:root{--ink:#17110e;--rust:#91351b;--parchment:#f4ece0;--taupe:#a78775;--taupe-dark:#775e50;--cream:#fbf8f2;--white:#fff;--max:1180px;--shadow:0 16px 50px #301e141f}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--cream);margin:0;font-family:Avenir Next,Avenir,Segoe UI,Helvetica,Arial,sans-serif;font-size:1.075rem;line-height:1.62}main{z-index:0;position:relative}a{color:inherit;text-underline-offset:.18em}a:hover{color:var(--rust)}img{max-width:100%;display:block}button,input,textarea,select{font:inherit}:focus-visible{outline-offset:2px;box-shadow:0 0 0 5px var(--ink);outline:3px solid #fff}.skip-link{z-index:2000;border:2px solid var(--ink);background:#fff;padding:.75rem 1rem;position:fixed;top:1rem;left:1rem;transform:translateY(-180%)}.skip-link:focus{transform:none}.container{width:min(var(--max), calc(100% - 2rem));margin-inline:auto}.narrow{width:min(820px,100% - 2rem);margin-inline:auto}.section{padding:clamp(3.5rem,7vw,6.5rem) 0}.section--taupe{background:var(--taupe)}.section--parchment{background:var(--parchment)}.eyebrow{text-transform:uppercase;letter-spacing:.12em;color:var(--rust);font-size:.8rem;font-weight:700}h1,h2,h3{margin:0 0 1rem;font-weight:600;line-height:1.12}h1{letter-spacing:-.035em;font-size:clamp(2.6rem,7vw,5.6rem)}h2{font-size:clamp(2rem,4vw,3.25rem)}h3{font-size:clamp(1.25rem,2vw,1.65rem)}p{margin:0 0 1.15rem}.lede{font-size:clamp(1.15rem,2.2vw,1.45rem)}.button{border:1px solid var(--ink);background:0 0;justify-content:center;align-items:center;min-height:44px;padding:.8rem 1.25rem;font-weight:600;text-decoration:none;display:inline-flex}.button:hover{background:var(--ink);color:#fff}.site-header{background:var(--taupe);z-index:1000;isolation:isolate;border-bottom:1px solid #0000002e;position:relative;overflow:visible}.header-inner{z-index:1;justify-content:space-between;align-items:center;gap:2rem;min-height:86px;display:flex;position:relative;overflow:visible}.brand-mark{flex:none;width:58px;height:58px;display:block}.brand-mark img{object-fit:cover;width:100%;height:100%}.desktop-nav{z-index:2;align-items:center;gap:1.75rem;font-size:1.04rem;font-weight:500;display:flex;position:relative;overflow:visible}.desktop-nav>a,.nav-trigger{cursor:pointer;padding:.65rem 0;text-decoration:none}.site-header a:hover,.nav-trigger:hover{color:var(--ink);text-underline-offset:.18em;text-decoration:underline 2px}.nav-dropdown{z-index:3;position:relative}.nav-trigger{appearance:none;color:inherit;font:inherit;background:0 0;border:0;align-items:center;gap:.38rem;display:inline-flex}.nav-caret{font-size:.78em;transform:translateY(-.04em)}.desktop-nav .submenu{z-index:1001;background:var(--parchment);min-width:200px;box-shadow:var(--shadow);border-top:3px solid var(--rust);pointer-events:auto;gap:.15rem;padding:.65rem;display:none;position:absolute;top:100%;left:-.9rem}.nav-dropdown.is-open>.submenu{display:grid}.desktop-nav .submenu a{white-space:nowrap;padding:.6rem .75rem;text-decoration:none}.desktop-nav .submenu a:hover{color:var(--ink);text-underline-offset:.18em;text-decoration:underline 2px}.mobile-menu{display:none}.mobile-menu summary{cursor:pointer;place-items:center;min-width:44px;min-height:44px;padding:.5rem;font-size:1.8rem;line-height:1;list-style:none;display:grid}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-panel{background:var(--parchment);box-shadow:var(--shadow);border-top:1px solid #00000026;padding:1rem;position:absolute;top:100%;left:0;right:0}.mobile-panel nav{gap:.3rem;display:grid}.mobile-panel a{padding:.75rem .5rem;text-decoration:none}.mobile-panel .sub{padding-left:1.4rem}.mobile-section-label{padding:.75rem .5rem .25rem;font-weight:700}.hero{background:#6d625d;align-items:center;min-height:clamp(520px,70vw,760px);display:grid;position:relative;overflow:hidden}.hero>img{object-fit:cover;object-position:center;width:100%;height:100%;position:absolute;inset:0}.hero:after{content:"";background:linear-gradient(90deg,#00000057,#0000000a 62%);position:absolute;inset:0}.hero-content{z-index:1;color:#fff;width:min(590px,92%);margin-left:max(1rem, calc((100vw - var(--max))/2));position:relative}.hero-card{backdrop-filter:blur(6px);background:#845546c7;margin-bottom:1rem;padding:clamp(1rem,3vw,1.7rem);display:inline-block}.hero-card h1{margin:0;font-size:clamp(3rem,7vw,5rem)}.hero-tagline{background:#643b2fc2;max-width:520px;padding:1rem 1.2rem;font-size:clamp(1.08rem,2vw,1.38rem)}.split{grid-template-columns:1fr 1fr;align-items:stretch;display:grid}.split>*{min-width:0}.split-copy{flex-direction:column;justify-content:center;padding:clamp(2.2rem,5vw,5.5rem);display:flex}.split-media img{object-fit:cover;width:100%;height:100%;min-height:420px}.where-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem;margin-top:2rem;display:grid}.where-card{background:#fff;grid-template-columns:130px 1fr;align-items:center;gap:1.25rem;padding:1.5rem;display:grid;box-shadow:0 8px 28px #00000012}.where-card img{object-fit:contain;width:100%;max-height:100px}.where-card p{margin-bottom:0}.location-link{font-weight:600}.page-hero{background:var(--taupe);padding:clamp(1.75rem,3.5vw,3rem) 0}.page-hero h1{margin-bottom:0;font-size:clamp(2.35rem,4.5vw,3.9rem)}.product-intro{grid-template-columns:.95fr 1.05fr;align-items:center;gap:clamp(2rem,5vw,5rem);display:grid}.product-intro img{object-fit:cover;width:100%;max-height:650px}.pullquotes{gap:.65rem;margin-bottom:2rem;font-size:clamp(1.18rem,2vw,1.52rem);display:grid}.pullquotes p{margin:0}.icon-grid{text-align:center;grid-template-columns:repeat(4,1fr);gap:1.25rem;display:grid}.icon-card img{width:min(150px,70%);height:auto;margin:0 auto 1rem}.product-grid{grid-template-columns:repeat(4,1fr);gap:1rem;display:grid}.product-card{background:#fff;padding:1rem;box-shadow:0 8px 25px #00000012}.product-card img{aspect-ratio:1;object-fit:cover;margin-bottom:1rem}.story-row{grid-template-columns:1fr 1fr;align-items:center;gap:clamp(2rem,5vw,5rem);margin:0 0 clamp(3rem,7vw,6rem);display:grid}.story-row:nth-child(2n) .story-image{order:2}.story-image img{object-fit:cover;width:100%;max-height:600px}.story-quote{font-size:clamp(1.08rem,2vw,1.28rem)}.faq-list{gap:1rem;display:grid}.faq-list details{border-top:1px solid #0003;padding:1rem 0}.faq-list details:last-child{border-bottom:1px solid #0003}.faq-list summary{cursor:pointer;min-height:44px;font-size:1.28rem;font-weight:600;display:list-item}.faq-list summary h2{font:inherit;margin:0;display:inline}.faq-body{padding:1rem 0 .3rem}.news-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.news-card{background:#fff;box-shadow:0 8px 28px #00000012}.news-card img{aspect-ratio:16/10;object-fit:cover;width:100%;height:auto}.news-card-body{padding:1.25rem}.news-card-body p:last-child{margin-bottom:0}.news-meta{color:#5d514a;font-size:.92rem}.article{width:min(820px,100% - 2rem);margin:0 auto}.article-hero{width:min(1050px,100% - 2rem);margin:2rem auto 3rem}.article-hero img{object-fit:cover;width:100%;height:auto;max-height:680px}.article-gallery{grid-template-columns:repeat(2,1fr);gap:1rem;margin:2rem 0;display:grid}.article-gallery img{width:100%;height:auto}.legal h2{margin-top:2.5rem;font-size:1.7rem}.site-footer{color:#f6eee6;background:#17110e;padding:3rem 0 2rem}.site-footer a:hover{color:#fff;text-decoration-thickness:2px}.footer-grid{grid-template-columns:1fr auto auto;align-items:start;gap:2rem;display:grid}.footer-social{justify-self:end;gap:.75rem;display:flex}.social-link{border:1px solid #ffffff73;border-radius:50%;place-items:center;width:44px;height:44px;text-decoration:none;display:grid}.social-link svg{fill:currentColor;stroke:currentColor;stroke-width:1.8px;width:24px;height:24px}.social-link svg rect,.social-link svg circle{fill:none}.social-link svg .instagram-dot{fill:currentColor;stroke:none}.footer-badge-link{justify-self:end;width:min(104px,100%);display:block}.footer-badge{object-fit:contain;background:#fff;width:100%;height:auto}.footer-bottom{border-top:1px solid #fff3;flex-wrap:wrap;justify-content:space-between;gap:1rem;margin-top:2rem;padding-top:1.25rem;font-size:.92rem;display:flex}.footer-privacy-links{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.footer-link-button{appearance:none;color:inherit;cursor:pointer;text-underline-offset:.18em;background:0 0;border:0;margin:0;padding:0;text-decoration:underline}.footer-link-button:hover{color:#fff;text-decoration-thickness:2px}.consent-banner{z-index:1800;background:var(--parchment);border-top:2px solid var(--ink);position:fixed;inset:auto 0 0;box-shadow:0 -10px 35px #17110e29}.consent-banner[hidden]{display:none}.consent-banner__inner{width:min(var(--max),calc(100% - 2rem));grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:1.5rem;margin-inline:auto;padding:1.1rem 0;display:grid}.consent-banner h2{margin:0 0 .35rem;font-size:1.3rem}.consent-banner p{margin:0;font-size:.98rem}.consent-banner__actions{flex-wrap:wrap;justify-content:flex-end;gap:.75rem;display:flex}.consent-button{border:2px solid var(--ink);min-height:44px;color:var(--ink);cursor:pointer;background:#fff;padding:.7rem 1rem;font-weight:600}.consent-button:hover{background:var(--cream)}.consent-button--primary{background:var(--ink);color:#fff}.consent-button--primary:hover{background:#352a25}@media (width<=820px){body{font-size:1.04rem}.desktop-nav{display:none}.mobile-menu{display:block}.header-inner{min-height:92px}.brand-mark{width:62px;height:62px}.hero{align-items:end;min-height:620px;padding-bottom:3rem}.hero>img{object-position:center}.hero:after{background:linear-gradient(#0000000f,#0000006b)}.hero-content{width:min(100% - 2rem,600px);margin:0 auto}.hero-card h1{font-size:clamp(2.8rem,13vw,4.2rem)}.split,.product-intro,.story-row{grid-template-columns:1fr}.story-row:nth-child(2n) .story-image{order:0}.where-grid,.news-grid{grid-template-columns:1fr}.where-card{grid-template-columns:100px 1fr}.icon-grid,.product-grid{grid-template-columns:repeat(2,1fr)}.footer-grid,.article-gallery{grid-template-columns:1fr}.consent-banner__inner{grid-template-columns:1fr;gap:1rem}.consent-banner__actions{justify-content:flex-start}}@media (width<=520px){.icon-grid,.product-grid{grid-template-columns:1fr}.where-card{text-align:center;grid-template-columns:1fr}.where-card img{margin-inline:auto}.consent-banner__actions{grid-template-columns:1fr;display:grid}.consent-button{width:100%}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}.brand-mark[data-astro-cid-fzpbxy5g] img[data-astro-cid-fzpbxy5g]{object-fit:contain}
