:root{
--c-bg:#ffffff;
--c-text:#16181a;
--c-muted:#5b6066;
--c-accent:#c2410c;
--c-accent-ink:#ffffff;
--c-surface:#f3f1ec;
--c-border:#e4e2dc;
--c-border-strong:#8a8680;
--f-body:system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
--f-heading:Georgia, 'Iowan Old Style', 'Times New Roman', serif;
--fs-base:1.0625rem;
--lh-body:1.65;
--lh-heading:1.18;
--w-content:44rem;
--w-wide:76rem;
--flow:1.35rem;
--r-s:3px;
--r-m:6px;
}
