:root{--bg:#f3f1ec;--surface:#fbfaf7;--raised:#fff;--fg:#202422;--muted:#6b716d;--subtle:#8a8074;--accent:#d7653a;--accent-fg:#fff8f3;--accent-soft:#f8e3d9;--danger:#9b3a32;--ok:#3f6b4e;--ink:#202624;--accent-light:#ee855b;--border:color-mix(in oklab, var(--fg) 12%, transparent);--radius-xs:4px;--radius-sm:8px;--radius-md:12px;--radius-lg:18px;--radius-xl:28px;--space-4:16px;--nav-width:16.5rem;--font-sans:Source Sans 3, Segoe UI, system-ui, sans-serif;--font-display:Fraunces, Times New Roman, serif;--motion-quick:.15s;--motion-fast:.25s;--ease-out:cubic-bezier(.22, 1, .36, 1);--shadow:0 1px 2px color-mix(in oklab, var(--fg) 8%, transparent), 0 12px 32px -18px color-mix(in oklab, var(--fg) 28%, transparent)}*,:before,:after{box-sizing:border-box}html,body{background:var(--bg);min-height:100%;color:var(--fg);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;margin:0;line-height:1.5}.hearth{background:var(--bg);min-height:100vh;color:var(--fg);overflow-x:clip}.hearth h1,.hearth h2{font-family:var(--font-display);letter-spacing:-.03em;font-weight:500}.hearth button:not(:disabled),.hearth [role=button]:not(:disabled){cursor:pointer}.hearth :focus-visible{outline:2px solid color-mix(in oklab, var(--accent) 75%, white);outline-offset:2px}.hearth input:focus,.hearth textarea:focus,.hearth select:focus,.hearth input:focus-visible,.hearth textarea:focus-visible,.hearth select:focus-visible{border-color:var(--accent);box-shadow:none;outline:none}.hearth input,.hearth textarea,.hearth select{min-width:0;max-width:100%;font:inherit;color:inherit}.hearth img,.hearth svg,.hearth video,.hearth canvas{max-width:100%}@media (prefers-reduced-motion:reduce){.hearth *,.hearth :before,.hearth :after{transition-duration:.01ms!important;animation-duration:.01ms!important}}
