:root{--grit-green:#294f3a}
.grit-rating{--soap-accent:#756025;--soap-surface:#eee5cc;color:var(--grit-green);padding:18px 20px;background:var(--soap-surface);border-radius:12px;border:1px solid #294f3a35;border-left:4px solid var(--soap-accent)}
.grit-rating[data-soap-tone="avoine-lavande"]{--soap-accent:#665577;--soap-surface:#e9e2ef}.grit-rating[data-soap-tone="camomille"]{--soap-accent:#70672c;--soap-surface:#f2edcf}.grit-rating[data-soap-tone="cafe-cacao"]{--soap-accent:#705044;--soap-surface:#e9dcd4}
.grit-scale{gap:8px}.grit-scale i{height:12px!important;border-radius:12px;border:1px solid var(--grit-green);background:none;opacity:.22}
.grit-rating[data-level="1"] .grit-scale i:first-child,.grit-rating[data-level="2"] .grit-scale i:nth-child(-n+2),.grit-rating[data-level="3"] .grit-scale i:nth-child(-n+3),.grit-rating[data-level="4"] .grit-scale i{background:var(--grit-green);opacity:1}
.grit-heading,.grit-caption{font-size:12px}.grit-caption .grit-value{font-size:14px}.grit-rating.compact{padding:12px 14px}.compact .grit-heading{font-size:11px}
.scroll-showcase{--soap-accent:#756025;--soap-surface:#eee5cc;background:var(--soap-surface)}
.scroll-showcase .hero-product-stage{background:var(--soap-surface);transition:background .45s}
.scroll-showcase .turntable{box-shadow:0 20px 70px #263d3218;touch-action:pan-y;border:1px solid #ffffff80;border-radius:18px}
.turntable canvas{transform-origin:center;will-change:transform}.turntable:focus-visible{outline:3px solid #294f3a;outline-offset:4px}
.scroll-showcase .product-float{top:10%}.scroll-showcase .turntable{top:42%;width:min(49vw,calc(100svh - 280px))}
.scroll-showcase .spin-selector{bottom:58px;left:6%;right:6%;max-width:none;display:grid;grid-template-columns:repeat(4,1fr);gap:14px}
.spin-selector button{display:flex;align-items:center;text-align:left;gap:14px;background:var(--choice-surface);border:2px solid transparent;color:var(--choice-color);border-radius:12px;padding:10px;min-height:84px;font-size:16px;line-height:1.2;transition:transform .2s,border-color .2s}
.spin-selector button img{width:64px;height:64px;object-fit:cover;border-radius:8px;flex-shrink:0}.spin-selector button span{max-width:120px}
.spin-selector button:hover{transform:translateY(-3px)}.spin-selector button[aria-pressed=true]{background:var(--choice-surface);color:var(--choice-color);border-color:var(--choice-color);box-shadow:0 0 0 3px #fff9}
.viewer-tools,.touch-hint,.viewer-next{display:none}
@media(max-width:760px){
 /* A single full-height touch scene, with normal page scrolling around it. */
 .scroll-showcase,.no-motion .scroll-showcase{height:auto;min-height:calc(100svh - 86px)}
 .showcase-sticky,.no-motion .showcase-sticky{position:relative;top:auto;height:calc(100svh - 86px);min-height:620px;max-height:none;padding:0;overflow:visible}
 .scroll-showcase .hero-product-stage,.no-motion .scroll-showcase .hero-product-stage{position:relative;inset:auto;display:grid!important;grid-template-columns:1fr;grid-template-rows:auto minmax(160px,1fr) auto auto auto auto;gap:8px;padding:16px 16px 12px;height:100%;opacity:1!important;visibility:visible!important;pointer-events:auto}
 .scroll-showcase .product-float,.no-motion .scroll-showcase .product-float{position:static;width:100%;max-width:none;padding:0;grid-column:1;grid-row:1}
 .scroll-showcase .product-beats,.no-motion .scroll-showcase .product-beats{display:grid;grid-template-columns:1fr auto;gap:4px 12px;min-height:0;align-items:center}
 .scroll-showcase .product-beat,.no-motion .scroll-showcase .product-beat{position:static;opacity:1!important;visibility:visible!important;transform:none!important;pointer-events:auto}
 .scroll-showcase .beat-name{grid-column:1;grid-row:1}.scroll-showcase .beat-name .eyebrow,.scroll-showcase .beat-name>p{display:none}
 .scroll-showcase .beat-name h2,.no-motion .scroll-showcase .beat-name h2{font-size:30px;line-height:1.05;max-width:240px}
 .scroll-showcase .beat-ingredients{grid-column:1;grid-row:2}.scroll-showcase .beat-ingredients :is(h2,.eyebrow,p){display:none}.scroll-showcase .ingredient-chips{margin:0;gap:5px}.scroll-showcase .ingredient-chips span{font-size:12px;padding:2px 8px}
 .scroll-showcase .beat-grit{grid-column:2;grid-row:1/3}.scroll-showcase .beat-grit>h2,.scroll-showcase .beat-grit>.eyebrow,.scroll-showcase .grit-explanation{display:none}
 .scroll-showcase .beat-grit .grit-rating{width:110px;max-width:110px;margin:0;padding:8px;border-radius:8px;border-left-width:3px}.scroll-showcase .grit-heading{font-size:9px;gap:4px;letter-spacing:0}.scroll-showcase .grit-heading .grit-number{font-size:12px}.scroll-showcase .grit-scale{gap:4px;margin:6px 0}.scroll-showcase .grit-scale i{height:6px!important}.scroll-showcase .grit-caption>span:last-child{display:none}.scroll-showcase .grit-value{font-size:11px}
 .scroll-showcase .product-float>.text-link{font-size:13px;max-width:220px;margin-top:6px}
 .scroll-showcase .turntable,.no-motion .scroll-showcase .turntable{position:relative;inset:auto;transform:none;width:auto;height:100%;max-width:100%;max-height:100%;aspect-ratio:1;justify-self:center;grid-column:1;grid-row:2;touch-action:pan-y;box-shadow:0 10px 30px #263d3215}
 .scroll-showcase .viewer-tools{display:flex;align-items:center;justify-content:center;gap:8px;grid-row:3}.viewer-tools button{background:#ffffff90;border:1px solid #263d3230;color:var(--sapin);min-height:40px;min-width:42px;border-radius:22px;font-size:13px;padding:6px 12px}
 .scroll-showcase .touch-hint{display:block;grid-row:4;text-align:center;font-size:12px;color:#425445;margin:0}
 .scroll-showcase .spin-selector,.no-motion .scroll-showcase .spin-selector{position:static;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;max-width:none;grid-column:1;grid-row:5;margin:0}
 .scroll-showcase .spin-selector button{flex-direction:column;padding:6px 4px;gap:5px;min-height:96px;font-size:11px;line-height:1.2;text-align:center;border-radius:10px}.spin-selector button img{width:48px;height:42px;border-radius:6px}.spin-selector button:hover{transform:none}
 .scroll-showcase .viewer-next{display:block;grid-row:6;text-align:center;font-size:13px;padding:5px;min-height:30px}
 .scroll-showcase :is(.rotation-hint,.hero-callout,.light-sweep){display:none}
 .soap-story{height:auto}.story-sticky{position:relative;top:auto;height:auto;max-height:none;min-height:0;overflow:visible;display:block;padding:42px 24px}.story-visual{height:320px;margin-bottom:30px}.story-photo{transform:none!important}.story-video{display:none}.story-panels{display:grid;gap:32px;min-height:0}.story-panel{position:relative;inset:auto;opacity:1;visibility:visible;transform:none;pointer-events:auto}.story-nav{display:none}
 .product-explore{height:auto}.explore-sticky{position:relative;top:auto;height:auto;padding:30px 24px}.explore-hint{display:none}.detail-turntable .turntable{touch-action:pan-y}
}
@media(max-width:380px){.scroll-showcase .beat-name h2{font-size:26px}.scroll-showcase .beat-grit .grit-rating{width:100px}.showcase-sticky,.no-motion .showcase-sticky{min-height:590px}}
@media(prefers-reduced-motion:reduce){.scroll-showcase .hero-product-stage,.spin-selector button{transition:none}}
/* Texture scale: only the recipe's exact level receives a green contour. */
.grit-rating[data-level] .grit-scale{gap:8px;margin:12px 0 22px}
.grit-rating[data-level] .grit-scale i{position:relative;height:30px!important;border:2px solid transparent;border-radius:5px;background-color:transparent!important;background-image:radial-gradient(#294f3a85 1px,transparent 1.2px)!important;background-size:10px 10px;opacity:1;box-shadow:inset 0 0 0 1px #294f3a22}
.grit-rating[data-level] .grit-scale i:nth-child(2){background-size:7px 7px}.grit-rating[data-level] .grit-scale i:nth-child(3){background-size:5px 5px}.grit-rating[data-level] .grit-scale i:nth-child(4){background-size:3px 3px}
.grit-rating[data-level="1"] .grit-scale i:nth-child(1),.grit-rating[data-level="2"] .grit-scale i:nth-child(2),.grit-rating[data-level="3"] .grit-scale i:nth-child(3),.grit-rating[data-level="4"] .grit-scale i:nth-child(4){border-color:#294f3a;box-shadow:0 0 0 2px #294f3a12;background-color:#f5f1e855!important}
.grit-scale i:after{position:absolute;top:calc(100% + 3px);left:0;right:0;text-align:center;font:11px 'Boreal Sans',sans-serif;color:#294f3a}
.grit-scale i:nth-child(1):after{content:'1'}.grit-scale i:nth-child(2):after{content:'2'}.grit-scale i:nth-child(3):after{content:'3'}.grit-scale i:nth-child(4):after{content:'4'}
/* Macro photographs form the entire selector card; color lives in the overlay. */
.scroll-showcase .spin-selector button{position:relative;isolation:isolate;overflow:hidden;display:flex;justify-content:flex-start;align-items:flex-end;min-height:108px;padding:14px 16px;background:var(--choice-surface);color:#fffaf0;border:2px solid transparent;border-radius:12px;text-align:left}
.scroll-showcase .spin-selector button img{position:absolute;z-index:-2;left:50%;top:50%;width:450%;height:auto;max-width:none;object-fit:initial;border-radius:0;transform:translate(var(--crop-x),var(--crop-y));pointer-events:none}
.spin-selector button[data-soap="romarin-curcuma"]{--crop-x:-65%;--crop-y:-57%}.spin-selector button[data-soap="avoine-lavande"]{--crop-x:-50%;--crop-y:-62%}.spin-selector button[data-soap="camomille"]{--crop-x:-40%;--crop-y:-60%}.spin-selector button[data-soap="cafe-cacao"]{--crop-x:-59%;--crop-y:-59%}
.scroll-showcase .spin-selector button:before{content:'';position:absolute;inset:0;z-index:-1;background:linear-gradient(180deg,transparent 10%,color-mix(in srgb,var(--choice-color) 35%,transparent) 42%,color-mix(in srgb,var(--choice-color) 92%,#15291f) 100%);pointer-events:none}
.scroll-showcase .spin-selector button span{font-size:17px;line-height:1.15;max-width:180px;font-weight:400;text-shadow:0 1px 5px #0008}
.scroll-showcase .spin-selector button[aria-pressed=true]{color:#fffaf0;background:var(--choice-surface);border-color:var(--choice-color);box-shadow:0 0 0 2px #f5f1e8,0 0 0 4px var(--choice-color)}
.scroll-showcase .spin-selector button[aria-pressed=true]:after{content:'✓';position:absolute;right:8px;top:8px;display:grid;place-items:center;width:22px;height:22px;border-radius:50%;background:var(--choice-color);color:white;font-size:13px}
@media(max-width:760px){.scroll-showcase .spin-selector button{min-height:102px;padding:9px 6px;justify-content:flex-end;align-items:flex-start}.scroll-showcase .spin-selector button img{width:650%;height:auto}.scroll-showcase .spin-selector button span{font-size:12px;text-align:left;max-width:100%}.scroll-showcase .spin-selector button[aria-pressed=true]:after{width:17px;height:17px;top:5px;right:5px;font-size:11px}.scroll-showcase .grit-rating[data-level] .grit-scale{gap:4px;margin:6px 0 18px}.scroll-showcase .grit-rating[data-level] .grit-scale i{height:22px!important;border-width:1.5px}.scroll-showcase .grit-scale i:after{font-size:10px}}
/* Ingredient labels live inside the image, with leaders ending on the soap. */
.scroll-showcase .hero-callout{display:none!important}
.ingredient-pins{position:absolute;inset:0;z-index:3;pointer-events:none;transition:opacity .15s}
.ingredient-pins.pins-zoomed{opacity:0}
.ingredient-pin{position:absolute;inset:0;opacity:0;transition:opacity .2s}
.ingredient-pin svg{position:absolute;inset:0;width:100%;height:100%;overflow:visible}
.ingredient-pin path{fill:none;stroke:#f5f1e8;stroke-width:1.25px;vector-effect:non-scaling-stroke;filter:drop-shadow(0 1px 1px #183321)}
.ingredient-pin circle{fill:#f5f1e8;stroke:#294f3a;stroke-width:1px;vector-effect:non-scaling-stroke}
.ingredient-pin>span{position:absolute;width:44%;padding:10px 12px;border:1px solid #ffffff75;border-radius:6px;color:#20372c;background:#f5f1e8e8;backdrop-filter:blur(8px);font-size:13px;line-height:1.35;text-align:center;box-shadow:0 3px 18px #132b1815}
.pin-0>span{left:4%;bottom:78%}.pin-1>span{right:4%;top:84%}
@media(max-width:760px){.ingredient-pin>span{padding:5px 6px;font-size:10px;border-radius:4px}.ingredient-pin path{stroke-width:1px}}
@media(prefers-reduced-motion:reduce){.ingredient-pin,.ingredient-pins{transition:none}}
.turntable:not(.loaded) .ingredient-pins{visibility:hidden}
/* Fine, fully opaque forest-green definition over the photography. */
.ingredient-pin>span{border:1px solid #263d32;box-shadow:0 2px 0 #263d32;background:#f5f1e8f2}
.ingredient-pin path{stroke:#263d32;stroke-width:1.4px;filter:drop-shadow(0 1px 0 #f5f1e8)}
.ingredient-pin circle{fill:#f5f1e8;stroke:#263d32;stroke-width:1.4px}
/* Keep the texture card, caption and discovery link clearly separated. */
.beat-grit .grit-rating{margin-bottom:26px}
.beat-grit .grit-explanation{margin-top:26px;line-height:1.65}
.collection-card .grit-rating.compact{margin-bottom:26px}
.explore-copy .grit-rating{margin-bottom:24px}
.explore-hint{display:block;margin-top:20px}
@media(min-width:761px){
 .scroll-showcase{height:440svh}
 .scroll-showcase .turntable{left:42%;right:auto;top:12px;transform:none;width:min(55%,calc(100svh - 246px));height:auto;max-height:none}
 .scroll-showcase .product-float{left:5%;width:34%;max-width:34%;top:9%}
 .scroll-showcase .product-beats{min-height:390px}
 .scroll-showcase .spin-selector{bottom:30px}
 .scroll-showcase .rotation-hint{bottom:9px}
 .no-motion .scroll-showcase{height:auto}
 .no-motion .scroll-showcase .turntable{left:auto;top:auto;width:100%;transform:none}
}
@media(max-width:760px){.scroll-showcase .beat-grit .grit-rating{margin-bottom:0}.ingredient-pin>span{box-shadow:0 1px 0 #263d32}.ingredient-pin path{stroke-width:1.2px}}
/* Ingredient signatures: colored typographic seals with a fine-grain finish. */
.ingredient-chips{gap:12px;margin-top:26px;align-items:stretch}
.ingredient-chips .ingredient-badge{--badge-ink:#294e3b;--badge-paper:#dbe5d4;--badge-edge:#65805a;position:relative;isolation:isolate;display:grid;grid-template-columns:34px auto;grid-template-rows:auto auto;column-gap:11px;align-content:center;min-height:68px;padding:11px 17px 11px 12px;border:1px solid var(--badge-edge);border-bottom-width:3px;border-radius:12px;background:linear-gradient(125deg,#ffffff65,transparent 65%),var(--badge-paper);color:var(--badge-ink);box-shadow:0 3px 8px #263d3209;overflow:hidden}
.ingredient-badge[data-ingredient="curcuma"]{--badge-ink:#6c4210;--badge-paper:#f1d68b;--badge-edge:#b98a35}
.ingredient-badge[data-ingredient="avoine"]{--badge-ink:#67502b;--badge-paper:#eadcbb;--badge-edge:#ab936a}
.ingredient-badge[data-ingredient="lavande"]{--badge-ink:#51405f;--badge-paper:#e2d7eb;--badge-edge:#9380a7}
.ingredient-badge[data-ingredient="camomille"]{--badge-ink:#635621;--badge-paper:#eee5b6;--badge-edge:#aa9b59}
.ingredient-badge[data-ingredient="cafe"]{--badge-ink:#fff3df;--badge-paper:#71503d;--badge-edge:#4e362a}
.ingredient-badge[data-ingredient="cacao"]{--badge-ink:#593a2d;--badge-paper:#e0c2ad;--badge-edge:#a57558}
.ingredient-chips .ingredient-badge:before{content:attr(data-monogram);grid-column:1;grid-row:1/3;align-self:center;display:grid;place-items:center;width:34px;height:34px;border:1px solid currentColor;border-radius:50%;font:italic 24px 'Boreal Serif',Georgia,serif;box-shadow:0 0 0 3px color-mix(in srgb,var(--badge-ink) 9%,transparent)}
.ingredient-chips .ingredient-badge:after{content:'';position:absolute;z-index:-1;right:-4px;top:0;bottom:0;width:35%;background-image:radial-gradient(var(--badge-edge) .65px,transparent .85px);background-size:6px 6px;opacity:.22;mask-image:linear-gradient(90deg,transparent,#000)}
.ingredient-badge b{grid-column:2;font-size:16px;line-height:1.3;font-weight:400;letter-spacing:.01em}
.ingredient-badge small{grid-column:2;font-size:9px;line-height:1.5;letter-spacing:.15em;margin-top:3px}
@media(max-width:760px){.scroll-showcase .ingredient-chips{gap:6px;margin-top:3px}.scroll-showcase .ingredient-chips .ingredient-badge{grid-template-columns:20px auto;grid-template-rows:auto;column-gap:6px;min-height:32px;padding:5px 8px;border-radius:8px;border-bottom-width:2px}.scroll-showcase .ingredient-badge:before{width:20px;height:20px;font-size:15px;grid-row:1;box-shadow:none}.scroll-showcase .ingredient-badge b{font-size:12px;align-self:center}.scroll-showcase .ingredient-badge small{display:none}}

/* Distinct botanical image for the nature chapter. */
.story-nature-photo{opacity:0;transition:opacity .35s;object-position:center 47%}.story-nature-inline{display:none}
@media(max-width:760px){.story-nature-photo{display:none}.story-nature-inline{display:block;width:100%;height:320px;object-fit:cover;object-position:center 47%;border-radius:5px;margin-bottom:24px}}
.no-motion .story-nature-photo{display:none}.no-motion .story-nature-inline{display:block;width:100%;max-height:400px;object-fit:cover;object-position:center 47%;border-radius:5px;margin-bottom:24px}

/* Immersive mobile product films and a genuinely full-width touch viewer. */
.product-page main>.product-gallery{margin:40px 6% 70px;gap:16px}
@media(max-width:760px){
 .product-detail-film{padding:0 0 45px;gap:28px}
 .product-detail-film .product-view,.product-detail-film .product-hero-film{width:100%;max-width:none}
 .product-detail-film .product-hero-film{position:relative}
 .product-detail-film .product-hero-film video{width:100%;height:calc(100svh - 86px);min-height:440px;aspect-ratio:auto;object-fit:cover;object-position:center;border-radius:0}
 .product-detail-film .product-film-controls{position:absolute;bottom:16px;left:16px;right:16px;padding:0;gap:12px}
 .product-detail-film .product-film-controls button{background:#f5f1e8ed;border:1px solid #263d3233;border-radius:24px;padding:12px 16px;min-height:44px;font-size:14px;text-decoration:none}
 .product-detail-film .detail-copy{padding:0 24px}
 .product-page main>.product-gallery{margin:25px 24px 45px;gap:8px}
 .scroll-showcase .showcase-sticky,.no-motion .scroll-showcase .showcase-sticky{height:auto;min-height:calc(100svh - 86px)}
 .scroll-showcase .hero-product-stage,.no-motion .scroll-showcase .hero-product-stage{height:auto;min-height:calc(100svh - 86px);grid-template-rows:auto auto auto auto auto auto;padding:18px 0 14px;gap:12px}
 .scroll-showcase .product-float,.no-motion .scroll-showcase .product-float{padding:0 16px;box-sizing:border-box}
 .scroll-showcase .turntable,.no-motion .scroll-showcase .turntable{width:100%;height:auto;aspect-ratio:1;max-width:none;max-height:none;justify-self:stretch;border:0;border-radius:0;box-shadow:none}
 .scroll-showcase .spin-selector,.no-motion .scroll-showcase .spin-selector{margin:0 12px}
}

/* Product-page touch rotation: full mobile width, with copy below. */
@media(max-width:760px){
 .product-explore .explore-sticky,.no-motion .product-explore .explore-sticky{display:block;padding:0 0 36px;min-height:0;height:auto}
 .product-explore .explore-visual{width:100%;max-width:none}
 .product-explore .detail-turntable{border-radius:0;width:100%}
 .product-page .detail-turntable .turntable{position:relative;inset:auto;transform:none;width:100%;height:auto;aspect-ratio:1;max-height:none;border-radius:0}
 .product-explore .rotation-control{padding:14px 24px 20px;font-size:14px}
 .product-explore .explore-copy{padding:28px 24px 0}
 .product-page .product-detail:not(.product-detail-film) .detail-turntable{width:calc(100% + 48px);margin-left:-24px;border-radius:0}
}

/* Mobile lake composition: lift the landscape and keep both bars in frame. */
@media(max-width:760px){
 .hero{min-height:0;height:auto;padding-bottom:340px}
 .hero .hero-picture{height:clamp(390px,115vw,520px)}
 .hero .hero-picture>img,.hero .hero-picture>.hero-ambient{object-position:100% center;transform:none;animation:none}
 .hero .hero-picture:after{background:linear-gradient(#f5efdf 0%,#f5efdfd9 14%,#f5efdf66 28%,transparent 43%)}
}

/* Browse the full product gallery without closing each photo. */
.gallery-dialog{width:min(1040px,94vw);max-width:94vw;padding:58px 16px 16px;overflow:hidden;border-radius:8px}
.gallery-dialog>img{display:block;width:100%;height:min(70svh,760px);max-width:100%;max-height:calc(100svh - 190px);object-fit:contain;touch-action:pan-y pinch-zoom;user-select:none}
.gallery-dialog>.gallery-close{top:8px;right:12px}
.gallery-navigation{display:flex;justify-content:center;align-items:center;gap:28px;padding-top:14px;color:var(--sapin)}
.gallery-navigation button{width:48px;height:48px;border:1px solid #263d3260;border-radius:50%;background:#f5f1e8;color:var(--sapin);font-size:24px;cursor:pointer}
.gallery-navigation button:hover{background:#263d32;color:#f5f1e8}.gallery-navigation button:focus-visible{outline:2px solid #263d32;outline-offset:3px}
.gallery-navigation [data-gallery-count]{min-width:60px;text-align:center;font-size:14px}
.film-grid:has(>.film-card:only-child){display:block;max-width:540px;margin-inline:auto}
.film-grid>.film-card:only-child video{aspect-ratio:9/16;max-height:75svh}
@media(max-width:760px){.gallery-dialog{padding-inline:6px;width:96vw;max-width:96vw}.gallery-navigation{padding-bottom:env(safe-area-inset-bottom,0px)}}

/* Mobile botanical chapter: a pinned film with copy scrolling over it. */
.nature-scroll-media,.nature-scroll-video{display:none}.nature-scroll-copy{display:contents}
@media(max-width:760px){
 .nature-scroll-media{display:block}
 .story-panel .nature-scroll-copy>p:last-child{font-size:16px;line-height:1.6;color:#58604f;margin-top:18px}
 body:not(.no-motion) .story-panel[data-chapter="1"]{width:calc(100% + 48px);margin-left:-24px;min-height:0;position:relative}
 body:not(.no-motion) .nature-scroll-media{position:sticky;top:86px;width:100%;height:calc(100svh - 86px);overflow:hidden}
 body:not(.no-motion) .nature-scroll-media .story-nature-inline{display:none}
 body:not(.no-motion) .nature-scroll-video{display:block;width:100%;height:100%;object-fit:cover;object-position:center;border-radius:0}
 body:not(.no-motion) .nature-scroll-copy{position:relative;z-index:1;display:block;margin-top:16svh;padding:64px 24px 32px;background:linear-gradient(transparent,#f8f5eef5 42px,#f8f5ee 100px);min-height:55svh}
 body:not(.no-motion) .nature-scroll-copy .story-kicker{display:none}
 .no-motion .nature-scroll-media{display:block}
}

@media(min-width:761px){.nature-scroll-copy>p:last-child{font-size:17px;line-height:1.65;color:#58604f;max-width:440px;margin-top:25px}}

/* Crop away empty film background; scroll directly through decoded frames. */
.nature-scroll-canvas{display:none}
@media(max-width:760px){
 body:not(.no-motion) .nature-scroll-media{height:auto;aspect-ratio:27/34;max-height:calc(100svh - 86px);background:#6a390e}
 body:not(.no-motion) .nature-scroll-media .story-nature-inline{display:block;position:absolute;inset:0;width:100%;height:100%;max-height:none;object-fit:cover;border-radius:0;margin:0}
 body:not(.no-motion) .nature-scroll-canvas{display:block;position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:0}
 body:not(.no-motion) .nature-scroll-canvas.is-ready{opacity:1}
}

/* One stable mobile stage: film above, four clipped reading chapters below. */
.mobile-story-scene{display:none}
@media(max-width:760px){
 body:not(.no-motion) .soap-story{height:500svh}
 body:not(.no-motion) .soap-story>.story-sticky{position:sticky;top:86px;height:calc(100svh - 86px);min-height:480px;max-height:none;padding:0;overflow:hidden;display:block}
 body:not(.no-motion) .story-sticky>.story-visual,body:not(.no-motion) .story-sticky>.story-copy{display:none}
 body:not(.no-motion) .mobile-story-scene{display:grid;height:100%;grid-template-rows:minmax(160px,1fr) minmax(340px,45%);background:#f8f5ee}
 .mobile-story-film{position:relative;overflow:hidden;z-index:2;background:#6a390e}
 .mobile-story-film>img,.mobile-story-film>.nature-scroll-canvas{display:block;position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}
 .mobile-story-film>.nature-scroll-canvas{opacity:0}.mobile-story-film>.nature-scroll-canvas.is-ready{opacity:1}
 .mobile-story-window{position:relative;overflow:hidden;z-index:1;background:#f8f5ee}
 .mobile-story-chapter{position:absolute;inset:0;padding:22px 24px 16px;will-change:transform;visibility:hidden}
 .mobile-story-chapter:first-child{visibility:visible}
 .mobile-story-chapter h2{font-size:clamp(29px,7.6vw,38px);line-height:1.08;margin:12px 0 14px}
 .mobile-story-chapter p{font-size:16px;line-height:1.5;margin:0;color:#58604f}
 .mobile-story-chapter .chapter-number{font-size:12px}
}
@media(max-width:760px) and (min-height:850px){body:not(.no-motion) .mobile-story-scene{grid-template-rows:minmax(160px,1fr) minmax(340px,40%)}}

/* Continuous reading roll: content-sized chapters, no timed gaps or holds. */
@media(max-width:760px){
 .mobile-story-credits{padding:22px 24px 30px;will-change:transform;display:flex;flex-direction:column;gap:28px}
 .mobile-story-credits .mobile-story-chapter{position:relative;inset:auto;padding:0;visibility:visible;transform:none;will-change:auto;flex:none}
 .mobile-story-credits .mobile-story-chapter h2{margin:10px 0 12px}
}

@media(max-width:760px){body:not(.no-motion) .soap-story{height:calc(100svh - 86px + var(--story-distance,200svh))}}

/* Release the film only once the next section meets its lower edge. */
@media(max-width:760px){
 body:not(.no-motion) .soap-story{height:calc(var(--story-film-height,40svh) + var(--story-distance,240svh))}
 body:not(.no-motion) .soap-story>.story-sticky{height:var(--story-film-height,40svh);min-height:0;overflow:visible}
 body:not(.no-motion) .mobile-story-scene{height:max(480px,calc(100svh - 86px))}
 body:not(.no-motion) .soap-story+.collection-section{position:relative;z-index:3;background:#f8f5ee;padding-top:28px}
}

/* Mobile controls share the image grid cell, leaving more room for the soap. */
@media(max-width:760px){
 .scroll-showcase .product-float,.no-motion .scroll-showcase .product-float,
 .scroll-showcase .product-beats,.no-motion .scroll-showcase .product-beats{display:contents}
 .scroll-showcase .hero-product-stage,.no-motion .scroll-showcase .hero-product-stage{padding-top:12px;gap:8px;grid-template-rows:repeat(7,auto)}
 .scroll-showcase .beat-name{grid-column:1;grid-row:1;padding:0 16px}
 .scroll-showcase .beat-name h2,.no-motion .scroll-showcase .beat-name h2{max-width:none}
 .scroll-showcase .beat-ingredients{grid-column:1;grid-row:2;padding:0 16px 4px}
 .scroll-showcase .turntable,.no-motion .scroll-showcase .turntable{grid-column:1;grid-row:3;min-width:0}
 .scroll-showcase .beat-grit{grid-column:1;grid-row:3;align-self:start;justify-self:end;margin:12px;z-index:4}
 .scroll-showcase .beat-grit .grit-rating{width:120px;max-width:120px;background:color-mix(in srgb,var(--soap-surface) 92%,transparent);box-shadow:0 3px 16px #132e2320;border:1px solid #294f3a66;border-left:3px solid var(--soap-accent);padding:10px;border-radius:10px}
 .scroll-showcase .product-float>[data-hero-link]{grid-column:1;grid-row:3;align-self:end;justify-self:start;z-index:4;display:flex;align-items:center;gap:18px;width:auto;max-width:none;margin:0 0 14px 14px;padding:12px 16px;min-height:44px;background:#f8f5eeed;color:#263d32;border:1px solid #294f3a77;border-radius:28px;box-shadow:0 3px 16px #132e2326;font-size:14px;line-height:1.2;text-decoration:none}
 .scroll-showcase [data-hero-link]:focus-visible{outline:3px solid #294f3a;outline-offset:3px}
 .scroll-showcase .viewer-tools{grid-row:4}.scroll-showcase .touch-hint{grid-row:5}
 .scroll-showcase .spin-selector,.no-motion .scroll-showcase .spin-selector{grid-row:6}
 .scroll-showcase .viewer-next{grid-row:7}
}

.product-gallery-controls{display:none}
@media(max-width:760px){
 .product-page main>.product-gallery{display:flex;overflow-x:auto;gap:12px;margin:25px 0 0;padding:0 16px 10px;scroll-snap-type:x mandatory;scroll-padding-inline:16px;overscroll-behavior-x:contain;scrollbar-width:none;-webkit-overflow-scrolling:touch}
 .product-gallery::-webkit-scrollbar{display:none}
 .product-gallery .gallery-thumb{flex:0 0 calc(100% - 24px);min-width:0;aspect-ratio:1;background:var(--ivoire,#f8f5ee);scroll-snap-align:start;scroll-snap-stop:always;border-radius:8px;overflow:hidden}
 .product-gallery .gallery-thumb img{display:block;width:100%;height:100%;aspect-ratio:1;object-fit:cover;object-position:var(--gallery-position,50% 50%);user-select:none;-webkit-user-drag:none}
 .product-gallery-controls{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:4px 16px 40px;color:#263d32}
 .product-gallery-controls button{width:44px;height:44px;border:1px solid #263d3244;border-radius:50%;background:transparent;color:inherit;font-size:20px}
 .product-gallery-controls button:disabled{opacity:.3}
 .product-gallery-controls span{font-size:14px}
}

.story-desktop-film{display:none}
@media(min-width:761px){
 .story-visual>.story-desktop-film{display:block;position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;opacity:0;pointer-events:none;transition:opacity .2s}
 .story-visual>.story-desktop-film.is-active{opacity:1}
 .no-motion .story-desktop-film{display:none}
}

@media(min-width:761px){.story-visual>canvas.story-desktop-film{z-index:3}.story-visual-caption{z-index:4}}

/* More breathing room for the desktop film; half-overlaid mobile controls. */
@media(min-width:761px){body:not(.no-motion) .soap-story{height:420svh}}
@media(max-width:760px){
 .scroll-showcase .beat-grit{margin:0 12px;translate:0 -50%}
 .scroll-showcase .beat-ingredients{padding-right:152px}
 .scroll-showcase .product-float>[data-hero-link]{background:#f8f5eecc;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px)}
}

/* Mobile galleries flow directly into the ritual copy. */
@media(max-width:760px){
 .product-page .product-gallery-controls{display:none}
 .product-page .product-editorial>img{display:none}
 .product-page .product-editorial{gap:0;margin-top:28px}
}

/* Desktop texture cards and a clear product-page action. */
@media(min-width:761px){
 .scroll-showcase .spin-selector{left:4.3%;right:4%;gap:18px;z-index:6}
 .scroll-showcase .spin-selector button{min-height:clamp(136px,18svh,168px);padding:20px;border-radius:14px;box-shadow:0 8px 24px #263d3218}
 .scroll-showcase .spin-selector button span{font-size:clamp(18px,1.5vw,22px);line-height:1.2;max-width:none}
 .scroll-showcase .spin-selector button:hover{transform:translateY(-5px);box-shadow:0 12px 28px #263d3229}
 .scroll-showcase .spin-selector button:focus-visible{outline:3px solid #263d32;outline-offset:5px}
 .scroll-showcase .spin-selector button[aria-pressed=true]{box-shadow:0 0 0 2px #f5f1e8,0 0 0 4px var(--choice-color),0 10px 28px #263d3229}
 .scroll-showcase .spin-selector button[aria-pressed=true]:after{width:26px;height:26px;right:12px;top:12px;font-size:15px}
 .scroll-showcase .product-float>[data-hero-link]{display:flex;align-items:center;justify-content:space-between;gap:24px;width:100%;max-width:310px;min-height:60px;margin-top:26px;padding:12px 14px 12px 22px;box-sizing:border-box;border:1px solid #263d32;border-radius:9px;background:#263d32;color:#fffaf0;box-shadow:0 5px 16px #263d3218;text-decoration:none;font-size:16px;line-height:1.25;transition:background .2s,transform .2s,box-shadow .2s}
 .scroll-showcase .product-float>[data-hero-link] span{display:grid;place-items:center;flex:0 0 34px;width:34px;height:34px;border-radius:50%;border:1px solid #fffaf055;font-size:21px;transition:transform .2s,background .2s}
 .scroll-showcase .product-float>[data-hero-link]:hover{background:#365542;transform:translateY(-2px);box-shadow:0 8px 20px #263d3229}
 .scroll-showcase .product-float>[data-hero-link]:hover span{background:#fffaf018;transform:translate(1px,-1px)}
 .scroll-showcase .product-float>[data-hero-link]:focus-visible{outline:3px solid #263d32;outline-offset:4px}
}
@media(min-width:761px) and (prefers-reduced-motion:reduce){
 .scroll-showcase .spin-selector button,.scroll-showcase .product-float>[data-hero-link],.scroll-showcase .product-float>[data-hero-link] span{transition:none}
 .scroll-showcase .spin-selector button:hover,.scroll-showcase .product-float>[data-hero-link]:hover,.scroll-showcase .product-float>[data-hero-link]:hover span{transform:none}
}

@media(min-width:761px){
 .scroll-showcase .product-float{top:calc(9% - 32px)}
 .scroll-showcase .spin-selector{bottom:42px}
}
