:root{--orange:#ed671e;--orange-dark:#bf4310;--yellow:#ffd600;--brown:#4a3428;--ink:#2f211a;--muted:#735d51;--line:#ddcec6;--soft:#f6eee9;--white:#fff;--max:1440px;--pad:clamp(1.25rem,6vw,6rem);--ease:cubic-bezier(.22,1,.36,1)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--white);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:Archivo,Segoe UI,sans-serif}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit}img{max-width:100%;display:block}h1,h2,h3,p{margin-top:0}h1,h2,h3{text-wrap:balance}p{text-wrap:pretty}.skip-link{z-index:50;background:var(--ink);color:#fff;padding:.8rem 1rem;position:fixed;top:1rem;left:1rem;transform:translateY(-180%)}.skip-link:focus{transform:none}.announcement{text-align:center;background:var(--yellow);padding:.55rem 1rem;font-size:.78rem}.site-header{height:82px;padding:0 var(--pad);border-bottom:1px solid var(--line);z-index:10;background:#fff;justify-content:space-between;align-items:center;display:flex;position:relative}.site-header.compact{height:72px}.brand{width:64px;height:64px}.compact .brand{width:54px;height:54px}.brand img{object-fit:contain;width:100%;height:100%}.site-header nav{gap:clamp(1.2rem,3vw,2.8rem);display:flex}.site-header nav a,.account-link{font-size:.88rem;font-weight:700;text-decoration:none}.site-header nav a:hover,.account-link:hover{text-underline-offset:5px;text-decoration:underline}.header-actions{align-items:center;gap:.75rem;display:flex}.bag-link{background:var(--orange);color:#fff;border-radius:50%;place-items:center;width:46px;height:46px;display:grid;position:relative}.bag-link svg{fill:none;stroke:currentColor;stroke-width:1.8px;width:22px}.bag-link span{background:var(--yellow);width:20px;height:20px;color:var(--ink);border-radius:50%;place-items:center;font-size:.68rem;font-weight:900;display:grid;position:absolute;top:-4px;right:-3px}.hero{min-height:calc(100svh - 110px);padding:clamp(3rem,7vw,7rem) var(--pad);background:var(--orange);color:#fff;grid-template-columns:1.08fr .92fr;align-items:center;display:grid;overflow:hidden}.hero-copy{z-index:2;max-width:700px;position:relative}.tilted-label{background:var(--yellow);color:var(--ink);box-shadow:4px 4px 0 var(--brown);padding:.55rem .85rem;font-weight:900;display:inline-block;transform:rotate(-3deg)}.hero h1{letter-spacing:-.04em;margin:1.2rem 0 1.5rem;font-size:clamp(3.25rem,6.7vw,6rem);line-height:.92}.hero h1 em{color:var(--yellow);font-style:normal}.hero-copy>p{max-width:57ch;font-size:clamp(1rem,1.4vw,1.18rem);line-height:1.62}.primary-button{background:var(--ink);color:#fff;cursor:pointer;min-height:48px;transition:transform .18s var(--ease),background .18s;border:0;border-radius:4px;justify-content:center;align-items:center;gap:2rem;padding:.95rem 1.15rem;font-weight:850;text-decoration:none;display:inline-flex}.primary-button:hover{background:#16100d;transform:translateY(-3px)}.primary-button:focus-visible,.add-button:focus-visible,.filter-button:focus-visible,.quantity button:focus-visible,.bag-link:focus-visible,a:focus-visible,summary:focus-visible,select:focus-visible{outline-offset:3px;box-shadow:0 0 0 5px var(--orange);outline:3px solid #fff}.hero-copy .primary-button{margin-top:1.1rem}.hero-copy .primary-button span{color:var(--yellow)}.hero-product{height:min(650px,72vh);min-height:430px;position:relative}.hero-product>img{object-fit:contain;z-index:2;filter:drop-shadow(0 20px 14px #4a34284d);width:100%;height:100%;animation:hero-product .8s var(--ease) both;position:absolute;inset:0;transform:rotate(3deg)scale(.92)}.hero-disc{aspect-ratio:1;background:var(--yellow);border-radius:50%;width:min(38vw,520px);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.hero-note{z-index:3;color:var(--ink);background:#fff;padding:.8rem 1rem;font-weight:850;line-height:1.15;position:absolute;bottom:10%;right:0;transform:rotate(3deg)}.buy-steps{background:var(--yellow);padding:1.35rem var(--pad);grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.buy-steps p{text-align:center;margin:0;font-weight:750}.buy-steps b{color:var(--orange);margin-right:.35rem}.section-heading{justify-content:space-between;align-items:flex-end;gap:2rem;margin-bottom:2.75rem;display:flex}.section-heading h2,.occasions h2,.trust h2,.faq h2,.detail-story h2,.related h2{letter-spacing:-.035em;margin-bottom:0;font-size:clamp(2.5rem,5vw,4.8rem);line-height:.96}.section-heading p{color:var(--muted);margin:.7rem 0 0}.text-link{text-underline-offset:5px;font-size:.9rem;font-weight:800}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(1rem,2vw,1.75rem);display:grid}.product-card{min-width:0;animation:card-in .6s var(--ease) calc(var(--index)*70ms) both}.product-media{background:var(--yellow);border-radius:12px;height:360px;display:block;position:relative;overflow:hidden}.product-card:nth-child(3n+2) .product-media{background:var(--orange)}.product-card:nth-child(3n) .product-media{background:#805842}.product-media img{object-fit:contain;width:100%;height:100%;transition:transform .35s var(--ease);transform:scale(.82)}.product-media:hover img{transform:scale(.88)rotate(2deg)}.product-badge{z-index:2;background:#fff;border-radius:999px;padding:.4rem .65rem;font-size:.72rem;font-weight:850;position:absolute;top:1rem;left:1rem}.product-copy{padding:1.1rem .15rem 1.5rem}.product-copy>p{color:var(--muted);margin-bottom:.35rem;font-size:.8rem}.product-copy h3{margin-bottom:1rem;font-size:1.3rem}.product-copy h3 a{text-decoration:none}.product-buy{justify-content:space-between;align-items:flex-end;gap:.75rem;display:flex}.product-buy>div{flex-direction:column;display:flex}.product-buy s{color:var(--muted);font-size:.75rem}.product-buy strong{font-variant-numeric:tabular-nums;font-size:1.18rem}.add-button{background:var(--orange);color:#fff;cursor:pointer;border:0;border-radius:4px;min-height:44px;padding:.68rem .88rem;font-weight:850}.add-button span{color:var(--yellow);font-size:1.05rem}.occasions{background:var(--brown);color:#fff;grid-template-columns:1.2fr repeat(3,1fr);min-height:520px;display:grid}.occasion-intro{flex-direction:column;justify-content:space-between;padding:clamp(2rem,5vw,5rem);display:flex}.occasion-intro p{color:#f1d9cb;max-width:30ch;line-height:1.55}.occasions>a{color:var(--ink);background:var(--yellow);transition:transform .3s var(--ease);border-left:1px solid #ffffff2e;flex-direction:column;justify-content:flex-end;padding:2rem;text-decoration:none;display:flex}.occasions>a:nth-child(3){background:var(--orange);color:#fff}.occasions>a:nth-child(4){background:var(--soft)}.occasions>a:hover{transform:translateY(-10px)}.occasions strong{letter-spacing:-.03em;font-size:clamp(1.8rem,3vw,3rem)}.occasions a span{max-width:22ch;margin-top:.7rem;font-size:.78rem;line-height:1.4}.trust{grid-template-columns:1fr .72fr .55fr;align-items:start;gap:clamp(2rem,6vw,6rem);display:grid}.brand-word{color:var(--orange);font-weight:900}.trust h2{margin-top:1rem}.trust>p{margin-top:2.5rem;font-size:1.1rem;line-height:1.65}.trust ul{margin:2.5rem 0 0;padding:0;list-style:none}.trust li{border-bottom:1px solid var(--line);padding:1rem 0;font-weight:750}.trust li:before{content:"✓";color:var(--orange);margin-right:.65rem}.faq{background:var(--soft);grid-template-columns:.8fr 1.2fr;gap:clamp(3rem,8vw,8rem);display:grid}.faq>div>p{color:var(--muted)}.faq details{border-top:1px solid #cdbbb0}.faq details:last-child{border-bottom:1px solid #cdbbb0}.faq summary{cursor:pointer;justify-content:space-between;gap:1rem;padding:1.4rem 0;font-weight:850;list-style:none;display:flex}.faq summary::-webkit-details-marker{display:none}.faq summary span{color:var(--orange);font-size:1.4rem;transition:transform .2s}.faq details[open] summary span{transform:rotate(45deg)}.faq details p{max-width:62ch;margin:0 0 1.5rem;line-height:1.6}.site-footer{padding:4rem var(--pad) 2rem;background:var(--ink);color:#fff;grid-template-columns:1.5fr .6fr .6fr;gap:3rem;display:grid}.site-footer>div{flex-direction:column;align-items:flex-start;gap:.8rem;display:flex}.site-footer a{color:#f2ded4;font-size:.86rem;font-weight:650;text-decoration:none}.footer-brand img{object-fit:contain;width:92px;height:90px}.footer-brand p{color:#d8c4ba;max-width:28ch}.site-footer small{color:#bca79c;border-top:1px solid #ffffff29;grid-column:1/-1;padding-top:1.5rem}.catalog-page,.cart-page{padding:clamp(3.5rem,7vw,6.5rem) var(--pad) clamp(5rem,9vw,9rem);min-height:70vh}.catalog-header{grid-template-columns:1.25fr .75fr;align-items:end;gap:3rem;margin-bottom:4rem;display:grid}.catalog-header>div>span,.cart-page>header>span,.detail-story span{color:var(--orange);font-weight:850}.catalog-header h1,.cart-page h1,.product-panel h1{letter-spacing:-.04em;margin:.9rem 0 0;font-size:clamp(3rem,6vw,5.8rem);line-height:.93}.catalog-header>p{max-width:40ch;color:var(--muted);line-height:1.6}.catalog-toolbar{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:1rem;margin-bottom:2.5rem;padding-bottom:1.2rem;display:flex}.catalog-toolbar>div{gap:.4rem;display:flex}.filter-button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:999px;padding:.65rem 1rem;font-weight:750}.filter-button.active{background:var(--ink);border-color:var(--ink);color:#fff}.catalog-toolbar label{color:var(--muted);font-size:.8rem}.catalog-toolbar select{color:var(--ink);background:0 0;border:0;padding:.5rem;font-weight:750}.catalog-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.catalog-empty{text-align:center;padding:5rem}.breadcrumbs{padding:1.2rem var(--pad);color:var(--muted);gap:.6rem;font-size:.76rem;display:flex}.breadcrumbs a{text-underline-offset:3px}.product-detail{padding:1rem var(--pad) clamp(4rem,8vw,7rem);grid-template-columns:1.08fr .92fr;align-items:center;gap:clamp(2.5rem,7vw,7rem);display:grid}.product-gallery{background:var(--yellow);border-radius:12px;height:min(680px,72vh);min-height:520px;position:relative;overflow:hidden}.product-gallery>img{object-fit:contain;width:100%;height:100%;transform:scale(.86)}.gallery-label{z-index:2;background:#fff;border-radius:999px;padding:.45rem .7rem;font-size:.75rem;font-weight:850;position:absolute;top:1.25rem;left:1.25rem}.product-panel{max-width:580px}.product-brand{color:var(--orange);font-weight:800}.product-description{max-width:55ch;color:var(--muted);margin:1.5rem 0;line-height:1.7}.detail-price{flex-direction:column;margin:2rem 0;display:flex}.detail-price s{color:var(--muted)}.detail-price strong{font-variant-numeric:tabular-nums;font-size:2rem}.detail-price small{color:var(--muted);margin-top:.3rem}.detail-buy{grid-template-columns:auto 1fr;gap:.75rem;display:grid}.quantity{border:1px solid var(--line);border-radius:4px;grid-template-columns:44px 46px 44px;align-items:center;height:48px;display:grid}.quantity button{cursor:pointer;background:0 0;border:0;height:100%;font-size:1.15rem}.quantity output{text-align:center;font-variant-numeric:tabular-nums;font-weight:800}.purchase-notes{color:var(--muted);margin:2rem 0 0;padding:0;font-size:.82rem;list-style:none}.purchase-notes li{border-bottom:1px solid var(--line);padding:.7rem 0}.purchase-notes li:before{content:"✓";color:var(--orange);margin-right:.6rem}.detail-story{background:var(--brown);color:#fff;grid-template-columns:1fr 1fr;align-items:end;gap:4rem;display:grid}.detail-story h2{text-transform:capitalize}.detail-story p{color:#ead7cd;max-width:42ch;line-height:1.7}.cart-page>header{margin-bottom:3rem}.cart-layout{grid-template-columns:minmax(0,1.3fr) minmax(280px,.7fr);align-items:start;gap:clamp(2rem,6vw,6rem);display:grid}.cart-item{border-top:1px solid var(--line);grid-template-columns:140px 1fr auto;align-items:center;gap:1.25rem;padding:1.25rem 0;display:grid}.cart-item:last-child{border-bottom:1px solid var(--line)}.cart-item>img{object-fit:contain;background:var(--yellow);border-radius:8px;width:140px;height:140px}.cart-item p{color:var(--muted);margin:0;font-size:.78rem}.cart-item h2{margin:.35rem 0 .6rem;font-size:1.25rem}.cart-item-actions{flex-direction:column;align-items:flex-end;gap:.75rem;display:flex}.remove-item{text-underline-offset:4px;color:var(--muted);cursor:pointer;background:0 0;border:0;font-size:.78rem;text-decoration:underline}.cart-summary{background:var(--soft);border-radius:12px;padding:1.5rem;position:sticky;top:1.5rem}.cart-summary h2{margin-bottom:2rem}.cart-summary>div{border-top:1px solid var(--line);border-bottom:1px solid var(--line);justify-content:space-between;padding:1rem 0;display:flex}.cart-summary>p,.cart-summary>small{color:var(--muted);font-size:.78rem;line-height:1.5;display:block}.cart-summary .primary-button{width:100%;margin:1rem 0}.cart-summary .primary-button:disabled{opacity:.45;cursor:not-allowed;transform:none}.empty-cart{text-align:center;padding:4rem 1rem}.empty-cart strong{font-size:clamp(1.8rem,4vw,3rem)}.empty-cart p{color:var(--muted);margin:1rem 0 2rem}@keyframes hero-product{0%{opacity:0;transform:translateY(22px)rotate(1deg)scale(.88)}to{opacity:1;transform:rotate(3deg)scale(.92)}}@keyframes card-in{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}@media (width<=980px){.site-header nav{display:none}.hero{grid-template-columns:1fr}.hero-product{height:54vh;min-height:380px}.hero-disc{width:min(72vw,500px)}.product-grid,.catalog-grid{grid-template-columns:repeat(2,1fr)}.occasions{grid-template-columns:1fr 1fr}.occasion-intro{grid-row:span 2}.trust{grid-template-columns:1fr 1fr}.trust ul{grid-column:2}.catalog-header,.product-detail{grid-template-columns:1fr}.product-gallery{height:60vh}.cart-layout{grid-template-columns:1fr}.cart-summary{position:static}.site-footer{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}}@media (width<=640px){.announcement{font-size:.7rem}.site-header{height:70px;padding-inline:1rem}.brand{width:52px;height:52px}.account-link{display:none}.hero{padding-top:3.5rem}.hero h1{font-size:clamp(3rem,15vw,4.5rem)}.hero-product{height:47vh;min-height:330px}.hero-note{right:-.5rem}.buy-steps{grid-template-columns:1fr;padding-block:1rem}.buy-steps p{text-align:left}.section-heading{flex-direction:column;align-items:flex-start}.product-grid,.catalog-grid{grid-template-columns:1fr}.product-media{height:340px}.occasions{grid-template-columns:1fr}.occasion-intro{grid-row:auto;min-height:340px}.occasions>a{min-height:230px}.trust{grid-template-columns:1fr}.trust ul{grid-column:auto;margin-top:0}.trust>p{margin-top:0}.faq{grid-template-columns:1fr}.catalog-header h1,.cart-page h1,.product-panel h1{font-size:clamp(3rem,14vw,4.5rem)}.catalog-toolbar{flex-direction:column;align-items:stretch}.catalog-toolbar>div{overflow-x:auto}.catalog-toolbar label{justify-content:space-between;align-items:center;display:flex}.product-gallery{height:52vh;min-height:380px}.detail-buy{grid-template-columns:1fr}.quantity{grid-template-columns:1fr 1fr 1fr;width:100%}.detail-story{grid-template-columns:1fr}.cart-item{grid-template-columns:92px 1fr}.cart-item>img{width:92px;height:92px}.cart-item-actions{flex-direction:row;grid-column:1/-1;justify-content:space-between;align-items:center}.site-footer{grid-template-columns:1fr 1fr}.site-footer small{grid-column:1/-1}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}:root{--space-2xs:.25rem;--space-xs:.5rem;--space-sm:.75rem;--space-md:1rem;--space-lg:1.5rem;--space-xl:2rem;--space-2xl:3rem;--space-3xl:4rem;--space-4xl:6rem;--gutter:max(clamp(1.25rem,6vw,6rem),calc((100vw - var(--max))/2 + 3rem));--section-space:clamp(var(--space-3xl),8vw,var(--space-4xl))}.site-header{padding-inline:var(--gutter)}.hero{padding:clamp(var(--space-2xl),7vw,7rem) var(--gutter);column-gap:clamp(var(--space-xl),5vw,5rem)}.hero-copy{align-self:center}.hero-copy>p{margin-bottom:0}.buy-steps{padding-inline:var(--gutter)}.section{padding:var(--section-space) var(--gutter)}.products-preview{padding-top:calc(var(--section-space) * 1.15);padding-bottom:calc(var(--section-space) * 1.2)}.products-preview .product-grid{grid-template-columns:repeat(4,minmax(0,1fr));align-items:end}.products-preview .product-card .product-media{height:clamp(20rem,27vw,25rem)}.section-heading{margin-bottom:clamp(var(--space-xl),4vw,var(--space-2xl))}.occasion-intro{padding:clamp(var(--space-xl),5vw,5rem)}.occasions>a{padding:clamp(var(--space-lg),3vw,var(--space-xl))}.trust{padding-top:calc(var(--section-space) * 1.15);padding-bottom:calc(var(--section-space) * 1.25)}.faq{padding-top:calc(var(--section-space) * 1.1);padding-bottom:calc(var(--section-space) * 1.2)}.site-footer{padding:var(--space-3xl) var(--gutter) var(--space-xl);grid-template-columns:1.5fr repeat(3,.6fr)}.catalog-page,.cart-page{padding:clamp(var(--space-2xl),7vw,6.5rem) var(--gutter) clamp(5rem,9vw,9rem)}.catalog-header{margin-bottom:clamp(var(--space-2xl),6vw,var(--space-4xl))}.catalog-toolbar{margin-bottom:var(--space-2xl)}.breadcrumbs{padding:var(--space-md) var(--gutter)}.product-detail{padding:var(--space-md) var(--gutter) var(--section-space)}.product-panel>*+*{margin-top:var(--space-lg)}.product-panel .product-description,.product-panel .detail-price,.product-panel .purchase-notes{margin-bottom:0}.cart-layout>section{min-width:0}.cart-summary{padding:var(--space-lg)}@media (width<=980px){:root{--gutter:clamp(1.5rem,5vw,3rem)}.products-preview .product-grid{grid-template-columns:1fr 1fr}.products-preview .product-card .product-media{height:clamp(20rem,45vw,27rem)}}@media (width<=640px){:root{--gutter:1.25rem;--section-space:clamp(3.5rem,16vw,5rem)}.site-header{padding-inline:var(--gutter)}.hero{row-gap:var(--space-xl)}.hero-product{margin-inline:calc(-1 * var(--space-sm))}.products-preview .product-grid{grid-template-columns:1fr}.products-preview .product-card .product-media{height:clamp(21rem,100vw,27rem)}.section-heading{gap:var(--space-lg)}.catalog-header{gap:var(--space-lg);margin-bottom:var(--space-2xl)}.product-detail{gap:var(--space-2xl)}.site-footer{row-gap:var(--space-2xl)}}:root{--display:"Paytone One",Archivo,sans-serif}h1,h2,.occasions strong,.brand-word{font-family:var(--display);font-weight:400}.hero{isolation:isolate;grid-template-columns:minmax(0,.88fr) minmax(28rem,1.12fr);min-height:calc(100svh - 108px);position:relative}.hero:before{content:"";aspect-ratio:1;background:var(--brown);z-index:-1;border-radius:50%;width:32rem;position:absolute;inset:auto auto -18rem -12rem}.hero h1{letter-spacing:-.035em;max-width:9.5ch;font-size:clamp(4rem,7.6vw,6rem);line-height:.88}.hero h1 em{transform-origin:0;display:inline-block;transform:rotate(-2deg)}.hero-copy>p{max-width:48ch}.hero-product{min-height:34rem;transform:translate(clamp(0rem,3vw,3rem))}.hero-product:before{content:"CROC";z-index:1;font:400 clamp(6rem,13vw,12rem)/.8 var(--display);letter-spacing:-.06em;color:var(--orange-dark);white-space:nowrap;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(-7deg)}.hero-product>img{filter:drop-shadow(18px 24px #4a34283d);animation-name:hero-product-bold;transform:rotate(5deg)scale(1.02)}.hero-disc{background:var(--yellow);width:min(42vw,580px);box-shadow:16px 16px 0 var(--brown)}.hero-note{padding:var(--space-md) var(--space-lg);box-shadow:6px 6px 0 var(--brown);font-family:var(--display);font-weight:400;bottom:8%;right:-1rem;transform:rotate(4deg)}.tilted-label{font-family:var(--display);text-transform:uppercase;letter-spacing:.02em;font-weight:400}.flavor-ribbon{background:var(--ink);color:#fff;border-block:3px solid var(--ink);width:100%;overflow:hidden}.flavor-ribbon>div{align-items:center;gap:var(--space-xl);width:max-content;font-family:var(--display);text-transform:uppercase;padding:.85rem 0;font-size:clamp(1.15rem,2vw,1.8rem);animation:24s linear infinite ribbon-run;display:flex}.flavor-ribbon span{white-space:nowrap}.flavor-ribbon i{color:var(--yellow);font-style:normal}.buy-steps{border-bottom:3px solid var(--ink)}.section-heading h2,.trust h2,.faq h2,.detail-story h2,.related h2{max-width:11ch}.products-preview .section-heading h2{font-size:clamp(3.5rem,7vw,6rem);line-height:.86}.product-media{border-radius:6px}.product-badge{box-shadow:4px 4px 0 var(--ink);text-transform:uppercase;letter-spacing:.04em;border-radius:2px}.product-copy h3{font-size:clamp(1.35rem,2vw,1.7rem)}.product-buy strong{font-size:1.35rem;font-weight:900}.add-button{box-shadow:3px 3px 0 var(--brown);transition:transform .18s var(--ease),box-shadow .18s var(--ease);border-radius:2px}.add-button:hover{box-shadow:5px 5px 0 var(--brown);transform:translate(-2px,-2px)}.occasion-intro h2{font-size:clamp(3.5rem,6vw,6rem);line-height:.85}.occasions>a{position:relative;overflow:hidden}.occasions>a:before{content:"";aspect-ratio:1;opacity:.09;width:8rem;transition:transform .35s var(--ease);background:currentColor;border-radius:50%;position:absolute;top:-3rem;right:-3rem}.occasions>a:hover:before{transform:scale(1.8)}.occasions strong{font-size:clamp(2rem,3.5vw,3.6rem);line-height:.9}.trust{position:relative;overflow:hidden}.trust:after{content:"ON, EAT!";z-index:-1;font:400 clamp(7rem,17vw,15rem)/1 var(--display);letter-spacing:-.07em;color:var(--soft);white-space:nowrap;position:absolute;bottom:-.19em;right:-.04em}.brand-word{text-transform:uppercase;font-size:clamp(1.2rem,2vw,1.7rem)}.faq h2{font-size:clamp(3.3rem,6vw,5.8rem);line-height:.87}.site-footer{border-top:8px solid var(--yellow)}.catalog-header{isolation:isolate;position:relative}.catalog-header:after{content:"DESPENSA";z-index:-1;font:400 clamp(6rem,15vw,13rem)/1 var(--display);letter-spacing:-.06em;color:var(--yellow);opacity:.3;position:absolute;top:-.38em;right:-.04em}.catalog-header h1{max-width:11ch;line-height:.87}.product-gallery{box-shadow:12px 12px 0 var(--orange);border-radius:6px}.product-gallery:after{content:"NHAC!";font:400 clamp(4.5rem,9vw,8rem)/1 var(--display);letter-spacing:-.05em;color:#4a342829;position:absolute;bottom:-.08em;right:-.05em;transform:rotate(-6deg)}.product-panel h1{max-width:9ch;line-height:.86}.detail-price strong{font-size:clamp(2rem,4vw,3.2rem);font-weight:900}.cart-page>header{position:relative}.cart-page>header:after{content:"NHAC";font:400 clamp(4rem,12vw,9rem)/.8 var(--display);color:var(--yellow);z-index:-1;position:absolute;bottom:-.1em;right:0}.cart-summary{border-top:8px solid var(--orange);border-radius:4px}@keyframes hero-product-bold{0%{opacity:0;transform:translateY(28px)rotate(1deg)scale(.94)}to{opacity:1;transform:rotate(5deg)scale(1.02)}}@keyframes ribbon-run{to{transform:translate(-50%)}}@media (width<=980px){.hero{grid-template-columns:1fr}.hero-copy{padding-top:var(--space-lg)}.hero h1{max-width:10ch}.hero-product{transform:none}.hero-product:before{font-size:clamp(7rem,24vw,12rem)}.hero-disc{width:min(72vw,540px)}}@media (width<=640px){.hero:before{width:22rem;bottom:-12rem;left:-13rem}.hero h1{font-size:clamp(3.65rem,16vw,5rem)}.hero-product{margin-top:calc(-1 * var(--space-lg));min-height:22rem}.hero-product>img{filter:drop-shadow(10px 14px #4a34283d)}.hero-note{bottom:3%;right:0}.flavor-ribbon>div{animation-duration:18s}.products-preview .section-heading h2,.occasion-intro h2,.faq h2{font-size:clamp(3.1rem,14vw,4.5rem)}.trust:after{bottom:-.08em}.catalog-header:after{writing-mode:vertical-rl;font-size:8rem;top:-.15em;right:-.35em}.product-gallery{box-shadow:7px 7px 0 var(--orange)}.cart-page>header:after{bottom:.05em}}@media (prefers-reduced-motion:reduce){.flavor-ribbon>div{animation:none}}body{overflow-x:clip}.hero-copy,.hero-product,.catalog-header>*,.cart-layout>*,.product-panel,.product-gallery{min-width:0}.account-link{color:var(--ink);cursor:pointer;background:0 0;border:0;padding:.75rem}.account-link:disabled{cursor:not-allowed;opacity:.48;text-decoration:none}.brand img,.footer-brand img{aspect-ratio:753/734}.hero-product>img,.product-media img,.product-gallery>img{aspect-ratio:789/767}.primary-button:active,.add-button:active,.bag-link:active{transform:translateY(1px)scale(.98)}.primary-button:disabled,.add-button:disabled{opacity:.58;cursor:not-allowed;transform:none}.primary-button:disabled:hover,.add-button:disabled:hover{transform:none}.text-link:hover,.site-footer a:hover{text-underline-offset:5px;text-decoration-thickness:2px}.filter-button:hover:not(.active){background:var(--soft);border-color:var(--brown)}.filter-button:active{transform:scale(.97)}.footer-pending{color:#a99489;cursor:help;font-size:.86rem;font-weight:650}.cart-summary{border-radius:0}.remove-item:hover{color:var(--orange-dark)}.quantity button:hover{background:#ed671e1a}.quantity button:active{background:#ed671e2e}.product-copy h3 a:focus-visible{border-radius:2px}.kit-contents{margin:-.25rem 0 var(--space-lg);flex-wrap:wrap;gap:.4rem;padding:0;list-style:none;display:flex}.kit-contents li{background:var(--soft);color:var(--muted);padding:.32rem .5rem;font-size:.72rem;line-height:1.2}.kit-contents b{color:var(--orange-dark);font-variant-numeric:tabular-nums}.kit-composition{padding:var(--space-md);background:var(--soft)}.kit-composition>strong{margin-bottom:var(--space-sm);font-size:.82rem;display:block}.kit-composition ul{flex-wrap:wrap;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.kit-composition li{color:var(--muted);background:#fff;padding:.4rem .6rem;font-size:.8rem}.kit-composition b{color:var(--orange-dark);font-variant-numeric:tabular-nums}@media (width<=640px){.announcement{font-size:.875rem;line-height:1.25}.hero h1{overflow-wrap:normal;max-width:100%;font-size:clamp(3.05rem,12.8vw,3.65rem);line-height:.9}.hero h1 em{white-space:nowrap;width:auto;font-size:.92em;display:block}.hero-copy>p{max-width:34ch;font-size:1rem;line-height:1.55}.catalog-header h1,.cart-page h1{overflow-wrap:normal;font-size:clamp(3rem,12.5vw,3.5rem)}.catalog-toolbar label{min-width:0;overflow:hidden}.catalog-toolbar select{text-overflow:ellipsis;width:9.5rem;max-width:9.5rem}.empty-cart strong{max-width:15ch;margin-inline:auto;line-height:1.08;display:block}.empty-cart p{max-width:29ch;margin-inline:auto}.cart-page>header:after{font-size:4.2rem;right:-.1em}.product-copy>p,.catalog-toolbar label,.purchase-notes,.detail-price small,.site-footer a,.footer-pending,.cart-summary>p,.cart-summary>small,.cart-item p,.remove-item,.product-buy s{font-size:.875rem}.text-link{align-items:center;min-height:44px;display:inline-flex}.filter-button{min-height:44px}.account-link{display:none}.header-actions{right:var(--gutter);position:absolute;top:50%;transform:translateY(-50%)}}.menu-button{border:1px solid var(--line);cursor:pointer;background:#fff;place-content:center;gap:6px;width:46px;height:46px;display:none}.menu-button span{background:var(--ink);width:20px;height:2px;display:block}.sheet{width:min(92vw,28rem);max-width:none;height:100dvh;max-height:none;color:var(--ink);box-shadow:-8px 0 0 var(--yellow);transition:transform .28s var(--ease),display .28s allow-discrete,overlay .28s allow-discrete;background:#fff;border:0;margin:0 0 0 auto;padding:0;transform:translate(100%)}.sheet[open]{flex-direction:column;display:flex;transform:translate(0)}@starting-style{.sheet[open]{transform:translate(100%)}}.sheet::backdrop{background:#2f211a9e}.sheet-head{min-height:76px;padding:var(--space-md) var(--space-lg);border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;display:flex}.sheet-head strong{font:400 1.55rem/1 var(--display)}.icon-button{border:1px solid var(--line);cursor:pointer;background:#fff;width:44px;height:44px;font-size:1.75rem}.mobile-menu nav{padding:var(--space-md) var(--space-lg);flex-direction:column;display:flex}.mobile-menu nav a{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:54px;font-weight:850;text-decoration:none;display:flex}.mobile-menu nav a span{color:var(--orange)}.mobile-menu>p{margin:auto var(--space-lg) var(--space-xl);color:var(--muted);font-size:.875rem;line-height:1.5}.drawer-items{padding:0 var(--space-lg);overflow:auto}.drawer-item{align-items:center;gap:var(--space-md);padding:var(--space-md) 0;border-bottom:1px solid var(--line);grid-template-columns:72px 1fr 44px;display:grid}.drawer-item img{object-fit:contain;background:var(--yellow);width:72px;height:72px}.drawer-item>div{gap:var(--space-xs);flex-direction:column;min-width:0;display:flex}.drawer-item a{white-space:nowrap;text-overflow:ellipsis;font-weight:850;text-decoration:none;overflow:hidden}.drawer-item span{color:var(--muted);font-size:.875rem}.drawer-item>button{width:44px;height:44px;color:var(--muted);cursor:pointer;background:0 0;border:0;font-size:1.35rem}.drawer-empty{padding:var(--space-4xl) var(--space-lg);text-align:center}.drawer-empty strong{font:400 2rem/1 var(--display)}.drawer-empty p{color:var(--muted);margin:var(--space-md) 0 var(--space-xl)}.drawer-summary{padding:var(--space-lg);border-top:1px solid var(--line);background:var(--soft);margin-top:auto}.drawer-summary>div{margin-bottom:var(--space-md);justify-content:space-between;display:flex}.drawer-summary .primary-button{width:100%}.continue-button{width:100%;min-height:44px;margin-top:var(--space-xs);text-underline-offset:4px;cursor:pointer;background:0 0;border:0;text-decoration:underline}.toast{z-index:40;left:50%;bottom:var(--space-lg);min-width:min(90vw,22rem);padding:var(--space-md) var(--space-lg);background:var(--ink);color:#fff;text-align:center;box-shadow:5px 5px 0 var(--yellow);font-weight:800;position:fixed;transform:translate(-50%)}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.catalog-controls{align-items:center;gap:var(--space-xl);margin-bottom:var(--space-xl);grid-template-columns:minmax(18rem,.8fr) 1.2fr;display:grid}.catalog-controls>*{min-width:0}.search-field{min-height:52px;padding:0 var(--space-md);align-items:center;gap:var(--space-sm);border:2px solid var(--ink);background:#fff;display:flex}.search-field:focus-within{outline:3px solid var(--yellow);outline-offset:2px}.search-field svg{fill:none;stroke:currentColor;stroke-width:1.8px;width:21px}.search-field input{width:100%;min-width:0;color:var(--ink);background:0 0;border:0;outline:0}.search-field input::placeholder{color:#6c574c;opacity:1}.occasion-filters{justify-content:flex-end;gap:var(--space-xs);scrollbar-width:none;display:flex;overflow-x:auto}.occasion-filters button{min-height:44px;color:var(--muted);white-space:nowrap;cursor:pointer;background:0 0;border:0;padding:.6rem .85rem;font-weight:750}.occasion-filters button.active{background:var(--yellow);color:var(--ink)}.catalog-empty{padding:var(--space-4xl) var(--space-md);text-align:center}.catalog-empty strong{font:400 clamp(2rem,4vw,3.5rem)/1 var(--display)}.catalog-empty p{max-width:42ch;margin:var(--space-md) auto var(--space-xl);color:var(--muted)}.gallery-shell{min-width:0}.gallery-thumbnails{gap:var(--space-sm);margin-top:var(--space-lg);grid-template-columns:repeat(auto-fit,minmax(7rem,1fr));display:grid}.gallery-thumbnails button{min-height:72px;padding:var(--space-xs);align-items:center;gap:var(--space-xs);border:1px solid var(--line);color:var(--muted);cursor:pointer;background:#fff;display:flex}.gallery-thumbnails button.active{border:2px solid var(--ink);color:var(--ink);font-weight:800}.gallery-thumbnails img,.info-thumb{object-fit:contain;background:var(--yellow);width:52px;height:52px}.info-thumb{font:400 1.5rem/1 var(--display);place-items:center;display:grid}.product-gallery[data-mode=detail]>img{transform:scale(1.35)translate(5%,5%)}.product-gallery[data-mode=photo]>img{object-fit:cover;transform:none}.product-gallery>[data-gallery-image][hidden]{display:none}.product-gallery[data-mode=kit]{isolation:isolate}.product-gallery [data-gallery-kit]{position:absolute;inset:0}.product-gallery [data-gallery-kit][hidden]{display:none}.product-gallery .kit-mockup .kit-pack{object-fit:contain;filter:drop-shadow(7px 9px #4a342833);transform-origin:bottom;width:49%;height:94%;position:absolute;bottom:0;left:50%}.gallery-details{height:100%;padding:clamp(var(--space-lg),4vw,var(--space-2xl));background:#fff;overflow:auto}.gallery-details[hidden]{display:none}.gallery-details .nutrition-overview{min-height:100%}.product-gallery[data-mode=details] .gallery-label{display:none}.gallery-pending{height:100%;padding:var(--space-2xl);text-align:center;flex-direction:column;justify-content:center;align-items:center;display:flex}.gallery-pending strong{font:400 clamp(2rem,4vw,3.5rem)/1 var(--display)}.gallery-pending p{max-width:38ch;margin-top:var(--space-md);line-height:1.6}.product-information{padding:0 var(--gutter) var(--section-space);grid-template-columns:1fr 1fr;display:grid}.product-information details{padding:var(--space-lg) 0;border-top:1px solid var(--line)}.product-information details:nth-child(odd){padding-right:var(--space-xl)}.product-information details:nth-child(2n){padding-left:var(--space-xl);border-left:1px solid var(--line)}.product-information summary{cursor:pointer;justify-content:space-between;font-weight:850;list-style:none;display:flex}.product-information summary::-webkit-details-marker{display:none}.product-information summary span{color:var(--orange);font-size:1.25rem}.product-information details[open] summary span{transform:rotate(45deg)}.product-information p{max-width:58ch;margin:var(--space-md) 0 0;color:var(--muted);line-height:1.6}.product-in-use{margin:0 var(--gutter) var(--section-space);padding:clamp(var(--space-lg),3vw,var(--space-2xl));align-items:center;gap:clamp(var(--space-xl),5vw,var(--space-4xl));background:var(--soft);grid-template-columns:minmax(13rem,.65fr) minmax(0,1.35fr);display:grid}.product-in-use-copy>span{color:var(--orange-dark);font-size:.82rem;font-weight:800}.product-in-use-copy h2{margin:var(--space-xs) 0 var(--space-sm);font:400 clamp(2rem,3.5vw,3.25rem)/.95 var(--display);letter-spacing:-.025em}.product-in-use-copy p{max-width:28ch;color:var(--muted);margin:0;font-size:.9rem;line-height:1.55}.product-in-use-media{gap:var(--space-sm);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.product-in-use-media video{object-fit:cover;background:var(--ink);width:100%;height:clamp(15rem,28vw,22rem);display:block}.product-in-use-media video:focus-visible{outline:3px solid var(--orange);outline-offset:3px}.states-page{padding:clamp(var(--space-2xl),7vw,6.5rem) var(--gutter) var(--section-space)}.states-page>header{max-width:60rem;margin-bottom:var(--space-3xl)}.states-page>header>span{color:var(--orange);font-weight:850}.states-page h1{max-width:12ch;margin:var(--space-md) 0;font-size:clamp(3rem,7vw,6rem);line-height:.9}.states-page>header p{color:var(--muted)}.states-grid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.state-preview{min-height:15rem;padding:var(--space-xl);justify-content:space-between;gap:var(--space-xl);border-right:1px solid var(--line);border-bottom:1px solid var(--line);flex-direction:column;display:flex}.state-preview>div>strong{font:400 1.6rem/1.05 var(--display)}.state-preview p{max-width:46ch;margin:var(--space-sm) 0 var(--space-md);color:var(--muted);line-height:1.5}.state-preview.is-error{background:#fff0e8}.state-preview.is-warning{background:#fff9d9}.state-preview.is-success{background:#edf7df}.skeleton-product{gap:var(--space-md);grid-template-columns:7rem 1fr;display:grid}.skeleton-product i{background:#e4d8d1;animation:1.4s ease-in-out infinite skeleton-pulse;display:block}.skeleton-product i:first-child{grid-row:span 2;height:7rem}.skeleton-product i:nth-child(2){height:1.5rem}.skeleton-product i:nth-child(3){height:3rem}.secondary-button{border:2px solid var(--ink);cursor:pointer;background:#fff;min-height:44px;padding:.7rem 1rem;font-weight:800}.secondary-button:disabled{opacity:.5;cursor:not-allowed}.status-badge{background:var(--ink);color:#fff;padding:.55rem .75rem;font-weight:800;display:inline-flex}.field-error{color:#9f2f09;font-weight:700}.price-change{font-variant-numeric:tabular-nums}@keyframes skeleton-pulse{50%{opacity:.45}}@media (width<=900px){.catalog-controls{grid-template-columns:1fr}.occasion-filters{justify-content:flex-start}.product-information{grid-template-columns:1fr}.product-information details:nth-child(odd),.product-information details:nth-child(2n){border-left:0;padding-inline:0}.product-in-use,.states-grid{grid-template-columns:1fr}}@media (width<=640px){.menu-button{right:var(--gutter);display:grid;position:absolute;top:50%;transform:translateY(-50%)}.bag-link{width:44px;height:44px;right:calc(var(--gutter) + 52px);position:absolute;top:50%;transform:translateY(-50%)}.header-actions{display:contents;position:static;transform:none}.sheet{width:calc(100vw - 1rem)}.catalog-controls{gap:var(--space-md)}.search-field{width:100%}.occasion-filters{margin-inline:calc(-1 * var(--gutter));padding-inline:var(--gutter)}.catalog-toolbar label{width:100%}.catalog-toolbar select{width:8rem;max-width:8rem}.gallery-thumbnails button{flex-direction:column;min-width:0;font-size:.875rem}.gallery-thumbnails img,.info-thumb{width:44px;height:44px}.product-information{padding-bottom:var(--section-space)}.product-in-use{margin-bottom:var(--space-3xl);padding:var(--space-lg)}.product-in-use-copy>span{font-size:.875rem}.product-in-use-media video{height:16rem}.toast{bottom:var(--space-md)}.state-preview{min-height:13rem;padding:var(--space-lg)}.announcement,.site-header{width:100vw;max-width:100vw}}@media (prefers-reduced-motion:reduce){.sheet{transition:none}.skeleton-product i{animation:none}}.promo-dialog{background:var(--yellow);width:min(90vw,44rem);max-width:none;color:var(--ink);box-shadow:9px 9px 0 var(--orange);border:0;border-radius:12px;padding:0;overflow:hidden}.promo-dialog[open]{animation:promo-enter .48s var(--ease) both;grid-template-columns:minmax(0,1.18fr) minmax(14rem,.82fr);display:grid}.promo-dialog::backdrop{background:#2f211ac2;animation:.3s ease-out both promo-backdrop}.promo-close{z-index:2;border:2px solid var(--ink);width:44px;height:44px;color:var(--ink);cursor:pointer;transition:transform .18s var(--ease),background .18s,color .18s;background:#fff;border-radius:50%;font-size:1.75rem;line-height:1;position:absolute;top:1rem;right:1rem}.promo-close:hover{background:var(--ink);color:#fff;transform:rotate(5deg)}.promo-close:active{transform:rotate(5deg)scale(.94)}.promo-close:focus-visible,.coupon-button:focus-visible,.promo-link:focus-visible{outline-offset:3px;box-shadow:0 0 0 5px var(--ink);outline:3px solid #fff}.promo-copy{flex-direction:column;justify-content:center;align-items:flex-start;padding:clamp(1.75rem,3.5vw,2.75rem);display:flex}.promo-sticker{margin-bottom:var(--space-md);background:var(--orange);color:#fff;box-shadow:3px 3px 0 var(--ink);padding:.45rem .7rem;font-size:.8rem;font-weight:900;transform:rotate(-3deg)}.promo-kicker{margin-bottom:var(--space-sm);font-weight:850}.promo-copy h2{max-width:10ch;margin-bottom:var(--space-md);font:400 clamp(2.35rem,4vw,3.6rem)/.9 var(--display);letter-spacing:-.035em}.promo-copy h2 strong{color:var(--orange-dark);font:inherit;display:block}.promo-copy>p:not(.promo-kicker){max-width:45ch;margin-bottom:var(--space-lg);line-height:1.55}.coupon-button{justify-content:space-between;align-items:center;gap:var(--space-md);border:2px dashed var(--ink);width:100%;min-height:70px;color:var(--ink);text-align:left;cursor:pointer;transition:transform .18s var(--ease),background .18s;background:#fff;padding:.65rem .75rem .65rem 1rem;display:flex}.coupon-button:hover{background:var(--soft);transform:translateY(-2px)}.coupon-button:active{transform:translateY(0)scale(.99)}.coupon-button>span{flex-direction:column;display:flex}.coupon-button small{font-size:.7rem;font-weight:700}.coupon-button strong{letter-spacing:.05em;font-size:1.35rem}.coupon-button b{background:var(--ink);color:#fff;align-self:stretch;place-items:center;padding:0 1rem;font-size:.8rem;display:grid}.promo-link{margin-top:var(--space-md);min-height:48px;color:var(--ink);text-underline-offset:5px;align-items:center;gap:1.5rem;font-weight:850;display:inline-flex}.promo-link span{color:var(--orange-dark);font-size:1.25rem}.promo-visual{background:var(--orange);place-items:end center;min-height:27rem;display:grid;position:relative;overflow:hidden}.promo-visual:before{content:"";aspect-ratio:1;background:var(--yellow);border-radius:50%;width:18rem;position:absolute;top:48%;left:50%;transform:translate(-50%,-50%)}.promo-visual>span{color:#fff;font:400 clamp(4.5rem,8vw,7rem)/.8 var(--display);letter-spacing:-.04em;position:absolute;top:.1em;left:-.02em;transform:rotate(-7deg)}.promo-visual img{filter:drop-shadow(10px 12px #4a34283d);width:112%;max-width:none;position:relative;transform:translateY(12%)rotate(5deg)}@keyframes promo-enter{0%{opacity:0;transform:translateY(24px)scale(.97)}to{opacity:1;transform:none}}@keyframes promo-backdrop{0%{opacity:0}to{opacity:1}}@media (width<=720px){.promo-dialog[open]{grid-template-columns:1fr}.promo-copy{padding:2.25rem 1.35rem 1.5rem}.promo-sticker{margin-bottom:var(--space-md)}.promo-copy h2{font-size:clamp(2.55rem,13vw,3.8rem)}.promo-visual{place-items:center end;min-height:12rem}.promo-visual:before{width:15rem;top:55%;left:73%}.promo-visual>span{font-size:5.2rem;top:.22em;left:.15em}.promo-visual img{width:15rem;transform:translate(12%,16%)rotate(7deg)}}@media (width<=420px){.promo-dialog{width:calc(100vw - 1.25rem)}.coupon-button b{padding-inline:.65rem}.promo-copy>p:not(.promo-kicker){font-size:.9rem}.coupon-button small,.coupon-button b{font-size:.875rem}}@media (prefers-reduced-motion:reduce){.promo-dialog[open],.promo-dialog::backdrop{animation:none}}.occasions>a{isolation:isolate;padding-top:clamp(9rem,18vw,15rem);overflow:visible}.occasions>a:before{z-index:-1}.occasions>a>img{z-index:-1;object-fit:contain;width:min(18.5vw,17rem);height:auto;transition:transform .55s var(--ease);animation:4.5s ease-in-out infinite occasion-product-float;position:absolute;top:-2.25rem;left:50%;transform:translate(-48%)rotate(-4deg)}.occasions>a:nth-child(3)>img{animation-delay:-1.5s;transform:translate(-48%)rotate(4deg)}.occasions>a:nth-child(4)>img{animation-delay:-3s}.occasions>a:hover>img{transform:translate(-48%,-1.25rem)rotate(2deg)scale(1.05)}.occasions>a strong,.occasions>a span{z-index:1;position:relative}.product-information{padding:0 var(--gutter) var(--section-space);gap:clamp(var(--space-xl),6vw,var(--space-4xl));grid-template-columns:minmax(15rem,.55fr) minmax(0,1.45fr);align-items:start;display:grid}.product-information>header p{margin-bottom:var(--space-sm);color:var(--orange-dark);font-weight:850}.product-information>header h2{font:400 clamp(2.5rem,5vw,4.8rem)/.94 var(--display);margin:0}.product-tabs{border-bottom:1px solid var(--line)}.product-tabs details{border-top:1px solid var(--line);padding:0}.product-information .product-tabs details:nth-child(odd),.product-information .product-tabs details:nth-child(2n){border-left:0;padding:0}.product-tabs summary{min-height:4rem;padding:var(--space-md) 0;justify-content:space-between;align-items:center;gap:var(--space-md);cursor:pointer;font-size:clamp(1rem,1.4vw,1.18rem);font-weight:850;list-style:none;display:flex}.product-tabs summary::-webkit-details-marker{display:none}.product-tabs summary span{color:var(--orange-dark);transition:transform .25s var(--ease);font-size:1.35rem}.product-tabs details[open] summary span{transform:rotate(180deg)}.tab-content{padding:0 3rem var(--space-xl) 0}.tab-content p{max-width:62ch;color:var(--muted);margin:0;line-height:1.75}.tab-content p+p{margin-top:var(--space-md)}.product-tabs dl{padding:0 0 var(--space-xl);margin:0}.product-tabs dl>div{gap:var(--space-md);padding:var(--space-sm) 0;border-top:1px solid color-mix(in srgb,var(--line) 65%,transparent);grid-template-columns:minmax(7rem,.35fr) 1fr;display:grid}.product-tabs dt{color:var(--muted)}.product-tabs dd{margin:0;font-weight:750}.kit-nutrition-list{padding:0 0 var(--space-xl)}.kit-nutrition-item{padding:var(--space-xl) 0;border-top:1px solid var(--line)}.kit-nutrition-item:first-child{padding-top:var(--space-md);border-top:0}.kit-nutrition-item h3{margin:0 0 var(--space-md);font-family:var(--display);font-size:clamp(1.35rem,2.2vw,1.8rem);font-weight:400}.kit-nutrition-item .nutrition-overview{grid-template-columns:minmax(0,1fr) 9rem;align-items:start}.kit-nutrition-item .nutrition-highlights{gap:var(--space-md)}.nutrition-content{padding-right:0}.nutrition-overview{gap:clamp(var(--space-md),3vw,var(--space-xl));grid-template-columns:minmax(0,1fr) clamp(8.5rem,17vw,11rem);align-items:center;display:grid}.nutrition-label{width:100%;margin:0}.nutrition-label>figcaption{border:2px solid var(--ink);text-transform:uppercase;border-bottom:0;padding:.5rem .6rem;font-size:clamp(1rem,2vw,1.25rem);font-weight:900}.nutrition-label>p{border:2px solid var(--ink);color:var(--ink);border-bottom:0;margin:0;padding:.45rem .6rem;font-size:.78rem;line-height:1.35}.nutrition-table-scroll{width:100%;overflow-x:auto}.nutrition-label table{border:2px solid var(--ink);border-collapse:collapse;width:100%;min-width:32rem;color:var(--ink);font-variant-numeric:tabular-nums;background:#fff;font-size:clamp(.64rem,1.1vw,.78rem)}.nutrition-label th,.nutrition-label td{border:1px solid var(--ink);text-align:center;padding:.38rem .42rem;line-height:1.15}.nutrition-label thead th{font-weight:850}.nutrition-label tbody th{text-align:left;font-weight:750}.nutrition-label tbody th.nested{padding-left:1rem;font-weight:500}.nutrition-label>small{color:var(--muted);margin-top:.45rem;font-size:.65rem;line-height:1.3;display:block}.nutrition-highlights{gap:clamp(var(--space-md),2.5vw,var(--space-xl));margin:0;padding:0;list-style:none;display:grid}.nutrition-highlights li{color:var(--orange-dark);text-align:center;justify-items:center;gap:.6rem;display:grid}.nutrition-highlight-icon{border:2px solid;border-radius:50%;place-items:center;width:clamp(2.75rem,5vw,3.6rem);height:clamp(2.75rem,5vw,3.6rem);display:grid}.nutrition-highlight-icon svg{fill:none;stroke:currentColor;stroke-width:2.2px;stroke-linecap:round;stroke-linejoin:round;width:68%;height:68%}.nutrition-highlight-icon img{object-fit:contain;width:68%;height:68%}.nutrition-highlights strong{max-width:11ch;font-size:clamp(.72rem,1.1vw,.88rem);line-height:1.2}@keyframes occasion-product-float{0%,to{translate:0}50%{translate:0 -8px}}@media (width<=900px){.product-information{gap:var(--space-xl);grid-template-columns:1fr}.occasions>a>img{width:min(36vw,15.5rem)}}@media (width<=640px){.occasions>a{padding-top:12rem}.occasions>a>img{width:min(62vw,16.5rem);top:-1.5rem}.tab-content,.nutrition-content{padding-right:0}.nutrition-overview{gap:var(--space-lg);grid-template-columns:1fr}.kit-nutrition-item .nutrition-overview{grid-template-columns:1fr}.nutrition-label{width:100%}.nutrition-highlights{gap:var(--space-sm);grid-template-columns:repeat(3,minmax(0,1fr))}.nutrition-highlights strong{font-size:.7rem}}@media (prefers-reduced-motion:reduce){.occasions>a>img{transition:none;animation:none}}.products-preview .section-heading p{margin-top:var(--space-md)}.faq{align-items:start;gap:clamp(var(--space-3xl),8vw,8rem);grid-template-columns:minmax(0,1fr) minmax(30rem,1.15fr)}.faq>div:first-child{gap:var(--space-lg);display:grid}.faq>div:first-child>p{margin:0}.faq h2{max-width:10.5ch;font-size:clamp(3.3rem,5.4vw,5.25rem);line-height:.9}@media (width<=1180px){.products-preview .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.products-preview .product-card .product-media{height:clamp(22rem,44vw,30rem)}}@media (width<=900px){.faq{gap:var(--space-2xl);grid-template-columns:1fr}.faq h2{max-width:12ch}}@media (width<=640px){.products-preview .product-grid{grid-template-columns:1fr}.faq>div:first-child{gap:var(--space-md)}.faq h2{max-width:10ch;font-size:clamp(3rem,13vw,4.15rem);line-height:.92}}.trust{gap:clamp(var(--space-xl),5vw,var(--space-4xl));grid-template-columns:minmax(0,1fr) minmax(15rem,.58fr) minmax(18rem,.72fr);align-items:center}.trust-heading,.trust-proof{z-index:1;position:relative}.trust-media{z-index:1;width:100%;margin:0;position:relative}.trust-media video{aspect-ratio:9/16;object-fit:cover;background:var(--ink);width:100%;box-shadow:8px 8px 0 var(--yellow);border:0;display:block}.trust-media figcaption{max-width:24ch;margin-top:var(--space-md);color:var(--muted);font-size:.8rem;line-height:1.45}.trust-proof{gap:var(--space-xl);flex-direction:column;align-self:center;display:flex}.trust-proof>p{max-width:38ch;margin:0;font-size:1.05rem;line-height:1.65}.trust-proof ul{margin:0}@media (width<=1080px){.trust{grid-template-columns:minmax(0,1fr) minmax(16rem,.7fr);align-items:start}.trust-media{grid-row:span 2}.trust-proof{gap:var(--space-lg);grid-column:1}}@media (width<=640px){.trust{grid-template-columns:1fr}.trust-media{grid-row:auto;width:min(100%,24rem)}.trust-media video{aspect-ratio:4/5}.trust-proof{grid-column:auto}}.hero-background{z-index:0;object-fit:cover;object-position:center;opacity:.58;filter:saturate(.88)contrast(1.08);mix-blend-mode:multiply;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.hero:after{content:"";z-index:1;pointer-events:none;background:linear-gradient(90deg,#ed671ec7 0%,#ed671e8a 48%,#ed671e52 100%);position:absolute;inset:0}.hero:before{z-index:2}.hero-copy,.hero-product{z-index:3}.hero-product>.hero-pack{filter:drop-shadow(18px 24px #4a34283d);width:82%;height:96%;animation:hero-product-bold .8s var(--ease) both;inset:1% -2% auto auto;transform:rotate(5deg)}.hero-product>.hero-mascot{aspect-ratio:auto;z-index:3;filter:drop-shadow(10px 14px #4a342833);width:50%;height:auto;animation:hero-mascot-enter .72s var(--ease) .16s both;inset:auto auto -1% -4%;transform:rotate(-2deg)}.promo-visual>.promo-mascot{aspect-ratio:auto;filter:drop-shadow(10px 12px #4a34283d);width:118%;max-width:none;height:auto;transform:translate(3%,10%)rotate(2deg)}@keyframes hero-mascot-enter{0%{opacity:0;transform:translate(-24px,18px)rotate(-4deg)scale(.92)}to{opacity:1;transform:rotate(-2deg)}}@media (width<=640px){.hero-product>.hero-pack{width:78%;height:92%;inset:4% -14% auto auto}.hero-product>.hero-mascot{width:58%;height:auto;inset:auto auto 8% -1%}}@media (width<=720px){.promo-visual>.promo-mascot{width:14rem;transform:translate(10%,16%)rotate(2deg)}}@media (width<=980px){.hero-background{object-position:62% center;opacity:.5}.hero:after{background:#ed671e94}}@media (prefers-reduced-motion:reduce){.hero-background{display:none}.hero:after{background:#ed671e1f}}.kit-mockup{display:block;position:absolute;inset:0}.kit-mockup .kit-pack-1{z-index:1;transform:translate(-128%)scale(.62)rotate(-12deg)}.kit-mockup .kit-pack-2{z-index:2;transform:translate(-92%)scale(.78)rotate(-6deg)}.kit-mockup .kit-pack-3{z-index:5;transform:translate(-50%)scale(.98)}.kit-mockup .kit-pack-4{z-index:4;transform:translate(-8%)scale(.78)rotate(6deg)}.kit-mockup .kit-pack-5{z-index:3;transform:translate(28%)scale(.62)rotate(12deg)}.product-media .kit-mockup .kit-pack{object-fit:contain;filter:drop-shadow(7px 9px #4a342833);width:49%;height:92%;transition:transform .42s var(--ease);transform-origin:bottom;position:absolute;bottom:-3%;left:50%}.product-media:hover .kit-mockup .kit-pack-1{transform:translate(-136%)translateY(-2%)scale(.64)rotate(-14deg)}.product-media:hover .kit-mockup .kit-pack-2{transform:translate(-96%)translateY(-4%)scale(.8)rotate(-7deg)}.product-media:hover .kit-mockup .kit-pack-3{transform:translate(-50%)translateY(-5%)scale(1)}.product-media:hover .kit-mockup .kit-pack-4{transform:translate(-4%)translateY(-4%)scale(.8)rotate(7deg)}.product-media:hover .kit-mockup .kit-pack-5{transform:translate(36%)translateY(-2%)scale(.64)rotate(14deg)}@media (width<=640px){.product-media .kit-mockup .kit-pack{width:48%}}@media (prefers-reduced-motion:reduce){.product-media .kit-mockup .kit-pack{transition:none}.product-media:hover .kit-mockup .kit-pack-1{transform:translate(-128%)scale(.62)rotate(-12deg)}.product-media:hover .kit-mockup .kit-pack-2{transform:translate(-92%)scale(.78)rotate(-6deg)}.product-media:hover .kit-mockup .kit-pack-3{transform:translate(-50%)scale(.98)}.product-media:hover .kit-mockup .kit-pack-4{transform:translate(-8%)scale(.78)rotate(6deg)}.product-media:hover .kit-mockup .kit-pack-5{transform:translate(28%)scale(.62)rotate(12deg)}}.instagram-showcase{background:var(--ink);color:#fff;padding-block:clamp(3.5rem,6vw,5.5rem)}.instagram-heading{justify-content:space-between;align-items:end;gap:var(--space-xl);margin-bottom:clamp(var(--space-lg),3vw,var(--space-2xl));display:flex}.instagram-heading>div>.instagram-handle{margin-bottom:var(--space-xs);color:var(--yellow);align-items:center;gap:.45rem;font-size:.875rem;font-weight:750;display:flex}.instagram-handle svg,.instagram-heading .primary-button svg{fill:none;stroke:currentColor;stroke-width:1.8px;flex:none;width:1.15rem;height:1.15rem}.instagram-handle .instagram-icon-dot,.instagram-heading .primary-button .instagram-icon-dot{fill:currentColor;stroke:none}.instagram-heading h2{max-width:14ch;font:400 clamp(2rem,3.6vw,3.8rem)/.96 var(--display);letter-spacing:-.025em;margin:0}.instagram-heading .primary-button{background:var(--yellow);min-height:44px;color:var(--ink);flex:none;gap:.55rem;padding:.75rem 1rem;font-size:.86rem}.instagram-grid{gap:var(--space-sm);grid-template-columns:1.2fr .8fr .8fr;display:grid}.instagram-post{background:var(--orange);min-height:18rem;display:block;position:relative;overflow:hidden}.instagram-post img,.instagram-post video{object-fit:cover;width:100%;height:100%;transition:transform .5s var(--ease)}.instagram-post:hover img,.instagram-post:hover video{transform:scale(1.035)}.instagram-post-featured{min-height:26rem}.instagram-post-featured:after{content:"";pointer-events:none;background:linear-gradient(#0000,#2f211ad1);height:38%;position:absolute;inset:auto 0 0}.instagram-post-featured span{z-index:1;left:var(--space-md);right:var(--space-md);bottom:var(--space-md);color:#fff;text-shadow:0 1px 2px #2f211a73;font-size:.88rem;font-weight:750;position:absolute}@media (width<=800px){.instagram-heading{flex-direction:column;align-items:flex-start}.instagram-grid{grid-template-columns:1fr 1fr}.instagram-post-featured{grid-column:1/-1;min-height:25rem}}@media (width<=520px){.instagram-grid{grid-template-columns:1fr}.instagram-showcase{padding-block:3.25rem}.instagram-post-featured{grid-column:auto;min-height:22rem}.instagram-post{min-height:18rem}}@media (prefers-reduced-motion:reduce){.instagram-post img,.instagram-post video{transition:none}}
