body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box}html,body{height:100%;overflow-x:hidden}.App{flex-direction:column;min-height:100vh;display:flex}.main-content{flex:1}.ant-layout{background:#fff}.ant-layout-header{z-index:1000;background:#fff;position:sticky;top:0;box-shadow:0 2px 8px #0000001a}.ant-layout-footer{color:#fff;text-align:center;background:#001529;padding:24px 50px}body[data-path*=\/admin] .App{background:0 0;min-height:100vh}body[data-path*=\/admin] .main-content{background:0 0;flex:1}@media (max-width:768px){.ant-layout-header{padding:0 16px}.ant-layout-footer{padding:16px}}
.header{z-index:1000;height:80px;line-height:80px;top:0;left:0;right:0;box-shadow:none!important;background:0 0!important;position:fixed!important}.header.active{background:linear-gradient(135deg,#f3f4fe 30%,#e8ebfd 100%)!important;border-bottom:1px solid #eee!important}.header-container{justify-content:space-between;align-items:center;max-width:1200px;height:100%;margin:0 auto;padding:0 24px;display:flex}body[data-path*=\/admin] .header-container{max-width:100vw!important;margin:0!important;padding:0 16px!important}body[data-path*=\/admin] .header{padding:0 16px!important;position:relative!important;top:20px!important}.logo{flex-shrink:0}.logo img{width:auto;height:40px;margin-top:25px}.nav-menu{flex:auto;justify-content:flex-end;min-width:0;display:flex}.desktop-menu{justify-content:flex-end;align-items:center;font-weight:bolder;display:flex;background:0 0!important;border:none!important}.desktop-menu li{line-height:60px}.desktop-menu a{font-size:16px}.mobile-menu-toggle{color:#333;box-shadow:none;background:0 0;border:none;padding:8px;font-size:20px;display:none!important}.mobile-menu-toggle:hover{color:#1890ff}.mobile-menu-overlay{display:none}.mobile-menu-content{background:#fff;box-shadow:0 4px 12px #00000026}.mobile-menu-content .ant-menu{background:0 0;border:none}.mobile-menu-content .ant-menu-item{height:50px;line-height:50px;border:none!important;border-bottom:1px solid #f0f0f0!important;margin:0!important;padding:0 24px!important}.mobile-menu-content .ant-menu-item:last-child{border-bottom:none!important}.mobile-menu-content .ant-menu-item a{color:#333;width:100%;text-decoration:none;display:block}.mobile-menu-content .ant-menu-item:hover a{color:#1890ff}@media (max-width:768px){.header{height:60px;line-height:60px}.header-container{padding:0 16px}.logo img{height:32px}.header .nav-menu .desktop-menu{display:none!important}.header .mobile-menu-toggle.show{display:flex!important}.mobile-menu-overlay{z-index:999;background:#00000073;animation:.2s overlayFadeIn;display:block;position:fixed;inset:60px 0 0}@keyframes overlayFadeIn{0%{opacity:0}to{opacity:1}}.mobile-menu-content{animation:.25s menuSlideIn}@keyframes menuSlideIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}}
