:root{--cream:#fdf3e2;--cream-deep:#f6e7cd;--paper:#fffaf0;--ink:#4a2017;--ink-soft:#7a4a3a;--red:#d3222a;--red-deep:#a8121b;--mango:#ff9a1f;--sun:#ffc83d;--pink:#ef5fa7;--leaf:#7cc242;--leaf-deep:#4e9c2e;--peel-band:#ffdd83;--liquid-band:#ffbe7a;color:var(--ink);background-color:var(--cream);font-family:"Baloo 2",Trebuchet MS,system-ui,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-height:100vh;color:var(--ink);background-color:var(--cream);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-image:radial-gradient(#d3222a0d 2.5px,#0000 2.5px),radial-gradient(#ff9a1f0f 2.5px,#0000 2.5px);background-position:0 0,28px 28px;background-size:56px 56px,56px 56px;margin:0;overflow-x:hidden}img{-webkit-user-select:none;user-select:none;-webkit-user-drag:none;max-width:100%;display:block}h1,h2,h3{margin:0;line-height:1.08}p{margin:0;line-height:1.55}a{color:inherit;text-decoration:none}a[href],button,summary{cursor:pointer}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}html{scroll-behavior:auto}}.curtain{z-index:300;background:var(--cream);will-change:transform;background-image:radial-gradient(#ffffff80 3px,#0000 3px);background-size:44px 44px;align-content:center;place-items:center;gap:1.2rem;display:grid;position:fixed;inset:0;overflow:hidden}.curtain-ghosts{opacity:.9}.curtain-ghosts .hero-ghost{opacity:.42}.curtain-logo{z-index:1;filter:drop-shadow(0 12px 22px #4a201729);width:min(52vw,240px);position:relative}.curtain-logo-ghost{opacity:.18;filter:grayscale();width:100%;height:auto;display:block}.curtain-logo-live{will-change:clip-path;width:100%;height:auto;position:absolute;inset:0}.curtain-words{z-index:1;letter-spacing:.04em;color:var(--ink-soft);gap:.6em;margin:0;font-size:clamp(1rem,3.4vw,1.35rem);font-weight:800;display:flex;position:relative}.curtain-words span:nth-child(2){color:var(--red)}.curtain-words span:nth-child(3){color:var(--mango)}.site-header{z-index:50;-webkit-backdrop-filter:blur(10px);background:#fdf3e2e0;border-bottom:3px solid #4a201714;justify-content:space-between;align-items:center;gap:1rem;padding:.6rem clamp(.6rem,2.2vw,2.5rem);display:flex;position:sticky;top:0}.brand img{width:auto;height:42px;transition:transform .25s}.brand:hover img{transform:rotate(-4deg)scale(1.06)}.site-nav{scrollbar-width:none;align-items:center;gap:clamp(.4rem,2vw,1.4rem);padding:4px 2px;font-size:1rem;font-weight:700;display:flex;overflow-x:auto}.site-nav::-webkit-scrollbar{display:none}.header-actions{flex-shrink:0;align-items:center;gap:.6rem;display:flex}.buy-btn{color:#fff;background:linear-gradient(135deg, var(--red) 0%, var(--red-deep) 100%);white-space:nowrap;border-radius:999px;align-items:center;gap:.3rem;padding:.45rem 1.05rem;font-size:.92rem;font-weight:800;line-height:1.1;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 5px #a8121b52}.buy-btn:hover{transform:translateY(-2px)rotate(-1deg);box-shadow:0 8px #a8121b42}.buy-btn:active{transform:translateY(1px);box-shadow:0 3px #a8121b4d}.buy-icon{color:#fff;flex-shrink:0;width:18px;height:18px}.lang-switch{background:#4a201712;border:2px solid #4a20171f;border-radius:999px;flex-shrink:0;gap:2px;padding:3px;display:flex}.lang-switch button{font:inherit;color:var(--ink-soft);cursor:pointer;background:0 0;border:0;border-radius:999px;padding:.22rem .75rem;font-size:.85rem;font-weight:800;line-height:1.2;transition:background .2s,color .2s}.lang-switch button.active{background:var(--red);color:#fff}.lang-switch button:not(.active):hover{background:#ffffffb3}.site-nav a{white-space:nowrap;border-radius:999px;align-items:center;padding:.42rem .95rem .5rem;line-height:1.1;transition:background .2s,color .2s,transform .2s;display:inline-flex}.nav-brand{place-items:center;padding:.15rem clamp(.25rem,1.4vw,.55rem);display:grid}.nav-brand img{filter:drop-shadow(0 2px 3px #4a201738);width:auto;height:clamp(15px,4.2vw,20px);transition:transform .2s;display:block}.nav-brand--liquid img{height:clamp(22px,6.2vw,30px)}.nav-brand:hover{background:0 0}.nav-brand:hover img{transform:scale(1.07)}@media (hover:hover){.site-nav a:hover{background:var(--red);color:var(--cream);transform:translateY(-2px)rotate(-1deg)}}.site-nav a:active{background:var(--red);color:var(--cream)}.kicker{letter-spacing:.12em;text-transform:uppercase;color:var(--red);background:#d3222a1a;border:2px dashed #d3222a59;border-radius:999px;margin-bottom:.9rem;padding:.25rem 1rem;font-size:.95rem;font-weight:800;display:inline-block}.kicker--logo{place-items:center;padding:clamp(.3rem,1vw,.4rem) clamp(.9rem,3vw,1.3rem);display:inline-grid}.kicker--logo img{filter:drop-shadow(0 2px 3px #4a201733);width:auto;height:clamp(16px,4.6vw,22px);display:block}.kicker--liquid img{height:clamp(24px,7vw,34px)}.kicker--light{color:var(--ink);background:#ffffff80;border-color:#4a20174d}.section-head{text-align:center;max-width:720px;margin:0 auto 2.6rem;padding:0 1.2rem}.section-head h2{font-size:clamp(1.9rem,4.5vw,2.9rem);font-weight:800}.section-head p{color:var(--ink-soft);margin-top:.7rem;font-size:1.08rem}.btn{border-radius:999px;padding:.8rem 1.8rem;font-size:1.05rem;font-weight:800;transition:transform .2s,box-shadow .2s;display:inline-block}.btn--primary{color:#fff;background:linear-gradient(135deg, var(--red) 0%, var(--red-deep) 100%);box-shadow:0 8px #a8121b59}.btn--ghost{color:var(--red-deep);border:3px solid var(--red);background:#ffffffa6;box-shadow:0 8px #d3222a2e}.btn:hover{transform:translateY(-3px)rotate(-1deg);box-shadow:0 12px #a8121b40}.btn:active,.buy-btn:active,.opening-brands a:active{transition-duration:80ms;transform:scale(1.06,.88)}.chip{background:#4a201712;border:2px solid #4a20171f;border-radius:999px;padding:.15rem .8rem;font-size:.85rem;font-weight:700;display:inline-block}.wave-divider{margin-top:-1px;line-height:0}.wave-divider svg{width:100%;height:clamp(36px,6vw,90px);display:block}.wave-divider--flip svg{transform:scaleY(-1)}.hero{--hero-pad-x:clamp(1.2rem, 5vw, 3rem);padding:clamp(2.2rem, 6vw, 5rem) var(--hero-pad-x) 0;position:relative}.hero-stage{margin-inline:calc(-1 * var(--hero-pad-x));padding-inline:var(--hero-pad-x);position:relative;overflow:hidden}.hero-ghosts{z-index:0;pointer-events:none;-webkit-mask-composite:source-in;position:absolute;top:0;bottom:0;-webkit-mask-composite:source-in;mask-composite:intersect}.hero-ghosts--peelies{left:0;right:50%;-webkit-mask-image:linear-gradient(90deg,#000 68%,#0000 100%),linear-gradient(#0000 0,#000 12% 88%,#0000 100%);mask-image:linear-gradient(90deg,#000 68%,#0000 100%),linear-gradient(#0000 0,#000 12% 88%,#0000 100%)}.hero-ghosts--liquid{left:50%;right:0;-webkit-mask-image:linear-gradient(270deg,#000 68%,#0000 100%),linear-gradient(#0000 0,#000 12% 88%,#0000 100%);mask-image:linear-gradient(270deg,#000 68%,#0000 100%),linear-gradient(#0000 0,#000 12% 88%,#0000 100%)}.hero-ghost{aspect-ratio:.7;background:50%/contain no-repeat;display:block;position:absolute}.hero-ghost--p1{opacity:.17;background-image:url(/products/ghost/doypack-karpuz.webp);width:26%;bottom:3%;left:1%;transform:rotate(-17deg)}.hero-ghost--p2{opacity:.12;background-image:url(/products/ghost/doypack-mango.webp);width:19%;top:0;left:22%;transform:rotate(13deg)}.hero-ghost--p3{opacity:.14;background-image:url(/products/ghost/doypack-ananas.webp);width:22%;bottom:-2%;right:7%;transform:rotate(-8deg)}.hero-ghost--p4{opacity:.1;background-image:url(/products/ghost/doypack-mavi-ahududu.webp);width:15%;top:6%;right:24%;transform:rotate(22deg)}.hero-ghost--p5,.hero-ghost--p6,.hero-ghost--l5,.hero-ghost--l6{aspect-ratio:1}.hero-ghost--l7{opacity:.11;background-image:url(/products/ghost/liquid-ananas.webp);width:17%;top:-4%;right:42%;transform:rotate(-22deg)}.hero-ghost--l8{aspect-ratio:1;opacity:.15;background-image:url(/products/ghost/liquid-gummy-mango.webp);width:10%;bottom:24%;right:2%;transform:rotate(-10deg)}.hero-ghost--l9{aspect-ratio:1;opacity:.13;background-image:url(/products/ghost/liquid-gummy-karpuz.webp);width:9%;top:28%;left:4%;transform:rotate(19deg)}.hero-ghost--l10{aspect-ratio:1;opacity:.12;background-image:url(/products/ghost/liquid-gummy-muz.webp);width:8%;bottom:30%;right:33%;transform:rotate(-27deg)}.hero-ghost--l11{opacity:.1;background-image:url(/products/ghost/liquid-karpuz.webp);width:14%;bottom:4%;right:56%;transform:rotate(25deg)}.hero-ghost--l12{aspect-ratio:1;opacity:.14;background-image:url(/products/ghost/liquid-gummy-muz.webp);width:9%;top:22%;right:47%;transform:rotate(-15deg)}.hero-ghost--l13{opacity:.1;background-image:url(/products/ghost/liquid-muz.webp);width:13%;top:6%;left:30%;transform:rotate(-9deg)}.hero-ghost--l14{aspect-ratio:1;opacity:.13;background-image:url(/products/ghost/liquid-gummy-karpuz.webp);width:8%;top:34%;right:8%;transform:rotate(20deg)}@keyframes ghost-drift-a{0%,to{translate:0}50%{translate:26px -12px}}@keyframes ghost-drift-b{0%,to{translate:0}50%{translate:-24px 10px}}@keyframes ghost-drift-c{0%,to{translate:0}50%{translate:18px 16px}}.hero-ghost{animation:17s ease-in-out infinite ghost-drift-a}.hero-ghost:nth-child(3n){animation-name:ghost-drift-b;animation-duration:23s}.hero-ghost:nth-child(3n+2){animation-name:ghost-drift-c;animation-duration:29s}.hero-ghost:nth-child(2n){animation-delay:-7s}.hero-ghost:nth-child(4n+1){animation-delay:-13s}.hero-ghost:nth-child(5n){animation-delay:-19s}.hero-ghost--p5{opacity:.2;background-image:url(/products/ghost/peelies-gummy-mango.webp);width:13%;bottom:12%;left:14%;transform:rotate(-12deg)}.hero-ghost--p6{opacity:.16;background-image:url(/products/ghost/peelies-gummy-karpuz.webp);width:11%;top:26%;right:20%;transform:rotate(18deg)}.hero-ghost--p7{opacity:.11;background-image:url(/products/ghost/doypack-muz.webp);width:17%;bottom:-4%;left:41%;transform:rotate(24deg)}.hero-ghost--p8{aspect-ratio:1;opacity:.15;background-image:url(/products/ghost/peelies-gummy-ananas.webp);width:10%;top:22%;left:2%;transform:rotate(11deg)}.hero-ghost--p9{aspect-ratio:1;opacity:.13;background-image:url(/products/ghost/peelies-gummy-muz.webp);width:9%;bottom:26%;right:3%;transform:rotate(-21deg)}.hero-ghost--p10{aspect-ratio:1;opacity:.12;background-image:url(/products/ghost/peelies-gummy-mavi-ahududu.webp);width:8%;top:30%;left:34%;transform:rotate(27deg)}.hero-ghost--p11{opacity:.1;background-image:url(/products/ghost/doypack-ananas.webp);width:14%;top:4%;left:56%;transform:rotate(-26deg)}.hero-ghost--p12{aspect-ratio:1;opacity:.14;background-image:url(/products/ghost/peelies-gummy-karpuz.webp);width:9%;bottom:22%;left:47%;transform:rotate(15deg)}.hero-ghost--p13{opacity:.1;background-image:url(/products/ghost/doypack-mavi-ahududu.webp);width:13%;bottom:6%;right:30%;transform:rotate(9deg)}.hero-ghost--p14{aspect-ratio:1;opacity:.13;background-image:url(/products/ghost/peelies-gummy-mango.webp);width:8%;bottom:34%;left:8%;transform:rotate(-19deg)}.hero-ghost--l1{opacity:.17;background-image:url(/products/ghost/liquid-mango.webp);width:26%;top:2%;right:1%;transform:rotate(15deg)}.hero-ghost--l2{opacity:.13;background-image:url(/products/ghost/liquid-mavi-ahududu.webp);width:20%;bottom:0;right:24%;transform:rotate(-12deg)}.hero-ghost--l3{opacity:.14;background-image:url(/products/ghost/liquid-muz.webp);width:22%;top:0;left:5%;transform:rotate(9deg)}.hero-ghost--l4{opacity:.1;background-image:url(/products/ghost/liquid-karpuz.webp);width:15%;bottom:4%;left:22%;transform:rotate(-24deg)}.hero-ghost--l5{opacity:.2;background-image:url(/products/ghost/liquid-gummy-mavi-ahududu.webp);width:12%;bottom:14%;right:15%;transform:rotate(14deg)}.hero-ghost--l6{opacity:.16;background-image:url(/products/ghost/liquid-gummy-ananas.webp);width:11%;top:24%;left:17%;transform:rotate(-16deg)}.hero-media{aspect-ratio:4/5;pointer-events:none;clip-path:ellipse(50% 47% at 50% 52%);width:100%;position:relative}.hero-media:after{content:"";z-index:3;background:radial-gradient(ellipse 50% 47% at 50% 52%, #fdf3e200 60%, var(--cream) 100%);position:absolute;inset:0}.hero-media-clip{object-fit:cover;mix-blend-mode:multiply;width:100%;height:100%;position:absolute;inset:0}.hero-badge{background:var(--sun);color:var(--ink);border-radius:999px;margin-bottom:.9rem;padding:.35rem 1.1rem;font-weight:800;display:inline-block;transform:rotate(-2deg);box-shadow:0 4px #4a201726}.squiggle{color:var(--red);white-space:nowrap;display:inline-block;position:relative}.squiggle:after{content:"";background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 120 14' preserveAspectRatio='none'%3E%3Cpath d='M2 9 Q12 2 22 8 T42 8 T62 8 T82 8 T102 8 T118 7' fill='none' stroke='%23ffc83d' stroke-width='5' stroke-linecap='round'/%3E%3C/svg%3E") 50%/100% 100% no-repeat;height:.3em;position:absolute;bottom:-.12em;left:0;right:0}.hero{padding-top:0}.opening{margin-inline:calc(-1 * var(--hero-pad-x));padding:clamp(1.2rem, 4vh, 3rem) var(--hero-pad-x) 0;grid-template-rows:1fr auto;align-content:center;min-height:calc(100svh - 72px);display:grid;position:relative;overflow:hidden}.opening-stage{z-index:1;align-items:center;width:100%;max-width:1180px;min-height:min(60vh,600px);margin:0 auto;display:grid;position:relative}.opening-media{aspect-ratio:4/5;z-index:0;will-change:transform;width:auto;height:min(100%,640px);position:absolute;top:50%;left:50%;translate:-50% -50%}.opening-media-tilt{width:100%;height:100%}.opening-words{z-index:1;letter-spacing:-.03em;color:var(--ink);pointer-events:none;grid-template-rows:repeat(3,auto);gap:clamp(.2rem,2vh,1.2rem);margin:0;font-size:clamp(3.6rem,12.5vw,11.5rem);font-weight:800;line-height:.88;display:grid;position:relative}.opening-word{will-change:transform;margin:-.06em -.08em -.1em;padding:.06em .08em .1em;display:block;overflow:hidden}.opening-word-inner{transform-origin:0 100%;display:block}.opening-word--0{justify-self:start}.opening-word--1{color:var(--red);justify-self:end}.opening-word--2{justify-self:start;margin-left:14%}.opening-word--2 .opening-word-inner{background:linear-gradient(100deg, var(--mango) 0%, var(--red) 45%, var(--pink) 80%, var(--mango) 120%);color:#0000;background-size:220% 100%;-webkit-background-clip:text;background-clip:text;animation:6s ease-in-out infinite alternate juice-pour}@keyframes juice-pour{0%{background-position:0%}to{background-position:100%}}.opening-tail{z-index:1;text-align:center;padding:clamp(.8rem,2vh,1.6rem) 0 0;position:relative}.opening-tag{max-width:34rem;color:var(--ink-soft);margin:0 auto;font-size:clamp(1rem,1.6vw,1.2rem)}.opening-brands{justify-content:center;align-items:center;gap:clamp(1rem,3vw,2.2rem);margin-top:1.1rem;display:flex}.opening-brands a{filter:drop-shadow(0 8px 14px #4a201733);display:block}.opening-brands img{width:auto;height:clamp(38px,5.5vw,62px);display:block}.opening-scroll{letter-spacing:.14em;text-transform:uppercase;color:var(--ink-soft);opacity:.7;align-items:center;gap:.4rem;margin-top:1.2rem;font-size:.78rem;font-weight:700;display:inline-flex}.opening-scroll i{font-style:normal;display:inline-block}@media (width<=700px){.opening{min-height:calc(100svh - 120px)}.opening-stage{min-height:min(56vh,520px)}.opening-media{height:min(86%,640px)}.opening-words{font-size:clamp(3.2rem,17vw,5.4rem)}.opening-word--2{margin-left:6%}.opening-brands img{height:40px}}.hero-ribbon{--pack-h:clamp(178px, 18.7vw, 288px);--ribbon-mask:linear-gradient(to bottom, transparent 0, #0000000f calc(var(--pack-h) * .1), #0003 calc(var(--pack-h) * .18), #00000073 calc(var(--pack-h) * .25), #000000bf calc(var(--pack-h) * .31), #000 calc(var(--pack-h) * .35), #000 calc(100% - var(--pack-h) * .35), #000000bf calc(100% - var(--pack-h) * .31), #00000073 calc(100% - var(--pack-h) * .25), #0003 calc(100% - var(--pack-h) * .18), #0000000f calc(100% - var(--pack-h) * .1), transparent 100%);touch-action:pan-y;cursor:grab;margin:clamp(1rem, 2.5vw, 1.8rem) calc(-1 * var(--hero-pad-x)) clamp(.4rem, 1.5vw, 1rem);padding:calc(var(--pack-h) * .4) 0;position:relative;overflow:hidden}.hero-ribbon:before{content:"";z-index:0;background:linear-gradient(to bottom, #ffffff6b 0%, #fff0 40%), radial-gradient(90% 120% at 12% 10%, #ffe28af2 0%, #ffe28a00 58%), radial-gradient(80% 130% at 52% 95%, #ff7a1ab3 0%, #ff7a1a00 60%), radial-gradient(85% 130% at 88% 30%, #d3222a8c 0%, #d3222a00 62%), linear-gradient(100deg, var(--sun) 0%, var(--mango) 55%, #ff6a2b 115%);-webkit-mask-image:var(--ribbon-mask);-webkit-mask-image:var(--ribbon-mask);mask-image:var(--ribbon-mask);background-position:0%;background-size:175% 100%;animation:19s ease-in-out infinite alternate juice-drift;position:absolute;inset:0}.hero-ribbon:after{content:"";z-index:1;pointer-events:none;-webkit-mask-image:var(--ribbon-mask);-webkit-mask-image:var(--ribbon-mask);mask-image:var(--ribbon-mask);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 600 200' preserveAspectRatio='none'%3E%3Cpath d='M0,58 Q37.5,18 75,58 T150,58 T225,58 T300,58 T375,58 T450,58 T525,58 T600,58 L600,200 L0,200 Z' fill='rgba(255,255,255,0.16)'/%3E%3Cpath d='M0,112 Q50,150 100,112 T200,112 T300,112 T400,112 T500,112 T600,112 L600,200 L0,200 Z' fill='rgba(255,222,130,0.26)'/%3E%3C/svg%3E");background-repeat:repeat-x;background-size:600px 100%;animation:13s linear infinite juice-flow;position:absolute;inset:0}@keyframes juice-drift{0%{background-position:0%}to{background-position:100%}}@keyframes juice-flow{0%{background-position:0 0}to{background-position:-600px 0}}.hero-ribbon-track{z-index:2;will-change:transform;align-items:center;width:max-content;display:flex;position:relative}.hero-ribbon.is-dragging{cursor:grabbing}.hero-ribbon-pack{--tilt:-4deg;--lift:0px;--push-y:0px;--push-r:0deg;--push-s:1;height:var(--pack-h);filter:drop-shadow(0 14px 22px #4a20174d);width:auto;transform:rotate(calc(var(--tilt) + var(--push-r))) translateY(calc(var(--lift) + var(--push-y))) scale(var(--push-s));cursor:inherit;touch-action:pan-y;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;margin-right:clamp(1.5rem,3.2vw,2.8rem);transition:transform .24s cubic-bezier(.34,1.4,.64,1),filter .24s;animation:4.6s ease-in-out infinite pack-float;position:relative}.hero-ribbon-pack:nth-child(2n){--tilt:4deg;--lift:6px;animation-delay:-2.3s}.hero-ribbon-pack:nth-child(3n){animation-duration:5.4s;animation-delay:-1.1s}.hero-ribbon-pack.is-pressed{z-index:3;transform:rotate(0deg) translateY(calc(var(--lift) - 8px)) scale(1.22);filter:drop-shadow(0 22px 28px #4a201766)}@keyframes pack-float{0%,to{translate:0}50%{translate:0 -9px}}.sprinkle{z-index:1;opacity:.55;border-radius:999px;width:14px;height:26px;animation:7s linear infinite sprinkle-spin;position:absolute}.sprinkle--1{background:var(--pink);bottom:10%;left:6%}.sprinkle--2{background:var(--leaf);animation-delay:1.2s;top:6%;right:8%}.sprinkle--3{background:var(--sun);animation-delay:2.4s;top:2%;left:18%}.sprinkle--4{background:var(--red);animation-delay:3.1s;bottom:4%;right:16%}.sprinkle--5{background:var(--mango);animation-delay:4.3s;bottom:0;left:47%}@keyframes sprinkle-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.story{background:var(--cream);padding:clamp(2rem,5vw,3.5rem) 0 0;overflow:clip}.story-act{height:220vh;position:relative}.story-panel{top:var(--header-h,0px);height:calc(100svh - var(--header-h,0px));grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:clamp(1rem,4vw,4rem);max-width:1200px;margin:0 auto;padding:0 clamp(1.2rem,6vw,5rem);display:grid;position:sticky}.story-act--flip .story-panel{direction:rtl}.story-act--flip .story-copy{direction:ltr}.story-copy{justify-self:end;max-width:460px}.story-act--flip .story-copy{justify-self:start}.story-badge{background:var(--sun);color:var(--ink);border-radius:999px;margin-bottom:1rem;padding:.35rem 1.1rem;font-weight:800;display:inline-block;transform:rotate(-2deg);box-shadow:0 4px #4a201726}.story-act--flip .story-badge{background:var(--mango)}.story-logo{filter:drop-shadow(0 8px 14px #4a201733);width:min(60%,220px);height:auto;margin-bottom:1rem;display:block}.story-cta{margin-top:1.6rem;display:inline-block}.story-copy h3{letter-spacing:-.01em;font-size:clamp(2.4rem,6vw,4.2rem);font-weight:800;line-height:.98}.story-copy p{color:var(--ink-soft);margin-top:1rem;font-size:clamp(1.02rem,1.5vw,1.2rem)}.story-hint{letter-spacing:.08em;text-transform:uppercase;width:fit-content;color:var(--ink-soft);opacity:.8;align-items:center;gap:.5rem;margin-top:1.9rem;font-size:.85rem;font-weight:700;display:flex}.story-hint-dot{background:var(--red);border-radius:50%;width:10px;height:10px;animation:1.6s ease-in-out infinite story-pulse}@keyframes story-pulse{0%,to{opacity:.6;transform:scale(.8)}50%{opacity:1;transform:scale(1.15)}}.story-media{aspect-ratio:4/5;pointer-events:none;will-change:transform;clip-path:ellipse(49% 46% at 50% 52%);justify-self:start;width:min(100%,520px);position:relative}.story-media:after{content:"";z-index:3;background:radial-gradient(ellipse 49% 46% at 50% 52%, #fdf3e200 58%, var(--cream) 100%);position:absolute;inset:0}.story-act--flip .story-media{justify-self:end}.story-clip{object-fit:cover;mix-blend-mode:multiply;width:100%;height:100%;position:absolute;inset:0}@media (width<=760px){.story-act{height:230vh}.story-panel{text-align:center;grid-template-columns:1fr;align-content:center;gap:.4rem;padding:0 1.2rem}.story-act--flip .story-panel{direction:ltr}.story-copy,.story-act--flip .story-copy{order:2;justify-self:center}.story-logo{width:min(50%,170px);margin-inline:auto}.story-media,.story-act--flip .story-media{aspect-ratio:1;order:1;justify-self:center;width:min(78vw,360px)}.story-copy h3{font-size:clamp(2rem,9vw,2.8rem)}.story-hint{display:none}}@media (prefers-reduced-motion:reduce){.story-act{height:auto;padding:2rem 0}.story-panel{height:auto;position:static}.story-hint{display:none}}.flavors{background-color:var(--band);background-image:radial-gradient(120% 70% at 18% 0%, var(--band-light) 0%, #fff0 60%), radial-gradient(90% 60% at 92% 100%, var(--band-deep) 0%, #fff0 65%), linear-gradient(180deg, var(--band-light) 0%, var(--band) 45%, var(--band-deep) 100%);margin-top:-1px;padding:clamp(2.5rem,6vw,4.5rem) clamp(1.2rem,5vw,3rem) clamp(3rem,7vw,5rem)}.flavors--peelies{--band:var(--peel-band);--band-light:#ffeaa8;--band-deep:#ffd06a}.flavors--liquid{--band:var(--liquid-band);--band-light:#ffd6a3;--band-deep:#ffab5c}.flavors .section-head p{color:var(--ink)}.flavors .kicker{color:var(--ink);background:#ffffff8c;border-color:#4a20174d}.shelf{max-width:1180px;margin:0 auto}.shelf-stage{--flavor:var(--red);min-height:min(54vh,490px);margin-bottom:clamp(1rem,2.5vw,2rem);position:relative}.shelf-stage--muz{--flavor:var(--pink)}.shelf-stage--ananas{--flavor:var(--leaf-deep)}.shelf-stage--mavi-ahududu{--flavor:#c72f7d}.shelf-scene{will-change:opacity;grid-template-columns:minmax(0,1.05fr) minmax(0,1fr);align-items:center;gap:clamp(1rem,3vw,3rem);width:100%;display:grid}.shelf-visual{place-items:center;height:min(54vh,490px);animation:.8s cubic-bezier(.4,0,.2,1) .15s both fade-in;display:grid;position:relative}@keyframes fade-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.shelf-hero-pack{z-index:1;object-fit:contain;filter:drop-shadow(0 22px 28px #4a201752);justify-self:center;width:auto;max-width:100%;height:min(50vh,450px);position:relative}.shelf-copy{min-width:0}.shelf-title{color:var(--flavor);letter-spacing:-.01em;font-size:clamp(2rem,3.6vw,3rem);font-weight:800;line-height:1}.drip{display:inline}.drip-word{white-space:nowrap;margin-right:.28em;display:inline-block}.drip-word:last-child{margin-right:0}.drip-letter{transform-origin:top;animation:.6s cubic-bezier(.22,1,.36,1) both drip-in;animation-delay:calc(.25s + var(--i) * 28ms);display:inline-block}@keyframes drip-in{0%{opacity:0;transform:translateY(-26px)scaleY(1.35)}60%{opacity:1;transform:translateY(4px)scaleY(.94)}to{opacity:1;transform:translateY(0)scaleY(1)}}.shelf-copy p,.shelf-copy .flavor-meta{animation:.5s cubic-bezier(.22,1,.36,1) .55s both rise-in}.shelf-copy .flavor-meta{animation-delay:.68s}@keyframes rise-in{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.drip-letter,.shelf-visual,.shelf-copy p,.shelf-copy .flavor-meta{animation:none}}.shelf-copy p{color:var(--ink);max-width:30rem;margin-top:.9rem;font-size:clamp(1rem,1.5vw,1.15rem)}.flavor-meta{flex-wrap:wrap;gap:.45rem;margin-top:1rem;display:flex}.shelf-rail{--slot-h:clamp(140px, 15vw, 200px);--label-h:1.9rem;position:relative}.rail-arrow{display:none}.shelf-board{left:0;right:0;bottom:calc(var(--label-h) - 6px);background:linear-gradient(#fff9,#ffffff2e);border-radius:999px;height:14px;position:absolute;box-shadow:0 10px 22px #4a20172e,inset 0 -2px #4a201714}.shelf-row{z-index:1;overscroll-behavior-x:contain;scroll-snap-type:x proximity;touch-action:pan-x pan-y pinch-zoom;scrollbar-width:none;grid-auto-columns:minmax(0,1fr);grid-auto-flow:column;padding-top:2.4rem;display:grid;position:relative;overflow:auto hidden}.shelf-row::-webkit-scrollbar{display:none}.shelf-slot{scroll-snap-align:center;grid-template-rows:var(--slot-h) var(--label-h);cursor:pointer;font:inherit;color:var(--ink);-webkit-tap-highlight-color:transparent;background:0 0;border:0;justify-items:center;padding:0 .4rem;display:grid;position:relative}.shelf-slot:focus-visible{outline:3px solid var(--red);outline-offset:4px;border-radius:12px}.shelf-pack{height:calc(var(--slot-h) - 10px);filter:drop-shadow(0 12px 16px #4a201747);opacity:.86;transform-origin:50% 100%;align-self:end;width:auto;max-width:100%;transition:translate .35s cubic-bezier(.34,1.3,.64,1),scale .35s cubic-bezier(.34,1.3,.64,1),opacity .3s,filter .3s}.shelf-slot:hover .shelf-pack{opacity:1;translate:0 -8px}.shelf-slot.is-selected .shelf-pack{opacity:1;filter:drop-shadow(0 18px 22px #4a201757);translate:0 -14px;scale:1.08}.shelf-slot-name{letter-spacing:.06em;text-transform:uppercase;opacity:.55;align-self:center;font-size:.8rem;font-weight:800;transition:opacity .2s,color .2s}.shelf-slot.is-selected .shelf-slot-name,.shelf-slot:hover .shelf-slot-name{opacity:1;color:var(--red-deep)}@media (width<=900px){.shelf-scene{text-align:center;grid-template-columns:1fr;justify-items:center;gap:1.4rem}.shelf-stage{min-height:0}.shelf-visual{width:min(100%,420px);height:auto}.shelf-hero-pack{height:min(38vh,320px)}.shelf-copy p{margin-inline:auto}.flavor-meta{justify-content:center}}@media (width<=700px){.shelf-rail{--slot-h:140px}.shelf-row{grid-auto-columns:34%;padding-inline:.6rem;scroll-padding-inline:.6rem}.rail-arrow{z-index:3;width:38px;height:38px;color:var(--red-deep);cursor:pointer;background:#fffaf0eb;border:0;border-radius:50%;place-items:center;font-size:1.6rem;line-height:1;display:grid;position:absolute;top:42%;box-shadow:0 6px 14px #4a201738}.rail-arrow:disabled{opacity:.3;pointer-events:none;box-shadow:none}.rail-arrow--prev{left:-6px}.rail-arrow--next{right:-6px}}.mixbox{background:var(--sun);background-image:radial-gradient(#ffffff59 3px,#0000 3px);background-size:44px 44px;margin-top:-1px;padding:clamp(2.5rem,6vw,4.5rem) clamp(1.2rem,5vw,3rem)}.mixbox-inner{grid-template-columns:1fr 1.15fr;align-items:center;gap:clamp(1.6rem,4vw,3.4rem);max-width:1080px;margin:0 auto;display:grid}.mixbox-art img{filter:drop-shadow(0 22px 26px #4a20174d);width:min(440px,100%);margin:0 auto;animation:6s ease-in-out infinite pack-float}.mixbox-copy h2{font-size:clamp(2rem,4.5vw,3rem);font-weight:800}.mixbox-lead{margin-top:.8rem;font-size:1.15rem}.mixbox-list{gap:.55rem;margin:1.2rem 0 0;padding:0;font-size:1.05rem;font-weight:700;list-style:none;display:grid}.sachet-row{gap:.9rem;margin-top:1.6rem;display:flex}.sachet-row img{filter:drop-shadow(0 10px 12px #4a201747);width:clamp(78px,9vw,116px);transition:transform .25s}.sachet-row img:first-child{transform:rotate(-6deg)}.sachet-row img:nth-child(3){transform:rotate(6deg)}.sachet-row img:hover{transform:translateY(-6px)rotate(0)scale(1.05)}.features{padding:clamp(2.5rem,6vw,4.5rem) clamp(1.2rem,5vw,3rem)}.stat-strip{grid-template-columns:repeat(4,1fr);gap:clamp(.6rem,1.3vw,1rem);max-width:1180px;margin:0 auto clamp(1.6rem,3vw,2.6rem);padding:0;list-style:none;display:grid}.stat-strip li{background:linear-gradient(135deg, var(--red) 0%, var(--red-deep) 100%);color:var(--cream);border-radius:26px;justify-items:center;gap:.1rem;padding:1.1rem .6rem 1rem;display:grid;box-shadow:0 10px #a8121b40}.stat-strip li:nth-child(2n){background:linear-gradient(135deg, var(--mango) 0%, #ff7a1a 100%);color:var(--ink);box-shadow:0 10px #c85a0a40}.stat-value{letter-spacing:-.02em;font-variant-numeric:tabular-nums;font-size:clamp(2.2rem,4.5vw,3.6rem);font-weight:800;line-height:1}.stat-label{letter-spacing:.12em;text-transform:uppercase;opacity:.85;font-size:.85rem;font-weight:800}@media (width<=700px){.stat-strip{grid-template-columns:repeat(2,1fr)}}.feature-grid{grid-template-columns:repeat(auto-fit,minmax(min(165px,100%),1fr));gap:clamp(.6rem,1.3vw,1rem);max-width:1180px;margin:0 auto;display:grid}@media (width>=1080px){.feature-grid{grid-template-columns:repeat(6,1fr)}}.feature-card{background:linear-gradient(180deg, #fffdf7 0%, var(--paper) 55%, #fdf1de 100%);text-align:center;border:3px solid #4a201714;border-radius:26px;padding:1.25rem .9rem 1.4rem;transition:box-shadow .25s,border-color .25s;position:relative;box-shadow:0 8px 20px #4a201712}.feature-card:before{content:"";pointer-events:none;border:2px dashed #4a201721;border-radius:19px;position:absolute;inset:8px}.feature-card:hover{border-color:#d3222a38;box-shadow:0 18px 30px #4a201724}.feature-icon{background:radial-gradient(circle at 50% 35%, #fff6e2 0%, var(--cream-deep) 70%);border:3px dashed #d3222a4d;border-radius:50%;place-items:center;width:56px;height:56px;margin-bottom:.7rem;font-size:1.6rem;display:inline-grid;position:relative}.feature-card:hover .feature-icon{animation:.7s cubic-bezier(.36,.07,.19,.97) jelly}@keyframes jelly{0%{transform:scale(1)}25%{transform:scale(1.22,.82)rotate(-6deg)}45%{transform:scale(.86,1.16)rotate(5deg)}65%{transform:scale(1.1,.92)rotate(-3deg)}82%{transform:scale(.96,1.05)}to{transform:scale(1)}}.feature-card h3{padding-bottom:.5rem;font-size:clamp(.98rem,1.1vw,1.12rem);font-weight:800;position:relative}.feature-card h3:after{content:"";background:radial-gradient(circle,#d3222a8c 1.6px,#0000 1.7px) 0 0/9px 4px repeat-x;border-radius:999px;width:46%;height:4px;position:absolute;bottom:0;left:50%;translate:-50%}.feature-card p{color:var(--ink-soft);margin-top:.5rem;font-size:clamp(.82rem,.85vw,.9rem);line-height:1.4}.faq-page-body{padding:clamp(2rem,5vw,3.4rem) clamp(1.2rem,5vw,2rem) clamp(2.6rem,6vw,4.5rem)}.faq-list{flex-direction:column;gap:.9rem;max-width:820px;margin:0 auto;display:flex}.faq-item{background:var(--paper);border:3px solid #4a201714;border-radius:22px;transition:transform .25s,box-shadow .25s,opacity .6s;overflow:hidden;box-shadow:0 8px 20px #4a20170f}.faq-item p a{color:var(--red);text-underline-offset:3px;font-weight:700;text-decoration:underline;text-decoration-thickness:2px}.faq-item p a:hover{color:var(--red-deep)}.faq-item[open]{box-shadow:0 14px 28px #4a20171f}.faq-item summary{color:var(--red-deep);cursor:pointer;justify-content:space-between;align-items:center;gap:1rem;padding:1.15rem 1.4rem;font-size:1.07rem;font-weight:800;list-style:none;display:flex}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:hover{color:var(--red)}.faq-mark{flex-shrink:0;width:22px;height:22px;position:relative}.faq-mark:before,.faq-mark:after{content:"";background:var(--red);border-radius:2px;position:absolute}.faq-mark:before{width:100%;height:3px;top:50%;left:0;transform:translateY(-50%)}.faq-mark:after{width:3px;height:100%;transition:transform .25s,opacity .25s;top:0;left:50%;transform:translate(-50%)}.faq-item[open] .faq-mark:after{opacity:0;transform:translate(-50%)scaleY(0)}.faq-item p{color:var(--ink-soft);margin:0;padding:0 1.4rem 1.3rem;font-size:1rem;line-height:1.65}.specs{padding:clamp(1.5rem,4vw,3rem) clamp(1.2rem,5vw,3rem) clamp(3rem,7vw,5rem)}.carton-grid{grid-template-columns:repeat(3,1fr);align-items:start;gap:clamp(1rem,2.4vw,2rem);max-width:1080px;margin:0 auto;display:grid}.carton{background:var(--paper);text-align:center;border:3px solid #4a20171a;border-radius:26px;padding:0 1.2rem 1.4rem;box-shadow:0 10px 24px #4a201714}.carton-box{perspective:700px;place-items:end center;height:230px;margin-bottom:.6rem;display:grid;position:relative}.carton-pack{z-index:1;filter:drop-shadow(0 16px 20px #4a20174d);will-change:transform;width:auto;height:190px;position:relative}.carton-front{z-index:2;background:linear-gradient(90deg,#0000 46%,#d3222abf 46% 54%,#0000 54%),linear-gradient(#ecc793 0%,#d9a86a 100%);border-radius:8px 8px 14px 14px;place-items:center;width:78%;height:112px;display:grid;position:absolute;bottom:0;left:50%;translate:-50%;box-shadow:inset 0 -8px #4a20171f,inset 0 2px #ffffff59}.carton-front img{opacity:.9;filter:drop-shadow(0 2px #ffffff80);width:auto;height:38px}.carton-flap{z-index:3;transform-origin:50% 100%;will-change:transform;background:linear-gradient(#f1d3a5 0%,#e2b77c 100%);border-radius:6px 6px 0 0;width:78%;height:46px;position:absolute;bottom:112px;left:50%;translate:-50%;box-shadow:0 -2px #fff6}.carton h3{color:var(--red-deep);font-size:1.2rem;font-weight:800}.carton-facts{text-align:left;gap:.4rem;margin:.8rem 0 0;font-size:.92rem;display:grid}.carton-facts div{border-bottom:2px dashed #4a20171f;justify-content:space-between;gap:.8rem;padding:.35rem 0;display:flex}.carton-facts dt{color:var(--ink-soft);font-weight:700}.carton-facts dd{white-space:nowrap;margin:0;font-weight:800}@media (width<=820px){.carton-grid{grid-template-columns:1fr;max-width:420px}}.about-page{min-height:60vh}.about-hero{text-align:center;background:var(--sun);background-image:radial-gradient(#ffffff59 3px,#0000 3px);background-size:44px 44px;padding:clamp(2.4rem,6vw,4.2rem) clamp(1.2rem,5vw,3rem) clamp(1.6rem,4vw,2.4rem);position:relative}.about-back{color:var(--red-deep);background:#ffffffb3;border:2px solid #a8121b40;border-radius:999px;padding:.35rem .9rem;font-size:.95rem;font-weight:800;transition:transform .2s,background .2s;position:absolute;top:clamp(1rem,3vw,1.6rem);left:clamp(1rem,4vw,2.4rem)}.about-back:hover{background:#fff;transform:translate(-3px)}.about-hero h1{color:var(--ink);margin-top:.3rem;font-size:clamp(2.4rem,6vw,3.8rem);font-weight:800}.about-lead{max-width:38rem;color:var(--ink-soft);margin:.9rem auto 0;font-size:clamp(1.05rem,2.2vw,1.25rem);font-weight:700}.about-body{gap:clamp(1.1rem,3vw,1.8rem);max-width:820px;margin:0 auto;padding:clamp(2rem,5vw,3.4rem) clamp(1.2rem,5vw,2rem) clamp(2.6rem,6vw,4rem);display:grid}.about-section{background:var(--paper);border:3px solid #4a201714;border-radius:26px;padding:clamp(1.4rem,4vw,2.2rem);box-shadow:0 10px 24px #4a201712}.about-section h2{color:var(--red);margin-bottom:.7rem;font-size:clamp(1.4rem,3.2vw,1.9rem);font-weight:800}.about-section p{color:var(--ink-soft);margin-bottom:.7rem;font-size:1.05rem}.about-section p:last-child{margin-bottom:0}.about-list{gap:.55rem;margin:.4rem 0 0;padding:0;list-style:none;display:grid}.about-list li{color:var(--ink-soft);padding-left:1.9rem;font-size:1.05rem;font-weight:600;position:relative}.about-list li:before{content:"🍬";position:absolute;top:.05em;left:0}.contact-body{grid-template-columns:1fr 1fr;align-items:stretch;gap:clamp(1.2rem,3vw,1.8rem);max-width:980px;margin:0 auto;padding:clamp(2rem,5vw,3.4rem) clamp(1.2rem,5vw,2rem) clamp(2.6rem,6vw,4.5rem);display:grid}.contact-form,.contact-address{background:var(--paper);border:3px solid #4a201714;border-radius:26px;box-shadow:0 10px 24px #4a201712}.contact-form{flex-direction:column;gap:.95rem;padding:clamp(1.4rem,4vw,2rem);display:flex}.contact-field:has(textarea){flex:1;grid-template-rows:auto 1fr}.contact-field:has(textarea) textarea{height:100%}.contact-field{color:var(--ink);gap:.35rem;font-size:.92rem;font-weight:800;display:grid}.contact-field input,.contact-field textarea{font:inherit;color:var(--ink);background:var(--cream);border:2px solid #4a201724;border-radius:14px;width:100%;padding:.7rem .9rem;font-weight:600;transition:border-color .2s,box-shadow .2s}.contact-field input:focus,.contact-field textarea:focus{border-color:var(--red);outline:none;box-shadow:0 0 0 3px #d3222a1f}.contact-field textarea{resize:vertical;min-height:120px}.contact-submit{cursor:pointer;border:none;justify-self:start}.contact-submit:disabled{opacity:.6;cursor:wait}.contact-status{margin:0;font-size:.95rem;font-weight:600}.contact-status--success{color:#1a7f37}.contact-status--error{color:var(--red)}.contact-info{gap:clamp(1rem,2.5vw,1.4rem);display:grid}.contact-address{padding:clamp(1.4rem,4vw,1.8rem)}.contact-address h2{color:var(--red);margin-bottom:.5rem;font-size:1.3rem;font-weight:800}.contact-address p{color:var(--ink-soft);font-size:1.05rem;font-weight:600;line-height:1.55}.contact-directions{color:var(--red);border-bottom:2px solid #d3222a4d;margin-top:.85rem;font-weight:800;transition:border-color .2s;display:inline-block}.contact-directions:hover{border-bottom-color:var(--red)}.contact-map{border:3px solid #4a201714;border-radius:26px;line-height:0;overflow:hidden;box-shadow:0 10px 24px #4a201712}.contact-map iframe{border:0;width:100%;height:clamp(260px,38vh,360px);display:block}@media (width<=760px){.contact-body{grid-template-columns:1fr}}.site-footer{background:var(--red-deep);color:var(--cream);text-align:center;padding:2.6rem 1.2rem 2rem}.footer-logo{filter:drop-shadow(0 6px 10px #0000004d);width:auto;height:60px;margin:0 auto .9rem}.footer-tag{font-size:1.05rem;font-weight:700}.footer-nav{flex-wrap:wrap;justify-content:center;gap:.5rem 1.6rem;margin:1.1rem 0 .2rem;display:flex}.footer-nav a{color:var(--cream);opacity:.9;border-bottom:2px solid #fff6e659;padding-bottom:2px;font-size:.98rem;font-weight:700;transition:opacity .2s,border-color .2s}.footer-nav a:hover{opacity:1;border-bottom-color:var(--sun)}.footer-note{opacity:.75;margin-top:.9rem;font-size:.85rem}@media (width<=880px){.site-nav .nav-faq{display:none}.mixbox-inner{text-align:center;grid-template-columns:1fr}.mixbox-art img{width:min(340px,82%)}.mixbox-list{justify-items:center}.sachet-row{justify-content:center}}@media (width<=1024px){.site-header{flex-wrap:wrap;row-gap:.45rem}.site-nav{flex-wrap:nowrap;flex-basis:100%;order:3;justify-content:space-between;gap:clamp(.2rem,1.2vw,1.1rem);width:100%;font-size:clamp(.72rem,1.7vw,1rem);overflow:visible}.site-nav a{white-space:nowrap;flex-shrink:0;padding:.25rem clamp(.3rem,1vw,.9rem)}}@media (width<=560px){.site-header{flex-wrap:wrap;gap:.4rem .5rem;padding-bottom:.5rem}.brand img{height:36px}.site-header{padding-left:clamp(.35rem,1.5vw,.85rem);padding-right:clamp(.35rem,1.5vw,.85rem)}.site-nav{flex-wrap:nowrap;flex-basis:100%;order:3;justify-content:space-between;gap:clamp(.08rem,.9vw,.45rem);width:100%;font-size:clamp(.56rem,2.7vw,.86rem);overflow:visible}.site-nav a{white-space:nowrap;flex-shrink:0;padding:.2rem clamp(.15rem,.9vw,.55rem)}.buy-btn{padding:.4rem .85rem;font-size:.84rem}.lang-switch button{padding:.16rem .55rem;font-size:.78rem}}@media (prefers-reduced-motion:reduce){.hero-ribbon:before,.hero-ribbon:after,.hero-ribbon-pack,.hero-ghost{animation:none}}@media (width<=700px){.hero-ghost{opacity:.08}.hero-ghost--p2,.hero-ghost--p4,.hero-ghost--p6,.hero-ghost--p7,.hero-ghost--p10,.hero-ghost--p11,.hero-ghost--p13,.hero-ghost--l2,.hero-ghost--l4,.hero-ghost--l6,.hero-ghost--l7,.hero-ghost--l10,.hero-ghost--l11,.hero-ghost--l13{display:none}}
