@font-face{font-family:Boxing;src:url(/assets/Boxing-Regular-BRqhACv0.otf)format("opentype");font-display:swap}@font-face{font-family:Kalam;src:url(/assets/Kalam-Variable-DyRSFbOd.woff2)format("woff2");font-display:swap;font-style:normal;font-weight:300 700}:root{--sky:#a8ddf5;--sky-mid:#7bc7ec;--sky-deep:#3e9fd4;--blue-soft:#d9f0fb;--cream:#fff7e7;--cream-deep:#f8ead1;--navy:#062f63;--red:#d92732;--red-ink:#ba1f2d;--red-text:#961521;--ink:#0c2c4d;--white:#fffdfa;--line:#062f6333;--card-blue-1:#d9f0fb;--card-blue-2:#c9e9f8;--card-cream-1:#fff0d6;--card-cream-2:#f8ead1;--display:"Boxing", "Arial Narrow", sans-serif;--hand:"Kalam", "Comic Sans MS", cursive;--body:"Avenir Next", Avenir, "Helvetica Neue", sans-serif;--page-pad:max(1rem, calc((100vw - 1220px) / 2))}*{box-sizing:border-box}html{scroll-behavior:smooth;max-width:100%;scroll-padding-top:100px;overflow-x:hidden}body{color:var(--ink);background:var(--cream);font-family:var(--body);margin:0;font-size:16px;line-height:1.5;overflow-x:hidden}body:after{content:"";z-index:99;pointer-events:none;opacity:.025;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 220 220' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.8' numOctaves='3' stitchTiles='stitchTiles'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.7'/%3E%3C/svg%3E");position:fixed;inset:0}img{max-width:100%;display:block}a{color:inherit}button,a{-webkit-tap-highlight-color:transparent}.visually-hidden{clip:rect(0 0 0 0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}a:focus-visible,button:focus-visible{outline:3px solid var(--cream);outline-offset:3px;box-shadow:0 0 0 6px var(--navy)}h1,h2,h3,h4,p{text-wrap:pretty}h1,h2,h3,h4{margin:0}.skip-link{z-index:200;color:var(--white);background:var(--navy);padding:.75rem 1rem;position:fixed;top:.75rem;left:.75rem;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.announcement{z-index:60;height:34px;color:var(--white);background:var(--navy);border-bottom:1px solid #ffffff29;position:relative;overflow:hidden}.announcement-track,.ticker-track{white-space:nowrap;will-change:transform;align-items:center;width:max-content;animation:28s linear infinite marqueeLeft;display:flex}.announcement-track{height:34px}.announcement span{letter-spacing:.12em;margin:0 2rem;font-size:.7rem;font-weight:850}.announcement i{color:var(--red-text);font-style:normal}.site-header{z-index:50;width:min(1180px,100% - 3rem);min-height:68px;color:var(--navy);border:2px solid var(--navy);box-shadow:7px 7px 0 var(--navy);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fff7e7f5;border-radius:14px;grid-template-columns:auto 1fr auto;align-items:center;gap:1.5rem;padding:.55rem .7rem .55rem 1rem;display:grid;position:absolute;top:50px;left:50%;transform:translate(-50%)}.brand,.footer-brand{font-family:var(--body);letter-spacing:.02em;align-items:center;gap:.65rem;font-weight:950;display:inline-flex}.brand{font-size:1.14rem;text-decoration:none}.brand img,.footer-brand img{object-fit:cover;border-radius:50%;width:44px;height:44px}.desktop-nav{justify-content:center;gap:clamp(1rem,2.5vw,2.2rem);display:flex}.desktop-nav a{letter-spacing:.02em;padding:.55rem 0 .4rem;font-size:.82rem;font-weight:850;text-decoration:none;position:relative}.desktop-nav a:after{content:"";background:var(--red);transform-origin:100%;height:2px;transition:transform .25s;position:absolute;bottom:.25rem;left:0;right:0;transform:scaleX(0)}.desktop-nav a:hover:after{transform-origin:0;transform:scaleX(1)}.header-actions{align-items:center;gap:.5rem;display:flex}.bag-link{min-height:46px;color:var(--white);background:var(--red);border:2px solid var(--navy);text-transform:uppercase;border-radius:8px;align-items:center;gap:.6rem;padding:.7rem 1rem;font-size:.77rem;font-weight:900;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex}.bag-link:hover{box-shadow:4px 4px 0 var(--navy);transform:translate(-2px,-2px)}.cart-badge,.product-bag-count{min-width:1.45rem;min-height:1.45rem;color:var(--navy);background:var(--cream);border:1px solid var(--navy);border-radius:999px;place-items:center;padding:.1rem;font-size:.66rem;line-height:1;display:inline-grid}.menu-toggle{border:2px solid var(--navy);background:0 0;border-radius:8px;place-content:center;gap:4px;width:48px;height:48px;display:none}.menu-toggle span{background:var(--navy);width:21px;height:2px;transition:transform .2s;display:block}.mobile-nav{display:none}.hero{min-height:780px;padding:142px var(--page-pad) 118px;color:var(--navy);background:radial-gradient(circle at 27% 28%, #fff7e7b8, transparent 29%), linear-gradient(180deg, var(--sky) 0%, #91d2f2 72%, #7fc7eb 100%);isolation:isolate;align-items:center;display:grid;position:relative;overflow:hidden}.hero:before{content:"";z-index:-1;background:linear-gradient(90deg,#0000 49.9%,#ffffff29 50%,#0000 50.1%),radial-gradient(circle at 16% 72%,#fff3,#0000 24%),radial-gradient(circle at 82% 68%,#062f6314,#0000 23%);position:absolute;inset:0}.hero-layout{z-index:8;grid-template-columns:minmax(0,1fr) clamp(495px,55vw,720px) minmax(0,1fr);align-items:center;gap:clamp(.75rem,1.6vw,1.5rem);width:min(1320px,100%);min-height:560px;margin:0 auto;display:grid;position:relative}.hero-copy{z-index:8;text-align:left;width:auto;margin:0;padding:0;position:relative}.hero-brand-panel{justify-self:start;width:min(100%,270px)}.hero-offer-panel{justify-self:end;width:min(100%,315px)}.eyebrow{color:var(--red-text);letter-spacing:.14em;text-transform:uppercase;align-items:center;gap:.7rem;margin:0 0 1rem;font-size:.73rem;font-weight:900;display:flex}.eyebrow span{background:currentColor;width:30px;height:2px}.section-heading h2,.how-intro h2,.story-copy h2,.concept-note h2{font-family:var(--body);letter-spacing:-.055em;text-transform:uppercase;font-weight:950}.hero-kicker{color:var(--red-text);letter-spacing:.13em;text-transform:uppercase;opacity:0;align-items:center;gap:.65rem;margin:0 0 .75rem;font-size:.72rem;font-weight:950;animation:.65s cubic-bezier(.2,.8,.2,1) 80ms forwards riseIn;display:inline-flex}.hero-kicker:before{content:"";background:currentColor;width:28px;height:2px}.hero h1{opacity:0;width:fit-content;margin:0;animation:.72s cubic-bezier(.2,.8,.2,1) .16s forwards riseIn;transform:translateY(24px)}.hero-brand-mark{object-fit:contain;object-position:left center;filter:brightness(0)saturate()invert(15%)sepia(70%)saturate(1721%)hue-rotate(184deg)brightness(86%)contrast(105%);width:clamp(185px,19vw,235px);height:auto;max-height:172px}.hero-promise{max-width:570px;color:var(--navy);letter-spacing:-.055em;opacity:0;margin:.35rem 0 0;font-size:clamp(1.72rem,2.3vw,2.3rem);font-weight:950;line-height:.96;animation:.7s cubic-bezier(.2,.8,.2,1) .25s forwards riseIn;transform:translateY(24px)}.hero-lede{color:#062f63e6;opacity:0;max-width:510px;margin:.85rem 0 0;font-size:clamp(.98rem,1.25vw,1.08rem);font-weight:700;animation:.7s .34s forwards riseIn;transform:translateY(20px)}.hero-benefits{opacity:0;gap:.42rem;margin:.85rem 0 0;padding:0;list-style:none;animation:.7s .4s forwards riseIn;display:grid;transform:translateY(18px)}.hero-benefits li{align-items:center;gap:.58rem;font-size:.82rem;font-weight:850;display:flex}.hero-benefits li:before{content:"✓";width:22px;height:22px;color:var(--white);background:var(--navy);border-radius:50%;flex:none;place-items:center;font-size:.68rem;font-weight:950;display:grid}.hero-actions{opacity:0;justify-content:flex-start;margin-top:.9rem;animation:.7s .48s forwards riseIn;display:flex;transform:translateY(18px)}.hero-microproof{color:#062f63c2;font-family:var(--hand);opacity:0;margin:.85rem 0 0;font-size:1rem;font-weight:700;animation:.7s .56s forwards riseIn;transform:translateY(14px)}.button{border:2px solid var(--navy);letter-spacing:.03em;text-transform:uppercase;border-radius:8px;justify-content:center;align-items:center;gap:.65rem;min-height:52px;padding:.8rem 1.25rem;font-size:.77rem;font-weight:950;text-decoration:none;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex}.button:hover{box-shadow:5px 5px 0 var(--navy);transform:translate(-3px,-3px)}.button-red{color:var(--white);background:var(--red)}.button-navy{color:var(--white);background:var(--navy)}.hero-visual{z-index:3;isolation:isolate;pointer-events:none;opacity:0;place-self:center;width:100%;height:560px;animation:.75s .28s forwards fadeIn;position:relative;overflow:clip}.hero-carousel{pointer-events:auto;cursor:grab;touch-action:pan-y;overscroll-behavior-x:contain;-webkit-user-select:none;user-select:none;width:100%;height:100%;margin:0 auto;position:relative}.hero-carousel.is-dragging{cursor:grabbing}.hero-carousel:focus-visible{outline:3px solid var(--cream);outline-offset:-6px;box-shadow:inset 0 0 0 6px var(--navy);border-radius:18px}.hero-product{z-index:0;opacity:0;width:clamp(300px,30vw,440px);transform:translateX(-50%) translateX(var(--slide-x,0)) translateY(calc(-50% + var(--slide-y,70px))) scale(var(--slide-scale,.5)) rotate(var(--slide-rotate,0deg));will-change:transform, opacity;margin:0;transition:transform .68s cubic-bezier(.16,1,.3,1),filter .3s;position:absolute;top:50%;left:50%}.hero-product img{pointer-events:none;-webkit-user-drag:none;filter:drop-shadow(0 24px 20px #062f6333);width:100%;height:auto;-webkit-mask-image:radial-gradient(52% 52%,#000 58%,#000000f5 74%,#0000 100%);mask-image:radial-gradient(52% 52%,#000 58%,#000000f5 74%,#0000 100%)}.hero-product[data-slot=active]{--slide-x:0;--slide-y:0px;--slide-scale:1.02;z-index:4;opacity:1}.hero-product[data-slot=prev]{--slide-x:clamp(-292px, -20.3vw, -200px);--slide-y:42px;--slide-scale:.3;--slide-rotate:-3deg;z-index:2;opacity:.66}.hero-product[data-slot=next]{--slide-x:clamp(200px, 20.3vw, 292px);--slide-y:42px;--slide-scale:.3;--slide-rotate:3deg;z-index:2;opacity:.66}.hero-product[data-slot=hidden-left]{--slide-x:-58vw;--slide-y:70px;--slide-scale:.44}.hero-product[data-slot=hidden-right]{--slide-x:58vw;--slide-y:70px;--slide-scale:.44}.hero-swipe-hint{display:none}.hero-carousel-toggle{z-index:12;min-width:76px;min-height:44px;color:var(--navy);border:2px solid var(--navy);box-shadow:4px 4px 0 var(--red);cursor:pointer;font-family:var(--body);text-transform:uppercase;background:#fff7e7f0;border-radius:999px;justify-content:center;align-items:center;gap:.4rem;padding:.45rem .65rem;font-size:.65rem;font-weight:900;display:inline-flex;position:absolute;bottom:1.1rem;left:50%;transform:translate(-50%)}.hero-carousel-toggle[hidden]{display:none}.hero-carousel-toggle span{min-width:.8rem;font-size:.72rem;line-height:1}.hero-carousel-toggle b{font:inherit}.hero-wave{z-index:10;width:104%;height:132px;position:absolute;bottom:-1px;right:-2%}.hero-wave path{fill:var(--cream)}.trust-strip{z-index:12;padding:1.15rem var(--page-pad) 1.4rem;color:var(--navy);background:var(--cream);border-bottom:2px solid var(--navy);grid-template-columns:repeat(3,1fr);display:grid;position:relative}.trust-strip div{border-right:1px solid var(--line);text-align:center;justify-content:center;align-items:center;gap:.7rem;min-height:52px;padding:.4rem 1rem;font-size:.78rem;display:flex}.trust-strip div:last-child{border-right:0}.trust-strip span{width:30px;height:30px;color:var(--white);background:var(--navy);border-radius:50%;flex:none;place-items:center;font-weight:950;display:grid}.mixes-section{padding:clamp(4.5rem, 7vw, 7.5rem) var(--page-pad) 8rem;background:var(--cream)}.section-heading{grid-template-columns:1fr minmax(260px,390px);align-items:end;gap:1rem 4rem;margin-bottom:2.7rem;display:grid}.section-heading .eyebrow{grid-column:1/-1;margin:0}.section-heading h2,.how-intro h2,.story-copy h2,.concept-note h2{color:var(--navy);letter-spacing:-.025em;font-size:clamp(3.5rem,6.5vw,7rem);line-height:.84}.section-heading>p:last-child{max-width:390px;margin:0 0 .25rem;font-weight:700}.mix-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.mobile-card-deck-hint{display:none}.mix-card{border:2px solid var(--navy);min-height:650px;box-shadow:7px 7px 0 var(--navy);border-radius:16px;flex-direction:column;transition:transform .35s cubic-bezier(.2,.8,.2,1),box-shadow .35s;display:flex;position:relative;overflow:hidden}.mix-card:hover{box-shadow:12px 14px 0 var(--navy);transform:translateY(-8px)rotate(-.35deg)}.mix-card-blue{background:var(--blue-soft)}.mix-card-mid{background:var(--sky)}.mix-card-deep{background:var(--sky-mid)}.card-number{z-index:4;width:46px;height:46px;color:var(--white);background:var(--navy);font-family:var(--body);border-radius:50%;place-items:center;font-size:1.25rem;font-weight:950;display:grid;position:absolute;top:1rem;left:1rem}.mix-image-wrap{background:var(--sky);border-bottom:2px solid var(--navy);height:365px;overflow:hidden}.mix-image-wrap img{object-fit:cover;width:100%;height:100%;transition:transform .55s cubic-bezier(.2,.8,.2,1)}.mix-card:hover .mix-image-wrap img{transform:scale(1.055)rotate(.5deg)}.mix-copy{flex-direction:column;flex:1;padding:1.3rem;display:flex}.mix-copy>p:first-child{color:var(--navy);font-family:var(--hand);letter-spacing:0;margin:0 0 .5rem;font-size:1.05rem;font-weight:700;line-height:1.08}.mix-copy h3{color:var(--navy);font-family:var(--body);letter-spacing:-.035em;font-size:clamp(1.65rem,2.7vw,2.45rem);font-weight:950;line-height:1.02}.mix-description{color:#062f63c7;min-height:4.5em;margin:.75rem 0 0;font-size:.87rem;font-weight:700}.mix-copy>div{justify-content:space-between;align-items:center;gap:1rem;margin-top:auto;padding-top:1rem;display:flex}.mix-copy strong{font-family:var(--hand);font-size:2rem;font-weight:700;line-height:.9}.mix-copy a{text-decoration:none}.card-action{z-index:0;min-width:74px;min-height:44px;color:var(--navy);background:var(--cream);border:2px solid var(--navy);box-shadow:4px 5px 0 var(--red-text);letter-spacing:.035em;text-align:center;text-decoration-line:underline;-webkit-text-decoration-color:var(--red-text);text-decoration-color:var(--red-text);text-underline-offset:3px;text-transform:uppercase;border-radius:3px;justify-content:center;align-items:center;padding:.56rem .65rem .5rem;font-size:.63rem;font-weight:950;line-height:1.05;text-decoration-thickness:2px;transition:color .18s,background .18s,box-shadow .18s,transform .18s;display:inline-flex;position:relative;transform:rotate(-1deg)}.card-action:after{content:"";z-index:1;pointer-events:none;background:var(--red-text);width:28px;height:9px;position:absolute;bottom:-8px;right:-7px;transform:rotate(2deg)}.mix-copy a.card-action:hover,.shop-card>a:hover .card-action{color:var(--cream);background:var(--navy);box-shadow:2px 3px 0 var(--red-text);transform:translate(2px,2px)rotate(-1deg)}.shop-all{margin-top:clamp(5.5rem,9vw,9rem);scroll-margin-top:7rem}.shop-all-heading{justify-content:space-between;align-items:end;gap:2rem;margin-bottom:2rem;display:flex}.shop-all-heading .eyebrow{font-family:var(--hand);letter-spacing:0;text-transform:none;margin-bottom:.9rem;font-size:1.35rem;font-weight:700}.shop-all-heading h3{color:var(--navy);font-family:var(--body);letter-spacing:-.06em;font-size:clamp(3rem,5.5vw,5.7rem);font-weight:950;line-height:.88}.shop-all-heading>p{max-width:330px;margin:0 0 .25rem;font-weight:750}.shop-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;display:grid}.shop-card{background:var(--white);border:2px solid var(--navy);min-width:0;box-shadow:5px 5px 0 var(--navy);border-radius:14px;transition:transform .3s cubic-bezier(.2,.8,.2,1),box-shadow .3s;position:relative;overflow:hidden}.shop-card>a{flex-direction:column;height:100%;text-decoration:none;display:flex}.shop-card-image{aspect-ratio:1;background:var(--sky);border-bottom:2px solid var(--navy);position:relative;overflow:hidden}.shop-card-image img{object-fit:cover;width:100%;height:100%;transition:transform .45s cubic-bezier(.2,.8,.2,1)}.shop-card.is-coming-soon .shop-card-image:after{content:"Coming soon";color:var(--navy);background:var(--cream);border:2px solid var(--navy);box-shadow:3px 3px 0 var(--red);font-family:var(--hand);letter-spacing:0;border-radius:5px;padding:.36rem .48rem;font-size:.9rem;font-weight:700;line-height:1;position:absolute;top:.65rem;right:.65rem}.shop-grid>.shop-card:nth-child(4n+1){--card-panel:var(--card-blue-1)}.shop-grid>.shop-card:nth-child(4n+2){--card-panel:var(--card-cream-1)}.shop-grid>.shop-card:nth-child(4n+3){--card-panel:var(--card-blue-2)}.shop-grid>.shop-card:nth-child(4n){--card-panel:var(--card-cream-2)}.shop-card-copy{background:var(--card-panel,var(--blue-soft));box-shadow:inset 0 4px 0 var(--red);flex-direction:column;flex:1;padding:1rem;display:flex;position:relative}.shop-card-tag{color:var(--red-ink);letter-spacing:.1em;text-transform:uppercase;margin:0 0 .38rem;font-size:.61rem;font-weight:950}.shop-card h4{color:var(--navy);letter-spacing:-.025em;margin:0;font-size:clamp(1rem,1.55vw,1.35rem);font-weight:950;line-height:1.05}.shop-card-adds{color:#062f63b8;min-height:2.8em;margin:.58rem 0 1rem;font-size:.75rem;font-weight:700}.shop-card-copy>div{border-top:1px solid var(--line);justify-content:space-between;align-items:end;gap:.75rem;margin-top:auto;padding-top:.8rem;display:flex}.shop-card-copy strong{color:var(--navy);font-family:var(--hand);font-size:1.75rem;font-weight:700;line-height:.9}.shop-card.is-coming-soon .shop-card-copy strong{max-width:85px;color:var(--red-text);font-family:var(--hand);letter-spacing:0;text-transform:none;font-size:1rem;font-weight:700;line-height:1.1}.shop-card-copy>div .card-action{flex:none}.faq-section{padding:clamp(5.5rem, 8vw, 8rem) var(--page-pad);color:var(--navy);background:radial-gradient(circle at 13% 18%, #a8ddf5b3, transparent 27%), var(--cream);border-top:2px solid var(--navy);grid-template-columns:minmax(280px,.8fr) minmax(420px,1.2fr);gap:clamp(2.5rem,7vw,7rem);display:grid}.faq-heading{align-self:start;position:sticky;top:2rem}.faq-heading h2{max-width:560px;color:var(--navy);letter-spacing:-.06em;font-size:clamp(3.1rem,5.6vw,6rem);font-weight:950;line-height:.86}.faq-heading>p:last-child{max-width:460px;margin:1.25rem 0 0;font-weight:700}.faq-list{border-top:2px solid var(--navy)}.faq-list details{border-bottom:2px solid var(--navy)}.faq-list summary{cursor:pointer;letter-spacing:-.02em;justify-content:space-between;align-items:center;gap:1.5rem;min-height:78px;padding:1rem .15rem;font-size:clamp(1.05rem,1.8vw,1.35rem);font-weight:900;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{width:34px;height:34px;color:var(--white);background:var(--navy);font-family:var(--hand);border-radius:50%;flex:none;place-items:center;font-size:1.4rem;line-height:1;transition:background .2s,transform .25s;display:grid}.faq-list details[open] summary span{background:var(--red);transform:rotate(45deg)}.faq-list details p{color:#062f63cc;max-width:680px;margin:-.25rem 0 0;padding:0 3.4rem 1.4rem 0;font-weight:650}@media (hover:hover) and (pointer:fine){.shop-card:hover{box-shadow:9px 10px 0 var(--navy);transform:translateY(-6px)}.shop-card:hover .shop-card-image img{transform:scale(1.05)}}.ticker{color:var(--navy);background:var(--sky);border-block:3px solid var(--navy);box-shadow:0 9px 0 var(--red);overflow:hidden;transform:rotate(-1deg)scale(1.02)}.ticker-track{height:112px;animation-duration:31s}.ticker span{background:var(--cream);border:2px solid var(--navy);box-shadow:5px 5px 0 var(--red);font-family:var(--hand);letter-spacing:-.02em;border-radius:7px;margin:0 1.05rem 5px;padding:.5rem .72rem .42rem;font-size:clamp(1.35rem,2.45vw,2.25rem);font-weight:700;line-height:1}.ticker i{color:var(--red-text);font-size:1.8rem;font-style:normal}.how-section{padding:9rem var(--page-pad) 8rem;color:var(--white);background:var(--navy)}.eyebrow.light{color:var(--sky)}.how-intro h2{color:var(--white)}.steps{grid-template-columns:repeat(3,1fr);gap:1rem;margin:3rem 0 0;padding:0;list-style:none;display:grid}.steps li{border:2px solid #ffffffad;border-radius:14px;min-height:330px;padding:1.25rem;transition:color .25s,transform .25s,background .25s;position:relative}.steps li:hover{color:var(--navy);background:var(--sky);transform:translateY(-7px)}.steps li>span{color:var(--red-text);font-family:var(--body);font-size:1.5rem;font-weight:950;position:absolute;top:1rem;right:1rem}.step-icon{width:108px;height:108px;color:var(--navy);background:var(--cream);border:2px solid var(--navy);box-shadow:6px 6px 0 var(--red);font-family:var(--hand);border-radius:50%;place-items:center;margin:1.8rem 0 2.3rem;font-size:1.7rem;font-weight:700;line-height:1;display:grid;transform:rotate(-8deg)}.steps li:nth-child(2) .step-icon{transform:rotate(7deg)}.steps li:nth-child(3) .step-icon{transform:rotate(-3deg)}.steps h3{font-family:var(--body);letter-spacing:-.02em;font-size:1.55rem;font-weight:950;line-height:1.05}.steps p{color:#ffffffc2;max-width:310px;margin-bottom:0;font-weight:650}.steps li:hover p{color:#062f63d1}.directions-note{width:fit-content;color:var(--navy);background:var(--cream);font-family:var(--hand);border-radius:999px;align-items:center;gap:.55rem;margin:2rem auto 0;padding:.6rem .9rem;font-size:1rem;font-weight:700;line-height:1.2;display:flex}.directions-note:before{content:"✓";color:var(--red-text);font-weight:950}.bundle-section{background:var(--cream);border-bottom:2px solid var(--navy);grid-template-columns:minmax(0,.88fr) minmax(360px,1.12fr);align-items:center;gap:clamp(2rem,5vw,5rem);padding:clamp(6rem,9vw,9rem) max(1rem,50vw - 590px);display:grid;overflow:clip}.bundle-visual{aspect-ratio:1.2;justify-self:center;width:min(100%,500px);min-height:0;position:relative}.bundle-visual:before{content:"";background:var(--sky);border:3px solid var(--navy);box-shadow:12px 12px 0 var(--navy);border-radius:50%;position:absolute;inset:10% 8% 8%}.bundle-bag{z-index:2;aspect-ratio:329/513;filter:drop-shadow(0 20px 16px #062f6333);background-image:url(/assets/product-bag-strip-cropped-Bt676p4j.webp);background-position:34.43% 56.1%;background-repeat:no-repeat;background-size:469% 116%;width:min(42%,190px);display:block;position:absolute;bottom:5%;left:50%;transform:translate(-50%)}.bundle-bag-rosemary{z-index:1;aspect-ratio:339/521;background-position:2.99% 48.65%;background-size:455.16% 114.2%;width:min(32%,145px);left:27%;transform:translate(-50%)rotate(-7deg)}.bundle-bag-jambalaya{z-index:1;aspect-ratio:339/516;background-position:97.01% 53.16%;background-size:455.16% 115.31%;width:min(32%,145px);left:73%;transform:translate(-50%)rotate(7deg)}.bundle-copy h2{color:var(--navy);font-family:var(--body);letter-spacing:-.065em;font-size:clamp(3rem,6vw,6rem);font-weight:950;line-height:.88}.bundle-copy>p:not(.eyebrow){color:#062f63c7;max-width:560px;font-weight:750}.bundle-copy .bundle-deal{width:fit-content;color:var(--red-text);background:var(--blue-soft);border-bottom:2px solid var(--navy);font-family:var(--hand);margin:1rem 0 .65rem;padding:.25rem .55rem .14rem;font-size:clamp(1.35rem,2.2vw,2rem);font-weight:700;line-height:1.1;transform:rotate(-1deg)}.bundle-copy .button{margin-top:1.2rem}.story-section{background:var(--sky);border-bottom:2px solid var(--navy);grid-template-columns:.78fr 1.2fr;align-items:center;gap:clamp(2rem,7vw,7rem);padding:8rem max(1rem,50vw - 560px);display:grid}.story-logo{aspect-ratio:1;background:var(--cream);border:3px solid var(--navy);max-width:360px;box-shadow:12px 12px 0 var(--navy);border-radius:46% 54% 48% 52%/52% 45% 55% 48%;place-items:center;padding:clamp(1.5rem,4vw,3rem);display:grid;position:relative;transform:rotate(-4deg)}.story-logo:after{content:"";z-index:-1;border:3px solid var(--red);border-radius:inherit;position:absolute;inset:-12px 12px 12px -12px}.story-logo img{width:100%;height:auto;transform:rotate(4deg)}.story-copy h2{font-size:clamp(3.6rem,6vw,6.5rem)}.story-copy>p:not(.eyebrow){max-width:620px;margin:1.5rem 0;font-size:1.02rem;font-weight:700}.concept-note{color:var(--navy);background:var(--cream);text-align:center;padding:8rem 1rem}.concept-note>p{color:var(--red-text);font-family:var(--hand);letter-spacing:0;margin:0 0 1rem;font-size:1.35rem;font-weight:700}.concept-note>span{max-width:530px;margin:1.1rem auto 0;font-weight:750;display:block}.concept-note .button{margin-top:1.7rem}.mobile-shop-bar{display:none}footer{padding:1.2rem var(--page-pad);color:var(--cream);background:var(--navy);border-top:2px solid var(--navy);grid-template-columns:1fr auto auto;align-items:center;gap:2rem;display:grid}footer nav{flex-wrap:wrap;justify-content:center;gap:.55rem 1rem;display:flex}footer nav a{text-transform:uppercase;font-size:.68rem;font-weight:850;text-decoration:none}footer nav a:hover{text-underline-offset:4px;text-decoration:underline}footer p{letter-spacing:.05em;text-transform:uppercase;margin:0;font-size:.68rem;font-weight:800}.footer-brand img{width:36px;height:36px}.reveal{opacity:1;transform:none}.motion-ready .reveal{opacity:0;transition:opacity .7s ease var(--delay,0s), transform .7s cubic-bezier(.2, .8, .2, 1) var(--delay,0s);transform:translateY(34px)}.motion-ready .reveal.is-visible{opacity:1;transform:translateY(0)}@keyframes riseIn{to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{to{opacity:1}}@keyframes marqueeLeft{to{transform:translate(-50%)}}@media (width>=901px) and (width<=1120px){.hero{min-height:735px;padding:132px 1rem 105px}.hero-layout{gap:.7rem;min-height:498px}.hero-brand-panel{width:min(100%,185px)}.hero-offer-panel{width:min(100%,205px)}.hero-brand-mark{width:min(100%,185px)}.hero-kicker{font-size:.62rem;line-height:1.35}.hero-lede{margin-top:0;font-size:.88rem;line-height:1.42}.hero-benefits{display:none}.hero-actions .button{width:100%;padding-inline:.5rem;font-size:.66rem}.hero-microproof{font-size:.8rem;line-height:1.35}.hero-visual{height:498px}}@media (width<=900px){.site-header{width:calc(100% - 1.5rem);min-height:62px;box-shadow:4px 4px 0 var(--navy);grid-template-columns:1fr auto;padding:.4rem .45rem .4rem .7rem;top:46px}.brand span,.desktop-nav,.bag-link{display:none}.brand img{width:43px;height:43px}.menu-toggle{display:grid}.mobile-nav{background:var(--cream);border:2px solid var(--navy);box-shadow:6px 6px 0 var(--navy);border-radius:12px;padding:.6rem;position:absolute;top:calc(100% + .65rem);left:0;right:0}.mobile-nav:not([hidden]){display:grid}.mobile-nav a{border-bottom:1px solid var(--line);min-height:49px;padding:.8rem;font-size:1rem;font-weight:900;text-decoration:none}.mobile-nav a:last-child{color:var(--white);background:var(--red);border:2px solid var(--navy);border-radius:7px}.hero{min-height:950px;padding:132px .75rem 92px}.hero-layout{grid-template-columns:1fr;gap:0;min-height:0}.hero-copy{text-align:center;width:min(680px,100%);margin:0 auto}.hero-brand-panel{order:1;justify-self:center}.hero-offer-panel{order:2;justify-self:center}.hero-visual{order:3;grid-column:auto}.hero-kicker{justify-content:center}.hero h1{margin-inline:auto}.hero-brand-mark{object-position:center;width:clamp(205px,30vw,255px);max-height:215px}.hero-promise{max-width:650px;margin-inline:auto}.hero-lede{max-width:560px;margin-inline:auto}.hero-benefits{text-align:left;width:fit-content;margin-inline:auto}.hero-actions{justify-content:center}.hero-visual{height:440px;margin-top:-18px}.hero-product{width:clamp(340px,50vw,440px)}.hero-product[data-slot=prev]{--slide-x:-36vw;--slide-y:52px;--slide-scale:.69}.hero-product[data-slot=next]{--slide-x:36vw;--slide-y:52px;--slide-scale:.69}.trust-strip{grid-template-columns:1fr;padding-block:.6rem 1rem}.trust-strip div{border-right:0;border-bottom:1px solid var(--line);text-align:left;justify-content:flex-start}.trust-strip div:last-child{border-bottom:0}.section-heading{grid-template-columns:1fr;gap:1rem}.section-heading>p:last-child{max-width:560px}.mix-grid{grid-template-columns:1fr;gap:1.35rem;max-width:620px;margin:0 auto}.mix-card{grid-template-columns:46% 54%;min-height:370px;display:grid}.mix-image-wrap{border-right:2px solid var(--navy);border-bottom:0;height:100%}.mix-copy{flex-direction:column;justify-content:center;display:flex}.mix-copy>div{margin-top:1rem;padding-top:0}.mix-description{min-height:0}.shop-all-heading{align-items:start}.shop-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.faq-section{grid-template-columns:1fr;gap:2.5rem}.faq-heading{position:static}.steps{grid-template-columns:1fr}.steps li{min-height:250px}.story-section{grid-template-columns:1fr}.story-logo{max-width:280px}.bundle-section{grid-template-columns:1fr}.bundle-visual{aspect-ratio:1.2;width:min(100%,520px);min-height:0}footer{text-align:center;grid-template-columns:1fr;gap:.6rem}.footer-brand{justify-content:center}}@media (width>=701px) and (width<=900px){.hero{min-height:880px;padding:128px 1rem 86px}.hero-layout{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-areas:"brand offer""visual visual";gap:1.1rem 1.5rem}.hero-brand-panel{grid-area:brand;justify-self:end;width:min(100%,235px)}.hero-offer-panel{grid-area:offer;justify-self:start;width:min(100%,285px)}.hero-copy{text-align:left;margin:0}.hero-kicker{justify-content:flex-start}.hero h1{margin-inline:0}.hero-brand-mark{object-position:left center;width:min(100%,225px)}.hero-lede{margin-inline:0;font-size:.9rem}.hero-benefits{display:none}.hero-actions{justify-content:flex-start}.hero-visual{grid-area:visual;width:min(720px,100%);height:410px;margin:0 auto}.hero-product{width:clamp(300px,44vw,340px)}.hero-product[data-slot=prev]{--slide-x:clamp(-245px, -30vw, -210px);--slide-y:40px;--slide-scale:.38}.hero-product[data-slot=next]{--slide-x:clamp(210px, 30vw, 245px);--slide-y:40px;--slide-scale:.38}}@media (width<=600px){html{scroll-padding-top:76px}body{padding-bottom:calc(68px + env(safe-area-inset-bottom))}.announcement{display:none}.site-header{top:max(.75rem, env(safe-area-inset-top));width:auto;min-height:0;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0;border-radius:0;padding:0;display:block;left:auto;right:.75rem;transform:none}.site-header .brand{display:none}.header-actions{display:block}.menu-toggle{box-shadow:4px 4px 0 var(--navy);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff7e7f7;display:grid}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(6px)rotate(45deg)}.menu-toggle[aria-expanded=true] span:nth-child(2){opacity:0}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-6px)rotate(-45deg)}.mobile-nav{top:calc(max(.75rem, env(safe-area-inset-top)) + 58px);width:auto;max-height:calc(100dvh - 5.5rem);position:fixed;left:.75rem;right:.75rem;overflow-y:auto}.hero{min-height:870px;padding:76px .75rem 72px}.hero-copy{width:100%;padding:0}.hero-brand-panel{width:100%}.hero-offer-panel{width:min(100%,390px)}.hero-kicker{margin-bottom:.4rem;font-size:.6rem}.hero-brand-mark{width:clamp(150px,44vw,185px);max-height:165px}.hero-promise{max-width:390px;margin-top:.3rem;font-size:clamp(1.45rem,7vw,1.9rem);line-height:1}.hero-lede{max-width:360px;margin-top:.7rem;font-size:.84rem;line-height:1.38}.hero-benefits{gap:.28rem;margin-top:.72rem}.hero-benefits li{gap:.45rem;font-size:.72rem}.hero-benefits li:before{width:19px;height:19px;font-size:.6rem}.hero-actions{margin-top:.8rem;display:block}.hero-actions .button{width:min(100%,330px)}.hero-microproof{margin-top:.55rem;font-size:.82rem}.button{min-height:50px;padding:.7rem .8rem;font-size:.69rem}.hero-visual{height:365px;margin-top:-4px}.hero-product{width:min(94vw,370px)}.hero-product[data-slot=active]{--slide-scale:1}.hero-product[data-slot=prev]{--slide-x:-66vw;--slide-y:54px;--slide-scale:.6;opacity:.72}.hero-product[data-slot=next]{--slide-x:66vw;--slide-y:54px;--slide-scale:.6;opacity:.72}.hero-product[data-slot=hidden-left]{--slide-x:-118vw}.hero-product[data-slot=hidden-right]{--slide-x:118vw}.hero-product img{filter:drop-shadow(0 16px 14px #062f632e)}.hero-swipe-hint{z-index:8;min-height:38px;color:var(--navy);border:2px solid var(--navy);box-shadow:4px 4px 0 var(--red);font-family:var(--hand);pointer-events:none;background:#fff7e7f5;border-radius:999px;align-items:center;gap:.55rem;margin:0;padding:.35rem .65rem .26rem;font-size:.92rem;font-weight:700;line-height:1;display:inline-flex;position:absolute;bottom:.25rem;left:50%;transform:translate(-50%)rotate(-1deg)}.hero-carousel-toggle{display:none}.hero-wave{height:94px}.trust-strip{padding-inline:.75rem}.trust-strip div{min-height:50px;padding:.35rem .55rem;font-size:.74rem}.mixes-section{padding-top:4rem;padding-bottom:5.5rem}.section-heading h2,.how-intro h2,.story-copy h2,.concept-note h2{font-size:clamp(3.15rem,15vw,4.8rem)}.section-heading>p:last-child{font-size:.92rem}.mix-card{min-height:0;display:block}.mix-image-wrap{border-right:0;border-bottom:2px solid var(--navy);height:300px}.mix-copy h3{font-size:1.9rem}.mix-copy>div{align-items:stretch;margin-top:1rem;padding-top:0}.mix-copy a{flex:1;justify-content:center}.shop-all{margin-top:5.5rem}.shop-all-heading{gap:.75rem;margin-bottom:1.5rem;display:grid}.shop-all-heading>p{max-width:none;font-size:.9rem}.shop-all-heading h3{font-size:clamp(2.7rem,12vw,4rem)}.shop-grid{gap:.8rem}.shop-card-copy{padding:.85rem}.shop-card h4{font-size:1rem}.shop-card-adds{font-size:.69rem}.shop-card-copy>div{gap:.45rem}.shop-card-copy>div span{font-size:.59rem}.faq-section{padding-block:5.5rem}.faq-heading h2{font-size:clamp(2.7rem,13vw,4rem)}.faq-list summary{gap:1rem;min-height:70px;font-size:1rem}.faq-list details p{padding-right:0;font-size:.88rem}.ticker-track{height:96px}.ticker span{box-shadow:4px 4px 0 var(--red);margin-inline:.8rem;padding:.48rem .58rem .4rem;font-size:1.2rem}.how-section{padding-block:7rem 6rem}.steps li{min-height:285px}.step-icon{width:94px;height:94px;margin-bottom:2rem}.story-section{padding-block:5.5rem}.bundle-section{gap:1rem;padding:5.5rem .9rem}.bundle-visual{aspect-ratio:1.2;width:min(88vw,360px);min-height:0}.bundle-visual:before{box-shadow:7px 7px 0 var(--navy);inset:9% 8% 6%}.bundle-bag{width:min(42%,138px)}.bundle-bag-rosemary,.bundle-bag-jambalaya{width:min(32%,104px)}.bundle-bag-rosemary{left:28%}.bundle-bag-jambalaya{left:72%}.bundle-copy h2{font-size:clamp(3.2rem,14vw,4.8rem)}.story-logo{justify-self:center;width:min(72vw,260px)}.concept-note{padding-block:6rem}.mobile-shop-bar{z-index:90;right:.6rem;bottom:calc(.6rem + env(safe-area-inset-bottom));min-height:58px;color:var(--navy);border:2px solid var(--navy);box-shadow:5px 5px 0 var(--navy);opacity:0;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff7e7f7;border-radius:10px;justify-content:space-between;align-items:center;gap:1rem;padding:.65rem .75rem .65rem 1rem;font-size:.72rem;font-weight:800;text-decoration:none;transition:opacity .25s,transform .25s;display:flex;position:fixed;left:.6rem;transform:translateY(120%)}.mobile-shop-bar.is-visible{opacity:1;transform:translateY(0)}.mobile-shop-bar strong{min-height:40px;color:var(--white);background:var(--red);text-transform:uppercase;border-radius:6px;align-items:center;gap:.45rem;padding:.55rem .7rem;display:inline-flex}}@media (width<=480px){.shop-grid{grid-template-columns:1fr}.shop-card h4{font-size:1.25rem}.shop-card-adds{min-height:0;font-size:.76rem}}@media (width<=360px){.hero{min-height:870px}.hero-brand-mark{width:145px}.hero-promise{font-size:1.38rem}.hero-lede{font-size:.8rem}.hero-visual{height:350px}.hero-product{width:min(96vw,330px)}.mix-image-wrap{height:270px}.shop-grid{grid-template-columns:1fr}.shop-card h4{font-size:1.25rem}.shop-card-adds{min-height:0;font-size:.76rem}.mobile-shop-bar>span{display:none}.mobile-shop-bar strong{justify-content:center;width:100%}}@media (width<=600px){.mobile-card-deck-hint{width:fit-content;color:var(--navy);background:var(--sky);border:2px solid var(--navy);box-shadow:4px 4px 0 var(--red);font-family:var(--hand);border-radius:999px;align-items:center;gap:.55rem;margin:0 0 .8rem;padding:.42rem .65rem .34rem;font-size:.9rem;font-weight:700;line-height:1;display:flex;transform:rotate(-1deg)}.mobile-card-deck-hint span{font-family:var(--body);font-weight:950}.mix-grid,.shop-grid{width:calc(100% + var(--page-pad));scroll-snap-type:x mandatory;scrollbar-width:none;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;gap:.85rem;max-width:none;margin:0;padding:.4rem 3rem 1.25rem .15rem;scroll-padding-inline:.15rem;display:flex;overflow:auto hidden}.mix-grid::-webkit-scrollbar{display:none}.shop-grid::-webkit-scrollbar{display:none}.mix-grid:focus-visible,.shop-grid:focus-visible{outline:3px solid var(--red);outline-offset:5px}.mix-card{scroll-snap-align:start;scroll-snap-stop:always;min-height:400px;box-shadow:6px 6px 0 var(--navy);border-radius:14px;flex-direction:column;flex:0 0 min(76vw,292px);display:flex}.mix-card:nth-child(2){margin-top:.65rem}.mix-card:nth-child(3){margin-top:.3rem}.card-number{width:38px;height:38px;font-size:1rem;top:.65rem;left:.65rem}.mix-image-wrap{height:185px}.mix-copy{padding:.9rem}.mix-copy>p:first-child{font-size:.85rem}.mix-copy h3{font-size:1.35rem}.mix-description{min-height:0;margin-top:.5rem;font-size:.76rem}.mix-copy>div{gap:.55rem;margin-top:auto;padding-top:.75rem}.mix-copy strong{font-size:1.55rem}.mix-copy a.card-action{flex:none;min-width:68px;max-width:112px;min-height:40px;padding:.48rem .55rem .43rem;font-size:.56rem}.shop-grid{padding-right:3.5rem}.shop-card{scroll-snap-align:start;scroll-snap-stop:always;flex:0 0 min(68vw,255px)}.shop-card:nth-child(3n+2){margin-top:.55rem}.shop-card:nth-child(3n){margin-top:.25rem}.shop-card-copy{padding:.8rem}.shop-card h4{font-size:1.05rem}.shop-card-adds{min-height:0;margin:.45rem 0 .7rem;font-size:.68rem}.shop-card-copy strong{font-size:1.4rem}.shop-card-copy>div .card-action{min-width:66px;min-height:39px;padding:.45rem .5rem .4rem;font-size:.54rem}}@media (hover:none),(pointer:coarse){.hero-carousel-toggle{display:none}.button:hover,.bag-link:hover{box-shadow:none;transform:none}.mix-card:hover{box-shadow:7px 7px 0 var(--navy);transform:none}.mix-card:hover .mix-image-wrap img{transform:none}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.reveal,.hero h1,.hero-kicker,.hero-promise,.hero-lede,.hero-benefits,.hero-actions,.hero-microproof,.hero-visual{opacity:1;transform:none}.announcement-track,.ticker-track,.hero-product{animation:none!important}.hero-product{transition:none!important}}.privacy-choice{z-index:10000;max-width:980px;color:var(--navy);border:3px solid var(--navy);background:#fff8e8;border-radius:22px;justify-content:space-between;align-items:end;gap:1.25rem;margin-inline:auto;padding:clamp(1rem,2.5vw,1.45rem);display:flex;position:fixed;bottom:clamp(.75rem,2vw,1.5rem);left:clamp(.75rem,2vw,1.5rem);right:clamp(.75rem,2vw,1.5rem);box-shadow:8px 8px #b41f35}.privacy-choice-copy{max-width:650px}.privacy-choice-copy>p{color:#a51d31;letter-spacing:.12em;margin:0 0 .3rem;font-size:.68rem;font-weight:900}.privacy-choice-copy h2{margin:0 0 .35rem;font-size:clamp(1.35rem,3vw,2rem);line-height:.95}.privacy-choice-copy span{font-size:.9rem;line-height:1.45;display:block}.privacy-choice-copy a{color:var(--navy);text-underline-offset:3px;margin-top:.45rem;font-size:.78rem;font-weight:800;text-decoration:underline;display:inline-block}.privacy-choice-actions{flex:none;gap:.6rem;display:flex}.privacy-choice-actions button,.privacy-choices-button{color:#fff8e8;background:var(--navy);border:2px solid var(--navy);min-height:44px;font:inherit;letter-spacing:.05em;text-transform:uppercase;cursor:pointer;border-radius:9px;padding:.72rem .85rem .62rem;font-size:.7rem;font-weight:900}.privacy-choice-actions button+button{color:var(--navy);background:#9fd8f4}.privacy-choice-actions button:focus-visible,.privacy-choices-button:focus-visible{outline-offset:3px;outline:3px solid #b41f35}.privacy-choices-button{z-index:9998;min-height:36px;padding:.5rem .65rem .42rem;font-size:.58rem;position:fixed;bottom:.75rem;right:.75rem;box-shadow:3px 3px #b41f35}@media (width<=700px){.privacy-choice{border-radius:17px;flex-direction:column;align-items:stretch;gap:.85rem;box-shadow:5px 5px #b41f35}.privacy-choice-actions{grid-template-columns:1fr 1fr;display:grid}.privacy-choice-actions button{width:100%}}.product-page{--product-gutter:max(1rem, calc((100vw - 1180px) / 2));background:var(--cream)}.product-page .site-header{position:absolute}.product-bag-link{justify-content:center;min-width:100px}.product-bag-count{min-width:24px;height:24px;color:var(--navy);background:var(--cream);border-radius:50%;place-items:center;font-size:.7rem;display:grid}.product-hero{min-height:940px;padding:154px var(--product-gutter) 170px;background:radial-gradient(circle at 24% 28%, #fff7e780, transparent 26%), linear-gradient(135deg, var(--sky) 0 54%, var(--cream) 54% 100%);border-bottom:2px solid var(--navy);isolation:isolate;position:relative;overflow:hidden}.product-breadcrumb{color:#062f63bd;text-transform:uppercase;align-items:center;gap:.6rem;width:min(1180px,100%);margin:0 auto 1.2rem;font-size:.72rem;font-weight:850;display:flex}.product-breadcrumb a{text-underline-offset:3px}.product-hero-grid{z-index:4;grid-template-columns:minmax(0,1.08fr) minmax(380px,.92fr);align-items:center;gap:clamp(2rem,6vw,6rem);width:min(1180px,100%);min-width:0;margin:0 auto;display:grid;position:relative}.product-stage{place-items:center;min-width:0;min-height:620px;margin:0;display:grid;position:relative}.product-stage:before{content:"";z-index:-1;aspect-ratio:1;background:var(--cream);border:3px solid var(--navy);width:min(31vw,430px);box-shadow:13px 13px 0 var(--red);border-radius:50%;position:absolute;transform:rotate(-5deg)}.product-stage img{filter:drop-shadow(0 28px 24px #062f6333);opacity:0;width:min(100%,590px);height:auto;animation:.75s cubic-bezier(.16,1,.3,1) .15s forwards productRise;transform:translateY(38px)scale(.94)}.product-stage-note{z-index:3;color:var(--navy);background:var(--cream);border:2px solid var(--navy);box-shadow:5px 5px 0 var(--red);font-family:var(--hand);border-radius:7px;padding:.62rem .75rem;font-size:clamp(1rem,1.7vw,1.35rem);font-weight:700;line-height:1;position:absolute;top:5%;left:0;transform:rotate(-4deg)}.product-stage figcaption{color:var(--cream);background:var(--navy);border:2px solid var(--navy);box-shadow:5px 5px 0 var(--red);border-radius:7px;gap:.2rem;padding:.7rem .8rem;font-size:.68rem;font-weight:850;display:grid;position:absolute;bottom:4%;right:0}.purchase-card{border:2px solid var(--navy);min-width:0;box-shadow:10px 10px 0 var(--navy);background:#fff7e7f7;border-radius:16px;padding:clamp(1.4rem,3vw,2.2rem)}.purchase-card .eyebrow{margin-bottom:1rem}.purchase-card h1{color:var(--navy)}.purchase-card h1>span{font-family:var(--display);letter-spacing:-.025em;font-size:clamp(2.55rem,4.2vw,4.75rem);font-weight:400;line-height:.82;display:block}.purchase-card h1 small{font-family:var(--body);letter-spacing:-.03em;margin-top:.5rem;font-size:clamp(1.25rem,2vw,1.65rem);font-weight:950;display:block}.product-lede{color:#062f63d4;margin:1rem 0;font-size:1rem;font-weight:700}.product-price-row{border-block:1px solid var(--line);justify-content:space-between;align-items:center;gap:1rem;padding:.95rem 0;display:flex}.product-price-row strong{color:var(--navy);font-family:var(--body);letter-spacing:-.05em;font-size:2.6rem;font-weight:950;line-height:1}.product-price-row span{color:#062f63b8;text-align:right;max-width:160px;font-size:.7rem;font-weight:850}.product-cottage-only .product-price-row>*{min-width:0}.product-cottage-only .product-price-row strong{overflow-wrap:anywhere}.product-add-callout{color:var(--navy);background:var(--blue-soft);border-left:5px solid var(--red);gap:.18rem;margin:1rem 0;padding:.9rem 1rem;display:grid}.product-add-callout span{color:var(--red-text);font-family:var(--hand);letter-spacing:0;font-size:.95rem;font-weight:700;line-height:1}.product-add-callout strong{font-size:.88rem}.product-add-callout small{color:#062f63b3;font-weight:700}.offer-picker{border:0;grid-template-columns:1fr 1fr;gap:.65rem;margin:0 0 1rem;padding:0;display:grid}.offer-picker legend{width:100%;color:var(--navy);letter-spacing:.04em;text-transform:uppercase;margin-bottom:.55rem;font-size:.72rem;font-weight:950}.offer-picker label{cursor:pointer;background:var(--white);border:2px solid var(--navy);border-radius:8px;align-items:center;min-height:66px;padding:.7rem;transition:background .2s,box-shadow .2s,transform .2s;display:flex;position:relative}.offer-picker input{opacity:0;width:1px;height:1px;position:absolute;overflow:hidden}.offer-picker label:has(input:checked){background:var(--sky);box-shadow:4px 4px 0 var(--navy);transform:translate(-2px,-2px)}.offer-picker label:has(input:focus-visible){outline:3px solid var(--red);outline-offset:3px}.offer-picker label>span{gap:.1rem;display:grid}.offer-picker label strong{color:var(--navy);font-size:.78rem}.offer-picker label small{color:#062f63b8;font-size:.66rem;font-weight:750}.offer-picker label>b{color:var(--cream);background:var(--red);border:2px solid var(--navy);font-family:var(--hand);letter-spacing:0;border-radius:4px;padding:.22rem .34rem;font-size:.8rem;font-weight:700;line-height:1;position:absolute;top:-.55rem;right:.45rem}.offer-picker label:last-of-type small{font-family:var(--hand);font-size:.8rem;font-weight:700}.product-add-button{width:100%;min-height:56px}.product-purchase-status{min-height:1.4em;color:var(--navy);text-align:center;margin:.55rem 0 0;font-size:.72rem;font-weight:850}.purchase-assurances{border-top:1px solid var(--line);gap:.4rem;margin:.7rem 0 0;padding:.8rem 0 0;list-style:none;display:grid}.purchase-assurances li{color:#062f63b8;padding-left:1.2rem;font-size:.68rem;font-weight:750;position:relative}.purchase-assurances li:before{content:"✓";color:var(--red-text);font-weight:950;position:absolute;left:0}.product-hero-wave{z-index:5;width:104%;height:145px;position:absolute;bottom:-1px;right:-2%}.product-hero-wave path{fill:var(--cream)}.product-outcome-section{padding:clamp(5.5rem, 9vw, 9rem) var(--product-gutter);background:var(--cream);grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);align-items:center;gap:clamp(2.5rem,7vw,7rem);display:grid}.product-outcome-photo{aspect-ratio:1;background:var(--sky);border:3px solid var(--navy);width:min(100%,520px);min-width:0;box-shadow:12px 12px 0 var(--navy);border-radius:48% 52% 44% 56%/52% 44% 56% 48%;margin:0;position:relative;overflow:visible;transform:rotate(-2deg)}.product-outcome-photo img{object-fit:cover;object-position:center;border-radius:inherit;width:100%;height:100%;display:block}.product-outcome-photo figcaption{color:var(--navy);background:var(--cream);border:2px solid var(--navy);box-shadow:4px 4px 0 var(--red);font-family:var(--hand);border-radius:6px;padding:.55rem .7rem;font-size:1.2rem;font-weight:700;line-height:1;position:absolute;bottom:1.2rem;right:-.65rem}.product-outcome-copy h2,.product-adds-heading h2,.product-method-heading h2,.product-facts-copy h2,.product-pairing-copy h2,.product-final-cta h2{color:var(--navy);font-family:var(--body);letter-spacing:-.06em;font-size:clamp(2.8rem,5vw,5rem);font-weight:950;line-height:.9}.product-outcome-copy>p:not(.eyebrow){max-width:590px;margin:1.3rem 0;font-size:1.05rem;font-weight:700}.occasion-list{flex-wrap:wrap;gap:.55rem;margin:0;padding:0;list-style:none;display:flex}.occasion-list li{color:var(--navy);background:var(--sky);border:2px solid var(--navy);border-radius:999px;padding:.5rem .65rem;font-size:.72rem;font-weight:850}.companion-recipe-callout{width:min(1180px, calc(100% - (2 * var(--product-gutter))));background:var(--sky);border:3px solid var(--navy);box-shadow:9px 9px 0 var(--navy);border-radius:14px;justify-content:space-between;align-items:center;gap:2rem;margin:0 auto clamp(5rem,8vw,8rem);padding:clamp(1.5rem,3vw,2.3rem);display:flex}.companion-recipe-callout .eyebrow{margin-bottom:.65rem}.companion-recipe-callout h2{color:var(--navy);font-family:var(--body);letter-spacing:-.045em;font-size:clamp(1.7rem,3vw,2.8rem);font-weight:950;line-height:.95}.companion-recipe-callout p:last-child{max-width:700px;margin:.7rem 0 0;font-weight:750}.companion-recipe-callout .button{flex:none}.product-adds-section{padding:clamp(6rem, 9vw, 9rem) var(--product-gutter);color:var(--cream);background:var(--navy)}.product-adds-heading{grid-template-columns:minmax(0,1fr) minmax(260px,420px);align-items:end;gap:1rem 4rem;display:grid}.product-adds-heading .eyebrow{grid-column:1/-1;margin:0}.product-adds-heading h2{color:var(--cream)}.product-adds-heading>p:last-child{color:#fff7e7bd;margin:0 0 .3rem;font-weight:700}.product-adds-grid{grid-template-columns:1fr 1fr;gap:1rem;margin-top:3rem;display:grid}.product-adds-grid.is-many{grid-template-columns:repeat(3,minmax(0,1fr))}.product-add-card{min-height:310px;color:var(--navy);background:var(--sky);border:2px solid var(--cream);border-radius:14px;padding:1.3rem;transition:transform .25s,background .25s;position:relative}.product-add-card>span{color:var(--red-text);font-family:var(--body);font-size:1.45rem;font-weight:950;position:absolute;top:1rem;right:1rem}.product-add-card>div{width:118px;height:118px;color:var(--navy);background:var(--cream);border:2px solid var(--navy);box-shadow:7px 7px 0 var(--red);font-family:var(--hand);border-radius:50%;place-items:center;margin:.8rem 0 2.5rem;font-size:1.9rem;font-weight:700;line-height:1;display:grid;transform:rotate(-6deg)}.product-add-card:nth-child(2)>div{transform:rotate(6deg)}.product-add-card p{letter-spacing:.08em;text-transform:uppercase;margin:0 0 .3rem;font-size:.76rem;font-weight:950}.product-add-card strong{overflow-wrap:anywhere;font-size:clamp(1.05rem,2vw,1.65rem);line-height:1.08}.optional-add{width:fit-content;color:var(--navy);background:var(--cream);font-family:var(--hand);border-radius:999px;margin:1.4rem auto 0;padding:.6rem .85rem;font-size:1rem;font-weight:700}.product-method-section{padding:clamp(6rem, 9vw, 9rem) var(--product-gutter);background:var(--cream)}.product-method-heading{grid-template-columns:minmax(0,1fr) minmax(280px,420px);align-items:end;gap:1rem 4rem;display:grid}.product-method-heading .eyebrow{grid-column:1/-1;margin:0}.product-method-heading>p:last-child{margin:0 0 .3rem;font-weight:700}.product-method-grid{grid-template-columns:repeat(3,1fr);gap:1rem;margin:3rem 0 0;padding:0;list-style:none;display:grid}.product-method-grid li{box-sizing:border-box;aspect-ratio:1;background:var(--blue-soft);border:2px solid var(--navy);min-width:0;box-shadow:6px 6px 0 var(--navy);border-radius:13px;padding:1.35rem;position:relative}.product-method-grid li>span{color:var(--red-text);font-family:var(--body);font-size:1.45rem;font-weight:950;position:absolute;top:1rem;right:1rem}.product-method-grid li>strong{width:76px;height:76px;color:var(--navy);background:var(--cream);border:2px solid var(--navy);box-shadow:6px 6px 0 var(--red);font-family:var(--hand);border-radius:50%;place-items:center;margin:.65rem 0 clamp(1.3rem,2.5vw,2.1rem);font-size:2rem;font-weight:700;line-height:1;display:grid;transform:rotate(-5deg)}.product-method-grid li:nth-child(2n)>strong{transform:rotate(5deg)}.product-method-grid h3{color:var(--navy);font-family:var(--body);letter-spacing:.08em;text-transform:uppercase;font-size:1.05rem;font-weight:950;line-height:1.1}.product-method-grid p{color:var(--navy);margin:.6rem 0 0;font-size:clamp(1rem,1.4vw,1.2rem);font-weight:800;line-height:1.35}.companion-recipe-section{padding:clamp(6rem, 9vw, 9rem) var(--product-gutter);color:var(--cream);background:var(--navy);scroll-margin-top:1rem}.companion-recipe-heading{max-width:900px}.companion-recipe-heading h2{color:var(--cream);font-family:var(--body);letter-spacing:-.06em;font-size:clamp(2.8rem,6vw,5.7rem);font-weight:950;line-height:.86}.companion-recipe-heading>p:last-of-type{color:#fff7e7d1;max-width:760px;margin:1.2rem 0;font-size:1.05rem;font-weight:750}.companion-recipe-heading>strong{color:var(--navy);background:var(--cream);border-left:7px solid var(--red);padding:.65rem .8rem;font-size:.78rem;display:inline-block}.companion-recipe-ingredients{grid-template-columns:1fr 1fr;gap:1rem;margin:2.5rem 0 1rem;display:grid}.companion-recipe-ingredients article{color:var(--navy);background:var(--sky);border:2px solid var(--cream);border-radius:12px;padding:clamp(1.2rem,2.5vw,1.8rem)}.companion-recipe-ingredients article>p{color:var(--red-text);font-family:var(--hand);margin:0 0 .8rem;font-size:1.25rem;font-weight:700}.companion-recipe-ingredients ul{gap:.55rem;margin:0;padding-left:1.15rem;font-weight:850;display:grid}.companion-recipe-ingredients small{color:#062f63b3;margin-top:1rem;font-weight:750;display:block}.companion-recipe-steps{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin:1rem 0 0;padding:0;list-style:none;display:grid}.companion-recipe-steps li{color:var(--navy);background:var(--cream);border:2px solid var(--cream);box-shadow:5px 5px 0 var(--red);border-radius:10px;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:1rem;padding:1.2rem;display:grid}.companion-recipe-steps span{color:var(--red-text);font-family:var(--body);font-size:1.35rem;font-weight:950;line-height:1}.companion-recipe-steps p{margin:0;font-weight:800;line-height:1.4}.product-facts-section{padding:clamp(6rem, 9vw, 9rem) var(--product-gutter);background:var(--sky);border-block:2px solid var(--navy);grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);gap:clamp(2rem,7vw,7rem);display:grid}.product-facts-copy,.product-fact-list{min-width:0}.product-facts-copy h2{font-size:clamp(2.7rem,4.5vw,3.85rem)}.product-facts-copy>p:not(.eyebrow){max-width:650px;margin:1.3rem 0;font-size:1.05rem;font-weight:750}.allergen-note{background:var(--cream);border:2px solid var(--navy);border-left:8px solid var(--red);gap:.15rem;max-width:520px;padding:.9rem 1rem;display:grid}.allergen-note strong{color:var(--navy)}.allergen-note span{color:#062f63bd;font-size:.76rem;font-weight:750}.product-facts-copy>small{color:#062f63a6;max-width:540px;margin-top:.8rem;font-weight:700;display:block}.product-fact-list{align-content:center;gap:.75rem;width:100%;min-width:0;margin:0;display:grid}.product-fact-list div{background:var(--cream);border:2px solid var(--navy);width:100%;min-width:0;min-height:78px;box-shadow:5px 5px 0 var(--navy);border-radius:10px;grid-template-columns:1fr auto;align-items:center;gap:1rem;padding:.9rem 1rem;display:grid}.product-fact-list dt{color:#062f63b3;letter-spacing:.08em;text-transform:uppercase;font-size:.7rem;font-weight:900}.product-fact-list dd{color:var(--navy);text-align:right;margin:0;font-size:1.05rem;font-weight:950}.product-pairing-section{padding:clamp(5.5rem, 9vw, 8rem) var(--product-gutter);background:var(--cream);grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);align-items:center;gap:clamp(2rem,7vw,7rem);display:grid}.single-offer,.coming-soon-offer{background:var(--white);border:2px solid var(--navy);border-radius:9px;margin:0 0 1rem;padding:.9rem 1rem}.single-offer{justify-content:space-between;align-items:center;gap:1rem;min-height:60px;display:flex}.single-offer span{color:#062f63b8;text-transform:uppercase;font-size:.76rem;font-weight:900}.single-offer strong{color:var(--navy);font-size:1.2rem}.coming-soon-offer strong{color:var(--red-text);font-family:var(--hand);font-size:1.5rem}.coming-soon-offer p{margin:.35rem 0 .65rem;font-size:.82rem;font-weight:750}.coming-soon-offer a{color:var(--navy);text-underline-offset:3px;text-transform:uppercase;font-size:.75rem;font-weight:950}.product-pairing-image{aspect-ratio:1;background:var(--sky);border:3px solid var(--navy);box-shadow:10px 10px 0 var(--navy);border-radius:14px;overflow:hidden;transform:rotate(-2deg)}.product-pairing-image img{object-fit:cover;width:100%;height:100%}.product-pairing-copy>p:not(.eyebrow){max-width:610px;margin:1.2rem 0;font-weight:750}.product-pairing-copy>div{align-items:center;gap:1rem;display:flex}.product-pairing-copy>div>strong{color:var(--navy);font-family:var(--body);letter-spacing:-.05em;font-size:2.5rem;font-weight:950}.product-final-cta{color:var(--cream);background:var(--navy);text-align:center;padding:clamp(5.5rem,8vw,8rem) 1rem}.product-final-cta>p{color:var(--red-text);font-family:var(--hand);letter-spacing:0;margin:0 0 1rem;font-size:1.25rem;font-weight:700}.product-final-cta h2{color:var(--cream)}.product-final-cta .button{margin-top:1.5rem}.product-mobile-buy{display:none}.product-toast{z-index:120;max-width:min(360px,100% - 2rem);color:var(--cream);background:var(--navy);border:2px solid var(--cream);box-shadow:6px 6px 0 var(--red);opacity:0;pointer-events:none;border-radius:8px;padding:.8rem 1rem;font-size:.76rem;font-weight:850;transition:opacity .25s,transform .25s;position:fixed;top:1rem;left:50%;transform:translate(-50%,-140%)}.product-toast.is-visible{opacity:1;transform:translate(-50%)}@keyframes productRise{to{opacity:1;transform:translateY(0)scale(1)}}@media (hover:hover) and (pointer:fine){.product-add-card:hover{background:var(--cream);transform:translateY(-6px)}.product-stage img{animation:.75s cubic-bezier(.16,1,.3,1) .15s forwards productRise,5.5s ease-in-out 1s infinite productFloat}}@keyframes productFloat{0%,to{translate:0}50%{translate:0 -6px}}@media (width<=820px){.product-hero{background:radial-gradient(circle at 50% 25%, #fff7e76b, transparent 30%), var(--sky);min-height:0;padding-bottom:140px}.product-breadcrumb{max-width:720px}.product-hero-grid{grid-template-columns:1fr;gap:1.5rem;max-width:720px}.product-stage{min-height:500px}.product-stage:before{width:min(54vw,390px)}.product-stage img{width:min(86vw,520px)}.purchase-card{z-index:7;margin-top:0;position:relative}.product-outcome-section,.product-facts-section,.product-pairing-section{grid-template-columns:minmax(0,1fr);max-width:none}.product-outcome-photo{width:min(100%,520px);min-height:0}.product-outcome-copy{max-width:720px}.product-adds-heading,.product-method-heading{grid-template-columns:1fr;gap:.8rem}.product-adds-heading>p:last-child,.product-method-heading>p:last-child{max-width:620px}.product-method-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-method-grid li{aspect-ratio:auto;min-height:250px}.product-fact-list{width:100%;min-width:0;max-width:720px}.product-pairing-image{width:min(78vw,480px)}}@media (width<=600px){.product-page{--product-gutter:.9rem}.product-hero{padding-top:124px;padding-bottom:102px}.product-breadcrumb{margin-bottom:.3rem;font-size:.62rem}.product-stage{min-height:340px}.product-stage:before{width:min(72vw,275px);box-shadow:8px 8px 0 var(--red)}.product-stage img{width:min(96vw,350px)}.product-stage-note{font-size:.78rem;top:2%;left:.2rem}.product-stage figcaption{font-size:.58rem;bottom:2%;right:.2rem}.purchase-card{box-shadow:6px 6px 0 var(--navy);border-radius:12px;margin-top:0;padding:1.1rem}.purchase-card h1>span{font-size:clamp(1.95rem,9vw,2.25rem)}.purchase-card h1 small{font-size:1.15rem}.product-lede{font-size:.9rem}.offer-picker{grid-template-columns:1fr}.offer-picker label{min-height:58px}.product-hero-wave{height:80px}.product-outcome-section,.product-adds-section,.product-method-section,.product-facts-section,.product-pairing-section{padding-block:5rem}.product-outcome-photo{width:100%;min-height:0;transform:none}.product-outcome-photo figcaption{white-space:nowrap;font-size:1rem;bottom:1rem;right:.2rem}.product-outcome-copy h2,.product-adds-heading h2,.product-method-heading h2,.product-facts-copy h2,.product-pairing-copy h2,.product-final-cta h2{font-size:clamp(2.1rem,9.5vw,3.25rem)}.product-facts-copy h2{font-size:clamp(1.75rem,8.5vw,2.6rem)}.occasion-list{gap:.4rem}.occasion-list li{font-size:.66rem}.product-adds-grid,.product-adds-grid.is-many{grid-template-columns:1fr}.product-add-card{min-height:270px}.product-method-grid li{min-height:0}.product-fact-list div{grid-template-columns:minmax(0,1fr);justify-items:start;min-height:70px;margin-right:.35rem}.product-fact-list dd{text-align:left;overflow-wrap:anywhere;max-width:100%}.product-pairing-image{width:100%;max-width:400px;box-shadow:6px 6px 0 var(--navy);justify-self:start;transform:none}.product-pairing-copy>div{align-items:stretch}.product-pairing-copy .button{flex:1}.product-mobile-buy{z-index:95;right:.6rem;bottom:calc(.6rem + env(safe-area-inset-bottom));min-height:62px;color:var(--navy);border:2px solid var(--navy);box-shadow:5px 5px 0 var(--navy);opacity:0;pointer-events:none;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff7e7fa;border-radius:10px;justify-content:space-between;align-items:center;gap:.75rem;padding:.55rem .55rem .55rem .8rem;transition:opacity .25s,transform .25s;display:flex;position:fixed;left:.6rem;transform:translateY(130%)}.product-mobile-buy.is-visible{opacity:1;pointer-events:auto;transform:translateY(0)}.product-mobile-buy>div{gap:.05rem;display:grid}.product-mobile-buy span{font-size:.62rem;font-weight:850}.product-mobile-buy strong{font-family:var(--body);letter-spacing:-.04em;font-size:1.35rem;font-weight:950;line-height:1}.product-mobile-buy button{min-width:126px;min-height:50px;color:var(--cream);background:var(--red);border:2px solid var(--navy);text-transform:uppercase;border-radius:7px;padding:.65rem .75rem;font-size:.68rem;font-weight:950}.product-toast{top:.75rem}}@media (width<=520px){.product-cottage-only .product-price-row{grid-template-columns:minmax(0,1fr);justify-items:start;display:grid}.product-cottage-only .product-price-row span{text-align:left;max-width:none}}@media (width<=360px){.product-page{--product-gutter:.75rem}.product-stage{min-height:315px}.product-stage img{width:min(99vw,320px)}.product-stage-note{max-width:120px;line-height:1}.product-price-row{align-items:start}.product-mobile-buy>div{display:none}.product-mobile-buy button{width:100%}}@media (width<=600px){.companion-recipe-callout{flex-direction:column;align-items:stretch;gap:1.2rem;width:calc(100% - 2rem)}.companion-recipe-callout .button{width:100%}.companion-recipe-ingredients,.companion-recipe-steps,.product-method-grid{grid-template-columns:1fr}.product-method-grid li{grid-template-columns:64px minmax(0,1fr);column-gap:1rem;padding:1.15rem;display:grid}.product-method-grid li>span{font-size:1.1rem;top:.8rem;right:.9rem}.product-method-grid li>strong{width:58px;height:58px;box-shadow:4px 4px 0 var(--red);grid-row:1/span 2;margin:.15rem 0;font-size:1.55rem}.product-method-grid h3{align-self:end}.product-method-grid p{margin-top:.35rem}}@media (prefers-reduced-motion:reduce){.product-stage img{opacity:1;transform:none;animation:none!important}.product-toast,.product-mobile-buy,.offer-picker label{transition:none!important}}.label-scan-open{overflow:hidden}.label-scan-layer{z-index:500;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#062f63c7;place-items:center;padding:clamp(1rem,4vw,3rem);animation:.2s ease-out both labelScanBackdrop;display:grid;position:fixed;inset:0}.label-scan-card{width:min(940px,100%);min-width:0;color:var(--navy);background:radial-gradient(circle at 92% 12%, #fff7e7c7, transparent 23%), var(--sky);border:3px solid var(--navy);box-shadow:13px 13px 0 var(--red);border-radius:18px;grid-template-columns:minmax(0,1fr) minmax(330px,.9fr);align-items:center;gap:clamp(1.5rem,4vw,3.5rem);padding:clamp(1.5rem,4vw,3rem);animation:.34s cubic-bezier(.16,1,.3,1) both labelScanCard;display:grid;position:relative}.label-scan-card:before{content:"";background:var(--red);border-radius:14px 0 0 14px;width:9px;position:absolute;top:0;bottom:0;left:0}.label-scan-close{width:42px;height:42px;color:var(--navy);border:2px solid var(--navy);cursor:pointer;font:900 1.7rem/1 var(--body);background:#fff7e7eb;border-radius:50%;place-items:center;padding:0;display:grid;position:absolute;top:.75rem;right:.75rem}.label-scan-copy{min-width:0;padding-right:1rem}.label-scan-kicker{color:var(--red-text);letter-spacing:.12em;margin:0 0 .8rem;font-size:.72rem;font-weight:950}.label-scan-copy h2{max-width:590px;font-family:var(--display);letter-spacing:-.025em;font-size:clamp(2.6rem,4.5vw,4.3rem);font-weight:400;line-height:.88}.label-scan-copy>p:last-child{margin:1rem 0 0;font-size:1rem;font-weight:800}.label-scan-actions{gap:1rem;display:grid}.label-scan-primary,.label-scan-action{border:2px solid var(--navy);text-align:center;cursor:pointer;border-radius:8px;justify-content:center;align-items:center;min-height:48px;font-weight:950;text-decoration:none;display:inline-flex}.label-scan-primary{min-height:62px;color:var(--white);background:var(--red);box-shadow:5px 5px 0 var(--navy);gap:.8rem;padding:1rem 1.25rem;font-size:1rem}.label-scan-primary span{font-size:1.3rem}.label-scan-secondary{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem;display:grid}.label-scan-action{color:var(--navy);background:var(--cream);font:850 .78rem/1.2 var(--body);padding:.7rem .8rem}.label-scan-action-reorder{background:var(--white);grid-column:1/-1}.label-scan-action-social{color:var(--cream);background:var(--navy);grid-column:1/-1;gap:.55rem}.label-scan-action-social svg{fill:none;stroke:currentColor;stroke-width:1.8px;width:20px;height:20px}.label-scan-primary:hover,.label-scan-action:hover{translate:0 -2px}@keyframes labelScanBackdrop{0%{opacity:0}}@keyframes labelScanCard{0%{opacity:0;transform:translateY(20px)scale(.97)}}@media (width<=720px){.label-scan-layer{align-items:end;padding:.75rem}.label-scan-card{max-height:calc(100svh - 1.5rem);box-shadow:8px 8px 0 var(--red);border-radius:16px;grid-template-columns:1fr;gap:1.25rem;padding:1.6rem 1.2rem 1.2rem;overflow:hidden auto}.label-scan-copy{min-width:0;padding-right:0}.label-scan-copy h2{font-size:clamp(2.25rem,10.5vw,3.5rem)}.label-scan-close{top:.6rem;right:.6rem}.label-scan-secondary{grid-template-columns:1fr}.label-scan-action-reorder,.label-scan-action-social{grid-column:auto}}@media (prefers-reduced-motion:reduce){.label-scan-layer,.label-scan-card{animation:none}}
