*{box-sizing:border-box;margin:0;padding:0}body,html{height:100%}body{font-size:16px;-webkit-font-smoothing:antialiased}button{cursor:pointer}button,input,select,textarea{font-family:inherit}a{color:inherit}.guest-root{--bg:#fcfbf9;--ink:#0a0a0a;--paper:#fff;--accent:#9a7b3f;--accent-soft:#efe6d2;--muted:#8a8780;--soft:#d8d6d2;--hair:#ececea;--display:"Fraunces",Georgia,serif;--body:"Inter",system-ui,sans-serif;--fs-label:9px;--ls-label:0.24em;background:var(--bg);color:var(--ink);font-family:var(--body);min-height:100dvh}.guest-root ::selection{background:var(--accent-soft);color:var(--ink)}.guest-root :focus-visible{outline:1px solid var(--accent);outline-offset:2px}.console-root{--c-bg:#fafaf7;--c-surface:#fff;--c-ink:#16161a;--c-muted:#6e6e66;--c-line:#e7e7e0;--c-line-strong:#d8d8d0;--c-hover:#f3f3ee;--c-accent:#0d6b4a;--c-accent-soft:#e8f2ed;--c-accent-bright:#2ea878;--c-accent-glow:#5bd0a0;--c-danger:#9c3a2e;--c-radius:6px;--c-ui:"Schibsted Grotesk",system-ui,sans-serif;--c-mono:"IBM Plex Mono",ui-monospace,monospace;background:var(--c-bg);color:var(--c-ink);font-family:var(--c-ui);font-size:13px;min-height:100dvh}.console-root .mono{font-family:var(--c-mono);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.console-root ::selection{background:var(--c-accent-soft)}.console-root :focus-visible{outline:2px solid var(--c-accent);outline-offset:1px}