:root{--ink:#3e3e3e;--ink-2:#9a9280;--ink-3:#b8b0a0;--paper:#fdfbf8;--paper-2:#f7f3ec;--paper-3:#f0e9da;--rule:#e8e0d0;--brand:#f4722b;--brand-muted:#b46032;--brand-light:#fdf1e8;--sand:#f5e5c1;--sand-dark:#e8d4a0;--tone-danger:var(--brand);--tone-warn:var(--brand-muted);--tone-good:#5a8a6a;--tone-good-bg:#eef5f0;--font-display:"Playfair Display", Georgia, serif;--font-body:"Source Serif 4", Georgia, serif;--font-data:"JetBrains Mono", "Courier New", monospace;--r:4px;--r-lg:8px;--col:720px;--col-wide:920px}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:400;src:url(./jetbrains-mono-v24-latin-regular.V6pRDFza.woff2)format("woff2")}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:500;src:url(./jetbrains-mono-v24-latin-500.BWZEU5yA.woff2)format("woff2")}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:600;src:url(./jetbrains-mono-v24-latin-600.C8RAYTDA.woff2)format("woff2")}@font-face{font-family:Playfair Display;font-style:normal;font-weight:400;src:url(./playfair-display-v40-latin-regular.CFtfchNt.woff2)format("woff2")}@font-face{font-family:Playfair Display;font-style:italic;font-weight:400;src:url(./playfair-display-v40-latin-italic.LeeEXsx5.woff2)format("woff2")}@font-face{font-family:Playfair Display;font-style:normal;font-weight:500;src:url(./playfair-display-v40-latin-500.DIxvyhka.woff2)format("woff2")}@font-face{font-family:Playfair Display;font-style:italic;font-weight:500;src:url(./playfair-display-v40-latin-500italic.BFrGFGAj.woff2)format("woff2")}@font-face{font-family:"Source Serif 4";font-style:normal;font-weight:300;src:url(./source-serif-4-v14-latin-300.Pw7tROMW.woff2)format("woff2")}@font-face{font-family:"Source Serif 4";font-style:italic;font-weight:300;src:url(./source-serif-4-v14-latin-300italic.Dgqc7uNL.woff2)format("woff2")}@font-face{font-family:"Source Serif 4";font-style:normal;font-weight:400;src:url(./source-serif-4-v14-latin-regular.DJ5YJwmz.woff2)format("woff2")}@font-face{font-family:"Source Serif 4";font-style:italic;font-weight:500;src:url(./source-serif-4-v14-latin-500italic.D3FJhX-J.woff2)format("woff2")}@font-face{font-family:Test Die Grotesk VF;font-style:normal;src:url(./test-die-grotesk-vf-roman.BXeN2wIM.woff2)format("woff2")}:root{--columns:4;--gap:clamp(1rem, 2vw, 2rem);--span-full:4;--span-half:4;--span-quarter:4}@media (width>=640px){:root{--columns:8;--span-full:8;--span-half:8;--span-quarter:4}}@media (width>=940px){:root{--columns:12;--span-full:12;--span-half:6;--span-quarter:3}}.grid{grid-template-columns:repeat(var(--columns), minmax(0, 1fr));column-gap:var(--gap);display:grid}.full{grid-column:span var(--span-full)}.half{grid-column:span var(--span-half)}.quarter{grid-column:span var(--span-quarter)}
