@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}:root{--bg:#f8f5f0;--surface:#fdfcfa;--surface-muted:#f3f0e9;--ink:#141414;--muted:#555049;--subtle:#77716a;--line:#ddd8d0;--line-subtle:#edeae4;--accent:#c83a1f;--accent-hover:#a42f18;--accent-soft:#c83a1f12;--success:#606c38;--warning:#b8860b;--focus:#c83a1f;--font-sans:"Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-mono:"Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--content-wide:60rem;--content-prose:45rem;--page-gutter:1.5rem;--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.5rem;--space-6:2rem;--space-8:2.5rem;--space-10:4rem;--space-12:5rem;--space-16:7.5rem;--text-xs:.75rem;--text-sm:.875rem;--text-base:1rem;--text-md:1.125rem;--text-lg:1.25rem;--text-xl:1.5rem;--text-2xl:2rem;--text-3xl:3rem;--text-4xl:3.5rem;--text-5xl:5rem;--radius-sm:4px;--radius-md:6px;--radius-lg:16px;--transition-fast:.16s ease}body{background:var(--bg);min-height:100vh;color:var(--ink);font-family:var(--font-sans);font-size:var(--text-base);-webkit-font-smoothing:antialiased;line-height:1.6}img,picture,svg{max-width:100%;height:auto;display:block}button,input,textarea,select{font:inherit}button{cursor:pointer}a{color:inherit;text-underline-offset:.17em;text-decoration-thickness:1px}a:hover{color:var(--accent)}a:focus-visible,button:focus-visible,summary:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:2px solid var(--focus);outline-offset:2px}ul,ol{list-style:none}h1,h2,h3,h4{letter-spacing:-.025em;font-weight:700;line-height:1.1}h1{font-size:var(--text-3xl)}h2{font-size:var(--text-2xl)}h3{font-size:var(--text-xl)}p{margin-bottom:var(--space-4)}.container{width:min(calc(100% - (var(--page-gutter) * 2)), var(--content-wide));margin-inline:auto}.container--small{max-width:42.5rem}.container--medium{max-width:45rem}.container--large{max-width:var(--content-wide)}.main{flex:1}.section-divider{border:0;border-top:1px solid var(--line);margin:0}.eyebrow{color:var(--accent);font:700 var(--text-xs)/1 var(--font-sans);letter-spacing:.04em;text-transform:uppercase}.skip-link{z-index:100;background:var(--ink);color:#fff;padding:.75rem 1rem;position:fixed;top:1rem;left:1rem;transform:translateY(-200%)}.skip-link:focus{transform:translateY(0)}@media (width>=64rem){:root{--page-gutter:2.5rem}}@media (width<=63.99rem){:root{--text-3xl:2rem;--text-4xl:3rem;--text-5xl:3rem;--space-12:4rem;--space-16:5rem}}.nav-link[data-astro-cid-hmecgfqg]{color:var(--muted);font-size:.9375rem;font-weight:500;line-height:1.2;text-decoration:none}.nav-link[data-astro-cid-hmecgfqg]:hover{color:var(--accent)}.nav-link--active[data-astro-cid-hmecgfqg]{color:var(--ink)}@media (width<=63.99rem){.nav-link[data-astro-cid-hmecgfqg]{padding:.75rem;display:block}}.navigation__list[data-astro-cid-v26lrap4]{align-items:center;gap:2rem;display:flex}.header[data-astro-cid-6stfpryv]{width:100%}.header__inner[data-astro-cid-6stfpryv]{justify-content:space-between;align-items:center;width:100%;max-width:none;min-height:6.5rem;padding:2.5rem 5rem;display:flex}.header__logo[data-astro-cid-6stfpryv]{letter-spacing:-.02em;white-space:nowrap;font-size:1.25rem;font-weight:700;line-height:1.2;text-decoration:none}.header__desktop[data-astro-cid-6stfpryv]{line-height:1.2}.header__mobile[data-astro-cid-6stfpryv]{display:none}@media (width<=63.99rem){.header__inner[data-astro-cid-6stfpryv]{height:4.5rem;min-height:4.5rem;padding:0 1.5rem;position:relative}.header__logo[data-astro-cid-6stfpryv]{font-size:1.125rem}.header__desktop[data-astro-cid-6stfpryv]{display:none}.header__mobile[data-astro-cid-6stfpryv]{display:block}summary[data-astro-cid-6stfpryv]{place-content:center;gap:4px;width:2.75rem;height:2.75rem;list-style:none;display:grid}summary[data-astro-cid-6stfpryv]::-webkit-details-marker{display:none}summary[data-astro-cid-6stfpryv] span[data-astro-cid-6stfpryv]{background:var(--ink);width:1.25rem;height:2px;display:block}.header__mobile[data-astro-cid-6stfpryv][open] summary[data-astro-cid-6stfpryv]{z-index:30;position:fixed;top:1rem;right:1rem}.header__mobile[data-astro-cid-6stfpryv] .navigation{z-index:20;background:var(--bg);place-items:center;padding:5rem 1.5rem;display:grid;position:fixed;inset:0}.header__mobile[data-astro-cid-6stfpryv] .navigation__list{flex-direction:column;align-items:center;gap:1.25rem;font-size:1.5rem}}.footer[data-astro-cid-kl7gxbjz]{margin-top:auto;padding:2.5rem 5rem 5rem}.footer[data-astro-cid-kl7gxbjz]:before{content:"";background:var(--line);width:100%;height:1px;margin-bottom:1.5rem;display:block}.footer__inner[data-astro-cid-kl7gxbjz]{color:var(--muted);font-size:var(--text-sm);justify-content:space-between;gap:1rem;display:flex}.footer__links[data-astro-cid-kl7gxbjz]{color:var(--ink);flex-wrap:wrap;gap:1.5rem;display:flex}.footer[data-astro-cid-kl7gxbjz] p[data-astro-cid-kl7gxbjz]{margin:0}@media (width<=63.99rem){.footer[data-astro-cid-kl7gxbjz]{padding:2.5rem 1.5rem 4rem}.footer[data-astro-cid-kl7gxbjz]:before{margin-bottom:2rem}.footer__inner[data-astro-cid-kl7gxbjz]{flex-direction:column;gap:1.5rem}.footer__links[data-astro-cid-kl7gxbjz]{flex-direction:column;gap:1rem}}body{flex-direction:column;min-height:100vh;display:flex}.main[data-astro-cid-xa52sxzc]{flex:1;width:100%}
