:root{--bg:#f7f1e8;--surface:#fff;--surface-tint:#fff9f1;--border:#f0dfc7;--border-light:#f3e8d8;--text:#111827;--text-muted:#6b7280;--text-heading:#431407;--text-sub:#7c2d12;--text-eyebrow:#9a3412;--accent:#166534;--accent-fg:#fff;--warn-bg:#fef3c7;--warn-fg:#92400e;--neutral-bg:#e5e7eb;--neutral-fg:#374151;--input-bg:#f3f4f6;--pill-bg:#fde68a;--pill-fg:#78350f;--error:#b91c1c;--radius-sm:6px;--radius-md:12px;--radius-lg:20px;--radius-full:9999px;--space-xs:4px;--space-sm:8px;--space-md:16px;--space-lg:24px;--space-xl:40px}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-text-size-adjust:100%}body{background:var(--bg);color:var(--text);min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;font-size:16px;line-height:1.5}a{color:inherit;text-decoration:none}button{cursor:pointer;background:0 0;border:none;font-family:inherit}button:disabled{opacity:.5;cursor:not-allowed}
