:root{--hydre-marble: #fcfaf5;--hydre-ivory: #f6efe4;--hydre-plum-deep: #26152e;--hydre-plum-nocturnal: #9a1b43;--hydre-plum-passion: #6a2a62;--hydre-bronze: #b68a4d;--hydre-mango: #e39a3b;--hydre-berry: #9e334f}.hydre-page{background:var(--hydre-marble);color:var(--hydre-plum-deep);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.hydre-container{width:min(100% - 40px,1280px);margin-inline:auto}.hydre-display-serif{font-family:"Instrument Serif",Times New Roman,serif;font-weight:400;letter-spacing:-.01em}.hydre-display-ornament{font-family:Cinzel,Trajan Pro,serif;font-weight:500;letter-spacing:.16em;text-transform:uppercase}.hydre-label{text-transform:uppercase;font-size:11.2px;letter-spacing:.32em;color:var(--hydre-bronze);font-weight:500}.hydre-button-primary,.hydre-button-secondary{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:48px;padding:14px 28px;font-size:12.48px;text-transform:uppercase;letter-spacing:.22em;font-weight:600;border-radius:10px;text-decoration:none;transition:background .25s ease,box-shadow .25s ease,transform .25s ease}.hydre-button-primary{background:var(--hydre-plum-deep);color:var(--hydre-marble);border:1px solid rgba(182,138,77,.55)}.hydre-button-primary:hover{background:#38203f;box-shadow:0 18px 40px -22px #26152eb3}.hydre-button-secondary{background:#fcfaf5b3;color:var(--hydre-plum-deep);border:1px solid rgba(38,21,46,.4)}.hydre-glass-chip{background:#ffffff8c;backdrop-filter:blur(14px) saturate(140%);-webkit-backdrop-filter:blur(14px) saturate(140%);border:1px solid rgba(182,138,77,.45);box-shadow:0 1px #ffffffb3 inset,0 12px 28px -16px #26152e59}.hydre-glass-card{background:#ffffff80;backdrop-filter:blur(20px) saturate(150%);-webkit-backdrop-filter:blur(20px) saturate(150%);border:1px solid rgba(182,138,77,.35);box-shadow:0 1px #ffffffa6 inset,0 22px 50px -28px #26152e73}.hydre-header{position:fixed;top:0;left:0;right:0;z-index:50;pointer-events:none}.hydre-header__ticker{pointer-events:none;overflow:hidden;border-bottom:1px solid rgba(182,138,77,.2);background:var(--hydre-plum-deep);color:var(--hydre-marble)}.hydre-header__ticker-track{display:flex;width:max-content;align-items:center;gap:40px;padding:6px 0;animation:hydre-ticker-scroll 28s linear infinite}.hydre-header__ticker-track span{white-space:nowrap;font-size:10.24px;font-weight:600;text-transform:uppercase;letter-spacing:.24em}@keyframes hydre-ticker-scroll{0%{transform:translate(0)}to{transform:translate(-33.3333%)}}.hydre-header__shell{pointer-events:auto;margin:8px;min-height:56px;border-radius:999px;border:1px solid rgba(182,138,77,.4);background:#fcfaf5e6;backdrop-filter:blur(16px) saturate(140%);-webkit-backdrop-filter:blur(16px) saturate(140%);box-shadow:0 18px 40px -25px #26152e73;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:6px 8px 6px 6px}.hydre-header__brand{min-width:0;display:flex;align-items:center;gap:10px;color:var(--hydre-plum-deep);text-decoration:none}.hydre-header__logo-ring{width:40px;height:40px;border-radius:999px;border:1px solid rgba(182,138,77,.5);background:#f6efe4cc;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.hydre-header__logo{display:block;width:28px;height:28px;object-fit:contain}.hydre-header__brand-text{display:none;align-items:baseline;gap:8px;min-width:0}.hydre-header__brand-main{color:var(--hydre-plum-deep);font-size:18px;letter-spacing:.18em;line-height:1}.hydre-header__brand-sub{display:none;color:var(--hydre-bronze);font-size:9.28px;letter-spacing:.42em;text-transform:uppercase;font-weight:500;line-height:1}.hydre-header__nav{display:none;align-items:center;gap:28px}.hydre-header__nav a{color:#26152ecc;font-size:12.48px;text-transform:uppercase;letter-spacing:.22em;font-weight:500;text-decoration:none;transition:color .2s ease}.hydre-header__nav a:hover,.hydre-header__nav a:focus-visible{color:var(--hydre-bronze)}.hydre-header__actions{display:flex;align-items:center;gap:6px}.hydre-header__icon-button,.hydre-header__menu-button{width:40px;height:40px;border-radius:999px;border:1px solid rgba(182,138,77,.5);background:#f6efe4b8;color:var(--hydre-plum-deep);display:inline-flex;align-items:center;justify-content:center;text-decoration:none;position:relative;transition:background .2s ease,border-color .2s ease}.hydre-header__icon-button:hover,.hydre-header__menu-button:hover{background:#b68a4d24;border-color:#b68a4dbf}.hydre-header__account{display:none}.hydre-header__account-icon{display:block;width:18px;height:18px;position:relative}.hydre-header__account-icon span:first-child{position:absolute;left:50%;top:2px;width:8px;height:8px;border:1.4px solid currentColor;border-radius:999px;transform:translate(-50%)}.hydre-header__account-icon span:last-child{position:absolute;left:50%;bottom:1px;width:15px;height:8px;border-top:1.4px solid currentColor;border-left:1.4px solid currentColor;border-right:1.4px solid currentColor;border-radius:999px 999px 0 0;transform:translate(-50%)}.hydre-header__cart-icon{display:block;width:18px;height:18px;position:relative}.hydre-header__cart-icon:before{content:"";position:absolute;left:3px;top:6px;width:12px;height:9px;border:1.4px solid currentColor;border-radius:2px 2px 4px 4px}.hydre-header__cart-icon:after{content:"";position:absolute;left:6px;top:2px;width:6px;height:7px;border-top:1.4px solid currentColor;border-left:1.4px solid currentColor;border-right:1.4px solid currentColor;border-radius:999px 999px 0 0}.hydre-header__cart-count{position:absolute;right:-2px;top:-4px;min-width:17px;height:17px;padding:0 4px;border-radius:999px;background:var(--hydre-plum-deep);color:var(--hydre-marble);font-size:9.92px;line-height:17px;text-align:center;font-weight:700}.hydre-header__menu-button{-webkit-appearance:none;appearance:none;cursor:pointer}.hydre-header__menu-line{position:absolute;left:50%;top:50%;width:20px;height:2px;border-radius:999px;background:var(--hydre-plum-deep);transform:translate(-50%);transition:transform .2s ease,opacity .2s ease}.hydre-header__menu-line--top{transform:translate(-50%,-7px)}.hydre-header__menu-line--middle{transform:translate(-50%,-1px)}.hydre-header__menu-line--bottom{transform:translate(-50%,5px)}.hydre-header.is-open .hydre-header__menu-line--top{transform:translate(-50%,-1px) rotate(45deg)}.hydre-header.is-open .hydre-header__menu-line--middle{opacity:0}.hydre-header.is-open .hydre-header__menu-line--bottom{transform:translate(-50%,-1px) rotate(-45deg)}.hydre-header__mobile-panel{pointer-events:auto;position:fixed;left:0;right:0;top:68px;bottom:0;background:#fcfaf5f7;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border-top:1px solid rgba(182,138,77,.2);transform:translate(100%);transition:transform .3s ease;overflow-y:auto}.hydre-header.is-open .hydre-header__mobile-panel{transform:translate(0)}.hydre-header__mobile-nav{padding:32px 24px 48px;display:flex;flex-direction:column;gap:8px}.hydre-header__mobile-nav>a:not(.hydre-header__mobile-cta){padding:16px 0;border-bottom:1px solid rgba(182,138,77,.2);color:var(--hydre-plum-deep);font-family:"Instrument Serif",Times New Roman,serif;font-size:32px;line-height:1;text-transform:uppercase;letter-spacing:.14em;text-decoration:none}.hydre-header__mobile-cta{margin-top:16px;width:100%}body.hydre-menu-open{overflow:hidden}@media screen and (min-width:640px){.hydre-header__brand-text{display:inline-flex}}@media screen and (min-width:768px){.hydre-header__brand-sub{display:inline}}@media screen and (min-width:990px){.hydre-header{top:16px;left:50%;right:auto;width:min(96vw,1400px);transform:translate(-50%)}.hydre-header__shell{min-height:64px;gap:16px;padding:8px 16px 8px 8px}.hydre-header__logo-ring{width:48px;height:48px}.hydre-header__logo{width:32px;height:32px}.hydre-header__brand-main{font-size:20px}.hydre-header__brand-sub{font-size:9.92px}.hydre-header__nav{display:flex}.hydre-header__account{display:inline-flex}.hydre-header__menu-button,.hydre-header__mobile-panel{display:none}}.hydre-header{top:8px!important;left:8px!important;right:8px!important}.hydre-header__shell{min-height:52px!important;gap:12px!important;padding:6px 8px 6px 6px!important;background:#fcfaf5e6!important}.hydre-header__logo-ring{width:40px!important;height:40px!important}.hydre-header__logo{width:28px!important;height:28px!important}.hydre-header__brand-main{font-size:18px!important}.hydre-header__brand-sub{font-size:9.28px!important}.hydre-header__icon-button,.hydre-header__menu-button{width:40px!important;height:40px!important}.hydre-header__mobile-panel{top:68px!important}@media screen and (min-width:990px){.hydre-header{top:16px!important;left:50%!important;right:auto!important;width:min(96vw,1400px)!important;transform:translate(-50%)!important}.hydre-header__shell{min-height:56px!important;padding:8px 16px 8px 8px!important}.hydre-header__logo-ring{width:48px!important;height:48px!important}.hydre-header__logo{width:32px!important;height:32px!important}.hydre-header__brand-main{font-size:20px!important}.hydre-header__nav a{font-size:11.52px!important}.hydre-header__account,.hydre-header__cart{width:40px!important;height:40px!important}}.hydre-header__ticker{position:relative;overflow:hidden;border-bottom:1px solid rgba(182,138,77,.2);background:var(--hydre-plum-deep);color:var(--hydre-marble)}.hydre-header__ticker-track{display:flex;width:max-content;align-items:center;gap:40px;padding:6px 0;animation:hydreTicker 26s linear infinite}.hydre-header__ticker-track span{white-space:nowrap;font-size:10.24px;font-weight:700;text-transform:uppercase;letter-spacing:.24em}@keyframes hydreTicker{0%{transform:translate(0)}to{transform:translate(-33.333%)}}@media screen and (min-width:990px){.hydre-header{top:0!important;left:0!important;right:0!important;width:auto!important;transform:none!important}.hydre-header__shell,.hydre-header__inner{width:min(96vw,1400px)!important;min-height:64px!important;margin:8px auto 0!important;padding:8px 16px 8px 8px!important;border-radius:999px!important}.hydre-header__nav{gap:28px!important}.hydre-header__nav a{font-size:12.48px!important;line-height:1!important;letter-spacing:.22em!important;font-weight:500!important;text-transform:uppercase!important}.hydre-header__logo-ring{width:48px!important;height:48px!important}.hydre-header__logo{width:32px!important;height:32px!important}.hydre-header__brand-main{font-size:20px!important;letter-spacing:.18em!important}.hydre-header__brand-sub{font-size:9.92px!important;letter-spacing:.42em!important}.hydre-header__account{width:40px!important;height:40px!important}}.hydre-hero{position:relative!important;isolation:isolate!important;overflow:hidden!important;min-height:100svh!important;background:var(--hydre-marble)!important}.hydre-hero__bg{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:-3!important;display:block!important;width:100%!important;height:100%!important;overflow:hidden!important}.hydre-hero__bg img{display:block!important;width:100%!important;height:100%!important;object-fit:cover!important;object-position:center top!important}.hydre-hero__overlay{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:-2!important;pointer-events:none!important;background:linear-gradient(90deg,#fcfaf5d6,#fcfaf594 34%,#fcfaf524 66%,#fcfaf500)!important}.hydre-hero__content{position:relative!important;z-index:1!important;min-height:100svh!important;width:min(100% - 32px,1280px)!important;margin-inline:auto!important;padding-top:112px!important;padding-bottom:48px!important;display:flex!important;align-items:center!important}.hydre-hero__copy{width:min(100%,576px)!important}.hydre-hero__eyebrow-row{display:flex!important;align-items:center!important;gap:12px!important}.hydre-hero__mark{display:block!important;width:32px!important;height:32px!important;object-fit:contain!important;flex-shrink:0!important}.hydre-hero__eyebrow{color:var(--hydre-bronze)!important;font-size:10.88px!important;letter-spacing:.22em!important}.hydre-hero__title{margin:20px 0 0!important;color:var(--hydre-plum-deep)!important;font-size:clamp(37.6px,5.2vw,73.6px)!important;line-height:1.02!important;max-width:11ch!important}.hydre-hero__subtitle{margin:17.6px 0 0!important;max-width:416px!important;color:#26152eb8!important;font-size:16px!important;line-height:1.65!important}.hydre-hero__actions{margin-top:28px!important;display:flex!important;flex-wrap:wrap!important;gap:0!important}.hydre-hero__proofs{list-style:none!important;padding:0!important;margin:28px 0 0!important;display:inline-flex!important;overflow:hidden!important;border-radius:18px!important;border-right:1px solid rgba(182,138,77,.24)!important;border-bottom:1px solid rgba(182,138,77,.24)!important;border-left:1px solid rgba(182,138,77,.24)!important;background:#ffffff61!important;box-shadow:0 1px #ffffffc7 inset,0 16px 34px -26px #26152e52!important;backdrop-filter:blur(12px)!important;-webkit-backdrop-filter:blur(12px)!important;flex-wrap:wrap!important}.hydre-hero__proofs li{display:flex!important;align-items:center!important;gap:8px!important;padding:10px 14px!important;min-height:42px!important}.hydre-hero__proofs li+li{border-left:1px solid rgba(182,138,77,.14)!important}.hydre-hero__proofs img{display:block!important;width:23px!important;height:23px!important;object-fit:contain!important;flex-shrink:0!important}.hydre-hero__proofs span{display:block!important;color:var(--hydre-plum-deep)!important;font-size:11.52px!important;line-height:1.15!important;font-weight:700!important;white-space:nowrap!important}.hydre-hero__proofs-icon{display:flex!important;align-items:center!important;justify-content:center!important;width:32px!important;height:32px!important;border-radius:50%!important;border:1px solid rgba(182,138,77,.55)!important;background:#fcfaf55c!important;flex-shrink:0!important}.hydre-hero__mobile-tube{display:none!important}.hydre-hero__mobile-tube img{display:block!important;width:auto!important;height:auto!important;max-height:420px!important;max-width:100%!important;object-fit:contain!important}@media screen and (min-width:990px){.hydre-hero{min-height:720px!important;aspect-ratio:1672 / 941!important}.hydre-hero__content{min-height:720px!important;padding-top:96px!important}}@media screen and (max-width:989px){.hydre-hero{min-height:auto!important}.hydre-hero__overlay{background:linear-gradient(to bottom,#fcfaf5e0,#fcfaf594 38%,#fcfaf5f5)!important}.hydre-hero__content{min-height:100svh!important;padding-top:96px!important;padding-bottom:40px!important;align-items:flex-start!important}.hydre-hero__copy{width:100%!important;text-align:center!important;display:flex!important;flex-direction:column!important;align-items:center!important}.hydre-hero__eyebrow-row{justify-content:center!important}.hydre-hero__title{max-width:12ch!important;font-size:clamp(36px,10vw,53.6px)!important}.hydre-hero__subtitle{max-width:320px!important;font-size:14.72px!important}.hydre-hero__mobile-tube{display:flex!important;justify-content:center!important;width:100%!important;margin-top:28px!important}.hydre-hero__mobile-tube img{max-height:390px!important;filter:drop-shadow(0 24px 38px rgba(38,21,46,.35))!important}.hydre-hero__actions{width:100%!important;flex-direction:column!important;margin-top:28px!important}.hydre-hero__actions a{width:100%!important}.hydre-hero__proofs{width:100%!important;display:grid!important;grid-template-columns:repeat(2,1fr)!important;gap:0!important;margin-top:28px!important;border-radius:18px!important}.hydre-hero__proofs li{min-height:56px!important;justify-content:flex-start!important;padding:10px 12px!important;border-left:0!important}.hydre-hero__proofs li:nth-child(2n){border-left:1px solid rgba(182,138,77,.14)!important}.hydre-hero__proofs li:nth-child(n+3){border-top:1px solid rgba(182,138,77,.14)!important}.hydre-hero__proofs li:last-child:nth-child(odd){grid-column:span 2!important;justify-content:center!important}.hydre-hero__proofs-icon{width:28px!important;height:28px!important}.hydre-hero__proofs-icon img{width:19px!important;height:19px!important}.hydre-hero__proofs span{font-size:10.4px!important}.hydre-hero__proofs span{white-space:normal!important;text-align:left!important;font-size:12.16px!important}}@media screen and (min-width:990px){.hydre-hero__proofs{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:10px!important;max-width:672px!important}.hydre-hero__proofs li{width:100%!important;min-width:0!important;min-height:42px!important;padding:8px 12px!important}.hydre-hero__proofs img{width:24px!important;height:24px!important}.hydre-hero__proofs span{font-size:11.52px!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}}@media screen and (min-width:1280px){.hydre-hero__proofs{grid-template-columns:repeat(5,minmax(0,1fr))!important}}.hydre-hero__proofs{display:grid!important;grid-template-columns:repeat(5,minmax(92px,1fr))!important;gap:12px!important;max-width:720px!important;margin-top:32px!important}.hydre-hero__proofs li{width:100%!important;min-width:0!important;min-height:74px!important;padding:10px 12px!important;border-radius:999px!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:7px!important;text-align:center!important}.hydre-hero__proofs img{display:block!important;width:26px!important;height:26px!important;object-fit:contain!important;flex:0 0 auto!important}.hydre-hero__proofs span{display:block!important;width:100%!important;font-size:12.5px!important;line-height:1.15!important;font-weight:700!important;text-align:center!important;white-space:normal!important;overflow:visible!important;text-overflow:clip!important}@media screen and (max-width:1279px)and (min-width:750px){.hydre-hero__proofs{grid-template-columns:repeat(3,minmax(110px,1fr))!important;max-width:540px!important}}@media screen and (max-width:749px){.hydre-hero__proofs{width:100%!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important;max-width:none!important;margin-top:24px!important}.hydre-hero__proofs li{min-height:76px!important;border-radius:18px!important;padding:12px 10px!important}.hydre-hero__proofs li:last-child{grid-column:span 2!important}.hydre-hero__proofs img{width:28px!important;height:28px!important}.hydre-hero__proofs span{font-size:12.5px!important}}@media screen and (min-width:990px){.hydre-hero__content{width:min(100% - 96px,1480px)!important;align-items:center!important}.hydre-hero__copy{width:min(100%,760px)!important;max-width:760px!important}.hydre-hero__title{width:max-content!important;max-width:none!important;margin-top:24px!important;margin-bottom:0!important;color:var(--hydre-plum-deep)!important;font-size:clamp(58px,4.35vw,82px)!important;line-height:1.02!important;letter-spacing:-.035em!important}.hydre-hero__line{display:block!important}.hydre-hero__line--nowrap{white-space:nowrap!important}.hydre-hero__line--accent{color:var(--hydre-bronze)!important;white-space:nowrap!important}.hydre-hero__subtitle{margin-top:20px!important;max-width:460px!important;font-size:16px!important;line-height:1.6!important}.hydre-hero__actions{margin-top:28px!important}}@media screen and (max-width:989px){.hydre-hero__title{max-width:360px!important;margin-left:auto!important;margin-right:auto!important;font-size:clamp(31px,8vw,45px)!important;line-height:1.04!important;letter-spacing:-.025em!important}.hydre-hero__line{display:block!important}.hydre-hero__line--accent{color:var(--hydre-bronze)!important}}@media screen and (min-width:990px){.hydre-header__nav{gap:36px!important}.hydre-header__nav a{font-size:14px!important;line-height:1!important;letter-spacing:.22em!important;font-weight:700!important}.hydre-header__shell{min-height:64px!important}.hydre-header__brand-main{font-size:22px!important}.hydre-header__brand-sub{font-size:10.5px!important}}.hydre-hero__proofs{display:grid!important;grid-template-columns:repeat(5,minmax(96px,1fr))!important;gap:12px!important;max-width:760px!important;margin-top:36px!important}.hydre-hero__proofs li{width:100%!important;min-width:0!important;min-height:78px!important;padding:11px 12px!important;border-radius:999px!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:7px!important;text-align:center!important}.hydre-hero__proofs img{display:block!important;width:28px!important;height:28px!important;object-fit:contain!important;flex:0 0 auto!important}.hydre-hero__proofs span{display:block!important;width:100%!important;color:var(--hydre-plum-deep)!important;font-size:13px!important;line-height:1.15!important;font-weight:700!important;text-align:center!important;white-space:normal!important;overflow:visible!important;text-overflow:clip!important}@media screen and (max-width:1279px)and (min-width:750px){.hydre-hero__proofs{grid-template-columns:repeat(3,minmax(112px,1fr))!important;max-width:560px!important}}@media screen and (max-width:749px){.hydre-hero__proofs{width:100%!important;max-width:none!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important;margin-top:24px!important}.hydre-hero__proofs li{min-height:78px!important;border-radius:18px!important;padding:12px 10px!important}.hydre-hero__proofs li:last-child{grid-column:span 2!important}.hydre-hero__proofs img{width:30px!important;height:30px!important}.hydre-hero__proofs span{font-size:13px!important}}.hydre-hero__accent-word{color:var(--hydre-bronze)!important}@media screen and (min-width:990px){.hydre-hero__title{margin-bottom:18px!important}.hydre-hero__actions{margin-top:22px!important}}@media screen and (max-width:989px){.hydre-hero__title{margin-bottom:16px!important}.hydre-hero__actions{margin-top:18px!important}}@media screen and (min-width:990px){.hydre-hero__content{transform:none!important}.hydre-hero__copy{transform:translateY(128px)!important}}@media screen and (min-width:1440px){.hydre-hero__copy{transform:translateY(145px)!important}}@media screen and (min-width:1800px){.hydre-hero__copy{transform:translateY(155px)!important}}@media screen and (min-width:990px){.hydre-hero{aspect-ratio:1672 / 941!important;min-height:auto!important}.hydre-hero__content{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;max-width:none!important;transform:none!important;display:flex!important;flex-direction:column!important}.hydre-hero__content:before{content:""!important;display:block!important;height:96px!important;flex-shrink:0!important}.hydre-hero__copy{width:min(100% - 96px,1480px)!important;max-width:1480px!important;margin:0 auto!important;flex:1!important;display:grid!important;grid-template-columns:repeat(12,minmax(0,1fr))!important;align-items:center!important;gap:48px!important;transform:none!important}.hydre-hero__copy>*{grid-column:1 / span 7!important}.hydre-hero__eyebrow,.hydre-hero__title,.hydre-hero__actions,.hydre-hero__proofs{grid-column:1 / span 7!important}.hydre-hero__title{width:auto!important;max-width:none!important;margin-top:24px!important;margin-bottom:0!important;color:var(--hydre-plum-deep)!important;font-size:clamp(64px,5.3vw,86.4px)!important;line-height:.98!important;letter-spacing:-.035em!important}.hydre-hero__line{display:block!important}.hydre-hero__line--nowrap{white-space:nowrap!important}.hydre-hero__line--accent,.hydre-hero__accent-word{color:var(--hydre-bronze)!important}.hydre-hero__subtitle{display:none!important}.hydre-hero__actions{margin-top:28px!important;display:flex!important;flex-direction:row!important;gap:12px!important;justify-content:flex-start!important}.hydre-hero__actions .hydre-button-primary,.hydre-hero__actions .hydre-button-secondary{min-height:52px!important;padding-inline:28px!important;font-size:12px!important;letter-spacing:.16em!important}.hydre-hero__proofs{margin-top:36px!important;display:inline-flex!important;width:auto!important;max-width:100%!important;overflow:hidden!important;border-radius:18px!important;border:1px solid rgba(182,138,77,.24)!important;background:#ffffff61!important;box-shadow:inset 0 1px #ffffffc7,0 16px 34px -26px #26152e52!important;backdrop-filter:blur(12px)!important;-webkit-backdrop-filter:blur(12px)!important;gap:0!important}.hydre-hero__proofs li{min-width:116px!important;min-height:0!important;width:auto!important;padding:12px 10px!important;border-radius:0!important;border:0!important;border-left:1px solid rgba(182,138,77,.14)!important;background:transparent!important;box-shadow:none!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:6px!important;text-align:center!important}.hydre-hero__proofs li:first-child{border-left:0!important}.hydre-hero__proofs img{width:23px!important;height:23px!important}.hydre-hero__proofs span{display:block!important;min-width:0!important;color:var(--hydre-plum-deep)!important;font-size:11.52px!important;line-height:1.15!important;font-weight:700!important;text-align:center!important;white-space:normal!important;overflow:visible!important;text-overflow:clip!important}}@media screen and (max-width:989px){.hydre-hero__proofs{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;overflow:hidden!important;border-radius:18px!important;border:1px solid rgba(182,138,77,.24)!important;background:#ffffff6b!important;gap:0!important}.hydre-hero__proofs li{border-radius:0!important;min-height:0!important;padding:12px!important;display:flex!important;flex-direction:row!important;gap:10px!important;align-items:center!important;justify-content:flex-start!important;border-left:0!important;border-top:1px solid rgba(182,138,77,.14)!important}.hydre-hero__proofs li:nth-child(1),.hydre-hero__proofs li:nth-child(2){border-top:0!important}.hydre-hero__proofs li:nth-child(2n){border-left:1px solid rgba(182,138,77,.14)!important}.hydre-hero__proofs li:last-child{grid-column:span 2!important}}.hydre-products{position:relative;overflow:hidden;isolation:isolate;background:radial-gradient(circle at 12% 12%,rgba(182,138,77,.16),transparent 30%),radial-gradient(circle at 86% 10%,rgba(154,27,67,.12),transparent 32%),linear-gradient(180deg,#fcfaf5,#f6efe4);padding:80px 0}.hydre-products:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background-image:linear-gradient(rgba(38,21,46,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(38,21,46,.035) 1px,transparent 1px);background-size:72px 72px;-webkit-mask-image:radial-gradient(circle at center,black,transparent 78%);mask-image:radial-gradient(circle at center,black,transparent 78%)}.hydre-products__inner{position:relative}.hydre-products__header{text-align:center;margin-bottom:40px}.hydre-products__title{margin:12px 0 0;color:var(--hydre-plum-deep);font-size:clamp(35.2px,8vw,44.8px);line-height:1.05}.hydre-products__title span{color:var(--hydre-bronze)}.hydre-products__subtitle{margin:14px auto 0;max-width:448px;color:#26152e94;font-size:15.2px;line-height:1.6}.hydre-products__grid{display:grid;grid-template-columns:1fr;gap:20px}.hydre-product-card{position:relative;display:block;min-height:544px;border-radius:24px;overflow:hidden;background:var(--hydre-ivory);border:1px solid rgba(182,138,77,.45);box-shadow:0 30px 60px -40px #26152e73;text-decoration:none;color:var(--hydre-marble);isolation:isolate}.hydre-product-card:focus-visible{outline:2px solid var(--hydre-bronze);outline-offset:4px}.hydre-product-card__image{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;object-fit:cover;transition:transform .7s ease;z-index:-3}.hydre-product-card:hover .hydre-product-card__image{transform:scale(1.035)}.hydre-product-card__shade{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2;background:linear-gradient(180deg,#26152e0f,#26152e66 52%,#26152eb8),linear-gradient(90deg,rgba(38,21,46,.16),transparent 55%)}.hydre-product-card__content{position:relative;min-height:inherit;padding:20px;display:flex;flex-direction:column;justify-content:space-between}.hydre-product-card__main{margin-top:auto}.hydre-product-card__kicker{margin:0;color:#fcfaf5c2;text-transform:uppercase;letter-spacing:.24em;font-size:10.24px;font-weight:600}.hydre-product-card__title{margin:8px 0 0;color:var(--hydre-marble);font-size:clamp(32px,5vw,48px);line-height:.98;text-shadow:0 8px 28px rgba(38,21,46,.45)}.hydre-product-card__notes{list-style:none;padding:0;margin:16px 0 0;display:flex;flex-wrap:wrap;gap:8px}.hydre-product-card__notes li{border-radius:999px;border:1px solid rgba(252,250,245,.28);background:#fcfaf524;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);color:#fcfaf5e0;padding:7.2px 11.2px;font-size:10.88px;text-transform:uppercase;letter-spacing:.14em;font-weight:600}.hydre-product-card__description{margin:14px 0 0;max-width:288px;color:#fcfaf5c2;font-size:14.4px;line-height:1.6}.hydre-product-card__footer{margin-top:24px;padding-top:16px;border-top:1px solid rgba(252,250,245,.22);display:flex;align-items:center;justify-content:space-between;gap:16px;color:#fcfaf5e6;font-size:12.48px;text-transform:uppercase;letter-spacing:.18em;font-weight:700}.hydre-product-card__cta{color:var(--hydre-bronze)}.hydre-product-card__locked-bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-3;display:flex;align-items:center;justify-content:center;gap:0;background:radial-gradient(circle at 50% 22%,rgba(182,138,77,.32),transparent 34%),linear-gradient(180deg,#482c4cf2,#26152e)}.hydre-product-card__locked-bg img{width:auto;height:68%;object-fit:contain;opacity:.18;filter:blur(.2px) grayscale(.2)}.hydre-product-card__locked-bg img:first-child{transform:rotate(-8deg) translate(18%)}.hydre-product-card__locked-bg img:last-child{transform:rotate(8deg) translate(-18%)}.hydre-product-card__locked-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2;background:#26152e7a;backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px)}.hydre-product-card__content--locked{align-items:center;text-align:center}.hydre-product-card__lock{width:64px;height:64px;border-radius:999px;border:1px solid rgba(182,138,77,.55);background:#fcfaf51f;display:inline-flex;align-items:center;justify-content:center;position:relative}.hydre-product-card__lock:before{content:"";width:21.6px;height:16px;border:2px solid var(--hydre-bronze);border-radius:3.2px;transform:translateY(4px)}.hydre-product-card__lock:after{content:"";position:absolute;width:16px;height:16px;border-top:2px solid var(--hydre-bronze);border-left:2px solid var(--hydre-bronze);border-right:2px solid var(--hydre-bronze);border-radius:999px 999px 0 0;transform:translateY(-7.2px)}.hydre-product-card--locked .hydre-product-card__main{margin:auto 0}.hydre-product-card--locked .hydre-product-card__notes{justify-content:center}@media screen and (min-width:750px){.hydre-products__grid{grid-template-columns:repeat(3,minmax(0,1fr))}.hydre-product-card{min-height:576px}.hydre-product-card__content{padding:24px}}@media screen and (min-width:990px){.hydre-products{padding:96px 0}.hydre-products__header{margin-bottom:56px}.hydre-products__title{margin-top:8px;font-size:clamp(53.6px,5.25vw,69.6px);line-height:.96}.hydre-product-card{min-height:672px}}@media screen and (max-width:749px){.hydre-products{padding:72px 0}.hydre-product-card{min-height:448px}.hydre-product-card__content{padding:16px}.hydre-product-card__title{font-size:37.6px}.hydre-product-card__footer{font-size:10.88px;letter-spacing:.14em}}.hydre-products__grid{align-items:stretch!important}.hydre-product-card{aspect-ratio:9 / 16!important;min-height:unset!important;height:auto!important}.hydre-product-card__content{min-height:100%!important}.hydre-product-card__image{object-fit:cover!important}@media screen and (min-width:750px){.hydre-products__grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}.hydre-product-card{aspect-ratio:9 / 16!important;min-height:unset!important}}@media screen and (min-width:990px){.hydre-products__grid{max-width:1180px!important;margin-inline:auto!important}.hydre-product-card{aspect-ratio:9 / 16!important;min-height:unset!important}}@media screen and (max-width:749px){.hydre-product-card{aspect-ratio:4 / 3!important;min-height:unset!important}}.hydre-ingredients{position:relative;isolation:isolate;overflow:hidden;background:var(--hydre-marble)}.hydre-ingredients__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2;display:block;overflow:hidden}.hydre-ingredients__bg picture,.hydre-ingredients__bg img{display:block;width:100%;height:100%}.hydre-ingredients__bg img{object-fit:cover;object-position:center}.hydre-ingredients__inner{position:relative;width:min(100% - 40px,1480px);max-width:1480px;min-height:0;padding-top:80px;padding-bottom:80px;display:flex;flex-direction:column}.hydre-ingredients__header{flex-shrink:0;margin-bottom:40px;text-align:center}.hydre-ingredients__title{margin:12px 0 0;color:var(--hydre-plum-deep);font-size:clamp(35.2px,8vw,44.8px);line-height:1.05}.hydre-ingredients__title span{color:var(--hydre-bronze)}.hydre-ingredients__subtitle{margin:8px auto 0;max-width:448px;color:#26152ea6;font-size:14px;line-height:1.5}.hydre-ingredients__divider{margin:20px auto 0;display:flex;align-items:center;justify-content:center;gap:12px;color:var(--hydre-bronze)}.hydre-ingredients__divider span{display:block;width:64px;height:1px;background:linear-gradient(90deg,#b68a4d00,#b68a4d8c,#b68a4d00)}.hydre-ingredients__divider i{display:block;width:6px;height:6px;border:1px solid var(--hydre-bronze);transform:rotate(45deg)}.hydre-ingredients__layout{display:grid;grid-template-columns:1fr;gap:32px;align-items:center}.hydre-ingredients__formula-col{position:relative;display:flex;align-items:center;justify-content:center}.hydre-ingredients__formula-wrap{position:relative;width:min(100%,420px);aspect-ratio:1 / 1}.hydre-ingredients__formula-wrap picture,.hydre-ingredients__formula{display:block;width:100%;height:auto}.hydre-ingredients__node{position:absolute;left:var(--x);top:var(--y);width:var(--node-d);height:var(--node-d);padding:0;border:0;border-radius:999px;background:transparent;cursor:pointer;isolation:isolate;overflow:visible;transform:translate(-50%,-50%)}.hydre-ingredients__node:focus-visible{outline:2px solid var(--hydre-bronze);outline-offset:4px}.hydre-ingredients__node:before,.hydre-ingredients__node:after{content:"";position:absolute;z-index:0;pointer-events:none;border-radius:999px;opacity:0}.hydre-ingredients__node.is-active:before{top:0;right:0;bottom:0;left:0;border:1px solid rgba(182,138,77,.58);box-shadow:0 0 0 4px #b68a4d47,0 0 0 8px #b68a4d33,0 0 0 12px #b68a4d21,0 0 0 16px #b68a4d12,0 0 18px #b68a4d29;opacity:.72;animation:hydreIngredientRippleHalo 2.1s ease-in-out infinite}.hydre-ingredients__node.is-active:after{top:-4px;right:-4px;bottom:-4px;left:-4px;border:1px solid rgba(182,138,77,.3);opacity:.42;animation:hydreIngredientRippleWave 2.1s ease-out infinite}.hydre-ingredients__detail-col{min-width:0}.hydre-ingredients__detail-card{position:relative;overflow:hidden;border-radius:24px;color:var(--hydre-plum-deep);background:radial-gradient(circle at 18% 10%,rgba(255,255,255,.74),transparent 30%),radial-gradient(circle at 86% 18%,rgba(182,138,77,.16),transparent 34%),linear-gradient(145deg,#ffffff6b,#fcfaf533);border:1px solid rgba(182,138,77,.38);box-shadow:0 1px #ffffffb8 inset,0 24px 62px -36px #26152e7a;backdrop-filter:blur(26px) saturate(180%);-webkit-backdrop-filter:blur(26px) saturate(180%)}.hydre-ingredients__detail-glow{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,rgba(255,255,255,.2),transparent 42%,rgba(182,138,77,.1));pointer-events:none}.hydre-ingredients__detail-content{position:relative;z-index:1;padding:20px}.hydre-ingredients__zoom-label{display:none;margin:0;color:var(--hydre-bronze);font-size:10.4px;font-weight:500;line-height:1.2;text-transform:uppercase;letter-spacing:.28em}.hydre-ingredients__selected-row{display:flex;align-items:baseline;gap:12px}.hydre-ingredients__selected-row strong{flex:0 0 auto;color:var(--hydre-bronze);font-size:48px;font-weight:400;line-height:1}.hydre-ingredients__selected-row h3{margin:0;color:var(--hydre-plum-deep);font-size:24px;font-weight:400;line-height:1.05}.hydre-ingredients__selected-row p{margin:4px 0 0;color:var(--hydre-bronze);font-size:9.92px;font-weight:700;line-height:1.3;text-transform:uppercase;letter-spacing:.24em}.hydre-ingredients__description{margin:8px 0 0;color:#26152ec2;font-size:13.12px;line-height:1.45}.hydre-ingredients__meta{margin:8px 0 0;display:grid;grid-template-columns:1fr;gap:4px;color:#26152ed1;font-size:12.48px}.hydre-ingredients__meta div{display:flex;align-items:baseline;gap:8px}.hydre-ingredients__meta dt{min-width:52px;color:var(--hydre-bronze);font-size:9.6px;font-weight:700;line-height:1.3;text-transform:uppercase;letter-spacing:.22em}.hydre-ingredients__meta dd{margin:0;color:#26152ed1;line-height:1.35}.hydre-ingredients__effects{flex-shrink:0;margin-top:16px}.hydre-ingredients__effects-label{margin:0 0 8px;color:var(--hydre-bronze);font-size:11.2px;font-weight:500;line-height:1.2;text-transform:uppercase;letter-spacing:.28em}.hydre-ingredients__effects-body{position:relative;width:100%}.hydre-ingredients__effects-body img{display:none}.hydre-ingredients__effects-body ul{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:1fr;gap:6px;color:#26152ed9;font-size:12.48px;line-height:1.25}.hydre-ingredients__effects-body li:last-child{display:none}.hydre-ingredients__effects-body li span{color:var(--hydre-bronze)}.hydre-ingredients__chips{list-style:none;margin:40px auto 0;padding:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));overflow:hidden;border:1px solid rgba(182,138,77,.24);border-radius:18px;background:#ffffff61;box-shadow:0 1px #ffffffc7 inset,0 16px 34px -26px #26152e52;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.hydre-ingredients__chips li{min-width:0;display:flex;align-items:center;gap:10px;padding:12px;border-color:#b68a4d24}.hydre-ingredients__chips li:nth-child(2n){border-left:1px solid rgba(182,138,77,.14)}.hydre-ingredients__chips li:nth-child(n+3){border-top:1px solid rgba(182,138,77,.14)}.hydre-ingredients__chips li:last-child:nth-child(odd){grid-column:span 2}.hydre-ingredients__chip-icon{flex:0 0 auto;width:36px;height:36px;display:flex;align-items:center;justify-content:center;border-radius:999px;border:1px solid rgba(182,138,77,.55);background:#fcfaf55c}.hydre-ingredients__chip-icon img{display:block;width:23px;height:23px;object-fit:contain}.hydre-ingredients__chips li>span:last-child{min-width:0;color:var(--hydre-plum-deep);font-size:11.52px;font-weight:700;line-height:1.2}@keyframes hydreIngredientRippleHalo{0%,to{opacity:.72;transform:scale(.995)}50%{opacity:1;transform:scale(1.012)}}@keyframes hydreIngredientRippleWave{0%{opacity:.42;transform:scale(.98)}78%,to{opacity:0;transform:scale(1.18)}}@media screen and (min-width:990px){.hydre-ingredients__inner{width:min(100% - 96px,1480px);padding-top:64px;padding-bottom:64px}.hydre-ingredients__header{margin-bottom:24px}.hydre-ingredients__title{margin-top:8px;font-size:clamp(53.6px,5.25vw,69.6px);line-height:.96}.hydre-ingredients__subtitle{margin-top:4px}.hydre-ingredients__divider{margin-top:12px}.hydre-ingredients__layout{grid-template-columns:repeat(12,minmax(0,1fr));gap:40px}.hydre-ingredients__formula-col{grid-column:1 / span 7;height:100%}.hydre-ingredients__formula-wrap{width:min(100%,600px)}.hydre-ingredients__detail-col{grid-column:span 5;height:100%;display:flex;flex-direction:column}.hydre-ingredients__detail-card{flex:1 1 auto;display:flex;flex-direction:column}.hydre-ingredients__detail-content{flex:1 1 auto;padding:24px 28px;display:flex;flex-direction:column;gap:16px}.hydre-ingredients__zoom-label{display:block}.hydre-ingredients__selected-row strong{font-size:38.4px}.hydre-ingredients__selected-row h3{font-size:32px}.hydre-ingredients__description,.hydre-ingredients__meta{margin-top:0}.hydre-ingredients__description{line-height:1.625}.hydre-ingredients__effects{margin-top:4px;padding-top:4px}.hydre-ingredients__effects-label{margin-bottom:12px}.hydre-ingredients__effects-body{height:160px}.hydre-ingredients__effects-body img{position:absolute;left:0;top:0;display:block;width:auto;height:160px;object-fit:contain}.hydre-ingredients__effects-body ul{position:absolute;left:190px;top:0;display:block;font-size:11.84px}.hydre-ingredients__effects-body li{position:absolute;width:256px;line-height:1.2}.hydre-ingredients__effects-body li:nth-child(1){top:6px}.hydre-ingredients__effects-body li:nth-child(2){top:43px}.hydre-ingredients__effects-body li:nth-child(3){top:79px}.hydre-ingredients__effects-body li:nth-child(4){top:115px;display:flex;align-items:baseline;gap:8px;color:#26152e94;font-size:10.4px;font-style:italic}.hydre-ingredients__chips{margin-top:24px;display:inline-flex;grid-template-columns:none}.hydre-ingredients__chips li{min-width:139px;padding:10px 16px;border-top:0}.hydre-ingredients__chips li:nth-child(2n),.hydre-ingredients__chips li:nth-child(n+3){border-left:1px solid rgba(182,138,77,.14);border-top:0}.hydre-ingredients__chips li:first-child{border-left:0}.hydre-ingredients__chips li:last-child:nth-child(odd){grid-column:auto}.hydre-ingredients__chip-icon{width:32px;height:32px}.hydre-ingredients__chip-icon img{width:21px;height:21px}.hydre-ingredients__chips li>span:last-child{font-size:12.16px}}@media screen and (max-width:749px){.hydre-ingredients__inner{padding-inline:20px}}@media(prefers-reduced-motion:reduce){.hydre-ingredients__node.is-active:before,.hydre-ingredients__node.is-active:after{animation:none}}.hydre-comparison{position:relative;isolation:isolate;overflow:hidden;padding:80px 0;background:var(--hydre-marble)}.hydre-comparison__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-3;display:block;overflow:hidden}.hydre-comparison__bg img{display:block;width:100%;height:100%;object-fit:cover}.hydre-comparison__wash{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2;background:#fcfaf575}.hydre-comparison__inner{position:relative}.hydre-comparison__header{text-align:center;margin-bottom:32px}.hydre-comparison__ornament{display:flex;align-items:center;justify-content:center;gap:12px}.hydre-comparison__ornament span{display:block;width:56px;height:1px;background:#b68a4d85}.hydre-comparison__title{margin:12px 0 0;color:var(--hydre-plum-deep);font-size:clamp(35.2px,8vw,44.8px);line-height:1.05}.hydre-comparison__title span{color:var(--hydre-bronze)}.hydre-comparison__subtitle{margin:12px 0 0;color:#26152ea6;font-size:14.72px;line-height:1.55}.hydre-comparison__divider{margin:20px auto 0;display:flex;align-items:center;justify-content:center;gap:12px;color:var(--hydre-bronze)}.hydre-comparison__divider span:first-child,.hydre-comparison__divider span:last-child{display:block;flex:1;height:1px;background:linear-gradient(90deg,#b68a4d00,#b68a4d73,#b68a4d00)}.hydre-comparison__divider span:nth-child(2){display:inline-block;width:6px;height:6px;border:1px solid var(--hydre-bronze);border-radius:50%;transform:rotate(45deg);flex-shrink:0}.hydre-comparison__brand-row{display:grid;grid-template-columns:1.2fr repeat(3,1fr);gap:8px;align-items:end;margin-bottom:12px}.hydre-comparison__brand-spacer{display:block}.hydre-comparison__brand-card{min-height:144px;border-radius:16px;border:1px solid rgba(182,138,77,.25);background:#ffffff94;display:flex;flex-direction:column;align-items:center;justify-content:end;gap:6.4px;text-align:center;padding:12px 8px;color:#26152eb3}.hydre-comparison__brand-card--hydre{margin-top:-16px;border-color:#b68a4da6;background:#f6efe4ad;box-shadow:0 22px 42px -25px #26152e8c;z-index:1}.hydre-comparison__brand-card img{display:block;height:clamp(90px,12vw,140px);width:auto;object-fit:contain;filter:drop-shadow(0 12px 20px rgba(38,21,46,.25))}.hydre-comparison__placeholder-tube{display:block;height:clamp(90px,12vw,140px);width:28px;border-radius:5.6px;border:1px solid rgba(38,21,46,.12);background:#26152e24}.hydre-comparison__brand-card strong{font-size:9.28px;text-transform:uppercase;letter-spacing:.2em;color:#26152ead}.hydre-comparison__brand-card small{color:var(--hydre-bronze);font-size:7.68px;text-transform:uppercase;letter-spacing:.28em;font-weight:700}.hydre-comparison__toggle{margin:0 auto 16px;width:max-content;max-width:100%;border-radius:999px;border:1px solid rgba(182,138,77,.35);background:#ffffff9e;padding:4px;display:flex;gap:4px}.hydre-comparison__toggle button{-webkit-appearance:none;appearance:none;border:0;border-radius:999px;background:transparent;color:#26152eb3;padding:8.8px 14.4px;font-size:10.4px;text-transform:uppercase;letter-spacing:.2em;font-weight:700;cursor:pointer}.hydre-comparison__toggle button.is-active{background:var(--hydre-plum-deep);color:var(--hydre-marble)}.hydre-comparison__table{overflow:hidden;border-radius:20px;border:1px solid rgba(182,138,77,.32);background:#ffffffeb;box-shadow:0 24px 50px -34px #26152e73}.hydre-comparison__table--desktop,.hydre-comparison__table--mobile{display:grid;grid-template-columns:1.2fr repeat(3,1fr)}.hydre-comparison__table--desktop{display:none}.hydre-comparison__mobile-row{display:contents}.hydre-comparison__cell,.hydre-comparison__row-label{min-height:45.6px;padding:11.2px 12px;border-bottom:1px solid rgba(182,138,77,.16);display:flex;align-items:center;justify-content:center;color:#26152ead;font-size:10.88px;line-height:1.25;text-align:center}.hydre-comparison__row-label{justify-content:flex-start;gap:8px;color:var(--hydre-plum-deep);font-weight:700;text-align:left;background:#f6efe473}.hydre-comparison__row-label img{width:17.6px;height:17.6px;object-fit:contain;flex-shrink:0}.hydre-comparison__dot{width:8.8px;height:8.8px;border-radius:999px;border:1px solid rgba(182,138,77,.7);flex-shrink:0}.hydre-comparison__cell--head{min-height:43.2px;background:#f6efe4bf;color:#26152eb8;font-size:9.28px;text-transform:uppercase;letter-spacing:.18em;font-weight:800}.hydre-comparison__cell--hydre-head{background:var(--hydre-plum-deep);color:var(--hydre-marble);border-left:1px solid rgba(182,138,77,.65);border-right:1px solid rgba(182,138,77,.65)}.hydre-comparison__cell--hydre-head small{display:none;margin-top:3.2px;color:var(--hydre-bronze);font-size:7.68px;letter-spacing:.28em}.hydre-comparison__cell--hydre{background:#26152ef2;color:#fcfaf5e0;border-left:1px solid rgba(182,138,77,.65);border-right:1px solid rgba(182,138,77,.65)}.hydre-comparison__cell--hydre.is-highlight{background:var(--hydre-plum-deep);color:var(--hydre-marble);font-weight:800}.hydre-comparison__table--mobile[data-view=composition] [data-view=prix],.hydre-comparison__table--mobile[data-view=prix] [data-view=composition]{display:none}.hydre-comparison__footer{margin-top:16px;color:#26152e7a;font-size:9.92px;text-transform:uppercase;letter-spacing:.18em;line-height:1.45;display:flex;flex-direction:column;gap:8px}.hydre-comparison__footer div{display:flex;align-items:center;gap:8px}.hydre-comparison__footer img{width:20px;height:20px;object-fit:contain}@media screen and (min-width:990px){.hydre-comparison{padding:96px 0}.hydre-comparison__header{margin-bottom:36px}.hydre-comparison__title{margin-top:8px;font-size:clamp(53.6px,5.25vw,69.6px);line-height:.96}.hydre-comparison__toggle{display:none}.hydre-comparison__table--desktop{display:grid}.hydre-comparison__table--mobile{display:none}.hydre-comparison__cell,.hydre-comparison__row-label{min-height:48.8px;padding:12px 16px;font-size:12.48px}.hydre-comparison__cell--head{font-size:10.88px}.hydre-comparison__cell--hydre-head small{display:block}.hydre-comparison__row-label img{width:20px;height:20px}.hydre-comparison__footer{flex-direction:row;justify-content:space-between;align-items:center}}@media screen and (max-width:749px){.hydre-comparison{padding:72px 0}.hydre-comparison__brand-row{grid-template-columns:repeat(3,1fr)}.hydre-comparison__brand-spacer{display:none}.hydre-comparison__brand-card{min-height:128px;padding:10.4px 5.6px}.hydre-comparison__brand-card img,.hydre-comparison__placeholder-tube{height:88px}.hydre-comparison__table--mobile{grid-template-columns:1.18fr repeat(3,1fr)}.hydre-comparison__cell,.hydre-comparison__row-label{min-height:43.2px;padding:8.8px 7.2px;font-size:9.6px}.hydre-comparison__cell--head{font-size:8px;letter-spacing:.12em}.hydre-comparison__row-label{gap:5.6px}.hydre-comparison__row-label img{width:15.2px;height:15.2px}}.hydre-comparison{min-height:auto!important}@media screen and (min-width:990px){.hydre-comparison{padding-top:80px!important;padding-bottom:80px!important}.hydre-comparison__header{margin-bottom:32px!important}.hydre-comparison__brand-row,.hydre-comparison__table,.hydre-comparison__footer{max-width:1280px!important}.hydre-comparison__brand-card{min-height:136px!important}.hydre-comparison__brand-card img,.hydre-comparison__placeholder-tube{height:clamp(90px,12vw,140px)!important}.hydre-comparison__cell,.hydre-comparison__row-label{min-height:48px!important;padding:10.4px 16px!important;font-size:12.48px!important}}.hydre-agora{position:relative;overflow:hidden;isolation:isolate;padding:64px 0;min-height:100svh}.hydre-agora__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2;overflow:hidden}.hydre-agora__bg img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.hydre-agora__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#fcfaf559}.hydre-agora__content{position:relative;display:flex;min-height:100svh;flex-direction:column;justify-content:center;padding-top:96px;padding-bottom:96px}.hydre-agora__desktop{display:none}.hydre-agora__mobile{display:flex;flex-direction:column}.hydre-agora__grid{display:grid;grid-template-columns:minmax(0,528px) auto;gap:16px;align-items:flex-start;max-width:992px}.hydre-agora__copy{max-width:528px}.hydre-agora__eyebrow{font-size:12.48px;letter-spacing:.34em}.hydre-agora__title{margin:20px 0 0;font-size:clamp(53.6px,5.25vw,69.6px);line-height:.96;color:var(--hydre-plum-deep)}.hydre-agora__title span{color:var(--hydre-bronze)}.hydre-agora__subtitle{margin:20px 0 0;max-width:528px;color:var(--hydre-bronze);font-size:18.88px;line-height:1.375}.hydre-agora__divider{display:flex;align-items:center;justify-content:center;gap:12px;margin:24px 0 0;color:var(--hydre-bronze)}.hydre-agora__divider span:first-child,.hydre-agora__divider span:last-child{flex:1;height:1px;background:linear-gradient(to right,#b68a4d00,#b68a4d73,#b68a4d00)}.hydre-agora__divider span:nth-child(2){display:inline-block;width:6px;height:6px;border:1px solid var(--hydre-bronze);border-radius:50%;transform:rotate(45deg);flex-shrink:0}.hydre-agora__description{margin:24px 0 0;max-width:408px;color:#26152ec7;font-size:15.2px;line-height:1.625}.hydre-agora__benefits-strip{list-style:none;padding:0;margin:20px 0 0;display:inline-flex;overflow:hidden;border-radius:18px;border:1px solid rgba(182,138,77,.24);background:#ffffff61;box-shadow:0 1px #ffffffc7 inset,0 16px 34px -26px #26152e52;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.hydre-agora__benefit-item{display:flex;align-items:center;gap:12px;padding:14px 20px;min-width:264px}.hydre-agora__benefit-item+.hydre-agora__benefit-item{border-left:1px solid rgba(182,138,77,.14)}.hydre-agora__benefit-icon{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;border:1px solid rgba(182,138,77,.62);background:#fcfaf55c;flex-shrink:0}.hydre-agora__benefit-icon img{display:block;width:23px;height:23px;object-fit:contain}.hydre-agora__benefit-text{min-width:0}.hydre-agora__benefit-value{display:block;font-size:16.32px;font-weight:500;color:var(--hydre-plum-deep);line-height:1.05}.hydre-agora__benefit-label{display:block;font-size:13.12px;color:#26152ec2;line-height:1.25}.hydre-agora__actions{margin-top:24px;display:flex;flex-direction:row;gap:12px;max-width:528px}.hydre-agora__actions a{flex:1;justify-content:center;white-space:nowrap;font-size:10.88px;letter-spacing:.18em}.hydre-agora__dashboard{position:relative;justify-self:flex-start}.hydre-agora__dashboard-image-wrap{position:relative;display:inline-block}.hydre-agora__dashboard-image{display:block;height:344px;width:auto;max-width:none;border-radius:16px;border:1px solid rgba(182,138,77,.3);box-shadow:0 24px 60px -32px #26152e8c,0 4px 16px -8px #26152e33;object-fit:contain}.hydre-agora__dashboard-copy-overlay{position:absolute;top:42%;left:12%;width:26%;height:7%;border:none;border-radius:50%;background:transparent;cursor:pointer;transition:background .2s ease}.hydre-agora__dashboard-copy-overlay:hover{background:#b68a4d33}.hydre-agora__dashboard-copy-overlay:focus-visible{outline:2px solid var(--hydre-bronze);outline-offset:2px}.hydre-agora__dashboard-link-hidden{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.hydre-agora__dashboard-card{border-radius:24px;padding:24px;min-width:320px}.hydre-agora__dashboard-header{display:flex;justify-content:space-between;gap:16px;flex-wrap:wrap}.hydre-agora__dashboard-name{margin:4px 0 0;font-size:28px;color:var(--hydre-plum-deep)}.hydre-agora__dashboard-balance{border-radius:16px;background:var(--hydre-plum-deep);color:var(--hydre-marble);padding:16px;min-width:128px}.hydre-agora__dashboard-balance span{display:block;font-size:9.6px;text-transform:uppercase;letter-spacing:.25em;color:var(--hydre-bronze)}.hydre-agora__dashboard-balance strong{display:block;margin-top:4px;font-family:"Instrument Serif",Times New Roman,serif;font-size:32px;font-weight:400}.hydre-agora__dashboard-code{margin-top:24px;border-radius:20px;border:1px solid rgba(182,138,77,.25);background:#f6efe499;padding:16px}.hydre-agora__dashboard-code-row{margin-top:12px;display:flex;justify-content:space-between;gap:16px;flex-wrap:wrap;align-items:center}.hydre-agora__dashboard-code-value{display:block;font-size:32px;letter-spacing:.18em;color:var(--hydre-plum-deep)}.hydre-agora__dashboard-link{margin:4px 0 0;font-family:monospace;font-size:12px;color:#26152e8c;overflow-wrap:anywhere}.hydre-agora__dashboard-kpis{margin-top:16px;display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.hydre-agora__dashboard-kpis div{border-radius:14px;border:1px solid rgba(182,138,77,.25);background:#ffffffb8;padding:14px;text-align:center}.hydre-agora__dashboard-kpis span{display:block;color:var(--hydre-bronze);font-size:9.6px;letter-spacing:.2em;text-transform:uppercase}.hydre-agora__dashboard-kpis strong{display:block;margin-top:4px;font-family:"Instrument Serif",Times New Roman,serif;font-size:28px;color:var(--hydre-plum-deep);font-weight:400}.hydre-agora__copy-button{border-radius:999px;border:1px solid rgba(38,21,46,.25);background:transparent;color:var(--hydre-plum-deep);padding:12px 16px;font-size:11.2px;text-transform:uppercase;letter-spacing:.2em;cursor:pointer;transition:border-color .2s ease,background .2s ease}.hydre-agora__copy-button:hover{border-color:var(--hydre-bronze);background:#b68a4d1a}.hydre-agora__steps-wrap{margin-top:40px;position:relative;max-width:992px}.hydre-agora__steps-line{position:absolute;left:8%;right:8%;top:36px;height:2px;background:linear-gradient(to right,#b68a4d00,#b68a4d73,#b68a4d00)}.hydre-agora__steps{list-style:none;padding:0;margin:0;position:relative;display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.hydre-agora__step{display:flex;min-height:140px;flex-direction:column;align-items:center;text-align:center}.hydre-agora__step-circle{position:relative;display:inline-flex;align-items:center;justify-content:center;width:72px;height:72px;border-radius:50%;border:2px solid rgba(182,138,77,.55);background:var(--hydre-marble);box-shadow:0 12px 28px -14px #26152e80;flex-shrink:0}.hydre-agora__step-circle img{display:block;width:46px;height:46px;object-fit:contain}.hydre-agora__step-badge{position:absolute;top:-8px;right:-8px;display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;border:1px solid rgba(182,138,77,.55);background:var(--hydre-plum-deep);color:var(--hydre-marble);font-family:"Instrument Serif",Times New Roman,serif;font-size:13.12px;font-weight:400}.hydre-agora__step-title{margin:16px 0 0;font-family:"Instrument Serif",Times New Roman,serif;color:var(--hydre-plum-deep);font-size:17.28px;font-weight:600;line-height:1.25}.hydre-agora__step-desc{margin:8px 0 0;font-size:13.44px;font-weight:500;color:#26152ead;line-height:1.375;max-width:180px}.hydre-agora__mobile-header{text-align:center}.hydre-agora__mobile-title{margin:12px 0 0;font-size:clamp(32px,8vw,41.6px);line-height:1.02;color:var(--hydre-plum-deep)}.hydre-agora__mobile-title span{color:var(--hydre-bronze)}.hydre-agora__mobile-header .hydre-agora__divider{margin-left:auto;margin-right:auto;max-width:320px}.hydre-agora__mobile-subtitle{max-width:448px;margin:16px auto 0;color:#26152eb3;font-size:14px;line-height:1.625}.hydre-agora__mobile-card-grid{margin-top:24px;display:grid;grid-template-columns:5fr 6fr;gap:16px;align-items:center}.hydre-agora__mobile-card-img{display:block;width:100%;height:auto;border-radius:12px}.hydre-agora__mobile-benefits-label{font-size:9.6px}.hydre-agora__mobile-benefits-list{list-style:none;padding:0;margin:8px 0 0;overflow:hidden;border-radius:16px;border:1px solid rgba(182,138,77,.24);background:#ffffff6b;box-shadow:0 1px #ffffffc2 inset,0 14px 30px -24px #26152e4d;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.hydre-agora__mobile-benefit{display:flex;align-items:center;gap:10px;padding:10px 12px}.hydre-agora__mobile-benefit+.hydre-agora__mobile-benefit{border-top:1px solid rgba(182,138,77,.14)}.hydre-agora__mobile-benefit-icon{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;border:1px solid rgba(182,138,77,.6);background:#fcfaf55c;flex-shrink:0}.hydre-agora__mobile-benefit-icon img{display:block;width:19px;height:19px;object-fit:contain}.hydre-agora__mobile-benefit-value{display:block;font-size:13.76px;font-weight:500;color:var(--hydre-plum-deep);line-height:1.05}.hydre-agora__mobile-benefit-label{display:block;font-size:10.24px;color:#26152ebd;line-height:1.25}.hydre-agora__mobile-actions{margin-top:24px;display:flex;flex-direction:column;gap:12px}.hydre-agora__mobile-actions a{width:100%;justify-content:center}.hydre-agora__mobile-steps-wrap{margin-top:32px;position:relative;padding-left:4px}.hydre-agora__mobile-steps-line{position:absolute;left:23px;top:8px;bottom:8px;width:1px;background:linear-gradient(to bottom,#b68a4d00,#b68a4d73,#b68a4d00)}.hydre-agora__mobile-steps{list-style:none;padding:0;margin:0}.hydre-agora__mobile-step{position:relative;padding-left:48px;padding-bottom:20px}.hydre-agora__mobile-step:last-child{padding-bottom:0}.hydre-agora__mobile-step-number{position:absolute;left:0;top:0;display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;border:1px solid rgba(182,138,77,.4);background:var(--hydre-plum-deep);color:var(--hydre-marble);font-family:"Instrument Serif",Times New Roman,serif;font-size:14px}.hydre-agora__mobile-step-content{display:flex;align-items:center;gap:8px}.hydre-agora__mobile-step-content img{display:block;width:28px;height:28px;object-fit:contain}.hydre-agora__mobile-step-title{font-family:"Instrument Serif",Times New Roman,serif;color:var(--hydre-plum-deep);font-size:16px;line-height:1.25}.hydre-agora__mobile-step-desc{margin-top:4px;font-size:11.2px;color:#26152e99;line-height:1.375}.hydre-agora__mobile-dashboard{margin-top:24px;display:flex;flex-direction:column;align-items:center;gap:12px}.hydre-agora__mobile-dashboard-img{display:block;width:100%;max-width:420px;height:auto}.hydre-agora__mobile-dashboard-actions{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:12px}.hydre-agora__mobile-dashboard-link{font-family:monospace;font-size:11.2px;color:#26152ea6;word-break:break-all}.hydre-agora__mobile-copy-button{display:inline-flex;align-items:center;gap:8px;padding:8px 12px;border-radius:999px;border:1px solid rgba(38,21,46,.25);background:transparent;color:var(--hydre-plum-deep);font-size:11.2px;text-transform:uppercase;letter-spacing:.22em;cursor:pointer;transition:border-color .2s ease,background .2s ease}.hydre-agora__mobile-copy-button:hover{border-color:var(--hydre-bronze);background:#b68a4d1a}.hydre-agora__mobile-copy-button:focus-visible{outline:2px solid var(--hydre-bronze);outline-offset:2px}@media screen and (min-width:990px){.hydre-agora{padding:0}.hydre-agora__content{padding-top:112px;padding-bottom:112px}.hydre-agora__desktop{display:flex;flex-direction:column}.hydre-agora__mobile{display:none}}@media screen and (max-width:749px){.hydre-agora{padding:0}.hydre-agora__content{padding-top:64px;padding-bottom:64px}}.hydre-final-cta{position:relative;overflow:hidden;isolation:isolate;background:var(--hydre-marble)}.hydre-final-cta__desktop{display:none}.hydre-final-cta__mobile{position:relative;min-height:100svh;display:flex;flex-direction:column;justify-content:flex-end;overflow:hidden}.hydre-final-cta__mobile-bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-3;overflow:hidden}.hydre-final-cta__mobile-bg img{display:block;width:100%;height:100%;object-fit:cover;object-position:center top}.hydre-final-cta__mobile-smoke{position:absolute;left:0;right:0;bottom:0;height:66%;background:linear-gradient(to top,#fcfaf5fa,#fcfaf5e0 46%,#fcfaf500)}.hydre-final-cta__mobile-tubes{position:relative;z-index:-1;margin-top:76px;display:flex;justify-content:center;align-items:flex-start;gap:4px;pointer-events:none}.hydre-final-cta__mobile-tubes img{height:clamp(260px,42vh,360px);width:auto;filter:drop-shadow(0 18px 32px rgba(38,21,46,.28))}.hydre-final-cta__mobile-copy{position:relative;padding:16px 20px 40px;display:flex;flex-direction:column;align-items:center;text-align:center}.hydre-final-cta__mobile-logo{width:40px;height:40px;object-fit:contain;margin-bottom:8px}.hydre-final-cta__mobile-title{margin:12px 0 0;color:var(--hydre-plum-deep);font-size:clamp(31px,8vw,45px);line-height:1.04;letter-spacing:-.025em}.hydre-final-cta__mobile-title span{color:var(--hydre-bronze)}.hydre-final-cta__mobile-text{margin:14px 0 0;max-width:352px;color:#26152eb3;font-size:14.4px;line-height:1.55}.hydre-final-cta__mobile-actions{margin-top:20px;width:100%;display:flex;flex-direction:column;gap:12px}.hydre-final-cta__mobile-actions a{width:100%;min-height:56px;padding:16px 32px;font-size:14px}.hydre-final-cta__trust{list-style:none;padding:0;margin:0}.hydre-final-cta__trust--mobile{margin-top:20px;width:100%;display:grid;grid-template-columns:repeat(2,1fr);overflow:hidden;border-radius:18px;border:1px solid rgba(182,138,77,.24);background:#ffffff6b;box-shadow:0 1px #ffffffc2 inset,0 14px 30px -24px #26152e4d;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.hydre-final-cta__trust li{padding:12px;display:flex;align-items:center;gap:10px;text-align:left}.hydre-final-cta__trust--mobile li:nth-child(2n){border-left:1px solid rgba(182,138,77,.14)}.hydre-final-cta__trust--mobile li:nth-child(n+3){border-top:1px solid rgba(182,138,77,.14)}.hydre-final-cta__trust-icon{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;border:1px solid rgba(182,138,77,.55);background:#fcfaf55c;flex-shrink:0}.hydre-final-cta__trust-icon img{display:block;width:23px;height:23px;object-fit:contain}.hydre-final-cta__trust strong{display:block;font-family:"Instrument Serif",Times New Roman,serif;color:var(--hydre-plum-deep);font-size:15.2px;font-weight:400;line-height:1.05}.hydre-final-cta__trust small{display:block;margin-top:2.88px;color:#26152e8c;font-size:8.8px;text-transform:uppercase;letter-spacing:.16em;line-height:1.2}.hydre-final-cta__note{margin:16px 0 0;color:#26152e73;font-size:10.4px;font-style:italic;line-height:1.45}@media screen and (min-width:990px){.hydre-final-cta{aspect-ratio:1672 / 941;min-height:720px}.hydre-final-cta__mobile{display:none}.hydre-final-cta__desktop{position:absolute;top:0;right:0;bottom:0;left:0;display:block}.hydre-final-cta__background{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2;overflow:hidden}.hydre-final-cta__background img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.hydre-final-cta__desktop-smoke{position:absolute;inset-y:0;right:0;width:54%;background:linear-gradient(to left,#fcfaf5e6,#fcfaf58c 52%,#fcfaf500)}.hydre-final-cta__desktop-content{position:absolute;top:0;right:0;bottom:0;left:0;width:min(100% - 96px,1280px);margin-inline:auto;display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:40px;align-items:center}.hydre-final-cta__desktop-copy{grid-column:6 / span 7;text-align:left}.hydre-final-cta__eyebrow-row{display:flex;align-items:center;gap:12px}.hydre-final-cta__logo{width:36px;height:36px;object-fit:contain}.hydre-final-cta__title{margin:24px 0 0;color:var(--hydre-plum-deep);font-size:clamp(58px,4.35vw,82px);line-height:1.02;letter-spacing:-.035em}.hydre-final-cta__title span{color:var(--hydre-bronze)}.hydre-final-cta__text{margin:16px 0 0;max-width:496px;color:#26152ebf;font-size:16.8px;line-height:1.65}.hydre-final-cta__divider{margin-top:20px;display:flex;gap:5.6px;align-items:center}.hydre-final-cta__divider span{display:block;width:72px;height:1px;background:#b68a4d8c}.hydre-final-cta__actions{margin-top:28px;display:flex;gap:16px;max-width:608px}.hydre-final-cta__actions a{flex:1;min-height:56px;padding:16px 32px;font-size:14px}.hydre-final-cta__trust--desktop{margin-top:28px;display:inline-flex;overflow:hidden;border-radius:18px;border:1px solid rgba(182,138,77,.24);background:#ffffff61;box-shadow:0 1px #ffffffc7 inset,0 16px 34px -26px #26152e52;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.hydre-final-cta__trust--desktop li{padding:14px 16px;border-left:0}.hydre-final-cta__trust--desktop li+li{border-left:1px solid rgba(182,138,77,.14)}.hydre-final-cta__trust--desktop strong{font-size:16.8px}.hydre-final-cta__note{margin-top:20px;font-size:11.2px}}.hydre-final-cta__mobile-tubes{display:none!important}.hydre-final-cta__mobile{min-height:100svh!important}.hydre-final-cta__mobile-copy{padding-top:0!important}@media screen and (max-width:989px){.hydre-final-cta__mobile:before{content:""!important;display:block!important;height:42vh!important;flex-shrink:0!important}.hydre-final-cta__mobile-smoke{height:62%!important}}@media screen and (min-width:990px){.hydre-final-cta{aspect-ratio:1672 / 941!important;min-height:auto!important}.hydre-final-cta__desktop{position:relative!important;inset:auto!important;display:block!important;width:100%!important;aspect-ratio:1672 / 941!important}.hydre-final-cta__background{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important}.hydre-final-cta__desktop-smoke{width:50%!important;background:linear-gradient(to left,#fcfaf5d9,#fcfaf566 55%,#fcfaf500)!important}.hydre-final-cta__desktop-content{width:min(100% - 96px,1280px)!important;padding-top:48px!important;padding-bottom:48px!important}.hydre-final-cta__desktop-copy{grid-column:6 / span 7!important}.hydre-final-cta__trust--desktop{margin-top:28px!important}}.hydre-footer{position:relative;isolation:isolate;overflow:hidden;background:var(--hydre-marble);padding:64px 0 32px}.hydre-footer__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-3;display:block;overflow:hidden}.hydre-footer__bg img{display:block;width:100%;height:100%;object-fit:cover}.hydre-footer__wash{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2;background:#fcfaf58f}.hydre-footer__inner{position:relative}.hydre-footer__brand{display:flex;flex-direction:column;align-items:center;text-align:center}.hydre-footer__logo-ring{width:64px;height:64px;border-radius:999px;border:1px solid rgba(182,138,77,.48);background:#fcfaf5d6;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);box-shadow:0 18px 36px -24px #26152e73;display:inline-flex;align-items:center;justify-content:center}.hydre-footer__logo-ring img{width:40px;height:40px;object-fit:contain}.hydre-footer__brand-name{margin:14.4px 0 0;color:var(--hydre-plum-deep);font-size:17.6px;letter-spacing:.22em}.hydre-footer__brand-name span{color:var(--hydre-bronze)}.hydre-footer__tagline{margin:9.6px 0 0;color:#26152ea8;font-size:14.4px;line-height:1.45}.hydre-footer__ornament{margin-top:18.4px;width:128px;height:1px;background:#b68a4d80;position:relative}.hydre-footer__ornament:after{content:"";position:absolute;left:50%;top:50%;width:7.2px;height:7.2px;border:1px solid rgba(182,138,77,.72);background:var(--hydre-marble);transform:translate(-50%,-50%) rotate(45deg)}.hydre-footer__desktop-columns{display:none}.hydre-footer__column{text-align:center}.hydre-footer__column h3{margin:0 0 13.6px;color:var(--hydre-bronze);font-size:10.4px;text-transform:uppercase;letter-spacing:.26em;font-weight:700;display:inline-flex;align-items:center;justify-content:center;gap:7.2px}.hydre-footer__column h3 img{width:18.4px;height:18.4px;object-fit:contain}.hydre-footer__column ul,.hydre-footer__accordion ul,.hydre-footer__socials{list-style:none;padding:0;margin:0}.hydre-footer__column li+li{margin-top:6.4px}.hydre-footer__column a,.hydre-footer__accordion a{color:#26152ebd;text-decoration:none;font-size:13.12px;line-height:1.4;transition:color .2s ease}.hydre-footer__column a:hover,.hydre-footer__column a:focus-visible,.hydre-footer__accordion a:hover,.hydre-footer__accordion a:focus-visible{color:var(--hydre-bronze)}.hydre-footer__mobile-accordions{margin-top:32px;display:grid;gap:10.4px}.hydre-footer__accordion{border-radius:16px;border:1px solid rgba(182,138,77,.32);background:#ffffffc7;overflow:hidden}.hydre-footer__accordion summary{cursor:pointer;list-style:none;padding:13.6px 15.2px;display:flex;align-items:center;justify-content:space-between;gap:16px}.hydre-footer__accordion summary::-webkit-details-marker{display:none}.hydre-footer__accordion summary span{display:inline-flex;align-items:center;gap:12px;color:var(--hydre-plum-deep);font-family:"Instrument Serif",Times New Roman,serif;font-size:18.4px;line-height:1}.hydre-footer__accordion summary img{width:21.6px;height:21.6px;object-fit:contain}.hydre-footer__accordion summary i{width:28.8px;height:28.8px;border-radius:999px;border:1px solid rgba(182,138,77,.42);color:var(--hydre-bronze);display:inline-flex;align-items:center;justify-content:center;font-style:normal;transition:transform .2s ease,background .2s ease}.hydre-footer__accordion[open] summary i{transform:rotate(180deg);background:#b68a4d1f}.hydre-footer__accordion ul{border-top:1px solid rgba(182,138,77,.2);padding:13.6px 16px 16px;display:grid;gap:8.8px}.hydre-footer__newsletter{margin:32px auto 0;max-width:672px;border-radius:21.6px;padding:18.4px}.hydre-footer__newsletter .hydre-label{text-align:center;margin:0 0 13.6px}.hydre-footer__newsletter-form{display:grid;grid-template-columns:1fr;gap:10.4px}.hydre-footer__newsletter-form input[type=email]{width:100%;min-height:48px;border-radius:13.6px;border:1px solid rgba(182,138,77,.38);background:#ffffffb8;color:var(--hydre-plum-deep);padding:0 16px;font-size:14.4px}.hydre-footer__newsletter-form input[type=email]::placeholder{color:#26152e6b}.hydre-footer__newsletter-form button{min-height:48px;border-radius:13.6px;border:1px solid rgba(182,138,77,.58);background:var(--hydre-plum-deep);color:var(--hydre-marble);text-transform:uppercase;letter-spacing:.18em;font-weight:700;font-size:11.52px;cursor:pointer}.hydre-footer__form-message{margin:4px 0 0;color:#26152ead;font-size:12.48px;text-align:center}.hydre-footer__form-message--error{color:#9a1b43}.hydre-footer__bottom{margin-top:28px;display:flex;flex-direction:column;gap:16px;align-items:center}.hydre-footer__socials{display:flex;align-items:center;justify-content:center;gap:12px}.hydre-footer__socials a{width:42.4px;height:42.4px;border-radius:999px;border:1px solid rgba(182,138,77,.45);background:#ffffffa6;display:inline-flex;align-items:center;justify-content:center;transition:background .2s ease,border-color .2s ease}.hydre-footer__socials a:hover,.hydre-footer__socials a:focus-visible{background:#b68a4d26;border-color:#b68a4db8}.hydre-footer__socials img{width:21.6px;height:21.6px;object-fit:contain}.hydre-footer__copyright{margin:0;color:#26152e7a;font-size:10.4px;text-transform:uppercase;letter-spacing:.18em;line-height:1.45;text-align:center}@media screen and (min-width:750px){.hydre-footer__newsletter-form{grid-template-columns:1fr auto}.hydre-footer__newsletter-form button{padding:0 22.4px}}@media screen and (min-width:990px){.hydre-footer{padding:80px 0 40px}.hydre-footer__wash{background:#fcfaf573}.hydre-footer__logo-ring{width:80px;height:80px}.hydre-footer__logo-ring img{width:48px;height:48px}.hydre-footer__brand-name{font-size:24px}.hydre-footer__desktop-columns{margin-top:44px;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:24px}.hydre-footer__mobile-accordions{display:none}.hydre-footer__newsletter{margin-top:44px;padding:24px}.hydre-footer__bottom{margin-top:40px;flex-direction:row;justify-content:space-between}.hydre-footer__copyright{text-align:right}}.hydre-footer__newsletter{border-radius:20px!important;border:1px solid rgba(182,138,77,.3)!important;background:#fcfaf5a6!important;backdrop-filter:blur(14px)!important;-webkit-backdrop-filter:blur(14px)!important;box-shadow:0 22px 50px -32px #26152e73!important}.hydre-footer__socials a{width:44px!important;height:44px!important;border-color:#b68a4d73!important}.hydre-footer__socials img{width:23.2px!important;height:23.2px!important}@media screen and (min-width:990px){.hydre-footer__logo-ring{width:80px!important;height:80px!important}.hydre-footer__logo-ring img{width:48px!important;height:48px!important}.hydre-footer__brand-name{font-size:24px!important;letter-spacing:.22em!important}.hydre-footer__desktop-columns{margin-top:44px!important;margin-bottom:48px!important}.hydre-footer__newsletter{max-width:672px!important;padding:24px!important}}@media screen and (max-width:989px){.hydre-footer__accordion summary{padding-top:14px!important;padding-bottom:14px!important}.hydre-footer__accordion summary i{width:28px!important;height:28px!important}}.hydre-product-main{position:relative;overflow-x:clip;overflow-y:visible;padding:124px 0 56px;--hydre-product-title-font: "Cinzel", "Trajan Pro", "Times New Roman", serif;--hydre-product-section-title-size: clamp(42px, 5.6vw, 72px);--hydre-active-accent: var(--hydre-mango);--hydre-active-accent-strong: #c77418;--hydre-active-accent-soft: rgba(227, 154, 59, .16);background:radial-gradient(circle at 12% 10%,rgba(182,138,77,.12),transparent 30%),linear-gradient(180deg,#fcfaf5,#f6efe4)}.hydre-product-main--fruits{--hydre-active-accent: #8b3bd1;--hydre-active-accent-strong: #6f28af;--hydre-active-accent-soft: rgba(139, 59, 209, .15)}.hydre-product-main__inner{position:relative}.hydre-product-main .hydre-display-serif{font-family:var(--hydre-product-title-font);font-weight:600;letter-spacing:.02em}.hydre-product-main__grid{display:grid;grid-template-columns:1fr;gap:32px;align-items:start}.hydre-product-main__gallery{min-width:0}.hydre-product-main__gallery-set[hidden],.hydre-product-main__summary[hidden]{display:none}.hydre-product-main__media-frame{position:relative;overflow:hidden;aspect-ratio:1 / 1;border-radius:24px;border:1px solid rgba(182,138,77,.22);background:#ffffffb8;box-shadow:0 28px 70px -46px #26152e80}.hydre-product-main__media{position:absolute;top:0;right:0;bottom:0;left:0;display:none;place-items:center}.hydre-product-main__media.is-active{display:grid}.hydre-product-main__media img,.hydre-product-main__media video,.hydre-product-main__media iframe,.hydre-product-main__media model-viewer{display:block;width:100%;height:100%;object-fit:cover;object-position:center top}.hydre-product-main__gallery-controls{margin-top:12px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.hydre-product-main__thumb{overflow:hidden;aspect-ratio:1;border-radius:14px;border:1px solid rgba(182,138,77,.22);background:#ffffffb3;padding:0;cursor:pointer}.hydre-product-main__thumb.is-active{border-color:#b68a4ddb;box-shadow:0 0 0 2px #b68a4d29}.hydre-product-main__thumb img{display:block;width:100%;height:100%;object-fit:cover}.hydre-product-main__panel{min-width:0;border-radius:24px;background:#ffffff7a;border:0;padding:22px;box-shadow:0 22px 60px -48px #26152e57;transition:box-shadow .24s ease}.hydre-product-main__title{margin:10px 0 0;color:var(--hydre-plum-deep);font-size:clamp(38px,5vw,58px);line-height:.98}.hydre-product-main__reviews{margin-top:14px;display:flex;flex-wrap:wrap;align-items:center;gap:9px;color:#26152eb8;font-size:14px}.hydre-product-main__reviews span{color:var(--hydre-plum-deep);letter-spacing:.08em}.hydre-product-main__reviews strong{color:var(--hydre-plum-deep)}.hydre-product-main__reviews a{color:#26152e9e;text-decoration:none}.hydre-product-main__proofs{list-style:none;padding:0;margin:16px 0 0;width:fit-content;max-width:100%;overflow:hidden;border-radius:18px;border:1px solid rgba(182,138,77,.18);background:#ffffff2e;box-shadow:0 1px #ffffffb8 inset,0 18px 44px -38px #26152e6b;backdrop-filter:blur(18px) saturate(150%);-webkit-backdrop-filter:blur(18px) saturate(150%);display:inline-flex;align-items:stretch}.hydre-product-main__proofs li{min-height:52px;padding:10px 14px;display:inline-flex;align-items:center;gap:9px}.hydre-product-main__proofs li+li{border-left:1px solid rgba(182,138,77,.16)}.hydre-product-main__proofs-icon{width:32px;height:32px;min-width:32px;display:inline-flex;align-items:center;justify-content:center}.hydre-product-main__proofs-icon img{display:block;width:32px;height:32px;object-fit:contain}.hydre-product-main__proofs li>span:last-child{color:var(--hydre-plum-deep);font-size:11.5px;font-weight:700;line-height:1.12;white-space:nowrap}.hydre-product-main__flavor-link{min-height:38px;border-radius:999px;border:1px solid rgba(38,21,46,.2);background:#fcfaf594;color:var(--hydre-plum-deep);padding:9px 16px;display:inline-flex;align-items:center;justify-content:center;font-size:13px;line-height:1.15;text-decoration:none}.hydre-product-main__flavors{margin-top:-4px;display:flex;flex-wrap:wrap;justify-content:center;gap:10px}.hydre-product-main__flavor-link.is-active{border-color:var(--hydre-active-accent-strong);background:var(--hydre-active-accent);color:var(--hydre-marble)}.hydre-product-main__flavor-link{cursor:pointer;transition:background .22s ease,border-color .22s ease,color .22s ease,transform .22s ease}.hydre-product-main__flavor-link:hover{transform:translateY(-1px)}.hydre-product-main__flavor-link--passion.is-active{background:var(--hydre-mango);border-color:#c77418}.hydre-product-main__flavor-link--fruits.is-active{background:#8b3bd1;border-color:#6f28af}.hydre-product-main__form{display:block;margin-top:22px}.hydre-product-main__form .product-form__error-message-wrapper{display:flex;align-items:center;gap:8px;margin-bottom:12px;color:#9a1b43;font-size:12px;line-height:1.35}.hydre-product-main__form .product-form__error-message-wrapper[hidden]{display:none}.hydre-product-main__purchase{display:grid;gap:14px}.hydre-product-main__pack-fieldset{margin:0;padding:0;border:0}.hydre-product-main__pack-fieldset legend{width:100%;margin-bottom:2px;color:var(--hydre-plum-deep);font-family:var(--hydre-product-title-font);font-size:clamp(18px,2.1vw,24px);font-weight:600;line-height:1.15;letter-spacing:.04em;text-align:center;text-transform:uppercase}.hydre-product-main__pack-rules{display:none!important}.hydre-product-main__mix-builder{display:grid;gap:0}.hydre-product-main__mix-row{min-height:76px;border-radius:0;border:0;border-top:1px solid rgba(38,21,46,.08);background:transparent;padding:16px 0;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:14px;align-items:center}.hydre-product-main__mix-row:last-child{border-bottom:1px solid rgba(38,21,46,.08)}.hydre-product-main__mix-row--passion,.hydre-product-main__mix-row--fruits{box-shadow:none}.hydre-product-main__mix-row.is-disabled{opacity:.52}.hydre-product-main__mix-row strong,.hydre-product-main__mix-row span{display:block}.hydre-product-main__mix-row strong{color:var(--hydre-plum-deep);font-size:15px;line-height:1.25}.hydre-product-main__mix-row span{margin-top:4px;color:#26152e94;font-size:11px;line-height:1.25}.hydre-product-main__variant-fieldset{margin:0;padding:0;border:0}.hydre-product-main__variant-fieldset legend,.hydre-product-main__quantity-row>span{margin-bottom:10px;color:#26152ed1;font-size:14px;line-height:1.3}.hydre-product-main__variant-grid{display:grid;gap:10px}.hydre-product-main__variant-card{position:relative;min-height:76px;border-radius:14px;border:1px solid rgba(38,21,46,.16);background:#ffffffb3;padding:14px 16px;display:grid;grid-template-columns:auto 1fr auto;gap:12px;align-items:center;cursor:pointer}.hydre-product-main__variant-card.is-active{border-color:var(--hydre-plum-deep);box-shadow:0 0 0 1px #26152e1a}.hydre-product-main__variant-card.is-disabled{opacity:.52;cursor:not-allowed}.hydre-product-main__variant-card input{width:19px;height:19px;accent-color:var(--hydre-plum-deep)}.hydre-product-main__variant-card strong,.hydre-product-main__variant-card em{color:var(--hydre-plum-deep);font-size:15px;font-style:normal;line-height:1.25}.hydre-product-main__variant-card small{display:block;margin-top:4px;color:#26152e94;font-size:11px}.hydre-product-main__quantity-row{display:flex;align-items:center;justify-content:space-between;gap:16px}.hydre-product-main__quantity{min-height:46px;border-radius:999px;border:0;background:#26152e14;display:inline-grid;grid-template-columns:42px 56px 42px;align-items:center;overflow:hidden}.hydre-product-main__quantity button,.hydre-product-main__quantity input{width:100%;height:46px;border:0;background:transparent;color:var(--hydre-plum-deep);text-align:center;font:inherit}.hydre-product-main__quantity button{cursor:pointer;font-size:20px}.hydre-product-main__quantity button:disabled{cursor:not-allowed;opacity:.42}.hydre-product-main__quantity input::-webkit-inner-spin-button,.hydre-product-main__quantity input::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}.hydre-product-main__pack-status{border-radius:14px;border:0;background:#26152e12;padding:15px 16px;display:flex;align-items:center;justify-content:space-between;gap:12px}.hydre-product-main__pack-status span{color:var(--hydre-plum-deep);font-family:var(--hydre-product-title-font);font-size:22px;font-weight:600;letter-spacing:.02em;line-height:1}.hydre-product-main__pack-status strong{max-width:220px;color:#26152ed6;font-size:13px;font-weight:700;line-height:1.35;text-align:right}.hydre-product-main__add-button{width:100%;min-height:60px;border:0;border-radius:12px;background:var(--hydre-plum-deep);color:#fff;padding:0 18px;display:inline-flex;align-items:center;justify-content:center;gap:12px;font-size:13px;font-weight:700;line-height:1.2;letter-spacing:.12em;text-transform:uppercase;cursor:pointer}.hydre-product-main__add-button[disabled]{opacity:.5;cursor:not-allowed}.hydre-product-main__add-button .loading__spinner{display:none}.hydre-product-main__add-button.loading .loading__spinner{display:inline-flex}.hydre-product-main__payment-icons{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:8px}.hydre-product-main__payment-icon{width:38px;height:24px;display:block}.hydre-product-main__shipping{margin:16px 0 0;color:#26152ead;font-size:13px;line-height:1.45}.hydre-product-main__info-grid{margin-top:24px;display:grid;grid-template-columns:1fr;gap:12px}.hydre-product-main__info-grid article{border-radius:16px;border:1px solid rgba(182,138,77,.22);background:#ffffff94;padding:16px}.hydre-product-main__info-grid blockquote,.hydre-product-main__info-grid p:not(.hydre-label){margin:8px 0 0;color:#26152ebd;font-size:13px;line-height:1.55}.hydre-product-main__info-grid span{display:block;margin-top:10px;color:#26152e7a;font-size:11px}.hydre-product-main__links{margin-top:16px;display:flex;flex-wrap:wrap;gap:10px}.hydre-product-main__education{margin-top:56px;display:grid;gap:28px}.hydre-product-main__natural-carousel{--hydre-natural-gap: clamp(10px, 1.15vw, 18px);--hydre-natural-card-width: clamp(170px, calc((100vw - (var(--hydre-natural-gap) * 4) - 220px) / 5), 280px);width:100%;display:grid;gap:24px;overflow:hidden}.hydre-product-main__natural-copy{width:min(100%,760px);margin-inline:auto;text-align:center}.hydre-product-main__natural-copy .hydre-label{margin:0}.hydre-product-main__natural-copy h2{margin:6px 0 0;color:var(--hydre-plum-deep);font-size:var(--hydre-product-section-title-size);line-height:.96;font-weight:600;text-transform:uppercase}.hydre-product-main__natural-copy span{display:block;margin-top:8px;color:#26152ea3;font-size:14px;line-height:1.45}.hydre-product-main__natural-viewport{width:calc(100vw - 16px);margin-left:calc(50% - 50vw + 8px);overflow-x:hidden;overflow-y:hidden;scroll-snap-type:none;scrollbar-width:none;cursor:grab;touch-action:pan-y}.hydre-product-main__natural-viewport::-webkit-scrollbar{display:none}.hydre-product-main__natural-viewport.is-dragging{cursor:grabbing;scroll-snap-type:none}.hydre-product-main__natural-track{list-style:none;padding:0 calc((100vw - var(--hydre-natural-card-width)) / 2);margin:0;min-height:clamp(360px,44svh,520px);display:flex;align-items:center;gap:var(--hydre-natural-gap);will-change:transform}.hydre-product-main__natural-track li{flex:0 0 auto}.hydre-product-main__natural-card{width:var(--hydre-natural-card-width);min-height:clamp(300px,36svh,430px);border:0;border-radius:0;background:#ffffff6b;color:var(--hydre-plum-deep);padding:0 0 18px;display:grid;gap:10px;text-align:left;opacity:.74;transform:scale(.96);transform-origin:center;cursor:pointer;will-change:opacity,transform;transition:opacity .64s cubic-bezier(.16,1,.3,1),transform .64s cubic-bezier(.16,1,.3,1),box-shadow .64s cubic-bezier(.16,1,.3,1),background .64s cubic-bezier(.16,1,.3,1)}.hydre-product-main__natural-image,.hydre-product-main__ritual-image,.hydre-product-main__details-image{aspect-ratio:1 / 1;overflow:hidden;background:#fcfaf5cc;display:block}.hydre-product-main__natural-image img,.hydre-product-main__ritual-image img,.hydre-product-main__details-image img{display:block;width:100%;height:100%;object-fit:cover}.hydre-product-main__natural-image{width:100%;min-height:clamp(170px,22svh,280px);border-radius:0}.hydre-product-main__natural-card strong,.hydre-product-main__natural-card small,.hydre-product-main__natural-card>span:not(.hydre-product-main__natural-image){margin-inline:18px}.hydre-product-main__natural-card strong{color:var(--hydre-plum-deep);font-size:17px;line-height:1.12;text-transform:uppercase}.hydre-product-main__natural-card small{color:#26152e8f;font-size:11px;line-height:1.2;text-transform:uppercase;letter-spacing:.12em}.hydre-product-main__natural-card>span:not(.hydre-product-main__natural-image){color:#26152e9e;font-size:12.5px;line-height:1.5}.hydre-product-main__natural-card.is-active{opacity:1;transform:scale(1.055);background:#fcfaf5db;box-shadow:0 20px 56px -42px #26152e70}.hydre-product-main__natural-card.is-active .hydre-product-main__natural-image{min-height:clamp(170px,22svh,280px)}.hydre-product-main__natural-controls{display:flex;align-items:center;justify-content:center;gap:18px}.hydre-product-main__natural-controls button{width:38px;height:38px;border:0;border-radius:999px;background:transparent;color:var(--hydre-plum-deep);font-size:28px;line-height:1.25;cursor:pointer}.hydre-product-main__natural-controls button:hover{background:#26152e14}.hydre-product-main__rituals,.hydre-product-main__effects{border-radius:28px;border:0;background:transparent;padding:24px;box-shadow:none}.hydre-product-main__rituals h2,.hydre-product-main__effects h2{margin:8px 0 0;max-width:760px;color:var(--hydre-plum-deep);font-size:var(--hydre-product-section-title-size);line-height:.96;font-weight:600;text-transform:uppercase}.hydre-product-main__ritual-grid,.hydre-product-main__effect-grid{margin-top:24px;display:grid;grid-template-columns:1fr;gap:12px}.hydre-product-main__ritual-grid article,.hydre-product-main__effect-grid article{position:relative;overflow:hidden;border-radius:20px;border:0;background:transparent;padding:0}.hydre-product-main__ritual-image{width:100%;min-height:clamp(280px,34vw,480px);border-radius:20px;margin:0}.hydre-product-main__ritual-caption{position:absolute;top:18px;left:18px;right:18px;z-index:1;display:flex;align-items:center;justify-content:space-between;gap:12px}.hydre-product-main__ritual-caption span{width:40px;height:40px;border-radius:999px;background:#ffffffe0;color:var(--hydre-plum-deep);display:inline-flex;align-items:center;justify-content:center;font-size:11px;font-weight:700;letter-spacing:.12em}.hydre-product-main__ritual-caption h3{max-width:min(68%,260px);border-radius:999px;background:#ffffffd6;padding:10px 14px;text-align:right;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.hydre-product-main__ritual-grid h3,.hydre-product-main__effect-grid strong{display:block;margin:0;color:var(--hydre-plum-deep);font-size:18px;line-height:1.2}.hydre-product-main__effect-grid strong{margin-top:0}.hydre-product-main__ritual-grid p,.hydre-product-main__effect-grid p{margin:10px 0 0;color:#26152ead;font-size:13px;line-height:1.6}.hydre-product-main__details{border-radius:0;border:0;background:transparent;padding:0;box-shadow:none;display:grid;gap:22px}.hydre-product-main__details-image{width:100%;max-width:560px;border-radius:0;min-height:0;justify-self:start}.hydre-product-main__details-content{display:grid;gap:14px;align-self:center}.hydre-product-main__details-tabs{display:grid;gap:8px}.hydre-product-main__details-tabs button{width:100%;min-height:52px;border-radius:14px;border:1px solid rgba(38,21,46,.14);background:#fcfaf5c7;color:#26152eb3;padding:12px 14px;text-align:left;font:inherit;font-size:13px;line-height:1.2;cursor:pointer;transition:background .2s ease,border-color .2s ease,color .2s ease}.hydre-product-main__details-tabs button.is-active{border-color:var(--hydre-active-accent-strong);background:var(--hydre-active-accent-soft);color:var(--hydre-plum-deep)}.hydre-product-main__details-panel{min-height:100%;border-radius:0;border:0;background:transparent;padding:8px 0}.hydre-product-main__details-panel[hidden]{display:none}.hydre-product-main__details-panel h3{margin:8px 0 0;color:var(--hydre-plum-deep);font-size:clamp(32px,3.8vw,52px);line-height:1.02;font-weight:600;text-transform:uppercase}.hydre-product-main__details-panel p:not(.hydre-label){margin:14px 0 0;color:#26152eb3;font-size:14px;line-height:1.65}.hydre-product-main__nutrition-table-wrap{margin-top:18px;overflow-x:auto;border-radius:16px;border:1px solid rgba(182,138,77,.22);background:#fcfaf5b8}.hydre-product-main__nutrition-table{width:100%;min-width:0;border-collapse:collapse;color:var(--hydre-plum-deep);font-size:12px;line-height:1.25;table-layout:fixed}.hydre-product-main__nutrition-table th,.hydre-product-main__nutrition-table td{padding:11px 12px;border-bottom:1px solid rgba(182,138,77,.18);text-align:left;vertical-align:top}.hydre-product-main__nutrition-table th:nth-child(1),.hydre-product-main__nutrition-table td:nth-child(1){width:34%}.hydre-product-main__nutrition-table th:nth-child(2),.hydre-product-main__nutrition-table td:nth-child(2){width:43%}.hydre-product-main__nutrition-table th:nth-child(3),.hydre-product-main__nutrition-table td:nth-child(3){width:23%;text-align:right;white-space:nowrap}.hydre-product-main__nutrition-table tr:last-child th,.hydre-product-main__nutrition-table tr:last-child td{border-bottom:0}.hydre-product-main__nutrition-table thead th{color:#26152e85;font-size:10px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.hydre-product-main__nutrition-table tbody th{font-weight:700}@media screen and (min-width:990px){.hydre-product-main{padding:140px 0 72px}.hydre-product-main__grid{grid-template-columns:minmax(0,1.1fr) minmax(420px,.9fr);gap:48px}.hydre-product-main__gallery{position:sticky;top:96px;align-self:start}.hydre-product-main__media-frame{min-height:640px;aspect-ratio:1 / 1}.hydre-product-main__media img{height:100%}.hydre-product-main__panel{align-self:start;padding:26px}.hydre-product-main__info-grid{grid-template-columns:1fr 1fr}.hydre-product-main__rituals,.hydre-product-main__effects{padding:32px}.hydre-product-main__rituals h2,.hydre-product-main__effects h2{font-size:var(--hydre-product-section-title-size);line-height:.96}.hydre-product-main__ritual-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.hydre-product-main__effect-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.hydre-product-main__details{grid-template-columns:minmax(340px,.92fr) minmax(0,1.08fr);align-items:center;padding:0}.hydre-product-main__details-content{grid-template-columns:minmax(160px,.42fr) minmax(0,1fr);align-items:center}.hydre-product-main__details-tabs{align-content:start}.hydre-product-main__details-image{min-height:0}}@media screen and (max-width:749px){.hydre-product-main{padding:106px 0 44px}.hydre-product-main__panel{padding:18px}.hydre-product-main__media-frame{border-radius:20px;transform:none!important;margin-bottom:0}.hydre-product-main__variant-card{grid-template-columns:auto 1fr}.hydre-product-main__variant-card em{grid-column:2}.hydre-product-main__quantity-row{align-items:flex-start;flex-direction:column}.hydre-product-main__mix-row{grid-template-columns:1fr}.hydre-product-main__mix-row .hydre-product-main__quantity{width:100%}.hydre-product-main__pack-status{align-items:flex-start;flex-direction:column}.hydre-product-main__pack-status strong{text-align:left}.hydre-product-main__education{margin-top:40px}.hydre-product-main__natural-carousel{--hydre-natural-gap: 12px;--hydre-natural-card-width: clamp(128px, calc((100vw - 48px) / 3), 180px);gap:18px}.hydre-product-main__natural-copy h2{font-size:clamp(38px,11vw,58px)}.hydre-product-main__natural-card{min-height:330px}.hydre-product-main__rituals,.hydre-product-main__effects{padding:0}.hydre-product-main__ritual-grid article{display:block}.hydre-product-main__ritual-image{width:100%;min-height:min(82vw,420px);margin:0}.hydre-product-main__ritual-grid h3{margin:0}.hydre-product-main__details{padding:0}.hydre-product-main__details-image{min-height:0}}.hydre-product-composition{position:relative;padding:48px 0 80px;background:var(--hydre-marble)}.hydre-product-composition__grid{display:grid;grid-template-columns:1fr;gap:40px;align-items:start}.hydre-product-composition__formula h2,.hydre-product-composition__trust-card h3{margin:8px 0 0;color:var(--hydre-plum-deep);font-size:clamp(29.6px,3vw,39.2px);line-height:1.05;font-weight:400}.hydre-product-composition__title span{color:var(--hydre-bronze)}.hydre-product-composition__intro{margin:13.6px 0 0;max-width:544px;color:#26152eb3;font-size:15.2px;line-height:1.65}.hydre-product-composition__rows{list-style:none;padding:0;margin:24px 0 0;border-radius:20px;border:1px solid rgba(182,138,77,.3);background:#ffffffb8;overflow:hidden}.hydre-product-composition__rows li{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:16px;padding:13.6px 16px;border-bottom:1px solid rgba(182,138,77,.18)}.hydre-product-composition__rows li:last-child{border-bottom:0}.hydre-product-composition__rows li>span{width:34.4px;height:34.4px;border-radius:999px;border:1px solid rgba(182,138,77,.3);background:#f6efe4d1;display:inline-flex;align-items:center;justify-content:center}.hydre-product-composition__rows img{width:20px;height:20px;object-fit:contain}.hydre-product-composition__rows strong{display:block;color:var(--hydre-plum-deep);font-size:14.4px}.hydre-product-composition__rows small{display:block;margin-top:2.4px;color:#26152e8c;font-size:11.2px}.hydre-product-composition__rows em{color:var(--hydre-plum-deep);font-family:"Instrument Serif",Times New Roman,serif;font-size:17.6px;font-style:normal}.hydre-product-composition__source{margin:13.6px 0 0;color:#26152e73;font-size:10.88px;font-style:italic}.hydre-product-composition__trust-card{border-radius:24px;padding:22.4px}.hydre-product-composition__trust-card ul{list-style:none;padding:0;margin:21.6px 0 0;display:grid;gap:16px}.hydre-product-composition__trust-card li{display:flex;align-items:flex-start;gap:12.8px;color:#26152ec7;font-size:14.4px;line-height:1.55}.hydre-product-composition__trust-card img{width:24.8px;height:24.8px;object-fit:contain;flex-shrink:0}.hydre-product-composition__trust-card .hydre-button-secondary{margin-top:24px;width:100%}@media screen and (min-width:990px){.hydre-product-main{padding:136px 0 64px}.hydre-product-main__grid{grid-template-columns:7fr 5fr;gap:56px}.hydre-product-main__visual{aspect-ratio:1 / 1}.hydre-product-main__tube{display:block}.hydre-product-composition{padding:48px 0 96px}.hydre-product-composition__grid{grid-template-columns:7fr 5fr;gap:56px}.hydre-product-composition__trust-card{position:sticky;top:128px;padding:28px}}@media screen and (max-width:749px){.hydre-product-main{padding:104px 0 48px}.hydre-product-main__buy-card{align-items:stretch}.hydre-product-main__form,.hydre-product-main__form button,.hydre-product-main__disabled{width:100%}.hydre-product-main__highlights,.hydre-product-main__trust{grid-template-columns:1fr}}.hydre-product-main__visual{box-shadow:0 30px 65px -42px #26152e8c!important}.hydre-product-composition{padding-top:40px!important}.hydre-product-composition__rows li{padding:13.6px 20px!important}.hydre-product-composition__trust-card{background:#ffffffa6!important;backdrop-filter:blur(14px)!important;-webkit-backdrop-filter:blur(14px)!important}@media screen and (min-width:990px){.hydre-hero__copy{flex:1 1 0%!important;width:100%!important;max-width:1480px!important;margin-left:auto!important;margin-right:auto!important;padding-left:48px!important;padding-right:48px!important;display:grid!important;grid-template-columns:repeat(12,minmax(0,1fr))!important;grid-auto-rows:min-content!important;align-items:center!important;column-gap:48px!important;row-gap:0!important;gap:0 48px!important;transform:none!important}.hydre-hero__proofs{width:fit-content!important;max-width:min(100%,max-content)!important;margin-top:24px!important;display:inline-flex!important;flex-wrap:nowrap!important}.hydre-hero__proofs li{width:auto!important;min-width:0!important;flex:0 0 auto!important;padding:10px 14px!important}.hydre-hero__proofs-icon{width:32px!important;height:32px!important;min-width:32px!important;max-width:32px!important;min-height:32px!important;max-height:32px!important;aspect-ratio:1!important;box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;flex:0 0 32px!important;padding:0!important;line-height:0!important;border-radius:50%!important;border:0!important;background:transparent!important;overflow:hidden!important}.hydre-hero__proofs-icon img{width:32px!important;height:32px!important;object-fit:contain!important}.hydre-hero__proofs span:not(.hydre-hero__proofs-icon){width:auto!important;white-space:nowrap!important}.hydre-final-cta__divider{width:100%!important}.hydre-final-cta__divider span{flex:1 1 0!important;width:auto!important}.hydre-footer__desktop-columns{width:min(60vw,920px)!important;max-width:60vw!important;margin-left:auto!important;margin-right:auto!important}.hydre-agora__grid{grid-template-columns:minmax(0,620px) auto!important;max-width:1120px!important;gap:24px!important}.hydre-agora__copy{max-width:620px!important}.hydre-agora__title{white-space:nowrap!important;font-size:clamp(51.2px,4.5vw,64px)!important}}.hydre-hero__proofs-icon{width:32px!important;height:32px!important;min-width:32px!important;max-width:32px!important;min-height:32px!important;max-height:32px!important;aspect-ratio:1!important;box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;flex:0 0 32px!important;padding:0!important;line-height:0!important;border-radius:50%!important;border:0!important;background:transparent!important;overflow:hidden!important}.hydre-hero__proofs-icon img{width:32px!important;height:32px!important;object-fit:contain!important}.hydre-ingredients__chips{background:#ffffff1f!important;border-color:#ffffff75!important;box-shadow:0 1px #ffffffc2 inset,0 16px 36px -26px #26152e52!important;backdrop-filter:blur(20px) saturate(170%)!important;-webkit-backdrop-filter:blur(20px) saturate(170%)!important}.hydre-ingredients__chips li{background:#ffffff08!important;border-color:#b68a4d29!important}.hydre-hero__proofs .hydre-hero__proofs-icon{width:32px!important;height:32px!important;min-width:32px!important;max-width:32px!important;min-height:32px!important;max-height:32px!important;flex:0 0 32px!important;border:0!important;background:transparent!important}.hydre-hero__proofs .hydre-hero__proofs-icon img{width:32px!important;height:32px!important}@media screen and (max-width:749px){.hydre-header__mobile-panel{top:72px!important;left:50%!important;right:auto!important;bottom:auto!important;width:min(calc(100vw - 32px),392px)!important;max-height:calc(100svh - 96px)!important;overflow-y:auto!important;border:1px solid rgba(182,138,77,.28)!important;border-radius:22px!important;background:#fcfaf5fa!important;box-shadow:0 28px 64px -34px #26152e85!important;opacity:0!important;visibility:hidden!important;transform:translate(-50%,-8px) scale(.98)!important;transition:opacity .22s ease,visibility .22s ease,transform .22s ease!important}.hydre-header.is-open .hydre-header__mobile-panel{opacity:1!important;visibility:visible!important;transform:translate(-50%) scale(1)!important}.hydre-header__mobile-close{position:absolute!important;top:14px!important;right:14px!important;width:36px!important;height:36px!important;border-radius:999px!important;border:1px solid rgba(182,138,77,.38)!important;background:#f6efe4b8!important;color:var(--hydre-plum-deep)!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;padding:0!important}.hydre-header__mobile-close span{position:absolute!important;width:16px!important;height:1.6px!important;border-radius:999px!important;background:currentColor!important}.hydre-header__mobile-close span:first-child{transform:rotate(45deg)!important}.hydre-header__mobile-close span:last-child{transform:rotate(-45deg)!important}.hydre-header__mobile-nav{padding:56px 24px 24px!important;gap:6px!important}.hydre-header__mobile-nav>a:not(.hydre-header__mobile-cta){padding:10px 0!important;font-size:25px!important;line-height:1!important}.hydre-header__mobile-cta{margin-top:10px!important;min-height:50px!important;padding:13px 20px!important}.hydre-hero__proofs li:last-child{justify-content:center!important;text-align:center!important}.hydre-hero__proofs li:last-child span:not(.hydre-hero__proofs-icon){width:auto!important;text-align:center!important}.hydre-ingredients__chips,.hydre-comparison__toggle{display:none!important}.hydre-comparison__brand-row{grid-template-columns:.74fr repeat(3,minmax(0,1fr))!important;align-items:end!important}.hydre-comparison__brand-spacer{display:block!important;order:0!important}.hydre-comparison__brand-card{min-height:114px!important;padding:9px 4px!important}.hydre-comparison__brand-card img,.hydre-comparison__placeholder-tube{height:74px!important}.hydre-comparison__placeholder-tube{width:22px!important}.hydre-comparison__brand-card--hydre{order:1!important}.hydre-comparison__brand-card--hydratis{order:2!important}.hydre-comparison__brand-card--decathlon{order:3!important}.hydre-comparison__table--mobile{grid-template-columns:.74fr repeat(3,minmax(0,1fr))!important}.hydre-comparison__table--mobile[data-view] [data-view]{display:contents!important}.hydre-comparison__cell,.hydre-comparison__row-label{padding-left:5px!important;padding-right:5px!important}.hydre-comparison__row-label{gap:4px!important}.hydre-comparison__row-label img,.hydre-comparison__dot{width:13px!important;height:13px!important}.hydre-agora__mobile-card-grid{grid-template-columns:minmax(0,1.08fr) minmax(0,1fr)!important;align-items:stretch!important;gap:12px!important}.hydre-agora__mobile-card-img{height:100%!important;min-height:148px!important;object-fit:cover!important}.hydre-agora__mobile-benefits{min-height:148px!important;display:flex!important;flex-direction:column!important}.hydre-agora__mobile-benefits-list{flex:1 1 auto!important;display:flex!important;flex-direction:column!important}.hydre-agora__mobile-benefit{flex:1 1 0!important}.hydre-agora__mobile-step-number{width:45px!important;height:45px!important;color:transparent!important;background:#fcfaf5eb!important}.hydre-agora__mobile-step-number img{display:block!important;width:30px!important;height:30px!important;object-fit:contain!important}.hydre-agora__mobile-steps-line{left:26px!important}.hydre-agora__mobile-step{padding-left:60px!important}.hydre-agora__mobile-step-title{font-size:17.5px!important}.hydre-agora__mobile-step-desc{font-size:12.4px!important}}@media screen and (min-width:990px){.hydre-agora__steps-line{top:45px!important}.hydre-agora__step-circle{width:90px!important;height:90px!important}.hydre-agora__step-circle img{width:58px!important;height:58px!important}.hydre-agora__step-title{font-size:18.8px!important}.hydre-agora__step-desc{font-size:14.1px!important}}.hydre-product-card__content:after{content:none!important}.hydre-product-card__content{--hydre-product-card-content-pad: 20px}.hydre-product-card__text-glass{position:relative!important;z-index:1!important;width:calc(100% + (var(--hydre-product-card-content-pad) * 2))!important;margin:auto calc(var(--hydre-product-card-content-pad) * -1) calc(var(--hydre-product-card-content-pad) * -1)!important;padding:16px var(--hydre-product-card-content-pad) var(--hydre-product-card-content-pad)!important;border:0!important;border-radius:0 0 24px 24px!important;background:#ffffff13!important;box-shadow:0 -18px 34px -28px #26152e57!important;backdrop-filter:blur(10px) saturate(135%)!important;-webkit-backdrop-filter:blur(10px) saturate(135%)!important;pointer-events:none!important}.hydre-product-card__main,.hydre-product-card__footer,.hydre-product-card__lock{position:relative!important;z-index:1!important}.hydre-ingredients__detail-close{display:none}@media screen and (min-width:750px){.hydre-product-card__content{--hydre-product-card-content-pad: 24px}}@media screen and (max-width:749px){.hydre-product-card__content{--hydre-product-card-content-pad: 16px}.hydre-header__mobile-panel{width:min(60vw,392px)!important;max-width:60vw!important}.hydre-header__mobile-nav{padding-left:18px!important;padding-right:18px!important}.hydre-header__mobile-nav>a:not(.hydre-header__mobile-cta){font-size:clamp(19px,5.4vw,25px)!important;letter-spacing:.1em!important}.hydre-ingredients--detail-closed .hydre-ingredients__detail-col{display:none!important}.hydre-ingredients__detail-close{position:absolute!important;top:12px!important;right:12px!important;z-index:3!important;width:32px!important;height:32px!important;border-radius:999px!important;border:1px solid rgba(182,138,77,.36)!important;background:#fcfaf5c7!important;color:var(--hydre-plum-deep)!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;padding:0!important}.hydre-ingredients__detail-close span{position:absolute!important;width:14px!important;height:1.5px!important;border-radius:999px!important;background:currentColor!important}.hydre-ingredients__detail-close span:first-child{transform:rotate(45deg)!important}.hydre-ingredients__detail-close span:last-child{transform:rotate(-45deg)!important}.hydre-footer__bg img{opacity:.42!important}.hydre-footer__wash{background:#fcfaf5c7!important}}@media screen and (min-width:990px){.hydre-comparison__brand-row,.hydre-comparison__table--desktop{grid-template-columns:1.2fr repeat(3,minmax(0,1fr))!important}.hydre-comparison__brand-row{align-items:end!important;width:100%!important}.hydre-comparison__brand-card{width:100%!important;max-width:none!important;min-height:136px!important}.hydre-comparison__brand-spacer{display:block!important;grid-column:1!important}.hydre-comparison__brand-card--hydre{grid-column:2!important;min-height:164px!important;transform:translateY(-14px)!important}.hydre-comparison__brand-card--hydratis{grid-column:3!important}.hydre-comparison__brand-card--decathlon{grid-column:4!important}.hydre-comparison__brand-card--hydre img{height:clamp(108px,13vw,156px)!important}.hydre-comparison__cell--hydre-head{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:4px!important;text-align:center!important;white-space:normal!important}.hydre-comparison__cell--hydre-head small{display:block!important;margin:0!important;max-width:100%!important;font-size:7px!important;letter-spacing:.24em!important;line-height:1!important}.hydre-comparison__placeholder-tube{height:clamp(90px,10vw,126px)!important}}.hydre-hero,.hydre-products,.hydre-ingredients,.hydre-comparison,.hydre-agora,.hydre-final-cta{--hydre-section-fade-size: 64px}.hydre-hero:after,.hydre-products:after,.hydre-ingredients:after,.hydre-comparison:after,.hydre-agora:after,.hydre-final-cta:after{content:""!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:0!important;pointer-events:none!important}.hydre-hero__content,.hydre-products__inner,.hydre-ingredients__inner,.hydre-comparison__inner,.hydre-agora__content,.hydre-final-cta__desktop,.hydre-final-cta__mobile{position:relative!important;z-index:1!important}.hydre-hero:after{background:linear-gradient(to bottom,#fcfaf500,#fcfaf58c 58%,#fcfaf5eb) bottom / 100% var(--hydre-section-fade-size) no-repeat!important}.hydre-products:after,.hydre-ingredients:after,.hydre-comparison:after,.hydre-agora:after{background:linear-gradient(to bottom,#fcfaf5eb,#fcfaf56b 46%,#fcfaf500) top / 100% var(--hydre-section-fade-size) no-repeat,linear-gradient(to bottom,#fcfaf500,#fcfaf56b 54%,#fcfaf5eb) bottom / 100% var(--hydre-section-fade-size) no-repeat!important}.hydre-final-cta:after{background:linear-gradient(to bottom,#fcfaf5eb,#fcfaf56b 46%,#fcfaf500) top / 100% var(--hydre-section-fade-size) no-repeat!important}@media screen and (max-width:749px){.hydre-hero,.hydre-products,.hydre-ingredients,.hydre-comparison,.hydre-agora,.hydre-final-cta{--hydre-section-fade-size: 46px}}.hydre-account-landing{position:relative;min-height:100vh;padding:150px 0 96px;overflow:hidden;background:radial-gradient(circle at 18% 10%,rgba(182,138,77,.14),transparent 30%),radial-gradient(circle at 86% 20%,rgba(106,42,98,.1),transparent 34%),linear-gradient(180deg,#fcfaf5,#f6efe4)}.hydre-account-landing__shell{width:min(100% - 48px,1180px);margin-inline:auto}.hydre-account-landing__hero{max-width:760px}.hydre-account-landing__title{margin:12px 0 0;color:var(--hydre-plum-deep);font-size:clamp(48px,6vw,86px);line-height:.98;letter-spacing:-.035em;font-weight:400}.hydre-account-landing__intro{max-width:560px;margin:24px 0 0;color:#26152eb8;font-size:18px;line-height:1.7}.hydre-account-landing__actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:32px}.hydre-account-landing__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:64px}.hydre-account-landing__card{min-height:260px;padding:28px;border-radius:24px;border:1px solid rgba(182,138,77,.3);background:#ffffff8f;box-shadow:0 30px 70px -48px #26152e73;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}.hydre-account-landing__card-number{display:block;color:var(--hydre-bronze);font-size:13px;letter-spacing:.18em;font-weight:700}.hydre-account-landing__card h2{margin:22px 0 0;color:var(--hydre-plum-deep);font-size:34px;line-height:1;font-weight:400}.hydre-account-landing__card p{margin:16px 0 0;color:#26152ead;font-size:15px;line-height:1.65}.hydre-account-landing__card a{display:inline-flex;margin-top:22px;color:var(--hydre-bronze);font-size:12px;font-weight:800;letter-spacing:.16em;text-transform:uppercase;text-decoration:none}.hydre-account-landing__note{margin-top:28px;color:#26152e75;font-size:13px;font-style:italic}@media screen and (max-width:989px){.hydre-account-landing{padding:120px 0 72px}.hydre-account-landing__shell{width:min(100% - 32px,720px)}.hydre-account-landing__grid{grid-template-columns:1fr;margin-top:44px}.hydre-account-landing__actions{flex-direction:column}.hydre-account-landing__actions .hydre-button-primary,.hydre-account-landing__actions .hydre-button-secondary{width:100%;justify-content:center}}.hydre-account-landing__actions{align-items:center}.hydre-account-landing__login-button,.hydre-account-landing__create-button{min-width:220px}.hydre-account-landing__orders-link{display:inline-flex;align-items:center;min-height:52px;padding:0 4px;color:#26152e9e;font-size:12px;font-weight:800;letter-spacing:.16em;text-transform:uppercase;text-decoration:none}.hydre-account-landing__orders-link:hover,.hydre-account-landing__orders-link:focus-visible{color:var(--hydre-bronze)}@media screen and (max-width:989px){.hydre-account-landing__login-button,.hydre-account-landing__create-button,.hydre-account-landing__orders-link{width:100%;justify-content:center}.hydre-account-landing__orders-link{min-height:44px}}.hydre-referral-page{position:relative;min-height:100vh;padding:150px 0 96px;overflow:hidden;background:radial-gradient(circle at 18% 10%,rgba(182,138,77,.16),transparent 30%),radial-gradient(circle at 86% 18%,rgba(106,42,98,.12),transparent 34%),linear-gradient(180deg,#fcfaf5,#f6efe4)}.hydre-referral-page__shell{width:min(100% - 48px,1180px);margin-inline:auto}.hydre-referral-page__hero{max-width:780px}.hydre-referral-page__title{margin:12px 0 0;color:var(--hydre-plum-deep);font-size:clamp(48px,6vw,88px);line-height:.96;letter-spacing:-.04em;font-weight:400}.hydre-referral-page__intro{max-width:620px;margin:24px 0 0;color:#26152eb8;font-size:18px;line-height:1.7}.hydre-referral-page__actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:32px}.hydre-referral-page__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:64px}.hydre-referral-page__card{min-height:250px;padding:28px;border-radius:24px;border:1px solid rgba(182,138,77,.3);background:#ffffff8f;box-shadow:0 30px 70px -48px #26152e73;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}.hydre-referral-page__card span{display:block;color:var(--hydre-bronze);font-size:13px;letter-spacing:.18em;font-weight:800}.hydre-referral-page__card h2{margin:22px 0 0;color:var(--hydre-plum-deep);font-size:34px;line-height:1;font-weight:400}.hydre-referral-page__card p{margin:16px 0 0;color:#26152ead;font-size:15px;line-height:1.65}.hydre-referral-page__panel{margin-top:28px;padding:32px;border-radius:28px;border:1px solid rgba(182,138,77,.3);background:linear-gradient(135deg,#ffffffa3,#f6efe4ad);box-shadow:0 30px 70px -48px #26152e73;display:flex;align-items:center;justify-content:space-between;gap:28px}.hydre-referral-page__panel h2{margin:8px 0 0;color:var(--hydre-plum-deep);font-size:clamp(32px,4vw,52px);line-height:1;font-weight:400}.hydre-referral-page__panel p{max-width:640px;margin:14px 0 0;color:#26152ea8;font-size:15px;line-height:1.65}@media screen and (max-width:989px){.hydre-referral-page{padding:120px 0 72px}.hydre-referral-page__shell{width:min(100% - 32px,720px)}.hydre-referral-page__grid{grid-template-columns:1fr;margin-top:44px}.hydre-referral-page__actions,.hydre-referral-page__panel{flex-direction:column;align-items:stretch}.hydre-referral-page__actions .hydre-button-primary,.hydre-referral-page__actions .hydre-button-secondary,.hydre-referral-page__panel .hydre-button-primary{width:100%;justify-content:center}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/hydre.css.map */
