.ritual-section{background:linear-gradient(180deg,var(--pink-300) 0%,var(--raspberry) 100%);padding:var(--section-pad) 0;color:#fff}.ritual-inner{max-width:var(--container);margin:0 auto;padding:0 var(--pad-x)}.ritual-media{display:flex;justify-content:center;margin-bottom:24px}.ritual-media img{width:100%;max-width:300px;height:auto;filter:drop-shadow(0 18px 40px rgba(26,8,16,.18))}.ritual-head{max-width:760px;margin:0 auto 30px;text-align:center}.ritual-head .chapter-marker{color:#ffffffd9}.ritual-head .chapter-marker:before,.ritual-head .chapter-marker:after{background:#fff6}.ritual-head h2{color:#fff;font-size:clamp(1.8rem,3.6vw,2.6rem);line-height:1.1;margin:10px 0 14px}.ritual-head h2 p{margin:0}.ritual-head h2 em{font-style:italic;color:var(--gold-300)}.ritual-head>p{color:#ffffffe6;font-size:1.05rem;line-height:1.6;margin:0 auto;max-width:620px}.ritual-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.ritual-card{background:#ffffff1f;border:1px solid rgba(255,255,255,.25);border-radius:var(--radius-lg);padding:26px 16px;display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:18px;min-height:156px;text-align:center}.ritual-card-ico{width:40px;height:40px}.ritual-card-ico svg{width:100%;height:100%;stroke:#fff}.ritual-card-label{font-weight:800;font-size:1.02rem;line-height:1.25;color:#fff}@media(max-width:749px){.ritual-cards{grid-template-columns:1fr 1fr;gap:10px}.ritual-card{padding:20px 12px;min-height:132px;gap:12px}.ritual-media img{max-width:220px}.ritual-head{margin-bottom:22px}}.pdp-hero{padding:36px 0 64px;background:var(--cream-light)}.pdp-hero-inner{max-width:var(--container);margin:0 auto;padding:0 var(--pad-x);display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,1fr);gap:56px;align-items:flex-start}.pdp-hero-inner>*{min-width:0}.pdp-gallery{position:sticky;top:96px;display:flex;flex-direction:column;gap:14px}.pdp-gallery .thumbs{display:flex;flex-direction:row;gap:10px;overflow-x:auto;scroll-snap-type:x proximity;touch-action:pan-x;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding:2px 0 6px;order:2}.pdp-gallery .thumbs::-webkit-scrollbar{display:none}.pdp-gallery .main{order:1}.pdp-gallery .thumbs button{flex:0 0 78px;width:78px;height:78px;aspect-ratio:1 / 1;background:var(--cream-dark);border-radius:var(--radius-sm);overflow:hidden;border:1.5px solid var(--line);transition:border-color .22s,transform .22s;scroll-snap-align:start}.pdp-gallery .thumbs button:hover{transform:translateY(-1px)}.pdp-gallery .thumbs button.is-active{border-color:var(--raspberry)}.pdp-gallery .thumbs img{width:100%;height:100%;object-fit:cover}.pdp-gallery .main{aspect-ratio:1 / 1.05;background:linear-gradient(135deg,var(--cream-darker),var(--cream-dark));border-radius:var(--radius-lg);overflow:hidden;position:relative;box-shadow:var(--shadow-md)}.pdp-gallery .main img{width:100%;height:100%;object-fit:cover;touch-action:pan-y;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;pointer-events:auto}.pdp-gallery .main{touch-action:pan-y}.pdp-gallery .image-badge{position:absolute;top:16px;left:16px;background:#fff;padding:8px 14px;border-radius:var(--radius-pill);font-size:.74rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--raspberry);box-shadow:var(--shadow-sm)}.pdp-buy{display:flex;flex-direction:column;gap:16px}.pdp-eyebrow{display:flex;gap:8px;align-items:center}.pdp-eyebrow .stars{color:var(--gold-400);letter-spacing:2px;font-size:.92rem}.pdp-eyebrow .meta{font-size:.82rem;color:var(--ink-soft);font-weight:600}.pdp-title{font-size:clamp(1.9rem,3.6vw,2.6rem);margin:0;line-height:1.1;letter-spacing:-.015em}.pdp-title em{color:var(--raspberry);font-style:italic;font-weight:700}.pdp-tagline{font-size:1.04rem;color:var(--ink-soft);margin:0}a.pdp-eyebrow{cursor:pointer;text-decoration:none;transition:opacity .18s,transform .18s;width:fit-content}a.pdp-eyebrow:hover{opacity:.78;transform:translateY(-1px)}a.pdp-eyebrow .meta{border-bottom:1px solid transparent;transition:border-color .18s}a.pdp-eyebrow:hover .meta{border-bottom-color:var(--raspberry)}.pdp-usps{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;padding:18px;background:var(--cream);border-radius:var(--radius);border:1px solid var(--line)}.pdp-usp{display:flex;align-items:center;gap:10px;font-size:.86rem;font-weight:700;color:var(--berry-900)}.pdp-usp svg{width:18px;height:18px;stroke:var(--raspberry);flex-shrink:0}.sub-benefits{background:linear-gradient(180deg,var(--cream) 0%,var(--cream-dark) 100%);border:1px solid rgba(224,48,90,.18);border-radius:var(--radius);padding:16px 18px;margin-top:4px}.sub-benefits-head{display:flex;align-items:center;gap:8px;font-size:.78rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:var(--raspberry);margin-bottom:10px}.sub-benefits-head svg{width:14px;height:14px;stroke:var(--raspberry)}.sub-benefits ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:8px}.sub-benefits li{display:flex;align-items:flex-start;gap:9px;font-size:.88rem;line-height:1.45;color:var(--berry-900)}.sub-benefits li svg{width:14px;height:14px;stroke:var(--sage);flex-shrink:0;margin-top:3px}.sub-benefits li strong{font-weight:800}.pdp-atc{background:var(--raspberry);color:#fff;width:100%;padding:15px 24px;border-radius:var(--radius-lg);letter-spacing:.01em;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;box-shadow:0 8px 24px #e0305a47;transition:background .22s,transform .22s,box-shadow .22s;margin-top:4px;border:none;cursor:pointer;line-height:1.2;text-align:center}.pdp-atc .atc-main{display:inline-flex;align-items:baseline;justify-content:center;flex-wrap:wrap;gap:6px;font-weight:800;font-size:1.08rem}.pdp-atc .atc-was{font-weight:600;font-size:.9rem;text-decoration:line-through;color:#ffffffb3}.pdp-atc .atc-was:empty{display:none}.pdp-atc .atc-guarantee{display:inline-flex;align-items:center;gap:6px;font-size:.76rem;font-weight:700;opacity:.95}.pdp-atc .atc-guarantee svg{width:14px;height:14px;stroke:#fff}.pdp-atc:hover{background:var(--raspberry-hover);transform:translateY(-1px);box-shadow:0 12px 32px #e0305a5c}.mode-phrase{text-align:center;font-size:.88rem;color:var(--ink-soft);margin:4px 0 0;line-height:1.4}.mode-phrase .strike{text-decoration:line-through;color:var(--ink-mute)}.mode-phrase strong{font-weight:800;color:var(--berry-900)}.onetime-link{background:none;border:none;padding:0;font-size:inherit;font-weight:700;color:var(--raspberry);text-decoration:underline;text-underline-offset:3px;cursor:pointer;transition:color .22s}.onetime-link:hover{color:var(--raspberry-deep)}.buy-mode{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:4px}.buy-mode-opt{position:relative;display:flex;flex-direction:column;align-items:flex-start;gap:2px;padding:14px 16px;background:var(--cream);border:1.5px solid var(--line);border-radius:var(--radius);text-align:left;transition:border-color .2s,background .2s,box-shadow .2s}.buy-mode-opt:hover{border-color:var(--pink-200)}.buy-mode-opt.is-active{border-color:var(--raspberry);background:var(--cream-light);box-shadow:0 0 0 3px #e0305a1f}.buy-mode-opt .bm-title{font-weight:800;font-size:.95rem;color:var(--berry-900)}.buy-mode-opt .bm-sub{font-size:.82rem;font-weight:700;color:var(--raspberry)}.buy-mode-opt .bm-badge{position:absolute;top:-9px;right:12px;background:var(--raspberry);color:#fff;font-size:.6rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase;padding:3px 8px;border-radius:var(--radius-pill)}.bundle-gift{display:flex;align-items:center;gap:9px;padding:11px 18px;background:var(--cream-dark);border-top:1px solid var(--line);border-radius:0 0 calc(var(--radius) - 1.5px) calc(var(--radius) - 1.5px);font-size:.85rem;font-weight:700;line-height:1.3;color:var(--berry-900)}.bundle-card.is-selected .bundle-gift{background:var(--cream-darker);border-top-color:#e0305a2e}.bundle-gift-check{flex-shrink:0;width:18px;height:18px;padding:3.5px;background:var(--raspberry);color:#fff;border-radius:50%}.bundle-gift-text{flex:1;min-width:0}.bundle-gift-value{flex-shrink:0;color:var(--ink-mute);text-decoration:line-through;font-weight:700;font-size:.8rem}.pdp-shipline{display:flex;align-items:center;justify-content:center;gap:8px;font-size:.86rem;font-weight:600;color:var(--berry-700);margin:6px 0 2px}.pdp-shipline strong{color:var(--raspberry);font-weight:800;text-decoration:underline;text-underline-offset:2px}.ship-dot{width:9px;height:9px;border-radius:50%;background:var(--raspberry);position:relative;flex-shrink:0}.ship-dot:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;background:var(--raspberry);opacity:.6;animation:pulse-ring 2s ease-out infinite}@media(prefers-reduced-motion:reduce){.ship-dot:after{animation:none}}.pdp-subline{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:10px;margin:12px 0 0;font-size:.82rem;font-weight:600;color:var(--ink-soft)}.pdp-subline:empty{display:none}.pdp-subline .subline-item{display:inline-flex;align-items:center;gap:6px}.pdp-subline .subline-ico{width:14px;height:14px;stroke:var(--ink-soft);flex-shrink:0}.pdp-subline .subline-sep{color:var(--line-strong)}.pdp-pay{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:7px;margin-top:12px}.pdp-pay .pay-badge{width:38px;height:23px;display:block;border-radius:4px}@media(max-width:480px){.bundle-gift{font-size:.78rem;padding:9px 16px;gap:8px}.bundle-gift-value{font-size:.74rem}.pdp-shipline{font-size:.8rem}.pdp-subline{font-size:.78rem;gap:8px}.pdp-pay .pay-badge{width:34px;height:21px}}.pdp-proof{display:flex;flex-direction:column;gap:14px;margin-top:4px;padding:16px 18px;background:var(--cream);border:1px solid var(--line);border-radius:var(--radius)}.proof-bar{display:flex;align-items:center;gap:14px}.proof-bar-track{flex:1;height:12px;background:var(--cream-dark);border-radius:var(--radius-pill);overflow:hidden}.proof-bar-fill{display:block;height:100%;border-radius:var(--radius-pill);background:linear-gradient(90deg,var(--raspberry),var(--pink-300));position:relative;overflow:hidden}.proof-bar-fill:after{content:"";position:absolute;top:0;left:0;height:100%;width:45%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.65),transparent);transform:translate(-130%);animation:proof-sweep 3.2s ease-in-out infinite}@keyframes proof-sweep{0%{transform:translate(-130%)}55%,to{transform:translate(360%)}}.proof-bar-stat{flex-shrink:0;font-weight:800;font-size:.95rem;color:var(--raspberry)}.proof-ticks{display:grid;grid-template-columns:1fr 1fr;gap:11px 16px}.proof-tick{display:flex;align-items:center;gap:9px;font-size:.88rem;font-weight:700;color:var(--berry-900);line-height:1.25}.proof-tick svg{width:20px;height:20px;flex-shrink:0;background:var(--raspberry);color:#fff;border-radius:50%;padding:4px}@media(prefers-reduced-motion:reduce){.proof-bar-fill:after{animation:none;opacity:0}}@media(max-width:380px){.proof-ticks{grid-template-columns:1fr}}.urgency-line{display:flex;align-items:center;justify-content:center;gap:6px;font-size:.82rem;color:var(--berry-700);margin:6px 0 0;font-weight:600}.urgency-line svg{width:14px;height:14px;stroke:var(--raspberry)}.urgency-line .pulse-dot{width:6px;height:6px;background:var(--sage);border-radius:50%;position:relative}.urgency-line .pulse-dot:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;background:var(--sage);opacity:.6;animation:pulse-ring 2s ease-out infinite}.guarantee-block{margin-top:18px;padding-top:16px;border-top:1px solid var(--line);display:flex;flex-direction:column;gap:8px}.guarantee-block.guarantee-block-top{margin-top:4px;padding:16px 18px;border-top:none;background:var(--cream);border-radius:var(--radius);border:1px solid var(--line)}.guarantee-line-row{display:flex;align-items:center;gap:10px;font-size:.84rem;color:var(--berry-700);font-weight:600;line-height:1.4}.guarantee-line-row svg{width:18px;height:18px;stroke:var(--berry-700);flex-shrink:0}.guarantee-line-row strong{font-weight:800;color:var(--berry-900)}.guarantee-line-row p,.guarantee-line-row>span p{margin:0;padding:0;line-height:1.4}.guarantee-line-row>span{display:flex;align-items:center;min-width:0}.pdp-ugc{margin-top:16px;padding-top:18px;border-top:1px solid var(--line)}.pdp-ugc-header{font-size:.78rem;font-weight:700;color:var(--berry-700);margin-bottom:10px;display:flex;align-items:center;gap:8px}.pdp-ugc-header .stars{color:var(--gold-400)}.pdp-ugc-row{display:grid;grid-template-columns:repeat(5,1fr);gap:6px}.pdp-ugc-row .thumb{aspect-ratio:9 / 16;background:var(--cream-dark);border-radius:var(--radius-sm);overflow:hidden;cursor:pointer;transition:transform .22s var(--ease-pop)}.pdp-ugc-row .thumb:hover{transform:scale(1.04)}.pdp-ugc-row img{width:100%;height:100%;object-fit:cover}.pdp-press{padding:22px 0;background:var(--cream);border-bottom:1px solid var(--line);border-top:1px solid var(--line)}.ingredients-section{background:var(--cream)}.ingredients-grid{max-width:var(--container);margin:0 auto;padding:0 var(--pad-x);display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.ingredient-card{background:#fff;border:1px solid rgba(224,48,90,.14);border-radius:var(--radius-lg);overflow:hidden;display:flex;flex-direction:column;transition:transform .32s var(--ease-pop),box-shadow .32s var(--ease-pop)}.ingredient-card:hover{transform:translateY(-3px);box-shadow:var(--shadow-md)}.ingredient-photo{background:#fff;aspect-ratio:1 / .82;display:flex;align-items:center;justify-content:center;padding:22px 22px 4px}.ingredient-photo img{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;filter:drop-shadow(0 12px 18px rgba(26,8,16,.1))}.ingredient-body{padding:8px 24px 26px;display:flex;flex-direction:column;gap:10px;flex:1}.ingredient-name{font-family:var(--ff-body);font-size:1rem;font-weight:800;letter-spacing:.03em;text-transform:uppercase;color:var(--berry-900);margin:0;line-height:1.25}.ingredient-desc{color:var(--ink-soft);font-size:.92rem;line-height:1.55;margin:0;flex:1}.ingredient-dose{font-family:var(--ff-body);font-weight:800;font-size:1.2rem;color:var(--raspberry);letter-spacing:-.01em;margin-top:4px}.ingredient-citation{padding-top:12px;border-top:1px solid var(--line);font-size:.76rem;color:var(--ink-soft);font-style:italic}.ingredient-citation .stat{font-style:normal;font-weight:800;color:var(--raspberry);font-family:var(--ff-body);letter-spacing:-.01em}.ingredient-citation p{display:inline;margin:0}.ing-acc{max-width:760px;margin:0 auto;padding:0 var(--pad-x);display:flex;flex-direction:column;gap:14px}.ing-item{background:#fff;border:1px solid var(--line);border-radius:var(--radius-lg);overflow:hidden;transition:box-shadow .22s,border-color .22s}.ing-item.is-open{border-color:#e0305a4d;box-shadow:var(--shadow-md)}.ing-row{width:100%;display:flex;align-items:center;gap:16px;padding:16px 18px;background:none;border:none;cursor:pointer;text-align:left}.ing-tile{flex-shrink:0;width:56px;height:56px;border-radius:14px;background:linear-gradient(150deg,var(--pink-300) 0%,var(--raspberry) 100%);display:flex;align-items:center;justify-content:center}.ing-tile svg{width:28px;height:28px;stroke:#fff}.ing-titles{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.ing-name{font-family:var(--ff-display);font-weight:700;font-size:1.15rem;color:var(--berry-900);line-height:1.2}.ing-sub{font-size:.86rem;font-weight:700;color:var(--raspberry)}.ing-toggle{flex-shrink:0;position:relative;width:22px;height:22px}.ing-toggle:before,.ing-toggle:after{content:"";position:absolute;background:var(--berry-900);border-radius:2px;transition:opacity .28s}.ing-toggle:before{top:10px;left:2px;right:2px;height:2px}.ing-toggle:after{left:10px;top:2px;bottom:2px;width:2px}.ing-item.is-open .ing-toggle:after{opacity:0}.ing-panel{max-height:0;overflow:hidden;transition:max-height .4s var(--ease-soft)}.ing-item.is-open .ing-panel{max-height:820px}.ing-panel-inner{padding:2px 18px 20px}.ing-photo{border-radius:var(--radius);overflow:hidden;margin-bottom:14px;aspect-ratio:16 / 9;background:var(--cream-dark)}.ing-photo img{width:100%;height:100%;object-fit:cover}.ing-desc{color:var(--ink-soft);font-size:.95rem;line-height:1.55;margin:0 0 12px}.ing-cite{font-size:.82rem;color:var(--ink-soft);font-style:italic;border-top:1px solid var(--line);padding-top:12px}.ing-cite .stat{font-style:normal;font-weight:800;color:var(--raspberry)}.ing-cite p{display:inline;margin:0}@media(prefers-reduced-motion:reduce){.ing-panel{transition:none}}@media(max-width:600px){.ing-row{gap:12px;padding:14px}.ing-tile{width:48px;height:48px;border-radius:12px}.ing-tile svg{width:24px;height:24px}.ing-name{font-size:1.05rem}.ing-panel-inner{padding:2px 14px 16px}}.timeline-section{background:linear-gradient(180deg,var(--pink-300) 0%,var(--raspberry) 100%);color:#fff}.timeline-section .section-head{margin-bottom:36px}.timeline-section .section-head h2,.timeline-section .section-head h2 p{color:#fff}.timeline-section .section-head h2 em{color:var(--gold-300)}.timeline-section .section-head>p{color:#ffffffe6}.timeline-section .chapter-marker{color:#ffffffd9}.timeline-section .chapter-marker:before,.timeline-section .chapter-marker:after{background:#fff6}.timeline-wrap{max-width:680px;margin:0 auto;padding:0 var(--pad-x);position:relative}.timeline-line{position:absolute;left:17px;top:10px;bottom:10px;width:2px;background:#ffffff47;z-index:0}.timeline-progress{position:absolute;left:17px;top:10px;width:2px;background:#fff;height:0%;transition:height .8s var(--ease-pop);z-index:1}.timeline-step{position:relative;padding-left:54px;padding-bottom:26px;opacity:.5;transition:opacity .6s var(--ease-pop)}.timeline-step.in{opacity:1}.timeline-step:last-child{padding-bottom:0}.timeline-marker{position:absolute;left:0;top:0;width:36px;height:36px;border-radius:50%;background:#ffffff29;border:1.5px solid rgba(255,255,255,.5);display:flex;align-items:center;justify-content:center;z-index:2;transition:background .32s,border-color .32s}.timeline-marker svg{width:17px;height:17px;color:#fff}.timeline-step.in .timeline-marker{background:#fff;border-color:#fff}.timeline-step.in .timeline-marker svg{color:var(--raspberry)}.timeline-pill{display:inline-flex;align-items:center;gap:8px;background:#fff;border-radius:var(--radius-pill);padding:8px 16px 8px 12px;box-shadow:0 6px 16px #1a08101f;margin-bottom:12px}.timeline-arrow{width:16px;height:16px;color:var(--raspberry);flex-shrink:0}.timeline-day{font-family:var(--ff-body);font-weight:800;font-size:.78rem;letter-spacing:.08em;text-transform:uppercase;color:var(--raspberry)}.timeline-headline{font-family:var(--ff-body);font-weight:800;font-size:.92rem;color:var(--berry-900);line-height:1.2}.timeline-body{display:block;color:#ffffffeb;font-size:.94rem;line-height:1.55;max-width:540px;margin:0}.timeline-highlight{margin-top:14px;max-width:540px;background:#ffffff26;border:1px solid rgba(255,255,255,.25);border-radius:var(--radius);padding:12px 16px;font-size:.9rem;color:#fff;line-height:1.45}.timeline-highlight p{margin:0}.timeline-highlight strong{font-weight:800}@media(max-width:640px){.timeline-section .section-head{margin-bottom:24px;padding:0 var(--pad-x)}.timeline-line,.timeline-progress{left:15px}.timeline-step{padding-left:46px;padding-bottom:22px}.timeline-marker{width:32px;height:32px}.timeline-marker svg{width:15px;height:15px}.timeline-headline,.timeline-body{font-size:.88rem}.timeline-highlight{font-size:.86rem;padding:11px 14px}}.guarantee-section{background:linear-gradient(135deg,var(--cream-darker) 0%,var(--cream-dark) 100%)}.guarantee-inner{max-width:760px;margin:0 auto;padding:0 var(--pad-x);text-align:center}.guarantee-seal{width:130px;height:130px;margin:0 auto 24px;border-radius:50%;background:#fff;display:flex;align-items:center;justify-content:center;flex-direction:column;box-shadow:var(--shadow-pop);position:relative}.guarantee-seal:before{content:"";position:absolute;top:8px;right:8px;bottom:8px;left:8px;border:1.5px solid var(--raspberry);border-radius:50%;opacity:.3}.guarantee-seal .num{font-family:var(--ff-display);font-size:2.8rem;font-weight:700;color:var(--raspberry);line-height:1}.guarantee-seal .lbl{font-size:.66rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase;color:var(--berry-700);margin-top:2px}.guarantee-section h2{margin-bottom:14px}.guarantee-section p{color:var(--ink-soft);font-size:1.05rem;max-width:560px;margin:0 auto 28px}.sticky-atc{position:fixed;bottom:0;left:0;right:0;background:var(--cream-light);border-top:1px solid var(--line);box-shadow:0 -8px 20px #1a081014;padding:12px 16px calc(12px + env(safe-area-inset-bottom,0px));z-index:40;display:none;gap:12px;align-items:center;transform:translateY(100%);transition:transform .32s var(--ease-pop)}.sticky-atc.is-visible{transform:translateY(0)}.sticky-atc .info{flex:1;min-width:0}.sticky-atc .info-name{font-weight:800;font-size:.92rem;line-height:1.2}.sticky-atc .info-price{font-size:.82rem;color:var(--ink-soft);font-weight:700;margin-top:2px}.sticky-atc button{background:var(--raspberry);color:#fff;font-weight:800;padding:12px 22px;border-radius:var(--radius-pill);font-size:.9rem}@media(max-width:999px)and (min-width:750px){.pdp-hero-inner{gap:28px;grid-template-columns:.95fr 1fr}.pdp-gallery{top:80px}.pdp-gallery .thumbs button{flex:0 0 64px;width:64px;height:64px}.ingredients-grid{grid-template-columns:1fr 1fr}}@media(max-width:749px){.pdp-hero-inner{grid-template-columns:1fr;gap:28px}.pdp-gallery{position:relative;top:0}.pdp-gallery .thumbs button{flex:0 0 60px;width:60px;height:60px}.pdp-gallery .main{aspect-ratio:1 / 1}.ingredients-grid{grid-template-columns:1fr;grid-auto-flow:row;gap:16px;overflow:visible;scroll-snap-type:none;touch-action:auto;padding:4px var(--pad-x) 0}.ingredient-card{scroll-snap-align:none}.timeline-line,.timeline-progress{left:14px}.timeline-step{padding-left:44px}.timeline-step:before{left:7px}.pdp-ugc-row{grid-template-columns:repeat(5,1fr);gap:4px}.sticky-atc{display:flex}body.template-product{padding-bottom:calc(76px + env(safe-area-inset-bottom,0px))}}
/*# sourceMappingURL=/cdn/shop/t/28/assets/pdp.css.map */
