:root{--surface: #f8f9fa;--sunlight: #7fe8d8;--dusk: #8b5cf6;--abyss: #0a0e1a;--warning: #ef4444;--ground: #000000;--ink: #0a0e1a;--ink-inverse: #f8f9fa;--font-voice: "Icebergg Mono", ui-monospace, SFMono-Regular, Menlo, Consolas, monospace;--font-ground: "Icebergg Serif", Georgia, "Times New Roman", serif}*,*:before,*:after{box-sizing:border-box}html,body{height:100%;margin:0}html{background:var(--surface);color-scheme:light;scrollbar-width:none}html::-webkit-scrollbar{display:none}body{background:var(--surface);color:var(--ink);font-family:var(--font-voice);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overscroll-behavior:none}#root{min-height:100%}.surface{position:fixed;inset:0;background:var(--surface)}noscript{display:block;padding:12vh 8vw;background:var(--surface);color:var(--ink);font-family:var(--font-voice);font-size:.95rem;line-height:1.7}
