:root{color-scheme:dark;--base: #000308;--surface: rgba(255, 255, 255, .05);--surface-strong: rgba(255, 255, 255, .08);--hairline: rgba(255, 255, 255, .12);--text: #e9edf6;--text-dim: #98a2bb;--text-faint: #6b7590;--accent: #ffb45a;--accent-ink: #1a0f00;--regime-reconstruction: #a78bfa;--positive: #6ee7b7;--attention: #fb7185;--ui-fast: .12s;--ui-slow: .2s;--ui-ease: cubic-bezier(.2, 0, 0, 1);--safe-top: env(safe-area-inset-top, 0px);--safe-bottom: env(safe-area-inset-bottom, 0px);--safe-left: env(safe-area-inset-left, 0px);--safe-right: env(safe-area-inset-right, 0px);--font-ui: Inter, ui-sans-serif, system-ui, -apple-system, "Segoe UI", Roboto, sans-serif;--font-mono: ui-monospace, "SF Mono", SFMono-Regular, Menlo, Consolas, monospace;--font-keepsake: "Playfair Display", "Didot", "Bodoni MT", Georgia, serif}*,*:before,*:after{box-sizing:border-box}html,body,#root{height:100%;margin:0;padding:0}body{background:var(--base);color:var(--text);font-family:var(--font-ui);font-size:14px;line-height:1.45;-webkit-font-smoothing:antialiased;overscroll-behavior:none;touch-action:none}.tabular,.mono{font-variant-numeric:tabular-nums;font-feature-settings:"tnum" 1}.mono{font-family:var(--font-mono);font-size:11px;letter-spacing:.02em}.keepsake{font-family:var(--font-keepsake);font-weight:500;letter-spacing:.06em}:focus-visible{outline:2px solid var(--accent);outline-offset:3px;border-radius:3px}button{font:inherit;color:inherit;background:none;border:none;cursor:pointer}#sky-canvas{position:fixed;inset:0;width:100%;height:100%;display:block;z-index:0;background:var(--base)}.overlay-root{position:fixed;inset:0;z-index:1;pointer-events:none}.overlay-root>*{pointer-events:auto}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
