@import"https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@300;400;500;600;700&family=Noto+Sans+SC:wght@300;400;500;600;700&display=swap";:root{--sidebar-width: 260px;--sidebar-collapsed-width: 72px;--header-height: 56px;--border-radius: 10px;--transition-fast: .2s cubic-bezier(.4, 0, .2, 1);--transition-normal: .3s cubic-bezier(.4, 0, .2, 1)}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html{font-size:14px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}body{font-family:Space Grotesk,Noto Sans SC,-apple-system,BlinkMacSystemFont,sans-serif;overflow:hidden;height:100vh;transition:background var(--transition-normal),color var(--transition-normal)}#root{height:100vh;overflow:hidden}body.theme-light{background:#f5f7fa;color:#1f2937}body.theme-dark{background:#111318;color:#e5e7eb}body.theme-transparent{background:linear-gradient(135deg,#111827f2,#1e293be6,#111827f2),radial-gradient(ellipse at 20% 50%,rgba(59,130,246,.15),transparent 50%),radial-gradient(ellipse at 80% 20%,rgba(139,92,246,.1),transparent 50%),radial-gradient(ellipse at 50% 100%,rgba(16,185,129,.08),transparent 50%);background-attachment:fixed;color:#e5e7eb}body.theme-transparent:before{content:"";position:fixed;inset:0;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)' opacity='0.03'/%3E%3C/svg%3E");pointer-events:none;z-index:0}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#8080804d;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#80808080}.ant-layout-sider{scrollbar-width:thin;scrollbar-color:rgba(128,128,128,.2) transparent}.ant-layout-sider .ant-menu-item,.ant-layout-sider .ant-menu-submenu-title{margin-block:2px!important;height:38px!important;line-height:38px!important}body.theme-transparent .ant-card{background:#1f222999!important;-webkit-backdrop-filter:blur(12px) saturate(150%);backdrop-filter:blur(12px) saturate(150%);border:1px solid rgba(255,255,255,.06)!important}body.theme-transparent .ant-table{background:#1f222980!important}body.theme-transparent .ant-modal-content{background:#1f2229d9!important;-webkit-backdrop-filter:blur(20px) saturate(180%);backdrop-filter:blur(20px) saturate(180%);border:1px solid rgba(255,255,255,.08)!important}body.theme-transparent .ant-drawer-content{background:#1a1d23e6!important;-webkit-backdrop-filter:blur(20px) saturate(180%);backdrop-filter:blur(20px) saturate(180%)}@keyframes fadeInUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.animate-fade-in-up{animation:fadeInUp .4s ease-out}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@media (max-width: 768px){.hide-on-mobile{display:none!important}}@media (min-width: 769px){.show-on-mobile-only{display:none!important}}::selection{background:#3b82f64d;color:inherit}body.theme-transparent .ant-input,body.theme-transparent .ant-input-affix-wrapper,body.theme-transparent .ant-select-selector,body.theme-transparent .ant-input-number{background:#ffffff0a!important;border-color:#ffffff14!important}body.theme-transparent .ant-input:focus,body.theme-transparent .ant-input-affix-wrapper:focus,body.theme-transparent .ant-input-affix-wrapper-focused{border-color:#3b82f666!important;box-shadow:0 0 0 2px #3b82f61a!important}body.theme-transparent .ant-btn-default{background:#ffffff0f!important;border-color:#ffffff1a!important}body.theme-transparent .ant-tabs-tab{color:#fff9!important}body.theme-transparent .ant-tabs-tab-active .ant-tabs-tab-btn{color:#93c5fd!important}body.theme-transparent .ant-drawer-content-wrapper .ant-drawer-body{background:transparent!important}body.theme-transparent .ant-popover-inner{background:#1f2229e6!important;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}body.theme-transparent .ant-dropdown-menu{background:#1f2229e6!important;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border:1px solid rgba(255,255,255,.06)!important}.animate-stagger>*:nth-child(1){animation:fadeInUp .4s .05s ease-out both}.animate-stagger>*:nth-child(2){animation:fadeInUp .4s .1s ease-out both}.animate-stagger>*:nth-child(3){animation:fadeInUp .4s .15s ease-out both}.animate-stagger>*:nth-child(4){animation:fadeInUp .4s .2s ease-out both}.animate-stagger>*:nth-child(5){animation:fadeInUp .4s .25s ease-out both}.card-hover-lift{transition:transform .3s ease,box-shadow .3s ease}.card-hover-lift:hover{transform:translateY(-4px);box-shadow:0 12px 32px #0000001f}body.theme-dark .card-hover-lift:hover,body.theme-transparent .card-hover-lift:hover{box-shadow:0 12px 32px #0000004d}@media (max-width: 576px){.ant-card{border-radius:8px!important}.ant-table-wrapper{overflow-x:auto}}@media (min-width: 1200px) and (max-width: 1599px){.ant-layout-content{max-width:1200px;margin:0 auto}}@media (min-width: 1600px){.ant-layout-content{max-width:1400px;margin:0 auto}}.skeleton-loading{background:linear-gradient(90deg,#8080801a 25%,#80808033 37%,#8080801a 63%);background-size:400% 100%;animation:shimmer 1.4s ease infinite}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
