.gh-home{--gh-radius:28px;background:var(--gh-cream);color:var(--gh-burgundy);font-family:var(--font-body-family,Arial,sans-serif);overflow:hidden}.gh-home *{box-sizing:border-box}.gh-home h1,.gh-home h2,.gh-home h3,.gh-home p{margin-top:0}.gh-home h1,.gh-home h2,.gh-home h3{font-family:var(--font-heading-family,Arial,sans-serif);font-weight:800;letter-spacing:-.035em;line-height:.96}.gh-wrap{width:min(1440px,calc(100% - 48px));margin-inline:auto}.gh-topbar{min-height:44px;padding:10px 24px;display:flex;align-items:center;justify-content:center;gap:10px;background:var(--gh-lime);color:var(--gh-burgundy);text-decoration:none;text-transform:uppercase;font-size:13px;letter-spacing:.08em}.gh-topbar strong{font-weight:900}.gh-hero{display:grid;grid-template-columns:minmax(0,48%) minmax(0,52%);min-height:720px;background:var(--gh-pink)}.gh-hero__copy{position:relative;display:flex;flex-direction:column;justify-content:center;padding:72px clamp(28px,6vw,100px)}.gh-hero__brand{display:flex;align-items:center;width:min(410px,76%);margin-bottom:22px}.gh-hero__brand img{display:block;width:100%;height:auto;mix-blend-mode:multiply}.gh-hero__brand span{font-size:clamp(44px,5vw,80px);font-weight:900;line-height:1;color:var(--gh-hot-pink)}.gh-hero h1{max-width:760px;margin-bottom:24px;font-size:clamp(54px,6.3vw,112px);color:var(--gh-hot-pink)}.gh-hero__media{min-height:640px;overflow:hidden}.gh-hero__media img{width:100%;height:100%;object-fit:cover}.gh-hero__sticker{position:absolute;right:-52px;bottom:46px;z-index:2;display:grid;place-items:center;width:142px;height:142px;padding:18px;border-radius:50%;background:var(--gh-lime);border:3px solid var(--gh-burgundy);font-weight:900;font-size:15px;line-height:1.05;text-align:center;text-transform:uppercase;transform:rotate(7deg)}.gh-buttons{display:flex;flex-wrap:wrap;gap:12px}.gh-button{display:inline-flex;min-height:52px;padding:14px 26px;align-items:center;justify-content:center;border:2px solid var(--gh-burgundy);border-radius:999px;font:inherit;font-size:15px;font-weight:850;line-height:1;text-decoration:none;cursor:pointer;transition:transform .2s ease,background .2s ease,color .2s ease}.gh-button:hover{transform:translateY(-2px)}.gh-button--dark{background:var(--gh-burgundy);color:#fff}.gh-button--outline{background:transparent;color:var(--gh-burgundy)}.gh-button--lime{background:var(--gh-lime);color:var(--gh-burgundy)}.gh-button:disabled{cursor:not-allowed;opacity:.5;transform:none}.gh-ticker{background:var(--gh-lime);border-block:1px solid rgba(83,41,54,.2);overflow:hidden}.gh-ticker__track{display:flex;width:max-content;animation:gh-ticker 24s linear infinite}.gh-ticker__group{display:flex;align-items:center;min-width:100vw;justify-content:space-around;gap:62px;padding:18px 32px}.gh-ticker span{display:flex;align-items:center;gap:14px;white-space:nowrap;text-transform:uppercase;font-weight:900;letter-spacing:.07em}.gh-ticker i{width:12px;height:12px;background:var(--gh-hot-pink);transform:rotate(45deg)}@keyframes gh-ticker{to{transform:translate(-33.333%)}}.gh-intro{padding:110px 0;text-align:center}.gh-eyebrow,.gh-kicker{margin-bottom:16px;color:var(--gh-hot-pink);font-size:13px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.gh-intro h2,.gh-routine h2,.gh-shop h2,.gh-social h2{margin-inline:auto;max-width:1000px;font-size:clamp(46px,6.2vw,98px)}.gh-intro>p:last-child{max-width:850px;margin:26px auto 0;font-size:clamp(18px,1.5vw,24px);line-height:1.5}.gh-match{display:grid;grid-template-columns:1fr 1fr;margin-bottom:110px;border-radius:var(--gh-radius);overflow:hidden;background:var(--gh-hot-pink);color:#fff}.gh-match__copy{padding:clamp(44px,6vw,92px)}.gh-match__copy .gh-kicker{color:var(--gh-lime)}.gh-match h2{max-width:700px;margin-bottom:24px;font-size:clamp(48px,5.5vw,88px)}.gh-match p{max-width:610px;margin-bottom:30px;font-size:19px;line-height:1.5}.gh-match__options{display:grid;grid-template-columns:1fr 1fr;gap:14px;padding:36px;background:var(--gh-pink)}.gh-match__options span{display:grid;place-items:center;min-height:160px;padding:18px;border:2px solid var(--gh-burgundy);border-radius:24px;color:var(--gh-burgundy);background:var(--gh-cream);font-size:clamp(20px,2vw,30px);font-weight:850;text-align:center;transform:rotate(-2deg)}.gh-match__options span:nth-child(2n){transform:rotate(2deg);background:var(--gh-lime)}.gh-routine{padding:110px 0;background:var(--gh-pink)}.gh-routine .gh-wrap:first-child{text-align:center}.gh-section-copy{font-size:20px}.gh-routine__rail{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(260px,1fr);gap:18px;margin-top:48px;overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:x mandatory;scrollbar-width:thin;padding-bottom:18px}.gh-step{scroll-snap-align:start}.gh-step__image{position:relative;aspect-ratio:4/5;overflow:hidden;border-radius:24px;background:#efcbdc}.gh-step__image img{width:100%;height:100%;object-fit:cover}.gh-step__image span{position:absolute;left:14px;top:14px;display:grid;place-items:center;width:52px;height:52px;border-radius:50%;background:var(--gh-lime);font-weight:900}.gh-step h3{margin:20px 0 10px;font-size:28px}.gh-step p{font-size:16px;line-height:1.45}.gh-shop{padding-block:110px}.gh-shop__heading,.gh-social__heading{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:44px}.gh-shop__heading h2,.gh-social__heading h2{margin-bottom:0}.gh-shop__heading a,.gh-social__heading a{color:inherit;font-weight:850;white-space:nowrap}.gh-formulas{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.gh-formula{overflow:hidden;border:1px solid rgba(83,41,54,.15);border-radius:24px;background:#fff}.gh-formula__image{aspect-ratio:1/1.05;overflow:hidden;background:var(--gh-pink)}.gh-formula__image img{width:100%;height:100%;object-fit:cover}.gh-formula__copy{padding:24px}.gh-formula__copy>span{display:inline-block;margin-bottom:14px;padding:7px 11px;border-radius:999px;background:var(--gh-lime);font-size:11px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.gh-formula h3{margin-bottom:10px;font-size:clamp(30px,2.6vw,46px)}.gh-formula strong{display:block;margin-bottom:12px;color:var(--gh-hot-pink);font-size:17px}.gh-formula p{min-height:66px;line-height:1.45}.gh-product-form,.gh-formula .gh-button{width:100%}.gh-results{display:grid;grid-template-columns:1fr .9fr 1fr;min-height:680px;background:var(--gh-burgundy);color:#fff}.gh-results__image{overflow:hidden}.gh-results__image img{width:100%;height:100%;object-fit:cover}.gh-results__copy{display:flex;flex-direction:column;justify-content:center;padding:54px;text-align:center}.gh-results__copy .gh-eyebrow{color:var(--gh-lime)}.gh-results h2{font-size:clamp(42px,4.5vw,74px)}.gh-results p{font-size:18px;line-height:1.45}.gh-results .gh-button{align-self:center;border-color:#fff;color:#fff}.gh-social{padding-block:110px}.gh-social__rail{display:grid;grid-template-columns:repeat(6,1fr);gap:12px}.gh-social__rail a{aspect-ratio:1;overflow:hidden;border-radius:18px}.gh-social__rail img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.gh-social__rail a:hover img{transform:scale(1.035)}.gh-final{padding:100px 24px;text-align:center;background:var(--gh-hot-pink);color:#fff}.gh-final p{font-weight:850;text-transform:uppercase;letter-spacing:.1em}.gh-final h2{margin-bottom:32px;font-size:clamp(52px,7vw,110px)}.gh-waitlist-launcher{position:fixed;z-index:20;right:18px;bottom:18px;padding:13px 18px;border:2px solid var(--gh-burgundy);border-radius:999px;background:var(--gh-lime);color:var(--gh-burgundy);font:inherit;font-size:13px;font-weight:900;cursor:pointer}.gh-modal[hidden]{display:none}.gh-modal{position:fixed;z-index:1000;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:20px}.gh-modal__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#280f199e}.gh-modal__dialog{position:relative;width:min(720px,100%);max-height:min(760px,90vh);overflow:auto;padding:clamp(34px,6vw,66px);border:3px solid var(--gh-burgundy);border-radius:28px;background:var(--gh-pink);box-shadow:12px 12px 0 var(--gh-lime);text-align:center}.gh-modal__close{position:absolute;right:18px;top:12px;border:0;background:none;color:var(--gh-burgundy);font-size:42px;line-height:1;cursor:pointer}.gh-modal h2{margin-bottom:18px;font-size:clamp(48px,8vw,84px)}.gh-modal p{max-width:560px;margin:0 auto 26px;font-size:18px;line-height:1.45}.gh-modal__goals{display:grid;grid-template-columns:1fr 1fr;gap:12px}.gh-modal__goals button{min-height:58px;padding:14px;border:2px solid var(--gh-burgundy);border-radius:999px;background:var(--gh-cream);color:var(--gh-burgundy);font:inherit;font-weight:850;cursor:pointer}.gh-modal__goals button:hover{background:var(--gh-lime)}.gh-waitlist-form{display:grid;gap:12px;max-width:540px;margin:auto}.gh-waitlist-form label{text-align:left;font-weight:850}.gh-waitlist-form input[type=email]{min-height:56px;padding:14px 18px;border:2px solid var(--gh-burgundy);border-radius:999px;background:#fff;color:var(--gh-burgundy);font:inherit}.gh-modal__back{margin-top:18px;border:0;border-bottom:1px solid;background:none;color:inherit;font:inherit;cursor:pointer}.gh-form-success{padding:14px;border-radius:14px;background:var(--gh-lime);font-weight:850}@media(max-width:1100px){.gh-formulas,.gh-results{grid-template-columns:1fr 1fr}.gh-results__image--right{display:none}.gh-social__rail{grid-template-columns:repeat(3,1fr)}}@media(max-width:760px){.gh-wrap{width:min(100% - 28px,1440px)}.gh-topbar{justify-content:flex-start;overflow:auto;font-size:12px;white-space:nowrap}.gh-hero{display:flex;min-height:0;flex-direction:column}.gh-hero__copy{padding:44px 20px 46px}.gh-hero__brand{width:min(290px,74%);margin-bottom:14px}.gh-hero__brand span{font-size:44px}.gh-hero h1{font-size:clamp(50px,15vw,72px);margin-bottom:18px}.gh-hero__copy>p{font-size:17px;margin-bottom:26px}.gh-hero__media{order:-1;min-height:0;aspect-ratio:4/4.25}.gh-hero__sticker{right:14px;bottom:auto;top:-60px;width:104px;height:104px;font-size:11px}.gh-buttons{display:grid;grid-template-columns:1fr 1fr}.gh-button{padding-inline:16px}.gh-ticker__group{min-width:180vw;gap:34px;padding-inline:20px}.gh-ticker span{font-size:12px}.gh-intro{padding:74px 0}.gh-intro h2,.gh-routine h2,.gh-shop h2,.gh-social h2{font-size:clamp(43px,13vw,66px)}.gh-intro>p:last-child{font-size:17px}.gh-match{display:block;margin-bottom:74px;border-radius:22px}.gh-match__copy{padding:38px 24px}.gh-match h2{font-size:48px}.gh-match__options{padding:18px;gap:10px}.gh-match__options span{min-height:108px;font-size:17px;border-radius:18px}.gh-routine{padding:74px 0}.gh-routine__rail{width:100%;padding-left:14px;padding-right:14px;grid-auto-columns:78vw}.gh-step h3{font-size:25px}.gh-shop{padding-block:74px}.gh-shop__heading,.gh-social__heading{display:block}.gh-shop__heading>a,.gh-social__heading>a{display:inline-block;margin-top:18px}.gh-formulas{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:16px}.gh-formula{min-width:82vw;scroll-snap-align:start}.gh-formula h3{font-size:38px}.gh-results{display:block;min-height:0}.gh-results__image{aspect-ratio:1}.gh-results__copy{padding:56px 24px}.gh-results h2{font-size:46px}.gh-results__image--right{display:none}.gh-social{padding-block:74px}.gh-social__rail{display:flex;overflow-x:auto;scroll-snap-type:x mandatory}.gh-social__rail a{min-width:72vw;scroll-snap-align:start}.gh-final{padding:74px 20px}.gh-final h2{font-size:56px}.gh-waitlist-launcher{right:12px;bottom:12px}.gh-modal{padding:12px}.gh-modal__dialog{padding:46px 18px 28px;border-radius:22px;box-shadow:6px 6px 0 var(--gh-lime)}.gh-modal__goals{grid-template-columns:1fr}.gh-modal h2{font-size:52px}}@media(prefers-reduced-motion:reduce){.gh-home *{scroll-behavior:auto!important}.gh-ticker__track{animation:none}.gh-button,.gh-social__rail img{transition:none}}.gh-home{font-family:var(--font-body-family,"Gotham",Arial,sans-serif)}.gh-home h1,.gh-home h2,.gh-home h3{font-family:var(--font-heading-family,"PF Grand Gothik",Arial,sans-serif)}.gh-ticker{border-color:#63262e33}.gh-formula{border-color:#63262e26}.gh-step__image{background:var(--gh-pink)}.gh-hero{position:relative;isolation:isolate;display:grid;grid-template-columns:1fr;grid-template-rows:auto 1fr;min-height:760px;overflow:hidden;background:var(--gh-pink)}.gh-hero__media{position:absolute;z-index:-2;top:0;right:0;bottom:0;left:0;min-height:0;overflow:hidden}.gh-hero__media img{width:100%;height:100%;object-fit:cover;object-position:center}.gh-hero__veil{position:absolute;z-index:-1;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#ffd4ebe6,#ffd4ebcc 35%,#ffd4eb73 52%,#ffd4eb0f 72%,#ffd4eb00)}.gh-hero__brand-banner{display:flex;align-items:center;justify-content:center;min-height:116px;padding:12px 36px;background:#ffd4ebe6;border-bottom:1px solid rgba(99,38,46,.16);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.gh-hero__brand-banner img{display:block;width:min(390px,42vw);height:auto;mix-blend-mode:multiply}.gh-hero__copy{position:relative;display:flex;width:min(59%,900px);min-width:620px;flex-direction:column;justify-content:center;padding:58px clamp(28px,6vw,104px) 82px}.gh-hero h1{max-width:760px;margin-bottom:24px;font-size:clamp(58px,6.5vw,116px);color:var(--gh-hot-pink)}.gh-hero__copy>p{max-width:680px;margin-bottom:34px;font-size:clamp(18px,1.5vw,24px);line-height:1.45}.gh-hero__sticker{right:22px;bottom:20px;width:154px;height:154px;padding:18px;font-size:13px}@media(max-width:760px){.gh-hero{display:grid;min-height:720px}.gh-hero__media{position:absolute;min-height:0;aspect-ratio:auto}.gh-hero__media img{object-position:62% center}.gh-hero__veil{background:linear-gradient(180deg,#ffd4eb29,#ffd4ebad 38%,#ffd4ebf5 72%,#ffd4ebfa)}.gh-hero__brand-banner{min-height:76px;padding:8px 20px;background:#ffd4ebe0}.gh-hero__brand-banner img{width:min(230px,60vw)}.gh-hero__copy{align-self:end;width:100%;min-width:0;justify-content:flex-end;padding:196px 20px 42px}.gh-hero h1{max-width:560px;margin-bottom:16px;font-size:clamp(48px,14vw,70px)}.gh-hero__copy>p{max-width:520px;margin-bottom:24px;font-size:16px}.gh-hero__sticker{right:14px;top:auto;bottom:14px;width:104px;height:104px;padding:10px;font-size:9px}.gh-buttons{padding-right:110px}.gh-button{padding-inline:12px;font-size:13px}}.gh-hero{grid-template-rows:1fr;min-height:650px}.gh-hero__copy{width:min(58%,840px);min-width:560px;padding-top:52px;padding-bottom:64px}.gh-hero h1{font-size:clamp(56px,5.8vw,96px)}.gh-hero__copy>p{max-width:720px;font-size:clamp(17px,1.25vw,21px)}.gh-hero__pool-logo{position:absolute;z-index:0;top:8%;right:23%;width:min(27vw,480px);opacity:.2;pointer-events:none;mix-blend-mode:screen}.gh-hero__pool-logo img{display:block;width:100%;height:auto;filter:brightness(0) invert(1)}.gh-hero__copy,.gh-hero__sticker{z-index:1}.gh-match__interactive{display:flex;min-width:0;flex-direction:column;background:var(--gh-pink)}.gh-match__options{flex:1}.gh-match__options button{display:grid;place-items:center;min-height:160px;padding:18px;border:2px solid var(--gh-burgundy);border-radius:24px;color:var(--gh-burgundy);background:var(--gh-cream);font:inherit;font-size:clamp(20px,2vw,30px);font-weight:850;text-align:center;cursor:pointer;transform:rotate(-2deg);transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.gh-match__options button:nth-child(2n){transform:rotate(2deg);background:var(--gh-lime)}.gh-match__options button:hover,.gh-match__options button[aria-pressed=true]{transform:rotate(0) translateY(-3px);box-shadow:7px 7px 0 var(--gh-burgundy)}.gh-match__results{padding:0 36px 36px}.gh-match__results article{padding:28px;border:2px solid var(--gh-burgundy);border-radius:22px;background:#fff;color:var(--gh-burgundy)}.gh-match__results article[hidden]{display:none}.gh-match__results span{color:var(--gh-hot-pink);font-size:12px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.gh-match__results h3{margin:8px 0;font-size:clamp(32px,3vw,50px)}.gh-match__results strong{display:block;color:var(--gh-hot-pink);font-size:18px;text-transform:uppercase}.gh-match__results p{margin:12px 0 16px;font-size:16px}.gh-match__results .gh-match__made-for{display:inline-block;margin:12px 0 0;padding:7px 11px;border-radius:999px;background:var(--gh-lime);font-size:12px;font-weight:900;letter-spacing:.07em;text-transform:uppercase}.gh-match__results .gh-match__details{margin-top:18px;padding-top:16px;border-top:1px solid rgba(99,38,46,.2);font-size:13px;line-height:1.65}.gh-match__results a{color:inherit;font-weight:900}.gh-formula{display:flex;min-width:0;flex-direction:column;--gh-formula-accent:var(--gh-hot-pink)}.gh-formula--platinum{--gh-formula-accent:#521E84}.gh-formula--double{--gh-formula-accent:#63262E}.gh-formula--deep{--gh-formula-accent:#DEE86A}.gh-formula--gliss{--gh-formula-accent:#FA2A53}.gh-formula__image{margin:14px;aspect-ratio:4/5;border:3px solid var(--gh-formula-accent);border-radius:20px;background:var(--gh-pink);transition:box-shadow .25s ease,transform .25s ease}.gh-formula:hover .gh-formula__image{transform:translateY(-3px);box-shadow:0 0 0 7px color-mix(in srgb,var(--gh-formula-accent) 28%,transparent),0 18px 34px #63262e29}.gh-formula__image img{object-fit:cover;object-position:center 48%;padding:0;background:var(--gh-pink);transform:scale(1.15);transition:transform .3s ease}.gh-formula:hover .gh-formula__image img{transform:scale(1.19)}.gh-formula__copy{display:flex;flex:1;flex-direction:column;padding-top:12px}.gh-formula__copy>.gh-formula__label{display:flex;width:100%;min-height:58px;flex-direction:column;justify-content:center;border-radius:22px}.gh-formula__label>span,.gh-formula h3>span{display:block}.gh-formula__label>span{white-space:nowrap}.gh-formula__copy p{min-height:0}.gh-formula__made-for{display:block;margin:-3px 0 12px;color:var(--gh-burgundy);font-size:12px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.gh-formula__highlights{padding-top:14px;border-top:1px solid rgba(99,38,46,.15);font-size:12px;font-weight:800;line-height:1.5}.gh-product-form,.gh-formula__copy>.gh-button{margin-top:auto}.gh-formula__copy .gh-button{min-height:58px}.gh-results--healthy{grid-template-columns:1fr 1fr;min-height:520px;background:#ff825c;color:var(--gh-burgundy)}.gh-results--healthy .gh-results__image{min-height:520px}.gh-results--healthy .gh-results__copy{text-align:left;align-items:flex-start;padding:clamp(44px,7vw,110px)}.gh-results--healthy .gh-eyebrow{color:var(--gh-burgundy)}.gh-results--healthy h2{font-size:clamp(48px,5.6vw,92px);text-transform:uppercase}.gh-results--healthy p{max-width:680px;font-size:20px}.gh-results--healthy .gh-button{align-self:flex-start;border-color:var(--gh-burgundy);color:var(--gh-burgundy)}.gh-social__app{width:100%;overflow:hidden}@media(max-width:760px){.gh-hero{min-height:660px}.gh-hero__copy{padding:170px 20px 34px}.gh-hero__copy>p{font-size:15px;line-height:1.42}.gh-hero__pool-logo{top:5%;right:8%;width:52vw;opacity:.2}.gh-match__options button{min-height:108px;border-radius:18px;font-size:17px}.gh-match__results{padding:0 18px 18px}.gh-match__results article{padding:22px}.gh-results--healthy{display:grid;grid-template-columns:1fr;min-height:0}.gh-results--healthy .gh-results__image{min-height:0;aspect-ratio:4/3}.gh-results--healthy .gh-results__copy{padding:52px 24px}.gh-results--healthy h2{font-size:48px}.gh-results--healthy p{font-size:17px}}.gh-unbox{--gh-unbox-progress:0;position:relative;min-height:175vh;background:var(--gh-cream);color:var(--gh-burgundy)}.gh-unbox__sticky{position:sticky;top:0;display:grid;grid-template-columns:minmax(0,.85fr) minmax(320px,.65fr);gap:clamp(28px,6vw,100px);align-items:center;min-height:100vh;padding-top:clamp(44px,7vh,90px);padding-bottom:clamp(44px,7vh,90px);overflow:hidden}.gh-unbox__copy{max-width:650px}.gh-unbox__copy h2{max-width:600px;margin:10px 0 22px;font-size:clamp(52px,6.3vw,104px);line-height:.89;text-transform:uppercase}.gh-unbox__copy>p:not(.gh-eyebrow){max-width:560px;margin:0 0 28px;font-size:clamp(17px,1.4vw,22px);line-height:1.5}.gh-unbox__stage{position:relative;width:min(100%,520px);aspect-ratio:900/1057;margin-inline:auto;overflow:hidden;border:3px solid var(--gh-burgundy);border-radius:32px;background:var(--gh-pink);box-shadow:0 22px 55px #63262e2b;isolation:isolate}.gh-unbox__bottle{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;opacity:var(--gh-unbox-progress);transform:scale(calc(.84 + var(--gh-unbox-progress) * .16));filter:saturate(calc(.7 + var(--gh-unbox-progress) * .3));transition:opacity .08s linear}.gh-unbox__door{position:absolute;z-index:2;top:0;bottom:0;width:50%;overflow:hidden;background:#c58d83;will-change:transform}.gh-unbox__door img{position:absolute;top:0;width:200%;max-width:none;height:100%;object-fit:cover}.gh-unbox__door--left{left:0;transform-origin:left center;transform:translate(calc(var(--gh-unbox-progress) * -108%)) rotate(calc(var(--gh-unbox-progress) * -7deg))}.gh-unbox__door--left img{left:0}.gh-unbox__door--right{right:0;transform-origin:right center;transform:translate(calc(var(--gh-unbox-progress) * 108%)) rotate(calc(var(--gh-unbox-progress) * 7deg))}.gh-unbox__door--right img{right:0}.gh-unbox__hint{position:absolute;z-index:3;left:50%;bottom:18px;padding:9px 14px;border:2px solid var(--gh-burgundy);border-radius:999px;color:var(--gh-burgundy);background:var(--gh-lime);font-size:12px;font-weight:900;text-transform:uppercase;transform:translate(-50%) translateY(calc(var(--gh-unbox-progress) * 35px));opacity:calc(1 - var(--gh-unbox-progress) * 1.5);white-space:nowrap}@media(max-width:760px){.gh-unbox{min-height:150vh}.gh-unbox__sticky{grid-template-columns:1fr;grid-template-rows:auto 1fr;gap:20px;align-content:center;min-height:100svh;padding:46px 20px}.gh-unbox__copy{text-align:center}.gh-unbox__copy h2{margin-inline:auto;font-size:clamp(44px,13vw,66px)}.gh-unbox__copy>p:not(.gh-eyebrow){margin:0 auto 20px;font-size:15px}.gh-unbox__copy .gh-button{display:none}.gh-unbox__stage{width:min(78vw,360px);border-radius:24px}}@media(prefers-reduced-motion:reduce){.gh-unbox{min-height:auto;--gh-unbox-progress:1}.gh-unbox__sticky{position:relative}.gh-unbox__hint{display:none}}.gh-ticker__group{padding:27px 36px}.gh-ticker span{font-size:15px}.gh-routine-intro{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(340px,.72fr);gap:clamp(44px,7vw,110px);align-items:center;padding-block:clamp(64px,7vw,96px)}.gh-routine-intro__copy{max-width:780px}.gh-routine-intro h2{max-width:780px;margin:0 0 24px;font-size:clamp(50px,5.8vw,92px);text-transform:uppercase}.gh-routine-intro__lede{max-width:680px;margin-bottom:30px;font-size:clamp(18px,1.4vw,22px);line-height:1.5}.gh-routine-intro__steps{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:0 0 30px;padding:0;list-style:none}.gh-routine-intro__steps li{position:relative;min-height:142px;padding:22px 18px 18px;border:2px solid var(--gh-burgundy);border-radius:20px;background:var(--gh-pink)}.gh-routine-intro__steps li:nth-child(2){background:var(--gh-lime)}.gh-routine-intro__steps span{display:grid;width:34px;height:34px;margin-bottom:14px;place-items:center;border-radius:50%;background:var(--gh-hot-pink);color:#fff;font-weight:900}.gh-routine-intro__steps strong,.gh-routine-intro__steps small{display:block}.gh-routine-intro__steps strong{margin-bottom:6px;font-family:var(--font-heading-family,"PF Grand Gothik",Arial,sans-serif);font-size:18px;text-transform:uppercase}.gh-routine-intro__steps small{font-size:14px;line-height:1.35}.gh-routine-intro__buttons .gh-button{min-height:58px}.gh-routine-intro__media{position:relative;justify-self:end;width:min(100%,510px);aspect-ratio:4/5;border:3px solid var(--gh-burgundy);border-radius:30px;background:var(--gh-pink);box-shadow:18px 18px 0 var(--gh-pink);isolation:isolate}.gh-routine-intro__media video{display:block;width:100%;height:100%;border-radius:26px;object-fit:cover}.gh-time-badge{position:absolute;z-index:2;left:-74px;bottom:42px;display:grid;width:170px;height:170px;padding:22px;place-content:center;border:3px solid var(--gh-burgundy);border-radius:50%;background:var(--gh-lime);text-align:center;transform:rotate(-7deg)}.gh-time-badge strong{font-family:var(--font-heading-family,"PF Grand Gothik",Arial,sans-serif);font-size:20px;line-height:1.02;text-transform:uppercase}.gh-time-badge small{display:block;margin-top:8px;font-size:10px;font-weight:800;line-height:1.2}.gh-video-toggle{position:absolute;z-index:3;right:14px;bottom:14px;display:flex;min-width:92px;min-height:44px;padding:9px 13px;align-items:center;justify-content:center;gap:7px;border:2px solid var(--gh-burgundy);border-radius:999px;background:#fff1e3f0;color:var(--gh-burgundy);font:inherit;font-size:12px;font-weight:900;cursor:pointer}.gh-video-toggle svg{width:15px;height:15px;fill:currentColor}.gh-video-toggle__play,.gh-video-toggle[aria-pressed=true] .gh-video-toggle__pause{display:none}.gh-video-toggle[aria-pressed=true] .gh-video-toggle__play{display:block}.gh-routine{padding:84px 0}.gh-routine__rail{margin-top:38px}.gh-shop,.gh-social{padding-block:84px}.gh-formula__image img{padding:0;object-fit:cover;object-position:center;transform:none}.gh-formula:hover .gh-formula__image img{transform:scale(1.025)}.gh-formula h3{min-height:1.92em}.gh-formula__copy>p:not(.gh-formula__highlights){min-height:7.25em}.gh-formula__highlights{min-height:4.8em}.gh-button--large{min-height:64px;padding:18px 34px;font-size:17px}.gh-final{padding:78px 24px}.gh-button:focus-visible,.gh-video-toggle:focus-visible,.gh-social a:focus-visible,.gh-topbar:focus-visible{outline:3px solid var(--gh-hot-pink);outline-offset:4px}.gh-button--dark:focus-visible,.gh-final .gh-button:focus-visible{outline-color:var(--gh-lime)}@media(max-width:980px){.gh-routine-intro{grid-template-columns:minmax(0,1fr) minmax(300px,.72fr);gap:42px}.gh-routine-intro__steps{grid-template-columns:1fr}.gh-routine-intro__steps li{display:grid;grid-template-columns:38px 1fr;column-gap:12px;min-height:0;padding:15px 16px}.gh-routine-intro__steps span{grid-row:1/3;margin:0}.gh-routine-intro__steps strong{align-self:end}.gh-time-badge{left:-36px;width:138px;height:138px;padding:16px}.gh-time-badge strong{font-size:16px}}@media(max-width:760px){.gh-ticker__group{min-width:210vw;padding:21px 20px}.gh-ticker span{font-size:13px}.gh-routine-intro{display:flex;width:min(100% - 28px,1440px);flex-direction:column;gap:34px;padding-block:56px}.gh-routine-intro__copy{order:2;width:100%}.gh-routine-intro__media{order:1;justify-self:auto;width:min(78vw,390px);margin-right:14px;aspect-ratio:4/4.8;border-radius:24px;box-shadow:12px 12px 0 var(--gh-pink)}.gh-routine-intro__media video{border-radius:20px}.gh-routine-intro h2{margin-bottom:18px;font-size:clamp(43px,12.8vw,62px)}.gh-routine-intro__lede{margin-bottom:24px;font-size:17px}.gh-routine-intro__steps{gap:9px;margin-bottom:24px}.gh-routine-intro__buttons{display:grid;grid-template-columns:1fr}.gh-time-badge{left:-24px;bottom:22px;width:122px;height:122px;padding:13px}.gh-time-badge strong{font-size:14px}.gh-time-badge small{font-size:10px}.gh-video-toggle{right:10px;bottom:10px;min-width:84px}.gh-routine,.gh-shop,.gh-social{padding-block:64px}.gh-formula h3{min-height:1.92em}.gh-formula__copy>p:not(.gh-formula__highlights){min-height:0}.gh-formula__highlights{min-height:0}.gh-results--healthy .gh-button--large{width:100%;min-height:58px;padding-inline:20px;font-size:15px}.gh-final{padding:62px 20px}}@media(prefers-reduced-motion:reduce){.gh-routine-intro__media video{object-position:center}}@media(max-width:760px){.gh-home{overflow-x:clip}.gh-wrap{width:min(100% - 32px,1440px)}.gh-hero{min-height:0}.gh-hero__media{aspect-ratio:4/4.05}.gh-hero__copy{min-width:0;width:100%;padding:36px 20px 42px}.gh-hero h1{max-width:10ch;margin-bottom:16px;font-size:clamp(43px,12vw,58px);line-height:.94}.gh-hero__copy>p{margin-bottom:22px;font-size:15px;line-height:1.44}.gh-hero__sticker{display:none}.gh-buttons{padding-right:0;gap:10px}.gh-button{min-height:48px;padding:12px 10px;font-size:13px}.gh-ticker__group{min-width:205vw;padding:22px 18px}.gh-ticker span{font-size:13px}.gh-intro{padding:52px 0}.gh-intro h2,.gh-routine h2,.gh-shop h2,.gh-social h2{max-width:12ch;font-size:clamp(38px,10.8vw,50px);line-height:.96}.gh-intro>p:last-child{margin-top:18px;font-size:16px;line-height:1.48}.gh-routine-intro{gap:30px;padding-block:46px}.gh-routine-intro__media{width:min(82vw,340px);margin-right:8px}.gh-routine-intro h2{max-width:11ch;font-size:clamp(39px,10.8vw,52px);line-height:.95}.gh-routine-intro__lede{font-size:16px;line-height:1.48}.gh-routine-intro__steps li{padding:13px 14px}.gh-routine-intro__buttons{grid-template-columns:1fr 1fr;gap:9px}.gh-routine-intro__buttons .gh-button{padding-inline:8px;font-size:12px}.gh-time-badge{left:-18px;width:108px;height:108px;padding:11px}.gh-time-badge strong{font-size:13px}.gh-routine,.gh-shop,.gh-social{padding-block:52px}.gh-routine__rail{grid-auto-columns:min(72vw,280px);gap:12px;padding-inline:16px;overscroll-behavior-inline:contain;scroll-snap-stop:always}.gh-step__image{border-radius:18px}.gh-step h3{margin-top:14px;font-size:22px}.gh-step p{font-size:14px}.gh-shop__heading,.gh-social__heading{margin-bottom:26px}.gh-formulas{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;overflow:visible;padding:0}.gh-formula{min-width:0;border-radius:16px}.gh-formula__image{margin:7px;aspect-ratio:4/5;border-width:2px;border-radius:13px}.gh-formula__copy{padding:10px 11px 12px}.gh-formula__copy>.gh-formula__label{min-height:48px;margin-bottom:9px;padding:6px 7px;font-size:clamp(8px,2.2vw,10px);line-height:1.2;letter-spacing:.04em}.gh-formula h3{min-height:1.9em;margin-bottom:7px;font-size:clamp(20px,6vw,27px);line-height:.95}.gh-formula__made-for{margin-bottom:8px;font-size:11px}.gh-formula strong{margin-bottom:8px;font-size:12px;line-height:1.25}.gh-formula__copy>p:not(.gh-formula__highlights),.gh-formula__highlights{display:none}.gh-formula__copy .gh-button{min-height:46px;padding:10px 6px;font-size:12px}.gh-results--healthy .gh-results__image{aspect-ratio:4/3}.gh-results--healthy .gh-results__copy{padding:40px 20px}.gh-results--healthy h2{max-width:9ch;font-size:clamp(38px,11vw,50px);line-height:.95}.gh-results--healthy p{font-size:16px}.gh-social__rail{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;overflow:visible}.gh-social__rail a{min-width:0;border-radius:13px}.gh-final{padding:52px 20px}.gh-final h2{font-size:clamp(42px,12vw,56px);line-height:.95}}@media(max-width:359px){.gh-buttons,.gh-routine-intro__buttons,.gh-formulas{grid-template-columns:1fr}.gh-formula__image{aspect-ratio:4/3}}.gh-home{-webkit-font-smoothing:antialiased}.gh-home h1,.gh-home h2,.gh-home h3{text-wrap:balance}.gh-home p{text-wrap:pretty}.gh-button:active,.gh-video-toggle:active{transform:scale(.96)}
/*# sourceMappingURL=/cdn/shop/t/80/assets/glissn-homepage.css.map */
