:root{--bg:#f7f7f3;--paper:#fff;--ink:#141414;--muted:#6f706b;--line:#1414141f;--lime:#d9ff57;--radius-xl:34px;--radius-lg:26px;--radius-md:18px;--shadow-soft:0 20px 80px #1f1f1914}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button{font:inherit}.shell{width:min(1420px,100% - 48px);margin-inline:auto}.siteHeader{grid-template-columns:1fr auto 1fr;align-items:center;gap:32px;height:86px;display:grid}.brandLogo{align-items:center;line-height:0;display:inline-flex}.brandLogoImage{width:148px;height:auto;display:block}.logoLink{justify-self:start;align-items:center;display:inline-flex}.desktopNav{gap:30px;font-size:14px;display:flex}.desktopNav a,.footerLinks a{transition:opacity .2s}.desktopNav a:hover,.footerLinks a:hover{opacity:.55}.headerActions{justify-self:end;align-items:center;gap:8px;display:flex}.iconButton,.bonusPill,.cartButton{border:1px solid var(--line);background:#ffffffb3;border-radius:999px;min-height:42px;padding:0 15px}.iconButton{width:42px;padding:0;font-size:20px}.bonusPill{font-weight:700}.cartButton{align-items:center;gap:8px;display:flex}.cartButton span{background:var(--ink);color:#fff;border-radius:50%;place-items:center;min-width:22px;height:22px;font-size:11px;display:grid}.hero{border-radius:var(--radius-xl);background:#f0f2ea;grid-template-columns:.92fr 1.08fr;min-height:710px;display:grid;position:relative;overflow:hidden}.heroCopy{z-index:3;flex-direction:column;align-items:flex-start;padding:82px 36px 68px 64px;display:flex;position:relative}.eyebrow{letter-spacing:.12em;font-size:12px;font-weight:800}.eyebrow--light{color:#ffffffa6}.hero h1{letter-spacing:-.055em;max-width:760px;margin:22px 0 24px;font-size:clamp(54px,5vw,82px);line-height:.96}.heroCopy>p{color:#54554f;max-width:610px;margin:0;font-size:18px;line-height:1.55}.heroActions{flex-wrap:wrap;gap:10px;margin-top:34px;display:flex}.primaryButton,.secondaryButton,.lightButton,.darkButton,.buyButton{cursor:pointer;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;min-height:50px;padding:0 22px;font-weight:700;transition:transform .2s,opacity .2s;display:inline-flex}.primaryButton:hover,.secondaryButton:hover,.lightButton:hover,.darkButton:hover,.buyButton:hover{transform:translateY(-2px)}.primaryButton,.darkButton,.buyButton{background:var(--ink);color:#fff}.secondaryButton{border-color:var(--line);background:#ffffff80}.lightButton{color:var(--ink);background:#fff}.heroMeta{gap:38px;margin-top:auto;padding-top:52px;display:flex}.heroMeta div{flex-direction:column;gap:4px;display:flex}.heroMeta strong{letter-spacing:-.04em;font-size:24px}.heroMeta span{color:var(--muted);font-size:12px}.heroVisual{min-height:710px;position:relative}.heroGlow{filter:blur(2px);border-radius:50%;position:absolute}.heroGlow--one{opacity:.78;background:#f8ca32;width:430px;height:430px;top:13%;right:15%}.heroGlow--two{opacity:.55;background:#dc75a8;width:300px;height:300px;bottom:10%;right:6%}.heroPouches{position:absolute;inset:0}.heroPouch{filter:drop-shadow(0 28px 26px #1414142e);position:absolute;bottom:58px}.heroPouch--center{z-index:3;left:36%;transform:rotate(1deg)scale(1.08)}.heroPouch--left{z-index:2;left:8%;transform:rotate(-8deg)translateY(38px)}.heroPouch--right{z-index:2;right:0;transform:rotate(8deg)translateY(26px)}.floatingCard{z-index:5;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:var(--shadow-soft);background:#ffffffd1;border:1px solid #ffffff8c;border-radius:18px;flex-direction:column;padding:14px 18px;display:flex;position:absolute}.floatingCard span{color:var(--muted);font-size:11px}.floatingCard strong{font-size:20px}.floatingCard--price{top:105px;right:42px}.floatingCard--bonus{background:var(--lime);bottom:75px;left:10px}.pouch{border:1px solid #0000001a;border-radius:18px 18px 28px 28px;width:270px;height:390px;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff2e}.pouch:before{content:"";background:radial-gradient(circle at 65% 18%,#ffffff80,#0000 30%),linear-gradient(135deg,#0000 0 50%,#ffffff1f 51% 70%,#0000 71%);position:absolute;inset:0}.pouch--small{width:225px;height:330px}.pouch--mango{background:linear-gradient(155deg,#ffe131,#f0a300 78%)}.pouch--berry{background:linear-gradient(155deg,#ff6f8e,#de315a 78%)}.pouch--choco{color:#fff;background:linear-gradient(155deg,#8b4f3a,#4b2119 78%)}.pouch--peach{background:linear-gradient(155deg,#ff9c5a,#f05432 78%)}.pouch--silver{background:linear-gradient(155deg,#fbfbfb,#bfc2c5 78%)}.pouch--cream{background:linear-gradient(155deg,#f4d5b4,#c98d5d 78%)}.pouch__seal{background:#ffffff3b;border-bottom:1px dashed #0000002e;height:28px;position:absolute;top:0;left:0;right:0}.pouch__logo{text-align:center;letter-spacing:-.05em;font-size:18px;font-weight:700;line-height:.82;position:absolute;top:66px;left:0;right:0}.pouch__copy{flex-direction:column;gap:2px;display:flex;position:absolute;top:150px;left:26px;right:26px}.pouch__copy span{letter-spacing:-.05em;font-size:30px;font-weight:900;line-height:.95}.pouch__copy strong{letter-spacing:.08em;font-size:13px}.pouch__stats{opacity:.78;font-size:10px;font-weight:700;position:absolute;bottom:28px;left:24px;right:24px}.categoryStrip{flex-wrap:wrap;gap:10px;padding-top:30px;display:flex}.chip{border:1px solid var(--line);background:#ffffff80;border-radius:999px;padding:11px 18px;font-size:13px}.chip--active{background:var(--ink);color:#fff}.section{padding-top:115px}.sectionHeading{justify-content:space-between;align-items:end;gap:20px;margin-bottom:34px;display:flex}.sectionHeading h2,.bonusCopy h2,.manifesto h2,.featureCopy h2{letter-spacing:-.045em;margin:10px 0 0;line-height:1}.sectionHeading h2{font-size:clamp(38px,4vw,58px)}.textLink{padding-bottom:7px;font-size:14px}.productGrid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.productCard{min-width:0}.productVisual{border-radius:var(--radius-lg);place-items:center;height:410px;display:grid;position:relative;overflow:hidden}.productVisual:after{content:"";filter:blur(18px);background:#0000001f;border-radius:50%;width:260px;height:90px;position:absolute;bottom:18px}.productVisual .pouch{z-index:2;transform:scale(.78);box-shadow:0 25px 45px #00000024}.productVisual--mango{background:#fff0a0}.productVisual--berry{background:#ffd2df}.productVisual--choco{background:#dcc4ba}.productVisual--peach{background:#ffd1b7}.badge{z-index:4;background:#fff;border-radius:999px;padding:8px 10px;font-size:10px;font-weight:800;position:absolute;top:16px;right:16px}.productInfo{padding:18px 4px 0}.productType{color:var(--muted);font-size:11px}.productInfo h3{letter-spacing:-.035em;margin:7px 0 6px;font-size:23px}.productInfo p{color:var(--muted);margin:0;font-size:13px;line-height:1.45}.productPriceRow{justify-content:space-between;align-items:center;margin-top:18px;display:flex}.productPriceRow strong{font-size:19px}.productPriceRow span{background:var(--lime);border-radius:999px;padding:6px 9px;font-size:12px;font-weight:800}.buyButton{width:100%;min-height:46px;margin-top:14px}.bonusSection{border-radius:var(--radius-xl);color:#fff;background:#171717;grid-template-columns:1.3fr .7fr;align-items:center;gap:70px;margin-top:125px;padding:64px;display:grid}.bonusCopy h2{max-width:850px;font-size:clamp(44px,5vw,70px)}.bonusCopy p{color:#ffffff9e;max-width:650px;margin:22px 0 30px;font-size:17px;line-height:1.6}.bonusCard{background:var(--lime);color:var(--ink);border-radius:28px;flex-direction:column;min-height:310px;padding:34px;display:flex}.bonusCard>span{font-size:13px;font-weight:700}.bonusCard>strong{letter-spacing:-.06em;margin-top:4px;font-size:clamp(46px,5vw,72px)}.bonusDivider{background:#0000002e;height:1px;margin:22px 0}.bonusCard p{color:#0000009e;max-width:270px;margin:0}.bonusMiniRows{justify-content:space-between;gap:20px;margin-top:auto;font-size:13px;display:flex}.manifesto{grid-template-columns:1fr 1fr;gap:80px;padding-top:130px;padding-bottom:130px;display:grid}.manifesto h2{max-width:670px;font-size:clamp(46px,5vw,74px)}.manifestoText>p{letter-spacing:-.025em;max-width:690px;margin:24px 0 36px;font-size:24px;line-height:1.35}.manifestoPoints{flex-wrap:wrap;gap:8px;display:flex}.manifestoPoints span{border:1px solid var(--line);border-radius:999px;padding:10px 14px;font-size:13px}.newProducts{grid-template-columns:1fr 1fr;gap:18px;display:grid}.featureCard{border-radius:var(--radius-xl);min-height:620px;padding:46px;position:relative;overflow:hidden}.featureCard--cream{background:#f0d0ae}.featureCard--dark{color:#fff;background:#111}.featureCopy{z-index:4;max-width:430px;position:relative}.featureCopy--light p{color:#fff9!important}.featureCopy h2{font-size:clamp(42px,4vw,64px)}.featureCopy p{color:#0000009e;font-size:16px;line-height:1.55}.featureStats{align-items:baseline;gap:8px;margin:28px 0;display:flex}.featureStats b{font-size:34px}.featureStats span{text-transform:uppercase;letter-spacing:.1em;font-size:13px}.featureArt{pointer-events:none;position:absolute;inset:0}.pancakeStack{width:43%;height:46%;position:absolute;bottom:7%;right:7%}.pancakeStack i{background:linear-gradient(#f7cf79,#b76a29);border:3px solid #733c0f3d;border-radius:50%;height:64px;display:block;position:absolute;left:0;right:0;box-shadow:inset 0 8px 14px #ffffff59}.pancakeStack i:first-child{bottom:0}.pancakeStack i:nth-child(2){bottom:45px;transform:rotate(2deg)}.pancakeStack i:nth-child(3){bottom:90px;transform:rotate(-2deg)}.pancakeStack i:nth-child(4){bottom:135px;transform:rotate(1deg)}.syrup{opacity:.75;filter:blur(.2px);background:linear-gradient(90deg,#c36e11,#f4a92f,#b95a0c);border-radius:999px;width:14%;height:35%;position:absolute;bottom:19%;right:22%;transform:rotate(8deg)}.featurePouch{filter:drop-shadow(0 34px 50px #0006);position:absolute;bottom:-70px;right:4%;transform:rotate(6deg)scale(.92)}.serviceRow{grid-template-columns:repeat(3,1fr);gap:12px;padding-top:30px;padding-bottom:120px;display:grid}.serviceRow>div{border-top:1px solid var(--line);grid-template-columns:44px 1fr;padding:22px 4px;display:grid}.serviceRow span{color:var(--muted);grid-row:1/3;font-size:12px}.serviceRow strong{font-size:18px}.serviceRow p{color:var(--muted);margin:7px 0 0;font-size:13px;line-height:1.45}.footer{border-top:1px solid var(--line);grid-template-columns:1fr 1fr 1fr;align-items:end;gap:30px;padding:34px 0 46px;display:grid}.footer p{color:var(--muted);text-align:center;margin:0;font-size:12px}.footerLinks{justify-self:end;gap:18px;font-size:12px;display:flex}.footer .brandLogoImage{width:132px}@media (max-width:1100px){.desktopNav{display:none}.siteHeader{grid-template-columns:1fr auto}.hero{grid-template-columns:1fr}.heroCopy{padding-bottom:24px}.heroMeta{margin-top:40px}.heroVisual{min-height:600px}.productGrid{grid-template-columns:repeat(2,1fr);row-gap:44px}.bonusSection{grid-template-columns:1fr}.manifesto{grid-template-columns:1fr;gap:30px}.newProducts,.serviceRow{grid-template-columns:1fr}}@media (max-width:720px){.shell{width:min(100% - 24px,1420px)}.siteHeader{height:72px}.brandLogoImage{width:126px}.bonusPill,.iconButton{display:none}.cartButton{min-height:38px;padding:0 12px;font-size:12px}.hero{border-radius:24px;min-height:auto}.heroCopy{padding:38px 22px 10px}.hero h1{margin-top:15px;font-size:clamp(45px,14vw,66px)}.heroCopy>p{font-size:15px}.heroActions,.primaryButton,.secondaryButton{width:100%}.heroMeta{justify-content:space-between;gap:18px;width:100%;padding-top:34px}.heroMeta strong{font-size:20px}.heroMeta span{font-size:10px}.heroVisual{min-height:500px;overflow:hidden}.heroGlow--one{width:340px;height:340px;top:10%;right:-12%}.heroGlow--two{width:240px;height:240px;bottom:3%;right:-20%}.heroPouch--center{bottom:16px;left:28%;transform:scale(.88)}.heroPouch--left{bottom:16px;left:-15%;transform:rotate(-10deg)scale(.82)translateY(54px)}.heroPouch--right{bottom:16px;right:-25%;transform:rotate(10deg)scale(.82)translateY(48px)}.floatingCard--price{top:52px;right:16px}.floatingCard--bonus{bottom:24px;left:16px}.categoryStrip{scrollbar-width:none;flex-wrap:nowrap;padding-bottom:6px;overflow-x:auto}.categoryStrip::-webkit-scrollbar{display:none}.chip{white-space:nowrap}.section{padding-top:80px}.sectionHeading{align-items:flex-start}.sectionHeading h2{font-size:42px}.textLink{display:none}.productGrid{grid-template-columns:1fr}.productVisual{height:430px}.bonusSection{border-radius:24px;gap:34px;margin-top:90px;padding:36px 22px}.bonusCopy h2{font-size:44px}.bonusCard{min-height:270px;padding:26px}.manifesto{padding-top:90px;padding-bottom:90px}.manifesto h2{font-size:46px}.manifestoText>p{margin-top:0;font-size:20px}.featureCard{border-radius:24px;min-height:620px;padding:34px 24px}.featureCopy h2{font-size:46px}.pancakeStack{width:62%;right:2%}.featurePouch{right:-18%;transform:rotate(6deg)scale(.8)}.serviceRow{padding-bottom:80px}.footer{grid-template-columns:1fr;align-items:start}.footer p{text-align:left}.footerLinks{flex-wrap:wrap;justify-self:start}}.heroTopline{justify-content:space-between;align-items:center;gap:16px;width:100%;display:flex}.heroSku{color:var(--muted);font-size:12px;font-weight:700}.mobileOffer{display:none}@media (max-width:720px){:root{--mobile-shell:14px}body{background:#f8f8f5}.shell{width:calc(100% - (var(--mobile-shell)*2))}.siteHeader{z-index:50;-webkit-backdrop-filter:blur(18px);background:#f8f8f5e0;height:66px;position:sticky;top:0}.brandLogoImage{width:126px}.cartButton{background:#fff;border-color:#1414141a;min-height:38px;padding:0 10px 0 13px;font-size:12px;font-weight:700}.cartButton span{min-width:20px;height:20px}.hero{background:radial-gradient(circle at 82% 57%,#ffd84a40,#0000 35%),#f0f1e9;border-radius:26px;flex-direction:column;min-height:0;display:flex}.heroCopy{align-items:stretch;padding:27px 20px 0}.heroTopline{margin-bottom:17px}.hero .eyebrow{letter-spacing:.13em;font-size:9px}.heroSku{font-size:10px}.hero h1{letter-spacing:-.062em;max-width:345px;margin:0;font-size:clamp(42px,12.8vw,56px);line-height:.93}.heroCopy>p{color:#5d5e58;max-width:330px;margin-top:18px;font-size:14px;line-height:1.45}.mobileOffer{border-top:1px solid #1414141a;justify-content:space-between;align-items:center;gap:14px;margin-top:24px;padding-top:18px;display:flex}.mobileOffer>div{align-items:baseline;gap:6px;display:flex}.mobileOffer>div span{color:var(--muted);font-size:11px}.mobileOffer>div strong{letter-spacing:-.045em;font-size:27px}.mobileOffer b{background:#f5df55;border-radius:999px;flex:none;padding:8px 10px;font-size:10px}.heroActions{margin-top:17px}.heroActions .primaryButton{min-height:52px}.heroActions .secondaryButton{display:none}.heroMeta{gap:7px;width:100%;margin-top:17px;padding-top:0}.heroMeta div{background:#ffffff6b;border:1px solid #14141417;border-radius:14px;flex:1 1 0;min-width:0;padding:11px 10px 10px}.heroMeta strong{font-size:17px}.heroMeta span{font-size:8px;line-height:1.2}.heroVisual{min-height:350px;margin-top:2px;overflow:hidden}.heroGlow--one{opacity:.74;width:275px;height:275px;top:16%;right:-8%}.heroGlow--two{opacity:.38;width:185px;height:185px;bottom:3%;right:-19%}.heroPouch--center{transform-origin:bottom;bottom:-17px;left:50%;transform:translate(-50%)scale(.72)}.heroPouch--left{transform-origin:0 100%;bottom:-18px;left:-22px;transform:rotate(-9deg)scale(.57)}.heroPouch--right{transform-origin:100% 100%;bottom:-20px;right:-39px;transform:rotate(9deg)scale(.57)}.floatingCard--price,.floatingCard--bonus{display:none}.categoryStrip{gap:7px;padding-top:15px}.chip{background:#ffffffb3;padding:9px 14px;font-size:11px}.section{padding-top:68px}.sectionHeading h2{font-size:39px}}
