@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700;800;900&display=swap");
/* Our story page */
.storyPage{width:100%;max-width:1300px;margin:0 auto;padding:clamp(42px,4.5vw,68px) 5vw;display:grid;grid-template-columns:minmax(0,1.08fr) minmax(360px,.82fr);align-items:center;gap:clamp(65px,8vw,125px);background:var(--paper);box-shadow:0 0 0 100vmax var(--paper);clip-path:inset(0 -100vmax)}
.storyCopy{max-width:620px}.storyCopy>.eyebrow{margin:0 0 26px;color:var(--brown)}
.storyCopy h1{margin:0;color:#3d2114;font-size:clamp(58px,5.4vw,82px);font-weight:900;line-height:.98;letter-spacing:-.065em}.storyCopy h1 em{color:var(--gold);font-style:normal}
.storyPage h2,.storyPage+.cta h2{font-weight:900}
.storyLead{margin:clamp(45px,5vw,70px) 0 0;color:var(--brown);font-size:20px;font-weight:600;line-height:1.5}.storyBody{margin:20px 0 0;color:var(--muted);font-size:20px;line-height:1.5}
.storyFacts{margin-top:38px;padding-top:24px;display:grid;grid-template-columns:repeat(3,1fr);gap:28px;border-top:1px solid var(--line)}.storyFacts div{display:flex;flex-direction:column;gap:7px}.storyFacts strong{color:var(--brown);font-size:14px}.storyFacts span{color:var(--muted);font-size:9px;letter-spacing:.08em;text-transform:uppercase}
.storyVisual{position:relative;height:680px;margin:0;overflow:hidden;border-radius:25px}.storyVisual>img{width:100%;height:100%;display:block;object-fit:cover}.storyVisual blockquote{position:absolute;right:25px;bottom:25px;left:25px;margin:0;padding:23px 22px;border-radius:16px;background:rgba(79,46,34,.94);color:#fff;font-size:21px;font-weight:800;line-height:1.2}
@media(max-width:900px){.storyPage{grid-template-columns:1fr;gap:55px}.storyCopy{max-width:700px}.storyVisual{width:100%;max-width:650px;height:auto;aspect-ratio:.82;margin:0 auto}}
@media(max-width:620px){.storyPage{padding:34px 20px;gap:42px}.storyCopy>.eyebrow{margin-bottom:20px}.storyCopy h1{font-size:clamp(46px,14vw,62px)}.storyLead{margin-top:36px;font-size:17px}.storyBody{font-size:17px}.storyFacts{gap:14px;margin-top:30px;padding-top:20px}.storyFacts strong{font-size:12px}.storyFacts span{font-size:8px}.storyVisual{border-radius:20px}.storyVisual blockquote{right:15px;bottom:15px;left:15px;padding:18px;border-radius:13px;font-size:18px}}
:root{--cream:#fbf4e7;--paper:#fffdf8;--brown:#35170f;--gold:#efa900;--green:#47642d;--ink:#281712;--muted:#75665f;--line:#ded0c1}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:"Poppins",Arial,sans-serif}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button{font:inherit;cursor:pointer}.bar{padding:8px 4vw;display:flex;justify-content:space-between;background:var(--brown);color:white;font-size:10px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.bar span:first-child{color:#ffd35c}body>main>header{height:82px;padding:0 4vw;display:grid;grid-template-columns:180px 1fr auto;align-items:center;gap:25px;position:sticky;top:0;z-index:30;background:#fffdf8f2;border-bottom:1px solid #35170f1a;backdrop-filter:blur(12px)}header>a img{width:135px;height:58px;object-fit:contain}nav{display:flex;justify-content:center;gap:36px;font-size:14px;font-weight:600}.topOrder,.productBody button,.cta button,.checkout>button{border:0;border-radius:999px;background:var(--brown);color:white;font-weight:700}.topOrder{padding:12px 14px 12px 22px}.topOrder i{margin-left:10px;width:28px;height:28px;display:inline-grid;place-items:center;border-radius:50%;background:var(--gold);color:var(--brown);font-style:normal}.hamb{display:none}.hero{min-height:calc(100vh - 115px);display:grid;grid-template-columns:1fr 1fr;background:var(--cream)}.hero>div{padding:8vw 5vw;align-self:center}.eyebrow{margin:0 0 17px;color:var(--green);font-size:11px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.light{color:#f5c241}h1,h2,h3{margin-top:0;font-family:"Poppins",Arial,sans-serif;letter-spacing:-.045em}h1{margin-bottom:28px;font-size:clamp(58px,7vw,104px);line-height:.9}h1 em,h2 em{color:var(--gold);font-style:normal}.lede{max-width:600px;color:#62514a;font-size:20px;line-height:1.65}.buttons{margin:32px 0 40px;display:flex;gap:12px;flex-wrap:wrap}.buttons a{padding:16px 25px;border:1px solid var(--brown);border-radius:999px;font-weight:700}.buttons .primary{border-color:var(--gold);background:var(--gold)}.checks{font-size:12px;font-weight:700}.hero>figure{margin:0;min-height:600px;position:relative}.hero>figure>img{width:100%;height:100%;object-fit:cover}.hero figcaption{position:absolute;left:30px;bottom:30px;padding:16px 22px;display:flex;flex-direction:column;border-radius:15px;background:#fffdf8e8}.hero figcaption span{color:var(--muted);font-size:12px}.facts{padding:0 5vw;display:grid;grid-template-columns:repeat(3,1fr);background:var(--brown);color:white}.facts>div{min-height:112px;padding:25px;display:flex;align-items:center;gap:20px;border-right:1px solid #ffffff2b}.facts b{color:var(--gold);font-size:11px}.facts span{display:flex;flex-direction:column;color:#c9bab3;font-size:12px}.facts strong{color:white;font-size:15px}.section{padding:clamp(75px,9vw,140px) 5vw}.heading{margin-bottom:45px;display:grid;grid-template-columns:1.2fr .8fr;align-items:end;gap:40px}.heading h2,.story h2,.details h2{margin:0;font-size:clamp(42px,5vw,72px);line-height:1}.heading>p{color:var(--muted);font-size:17px;line-height:1.7}.products{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.products>article{overflow:hidden;border:1px solid #e4d8ca;border-radius:26px;background:white;transition:.25s}.products>article:hover{transform:translateY(-5px);box-shadow:0 25px 50px #35170f14}.products figure{margin:0;aspect-ratio:1.08;position:relative;overflow:hidden}.products figure img{width:100%;height:100%;object-fit:cover}.products figure span{position:absolute;left:16px;top:16px;padding:7px 11px;border-radius:99px;background:var(--green);color:white;font-size:9px;font-weight:800;text-transform:uppercase}.productBody{padding:23px}.productBody small{color:var(--green);font-weight:800;text-transform:uppercase;letter-spacing:.1em}.productBody h3{margin:9px 0;font-size:25px}.productBody>p{min-height:40px;color:var(--muted);font-size:13px;line-height:1.55}.price{margin-top:18px;display:flex;gap:8px;align-items:baseline}.price b{font:700 24px "Poppins",Arial,sans-serif}.price span{color:var(--muted);font-size:11px}.productBody .minimum{min-height:0}.productBody button{width:100%;padding:14px}.why{display:grid;grid-template-columns:1fr 1fr;background:var(--green);color:white}.why>img{width:100%;height:100%;min-height:760px;object-fit:cover}.why>div{padding:8vw;align-self:center}.why h2{margin-bottom:50px;font-size:clamp(44px,5vw,72px);line-height:1}.why aside{padding:22px 0;display:grid;grid-template-columns:40px 1fr;gap:15px;border-top:1px solid #ffffff38}.why aside>span{color:var(--gold);font-size:11px}.why aside h3{margin-bottom:5px}.why aside p{margin:0;color:#dbe4d3;line-height:1.6}.story{display:grid;grid-template-columns:.85fr 1.15fr;gap:10vw;background:var(--cream)}.story .big{margin-top:0;font:600 clamp(23px,2.3vw,34px)/1.45 "Poppins",Arial,sans-serif}.story>div>p:not(.big){color:var(--muted);font-size:17px;line-height:1.75}.story blockquote{margin:35px 0 0;color:var(--green);font:800 32px "Poppins",Arial,sans-serif}.reviews>div:last-child{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.reviews figure{margin:0;padding:32px;border-radius:22px;background:var(--cream)}.reviews figure>span{color:var(--gold);letter-spacing:.15em}.reviews blockquote{margin:22px 0;font:600 18px/1.55 "Poppins",Arial,sans-serif}.reviews figcaption{color:var(--muted);font-size:12px}.details{display:grid;grid-template-columns:.75fr 1.25fr;gap:8vw;background:#f3e8d6}.details>div:first-child>p:last-child{margin-top:30px;color:var(--muted)}.details a{color:var(--green);font-weight:700}details{border-bottom:1px solid #c9b9a5}summary{padding:22px 0;display:flex;justify-content:space-between;cursor:pointer;list-style:none;font:700 18px "Poppins",Arial,sans-serif}summary span{color:var(--gold);font-size:24px}details p{color:var(--muted);line-height:1.7}.cta{padding:7vw 5vw;display:flex;justify-content:space-between;align-items:end;gap:35px;background:var(--brown);color:white}.cta h2{max-width:800px;margin:0;font-size:clamp(42px,5vw,72px);line-height:1}.cta button{padding:18px 28px;background:var(--gold);color:var(--brown)}body>main>footer{padding:65px 5vw 25px;background:#20100c;color:white}body>main>footer>div{display:grid;grid-template-columns:1.4fr .7fr .8fr 1fr;gap:45px}footer section{display:flex;flex-direction:column;gap:12px;color:#baa9a3;font-size:13px}footer section img{width:150px;filter:brightness(0) invert(1)}footer section b{color:white}footer small{display:block;margin-top:50px;padding-top:20px;border-top:1px solid #ffffff1f;color:#8d7a74}.overlay{position:fixed;inset:0;z-index:69;pointer-events:none;opacity:0;background:#1d0c08a8;transition:.3s}.overlay.show{opacity:1;pointer-events:auto}.drawer{position:fixed;right:0;top:0;bottom:0;z-index:70;width:min(500px,100%);display:flex;flex-direction:column;background:var(--paper);transform:translateX(102%);transition:.35s}.drawer.show{transform:none}.drawer>header{padding:22px 25px;display:flex;justify-content:space-between;border-bottom:1px solid var(--line)}.drawer h2{margin:0}.drawer header span{color:var(--muted);font-size:12px}.drawer header button{border:1px solid var(--line);width:40px;height:40px;border-radius:50%;background:white;font-size:24px}.lines{padding:10px 25px;flex:1;overflow:auto}.line{padding:15px 0;display:grid;grid-template-columns:75px 1fr auto;gap:14px;border-bottom:1px solid var(--line)}.line>img{width:75px;height:82px;object-fit:cover;border-radius:9px}.line>div{display:flex;flex-direction:column}.line>div>span{color:var(--muted);font-size:11px}.line>strong{font-size:12px}.line aside{margin-top:9px;width:100px;display:flex;justify-content:space-around;border:1px solid var(--line);border-radius:99px}.line aside button{border:0;background:none}.empty{height:70vh;display:grid;place-content:center;text-align:center}.empty>b{font-size:42px}.empty button{padding:12px;border:1px solid;border-radius:99px;background:none}.drawer>footer{padding:22px 25px;background:white;border-top:1px solid var(--line)}.drawer>footer>div{display:flex;justify-content:space-between;font-size:18px}.drawer>footer p{color:var(--muted);font-size:12px}.drawer>footer>button{width:100%;padding:16px}.drawer>footer small{display:block;margin-top:8px;color:var(--green);text-align:center}.mobile{display:none}
@media(max-width:900px){body>main>header{grid-template-columns:1fr auto auto}.hamb{display:block;border:1px solid var(--line);border-radius:50%;width:42px;height:42px;background:white}nav{position:absolute;left:0;right:0;top:82px;padding:25px;display:none;flex-direction:column;align-items:center;background:white}nav.show{display:flex}.hero,.why{grid-template-columns:1fr}.products{grid-template-columns:repeat(2,1fr)}.reviews>div:last-child{grid-template-columns:1fr}body>main>footer>div{grid-template-columns:repeat(2,1fr)}}
@media(max-width:620px){body{padding-bottom:72px}.bar{justify-content:center}.bar span:last-child{display:none}body>main>header{height:70px;padding:0 16px;grid-template-columns:1fr auto}.topOrder{display:none}header>a img{width:100px}nav{top:70px}.hero>div{padding:60px 20px 45px}h1{font-size:58px}.buttons{flex-direction:column}.buttons a{text-align:center}.checks{line-height:2}.hero>figure{min-height:430px}.facts{grid-template-columns:1fr;padding:12px 20px}.facts>div{min-height:75px;border-right:0;border-bottom:1px solid #ffffff26}.heading,.story,.details{grid-template-columns:1fr;gap:35px}.products{grid-template-columns:1fr}.why>img{min-height:430px}.why>div{padding:65px 22px}.cta{align-items:stretch;flex-direction:column}.cta button{width:100%}body>main>footer>div{grid-template-columns:1fr}.mobile{position:fixed;left:10px;right:10px;bottom:9px;z-index:60;padding:18px 20px;display:flex;justify-content:space-between;border:0;border-radius:99px;background:var(--gold);color:var(--brown);font-weight:800}}

/* MajestyNuts original-style hero */
.hero.heroOriginal{min-height:790px;display:block;position:relative;isolation:isolate;overflow:hidden;background:#fcf3e4}
.heroBackdrop{position:absolute;inset:0;z-index:-3;width:100%;height:100%;object-fit:cover;object-position:42% 50%}
.heroShade{position:absolute;top:0;bottom:0;left:0;z-index:-2;width:40%;height:100%;background:linear-gradient(90deg,rgba(252,243,228,.98) 0%,rgba(252,243,228,.92) 68%,rgba(252,243,228,0) 100%)}
.heroOriginal .heroContent{width:min(100%,760px);min-height:790px;padding:clamp(72px,9vh,118px) 4vw 38px;display:flex;flex-direction:column;justify-content:center}
.heroOriginal h1{margin-bottom:28px;font-size:clamp(62px,7.25vw,112px);line-height:.86}
.heroOriginal .lede{max-width:600px;margin:0;font-size:clamp(17px,1.45vw,21px)}
.heroButtons{margin:32px 0 46px}
.heroButtons a{min-height:54px;padding:0 25px;display:inline-flex;align-items:center;justify-content:center;gap:28px}
.heroButtons .primary{color:var(--brown)}
.heroStats{width:min(100%,610px);padding-top:25px;display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid rgba(53,23,15,.22)}
.heroStats>div{padding:0 24px;display:flex;align-items:center;gap:11px;border-right:1px solid rgba(53,23,15,.18)}
.heroStats>div:first-child{padding-left:0}.heroStats>div:last-child{border-right:0}
.heroStats strong{font:800 clamp(20px,2vw,27px) "Poppins",Arial,sans-serif;color:var(--brown)}
.heroStats span{font-size:10px;line-height:1.25;text-transform:uppercase;letter-spacing:.06em;color:#6c5e56}
.scrollCue{position:absolute;right:27px;bottom:22px;display:flex;align-items:center;gap:14px;color:var(--brown);font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.12em;writing-mode:vertical-rl}
.scrollCue b{width:31px;height:31px;display:grid;place-items:center;border:1px solid rgba(53,23,15,.35);border-radius:50%;font-size:15px}
.scrollCue{top:50%;bottom:auto;flex-direction:column;transform:translateY(-50%);writing-mode:initial}
.scrollCue span{writing-mode:vertical-rl}
@media(max-width:900px){
 .hero.heroOriginal{min-height:760px}
 .heroOriginal .heroContent{min-height:760px;width:66%;padding-left:5vw}
 .heroShade{background:linear-gradient(90deg,rgba(252,243,228,.99) 0%,rgba(252,243,228,.91) 43%,rgba(252,243,228,.12) 80%)}
 .heroOriginal h1{font-size:clamp(58px,9vw,84px)}
}
@media(max-width:620px){
 .hero.heroOriginal{min-height:760px}
 .heroBackdrop{object-position:68% center}
 .heroShade{background:linear-gradient(180deg,rgba(252,243,228,.98) 0%,rgba(252,243,228,.92) 48%,rgba(252,243,228,.18) 78%,rgba(252,243,228,0) 100%)}
 .heroOriginal .heroContent{min-height:760px;width:100%;padding:58px 20px 30px;justify-content:flex-start}
 .heroOriginal h1{font-size:clamp(55px,17vw,72px);line-height:.88}
 .heroOriginal .lede{max-width:92%;font-size:16px;line-height:1.55}
 .heroButtons{margin:25px 0 28px;flex-direction:row}
 .heroButtons a{min-height:50px;padding:0 17px;font-size:13px}
 .heroStats{width:100%;padding-top:20px}
 .heroStats>div{padding:0 12px;gap:7px}
 .heroStats strong{font-size:19px}.heroStats span{font-size:8px}
 .scrollCue{display:none}
}

/* Four-column promise banner */
.facts{grid-template-columns:repeat(4,1fr);padding:0 5vw}
.facts>div{min-height:64px;padding:0 22px;gap:14px}
.facts>div:first-child{border-left:1px solid #ffffff2b}
.facts b{font-size:10px}
.facts span,.facts strong{color:#fff;font-size:12px}
@media(max-width:760px){
 .facts{grid-template-columns:repeat(2,1fr);padding:0 16px}
 .facts>div{border-bottom:1px solid #ffffff2b}
}

/* Multi-page navigation cart icon */
.iconCart{min-width:58px;height:48px;padding:0 9px 0 14px;display:inline-flex;align-items:center;justify-content:center;gap:4px}
.iconCart>span{font-size:20px;line-height:1}
.iconCart i{margin-left:0}
@media(max-width:620px){
 body>main>header{grid-template-columns:1fr auto auto;gap:9px}
 .topOrder.iconCart{display:inline-flex;min-width:52px;height:42px;padding:0 6px 0 11px}
}

.shellCart{border-radius:999px;background:var(--brown);color:#fff}
.pageShell{min-height:calc(100vh - 117px);padding:clamp(90px,14vw,180px) 7vw;background:var(--cream)}
.pageShell h1{margin-bottom:20px;font-size:clamp(58px,9vw,120px)}
.pageShell>p:not(.eyebrow){color:var(--muted);font-size:19px}
.pageShell>a{margin-top:25px;display:inline-block;font-weight:700;color:var(--green)}

/* Salted product badges */
.products>article[id^="salt"] figure span{background:var(--brown)}
.products>article.outOfStock figure img{filter:grayscale(.35);opacity:.72}
.products>article.outOfStock figure span{background:var(--brown)}
.products>article.outOfStock .productBody button{cursor:not-allowed;opacity:.55}
.checkoutForm{margin-top:15px;display:grid;grid-template-columns:1fr 1fr;gap:10px}
.checkoutForm label{display:flex;flex-direction:column;gap:5px;color:var(--brown);font-size:11px;font-weight:700}
.checkoutForm label span{color:var(--muted);font-weight:400}
.checkoutForm .fullField,.checkoutForm>button{grid-column:1/-1}
.checkoutForm input,.checkoutForm textarea{width:100%;padding:10px 11px;border:1px solid var(--line);border-radius:9px;background:var(--paper);color:var(--ink);font:400 13px "Poppins",Arial,sans-serif}
.checkoutForm textarea{resize:vertical}
.checkoutForm input:focus,.checkoutForm textarea:focus{outline:2px solid var(--gold);outline-offset:1px}
.checkoutForm>button{width:100%;min-height:52px;padding:13px 20px;display:flex;align-items:center;justify-content:center;gap:11px;border:0;border-radius:999px;background:var(--gold);color:var(--brown);font-weight:800}
.checkoutForm>button svg{width:21px;height:21px;flex:0 0 auto;fill:currentColor}
.emptyCartIcon{width:44px;height:44px;margin:0 auto;fill:none;stroke:var(--brown);stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.empty button{padding:13px 24px;border:1px solid var(--brown);background:var(--brown);color:#fff;font-weight:700}
.cartNotices{margin:14px 25px 0;padding:13px 15px;border:1px solid #d9c078;border-radius:12px;background:#fff6d9;color:var(--brown);font-size:12px;line-height:1.45}
.cartNotices>div{display:flex;align-items:center;justify-content:space-between;gap:15px}
.cartNotices button{width:28px;height:28px;border:0;border-radius:50%;background:transparent;color:var(--brown);font-size:20px;line-height:1}
.cartNotices ul{margin:8px 0 0;padding-left:18px}
.cartNotices li+li{margin-top:5px}
.lineTotal{display:flex;flex-direction:column;align-items:flex-end;justify-content:space-between;gap:12px}
.lineTotal strong{font-size:12px;white-space:nowrap}
.removeLine{width:28px;height:28px;padding:5px;display:grid;place-items:center;border:1px solid var(--line);border-radius:50%;background:transparent;color:var(--muted)}
.removeLine:hover{border-color:var(--brown);color:var(--brown)}
.removeLine svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;pointer-events:none}
.productBody button{background:#35170f;color:#fff}
.products>article[id^="plain"] .productBody button{background:var(--green)}
#shop:not(.shopPageSection) .heading h2{color:var(--brown)}
#shop:not(.shopPageSection) .heading h2 em{color:var(--gold)}
#shop:not(.shopPageSection) .heading{grid-template-columns:1fr}

/* Made for the moment */
.moments{width:100%;max-width:1300px;margin:0 auto;padding:clamp(45px,5vw,75px) 5vw;display:grid;grid-template-columns:1.08fr .92fr;align-items:center;gap:clamp(55px,7vw,105px);background:var(--cream);box-shadow:0 0 0 100vmax var(--cream);clip-path:inset(0 -100vmax)}
.moments>figure{width:100%;max-width:595px;height:650px;margin:0 0 0 auto;position:relative;overflow:hidden;border-radius:27px}
.moments>figure img{width:100%;height:100%;object-fit:cover}
.moments figcaption{position:absolute;left:24px;bottom:24px;padding:13px 18px;border-radius:999px;background:#5a382c;color:#fff;font-size:10px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}
.momentsContent{width:100%;max-width:510px}
.momentsContent>.eyebrow{margin-bottom:24px;color:var(--brown)}
.momentsContent>h2{margin:0 0 42px;color:#3d2114;font-size:clamp(54px,5vw,78px);line-height:1;letter-spacing:-.065em}
.momentsContent>h2 em{color:var(--gold)}
.momentList{border-top:1px solid var(--line)}
.momentList article{padding:22px 0;display:grid;grid-template-columns:45px 1fr;gap:20px;border-bottom:1px solid var(--line)}
.momentList article>span{padding-top:3px;color:var(--gold);font-size:11px;font-weight:800}
.momentList h3{margin:0 0 7px;color:var(--brown);font-size:19px;line-height:1.15}
.momentList p{margin:0;color:#76594d;font-size:13px;line-height:1.5}
.bulkOrderLink{margin-top:38px;padding-bottom:10px;display:inline-flex;align-items:center;gap:28px;border-bottom:1px solid var(--gold);color:var(--brown);font-size:20px;font-weight:900;letter-spacing:.03em;text-transform:uppercase}
.bulkOrderLink span{color:var(--gold);font-size:16px}

/* Know your snack */
.snackDetails{width:100%;max-width:1300px;margin:0 auto;padding:clamp(45px,5vw,70px) 5vw;display:grid;grid-template-columns:.78fr 1.22fr;gap:clamp(55px,7vw,100px);background:#35170f;box-shadow:0 0 0 100vmax #35170f;clip-path:inset(0 -100vmax)}
.snackDetailsIntro{height:560px;display:flex;flex-direction:column;align-self:start}
.snackDetailsIntro>.eyebrow{margin-bottom:26px;color:var(--gold)}
.snackDetailsIntro h2{margin:0;color:#fff;font-size:clamp(58px,5.3vw,82px);font-weight:800;line-height:.98;letter-spacing:-.065em}
.snackDetailsIntro h2 em{color:var(--gold);font-style:normal}
.snackDetailsIntro>p:last-child{margin:auto 0 0;color:#e5d5ce;font-size:13px;line-height:1.6}
.snackFaq{align-self:start;border-top:1px solid rgba(255,255,255,.22)}
.snackFaq details{border-bottom:1px solid rgba(255,255,255,.22)}
.snackFaq summary{min-height:82px;padding:20px 0;align-items:center;gap:20px;color:var(--cream);font:700 17px/1.25 "Poppins",Arial,sans-serif}
.snackFaq summary span{width:34px;height:34px;flex:0 0 34px;display:grid;place-items:center;border:1px solid rgba(239,169,0,.6);border-radius:50%;color:var(--gold)}
.snackFaq summary span::before{content:"+";font-size:21px;font-weight:500;line-height:1}
.snackFaq details[open] summary span{border-color:var(--gold);background:var(--gold);color:#3d2114}
.snackFaq details[open] summary span::before{content:"×"}
.snackFaq details>p{max-width:590px;margin:-10px 55px 24px 0;color:#fff;font-size:13px;line-height:1.55}

/* Stay close */
.stayClose{width:100%;max-width:1300px;margin:0 auto;padding:clamp(75px,8vw,115px) 5vw;display:grid;grid-template-columns:.8fr 1.2fr;align-items:center;gap:clamp(70px,9vw,135px);background:var(--paper);box-shadow:0 0 0 100vmax var(--paper);clip-path:inset(0 -100vmax)}
.stayCloseHeading>.eyebrow{margin-bottom:26px;color:var(--brown)}
.stayCloseHeading h2{margin:0;color:#3d2114;font-size:clamp(58px,5.3vw,82px);font-weight:900;line-height:.98;letter-spacing:-.065em}
.stayCloseHeading h2 em{color:var(--gold);font-style:normal}
.socialLinks{border-top:1px solid var(--line)}
.socialLinks a{min-height:70px;display:grid;grid-template-columns:105px 1fr auto;align-items:center;gap:20px;border-bottom:1px solid var(--line)}
.socialLinks span{color:#8b6d62;font-size:9px;letter-spacing:.13em;text-transform:uppercase}
.socialLinks strong{color:var(--brown);font-size:14px}
.socialLinks b{color:var(--gold);font-size:16px;font-weight:500}

/* Contact page forms */
.contactPage{width:100%;max-width:1400px;margin:0 auto;padding:clamp(58px,6vw,92px) 5vw clamp(75px,8vw,115px);display:grid;grid-template-columns:minmax(280px,.72fr) minmax(600px,1.28fr);gap:clamp(55px,7vw,105px);background:var(--cream);box-shadow:0 0 0 100vmax var(--cream);clip-path:inset(0 -100vmax)}
.contactIntro{align-self:start}.contactIntro>.eyebrow{color:var(--brown)}.contactIntro h1{margin:0;color:var(--brown);font-size:clamp(48px,4.8vw,72px);font-weight:900;line-height:1;letter-spacing:-.06em}.contactIntro h1 em{color:var(--gold);font-style:normal}.contactIntro>p:not(.eyebrow){max-width:470px;margin:28px 0 0;color:var(--muted);font-size:15px;line-height:1.7}
.contactDetails{margin-top:40px;border-top:1px solid var(--line)}.contactDetails>a,.contactDetails>div{padding:18px 0;display:flex;flex-direction:column;gap:5px;border-bottom:1px solid var(--line)}.contactDetails span{color:var(--muted);font-size:10px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.contactDetails strong{color:var(--brown);font-size:14px}.contactSocials{margin-top:28px;display:flex;gap:22px;flex-wrap:wrap}.contactSocials a{padding-bottom:5px;display:inline-flex;align-items:center;gap:7px;border-bottom:1px solid var(--gold);color:var(--brown);font-size:12px;font-weight:800}.contactSocials svg{flex:0 0 auto}
.contactForms{min-width:0}.contactTabs{width:min(100%,510px);margin-bottom:34px;padding:5px;display:grid;grid-template-columns:1fr 1fr;gap:5px;border-radius:16px;background:#e7dfd2}.contactTabs button{min-height:48px;padding:10px 16px;border:0;border-radius:12px;background:transparent;color:var(--muted);font-weight:700}.contactTabs button[aria-selected="true"]{background:var(--paper);color:var(--brown);box-shadow:0 3px 10px rgba(53,23,15,.1)}
.contactForm{display:grid;grid-template-columns:1fr 1fr;gap:17px 20px}.contactForm label{min-width:0;display:flex;flex-wrap:wrap;gap:4px;color:var(--brown);font-size:13px;font-weight:700}.contactForm label b{color:var(--green)}.contactForm label>span{color:var(--muted);font-weight:400}.contactForm input,.contactForm select,.contactForm textarea{width:100%;margin-top:4px;padding:12px 15px;border:1px solid #cfc2b4;border-radius:14px;outline:0;background:rgba(255,253,248,.72);color:var(--ink);font:400 15px "Poppins",Arial,sans-serif;transition:border-color .2s,box-shadow .2s,background .2s}.contactForm input,.contactForm select{min-height:50px}.contactForm textarea{min-height:130px;resize:vertical}.contactForm input::placeholder,.contactForm textarea::placeholder{color:#8b7d76}.contactForm input:focus,.contactForm select:focus,.contactForm textarea:focus{border-color:var(--green);background:var(--paper);box-shadow:0 0 0 4px rgba(71,100,45,.12)}.contactFullField{grid-column:1/-1}.contactSubmit{min-height:64px;margin-top:4px;padding:17px 26px;display:flex;align-items:center;justify-content:center;gap:18px;border:0;border-radius:999px;background:var(--brown);color:#fff;font-size:16px;font-weight:800;box-shadow:0 12px 26px rgba(53,23,15,.16);transition:transform .2s,background .2s}.contactSubmit:hover{background:var(--brown);transform:translateY(-2px)}.contactSubmit span{font-size:18px}.contactFormNote{margin:18px 0 0;color:var(--muted);font-size:11px;text-align:center}
@media(max-width:980px){.contactPage{grid-template-columns:1fr;gap:55px}.contactIntro{display:grid;grid-template-columns:1fr 1fr;gap:0 45px}.contactIntro>.eyebrow,.contactIntro h1,.contactIntro>p:not(.eyebrow),.contactSocials{grid-column:1}.contactDetails{grid-column:2;grid-row:1/5;margin-top:0}.contactForms{width:100%}}
@media(max-width:620px){.contactPage{padding:42px 20px 75px;gap:48px}.contactIntro{display:block}.contactIntro h1{font-size:clamp(42px,12vw,56px)}.contactDetails{margin-top:32px}.contactTabs{margin-bottom:28px}.contactTabs button{padding:8px;font-size:12px}.contactForm{grid-template-columns:1fr;gap:16px}.contactFullField{grid-column:auto}.contactForm input,.contactForm select{min-height:50px}.contactForm textarea{min-height:125px}.contactSubmit{min-height:58px}}
.cta{padding:clamp(38px,4vw,60px) 5vw;background:var(--cream);color:#35170f}
.cta .eyebrow{color:#35170f}
.cta button{font-size:20px;font-weight:900}
.ctaShopLink{padding:18px 28px;border-radius:999px;background:var(--gold);color:var(--brown);font-size:20px;font-weight:900;white-space:nowrap}
.homePage h1,.homePage h2{font-weight:900}
@media(max-width:620px){.ctaShopLink{width:100%;text-align:center}}
body>main>footer>div{width:100%;max-width:1300px;margin:0 auto;grid-template-columns:repeat(3,minmax(0,1fr));column-gap:clamp(60px,8vw,140px)}
body>main>footer>small{width:100%;max-width:1300px;margin:50px auto 0}
body>main>footer section>b{color:var(--gold)}
body>main>footer section a{transition:color .2s}
body>main>footer section a:hover{color:#fff}
@media(max-width:900px){body>main>footer>div{grid-template-columns:repeat(2,1fr)}}
@media(max-width:620px){body>main>footer>div{grid-template-columns:1fr}body>main>footer section{align-items:center;text-align:center}body>main>footer section img{margin:0 auto}body>main>footer>small{text-align:center}}
@media(max-width:900px){
 .stayClose{grid-template-columns:1fr;gap:50px}
}
@media(max-width:620px){
 .stayClose{padding:60px 20px}
 .stayCloseHeading h2{font-size:clamp(48px,14vw,64px)}
 .socialLinks a{min-height:68px;grid-template-columns:75px 1fr auto;gap:12px}
 .socialLinks strong{font-size:12px;overflow-wrap:anywhere}
}
@media(max-width:900px){
 .snackDetails{grid-template-columns:1fr;gap:50px}
 .snackDetailsIntro{height:auto}
 .snackDetailsIntro h2 br{display:none}
 .snackDetailsIntro h2 br::after{content:" "}
 .snackDetailsIntro>p:last-child{margin-top:35px}
}
@media(max-width:620px){
 .snackDetails{padding:40px 20px;gap:42px}
 .snackDetailsIntro h2{font-size:clamp(48px,14vw,64px)}
 .snackDetailsIntro h2 br{display:block}
 .snackDetailsIntro>p:last-child br{display:none}
 .snackFaq summary{min-height:72px;padding:17px 0;font-size:15px}
 .snackFaq summary span{width:31px;height:31px;flex-basis:31px}
 .snackFaq details>p{margin-right:0}
}
@media(max-width:900px){
 .moments{grid-template-columns:1fr;gap:50px}
 .moments>figure{max-width:650px;height:auto;aspect-ratio:1;margin:0 auto}
 .momentsContent{max-width:650px;margin:0 auto}
}
@media(max-width:620px){
 .moments{padding:40px 20px}
 .moments>figure{border-radius:20px}
 .moments figcaption{left:15px;bottom:15px;padding:10px 13px;font-size:8px}
 .momentsContent>.eyebrow{margin-bottom:18px}
 .momentsContent>h2{margin-bottom:32px;font-size:clamp(45px,13vw,60px)}
 .momentList article{padding:19px 0;grid-template-columns:34px 1fr;gap:12px}
 .bulkOrderLink{margin-top:30px}
}

/* Why us page */
.whyPage{min-height:auto;padding:clamp(22px,2.5vw,38px) 5vw 45px;background:var(--brown);color:#fff}
.whyPage h1,.whyPage h2{font-weight:900}
.whyPageHeading{margin:0 auto clamp(55px,6vw,80px);text-align:center}
.whyPageHeading .eyebrow{margin-bottom:22px;color:var(--gold)}
.whyPageHeading h1{margin:0;font-size:clamp(54px,5.2vw,82px);line-height:.98;letter-spacing:-.065em}
.whyPageHeading h1 em{color:var(--gold);font-style:normal}
.whyFeatures{max-width:1180px;margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);overflow:hidden;border:1px solid rgba(251,244,231,.2);border-radius:25px}
.whyFeatures article{min-width:0;min-height:360px;padding:28px 30px 34px;display:flex;flex-direction:column;justify-content:flex-start;border-right:1px solid rgba(251,244,231,.18)}
.whyFeatures article>div:last-child{margin:auto 0}
.whyFeatures article:last-child{border-right:0}
.whyFeatureTop{display:flex;align-items:flex-start;justify-content:space-between;color:var(--gold)}
.whyFeatureTop svg{width:43px;height:43px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.whyFeatureTop span{color:#bda79e;font-size:10px}
.whyFeatures h2{margin:0 0 17px;font-size:22px;line-height:1.08;letter-spacing:-.045em}
.whyFeatures p{margin:0;color:#e6d4cb;font-size:13px;line-height:1.55}
@media(max-width:900px){
 body::after{content:"";position:fixed;inset:82px 0 0;z-index:25;visibility:hidden;opacity:0;background:rgba(53,23,15,.18);backdrop-filter:blur(7px);-webkit-backdrop-filter:blur(7px);transition:opacity .25s,visibility .25s}
 body.menuOpen::after{visibility:visible;opacity:1}
 .whyFeatures{grid-template-columns:repeat(2,1fr)}
 .whyFeatures article{border-bottom:1px solid rgba(251,244,231,.18)}
 .whyFeatures article:nth-child(2){border-right:0}
 .whyFeatures article:nth-child(n+3){border-bottom:0}
}
@media(max-width:620px){
 body::after{top:70px}
 .whyPage{min-height:auto;padding:22px 20px 45px}
 .whyPageHeading{margin-bottom:42px}
 .whyPageHeading .eyebrow{margin-bottom:18px}
 .whyPageHeading h1{font-size:clamp(42px,12vw,56px);line-height:1.02}
 .whyFeatures{grid-template-columns:1fr;border-radius:20px}
 .whyFeatures article{min-height:245px;padding:24px;border-right:0;border-bottom:1px solid rgba(251,244,231,.18)}
 .whyFeatures article:nth-child(n+3){border-bottom:1px solid rgba(251,244,231,.18)}
 .whyFeatures article:last-child{border-bottom:0}
}

/* Shop page introduction */
.shopIntro{margin:0 -5vw 70px;padding:44px 5vw 70px;display:grid;grid-template-columns:minmax(0,1.25fr) minmax(300px,.75fr);align-items:end;gap:70px;background:var(--brown)}
.shopIntro .eyebrow{margin-bottom:25px;color:var(--cream)}
.shopIntro h1{margin:0;color:#fff;font-size:clamp(58px,6.5vw,96px);line-height:.93;letter-spacing:-.065em}
.shopIntro h1 em{color:var(--gold)}
.shopIntro>p{max-width:430px;margin:0 0 5px;padding:0 0 0 24px;border-left:2px solid var(--gold);color:var(--cream);font-size:15px;line-height:1.55}
.shopPageSection{padding-top:0}
.shopFilters{max-width:1300px;margin:0 auto 24px;display:flex;justify-content:flex-end;gap:14px}
.shopFilters label{display:flex;align-items:center;gap:9px;color:var(--brown);font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}
.shopFilters select{min-width:155px;padding:12px 38px 12px 14px;border:1px solid var(--line);border-radius:999px;background:var(--paper);color:var(--brown);font:700 14px "Poppins",Arial,sans-serif;cursor:pointer}
.filterEmpty{padding:45px 0;color:var(--muted);text-align:center}
@media(max-width:800px){
 .shopIntro{grid-template-columns:1fr;gap:35px}
 .shopIntro>p{max-width:620px}
}
@media(max-width:620px){
 .mobile{display:none}
 .shopFilters{margin-bottom:18px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}
 .shopFilters label{display:block;font-size:9px}
 .shopFilters select{width:100%;min-width:0;margin-top:6px;padding:10px 25px 10px 10px;font-size:12px}
 .shopPageSection{padding-right:14px;padding-left:14px}
 .shopIntro{margin-right:-14px;margin-left:-14px;padding-right:20px;padding-bottom:32px;padding-left:20px}
 .shopPageSection .products{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
 .shopPageSection .products>article{min-width:0;border-radius:15px}
 .shopPageSection .products figure{aspect-ratio:1}
 .shopPageSection .products figure span{left:8px;top:8px;max-width:calc(100% - 16px);padding:5px 7px;overflow:hidden;font-size:7px;letter-spacing:.02em;text-overflow:ellipsis;white-space:nowrap}
 .shopPageSection .productBody{padding:12px 10px}
 .shopPageSection .productBody small{display:block;overflow:hidden;font-size:8px;letter-spacing:.04em;text-overflow:ellipsis;white-space:nowrap}
 .shopPageSection .productBody h3{min-height:0;margin:4px 0 3px;font-size:16px;line-height:1.12;letter-spacing:-.035em}
 .shopPageSection .productBody>p{min-height:0;margin:0 0 5px;display:-webkit-box;overflow:hidden;color:var(--muted);font-size:10px;line-height:1.35;-webkit-box-orient:vertical;-webkit-line-clamp:3}
 .shopPageSection .price{margin-top:4px;gap:4px;flex-wrap:wrap}
 .shopPageSection .price b{font-size:18px}
 .shopPageSection .price span{font-size:8px}
 .shopPageSection .productBody .minimum{min-height:0;margin:2px 0 5px;font-size:9px;line-height:1.25;-webkit-line-clamp:1}
 .shopPageSection .productBody button{min-height:38px;padding:8px 5px;font-size:9px;line-height:1.2}
}
@media(max-width:620px){
 body{padding-bottom:0}
 .shopPageSection{padding-top:0}
 .shopIntro{margin-bottom:45px;gap:28px}
 .shopIntro h1{font-size:clamp(48px,14vw,68px)}
}
@media(max-width:620px){
 #shop:not(.shopPageSection) .products{display:grid;grid-template-columns:1fr;gap:12px}
 #shop:not(.shopPageSection) .products>article{min-width:0;border-radius:17px}
 #shop:not(.shopPageSection) .products figure{aspect-ratio:1.45}
 #shop:not(.shopPageSection) .products figure span{left:9px;top:9px;padding:5px 8px;font-size:7px}
 #shop:not(.shopPageSection) .productBody{padding:14px 12px}
 #shop:not(.shopPageSection) .productBody small{font-size:8px;letter-spacing:.05em}
 #shop:not(.shopPageSection) .productBody h3{min-height:0;margin:5px 0 4px;font-size:18px;line-height:1.15}
 #shop:not(.shopPageSection) .productBody>p{min-height:0;margin:0 0 6px;font-size:11px;line-height:1.4}
 #shop:not(.shopPageSection) .price{margin-top:6px;gap:5px}
 #shop:not(.shopPageSection) .price b{font-size:20px}
 #shop:not(.shopPageSection) .price span{font-size:9px}
 #shop:not(.shopPageSection) .productBody .minimum{margin:3px 0 7px;font-size:9px;line-height:1.3}
 #shop:not(.shopPageSection) .productBody button{min-height:40px;padding:9px 7px;font-size:10px}
}
@media(min-width:901px){
 .shopIntro{grid-template-columns:minmax(0,1.7fr) minmax(300px,.6fr);gap:50px}
 .shopIntro h1{font-size:clamp(42px,5.6vw,96px);white-space:nowrap}
 .shopTitleBreak{display:none}
 .section#shop:not(.shopPageSection){padding-top:58px;padding-bottom:68px}
 #shop:not(.shopPageSection) .heading{max-width:1300px;margin-right:auto;margin-bottom:30px;margin-left:auto}
 #shop:not(.shopPageSection) .heading>div:first-child{transform:none}
 #shop:not(.shopPageSection) .products{max-width:1300px;margin:0 auto;gap:15px}
 #shop:not(.shopPageSection) .products>article{border-radius:18px}
 #shop:not(.shopPageSection) .products figure{aspect-ratio:2}
 #shop:not(.shopPageSection) .products figure span{left:11px;top:11px;padding:5px 8px;font-size:7px}
 #shop:not(.shopPageSection) .productBody{padding:14px 15px}
 #shop:not(.shopPageSection) .productBody small{font-size:15px;letter-spacing:.04em}
 #shop:not(.shopPageSection) .productBody h3{margin:5px 0 3px;font-size:19px;line-height:1.12}
 #shop:not(.shopPageSection) .productBody>p{min-height:26px;margin:0 0 4px;font-size:15px;line-height:1.35}
 #shop:not(.shopPageSection) .price{margin-top:5px;gap:5px}
 #shop:not(.shopPageSection) .price b{font-size:20px}
 #shop:not(.shopPageSection) .price span{font-size:15px}
 #shop:not(.shopPageSection) .productBody .minimum{min-height:0;margin:2px 0 6px;font-size:15px;line-height:1.3}
 #shop:not(.shopPageSection) .productBody button{min-height:36px;padding:8px;font-size:10px}
 .shopPageSection .products{max-width:1300px;margin:0 auto;gap:15px}
 .shopPageSection .products>article{border-radius:18px}
 .shopPageSection .products figure{aspect-ratio:2}
 .shopPageSection .products figure span{left:11px;top:11px;padding:5px 8px;font-size:7px}
 .shopPageSection .productBody{padding:14px 15px}
 .shopPageSection .productBody small{font-size:15px;letter-spacing:.04em}
 .shopPageSection .productBody h3{margin:5px 0 3px;font-size:19px;line-height:1.12}
 .shopPageSection .productBody>p{min-height:26px;margin:0 0 4px;font-size:15px;line-height:1.35}
 .shopPageSection .price{margin-top:5px;gap:5px}
 .shopPageSection .price b{font-size:20px}
 .shopPageSection .price span{font-size:15px}
 .shopPageSection .productBody .minimum{min-height:0;margin:2px 0 6px;font-size:15px;line-height:1.3}
 .shopPageSection .productBody button{min-height:36px;padding:8px;font-size:10px}
}
/* Homepage hero redesign */
.homePage .hero.heroOriginal{min-height:0;padding:clamp(28px,4vw,58px);display:grid;grid-template-columns:minmax(0,1.08fr) minmax(420px,.92fr);align-items:stretch;gap:0;background:var(--cream);isolation:auto}
.homePage .heroBackdrop{position:relative;inset:auto;z-index:auto;width:100%;height:100%;min-height:650px;object-fit:cover;object-position:center;border-radius:30px 0 0 30px}
.homePage .heroShade,.homePage .scrollCue{display:none}
.homePage .heroOriginal .heroContent{width:100%;min-height:650px;padding:42px;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#f8ecda;border-radius:0 30px 30px 0;text-align:center}
.homePage .heroCard{width:100%;padding:48px 35px 42px;border-radius:28px;background:var(--paper)}
.homePage .heroOriginal h1{margin:0;color:#3d2114;font-size:clamp(55px,5.4vw,82px);font-weight:900;line-height:.92;letter-spacing:-.065em}.homePage .heroOriginal h1 em{color:var(--gold)}
.homePage .heroOriginal .lede{max-width:570px;margin:28px auto 0;color:#75665f;font-size:17px;line-height:1.55}
.homePage .heroButtons{margin:28px 0 18px;display:flex;justify-content:center}.homePage .heroButtons a{min-width:185px;min-height:54px;border:1px solid var(--brown);font-weight:800}.homePage .heroButtons .primary{border-color:var(--gold);background:var(--gold)}
.homePage .heroStats{width:100%;margin-top:0;padding:20px 12px;display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--line);border-radius:20px;background:var(--paper)}
.homePage .heroStats>div{padding:0 14px;display:flex;flex-direction:column;gap:5px;border-right:1px solid var(--line)}.homePage .heroStats>div:first-child{padding-left:14px}.homePage .heroStats strong{font:900 18px "Poppins",Arial,sans-serif;color:var(--brown)}.homePage .heroStats span{font-size:9px;line-height:1.25;letter-spacing:.07em}
@media(max-width:900px){.homePage .hero.heroOriginal{grid-template-columns:1fr;padding:0 0 30px}.homePage .heroBackdrop{height:360px;min-height:0;border-radius:0}.homePage .heroOriginal .heroContent{min-height:0;padding:0 20px;background:var(--cream);border-radius:0}.homePage .heroCard{margin-top:-14px;position:relative;padding:44px 25px 32px;border-radius:24px}.homePage .heroOriginal h1{font-size:clamp(48px,10vw,68px)}.homePage .heroButtons{margin:18px 0;flex-direction:column;align-items:center;gap:12px}.homePage .heroButtons a{width:220px}.homePage .heroStats{max-width:620px}}
@media(max-width:620px){.homePage .hero.heroOriginal{padding-bottom:30px}.homePage .heroBackdrop{height:255px;object-position:center}.homePage .heroOriginal .heroContent{padding:0 10px}.homePage .heroCard{padding:44px 18px 22px}.homePage .heroOriginal h1{font-size:clamp(40px,11.5vw,52px);line-height:.95}.homePage .heroOriginal .lede{max-width:350px;margin-top:20px;font-size:15px;line-height:1.5}.homePage .heroButtons{margin:18px 0}.homePage .heroButtons a{width:184px;min-height:52px;padding:0 14px;font-size:13px}.homePage .heroStats{padding:17px 7px;border-radius:18px}.homePage .heroStats>div{padding:0 7px;gap:6px}.homePage .heroStats>div:first-child{padding-left:7px}.homePage .heroStats strong{font-size:16px}.homePage .heroStats span{font-size:8px}}
@media(max-width:620px){
 .homePage .heroStats>div:last-child{border-right:0}
 .homePage .facts{padding:0 17px;grid-template-columns:repeat(2,minmax(0,1fr));background:var(--brown)}
 .homePage .facts>div{min-height:64px;padding:14px 22px;display:grid;grid-template-columns:25px 1fr;align-items:center;gap:0;border:0}
 .homePage .facts>div:nth-child(odd){border-right:1px solid rgba(255,255,255,.22)}
 .homePage .facts>div:nth-child(-n+2){border-bottom:1px solid rgba(255,255,255,.22)}
 .homePage .facts b{font-size:10px}
 .homePage .facts strong{font-size:12px;line-height:1.25}
}
@media(min-width:621px){
 .homePage .hero.heroOriginal{min-height:790px;padding:0;display:block;position:relative;isolation:isolate;overflow:hidden;background:#fcf3e4}
 .homePage .heroBackdrop{position:absolute;inset:0;z-index:-3;width:100%;height:100%;min-height:0;object-fit:cover;object-position:42% 50%;border-radius:0}
 .homePage .heroShade{display:block}
 .homePage .heroOriginal .heroContent{width:min(100%,760px);min-height:790px;padding:clamp(72px,9vh,118px) 4vw 38px;display:flex;flex-direction:column;align-items:stretch;justify-content:center;background:transparent;border-radius:0;text-align:left}
 .homePage .heroCard{width:auto;padding:0;border-radius:0;background:transparent}
 .homePage .heroCard::before{content:"Proudly Ghanaian · Roasted fresh";display:block;margin:0 0 17px;color:var(--green);font-size:11px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}
 .homePage .heroOriginal h1{margin:0 0 28px;font-size:clamp(62px,7.25vw,112px);line-height:.86}
 .homePage .heroOriginal .lede{max-width:600px;margin:0;font-size:clamp(17px,1.45vw,21px);line-height:1.65}
 .homePage .heroButtons{margin:32px 0 46px;display:flex;justify-content:flex-start}
 .homePage .heroButtons a{min-width:0;min-height:54px;padding:0 25px}
 .homePage .heroStats{width:min(100%,610px);margin:0;padding:25px 0 0;display:grid;border:0;border-top:1px solid rgba(53,23,15,.22);border-radius:0;background:transparent}
 .homePage .heroStats>div{padding:0 24px;display:flex;flex-direction:row;align-items:center;gap:11px;border-right:1px solid rgba(53,23,15,.18)}
 .homePage .heroStats>div:first-child{padding-left:0}.homePage .heroStats>div:last-child{border-right:0}
 .homePage .heroStats strong{font:900 clamp(20px,2vw,27px) "Poppins",Arial,sans-serif}.homePage .heroStats span{font-size:10px}
 .homePage .scrollCue{display:flex}
}
@media(min-width:621px) and (max-width:900px){
 .homePage .hero.heroOriginal{min-height:760px}
 .homePage .heroOriginal .heroContent{min-height:760px;width:66%;padding-left:5vw}
 .homePage .heroOriginal h1{font-size:clamp(58px,9vw,84px)}
}
.homePage .heroCard::before{display:none}
.homePage .heroButtons a:first-child{font-size:0;white-space:nowrap;justify-content:center;gap:10px}
.homePage .heroButtons a:first-child::before{content:"Shop Now";font-size:20px}
.homePage .heroButtons a:first-child span{font-size:0}
.homePage .heroButtons a:first-child span::before{content:"→";font-size:15px}
.homePage .heroButtons a:nth-child(n+2){display:none}
@media(min-width:901px){
 .homePage .hero.heroOriginal{height:clamp(500px,calc(100vh - 146px),690px);min-height:500px}
 .homePage .heroBackdrop{object-position:50% center}
 .homePage .heroOriginal .heroContent{height:100%;min-height:0;padding:clamp(38px,5.5vh,64px) 4vw 24px}
 .homePage .heroOriginal h1{margin-bottom:22px;font-size:clamp(58px,5.6vw,88px);line-height:.9}
 .homePage .heroOriginal .lede{font-size:clamp(16px,1.2vw,19px);line-height:1.55}
 .homePage .heroButtons{margin:24px 0 28px}
 .homePage .heroStats{padding-top:18px}
}
nav a{position:relative;padding-bottom:8px}
nav a::after{content:"";position:absolute;right:0;bottom:0;left:0;height:2px;background:var(--gold);transform:scaleX(0);transform-origin:center;transition:transform .2s ease}
nav a:hover::after,nav a:focus-visible::after{transform:scaleX(1)}
.shopPageSection .shopIntro{margin-bottom:30px}
@media(max-width:620px){.shopPageSection .shopIntro{margin-bottom:24px}}
@media(min-width:901px){
 .whyPage{height:calc(100svh - 140px);min-height:0;padding-top:clamp(14px,2.5vh,30px);padding-bottom:clamp(16px,2.5vh,32px);display:flex;flex-direction:column;justify-content:center}
 .whyPageHeading{flex:0 0 auto;margin-bottom:clamp(18px,3vh,38px)}
 .whyPageHeading .eyebrow{margin-bottom:clamp(10px,2vh,20px)}
 .whyPageHeading h1{font-size:clamp(40px,min(5.2vw,8vh),82px)}
 .whyFeatures{width:100%;min-height:0;flex:1}
 .whyFeatures article{min-height:0;padding-top:clamp(16px,2.5vh,28px);padding-bottom:clamp(18px,3vh,34px)}
 .whyFeatures h2{font-size:clamp(17px,2.5vh,22px)}
 .whyFeatures p{font-size:clamp(11px,1.55vh,13px)}
}
@media(min-width:901px){
 .storyPage{height:calc(100svh - 140px);min-height:0;padding-top:clamp(18px,3vh,38px);padding-bottom:clamp(18px,3vh,38px)}
 .storyCopy>.eyebrow{margin-bottom:clamp(12px,2vh,24px)}
 .storyCopy h1{font-size:clamp(40px,min(5.4vw,8vh),82px)}
 .storyLead{margin-top:clamp(22px,4vh,48px);font-size:clamp(15px,2vh,20px);line-height:1.45}
 .storyBody{margin-top:clamp(12px,2vh,20px);font-size:clamp(15px,2vh,20px);line-height:1.45}
 .storyFacts{margin-top:clamp(18px,3vh,34px);padding-top:clamp(14px,2.5vh,22px)}
 .storyVisual{width:min(100%,calc((100svh - 176px)*.75));height:auto;max-height:calc(100svh - 176px);min-height:0;aspect-ratio:1086/1449;justify-self:center}
 .storyVisual>img{object-fit:contain}
}
.menuClose,.menuBackdrop{display:none}
@media(max-width:900px){
 .menuClose{position:absolute;top:12px;right:16px;width:36px;height:36px;display:grid;place-items:center;border:1px solid var(--brown);border-radius:50%;background:transparent;color:var(--brown);font-size:25px;line-height:1}
 nav.show{padding-top:56px}
 .menuBackdrop{position:fixed;inset:82px 0 0;z-index:26;display:block;visibility:hidden;opacity:0;border:0;background:rgba(53,23,15,.16);backdrop-filter:blur(7px);-webkit-backdrop-filter:blur(7px);pointer-events:none;transition:opacity .25s,visibility .25s}
 body.menuOpen .menuBackdrop{visibility:visible;opacity:1;pointer-events:auto}
}
@media(max-width:620px){.menuBackdrop{inset:70px 0 0}}

/* Accessibility foundations */
.srOnly{width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;position:absolute!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
body.cartOpen,body.menuOpen{overflow:hidden}
a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid var(--gold);outline-offset:3px}
.contactForm input:focus-visible,.contactForm select:focus-visible,.contactForm textarea:focus-visible{outline:3px solid var(--gold);outline-offset:2px}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}

/* Database catalog states */
.catalogMessage{grid-column:1/-1;padding:60px 25px;border:1px solid var(--line);border-radius:22px;background:var(--cream);text-align:center}.catalogMessage h3{margin:0 0 8px;color:var(--brown);font-size:21px}.catalogMessage p{margin:0;color:var(--muted);font-size:13px}.catalogMessage button{margin-top:20px;padding:11px 20px;border:0;border-radius:999px;background:var(--brown);color:#fff;font-weight:700}.catalogLoading{min-height:190px;display:grid;place-content:center}.catalogLoading h3{margin:0}.catalogError{background:#f8e9e3}

/* WhatsApp submission feedback */
.submissionStatus{min-height:18px;margin:10px 0 0;color:var(--green);font-size:12px;font-weight:600;text-align:center}
.contactSubmit:disabled,.checkoutForm>button:disabled{cursor:wait;opacity:.7;transform:none}
