:root{--bg: #0f0e0b;--surface: #181612;--surface-2: #1f1c16;--hair: #2a2620;--ink: #f1ece2;--mute: #8c887f;--fade: #5a554c;--accent: #ff6b35;--yes: #6ee7b7;--yes-deep: #10b981;--no: #ff7a8c;--no-deep: #f43f5e;--maybe: #f5c16c;--maybe-deep: #d97706;--font-serif: "Instrument Serif", Georgia, serif;--font-sans: "Geist", system-ui, sans-serif;--font-mono: "Geist Mono", ui-monospace, monospace;--edge: 16px}[data-theme=light]{--bg: #f2efe8;--surface: #ffffff;--surface-2: #f7f4ed;--hair: #e1dbcf;--ink: #14110c;--mute: #6a6258;--fade: #9c9387}*{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100%}body{background:var(--bg);color:var(--ink);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;overscroll-behavior:none}button{font:inherit;color:inherit;background:none;border:none;cursor:pointer}
