:root{--color-bg:#090b12;--color-bg-elevated:#111521;--color-surface:#161b29;--color-surface-strong:#1d2435;--color-surface-soft:rgba(17,21,33,0.78);--color-border:rgba(255,255,255,0.12);--color-border-strong:rgba(255,255,255,0.22);--color-text:#f2f5fb;--color-muted:#9aa4b8;--color-subtle:#6f7890;--color-accent:#16d3a4;--color-accent-strong:#21f0be;--color-accent-soft:rgba(22,211,164,0.16);--color-danger:#ff5f6d;--color-warning:#f6c75b;--color-focus:#8bd8ff;--shadow-soft:0 18px 60px rgba(0,0,0,0.36);--shadow-glow:0 0 30px rgba(22,211,164,0.18)}*,:after,:before{box-sizing:border-box}html{color-scheme:dark;min-width:320px}button,input,select,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed}iframe,img,video{max-width:100%}a{color:inherit;text-decoration:none}:focus-visible{outline:2px solid var(--color-focus);outline-offset:3px}@media(prefers-reduced-motion:reduce){*,:after,:before{scroll-behavior:auto!important;animation-duration:1ms!important;animation-iteration-count:1!important;transition-duration:1ms!important}}:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body{color:var(--color-text);background:var(--color-bg);font-size:16px;line-height:1.5}h1,h2,h3,p{margin:0}h1,h2,h3{text-wrap:balance}p{text-wrap:pretty}body{margin:0;min-height:100vh;background:#000e1c}body,html{min-height:100%}html{scroll-behavior:smooth}body>div{min-height:100%}::selection{color:#06110e;background:var(--color-accent)}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}