/* V12 / LIVE FROM THE DEEP — extends the original continuous underwater stage. */
:root{--gold:#e5be73;--sea-presence:0;--sea-light:1;--sea-sway:0deg;--look-x:0px;--look-y:0px}
:focus-visible{outline:2px solid #f3cf89;outline-offset:5px}
[hidden]{display:none!important}
body.dialog-open{overflow:hidden}
button,a{-webkit-tap-highlight-color:transparent}
.intro-caption{position:absolute;left:0;right:0;bottom:15%;text-align:center;pointer-events:none;opacity:var(--intro-text,1);text-shadow:0 2px 18px #03121f}
.intro-caption span{font:500 clamp(28px,4vw,48px) 'Fraunces',serif;letter-spacing:.07em}
.intro-caption p{font-size:14px;letter-spacing:.04em;color:#cee5e5}
.intro-skip{position:absolute;right:28px;bottom:27px;border:1px solid #c8e2e455;background:#071b2b99;border-radius:3px;padding:13px 18px;color:#f6f1e6;cursor:pointer;font-size:13px;backdrop-filter:blur(8px)}
.ocean-foreground{position:absolute;inset:0;width:100%;height:100%;z-index:12;pointer-events:none}
.experience-watermark{transition:translate 1.8s ease;translate:var(--look-x) var(--look-y);color:rgba(213,238,237,.028)}
.experience-shade{background:radial-gradient(ellipse at 52% 24%,transparent 12%,#00101b22 61%,#00101b66),linear-gradient(0deg,#00101b55,transparent 40%)}
.site-header{height:78px}
.nav{font-size:13px;gap:25px;letter-spacing:.12em}
.header-tools{gap:14px!important}
.header-buy{background:transparent;border:1px solid #e5be7370;border-radius:3px;padding:11px 16px;color:#efce91;font:500 13px 'Inter',sans-serif;cursor:pointer;white-space:nowrap;transition:background .25s}
.header-buy:hover{background:#e5be7319}
.discovery-badge{display:none!important}
.hero-home-content{padding-top:0!important;transform:none!important}
.hero-home .hero-logo{width:min(34vh,330px)!important;max-height:38svh;object-fit:contain;filter:drop-shadow(0 22px 24px #0006)}
.hero-home h1{font-size:clamp(54px,7vw,94px);margin:10px 0 17px;line-height:.93}
.hero-home p{font-size:16px;max-width:530px;color:#d5e0e1}
.hero-home .eyebrow{font-size:12px;margin-bottom:12px}
.live-hero-actions{position:absolute;bottom:65px;left:20px;right:20px;margin:0;gap:20px;align-items:center;z-index:15}
.hero-buy-link{border:0;background:none;color:#d9e7e6;padding:12px 0;border-bottom:1px solid #b7cacc66;cursor:pointer;font-size:14px}
body.hero-collapsing .live-hero-actions,body.hero-collapsed .live-hero-actions{opacity:0;pointer-events:none;transition:opacity .25s}
.hero-depth-label{font-size:11px;bottom:25px}
.btn{font:500 14px 'Inter',sans-serif;text-transform:none;letter-spacing:0;border-radius:3px;min-height:46px}
.btn-primary{background:linear-gradient(115deg,#f2d599,#d6aa5e);color:#071c2a;box-shadow:0 9px 35px #0002,inset 0 1px #fff5}
.btn-primary:hover{box-shadow:0 10px 36px #e5be7322}
.product-layout{gap:60px;padding-top:100px;padding-bottom:102px}
.product-copy{background:linear-gradient(90deg,rgba(3,19,31,.78),rgba(3,19,31,.30) 76%,transparent)!important;border:0!important;box-shadow:none!important;backdrop-filter:none!important;border-radius:0!important;padding:26px 28px!important;animation:none!important;max-width:470px}
.product-copy:before{display:none!important}
.product-copy:after{content:'';position:absolute;left:0;top:28px;width:1px;height:66px;background:linear-gradient(#e5be73,transparent)}
.product-copy h2{font-size:clamp(44px,5.6vw,78px);color:#fff6e7;-webkit-text-fill-color:#fff6e7;background:none;text-shadow:0 5px 28px #00101b88}
.product-description{font-size:16px;line-height:1.65;color:#d0dddf}
.product-label,.product-count{font-size:12px;letter-spacing:.13em;color:#b9d4d9}
.product-tagline{color:#e5c98d;font-size:24px}
.product-buy-actions{display:flex;align-items:center;gap:17px;flex-wrap:wrap;margin-top:22px}
.live-inspect{border:0;border-bottom:1px solid #b8d4d655;background:none;font-size:13px;padding:12px 0;cursor:pointer;color:#c9dedf}
.product-controls{margin-top:20px}
.product-controls>span{font-size:11px}
.circle-btn{width:44px;height:44px}
.nutrition-toggle{font:500 13px 'Inter',sans-serif;letter-spacing:0;text-transform:none;min-height:35px;color:#d8e7e5}
.nutrition-panel{background:#041624e8;backdrop-filter:blur(12px);border-radius:4px;max-height:230px;overflow:auto;overscroll-behavior:contain}
.nutrition-panel__note,.nutrition-panel__ingredients,.nutrition-grid{font-size:13px!important;line-height:1.6}
.nutrition-grid{grid-template-columns:1fr}
.product-visual{pointer-events:none;isolation:isolate}
.product-pack-wrap{transition:transform .8s cubic-bezier(.2,.7,.2,1)}
#featuredProduct{animation:immersed-pack 8s ease-in-out infinite;filter:brightness(var(--sea-light)) drop-shadow(0 30px 25px #0006) drop-shadow(0 0 30px rgba(var(--product-accent-rgb),.2));transition:filter .3s,scale .8s,rotate .9s;rotate:var(--sea-sway);scale:1}
@keyframes immersed-pack{0%,100%{transform:translate(0,-4px) rotate(-.6deg)}50%{transform:translate(3px,5px) rotate(.6deg)}}
.pack-hit{position:absolute;inset:8% 17%;z-index:9;background:none;border:0;cursor:zoom-in;pointer-events:auto}
.pack-waterlight{position:absolute;inset:4% 6%;z-index:5;pointer-events:none;background:linear-gradient(113deg,transparent 20%,#cceffb00 36%,#d7fbef44 43%,transparent 50%,#7bd5e514 58%,transparent 65%);mask-image:var(--pack-mask);mask-size:contain;mask-repeat:no-repeat;mask-position:center;-webkit-mask-image:var(--pack-mask);-webkit-mask-size:contain;-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;mix-blend-mode:screen;opacity:.4;animation:water-on-pack 13s ease-in-out infinite}
@keyframes water-on-pack{0%,100%{background-position:20% 0;opacity:.17}50%{background-position:90% 0;opacity:.48}}
.is-inspecting #featuredProduct{scale:1.09;rotate:0deg;animation-play-state:paused;filter:brightness(1.04) drop-shadow(0 35px 30px #0006)}
.is-inspecting .pack-hit{cursor:zoom-out}
.is-inspecting .pack-waterlight{opacity:.12;animation-play-state:paused}
.product-color-orbit{opacity:.52!important;filter:blur(24px)!important;animation:none!important}
.product-shadow{background:#0005!important;transform:scaleX(calc(1 - var(--sea-presence)*.13));transition:transform 1s}
.product-rail{border:1px solid #b9d6de22!important;background:#0316228c!important;backdrop-filter:blur(12px);border-radius:4px!important;max-width:calc(100vw - 40px);bottom:24px;box-shadow:none!important}
.product-tab{width:38px!important;height:38px!important;font-size:12px!important;border-radius:2px!important}
.product-tab.active{color:#f5ebd6!important;background:#31566c!important;transform:none!important;border-color:#c5ab7155!important}
.buy-dialog{width:min(570px,calc(100% - 28px));max-height:90dvh;padding:40px;background:radial-gradient(ellipse at 90% 0,#18495b,#071c2c 70%);color:#f6f1e6;border:1px solid #abcddc44;border-radius:8px;box-shadow:0 30px 100px #0009;overflow:auto}
.buy-dialog::backdrop{background:#010c16bd;backdrop-filter:blur(10px)}
.buy-dialog h2{font-size:clamp(36px,5vw,52px);line-height:1.03;margin:18px 0}
.buy-dialog .eyebrow{font-size:12px;max-width:85%}
.dialog-close{position:absolute;right:15px;top:12px;width:44px;height:44px;background:transparent;border:1px solid #bddbdf33;color:#e7f2ef;font-size:28px;border-radius:50%;cursor:pointer}
#buyProductName{font-size:17px;color:#d0e2e3;margin-bottom:22px}
.amazon-note{font-size:12px;line-height:1.6;color:#b4cbd1;margin:12px 0 28px}
.stockist-search label{font-size:14px;color:#d0e2e3;letter-spacing:0;text-transform:none}
.stockist-search__row input{font-size:16px;border-radius:4px;min-height:46px}
.stockist-results{font-size:14px;line-height:1.7;color:#c5dadd}
.stockist-results article{border-top:1px solid #a8cbd733;padding:15px 0;margin-top:12px}
.stockist-results p{margin:8px 0}
.stockist-results a{color:#efce91;text-decoration:underline;text-underline-offset:4px}
.no-js{padding:40px;font-size:18px}.no-js a{display:block;color:#efce91;margin-top:20px}
@media(min-width:701px) and (max-height:800px){.hero-home .hero-logo{width:26vh!important;max-height:29svh}.hero-home h1{font-size:66px}.live-hero-actions{bottom:49px}.hero-home-content{margin-top:-50px}.product-copy{padding:15px 22px!important}.product-copy h2{font-size:53px}.product-buy-actions{margin-top:14px}.product-controls{margin-top:12px}.product-description{font-size:15px}}
@media(max-width:1000px){.nav{gap:16px;font-size:12px}.header-buy{font-size:12px;padding:10px}.product-layout{gap:15px}.header-tools{gap:8px!important}}
@media(max-width:700px){
.site-header{height:66px;padding:0 18px}.header-buy{font-size:12px;min-height:40px}.sound-toggle{width:36px!important;height:36px!important}.nav-toggle{font-size:13px;min-height:44px}.nav{background:#071c2cf5}
.hero-home .hero-logo{width:min(53vw,235px)!important;max-height:31svh}.hero-home h1{font-size:clamp(40px,10vw,62px);margin:8px 0 14px}.hero-home p{font-size:15px;max-width:300px}.hero-home-content{margin-top:-60px!important}.hero-home .eyebrow{font-size:11px;margin-bottom:10px}
.live-hero-actions{bottom:52px;gap:6px;flex-direction:column}.live-hero-actions .btn{font-size:13px;min-height:43px}.hero-buy-link{font-size:12px;padding:8px}.hero-depth-label{bottom:20px;font-size:10px}
.product-layout{display:flex!important;flex-direction:column!important;align-items:stretch!important;justify-content:center!important;gap:8px!important;padding:75px 0 83px!important;width:calc(100% - 36px)!important}
.product-visual{order:0;height:31dvh!important;min-height:130px;margin:0!important;flex:0 0 31dvh;width:100%!important}
.product-pack-wrap{height:100%!important;width:100%!important;padding:0!important;align-items:center!important}
#featuredProduct{max-height:30dvh!important;max-width:58vw!important;object-fit:contain}
.product-color-orbit{height:30dvh!important;width:65vw!important}.product-shadow{bottom:1%!important;width:120px;height:12px}
.product-copy{order:1;position:relative!important;left:auto!important;right:auto!important;bottom:auto!important;top:auto!important;width:100%!important;max-width:100%!important;padding:13px 16px!important;margin:0!important;max-height:calc(69dvh - 170px)!important;overflow:auto;overscroll-behavior:contain;background:linear-gradient(90deg,#031523d9,#03152355)!important;flex:0 1 auto}
.product-copy h2{font-size:32px!important;line-height:1!important;margin:7px 0 9px!important}.product-label,.product-count{font-size:11px!important}.product-count{margin-bottom:8px}.product-tagline{font-size:18px!important;margin:0 0 8px}.product-description{font-size:14px!important;line-height:1.5!important}.nutrition-toggle{font-size:12px;min-height:34px;margin-top:7px}.nutrition-panel{max-height:none!important}.product-buy-actions{margin-top:9px;gap:12px}.product-buy-actions .btn{font-size:12px;min-height:42px;padding:0 13px}.live-inspect{font-size:12px}.product-controls{margin-top:10px!important}.product-controls>span{font-size:10px}.circle-btn{width:36px;height:36px}.product-rail{bottom:18px!important;padding:5px!important;gap:4px!important;max-width:calc(100vw - 32px)!important;overflow-x:auto;touch-action:pan-x!important}.product-tab{width:32px!important;height:34px!important;flex:0 0 32px;font-size:11px!important}
.pack-hit{inset:0 26%}.pack-waterlight{inset:0 20%}.buy-dialog{padding:30px 22px}.buy-dialog h2{font-size:38px}.intro-skip{right:18px;bottom:20px}.intro-caption{bottom:20%}.intro-caption p{padding:0 25px;font-size:13px}
}
@media(max-height:560px) and (orientation:landscape){.hero-home .hero-logo{width:22vh!important}.hero-home h1{font-size:40px}.hero-home p{font-size:13px}.hero-home-content{margin-top:-35px!important}.live-hero-actions{bottom:32px;flex-direction:row}.hero-depth-label{display:none}.product-layout{display:grid!important;grid-template-columns:1fr 1fr!important;padding:72px 0 60px!important}.product-visual{order:1;height:65dvh!important}.product-copy{order:0;max-height:65dvh!important}.product-copy h2{font-size:31px!important}#featuredProduct{max-height:61dvh!important}.product-rail{bottom:10px!important}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}.ocean-foreground,.pack-waterlight{display:none}#featuredProduct{filter:drop-shadow(0 25px 25px #0005);rotate:0deg}.intro-caption{display:none}}

/* V13 — one native scroll timeline, quiet water, treasure reveal and stockists. */
html{scrollbar-width:thin;scrollbar-color:#426174 #071b2b}
html::-webkit-scrollbar,body::-webkit-scrollbar{width:7px}
.experience-sticky{touch-action:pan-y!important}
.scene{will-change:auto}.scene.is-active{will-change:transform,opacity}
.experience-progress__marker{top:0!important;will-change:transform}
.product-pack-wrap{transition:none!important;will-change:transform,opacity}
.product-copy{margin-top:0!important;translate:0 var(--copy-shift,0px);transition:none!important;will-change:transform,opacity}
.product-copy.switching{filter:none}
.product-copy h2{text-shadow:none}
#featuredProduct{filter:drop-shadow(0 20px 18px #0005);animation-duration:16s}
.pack-waterlight{mix-blend-mode:normal;opacity:.12}
.product-color-orbit{filter:none!important;opacity:.3!important}
.float-shell,.float-note,.quality-bubble,.trade-blob,.float-capsule{backdrop-filter:none!important;-webkit-backdrop-filter:none!important}
.drift-a{animation:quiet-current 24s ease-in-out infinite}.drift-b{animation:quiet-current 29s ease-in-out -8s infinite}.drift-c{animation:quiet-current 27s ease-in-out -14s infinite}
@keyframes quiet-current{0%,100%{transform:translate3d(-1px,0,0)}50%{transform:translate3d(2px,2px,0)}}
.surface-caustics{position:absolute;inset:-5%;z-index:11;pointer-events:none;overflow:hidden;opacity:.1;contain:strict}
.surface-caustics:before,.surface-caustics:after{content:'';position:absolute;inset:0;background:radial-gradient(ellipse at 25% 13%,transparent 30%,#b9e9df22 31%,transparent 34%),radial-gradient(ellipse at 80% 35%,transparent 20%,#c0f4e21c 21%,transparent 24%),linear-gradient(116deg,transparent 24%,#ddffed20 28%,transparent 35%,transparent 64%,#d6f5e114 69%,transparent 74%);animation:caustic-current 31s ease-in-out infinite;will-change:transform}
.surface-caustics:after{animation-duration:43s;animation-delay:-13s;opacity:.6;transform:scale(1.2)}
@keyframes caustic-current{0%,100%{transform:translate3d(-2%,-1%,0) rotate(-2deg)}50%{transform:translate3d(3%,2%,0) rotate(2deg)}}
.hero-home{grid-template-columns:1fr 1fr!important;gap:30px!important;padding-bottom:135px!important}
.hero-home-content{grid-column:1!important;grid-row:1!important;width:100%!important;margin-top:0!important;text-align:left!important;justify-items:start!important}
.hero-home-text{width:100%!important}.hero-home .hero-logo{width:135px!important;max-height:150px;margin:0 0 12px!important}
.hero-home h1{font-size:clamp(46px,6.6vw,86px);line-height:.96}
.hero-home p{margin:0;max-width:400px}
.hero-home .eyebrow{font-size:12px}
.live-hero-actions{bottom:58px;gap:20px;flex-wrap:wrap}
.treasure-scene{grid-column:2;grid-row:1;position:relative;width:min(100%,500px);justify-self:center;align-self:center;perspective:1000px}
.treasure-hit{position:relative;display:block;width:100%;aspect-ratio:1;border:0;background:transparent;cursor:pointer;perspective:900px;padding:0;isolation:isolate;animation:none;touch-action:pan-y}
.hero-is-visible .treasure-scene:not(.is-open) .treasure-hit{animation:treasure-idle 9s ease-in-out infinite}
@keyframes treasure-idle{0%,74%,88%,100%{transform:rotate(0) translateY(0)}77%{transform:rotate(-.8deg) translateY(-1px)}81%{transform:rotate(.9deg)}85%{transform:rotate(-.35deg)}}
.treasure-body,.treasure-lid{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;pointer-events:none}
.treasure-body{clip-path:inset(46% 0 0 0);z-index:4}
.treasure-lid{clip-path:inset(0 0 54% 0);z-index:5;transform:translateY(-4%);transform-origin:50% 46%;transition:transform .85s cubic-bezier(.2,.7,.25,1),opacity .6s;backface-visibility:visible}
.treasure-pack{position:absolute;left:36%;top:39%;width:28%;height:auto;z-index:2;rotate:-6deg;transition:transform 1s cubic-bezier(.2,.75,.2,1),rotate 1s}
.treasure-mascot{position:absolute;left:29%;top:40%;width:40%;height:auto;z-index:3;opacity:0;transform:scale(.35);transition:transform .9s cubic-bezier(.2,.8,.2,1),opacity .35s}
.treasure-halo{position:absolute;left:12%;right:12%;top:11%;bottom:8%;background:radial-gradient(ellipse,#85eadd38,transparent 65%);z-index:0;opacity:.4;transition:opacity .8s;pointer-events:none}
.treasure-scene.is-open .treasure-lid{transform:translateY(-8%) rotateX(112deg);opacity:.88}
.treasure-scene.is-open .treasure-pack{transform:translate(-31%,-43%);rotate:-10deg}
.treasure-scene.is-open .treasure-mascot{opacity:1;transform:translate(43%,-76%) scale(.8)}
.treasure-scene.is-opening .treasure-mascot{filter:drop-shadow(0 0 13px #a9ffed) drop-shadow(0 0 28px #65c5c0)}
.treasure-scene.is-open .treasure-halo{opacity:1}
.treasure-scene.is-ready .treasure-mascot{filter:drop-shadow(0 5px 10px #a9ffed44)}
.treasure-status{position:relative;margin:-10% auto 0!important;font-size:14px!important;color:#c9e0df!important;text-align:center;max-width:350px!important;min-height:44px}
#stockists{max-width:1120px!important;width:100%!important;padding:56px 36px!important;background:linear-gradient(140deg,#103346,#061b2c);border:1px solid #adcdd62b;border-radius:8px;margin:0 auto 50px!important}
#stockists h2{font-size:clamp(36px,5vw,62px);line-height:1.06;margin:12px 0 22px}
#stockists>p{font-size:16px;line-height:1.7;max-width:650px;color:#c4d9dd}
.stockist-toolbar{margin:28px 0 18px;padding:24px;border:1px solid #8cb4c333;border-radius:5px;background:#061b2cbf}
.stockist-filters{display:flex;align-items:end;gap:16px;flex-wrap:wrap;margin-top:18px}
.stockist-filters label{display:grid;gap:8px;flex:1;min-width:145px;font-size:14px;color:#cce0e2}
.stockist-filters select{font:inherit;font-size:16px;color:#f2f2df;background:#102f42;border:1px solid #8bb4c555;border-radius:4px;min-height:46px;padding:10px 12px;width:100%}
.stockist-results{width:100%;margin-top:22px}
.stockist-summary{font-size:15px!important;color:#bed4d9}
.stockist-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:18px}
.stockist-card{display:flex;align-items:start;gap:16px;background:#0c283a;border:1px solid #8bafbd44!important;border-radius:6px;padding:23px!important;margin:0!important}
.stockist-card>div{min-width:0}.stockist-card h3{font-size:22px;margin:0 0 12px;color:#f1dfba;overflow-wrap:anywhere}.stockist-card p{font-size:15px;line-height:1.65;color:#c5d8df}
.stockist-number{color:#e4bf72;font-size:15px;padding-top:5px}
.stockist-map-actions{display:flex;flex-wrap:wrap;align-items:center;gap:14px;margin-top:20px}
.stockist-map-actions a{font-size:13px}.stockist-map-actions .btn{color:#071c2a;text-decoration:none;padding:13px 15px;min-height:46px}
.stockist-empty{border:1px dashed #91b8c64d;border-radius:6px;background:#092638;padding:30px;margin:16px 0}
.stockist-empty h3{font-size:24px;line-height:1.25;color:#eddfbf;margin:0 0 14px}.stockist-empty p{max-width:620px;font-size:16px!important;margin-bottom:23px!important}.stockist-empty .btn{color:#071c2a;text-decoration:none}
.buy-dialog{width:min(780px,calc(100% - 28px));max-height:90dvh}.buy-dialog .stockist-list{grid-template-columns:1fr}.buy-dialog .stockist-empty{padding:22px}.dialog-filters{margin-top:20px}
@media(max-width:700px){
.hero-home{display:flex!important;flex-direction:column!important;gap:0!important;justify-content:center!important;padding-top:75px!important;padding-bottom:115px!important}
.hero-home-content{width:100%!important;margin:0!important;justify-items:center!important;text-align:center!important}
.hero-home .hero-logo{width:70px!important;max-height:85px;margin-bottom:5px!important}.hero-home h1{font-size:38px!important;margin:6px 0 8px}.hero-home .eyebrow{font-size:11px;margin-bottom:4px}.hero-home p{font-size:14px;margin:auto;max-width:280px}
.treasure-scene{width:min(60vw,255px);margin-top:0;flex:0 0 auto}.treasure-status{font-size:12px!important;min-height:30px;margin-top:-12%!important}
.live-hero-actions{bottom:32px;gap:7px 15px;flex-direction:row!important}.live-hero-actions .btn{min-height:42px}.live-hero-actions .hero-buy-link{font-size:12px;padding:8px 0}.hero-depth-label{display:none}
#stockists{padding:32px 19px!important;margin-bottom:30px!important}#stockists h2{font-size:37px}.stockist-toolbar{padding:15px}.stockist-filters{gap:12px}.stockist-filters label{min-width:120px}.stockist-list{grid-template-columns:1fr}.stockist-card{padding:18px!important;gap:12px}.stockist-empty{padding:22px}.stockist-empty h3{font-size:22px}.surface-caustics{opacity:.07}.surface-caustics:after{display:none}
.product-visual,.product-pack-wrap,.product-copy,.pack-hit{touch-action:pan-y!important}.product-rail{touch-action:pan-x pan-y!important}
}
@media(max-width:700px) and (max-height:700px){.hero-home{padding-top:66px!important;padding-bottom:95px!important}.hero-home .hero-logo{width:52px!important}.hero-home h1{font-size:32px!important}.hero-home p{font-size:13px}.treasure-scene{width:190px}.treasure-status{font-size:11px!important}.hero-home .eyebrow{display:none}}
@media(max-height:560px) and (orientation:landscape){.hero-home{display:grid!important;grid-template-columns:1fr 1fr!important;padding:75px 0 78px!important}.hero-home .hero-logo{width:55px!important}.hero-home-content{grid-column:1!important}.hero-home h1{font-size:34px!important}.treasure-scene{grid-column:2;width:240px!important}.live-hero-actions{bottom:14px}.hero-home p{font-size:13px}}
@media(prefers-reduced-motion:reduce){.surface-caustics{display:none}.treasure-hit,.treasure-lid,.treasure-pack,.treasure-mascot{animation:none!important;transition:none!important}.treasure-scene.is-opening .treasure-mascot{filter:none}.product-copy{translate:none}.drift-a,.drift-b,.drift-c{animation:none!important}}
/* V14: separate centered treasure stage and one complete scene per gesture. */
.experience-sticky{touch-action:none!important}
.scene-treasure .treasure-stage{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:95px 0 70px;gap:10px;text-align:center}
.scene-treasure .treasure-scene{width:min(57vh,540px);max-width:86vw;margin:0;flex:none}
.scene-treasure .treasure-hit{touch-action:none}
.scene-treasure.is-active .treasure-scene:not(.is-open) .treasure-hit{animation:treasure-idle 9s ease-in-out infinite}
.treasure-actions{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:20px;margin-top:8px}
.treasure-fan{position:absolute;inset:0;z-index:3;pointer-events:none}
.treasure-card{position:absolute;left:38%;top:43%;width:24%;height:auto;transform-origin:50% 95%;transform:translateX(calc(var(--card-x)*.22)) rotate(calc(var(--card-angle)*.38));transition:transform 1s cubic-bezier(.2,.7,.2,1),top 1s;pointer-events:none}
.treasure-scene.is-open .treasure-card{top:18%;transform:translate(var(--card-x),var(--card-y)) rotate(var(--card-angle))}
.treasure-body{z-index:6}
.treasure-lid{z-index:7;transform-origin:50% 46%}
.treasure-scene.is-open .treasure-lid{z-index:1;transform:translateY(-14%) rotateX(-58deg);opacity:1}
.treasure-mascot{z-index:8;left:36%;width:28%}
.treasure-scene.is-open .treasure-mascot{transform:translate(105%,-135%) scale(.7)}
.hero-home{display:grid!important;grid-template-columns:1fr!important;place-items:center!important;gap:0!important;padding:95px 0 135px!important}
.hero-home-content{grid-column:1!important;justify-items:center!important;text-align:center!important;width:min(850px,94vw)!important;margin:0!important}
.hero-home-text{width:100%!important}.hero-home .hero-logo{width:min(33vh,310px)!important;max-height:35vh;margin:0 auto 12px!important}.hero-home h1{font-size:clamp(48px,6.8vw,88px)!important}.hero-home p{margin:0 auto!important}
@media(max-width:700px){.scene-treasure .treasure-stage{padding:80px 0 50px!important;gap:14px}.scene-treasure .treasure-scene{width:min(80vw,380px)!important}.scene-treasure .eyebrow{font-size:11px;line-height:1.5}.treasure-card{--mobile-fan:.65}.treasure-scene.is-open .treasure-card{transform:translate(calc(var(--card-x)*.65),calc(var(--card-y)*.7)) rotate(var(--card-angle))}.treasure-actions{gap:10px 18px}.hero-home .hero-logo{width:min(30vh,230px)!important;max-height:32vh}.hero-home h1{font-size:clamp(39px,10vw,60px)!important}.hero-home .eyebrow{display:block;font-size:11px}.hero-home p{font-size:14px}.hero-home{padding:80px 0 120px!important}.hero-home-content{display:grid!important}.treasure-status{margin-top:-8%!important;font-size:13px!important}}
@media(max-height:560px) and (orientation:landscape){.scene-treasure .treasure-scene{width:55vh!important}.scene-treasure .treasure-stage{padding:70px 0 20px!important;gap:2px}.treasure-actions{margin:0}.hero-home .hero-logo{width:20vh!important}.hero-home h1{font-size:37px!important}.hero-home{padding:75px 0 75px!important;grid-template-columns:1fr!important}}
@media(prefers-reduced-motion:reduce){.treasure-card{transition:none!important}.treasure-hit{animation:none!important}}
/* V15: keyboard/touch-accessible individual treasure cards. */
.chest-open-hit{position:absolute;inset:15% 2%;z-index:8;background:none;border:0;cursor:pointer;border-radius:10px}
.treasure-scene.is-open .chest-open-hit{z-index:2}
.treasure-card{border:0;padding:0;background:none;border-radius:5px;pointer-events:none;cursor:pointer;outline-offset:4px;transition:transform .35s cubic-bezier(.2,.7,.2,1),top .8s,opacity .25s}
.treasure-card img{display:block;width:100%;height:auto;pointer-events:none}
.treasure-scene.is-ready .treasure-card:not(:disabled){pointer-events:auto}
.treasure-card:disabled{opacity:1}
.treasure-scene.is-open .treasure-card:hover:not(:disabled),.treasure-scene.is-open .treasure-card:focus-visible{z-index:30!important;transform:translate(var(--card-x),calc(var(--card-y) - 14px)) rotate(var(--card-angle))}
.treasure-scene.is-open .treasure-card.is-picked{z-index:40!important;top:0;transform:translate(var(--card-x),-65%) rotate(0deg) scale(1.12);opacity:0;transition:transform .42s ease-in,top .42s ease-in,opacity .42s ease-in}
.treasure-scene.is-selecting .treasure-card:not(.is-picked){opacity:.55}
@media(max-width:700px){.treasure-scene.is-open .treasure-card:hover:not(:disabled),.treasure-scene.is-open .treasure-card:focus-visible{transform:translate(calc(var(--card-x)*.65),calc(var(--card-y)*.7 - 12px)) rotate(var(--card-angle))}.treasure-scene.is-open .treasure-card.is-picked{transform:translate(calc(var(--card-x)*.65),-65%) rotate(0deg) scale(1.12)}}
@media(min-width:901px) and (max-width:1100px){.site-header .nav{display:none;position:absolute;top:72px;right:20px;left:auto;width:260px;background:#071c2cf5;padding:22px;flex-direction:column;align-items:stretch;gap:12px;border:1px solid #c8e2e433;border-radius:5px}.site-header .nav.is-open{display:flex}.site-header .nav-toggle{display:block;font-size:13px;min-height:44px}}
@media(prefers-reduced-motion:reduce){.treasure-card{transition:none!important}.treasure-scene.is-open .treasure-card.is-picked{opacity:1;top:18%;transform:none}}
