/* One Stop Bidets v7: compact native scroll, uncropped photography, no decorative masks */
html{scroll-padding-top:calc(var(--header) + 20px)}
button,a.button,.range-media,.product-row-media,.gallery-stage,.gallery-main-button,.study-room{clip-path:none!important;mask-image:none!important}
.button{border-radius:2px;transform:none!important}
.brand img,.footer-brand img{mix-blend-mode:multiply}
body[data-page="home"] .reveal{opacity:1;transform:none}

/* The entire hero adds at most 360px of scroll on desktop, not five screens. */
.hero-compact{height:auto;background:var(--paper);position:relative;isolation:isolate}
.hero-compact .hero-sticky{height:100svh;min-height:690px;position:relative;overflow:hidden;isolation:isolate}
.water-enabled .hero-compact{height:calc(100svh + clamp(180px,40svh,360px));min-height:920px}
.water-enabled .hero-compact .hero-sticky{position:sticky;top:0;min-height:640px}
.hero-compact .hero-layout{inset:calc(var(--header) + 35px) 0 auto;z-index:4;padding:0 24px;pointer-events:none}
.hero-compact .hero-copy{max-width:900px;position:relative}
.hero-compact .hero-copy h1{font-size:clamp(36px,4.5vw,64px);line-height:1.1;letter-spacing:-.035em}
.hero-compact .hero-kicker{display:block;font-size:15px;max-width:650px;line-height:1.65;margin:14px auto 0}
.hero-compact .scroll-cue{pointer-events:auto;font-size:12px;letter-spacing:0;margin-top:16px;color:var(--ink);padding:5px 0;border-bottom:1px solid rgba(20,25,27,.3)}
.hero-compact .scroll-cue span{transition:transform .2s}
.hero-compact .scroll-cue:hover span{transform:translateY(3px)}
.hero-compact .hero-stage{inset:280px 0 145px;width:min(620px,80vw);height:auto;z-index:3;margin:auto;perspective:1000px}
.hero-compact .hero-product{max-height:100%;width:100%;height:100%;object-fit:contain;object-position:center;transform:translateY(var(--hero-y,0px)) scale(var(--hero-scale,1)) rotateY(var(--hero-ry,0deg));will-change:transform;mix-blend-mode:multiply;filter:drop-shadow(0 18px 22px rgba(40,45,50,.055))}
.hero-compact .hero-tech-label{height:83px;bottom:28px;inset-inline:24px;width:auto;max-width:780px;z-index:5}
.hero-features{display:flex;justify-content:center;gap:26px;align-items:center}
.hero-features button{padding:10px 0 9px;min-height:44px;color:#64675f;border:0;border-bottom:1px solid transparent;background:transparent;font-size:13px;line-height:1.3;font-family:inherit}
.hero-features button[aria-selected="true"]{color:var(--ink);border-color:var(--ink)}
.hero-tech-label [role="tabpanel"]{font-size:13px;line-height:1.5;color:#62675f;margin:14px auto 0;max-width:550px}
.hero-compact .water-canvas{display:block!important;position:absolute;inset:0;width:100%;height:100%;z-index:1;pointer-events:none;opacity:.92;mix-blend-mode:normal}
.water-toggle{position:absolute;z-index:6;right:24px;bottom:18px;font-family:inherit;font-size:10px;color:#65787e;border:0;background:transparent;min-height:44px;min-width:66px;padding:8px;cursor:pointer;text-decoration:underline;text-underline-offset:4px}
.water-toggle[hidden]{display:none}

/* A normal horizontal carousel. It never consumes vertical scroll or traps the visitor. */
.range-carousel{height:auto!important;min-height:0;background:var(--paper-2);padding:48px 0 42px;overflow:hidden;scroll-margin-top:var(--header)}
.range-carousel .range-sticky{height:auto!important;min-height:0;position:relative!important;overflow:hidden}
.range-carousel .range-top{position:static;padding:10px 24px 34px;margin:0;height:auto;font-size:clamp(28px,3.2vw,40px);text-align:center;line-height:1.2;letter-spacing:-.025em}
.range-carousel .range-track{display:flex;width:100%;height:auto;gap:24px;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x proximity;scrollbar-width:thin;scrollbar-color:#c5c5bb transparent;transform:none!important;padding:0 max(24px,calc((100vw - 1380px)/2));overscroll-behavior-x:contain;scroll-behavior:smooth;will-change:auto;scroll-padding-inline:max(24px,calc((100vw - 1380px)/2))}
.range-carousel .range-panel,.range-carousel .range-panel:nth-child(even){display:grid;grid-template-columns:minmax(0,1fr);grid-template-rows:300px 1fr;flex:0 0 calc((min(100vw,1428px) - 96px)/3);min-width:0;width:auto;height:auto;gap:20px;padding:0 0 25px;margin:0;border:0;border-radius:0;background:none;overflow:visible;align-items:stretch;scroll-snap-align:start;text-align:center;position:relative}
.range-carousel .range-media{position:relative;inset:auto;display:grid;place-items:center;width:100%;max-width:none;height:300px;min-height:0;border:0;overflow:hidden;background:none;clip-path:none}
.range-carousel .range-media img{object-fit:contain;width:100%;height:100%;max-height:none;mix-blend-mode:multiply;filter:none;transform:none;transition:transform .25s ease}
@media(hover:hover){.range-carousel .range-media:hover img{transform:scale(1.025)}}
.range-carousel .range-copy{position:relative;inset:auto;width:100%;max-width:none;padding:0 12px;align-self:stretch;display:flex;flex-direction:column;align-items:center}
.range-carousel .range-copy .eyebrow{font-size:10px;letter-spacing:.015em;text-transform:none;color:#74776d;margin:0 0 8px}
.range-carousel .range-copy h3{font-size:21px;line-height:1.3;letter-spacing:-.025em;margin:0 0 12px;font-weight:700;text-wrap:balance}
.range-carousel .range-copy p{display:block;font-size:13px;line-height:1.7;color:#62665e;max-width:385px;margin:0 auto 16px}
.range-carousel .range-buy{margin-top:auto;padding-top:8px;gap:22px;display:flex;align-items:center;justify-content:center;font-size:16px;min-height:36px}
.range-carousel .range-buy .link-arrow{font-size:12px;white-space:nowrap}
.range-carousel .range-controls{display:flex;position:relative;inset:auto;z-index:2;padding:25px 24px 0;align-items:center;justify-content:center;gap:18px;flex-wrap:wrap}
.range-carousel .range-controls button{width:44px;height:44px;min-width:44px;min-height:44px;padding:0;display:grid;place-items:center;border:1px solid #c5c7bf;border-radius:50%;background:transparent;font-size:21px;color:var(--ink)}
.range-carousel .range-controls button:hover:not([disabled]){border-color:var(--ink)}
.range-carousel .range-controls button[disabled]{opacity:.3;cursor:default}
.collection-position{min-width:123px;font-size:12px;text-align:center;color:#5c6258}
.collection-all{font-size:12px;text-decoration:underline;text-underline-offset:5px;padding:12px 8px;margin-left:16px}
.home-compare-simple{display:flex;flex-direction:column;align-items:center;text-align:center;gap:20px}
.home-compare-simple .section-title,.home-compare-simple .body-copy{margin:0}
.home-compare{padding:65px 0}
.study-copy{padding-top:60px}
.study-room{height:330px;margin-bottom:35px}
.study-product{filter:none;object-fit:contain}
.delivery,.home-contact{padding:64px 0}

/* Product photography keeps the original proportions; no perspective, masks or clipped corners. */
.gallery-stage,.gallery-main-button,.gallery-stage img,.gallery-thumb,.lightbox-stage,.lightbox-stage img{clip-path:none!important;border-radius:0;perspective:none;transform-style:flat}
.gallery-stage .product-hero-img{filter:none;mix-blend-mode:normal;transform:none!important;object-fit:contain;image-rendering:auto}
.gallery-main-button{overflow:hidden}
.gallery-thumb img{mix-blend-mode:normal}
.photo-lightbox{background:#f7f7f5}
.lightbox-stage>img{mix-blend-mode:normal}
.gallery-retry{position:absolute;left:50%;top:calc(50% + 30px);transform:translateX(-50%);z-index:8;min-height:44px;padding:10px 22px;border:1px solid #a2a89c;background:var(--paper);color:var(--ink);font-size:12px;border-radius:2px}
.gallery-retry[hidden]{display:none}
.gallery-refresh{font-size:11px;color:#696e64;background:none;border:0;border-left:1px solid var(--line);padding:8px 0 8px 16px;min-height:38px;text-decoration:underline;text-underline-offset:4px;font-family:inherit}
.gallery-refresh:disabled{opacity:.45;cursor:wait}
.gallery-source-note{font-size:11px;line-height:1.6;color:#757b70;text-align:center;max-width:590px;min-height:0;margin:10px auto 0;padding:0 12px}
.gallery-source-note:empty{display:none}
.media-unavailable:after{font-size:13px;z-index:2;background:none;inset:12px;align-items:center}
.product-hero-inner{padding-bottom:45px}
.product-functions,.product-editorial{padding-top:52px;padding-bottom:52px}
.next-product{display:none!important}

/* No forced display:none water on small screens; the canvas uses a cheaper mesh instead. */
@media(min-width:901px) and (max-height:740px){
 .hero-compact .hero-layout{top:calc(var(--header) + 18px)}
 .hero-compact .hero-copy h1{font-size:42px}
 .hero-compact .hero-kicker{margin-top:10px;font-size:14px}
 .hero-compact .scroll-cue{margin-top:8px}
 .hero-compact .hero-stage{top:238px;bottom:125px;width:560px}
 .hero-compact .hero-tech-label{bottom:20px}
}
@media(max-width:1100px){
 .range-carousel .range-panel,.range-carousel .range-panel:nth-child(even){flex-basis:calc((100vw - 72px)/2);grid-template-rows:300px 1fr}
}
@media(max-width:900px){
 .water-enabled .hero-compact,.hero-compact{height:auto!important;min-height:0}
 .hero-compact .hero-sticky,.water-enabled .hero-compact .hero-sticky{position:relative!important;display:flex;flex-direction:column;height:auto;min-height:0;padding:calc(var(--header) + 34px) 22px 52px;gap:0}
 .hero-compact .hero-layout{position:relative;inset:auto;display:block;width:100%;padding:0}
 .hero-compact .hero-copy h1{font-size:44px}
 .hero-compact .hero-kicker{max-width:580px;font-size:14px}
 .hero-compact .hero-stage{position:relative;inset:auto;width:min(560px,85vw);height:370px;margin:18px auto;flex:none}
 .hero-compact .hero-product{max-height:100%;transform:translateY(var(--hero-y,0px)) scale(var(--hero-scale,1))}
 .hero-compact .hero-tech-label{position:relative;inset:auto;max-width:700px;width:100%;height:auto;margin:0 auto}
 .hero-compact .hero-tech-label p{display:block;font-size:12px;line-height:1.6;max-width:440px;padding:0}
 .water-toggle{right:12px;bottom:4px}
 .hero-features{gap:24px}
 .hero-features button{font-size:12px}
 .range-carousel{padding-top:35px;padding-bottom:24px}
 .range-carousel .range-top{padding-bottom:25px}
 .range-carousel .range-copy p{font-size:13px}
 .home-compare,.delivery,.home-contact{padding:50px 0}
}
@media(max-width:600px){
 .hero-compact .hero-sticky{padding:calc(var(--header) + 28px) 18px 44px}
 .hero-compact .hero-copy h1{font-size:clamp(32px,9vw,43px)}
 .hero-compact .hero-kicker{max-width:345px;font-size:13px;line-height:1.65;margin-top:13px}
 .hero-compact .scroll-cue{font-size:11px;margin-top:9px}
 .hero-compact .hero-stage{height:300px;width:100%;margin:18px auto 9px}
 .hero-features{justify-content:space-between;gap:10px}
 .hero-features button{font-size:11px;white-space:nowrap;min-height:44px}
 .hero-compact .hero-tech-label p{font-size:11px;line-height:1.6;margin-top:12px;max-width:340px}
 .hero-compact .water-canvas{opacity:.8}
 .range-carousel .range-panel,.range-carousel .range-panel:nth-child(even){flex:0 0 88%;min-width:0;width:auto;height:auto;grid-template-rows:270px 1fr;gap:14px;scroll-snap-align:center}
 .range-carousel .range-track{gap:20px;padding:0 20px;scroll-padding-inline:20px}
 .range-carousel .range-media{height:270px;inset:auto;position:relative}
 .range-carousel .range-copy{inset:auto;position:relative;padding:0 6px}
 .range-carousel .range-copy h3{font-size:23px}
 .range-carousel .range-copy p{display:block;font-size:13px;line-height:1.7;margin-bottom:10px}
 .range-carousel .range-buy{font-size:17px;padding-top:8px;margin-top:auto}
 .range-carousel .range-controls{gap:16px;padding-top:16px}
 .collection-all{flex:0 0 100%;text-align:center;margin:0;padding:6px 0 12px}
 .collection-position{min-width:110px}
 .gallery-caption{gap:12px;flex-wrap:wrap;padding-bottom:12px}
 .gallery-source-note{margin-top:8px;font-size:11px}
 .gallery-main-button{padding-inline:42px}
 .gallery-stage{height:340px}
 .product-hero-inner{padding-bottom:34px}
 .home-compare-simple{gap:20px}
 .study-room{height:280px}
}
@media(max-width:360px){
 .hero-features{gap:7px}.hero-features button{font-size:10px}.hero-compact .hero-stage{height:265px}
}
@media(prefers-reduced-motion:reduce){
 html{scroll-behavior:auto!important}
 .water-enabled .hero-compact,.hero-compact{height:auto!important;min-height:0}
 .hero-compact .hero-sticky{position:relative!important;height:800px;min-height:0}
 .hero-compact .water-canvas{display:none!important}
 .hero-product{transform:none!important;will-change:auto!important}
 .water-toggle{display:none}
 .range-carousel .range-track{scroll-behavior:auto;scroll-snap-type:none}
 @media(max-width:900px){.hero-compact .hero-sticky{height:auto;min-height:0}}
}
@media print{.hero-compact .water-canvas,.water-toggle,.range-controls,.gallery-refresh,.gallery-retry{display:none!important}.hero-compact{height:auto!important}.hero-sticky{position:static!important}.range-carousel .range-track{display:grid;grid-template-columns:1fr 1fr;overflow:visible}}
/* Explicit grid tracks prevent intrinsic image dimensions from overflowing the stage. */
.hero-compact .hero-stage,.range-carousel .range-media,.gallery-stage{grid-template-columns:minmax(0,1fr);grid-template-rows:minmax(0,1fr)}
.hero-compact .hero-product,.range-carousel .range-media img,.gallery-main-button{min-width:0;min-height:0;max-height:100%;align-self:stretch;justify-self:stretch}
.water-toggle{left:24px;right:auto}
@media(max-width:900px){.water-toggle{left:12px;right:auto}}
.range-carousel .range-panel,.range-carousel .range-panel:nth-child(even){min-height:0}
