:root{--color-bg:#f4f2ed;--color-bg-accent:#e7ebe7;--color-surface:#fff;--color-surface-muted:#eef0ed;--color-ink:#1c1f1e;--color-muted:#5c635f;--color-accent:#2f4f43;--color-accent-hover:#264138;--color-accent-muted:#6b8578;--color-accent-soft:#dce6e0;--color-on-accent:#f7faf8;--color-warm-panel:#ebe8e2;--color-border:#d5d8d3;--color-border-strong:#b7beb8;--color-focus:#2f4f43;--color-forest:#2f4a3e;--color-terracotta:#c45a3a;--color-cream:#f1eadf;--color-sand:#e2d3be;--font-display:"Iowan Old Style", "Palatino Linotype", Palatino, Georgia, "Times New Roman", serif;--font-body:"Segoe UI", "Helvetica Neue", ui-sans-serif, system-ui, sans-serif;--space-section:clamp(3.25rem, 7vw, 5.75rem);--width-content:44rem;--width-wide:58rem;--width-xl:72rem}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;height:100%}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}body{min-height:100%;color:var(--color-ink);background:radial-gradient(1200px 520px at 12% -10%, color-mix(in srgb, var(--color-accent-soft) 55%, transparent), transparent 60%), radial-gradient(900px 480px at 90% 8%, color-mix(in srgb, var(--color-warm-panel) 70%, transparent), transparent 55%), var(--color-bg);font-family:var(--font-body);flex-direction:column;font-size:1.05rem;line-height:1.6;display:flex}a{color:inherit}img{max-width:100%;height:auto}:focus-visible{outline:2px solid var(--color-focus);outline-offset:3px}
