#components-layout-demo-custom-trigger .trigger{font-size:18px;line-height:64px;padding:0 24px;cursor:pointer;transition:color .3s}#components-layout-demo-custom-trigger .trigger:hover{color:#1890ff}#components-layout-demo-custom-trigger .logo{height:80px;background:hsla(0,0%,100%,.2);margin:16px 0}.dashed-underline{position:relative;text-decoration:none;color:#000}.dashed-underline:after{content:"";position:absolute;left:0;bottom:-2px;width:100%;border-bottom:1px dashed #000;visibility:hidden;transition:visibility 0s,bottom .2s}.dashed-underline:hover:after{visibility:visible;bottom:-6px}#components-back-top-demo-custom .ant-back-top{bottom:100px}#components-back-top-demo-custom .ant-back-top-inner{height:40px;width:40px;line-height:40px;border-radius:20px;background-color:rgba(64,64,64,.6);color:#fff;text-align:center;font-size:20px}.custom-font{font-family:sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji}