:root{--hh-yellow:#ffdd10;--hh-black:#050505;--hh-black-2:#0d0d0d;--hh-card:#111;--hh-white:#fff;--hh-muted:#aaa;--hh-line:rgba(255,255,255,.13);--hh-max:1440px;--hh-radius:18px;--hh-head:Impact,"Arial Black",Haettenschweiler,"Arial Narrow Bold",sans-serif;--hh-body:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--hh-black)}body{margin:0;background:var(--hh-black);color:var(--hh-white);font-family:var(--hh-body);font-size:16px;line-height:1.5;overflow-x:hidden}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.hh-skip{position:fixed;left:1rem;top:-5rem;z-index:9999;background:var(--hh-yellow);color:#000;padding:.7rem 1rem;font-weight:900}.hh-skip:focus{top:1rem}.hh-wrap{width:min(calc(100% - 40px),var(--hh-max));margin:auto}.hh-section{padding:96px 0;position:relative}.hh-eyebrow{display:flex;align-items:center;gap:.6rem;font-size:.75rem;font-weight:900;letter-spacing:.18em;text-transform:uppercase;color:var(--hh-yellow);margin:0 0 18px}.hh-eyebrow:before{content:"";width:34px;height:2px;background:var(--hh-yellow)}.hh-title{font-family:var(--hh-head);font-size:clamp(3rem,8vw,7.5rem);line-height:.88;letter-spacing:-.035em;text-transform:uppercase;margin:0}.hh-subtitle{max-width:660px;color:#c6c6c6;font-size:clamp(1rem,1.7vw,1.25rem)}.hh-btn{display:inline-flex;align-items:center;justify-content:center;gap:.6rem;min-height:54px;padding:0 26px;border:1px solid transparent;background:var(--hh-yellow);color:#000;font-weight:1000;letter-spacing:.06em;text-transform:uppercase;cursor:pointer;transition:transform .22s ease,box-shadow .22s ease,background .22s ease}.hh-btn:hover{transform:translateY(-3px);box-shadow:0 12px 45px rgba(255,221,16,.2)}.hh-btn--ghost{background:transparent;color:#fff;border-color:rgba(255,255,255,.35)}.hh-btn--ghost:hover{border-color:var(--hh-yellow);color:var(--hh-yellow);box-shadow:none}.hh-reveal{opacity:0;transform:translateY(24px);transition:opacity .75s ease,transform .75s ease}.hh-reveal.is-visible{opacity:1;transform:none}

/* Header */
.hh-header{position:fixed;inset:0 0 auto;z-index:100;height:82px;border-bottom:1px solid transparent;transition:background .25s,border .25s,backdrop-filter .25s}.hh-header.is-scrolled{background:rgba(5,5,5,.86);border-color:var(--hh-line);backdrop-filter:blur(18px)}.hh-header__inner{height:100%;display:grid;grid-template-columns:1fr auto 1fr;align-items:center}.hh-header__nav{display:flex;gap:28px;font-size:.78rem;letter-spacing:.12em;text-transform:uppercase;font-weight:900}.hh-header__nav a{position:relative}.hh-header__nav a:after{content:"";position:absolute;left:0;bottom:-8px;width:100%;height:2px;background:var(--hh-yellow);transform:scaleX(0);transform-origin:right;transition:transform .22s}.hh-header__nav a:hover:after{transform:scaleX(1);transform-origin:left}.hh-header__logo img{height:44px;width:auto}.hh-header__actions{display:flex;justify-content:flex-end;align-items:center;gap:18px}.hh-header__cart{font-size:.8rem;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.hh-header__menu{display:none;background:none;border:0;color:#fff;font-size:1.8rem}

/* Hero */
.hh-hero{min-height:100svh;padding-top:110px;display:grid;align-items:center;overflow:hidden;background:radial-gradient(circle at 70% 38%,rgba(255,221,16,.17),transparent 23%),linear-gradient(135deg,#050505 0%,#0b0b0b 50%,#020202 100%)}.hh-hero:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px);background-size:52px 52px;mask-image:linear-gradient(to bottom,black,transparent 88%)}.hh-hero__ghost{position:absolute;left:-1vw;top:15%;font-family:var(--hh-head);font-size:clamp(8rem,22vw,24rem);line-height:.8;color:transparent;-webkit-text-stroke:1px rgba(255,255,255,.075);white-space:nowrap;pointer-events:none}.hh-hero__grid{display:grid;grid-template-columns:1.03fr .97fr;align-items:center;gap:40px;position:relative;z-index:2}.hh-hero__copy{padding:40px 0}.hh-hero__copy h1{font-family:var(--hh-head);font-size:clamp(4.4rem,9.3vw,10.2rem);line-height:.78;letter-spacing:-.04em;text-transform:uppercase;margin:0 0 26px}.hh-hero__copy h1 span{color:var(--hh-yellow);display:block}.hh-hero__copy p{max-width:620px;color:#c5c5c5;font-size:clamp(1rem,1.6vw,1.25rem)}.hh-hero__buttons{display:flex;flex-wrap:wrap;gap:12px;margin-top:32px}.hh-hero__proof{display:flex;gap:28px;flex-wrap:wrap;margin-top:34px;padding-top:26px;border-top:1px solid var(--hh-line)}.hh-hero__proof div{font-size:.72rem;letter-spacing:.13em;text-transform:uppercase;color:#aaa}.hh-hero__proof strong{display:block;color:#fff;font-size:1.03rem;letter-spacing:0;margin-bottom:2px}.hh-hero__visual{min-height:650px;display:grid;place-items:center;position:relative}.hh-hero__halo{position:absolute;width:min(44vw,610px);aspect-ratio:1;border-radius:50%;background:var(--hh-yellow);filter:blur(2px);box-shadow:0 0 120px rgba(255,221,16,.23)}.hh-hero__halo:before,.hh-hero__halo:after{content:"";position:absolute;border:1px solid rgba(0,0,0,.25);border-radius:50%;inset:11%}.hh-hero__halo:after{inset:23%}.hh-tub{width:min(30vw,410px);height:min(39vw,535px);min-width:250px;min-height:330px;position:relative;z-index:2;transform:rotate(4deg);filter:drop-shadow(0 45px 45px rgba(0,0,0,.55));transition:transform .2s ease-out}.hh-tub__lid{position:absolute;left:7%;right:7%;top:0;height:14%;border-radius:20% 20% 14% 14%/38% 38% 25% 25%;background:repeating-linear-gradient(90deg,#141414 0 6px,#242424 6px 9px);box-shadow:inset 0 -10px 18px rgba(0,0,0,.7),0 4px 0 #303030}.hh-tub__body{position:absolute;inset:10% 0 0;border-radius:15% 15% 19% 19%/8% 8% 7% 7%;overflow:hidden;background:linear-gradient(90deg,#050505,#252525 17%,#0c0c0c 51%,#222 82%,#050505);border:1px solid #2a2a2a}.hh-tub__body:before{content:"";position:absolute;left:0;right:0;top:4%;height:92%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.12) 18%,transparent 36%,transparent 72%,rgba(255,255,255,.08) 84%,transparent);pointer-events:none}.hh-tub__label{position:absolute;inset:13% 7% 9%;background:linear-gradient(140deg,#ffe21a,#ffcb00);display:grid;place-items:center;overflow:hidden}.hh-tub__label:before{content:"HYDRATION BUILT FOR PERFORMANCE";position:absolute;top:2.5%;left:0;right:0;color:#000;font-size:clamp(.44rem,.7vw,.7rem);font-weight:1000;letter-spacing:.12em;text-align:center}.hh-tub__label:after{content:"STRAWBERRY LIME  •  30 SERVINGS";position:absolute;bottom:3.5%;left:0;right:0;color:#000;font-size:clamp(.43rem,.65vw,.65rem);font-weight:1000;letter-spacing:.08em;text-align:center}.hh-tub__label img{width:76%;height:auto}.hh-float{position:absolute;z-index:3;padding:10px 14px;background:rgba(10,10,10,.8);border:1px solid rgba(255,255,255,.2);backdrop-filter:blur(12px);font-size:.68rem;font-weight:900;letter-spacing:.13em;text-transform:uppercase}.hh-float--1{left:3%;top:22%}.hh-float--2{right:0;top:34%}.hh-float--3{left:9%;bottom:16%}.hh-scroll-cue{position:absolute;bottom:24px;left:50%;transform:translateX(-50%);font-size:.63rem;letter-spacing:.18em;text-transform:uppercase;color:#777;display:flex;flex-direction:column;align-items:center;gap:8px}.hh-scroll-cue:after{content:"";height:44px;width:1px;background:linear-gradient(var(--hh-yellow),transparent);animation:hhPulse 1.6s infinite}@keyframes hhPulse{0%,100%{opacity:.3;transform:scaleY(.6)}50%{opacity:1;transform:scaleY(1)}}

/* ticker */
.hh-ticker{overflow:hidden;background:var(--hh-yellow);color:#000;border-block:1px solid #000}.hh-ticker__track{display:flex;width:max-content;animation:hhTicker 28s linear infinite}.hh-ticker__item{display:flex;align-items:center;gap:24px;padding:17px 12px;font-family:var(--hh-head);font-size:1.25rem;letter-spacing:.04em;text-transform:uppercase;white-space:nowrap}.hh-ticker__item:after{content:"✦";font-family:var(--hh-body);font-size:.9rem}@keyframes hhTicker{to{transform:translateX(-50%)}}

/* Manifesto */
.hh-manifesto{background:#090909}.hh-manifesto__grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px;align-items:start}.hh-manifesto__copy{font-family:var(--hh-head);font-size:clamp(3rem,7vw,7rem);line-height:.92;text-transform:uppercase;margin:0}.hh-manifesto__copy em{color:var(--hh-yellow);font-style:normal}.hh-manifesto__side{padding-top:10px}.hh-manifesto__side p{font-size:clamp(1.1rem,2vw,1.45rem);color:#c4c4c4;max-width:650px}.hh-statgrid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:34px}.hh-stat{border:1px solid var(--hh-line);padding:24px 20px;background:linear-gradient(145deg,#101010,#080808)}.hh-stat strong{font-family:var(--hh-head);font-size:2.1rem;color:var(--hh-yellow);display:block;line-height:1}.hh-stat span{color:#999;font-size:.72rem;text-transform:uppercase;letter-spacing:.1em}

/* Formula */
.hh-formula{overflow:hidden}.hh-formula:before{content:"FORMULA";position:absolute;right:-2%;top:4%;font-family:var(--hh-head);font-size:20vw;color:rgba(255,255,255,.025);line-height:1}.hh-formula__head{display:flex;justify-content:space-between;gap:40px;align-items:end;margin-bottom:50px}.hh-formula__grid{display:grid;grid-template-columns:repeat(6,1fr);gap:10px}.hh-formula__card{min-height:240px;padding:24px 18px;border:1px solid var(--hh-line);background:#0c0c0c;position:relative;overflow:hidden;transition:transform .3s,border .3s,background .3s}.hh-formula__card:hover{transform:translateY(-8px);border-color:var(--hh-yellow);background:#131313}.hh-formula__num{font-family:var(--hh-head);font-size:4rem;line-height:1;color:rgba(255,255,255,.08);position:absolute;top:10px;right:12px}.hh-formula__icon{width:42px;height:42px;border:1px solid var(--hh-yellow);display:grid;place-items:center;color:var(--hh-yellow);font-weight:1000;margin-bottom:72px}.hh-formula__card h3{font-family:var(--hh-head);text-transform:uppercase;font-size:1.55rem;margin:0 0 6px}.hh-formula__card p{font-size:.78rem;color:#8f8f8f;margin:0}.hh-formula__note{margin-top:18px;color:#777;font-size:.72rem}

/* Split visual */
.hh-flavour{background:var(--hh-yellow);color:#000;overflow:hidden}.hh-flavour__grid{display:grid;grid-template-columns:1fr 1fr;min-height:680px}.hh-flavour__copy{padding:90px max(30px,calc((100vw - var(--hh-max))/2));padding-right:50px;display:flex;flex-direction:column;justify-content:center}.hh-flavour__copy h2{font-family:var(--hh-head);font-size:clamp(5rem,11vw,11rem);line-height:.76;margin:0;text-transform:uppercase}.hh-flavour__copy p{max-width:520px;font-size:1.1rem;font-weight:650}.hh-flavour__visual{position:relative;background:radial-gradient(circle at 50% 45%,#ffef7b 0 14%,#ffdd10 43%,#f7c800 100%);overflow:hidden;display:grid;place-items:center}.hh-flavour__slice{position:absolute;border-radius:50%;border:12px solid #90b700;background:radial-gradient(circle,#dff073 0 30%,#bada41 31% 64%,#78a20e 65%);box-shadow:0 30px 45px rgba(0,0,0,.18)}.hh-flavour__slice--1{width:250px;aspect-ratio:1;top:7%;right:8%;transform:rotate(25deg)}.hh-flavour__slice--2{width:150px;aspect-ratio:1;bottom:12%;left:6%;transform:rotate(-18deg)}.hh-flavour__berry{position:absolute;width:100px;height:120px;background:#ef1744;border-radius:50% 50% 48% 48%/58% 58% 42% 42%;box-shadow:inset -18px -16px 0 rgba(150,0,25,.25),0 25px 35px rgba(0,0,0,.18)}.hh-flavour__berry:before{content:"";position:absolute;top:-20px;left:19px;width:64px;height:45px;background:#2d8b26;clip-path:polygon(50% 0,62% 42%,100% 22%,75% 58%,96% 88%,57% 68%,50% 100%,39% 66%,7% 90%,27% 55%,0 27%,39% 43%)}.hh-flavour__berry--1{left:16%;top:18%;transform:rotate(-16deg)}.hh-flavour__berry--2{right:17%;bottom:14%;transform:scale(.72) rotate(19deg)}.hh-flavour__can{position:relative;z-index:4;transform:scale(.78) rotate(-5deg)}

/* Ritual */
.hh-ritual__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:48px}.hh-ritual__card{min-height:520px;position:relative;overflow:hidden;border:1px solid var(--hh-line);background:#101010}.hh-ritual__bg{position:absolute;inset:0;background:linear-gradient(160deg,#202020,#050505);transition:transform .6s ease}.hh-ritual__card:hover .hh-ritual__bg{transform:scale(1.05)}.hh-ritual__card:nth-child(1) .hh-ritual__bg:after,.hh-ritual__card:nth-child(2) .hh-ritual__bg:after,.hh-ritual__card:nth-child(3) .hh-ritual__bg:after{content:"";position:absolute;inset:0;opacity:.5}.hh-ritual__card:nth-child(1) .hh-ritual__bg:after{background:radial-gradient(circle at 42% 34%,rgba(255,221,16,.28),transparent 20%),linear-gradient(135deg,transparent 0 40%,rgba(255,255,255,.06) 41% 42%,transparent 43%)}.hh-ritual__card:nth-child(2) .hh-ritual__bg:after{background:repeating-linear-gradient(100deg,transparent 0 44px,rgba(255,221,16,.13) 45px 47px),radial-gradient(circle at 50% 80%,rgba(255,221,16,.25),transparent 25%)}.hh-ritual__card:nth-child(3) .hh-ritual__bg:after{background:radial-gradient(circle at 70% 20%,rgba(255,221,16,.26),transparent 18%),linear-gradient(45deg,transparent 48%,rgba(255,255,255,.06) 49% 51%,transparent 52%)}.hh-ritual__content{position:absolute;inset:auto 0 0;padding:30px;background:linear-gradient(transparent,rgba(0,0,0,.96) 45%)}.hh-ritual__index{font-family:var(--hh-head);font-size:4.8rem;color:var(--hh-yellow);line-height:1}.hh-ritual__content h3{font-family:var(--hh-head);font-size:2.7rem;text-transform:uppercase;margin:4px 0 8px}.hh-ritual__content p{color:#aaa;margin:0}

/* Product */
.hh-product{background:#0a0a0a}.hh-product__grid{display:grid;grid-template-columns:1.1fr .9fr;gap:70px;align-items:center}.hh-product__visual{min-height:700px;display:grid;place-items:center;position:relative;background:radial-gradient(circle,rgba(255,221,16,.18),transparent 47%);border:1px solid var(--hh-line);overflow:hidden}.hh-product__visual:before{content:"HYDROHI";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%) rotate(-90deg);font-family:var(--hh-head);font-size:12rem;color:rgba(255,255,255,.035);white-space:nowrap}.hh-product__visual .hh-tub{transform:rotate(-3deg) scale(.9)}.hh-product__info h1,.hh-product__info h2{font-family:var(--hh-head);font-size:clamp(3.5rem,7vw,6.8rem);line-height:.85;text-transform:uppercase;margin:0 0 20px}.hh-product__price{font-family:var(--hh-head);font-size:2.7rem;color:var(--hh-yellow);margin:18px 0}.hh-product__compare{font-family:var(--hh-body);font-size:1rem;color:#777;text-decoration:line-through;margin-left:8px}.hh-product__desc{font-size:1.07rem;color:#b5b5b5;max-width:570px}.hh-product__bullets{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:28px 0}.hh-product__bullet{border:1px solid var(--hh-line);padding:14px 16px;font-size:.78rem;text-transform:uppercase;letter-spacing:.08em;font-weight:800}.hh-product__bullet:before{content:"+";color:var(--hh-yellow);margin-right:8px}.hh-product__form{display:grid;gap:12px}.hh-product__select,.hh-product__qty{width:100%;background:#0c0c0c;color:#fff;border:1px solid #333;min-height:52px;padding:0 14px}.hh-product__trust{display:flex;flex-wrap:wrap;gap:18px;margin-top:18px;color:#777;font-size:.72rem;text-transform:uppercase;letter-spacing:.08em}.hh-sticky-buy{display:none;position:fixed;left:0;right:0;bottom:0;z-index:90;background:rgba(5,5,5,.95);border-top:1px solid var(--hh-line);padding:10px 14px;backdrop-filter:blur(18px);align-items:center;justify-content:space-between;gap:12px}.hh-sticky-buy__meta{font-size:.72rem;text-transform:uppercase}.hh-sticky-buy__meta strong{display:block;color:var(--hh-yellow);font-size:1rem}

/* FAQ */
.hh-faq__grid{display:grid;grid-template-columns:.75fr 1.25fr;gap:70px}.hh-faq__item{border-top:1px solid var(--hh-line)}.hh-faq__item:last-child{border-bottom:1px solid var(--hh-line)}.hh-faq__q{width:100%;background:none;border:0;color:#fff;text-align:left;padding:23px 0;display:flex;justify-content:space-between;gap:20px;font-weight:900;font-size:1rem;cursor:pointer}.hh-faq__q span:last-child{color:var(--hh-yellow);font-size:1.3rem;transition:transform .2s}.hh-faq__a{max-height:0;overflow:hidden;color:#999;transition:max-height .35s ease}.hh-faq__a p{margin:0;padding:0 0 24px}.hh-faq__item.is-open .hh-faq__a{max-height:240px}.hh-faq__item.is-open .hh-faq__q span:last-child{transform:rotate(45deg)}

/* Footer */
.hh-footer{background:var(--hh-yellow);color:#000;padding:70px 0 25px}.hh-footer__top{display:grid;grid-template-columns:1.4fr .6fr .6fr;gap:60px}.hh-footer__brand img{width:min(350px,80%);filter:brightness(0)}.hh-footer__brand p{font-weight:650;max-width:480px}.hh-footer__col h3{font-family:var(--hh-head);font-size:1.45rem;text-transform:uppercase;margin:0 0 14px}.hh-footer__col a{display:block;margin:8px 0;font-weight:750}.hh-footer__bottom{display:flex;justify-content:space-between;gap:25px;border-top:1px solid rgba(0,0,0,.25);padding-top:22px;margin-top:50px;font-size:.72rem;text-transform:uppercase;letter-spacing:.08em}.hh-cursor-glow{position:fixed;pointer-events:none;z-index:20;width:240px;height:240px;border-radius:50%;background:radial-gradient(circle,rgba(255,221,16,.09),transparent 65%);transform:translate(-50%,-50%);opacity:0;transition:opacity .2s}

/* Generic */
.shopify-policy__container{max-width:950px!important;padding:130px 25px 80px}.shopify-policy__title h1{font-family:var(--hh-head);font-size:4rem;text-transform:uppercase}.hh-page{padding:140px 0 90px}.hh-page h1{font-family:var(--hh-head);font-size:clamp(4rem,10vw,8rem);text-transform:uppercase}

@media(max-width:1100px){.hh-formula__grid{grid-template-columns:repeat(3,1fr)}.hh-header__nav{display:none}.hh-header__inner{grid-template-columns:1fr auto}.hh-header__logo{justify-self:start}.hh-header__actions .hh-btn{display:none}.hh-header__menu{display:block}.hh-hero__grid,.hh-product__grid,.hh-manifesto__grid,.hh-faq__grid{grid-template-columns:1fr}.hh-hero__visual{min-height:570px}.hh-tub{width:350px;height:470px}.hh-packshot{width:350px;min-width:0}.hh-flavour__can.hh-packshot{width:260px}.hh-flavour__grid{grid-template-columns:1fr}.hh-flavour__copy{padding:80px 30px}.hh-flavour__visual{min-height:650px}.hh-ritual__card{min-height:450px}.hh-product__visual{min-height:600px}.hh-footer__top{grid-template-columns:1fr 1fr}}
@media(max-width:720px){.hh-wrap{width:min(calc(100% - 28px),var(--hh-max))}.hh-section{padding:72px 0}.hh-header{height:68px}.hh-header__logo img{height:34px}.hh-hero{padding-top:80px;min-height:auto}.hh-hero__grid{gap:0}.hh-hero__copy{padding:40px 0 10px}.hh-hero__copy h1{font-size:clamp(3.65rem,17.5vw,5.4rem);line-height:.82}.hh-hero__buttons .hh-btn{width:100%}.hh-hero__proof{gap:14px}.hh-hero__proof div{width:calc(50% - 8px)}.hh-hero__visual{min-height:510px}.hh-hero__halo{width:390px}.hh-tub{min-width:0;min-height:0;width:285px;height:385px}.hh-packshot{width:285px;height:auto}.hh-flavour__can.hh-packshot{width:220px}.hh-float{font-size:.55rem}.hh-float--1{left:0}.hh-float--2{right:-4%}.hh-float--3{left:0}.hh-scroll-cue{display:none}.hh-manifesto__grid{gap:25px}.hh-statgrid{grid-template-columns:1fr}.hh-formula__head{display:block}.hh-formula__grid{grid-template-columns:1fr 1fr}.hh-formula__card{min-height:210px}.hh-flavour__visual{min-height:540px}.hh-flavour__copy h2{font-size:27vw}.hh-flavour__slice--1{width:160px}.hh-ritual__grid{grid-template-columns:1fr}.hh-ritual__card{min-height:390px}.hh-product__grid{gap:30px}.hh-product__visual{min-height:470px}.hh-product__bullets{grid-template-columns:1fr}.hh-footer__top{grid-template-columns:1fr}.hh-footer__bottom{display:block}.hh-sticky-buy.is-visible{display:flex}.hh-cursor-glow{display:none}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.hh-ticker__track,.hh-scroll-cue:after{animation:none}.hh-reveal{opacity:1;transform:none;transition:none}.hh-tub{transition:none}}

.hh-packshot{width:min(34vw,520px);height:auto;min-width:290px;min-height:0;filter:drop-shadow(0 45px 45px rgba(0,0,0,.48));transform:rotate(4deg);display:block}.hh-packshot img{display:block;width:100%;height:auto;user-select:none;pointer-events:none}.hh-hero__visual .hh-packshot{position:relative;z-index:2}.hh-product__visual .hh-packshot{width:min(36vw,560px);transform:rotate(-3deg) scale(.96)}.hh-flavour__can.hh-packshot{width:min(24vw,360px);min-width:220px;transform:rotate(8deg);z-index:3;position:relative}

@media(max-width:1100px){.hh-packshot{width:350px;min-width:0}.hh-flavour__can.hh-packshot{width:260px}.hh-product__visual .hh-packshot{width:350px}}
@media(max-width:720px){.hh-packshot{width:285px;min-width:0}.hh-flavour__can.hh-packshot{width:220px}.hh-product__visual .hh-packshot{width:285px}}


/* Homepage without product mockups */
.hh-hero__brandmark{position:relative;z-index:2;width:min(31vw,430px);aspect-ratio:1;display:grid;place-items:center;transform:rotate(-6deg);filter:drop-shadow(0 34px 50px rgba(0,0,0,.44))}.hh-hero__brandmark img{width:70%;height:auto;filter:brightness(0)}
.hh-flavour__brandmark{position:relative;z-index:3;width:min(25vw,360px);aspect-ratio:1;display:grid;place-items:center;transform:rotate(8deg)}.hh-flavour__brandmark img{width:72%;height:auto;filter:brightness(0);opacity:.94}
.hh-product--homepage{position:relative;overflow:hidden}.hh-product--homepage:before{content:"HYDROHI";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);font-family:var(--hh-head);font-size:clamp(8rem,24vw,24rem);color:transparent;-webkit-text-stroke:1px rgba(255,255,255,.045);white-space:nowrap;pointer-events:none}.hh-product__grid--single{grid-template-columns:1fr;position:relative;z-index:2}.hh-product__info--centered{max-width:860px;margin:0 auto;text-align:center}.hh-product__info--centered .hh-product__desc{margin-left:auto;margin-right:auto}.hh-product__info--centered .hh-product__bullets{max-width:720px;margin-left:auto;margin-right:auto}.hh-product__info--centered .hh-product__form{max-width:560px;margin-left:auto;margin-right:auto}.hh-product__info--centered .hh-product__trust{justify-content:center}
@media(max-width:1100px){.hh-hero__brandmark{width:350px}.hh-flavour__brandmark{width:270px}}
@media(max-width:720px){.hh-hero__brandmark{width:285px}.hh-flavour__brandmark{width:220px}.hh-product__info--centered{text-align:left}.hh-product__info--centered .hh-product__trust{justify-content:flex-start}}

.hh-hero__mark{position:relative;z-index:2;width:min(19vw,220px);aspect-ratio:1;display:grid;place-items:center;filter:drop-shadow(0 0 50px rgba(255,221,16,.18))}.hh-hero__mark img{display:block;width:100%;height:auto;opacity:.92}.hh-flavour__orb{position:absolute;inset:50% auto auto 50%;width:min(28vw,300px);aspect-ratio:1;transform:translate(-50%,-50%);border-radius:50%;background:radial-gradient(circle,rgba(255,255,255,.28),rgba(255,221,16,.65) 42%,rgba(255,221,16,.18) 58%,transparent 72%);filter:blur(1px);z-index:1}
@media(max-width:1100px){.hh-hero__mark{width:180px}.hh-flavour__orb{width:250px}}
@media(max-width:720px){.hh-hero__mark{width:140px}.hh-flavour__orb{width:190px}}

.hh-tub--clean{width:min(32vw,470px);height:min(31vw,455px);min-width:290px;min-height:280px;position:relative;z-index:2;transform:rotate(-3deg) scale(.96);filter:drop-shadow(0 38px 34px rgba(0,0,0,.38))}.hh-tub--clean .hh-tub__lid{left:5%;right:5%;height:17%;border-radius:16% 16% 12% 12%/34% 34% 20% 20%;background:linear-gradient(180deg,#ffffff,#f1f1f1);box-shadow:inset 0 -5px 10px rgba(0,0,0,.12),0 2px 0 #d7d7d7}.hh-tub--clean .hh-tub__body{inset:12% 0 0;border-radius:12% 12% 16% 16%/8% 8% 7% 7%;background:linear-gradient(90deg,#f8f8f8,#ffffff 18%,#f7f7f7 50%,#ffffff 82%,#f4f4f4);border:1px solid #dfdfdf}.hh-tub--clean .hh-tub__body:before{content:"";position:absolute;left:0;right:0;top:0;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.45) 18%,transparent 38%,transparent 68%,rgba(0,0,0,.04) 92%,transparent)}.hh-tub--clean .hh-tub__label{inset:8% 4.8% 6.5%;background-color:#fff;background-repeat:no-repeat;background-position:center;background-size:cover;border-radius:0}.hh-tub--clean .hh-tub__label:before,.hh-tub--clean .hh-tub__label:after{display:none}.hh-product__visual .hh-tub--clean{transform:rotate(-3deg) scale(.96)}
@media(max-width:1100px){.hh-tub--clean{width:360px;height:350px;min-width:0;min-height:0}}
@media(max-width:720px){.hh-tub--clean{width:300px;height:290px}}
