@import url("https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&display=swap");*,:after,:before{box-sizing:border-box;margin:0;padding:0}:root{--bg-primary:#07070c;--bg-secondary:#0d0d14;--bg-card:#12121a;--bg-card-hover:#1a1a25;--border:#1e1e2e;--border-hover:#2c88f7;--blue-primary:#2c88f7;--blue-secondary:#0858f7;--text-primary:#f0f0f5;--text-secondary:#8888a0;--text-muted:#555570;--success:#22c55e;--warning:#f59e0b;--danger:#ef4444;--radius:12px;--radius-lg:16px;--radius-xl:24px;--sidebar-width:240px}body{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;background:var(--bg-primary);color:var(--text-primary);min-height:100vh;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--bg-primary)}::-webkit-scrollbar-thumb{background:var(--border);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--text-muted)}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse-glow{0%,to{box-shadow:0 0 20px rgba(44,136,247,.1)}50%{box-shadow:0 0 40px rgba(44,136,247,.2)}}@keyframes gradient-shift{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}@keyframes spin{to{transform:rotate(1turn)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.3}}@keyframes slideDown{0%{opacity:0;transform:translate(-50%,-20px)}to{opacity:1;transform:translate(-50%)}}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.animate-fade-in{animation:fadeIn .5s ease-out forwards}.animate-slide-up{animation:slideUp .6s ease-out forwards}@media (max-width:768px){.mobile-sidebar{transform:translateX(-100%)!important;transition:transform .3s ease!important;z-index:100!important}.mobile-sidebar.open{transform:translateX(0)!important}.mobile-overlay{display:block!important;position:fixed;inset:0;background:rgba(0,0,0,.4);z-index:99}.mobile-main{margin-left:0!important}.mobile-hamburger{display:flex!important}.hero-grid{grid-template-columns:1fr!important}.hero-visual{display:none!important}nav{padding:12px 16px!important}.responsive-grid,.stats-grid-3{grid-template-columns:1fr!important}.top-bar-responsive{flex-direction:column!important;align-items:flex-start!important;gap:10px!important;padding:12px 16px!important}.top-bar-responsive>div{width:100%;flex-wrap:wrap!important}.gc-layout{flex-direction:column!important}.gc-circles{width:200px!important;height:200px!important;margin:0 auto!important}.gc-circles>div:nth-child(2){top:35px!important;left:35px!important;right:35px!important;bottom:35px!important}.gc-circles>div:nth-child(3){top:65px!important;left:65px!important;right:65px!important;bottom:65px!important}.eval-3col,.method-grid-2,.vp-grid{grid-template-columns:1fr!important}.admin-table-row{flex-wrap:wrap!important;gap:8px!important}.container-padded{padding:20px 16px!important}.text-responsive-h1{font-size:22px!important}.mobile-main>div,.mobile-main>section{padding-left:16px!important;padding-right:16px!important}h1{font-size:22px!important}h2{font-size:18px!important}h3{font-size:15px!important}div[style*="position: fixed"][style*="inset: 0"]>div{max-width:95vw!important;max-height:92vh!important;overflow-y:auto!important}[style*=grid-template-columns][style*="minmax(280px"],[style*=grid-template-columns][style*="minmax(300px"],[style*=grid-template-columns][style*="minmax(320px"],[style*=grid-template-columns][style*="minmax(340px"]{grid-template-columns:1fr!important}body,html{overflow-x:hidden!important}table{font-size:12px!important}div[style*="display: flex"][style*=gap]:not([style*=flex-direction]):not([style*=flex-wrap]){flex-wrap:wrap!important}div[style*="padding: '24px'"],div[style*="padding: '28px'"],div[style*="padding: '32px'"],div[style*="padding: 24px"],div[style*="padding: 28px"],div[style*="padding: 32px"]{padding:16px!important}.hide-on-mobile{display:none!important}main[style*=marginLeft]:not(.mobile-main){margin-left:0!important;padding-left:16px!important;padding-right:16px!important}table{display:block;overflow-x:auto;-webkit-overflow-scrolling:touch;max-width:100%;white-space:nowrap}td,th{padding:6px 8px!important}input,select,textarea{box-sizing:border-box}div[style*="max-width: 1000"],div[style*="max-width: 1100"],div[style*="max-width: 1200"],div[style*="max-width: 1280"],div[style*="maxWidth: 1000"],div[style*="maxWidth: 1100"],div[style*="maxWidth: 1200"],div[style*="maxWidth: 1280"],div[style*="maxWidth: 1300"],div[style*="maxWidth: 1400"],input,select,textarea{max-width:100%!important}div[style*="display: flex"][style*="justify-content: space-between"],div[style*="display: flex"][style*="justifyContent: 'space-between'"]{flex-wrap:wrap!important}aside[style*="position: 'fixed'"]:not(.mobile-sidebar):not([class*=mobile]),aside[style*="position:fixed"]:not(.mobile-sidebar):not([class*=mobile]){transform:translateX(-100%);transition:transform .3s ease;z-index:100!important}button+button{flex-shrink:1!important}body{overflow-x:hidden!important}img{height:auto}iframe,img{max-width:100%!important}div[style*="position: 'sticky'"],div[style*="position:sticky"]{flex-wrap:wrap!important}div[style*="border-bottom: '1px solid #e5e7eb'"],div[style*="borderBottom: '1px solid #e5e7eb'"]{overflow-x:auto!important;-webkit-overflow-scrolling:touch;flex-wrap:nowrap!important}footer{padding:16px 8px!important}}