:root{--color-ink:#17232d;--color-ink-soft:#34434f;--color-muted:#68747d;--color-paper:#f5f3ed;--color-surface:#fff;--color-surface-muted:#ebe9e2;--color-border:#d4d5d0;--color-border-strong:#aeb4b5;--color-primary:#173b53;--color-primary-hover:#0f2d40;--color-accent:#3f735f;--color-accent-soft:#dce9e1;--color-warning:#8a5a12;--color-warning-soft:#f4e8ce;--color-danger:#9c3028;--color-danger-soft:#f2deda;--color-focus:#246b94;--font-interface:"IBM Plex Sans","Segoe UI",Arial,sans-serif;--font-editorial:"Source Serif 4",Georgia,"Times New Roman",serif;--font-size-small:.8125rem;--font-size-meta:.875rem;--font-size-body:1rem;--font-size-body-large:1.125rem;--font-size-h4:1.25rem;--font-size-h3:1.5rem;--font-size-h2:clamp(1.75rem,3vw,2.4rem);--font-size-h1:clamp(2.4rem,5vw,4.6rem);--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.5rem;--space-6:2rem;--space-7:3rem;--space-8:4.5rem;--space-9:6rem;--space-10:8rem;--radius-small:2px;--radius-medium:5px;--radius-large:8px;--width-site:1180px;--width-content:760px;--width-content-wide:920px;--width-navigation:220px;--width-sidebar:280px}*,:after,:before{box-sizing:border-box}html{font-family:var(--font-interface);color:var(--color-ink);scroll-behavior:smooth}body,html{background:var(--color-paper)}body{min-width:320px;font-size:var(--font-size-body);margin:0;line-height:1.7}button,input,select,textarea{font:inherit}a{color:var(--color-primary)}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid var(--color-focus);outline-offset:3px}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
