:root{--bg:#faf7f4;--surface:#ffffff;--surface-sunken:#f3ede7;--ink:#1c1917;--ink-muted:#6b625b;--ink-subtle:#a8a29e;--accent:#b4552d;--accent-hover:#9a4623;--accent-ink:#ffffff;--accent-wash:#fbeee7;--line:#e8e0d8;--line-strong:#d6cabd;--danger:#a8321f;--success:#3f6b42;--bubble-user:#b4552d;--bubble-user-ink:#ffffff;--bubble-companion:#ffffff;--bubble-companion-ink:#1c1917;--radius:12px;--radius-lg:20px;--radius-bubble:20px;--font-display:ui-serif,Georgia,"Times New Roman",serif;--font-body:ui-sans-serif,system-ui,-apple-system,"Segoe UI",Roboto,sans-serif;--shadow-sm:0 1px 2px rgb(28 25 23/0.06);--shadow:0 4px 16px rgb(28 25 23/0.08)}@media (prefers-color-scheme:dark){:root{--bg:#14110f;--surface:#1e1a17;--surface-sunken:#100e0c;--ink:#f5f1ed;--ink-muted:#a09590;--ink-subtle:#6b625b;--accent:#e08b5f;--accent-hover:#eb9d75;--accent-ink:#14110f;--accent-wash:#2a1d15;--line:#2a2421;--line-strong:#3d3532;--danger:#e0765f;--success:#7fa882;--bubble-user:#b4552d;--bubble-user-ink:#ffffff;--bubble-companion:#1e1a17;--bubble-companion-ink:#f5f1ed;--shadow-sm:0 1px 2px rgb(0 0 0/0.3);--shadow:0 4px 16px rgb(0 0 0/0.4)}}*,:after,:before{box-sizing:border-box}*{margin:0}html{-webkit-text-size-adjust:100%}body{min-height:100dvh;background:var(--bg);color:var(--ink);font-family:var(--font-body);font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}h1,h2,h3{font-family:var(--font-display);font-weight:400;line-height:1.15;letter-spacing:-.02em;text-wrap:balance}p{text-wrap:pretty}img,picture,svg{display:block;max-width:100%}button,input,select,textarea{font:inherit;color:inherit}:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:4px}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;-webkit-clip-path:inset(50%);clip-path:inset(50%);white-space:nowrap;border:0}.legal h2{font-family:var(--font-body);font-size:1.05rem;font-weight:600;color:var(--ink);margin:2.25rem 0 .75rem;letter-spacing:0}.legal p{margin-bottom:1rem}.legal ul{margin:0 0 1rem;padding-left:1.25rem}.legal li{margin-bottom:.45rem}.legal a{color:var(--accent)}.legal strong{color:var(--ink);font-weight:600}