@font-face{font-family:Outfit;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/b2ea385cb5ae8625-s.1spbknb88wd48.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Outfit;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/1b99372b3eaef0c8-s.p.1gsd1jahc5dg_.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Outfit Fallback;src:local(Arial);ascent-override:100.18%;descent-override:26.05%;line-gap-override:0.0%;size-adjust:99.82%}.outfit_be8171a0-module__g2QIra__className{font-family:Outfit,Outfit Fallback;font-style:normal}.outfit_be8171a0-module__g2QIra__variable{--font-body:"Outfit", "Outfit Fallback"}
@font-face{font-family:Fraunces;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/1e219c03c996efbd-s.2qo5md4hn_gum.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Fraunces;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/b35b0dbffda7f2c4-s.1d9rlgtqyj_-l.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Fraunces;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/03bda585a99c6450-s.p.32sris142tqlb.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Fraunces Fallback;src:local(Times New Roman);ascent-override:84.71%;descent-override:22.09%;line-gap-override:0.0%;size-adjust:115.45%}.fraunces_cccc194c-module__I2SkBa__className{font-family:Fraunces,Fraunces Fallback;font-style:normal}.fraunces_cccc194c-module__I2SkBa__variable{--font-display:"Fraunces", "Fraunces Fallback"}
:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg:#fdfcfa;--bg-warm:#f7f4ee;--bg-cream:#f0ece3;--surface:#fff;--panel:#fff;--ink:#2c2825;--muted:#7a7268;--ink-tertiary:#a69e94;--accent:#d05a36;--accent-dark:#b84e2e;--accent-soft:#d05a3612;--olive:#6b7c52;--olive-soft:#6b7c5214;--line:#2c282517;--line-strong:#2c282529;--shadow:0 12px 40px #2c282512;--radius:14px;--radius-lg:24px;--radius-xl:32px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-height:100vh;font-family:var(--font-body), system-ui, sans-serif;color:var(--ink);background:var(--bg);-webkit-font-smoothing:antialiased;margin:0}a{color:inherit;text-decoration:none}.skipLink{z-index:1000;background:var(--ink);color:#fff;border-radius:.5rem;padding:.65rem 1rem;position:fixed;top:.5rem;left:1rem;transform:translateY(-160%)}.skipLink:focus{transform:translateY(0)}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid var(--accent);outline-offset:3px}.siteShell{max-width:1200px;min-height:100vh;margin:0 auto;padding:0 2rem 2rem}.siteHeader{border-bottom:1px solid var(--line);z-index:100;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fdfcfae6;justify-content:space-between;align-items:center;gap:1rem;height:72px;margin:0 -2rem;padding:0 2rem;display:flex;position:sticky;top:0}.brandMark{font-family:var(--font-display), Georgia, serif;letter-spacing:-.02em;align-items:center;gap:.5rem;font-size:1.375rem;display:inline-flex}.brandIcon{flex-shrink:0;width:28px;height:28px}.siteNav,.footerLinks{flex-wrap:wrap;gap:.25rem;display:flex}.siteNav a,.footerLinks a{color:var(--muted);border-radius:999px;padding:.5rem .9rem;font-size:.875rem;transition:background .2s,color .2s}.siteNav a:hover,.footerLinks a:hover{background:var(--bg-warm);color:var(--ink)}.siteNav .ctaNav{background:var(--accent);color:#fff;border-radius:999px;margin-left:.375rem;padding:.5rem 1.25rem;font-weight:500}.siteNav .ctaNav:hover{background:var(--accent-dark);color:#fff}.siteFooter{border-top:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:1rem;margin-top:4rem;padding:2rem 0 0;display:flex}.footerBrand{max-width:280px}.footerBrand>a{color:var(--accent-dark);margin-top:.75rem;font-size:.875rem;display:inline-block}.footerGroups{grid-template-columns:repeat(4,minmax(100px,1fr));gap:1.5rem;display:grid}.footerGroup{flex-direction:column;gap:.5rem;display:flex}.footerGroup strong{font-family:var(--font-body), system-ui, sans-serif;letter-spacing:.07em;text-transform:uppercase;font-size:.75rem}.footerGroup a{color:var(--muted);font-size:.85rem}.siteFooter strong{font-family:var(--font-display), Georgia, serif;font-size:1.125rem}.siteFooter p{color:var(--muted);margin:.25rem 0 0;font-size:.875rem}.footerLinks a{color:var(--ink-tertiary);font-size:.8125rem}.footerLinks a:hover{color:var(--ink)}@media (max-width:880px){.siteHeader{flex-direction:column;align-items:flex-start;height:auto;min-height:72px;padding-top:.75rem;padding-bottom:.75rem}.siteNav{overscroll-behavior-inline:contain;scrollbar-width:thin;flex-wrap:nowrap;width:100%;max-width:100%;overflow-x:auto}.siteNav a{flex:none;align-items:center;min-height:44px;display:inline-flex}.siteFooter{flex-direction:column;align-items:flex-start}.footerGroups{grid-template-columns:repeat(2,minmax(0,1fr));width:100%}}@media (max-width:560px){.siteShell{padding-left:1rem;padding-right:1rem}.siteHeader{margin-left:-1rem;margin-right:-1rem;padding-left:1rem;padding-right:1rem}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
