@charset "UTF-8";.wordmark[data-astro-cid-hhuuaa7r]{display:block}.site-header[data-astro-cid-3ef6ksr2]{position:sticky;z-index:50;top:0;background:#faf7f2e6;backdrop-filter:saturate(160%) blur(10px);border-bottom:1px solid rgba(221,216,204,.6)}.site-header__inner[data-astro-cid-3ef6ksr2]{width:100%;max-width:1240px;margin:0 auto;padding:0 clamp(20px,4vw,48px);display:flex;align-items:center;justify-content:space-between;min-height:76px}.site-header__brand[data-astro-cid-3ef6ksr2]{display:inline-flex;transition:opacity .15s ease}.site-header__brand[data-astro-cid-3ef6ksr2]:hover{opacity:.8}.site-nav[data-astro-cid-3ef6ksr2]{display:flex;align-items:center;gap:32px}@media(max-width:899px){.site-nav[data-astro-cid-3ef6ksr2]{display:none}}.site-nav__link[data-astro-cid-3ef6ksr2]{position:relative;color:#4a4a48;font-size:15px;font-weight:500;transition:color .15s ease}.site-nav__link[data-astro-cid-3ef6ksr2]:hover,.site-nav__link--active[data-astro-cid-3ef6ksr2]{color:#1f3d2b}.site-nav__link--active[data-astro-cid-3ef6ksr2]:after{content:"";position:absolute;left:50%;bottom:-8px;width:5px;height:5px;border-radius:50%;background:#d97757;transform:translate(-50%)}.btn--small[data-astro-cid-3ef6ksr2]{min-height:42px;padding:0 18px;font-size:14px}.site-footer[data-astro-cid-sz7xmlte]{background:#faf7f2;margin-top:96px}.site-footer__inner[data-astro-cid-sz7xmlte]{width:100%;max-width:1240px;margin:0 auto;padding:0 clamp(20px,4vw,48px);padding-top:72px;padding-bottom:24px}.site-footer__top[data-astro-cid-sz7xmlte]{display:grid;grid-template-columns:1.4fr 2fr;gap:48px;margin-bottom:48px}@media(max-width:899px){.site-footer__top[data-astro-cid-sz7xmlte]{grid-template-columns:1fr;gap:32px}}.site-footer__brand[data-astro-cid-sz7xmlte]{display:flex;flex-direction:column;gap:12px}.site-footer__brand[data-astro-cid-sz7xmlte] p[data-astro-cid-sz7xmlte]{color:#4a4a48;font-size:15px;line-height:1.55;max-width:36ch}.site-footer__cols[data-astro-cid-sz7xmlte]{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}@media(max-width:599px){.site-footer__cols[data-astro-cid-sz7xmlte]{grid-template-columns:repeat(2,1fr)}}.site-footer__cols[data-astro-cid-sz7xmlte] h3[data-astro-cid-sz7xmlte]{margin-bottom:14px;color:#1a1a1a;font-size:14px;font-weight:600}.site-footer__cols[data-astro-cid-sz7xmlte] ul[data-astro-cid-sz7xmlte]{list-style:none;display:flex;flex-direction:column;gap:8px}.site-footer__cols[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{color:#4a4a48;font-size:14px}.site-footer__cols[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:#1f3d2b}.site-footer__bottom[data-astro-cid-sz7xmlte]{display:flex;justify-content:space-between;margin-top:24px;color:#908e88;font-size:13px}@media(max-width:599px){.site-footer__bottom[data-astro-cid-sz7xmlte]{flex-direction:column;gap:8px}}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{color-scheme:light;--paper: #FAF7F2;--paper-soft: #F0EBE0;--paper-edge: #DDD8CC;--white: #FFFFFF;--ink: #1A1A1A;--ink-soft: #4A4A48;--ink-muted: #908E88;--green: #1F3D2B;--green-deep: #14271C;--green-bg: #F0F5F1;--terra: #D97757;--terra-deep: #B0563A;--terra-bg: #FEF4EE;--stone-deep: #0F1311}html,body{height:100%}body{background:var(--paper);color:var(--ink);font-family:DM Sans,system-ui,sans-serif;font-size:16px;font-weight:400;line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}img,svg{display:block;max-width:100%;height:auto}a{color:#1f3d2b;text-decoration:none;transition:color .18s ease}a:hover{color:#b0563a}button{font:inherit;background:transparent;border:0;cursor:pointer;color:inherit}::selection{background:#1f3d2b;color:#faf7f2}.eyebrow{display:inline-flex;align-items:center;gap:8px;padding:6px 12px;border-radius:999px;background:#f0f5f1;color:#1f3d2b;font-family:DM Sans,system-ui,sans-serif;font-size:13px;font-weight:500;letter-spacing:.04em}.eyebrow:before{content:"";width:6px;height:6px;border-radius:50%;background:#d97757}.eyebrow--paper{background:#faf7f214;color:#faf7f2d9}.section-title{font-family:Fraunces,Iowan Old Style,Georgia,serif;font-style:italic;font-weight:400;font-variation-settings:"opsz" 64;margin:0;color:#1a1a1a;font-size:clamp(28px,3.4vw,44px);line-height:1.1;letter-spacing:-.02em;text-wrap:balance}.section-title em{color:#1f3d2b;font-style:italic}.section-lead{color:#4a4a48;font-size:19px;line-height:1.55;max-width:56ch}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:50px;padding:0 22px;border:1px solid transparent;border-radius:999px;font-family:DM Sans,system-ui,sans-serif;font-size:15px;font-weight:500;text-decoration:none;white-space:nowrap;transition:background .2s ease,color .2s ease,border-color .2s ease,transform .15s ease,box-shadow .2s ease}.btn:hover{transform:translateY(-1px)}.btn:active{transform:translateY(0)}.btn:focus-visible{outline:none;box-shadow:0 0 0 3px #1f3d2b2e}.btn--solid{background:#1f3d2b;color:#faf7f2;box-shadow:0 6px 16px -8px #14271c8c}.btn--solid:hover{background:#14271c;color:#faf7f2}.btn--terra{background:#d97757;color:#fff}.btn--terra:hover{background:#b0563a;color:#fff}.btn--ghost{color:#1a1a1a;border-color:#ddd8cc;background:#fff}.btn--ghost:hover{color:#1f3d2b;border-color:#1f3d2b}.btn--paper{background:#faf7f2;color:#1a1a1a}.btn--paper:hover{background:#fff;color:#1a1a1a}.btn--text{min-height:auto;padding:0;color:#1f3d2b}.btn--text:hover{color:#b0563a;transform:none}.btn__arrow{font-size:16px;line-height:1;transition:transform .2s ease}.btn:hover .btn__arrow{transform:translate(3px)}.card{background:#fff;border:1px solid #DDD8CC;border-radius:18px}.rule{height:1px;border:0;background:#ddd8cc}
