:root{--c-ink:#1f1b16;--c-ink-soft:#4a443c;--c-paper:#faf8f4;--c-white:#fff;--c-accent:#b4532a;--c-accent-600:#9a431f;--c-accent-700:#7e3617;--c-accent-soft:#f3e4d8;--c-gold:#b8893f;--c-primary:#1f1b16;--c-primary-600:#000;--c-primary-700:#000;--c-bg:#faf8f4;--c-surface:#fff;--c-surface-2:#f1ece2;--c-section:#f4f0e8;--c-border:#e7e0d4;--c-border-2:#d8cfbf;--c-muted:#847b6e;--c-muted-2:#a89e8f;--c-success:#4f7a52;--c-success-bg:#e6efe2;--c-warning:#b07a2e;--c-warning-bg:#f6ecd8;--c-error:#b23b34;--c-error-bg:#f6e1de;--c-info:#3f6079;--c-info-bg:#e6edf2;--f-display:"Fraunces","Iowan Old Style",Georgia,"Times New Roman",serif;--f-sans:"Inter",system-ui,-apple-system,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;--f-mono:"SFMono-Regular",ui-monospace,Menlo,Consolas,monospace;--t-caption:.78rem;--t-small:.9rem;--t-body:1.0625rem;--t-lead:1.25rem;--t-h6:1.0625rem;--t-h5:1.3rem;--t-h4:1.6rem;--t-h3:2.05rem;--t-h2:2.7rem;--t-h1:3.6rem;--t-display:4.6rem;--lh-tight:1.08;--lh-snug:1.22;--lh-body:1.7;--ls-tight:-.018em;--ls-wide:.14em;--s-1:.25rem;--s-2:.5rem;--s-3:.75rem;--s-4:1rem;--s-5:1.5rem;--s-6:2rem;--s-7:3rem;--s-8:4.5rem;--s-9:7rem;--s-10:9.5rem;--container:1180px;--container-narrow:720px;--gutter:var(--s-5);--r-sm:3px;--r-md:5px;--r-lg:8px;--r-xl:14px;--r-pill:999px;--sh-sm:0 1px 2px rgba(31,27,22,.05);--sh-md:0 6px 20px rgba(31,27,22,.07);--sh-lg:0 20px 50px rgba(31,27,22,.1);--ease:cubic-bezier(.22,1,.36,1);--dur:.24s;--header-h:76px}*,:after,:before{box-sizing:border-box}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}body{background:var(--c-bg);color:var(--c-ink);font-family:var(--f-sans);font-size:var(--t-body);line-height:var(--lh-body);margin:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}h1,h2,h3,h4,h5,h6{color:var(--c-ink);line-height:var(--lh-tight);margin:0 0 var(--s-4)}h1,h2,h3{font-family:var(--f-display);font-optical-sizing:auto;font-weight:600;letter-spacing:var(--ls-tight)}h4,h5,h6{font-family:var(--f-sans);font-weight:600;letter-spacing:-.01em}h1{font-size:var(--t-h1);line-height:1.04}h2{font-size:var(--t-h2);line-height:1.1}h3{font-size:var(--t-h3);line-height:1.15}h4{font-size:var(--t-h4)}h5{font-size:var(--t-h5)}h6{font-size:var(--t-h6)}p{margin:0 0 var(--s-4)}a{color:var(--c-accent);text-decoration:none;text-underline-offset:3px;transition:color var(--dur) var(--ease)}a:hover{color:var(--c-accent-700);text-decoration:underline;text-decoration-thickness:1px}a:focus-visible{border-radius:var(--r-sm);outline:2px solid var(--c-primary);outline-offset:2px}img,svg{display:block;max-width:100%}button{font-family:inherit}:focus-visible{outline:2px solid var(--c-primary);outline-offset:2px}ol,ul{margin:0 0 var(--s-4);padding-left:var(--s-5)}hr{border:0;border-top:1px solid var(--c-border);margin:var(--s-6) 0}.container{max-width:var(--container)}.container,.container--narrow{margin-inline:auto;padding-inline:var(--gutter);width:100%}.container--narrow{max-width:var(--container-narrow)}.visually-hidden{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border:0;white-space:nowrap}.skip-link{background:var(--c-ink);border-radius:var(--r-sm);color:#fff;left:var(--s-4);padding:var(--s-2) var(--s-4);position:absolute;top:-3rem;transition:top var(--dur) var(--ease);z-index:1000}.skip-link:focus{color:#fff;top:var(--s-4)}.page{min-height:calc(100vh - var(--header-h));padding-block:var(--s-7) var(--s-9)}.page__head{align-items:flex-end;display:flex;flex-wrap:wrap;gap:var(--s-4);justify-content:space-between;margin-bottom:var(--s-6)}.page__title{font-size:var(--t-h2);margin:0}.page__sub{color:var(--c-muted);margin:var(--s-2) 0 0}.grid{display:grid;gap:var(--s-5)}.stack{display:flex;flex-direction:column;gap:var(--s-4)}.row{gap:var(--s-3)}.row,.spread{align-items:center;display:flex}.spread{gap:var(--s-4);justify-content:space-between}.muted{color:var(--c-muted)}.text-small{font-size:var(--t-small)}.text-center{text-align:center}
