@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Playfair+Display:wght@600;700&display=swap";:root{--ink:#18251c;--forest:#173d2b;--leaf:#2f6541;--lime:#b9cc76;--cream:#f8f3e8;--paper:#fffdf7;--gold:#d8a848;--terra:#a84f32;--muted:#68736a;--line:#ded8ca;--shadow:0 18px 60px #18251c1f;color:var(--ink);background:var(--paper);font-synthesis:none;font-family:DM Sans,system-ui,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);margin:0;line-height:1.6;overflow-x:clip}body::selection{background:var(--lime);color:var(--ink)}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,input{font:inherit}h1,h2,h3{margin:0 0 1rem;font-family:Playfair Display,Georgia,serif;line-height:1.08}h1{font-size:clamp(3.2rem,8vw,7.2rem)}h2{font-size:clamp(2.3rem,5vw,4.5rem)}h3{font-size:1.45rem}p{margin:0 0 1rem}.skip-link{z-index:999;background:#fff;border-radius:99px;padding:.7rem 1rem;position:fixed;top:1rem;left:1rem;transform:translateY(-180%)}.skip-link:focus{transform:none}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.container{width:min(1180px,100% - 2rem);margin-inline:auto}.section{padding:clamp(4.5rem,9vw,8rem) 0}.section-tight{padding:3.5rem 0}.eyebrow{color:var(--terra);letter-spacing:.16em;text-transform:uppercase;align-items:center;gap:.5rem;margin-bottom:1rem;font-size:.78rem;font-weight:700;display:inline-flex}.eyebrow:before{content:"";background:currentColor;width:2rem;height:1px}.lede{max-width:650px;color:var(--muted);font-size:clamp(1.05rem,2vw,1.25rem)}.section-head{justify-content:space-between;align-items:end;gap:2rem;margin-bottom:2.5rem;display:flex}.section-head h2{max-width:740px;margin-bottom:0}.grid{gap:1.35rem;display:grid}.grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-4{grid-template-columns:repeat(4,minmax(0,1fr))}.card{border:1px solid var(--line);background:#fff;border-radius:1.25rem;overflow:hidden;box-shadow:0 8px 30px #18251c0d}.card-body{padding:1.35rem}.card img{aspect-ratio:4/3;object-fit:cover;width:100%}.button{background:var(--forest);color:#fff;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:.55rem;min-height:48px;padding:.75rem 1.25rem;font-weight:700;transition:all .2s;display:inline-flex}.button:hover{background:var(--leaf);transform:translateY(-2px)}.button-light{color:var(--forest);background:#fff}.button-outline{color:currentColor;background:0 0;border-color:currentColor}.button-gold{background:var(--gold);color:var(--ink)}.actions{flex-wrap:wrap;gap:.75rem;display:flex}.site-header{z-index:50;backdrop-filter:blur(18px);background:#fffdf7f0;border-bottom:1px solid #ded8cab3;position:sticky;top:0}.nav{justify-content:space-between;align-items:center;gap:1rem;min-width:0;min-height:76px;display:flex}.brand{align-items:center;gap:.8rem;font-family:Playfair Display,serif;font-size:1.35rem;font-weight:700;display:flex}.brand-mark{background:var(--forest);width:42px;height:42px;color:var(--lime);border-radius:50% 50% 46% 54%;place-items:center;font-family:Georgia,serif;font-size:1.4rem;display:grid}.nav-links{align-items:center;gap:1.5rem;font-size:.95rem;font-weight:600;display:flex}.nav-links a:not(.button):hover,.nav-links a[aria-current=page]{color:var(--terra)}.menu-toggle{border:1px solid var(--line);background:0 0;border-radius:50%;flex:0 0 44px;width:44px;height:44px;display:none}.hero{color:#fff;background:#13251a;align-items:center;min-height:calc(100vh - 76px);display:grid;position:relative;overflow:hidden}.hero:after{content:"";background:linear-gradient(90deg,#0a160ff0 0%,#0a160fbd 41%,#0a160f26 73%);position:absolute;inset:0}.hero-media{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.hero-content{z-index:2;max-width:760px;padding:6rem 0;position:relative}.hero h1 span{color:var(--lime)}.hero .lede{color:#e3eadf;margin-bottom:2rem}.promise-row{flex-wrap:wrap;gap:.65rem;margin:1.5rem 0 2rem;display:flex}.promise{backdrop-filter:blur(8px);background:#ffffff14;border:1px solid #ffffff61;border-radius:999px;padding:.55rem .9rem;font-size:.85rem;font-weight:700}.promise-band{background:var(--lime);color:var(--ink)}.promise-grid{grid-template-columns:repeat(3,1fr);display:grid}.promise-item{text-align:center;border-right:1px solid #18251c2e;padding:2rem;font-family:Playfair Display,serif;font-size:clamp(1.2rem,3vw,1.7rem);font-weight:700}.promise-item:last-child{border:0}.category-card{color:#fff;border-radius:1.35rem;min-height:390px;position:relative;overflow:hidden}.category-card img{object-fit:cover;width:100%;height:100%;transition:transform .6s;position:absolute;inset:0}.category-card:hover img{transform:scale(1.05)}.category-card:after{content:"";background:linear-gradient(#0000 35%,#0b170fe6);position:absolute;inset:0}.category-card div{z-index:2;position:absolute;bottom:1.5rem;left:1.5rem;right:1.5rem}.category-card p{color:#ffffffc7;margin:0}.soft-bg{background:var(--cream)}.dark-bg{background:var(--forest);color:#fff}.dark-bg .lede,.dark-bg .muted{color:#cfd9d0}.feature-list{background:#ffffff2e;border:1px solid #ffffff2e;border-radius:1.2rem;grid-template-columns:repeat(3,1fr);gap:1px;display:grid;overflow:hidden}.feature{background:var(--forest);padding:2rem}.feature-num{color:var(--lime);font-family:Playfair Display,serif;font-size:2.2rem}.product-card{flex-direction:column;height:100%;display:flex}.product-card .card-body{flex-direction:column;flex:1;display:flex}.product-meta{color:var(--terra);text-transform:uppercase;justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:.5rem;font-size:.8rem;font-weight:700;display:flex}.product-card p{color:var(--muted)}.product-card .button{width:100%;margin-top:auto}.tag{background:var(--cream);border-radius:999px;padding:.25rem .55rem}.page-hero{background:var(--forest);color:#fff;padding:7rem 0 5rem}.page-hero h1{overflow-wrap:anywhere;max-width:900px;font-size:clamp(3rem,7vw,6rem)}.page-hero .lede{color:#dbe5dc}.menu-tools{z-index:20;border-bottom:1px solid var(--line);backdrop-filter:blur(14px);background:#fffdf7f5;padding:1rem 0;position:sticky;top:76px}.search{border:1px solid var(--line);background:#fff;border-radius:999px;flex:1;align-items:center;min-width:260px;padding:.2rem .3rem .2rem 1rem;display:flex}.search input{background:0 0;border:0;outline:0;width:100%;padding:.7rem}.filters{flex-wrap:wrap;gap:.5rem;display:flex}.filter{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:999px;padding:.7rem 1rem}.filter.active{border-color:var(--forest);background:var(--forest);color:#fff}.menu-toolbar{align-items:center;gap:1rem;display:flex}.empty-state{text-align:center;border:1px dashed var(--line);border-radius:1rem;padding:3rem;display:none}.ingredient-grid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.ingredient{background:var(--forest);color:#fff;border-radius:1rem;position:relative;overflow:hidden}.ingredient img{aspect-ratio:4/3;object-fit:cover;opacity:.75;width:100%}.ingredient h3{text-shadow:0 2px 10px #000;position:absolute;bottom:0;left:1rem;right:1rem}.story-grid{grid-template-columns:1.05fr .95fr;align-items:center;gap:clamp(2rem,7vw,7rem);display:grid}.story-image{box-shadow:var(--shadow);border-radius:1.5rem;overflow:hidden}.story-image img{aspect-ratio:4/5;object-fit:cover;width:100%}.gallery{columns:3 280px;column-gap:1rem}.gallery figure{break-inside:avoid;border-radius:1rem;margin:0 0 1rem;position:relative;overflow:hidden}.gallery img{width:100%;transition:transform .4s}.gallery figure:hover img{transform:scale(1.03)}.gallery figcaption{color:#fff;background:#102016d1;border-radius:99px;padding:.35rem .65rem;font-size:.8rem;position:absolute;bottom:.75rem;right:.75rem}.location-card{border:1px solid var(--line);background:#fff;border-radius:1.25rem;padding:clamp(1.5rem,4vw,2.5rem)}.location-card address{min-height:6.5rem;color:var(--muted);font-style:normal}.contact-panel{background:var(--terra);color:#fff;border-radius:1.5rem;padding:clamp(2rem,6vw,5rem)}.contact-panel .lede{color:#fff1eb}.site-footer{color:#dbe7dd;background:#0c2116;padding:4rem 0 7rem}.footer-grid{grid-template-columns:1.4fr 1fr 1fr;gap:3rem;display:grid}.footer-links{gap:.65rem;display:grid}.footer-note{color:#9eb0a3;border-top:1px solid #ffffff1f;margin-top:3rem;padding-top:1.5rem;font-size:.88rem}.floating-wa{z-index:40;color:#062e14;background:#25d366;border-radius:50%;place-items:center;width:58px;height:58px;font-size:1.4rem;font-weight:800;display:grid;position:fixed;bottom:1.25rem;right:1.25rem;box-shadow:0 10px 30px #00000038}.mobile-actions{display:none}.legal{max-width:800px}.legal h2{margin-top:2.5rem;font-size:2rem}@media (width<=900px){.grid-4,.grid-3{grid-template-columns:repeat(2,minmax(0,1fr))}.story-grid,.footer-grid,.feature-list{grid-template-columns:1fr}.nav-links{background:var(--paper);box-shadow:var(--shadow);padding:1.5rem;display:none;position:fixed;top:76px;left:0;right:0}.nav-links.open{display:grid}.menu-toggle{display:block}.nav-links .button{width:fit-content}.ingredient-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=620px){body{padding-bottom:64px}.grid-4,.grid-3,.grid-2{grid-template-columns:1fr}.section-head{display:block}.section-head .button{margin-top:1rem}.hero:after{background:linear-gradient(90deg,#0a160feb,#0a160f8c)}.hero h1{font-size:clamp(3rem,16vw,4.8rem)}.page-hero h1{font-size:clamp(2.55rem,12vw,3.4rem)}.promise-grid{grid-template-columns:1fr}.promise-item{border-bottom:1px solid #18251c2e;border-right:0;padding:1.25rem}.menu-toolbar{flex-direction:column;align-items:stretch}.menu-toolbar,.filters,.search{width:100%;min-width:0}.filters{flex-wrap:nowrap;max-width:100%;padding-bottom:.4rem;overflow-x:auto}.filter{flex:none}.ingredient-grid{grid-template-columns:1fr}.floating-wa{display:none}.mobile-actions{z-index:45;border-top:1px solid var(--line);background:#fff;grid-template-columns:repeat(3,1fr);min-height:64px;display:grid;position:fixed;bottom:0;left:0;right:0}.mobile-actions a{color:var(--forest);place-items:center;font-size:.78rem;font-weight:800;display:grid}.site-footer{padding-bottom:3rem}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important}}
