:root{--color-background:#f3f0e9;--color-surface:#fff;--color-text-primary:#000;--color-text-secondary:#6b7280;--color-accent:#3d7a4a;--color-accent-subtle:#d8f3dc;--color-border:#000;--color-feedback-done:#3d7a4a;--color-feedback-later:#a05060;--color-accent-quote:#7a6a9a;--color-accent-fact:#5a7a8a;--color-quote-bg:#f4f1f8;--color-quote-pill:#e8e2f2;--color-fact-bg:#f0f4f5;--color-fact-pill:#e0eaed;--color-matrix-home-accent:#5a8a63;--color-matrix-home-bg:#f0f5f1;--color-matrix-home-pill:#e2efe4;--color-matrix-body-accent:#5576a8;--color-matrix-body-bg:#f0f3f9;--color-matrix-body-pill:#e2e8f5;--color-matrix-cook-accent:#a07640;--color-matrix-cook-bg:#f7f2ea;--color-matrix-cook-pill:#f0e6d3;--color-matrix-move-accent:#a05060;--color-matrix-move-bg:#f7f0f2;--color-matrix-move-pill:#f0dde2;--color-mode-reset-bg:#eaf3ec;--color-mode-reset-text:#3d7a4a;--color-mode-refresh-bg:#e8eef8;--color-mode-refresh-text:#3a5d9a;--color-mode-restore-bg:#f5eddf;--color-mode-restore-text:#8a6030;--color-mode-project-bg:#f0ebf5;--color-mode-project-text:#6a4a80;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:24px;--space-6:32px;--space-7:40px;--space-8:48px;--radius-card:4px;--radius-ui:0px;--border-width-card:3px;--border-width-ui:2px;--font-size-caption:12px;--font-size-body:16px;--font-size-title:20px;--font-size-heading:28px;--font-size-display:40px;--font-weight-regular:400;--font-weight-bold:700;--font-weight-heavy:800;--font-weight-black:900;--duration-fast:.15s;--duration-base:.25s;--duration-slow:.4s}[data-theme=soft]{--color-background:#fafaf8;--color-text-primary:#1a1a1a;--color-accent:#2d6a4f;--color-border:#e5e7eb;--radius-card:8px;--radius-ui:8px;--border-width-card:1px;--border-width-ui:1px}*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--font-family-base:system-ui, sans-serif;--font-family-serif:Georgia, serif}html{font-size:16px}body{font-family:var(--font-family-base);background:var(--color-background);color:var(--color-text-primary);min-height:100vh;line-height:1.6}a{color:var(--color-accent);text-decoration:none}a:hover{text-decoration:underline}.app{min-height:100vh}.theme-toggle{border:var(--border-width-ui) solid var(--color-border);border-radius:var(--radius-ui);letter-spacing:.05em;color:var(--color-text-secondary);cursor:pointer;font-size:.75rem;font-weight:700;font-family:var(--font-family-base,system-ui, sans-serif);background:0 0;padding:.3rem .75rem;transition:color .15s,border-color .15s}.theme-toggle:hover{color:var(--color-text-primary);border-color:var(--color-text-primary)}.theme-toggle--floating{z-index:200;background:var(--color-surface);position:fixed;top:16px;right:16px}
