@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&display=swap";*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}body{color:#1f2937;background:#f5f5f7;min-height:100vh}#root{min-height:100vh}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#9ca3af}.ant-card{transition:box-shadow .2s}.ant-card:hover{box-shadow:0 4px 12px #00000014}body.dark-theme{color:#f9fafb;background:#111827}body.dark-theme ::-webkit-scrollbar-thumb{background:#4b5563}body.dark-theme ::-webkit-scrollbar-thumb:hover{background:#6b7280}body.dark-theme .ant-card:hover{box-shadow:0 4px 12px #0006}body.cartoon-theme{background:#fff3da}body.cartoon-theme .ant-card,body.cartoon-theme .ant-btn{border:2px solid #000!important;box-shadow:4px 4px #000!important}body.cartoon-theme .ant-btn-primary{box-shadow:4px 4px #000!important}body.glass-theme{background:linear-gradient(135deg,#cfd9df 0%,#e2ebf0 100%) 0 0/cover fixed}body.glass-theme .ant-layout{background:0 0!important}body.glass-theme .ant-card,body.glass-theme .ant-layout-header,body.glass-theme .ant-layout-sider{-webkit-backdrop-filter:blur(20px)saturate(180%);background:#fff6!important;border:1px solid #ffffff80!important;box-shadow:0 8px 32px #1f26871a!important}body.glass-theme .ant-layout-sider{border-right:1px solid #ffffff4d!important}body.glass-theme .ant-layout-header{border-bottom:1px solid #ffffff4d!important}body.glass-theme .ant-typography{color:#1e293b!important}body.glass-theme .ant-menu{background:0 0!important;border-right:none!important}body.glass-theme .ant-menu-item,body.glass-theme .ant-menu-submenu-title{color:#1e293b!important}body.glass-theme .ant-menu-item-selected{color:#1677ff!important;background:#ffffff80!important}body.geek-theme{background:#000}body.geek-theme .ant-card{background:#0d0208!important;border:1px solid #00ff41!important;box-shadow:0 0 10px #00ff4133!important}body.geek-theme *{text-shadow:0 0 5px #00ff4180}
