:root{--background:#071019;--text-primary:#f3f6fb;--text-secondary:#c8d3e2;--text-muted:#93a4bb;--border-soft:#ffffff14;--border-strong:#ffffff1f;--surface-shadow:0 20px 46px #05091238;--page-bg-start:#071019;--page-bg-mid:#09111c;--page-bg-end:#050b12;--page-accent-warm:#ffb57624;--page-accent-cool-soft:#68d1c114;--page-accent-cool-strong:#68d1c129;--page-glow-warm:#ffb36d29;--page-glow-cool:#66d1c124;--grid-line:#ffffff0d;--header-top:#060a10d1;--header-mid:#060a1057;--header-border:#ffffff0a;--selection-bg:#ffb36d57;--selection-text:#051019;--font-sans:"Segoe UI Variable", "Segoe UI", system-ui, -apple-system, BlinkMacSystemFont, "Helvetica Neue", Arial, sans-serif;--font-display:"Segoe UI Variable Display", "Segoe UI", system-ui, -apple-system, BlinkMacSystemFont, "Helvetica Neue", Arial, sans-serif;color:var(--text-primary);font-family:var(--font-sans);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px;font-weight:500;line-height:1.7}:root[data-theme=light]{--background:#0b1420;--text-primary:#f7fbff;--text-secondary:#d3dfeb;--text-muted:#9ab0c5;--border-soft:#ffffff17;--border-strong:#ffffff24;--surface-shadow:0 22px 50px #09101c3d;--page-bg-start:#0d1724;--page-bg-mid:#152233;--page-bg-end:#0b1420;--page-accent-warm:#ffc3842e;--page-accent-cool-soft:#7ccadb1c;--page-accent-cool-strong:#85d7dd2e;--page-glow-warm:#ffc48233;--page-glow-cool:#7cd2d633;--grid-line:#ffffff0f;--header-top:#0c131ec7;--header-mid:#0c131e75;--header-border:#ffffff0f;--selection-bg:#7bd2c63d;--selection-text:#06101a}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--background);transition:background-color .5s}body{background:var(--background);min-height:100vh;margin:0;transition:background-color .5s,color .4s;overflow-x:hidden}body:before{content:"";pointer-events:none;background:radial-gradient(circle at 12% 0%, var(--page-accent-warm), transparent 22%), radial-gradient(circle at 90% 0%, var(--page-accent-cool-soft), transparent 22%);z-index:-1;transition:background .6s;position:fixed;inset:0}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}img,svg{max-width:100%;display:block}#root{min-height:100vh}::selection{background:var(--selection-bg);color:var(--selection-text)}
