:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg:#f7f4ee;--surface:#fffdf8;--surface-subtle:#f0ece3;--text:#171717;--text-muted:#5f5a52;--text-soft:#8a8378;--border:#ded7ca;--border-strong:#b9ac99;--accent:#2f5d50;--accent-hover:#254a40;--accent-soft:#e2eee9;--warning:#9f5a3c;--warning-soft:#f2e2d8;--focus:#1f6feb;--page-max:1180px;--content-max:720px;--panel-max:560px;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:20px;--space-6:24px;--space-8:32px;--space-10:40px;--space-12:48px;--space-14:56px;--space-16:64px;--radius-sm:4px;--radius-md:6px;--radius-lg:8px;--sans:Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}*{box-sizing:border-box}html{background:var(--bg);min-height:100%}body{background:var(--bg);min-height:100%;color:var(--text);font-family:var(--sans);margin:0}button,input,textarea{font:inherit}button{-webkit-tap-highlight-color:transparent}a{color:inherit}:focus-visible{outline:2px solid var(--focus);outline-offset:3px}::selection{background:var(--accent-soft)}
