:root{--font-display: "Literata", Georgia, "Times New Roman", serif;--font-body: "Hanken Grotesk", system-ui, -apple-system, sans-serif;--text-xs: .75rem;--text-sm: .875rem;--text-base: 1rem;--text-lg: 1.25rem;--text-xl: 1.5625rem;--text-2xl: 2.25rem;--text-3xl: 3rem;--space-1: 4px;--space-2: 8px;--space-3: 12px;--space-4: 16px;--space-6: 24px;--space-8: 32px;--space-12: 48px;--space-16: 64px;--space-24: 96px;--ease-out: cubic-bezier(.22, 1, .36, 1);--dur: .28s;color-scheme:dark;--bg: oklch(.17 .012 70);--bg-raised: oklch(.21 .014 70);--bg-inset: oklch(.14 .01 70);--text: oklch(.93 .011 80);--text-muted: oklch(.68 .014 75);--text-faint: oklch(.5 .012 75);--accent: oklch(.72 .155 55);--accent-strong: oklch(.78 .14 60);--accent-ink: oklch(.2 .03 55);--border: oklch(.32 .015 72);--border-strong: oklch(.42 .02 72);--pass: oklch(.72 .13 150);--fail: oklch(.66 .16 25);--focus-ring: oklch(.72 .155 55);--user-line: oklch(.82 .05 90)}:root[data-theme=light]{color-scheme:light;--bg: oklch(.965 .012 85);--bg-raised: oklch(.985 .008 85);--bg-inset: oklch(.93 .015 85);--text: oklch(.24 .02 65);--text-muted: oklch(.45 .02 70);--text-faint: oklch(.6 .015 75);--accent: oklch(.6 .16 48);--accent-strong: oklch(.54 .17 45);--accent-ink: oklch(.98 .01 85);--border: oklch(.85 .015 80);--border-strong: oklch(.74 .02 78);--pass: oklch(.55 .13 150);--fail: oklch(.55 .16 25);--focus-ring: oklch(.6 .16 48);--user-line: oklch(.42 .06 80)}*{box-sizing:border-box}html,body{margin:0;padding:0}body{background:var(--bg);color:var(--text);font-family:var(--font-body);font-size:var(--text-base);line-height:1.55;-webkit-font-smoothing:antialiased;min-height:100dvh}h1,h2,h3{font-family:var(--font-display);font-weight:640;line-height:1.15;margin:0}h1{font-size:var(--text-2xl)}h2{font-size:var(--text-xl)}h3{font-size:var(--text-lg)}a{color:inherit}button{font:inherit;color:inherit}input,select,textarea{font:inherit;color:var(--text);background:var(--bg-inset);border:1px solid var(--border);border-radius:10px;padding:var(--space-3) var(--space-4);outline:none;transition:border-color var(--dur) var(--ease-out)}input:focus-visible,select:focus-visible,textarea:focus-visible{border-color:var(--focus-ring)}:focus-visible{outline:2px solid var(--focus-ring);outline-offset:2px}::selection{background:var(--accent);color:var(--accent-ink)}.container{max-width:72rem;margin-inline:auto;padding-inline:var(--space-6)}.stack>*+*{margin-block-start:var(--space-6)}.eyebrow{font-size:var(--text-xs);letter-spacing:.16em;text-transform:uppercase;color:var(--text-faint);font-weight:600}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}@media print{body{background:#fff;color:#000}.no-print{display:none!important}}.top.svelte-12qhfyh{border-block-end:1px solid var(--border);background:color-mix(in oklab,var(--bg) 88%,transparent);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);position:sticky;top:0;z-index:10}.bar.svelte-12qhfyh{display:flex;align-items:center;gap:var(--space-8);min-height:56px}.wordmark.svelte-12qhfyh{font-family:var(--font-display);font-weight:700;font-size:var(--text-lg);text-decoration:none;letter-spacing:-.01em}.dot.svelte-12qhfyh{color:var(--accent)}nav.svelte-12qhfyh{display:flex;gap:var(--space-6);flex:1}nav.svelte-12qhfyh a:where(.svelte-12qhfyh){color:var(--text-muted);text-decoration:none;font-size:var(--text-sm);font-weight:500;transition:color var(--dur) var(--ease-out)}nav.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:var(--text)}.right.svelte-12qhfyh{display:flex;align-items:center;gap:var(--space-3)}.who.svelte-12qhfyh{color:var(--text-faint);font-size:var(--text-sm);max-width:12rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.icon-btn.svelte-12qhfyh{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:8px;border:1px solid var(--border);background:transparent;cursor:pointer;color:var(--text-muted);transition:color var(--dur) var(--ease-out),border-color var(--dur) var(--ease-out)}.icon-btn.svelte-12qhfyh:hover{color:var(--text);border-color:var(--border-strong)}main.svelte-12qhfyh{min-height:calc(100dvh - 57px)}
