:root{--color-bg-primary:#faf9f7;--color-bg-secondary:#f4f3f1;--color-surface:#ffffff;--color-text-primary:#2d2d2d;--color-text-secondary:#555555;--color-text-muted:#74706c;--color-border:#e7e5e2;--color-cta:#8e6b52;--color-cta-hover:#765641;--color-cta-text:#ffffff;--color-dusty-rose:#d8c4c6;--color-blue-grey:#cbd3d6;--color-greige:#d8d2ca;--color-sage:#cdd6c6;--color-focus:#5e7180;--color-error:#9b3f3f;--color-success:#4f6e55;--font-size-body:1.125rem;--font-size-small:0.9375rem;--font-size-h1:clamp(2.5rem,5vw,4.5rem);--font-size-h2:clamp(2rem,3.5vw,3.25rem);--font-size-h3:clamp(1.4rem,2vw,1.9rem);--line-height-body:1.65;--line-height-heading:1.1;--container-wide:1200px;--container-content:760px;--container-narrow:640px;--space-section-desktop:96px;--space-section-tablet:72px;--space-section-mobile:52px;--button-min-height:48px;--radius-button:8px;--radius-card:12px}*,:after,:before{box-sizing:border-box}body,html{margin:0;padding:0}html{-webkit-text-size-adjust:100%}body{font-family:var(--font-sans),system-ui,-apple-system,"Segoe UI",sans-serif;font-size:var(--font-size-body);line-height:var(--line-height-body);color:var(--color-text-primary);background-color:var(--color-bg-primary)}h1,h2,h3,h4{line-height:var(--line-height-heading);margin:0 0 .6em}h1{font-size:var(--font-size-h1)}h2{font-size:var(--font-size-h2)}h3{font-size:var(--font-size-h3)}p{margin:0 0 1em}strong{font-weight:600;color:var(--color-text-primary)}img,video{max-width:100%;height:auto}a{color:var(--color-text-primary);text-underline-offset:.2em}:focus-visible{outline:3px solid var(--color-focus);outline-offset:2px}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}