:root{--background:#05060c;--foreground:#fff;--primary:#2b80ff;--primary-glow:#2b80ff99;--surface-glass:#05060c99;--surface-border:#fff3;--border-highlight:#fff6;--surface-blur:14px;--text-muted:#8899a6;--shadow-blue-glow:0 0 15px #2b80ff4d;--shadow-blue-glow-hover:0 0 25px #2b80ff80;--max-width:1200px;--container-padding:2rem;scrollbar-color:#fff3 transparent}*,:before,:after{box-sizing:border-box}body{color:var(--foreground);background:var(--background);flex-direction:column;min-height:100vh;margin:0;font-family:Arial,Helvetica,sans-serif;display:flex}h1,h2,h3,h4,h5,h6{margin:0;font-weight:700;line-height:1.2}.glass-panel{background:var(--surface-glass);-webkit-backdrop-filter:blur(var(--surface-blur));border:1px solid var(--surface-border);box-shadow:0 8px 32px #0003}.text-gradient{background:linear-gradient(to right,#fff,var(--primary));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#fff3 padding-box content-box;border:2px solid #0000;border-radius:5px}::-webkit-scrollbar-thumb:hover{background-color:#fff6}::-webkit-scrollbar-corner{background:0 0}
