:root{--bg:#050816;--bg-deep:#02040d;--surface:#0a1024;--surface-soft:#0e1730;--surface-bright:#142044;--text:#f4f7ff;--text-soft:#aebbd5;--text-faint:#6f7e9c;--blue:#42a5ff;--blue-bright:#76c7ff;--blue-ink:#03101d;--red:#ff4f65;--green:#62e6a7;--line:#84b2ff33;--line-soft:#cddeff1a;--font-sans:Inter, "SF Pro Display", "Segoe UI", Helvetica, Arial, sans-serif;--font-mono:"SFMono-Regular", Consolas, "Liberation Mono", monospace;--max-width:1180px;--radius-sm:.5rem;--radius-md:1rem;--radius-lg:1.5rem;--shadow-lg:0 32px 100px #0000005c}*{box-sizing:border-box}html{scroll-behavior:smooth;min-width:320px;scroll-padding-top:5.5rem}body{background:radial-gradient(circle at 76% 7%, #2f74ff29, transparent 31rem), radial-gradient(circle at 14% 44%, #ff4f650f, transparent 25rem), var(--bg);min-width:320px;color:var(--text);font-family:var(--font-sans);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;margin:0;line-height:1.6;overflow-x:hidden}body:before{z-index:-1;content:"";pointer-events:none;background-image:linear-gradient(#629aff09 1px,#0000 1px),linear-gradient(90deg,#629aff09 1px,#0000 1px);background-size:64px 64px;position:fixed;inset:0;-webkit-mask-image:linear-gradient(#000 0%,#000c 35%,#0000 88%);mask-image:linear-gradient(#000 0%,#000c 35%,#0000 88%)}a{color:inherit}button,summary,a{-webkit-tap-highlight-color:transparent}:focus-visible{outline:3px solid var(--blue-bright);outline-offset:4px}::selection{background:var(--blue-bright);color:var(--blue-ink)}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
