:root{--c-bg:#f8f3ea;--c-bg-alt:#efe6d6;--c-surface:#fffdf9;--c-text:#241910;--c-text-muted:#5f4e3e;--c-wood:#3f2614;--c-wood-2:#5a3a21;--c-accent:#c9781c;--c-accent-hover:#8a4c0a;--c-accent-dark:#b56a15;--c-accent-soft:#f3dcb9;--c-border:#dccbb2;--c-focus:#1d4ed8;--f-sans:system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif;--f-serif:"Iowan Old Style", "Palatino Linotype", Palatino, Georgia, "Times New Roman", serif;--fs-0:clamp(.95rem, .9rem + .25vw, 1.05rem);--fs-1:clamp(1.1rem, 1rem + .5vw, 1.3rem);--fs-2:clamp(1.35rem, 1.2rem + .9vw, 1.8rem);--fs-3:clamp(1.8rem, 1.4rem + 1.8vw, 2.6rem);--fs-4:clamp(2.2rem, 1.6rem + 3vw, 3.6rem);--lh:1.6;--container:72rem;--gutter:clamp(1rem, 4vw, 2rem);--radius:.75rem;--shadow:0 1px 2px #2419100f, 0 8px 24px -12px #24191040;color-scheme:light}*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}body{font-family:var(--f-sans);font-size:var(--fs-0);line-height:var(--lh);color:var(--c-text);background:var(--c-bg);flex-direction:column;min-height:100dvh;margin:0;display:flex}main{flex:1}img,video,svg{max-width:100%;height:auto;display:block}h1,h2,h3,h4{font-family:var(--f-serif);color:var(--c-wood);text-wrap:balance;margin:0 0 .6em;line-height:1.15}h1{font-size:var(--fs-4);letter-spacing:-.01em}h2{font-size:var(--fs-3)}h3{font-size:var(--fs-2)}h4{font-size:var(--fs-1);font-family:var(--f-sans);font-weight:600}p,ul,ol{margin:0 0 1.1em}p:last-child{margin-bottom:0}a{color:var(--c-accent-hover);text-underline-offset:.15em;text-decoration-thickness:1px}a:hover{color:var(--c-wood)}:focus-visible{outline:3px solid var(--c-focus);outline-offset:2px;border-radius:2px}.lead{font-size:var(--fs-1);color:var(--c-text-muted);max-width:60ch}.muted{color:var(--c-text-muted)}.prose{max-width:68ch}.prose h2{margin-top:2em}.prose h3{margin-top:1.6em}.prose li{margin-bottom:.35em}.prose blockquote{border-left:4px solid var(--c-accent);background:var(--c-accent-soft);border-radius:0 var(--radius) var(--radius) 0;font-family:var(--f-serif);font-size:var(--fs-1);margin:1.5em 0;padding:.5em 1.25em}.prose img{border-radius:var(--radius)}.container{width:100%;max-width:var(--container);padding-inline:var(--gutter);margin-inline:auto}.section{padding-block:clamp(2.5rem,6vw,5rem)}.section--alt{background:var(--c-bg-alt)}.section--wood{background:var(--c-wood);color:#f4ebdd}.section--wood h2,.section--wood h3{color:#fff}.section--wood a{color:#f7c982}.section--wood a:hover{color:#fff}.section-head{max-width:60ch;margin-bottom:2rem}.section-head h2{margin-bottom:.4em}.grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,17rem),1fr));gap:1.5rem;display:grid}.grid--2{grid-template-columns:repeat(auto-fit,minmax(min(100%,22rem),1fr))}.card{background:var(--c-surface);border:1px solid var(--c-border);border-radius:var(--radius);box-shadow:var(--shadow);padding:1.5rem}.card h3{font-size:var(--fs-1);font-family:var(--f-sans);font-weight:700}.card--link{transition:transform .15s,box-shadow .15s}.card--link:hover{transform:translateY(-2px)}.card .icon{margin-bottom:.75rem;font-size:1.75rem;line-height:1}.btn{cursor:pointer;font-weight:600;font-size:var(--fs-0);border:2px solid #0000;border-radius:999px;align-items:center;gap:.5rem;padding:.8rem 1.4rem;line-height:1.2;text-decoration:none;transition:background .15s,color .15s,border-color .15s;display:inline-flex}.btn--primary{background:var(--c-accent);color:var(--c-text)}.btn--primary:hover{background:var(--c-accent-dark);color:var(--c-text)}.section--wood .btn--primary,.site-nav .btn--primary,.section--wood .btn--primary:hover,.site-nav .btn--primary:hover{color:var(--c-text)}.btn--ghost{color:var(--c-wood);background:0 0;border-color:currentColor}.btn--ghost:hover{background:var(--c-wood);color:#fff}.section--wood .btn--ghost,.hero .btn--ghost{color:#fff}.section--wood .btn--ghost:hover,.hero .btn--ghost:hover{color:var(--c-wood);background:#fff}.btn-row{flex-wrap:wrap;gap:.75rem;margin-top:1.5rem;display:flex}.site-header{background:var(--c-wood);color:#fff;z-index:50;position:sticky;top:0;box-shadow:0 1px #ffffff14}.site-header .container{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;min-height:4rem;display:flex}.brand{font-family:var(--f-serif);color:#fff;letter-spacing:.02em;align-items:center;gap:.6rem;font-size:1.35rem;font-weight:700;text-decoration:none;display:inline-flex}.brand:hover,.brand:focus-visible{color:#f7c982}.brand small{font-family:var(--f-sans);letter-spacing:.12em;text-transform:uppercase;color:#e5c48f;font-size:.7rem;font-weight:500;display:none}@media (width>=40rem){.brand small{display:inline}}.nav-toggle{color:#fff;font:inherit;cursor:pointer;background:0 0;border:1px solid #ffffff59;border-radius:.5rem;align-items:center;gap:.5rem;padding:.5rem .75rem;display:inline-flex}.site-nav{width:100%;padding-bottom:.75rem;display:none}.site-nav[data-open]{display:block}.site-nav ul{flex-direction:column;gap:.25rem;margin:0;padding:0;list-style:none;display:flex}.site-nav a{color:#f4ebdd;border-radius:.5rem;padding:.6rem .75rem;font-weight:500;text-decoration:none;display:block}.site-nav a:hover,.site-nav a[aria-current=page]{color:#fff;background:#ffffff1a}.site-nav .btn{justify-content:center;margin-top:.5rem}@media (width>=56rem){.nav-toggle{display:none}.site-nav{width:auto;padding:0;display:block}.site-nav ul{flex-direction:row;align-items:center;gap:.25rem}.site-nav .btn{margin:0 0 0 .75rem;padding:.55rem 1.1rem}}.hero{background:radial-gradient(ellipse at 20% 0%, #c9781c59, transparent 55%), linear-gradient(180deg, var(--c-wood) 0%, var(--c-wood-2) 100%);color:#f4ebdd;padding-block:clamp(3rem,8vw,6rem)}.hero h1{color:#fff;margin-bottom:.5em}.hero .lead{color:#e9dcc7}.hero .eyebrow{text-transform:uppercase;letter-spacing:.14em;color:#f7c982;margin-bottom:1rem;font-size:.8rem;font-weight:600}.hero-grid{grid-template-columns:1fr;align-items:center;gap:2.5rem;display:grid}@media (width>=56rem){.hero-grid{grid-template-columns:1.1fr 1fr}}.hero .facts{color:#e9dcc7;flex-wrap:wrap;gap:.5rem 1.5rem;margin-top:1.5rem;padding:0;font-size:.9rem;list-style:none;display:flex}.hero .facts li:before{content:"◆ ";color:var(--c-accent)}.photo{border-radius:var(--radius);width:100%;height:auto;box-shadow:var(--shadow);object-fit:cover}.photo--hero{aspect-ratio:5/3}.photo--portrait{aspect-ratio:3/4}.hero .photo{box-shadow:0 20px 50px -20px #000000b3}.video{border-radius:var(--radius);box-shadow:var(--shadow);aspect-ratio:16/9;background:#000;max-width:100%;overflow:hidden}lite-youtube{max-width:100%!important}.video-card figcaption{margin-top:.75rem}.video-card figcaption h3,.video-card figcaption .video-title{font-family:var(--f-sans);font-size:var(--fs-1);margin-bottom:.25em;font-weight:600}.badge{background:var(--c-accent-soft);color:var(--c-wood);border-radius:999px;padding:.2rem .6rem;font-size:.8rem;font-weight:600;display:inline-block}.press{flex-wrap:wrap;align-items:center;gap:.75rem 1.5rem;margin:0;padding:0;list-style:none;display:flex}.press li{font-family:var(--f-serif);color:var(--c-text-muted);border:1px solid var(--c-border);background:var(--c-surface);border-radius:.5rem;padding:.35rem .9rem;font-size:1.05rem;font-weight:700}.breadcrumbs{color:var(--c-text-muted);padding-block:1rem 0;font-size:.85rem}.breadcrumbs ol{flex-wrap:wrap;gap:.35rem;margin:0;padding:0;list-style:none;display:flex}.breadcrumbs li+li:before{content:"›";margin-right:.35rem}.breadcrumbs a{color:inherit}.page-head{padding-block:clamp(2rem,5vw,3.5rem) 0}.page-head h1{margin-bottom:.4em}dl.facts{grid-template-columns:max-content 1fr;gap:.5rem 1.25rem;margin:0;display:grid}dl.facts dt{color:var(--c-wood);font-weight:600}dl.facts dd{margin:0}@media (width<=30rem){dl.facts{grid-template-columns:1fr;gap:.15rem}dl.facts dd{margin-bottom:.75rem}}.faq details{border-bottom:1px solid var(--c-border);padding:.9rem 0}.faq summary{cursor:pointer;color:var(--c-wood);justify-content:space-between;gap:1rem;font-weight:600;list-style:none;display:flex}.faq summary::-webkit-details-marker{display:none}.faq summary:after{content:"+";color:var(--c-accent);font-size:1.3rem;line-height:1}.faq details[open] summary:after{content:"–"}.faq details p{color:var(--c-text-muted);margin-top:.75rem}.site-footer{background:var(--c-wood);color:#d8c8b0;margin-top:auto;padding-block:3rem 2rem;font-size:.92rem}.site-footer a{color:#f4ebdd}.site-footer a:hover{color:#f7c982}.footer-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,14rem),1fr));gap:2rem;margin-bottom:2rem;display:grid}.site-footer h3{color:#fff;font-family:var(--f-sans);font-size:var(--fs-1);margin-bottom:.75rem;font-weight:600}.site-footer ul{gap:.4rem;margin:0;padding:0;list-style:none;display:grid}.footer-bottom{border-top:1px solid #ffffff1f;flex-wrap:wrap;justify-content:space-between;gap:.5rem 1.5rem;padding-top:1.25rem;font-size:.85rem;display:flex}.visually-hidden{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;position:absolute!important}.skip-link{color:var(--c-wood);z-index:100;background:#fff;border-radius:.5rem;padding:.5rem 1rem;position:absolute;top:-100%;left:.5rem}.skip-link:focus{top:.5rem}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important;animation:none!important}}
