.home-closer{background-color:rgb(var(--color-background));color:rgb(var(--color-foreground));padding:7rem 0}.home-closer__inner{text-align:center}.home-closer__heading{font-family:var(--font-heading-family);text-transform:uppercase;font-weight:var(--font-heading-weight);font-size:clamp(3rem,6vw,5.6rem);line-height:1.02;margin:0 0 1.2rem}.home-closer__subtext{font-size:1.7rem;letter-spacing:.02em;opacity:.85;max-width:560px;margin:0 auto}@media screen and (max-width:749px){.home-closer{padding:5rem 0}}section.hf-wrap{position:relative;overflow:hidden;min-height:90vh;display:flex;align-items:center;justify-content:center;padding:6rem 1.5rem;background:#000;color:#f5f5f7}.hf-bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.hf-canvas{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;z-index:0}.hf-grid{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background-image:linear-gradient(rgba(255,255,255,.07) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.07) 1px,transparent 1px);background-size:62px 62px;filter:blur(.6px)}.hf-bg{background:url(/cdn/shop/files/png24-darker.webp?v=1784223580);background-position:center;background-repeat:no-repeat;background-size:cover}.hf-grid{background-image:none;box-shadow:0 0 200px #000000e6 inset}.hf-card{position:relative;z-index:2;width:100%;max-width:620px;background:#12110b8c;-webkit-backdrop-filter:blur(22px) saturate(140%);backdrop-filter:blur(22px) saturate(140%);border:1px solid rgba(255,255,255,.12);border-radius:26px;padding:3.6rem 3rem;box-shadow:0 30px 80px #00000080,inset 0 1px #ffffff14}.hf-progress{display:flex;gap:.7rem;justify-content:center;margin-bottom:2.6rem}.hf-dot{width:8px;height:8px;border-radius:50%;background:#ffffff38;transition:all .4s ease}.hf-dot.is-done{background:#ffffff80}.hf-dot.is-active{background:#fff;width:26px;border-radius:99px}.hf-step{animation:hf-in .5s ease both}@keyframes hf-in{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}.hf-eyebrow{text-transform:uppercase;letter-spacing:.22em;font-size:1.1rem;font-weight:600;color:#ffffff8c;text-align:center;margin:0 0 1.2rem}section.hf-wrap .hf-question{font-size:clamp(2rem,3.2vw,2.8rem);line-height:1.22;font-weight:600;text-align:center;margin:0 0 2.6rem;letter-spacing:.01em;color:#fff}.hf-options{display:flex;flex-direction:column;gap:1rem}.hf-option{display:flex;align-items:center;gap:1.2rem;width:100%;text-align:left;background:#ffffff0d;border:1px solid rgba(255,255,255,.12);border-radius:14px;padding:1.4rem 1.6rem;color:#fff;font-size:1.5rem;font-weight:500;cursor:pointer;transition:transform .2s ease,background .2s ease,border-color .2s ease}.hf-option:hover,.hf-option:focus-visible{background:#ffffff1f;border-color:#d1fe1799;transform:translateY(-2px);outline:none}.hf-option__k{flex:0 0 auto;width:30px;height:30px;border-radius:50%;display:grid;place-items:center;background:#0000002e;color:#ffffff45;font-size:1.15rem;font-weight:700}.hf-option__label{flex:1}.hf-option__chev{opacity:.4;transition:transform .2s ease,opacity .2s ease}.hf-option:hover .hf-option__chev,.hf-option:focus-visible .hf-option__chev{opacity:1;transform:translate(4px)}section.hf-wrap .hf-statement{font-size:clamp(2rem,3vw,2.6rem);line-height:1.3;font-weight:600;text-align:center;margin:0 0 2.6rem;color:#fff}.hf-cta{display:inline-flex;align-items:center;justify-content:center;gap:.8rem;width:100%;background:#d1fe17;color:#0a0b14;border-radius:99px;padding:1.5rem 2rem;font-size:1.35rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease}.hf-cta:hover{transform:translateY(-2px);box-shadow:0 12px 34px #d1fe174d}.hf-cta span{transition:transform .2s ease}.hf-cta:hover span{transform:translate(5px)}.hf-actions{display:flex;align-items:center;justify-content:center;gap:1.6rem;margin-top:1.8rem}.hf-back,.hf-restart{background:none;border:none;color:#ffffff8c;font-size:1.25rem;cursor:pointer;padding:.4rem;transition:color .2s ease}.hf-back:hover,.hf-restart:hover{color:#fff}.hf-step:not(.hf-step--final) .hf-back{display:block;margin:1.8rem auto 0}@media screen and (max-width:749px){section.hf-wrap{min-height:92vh;padding:4rem 1.2rem}.hf-card{padding:2.6rem 1.6rem;border-radius:22px}.hf-option{font-size:1.4rem;padding:1.2rem 1.3rem}}.home-hero{position:relative;overflow:hidden;background-color:rgb(var(--color-background));color:rgb(var(--color-foreground));min-height:88vh;display:flex;align-items:center}.home-hero__media{position:absolute;top:0;right:0;bottom:0;left:0}.home-hero__media img{width:100%;height:100%;object-fit:cover;display:block}.home-hero__scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#000000d9,#00000080 60%,#00000040)}.home-hero__rings{position:absolute;top:50%;right:-12vw;width:56vw;height:56vw;max-width:900px;max-height:900px;transform:translateY(-50%);border-radius:50%;border:1px solid rgba(var(--color-button),.45);box-shadow:0 0 140px rgba(var(--color-button),.18) inset,0 0 110px rgba(var(--color-button),.14);animation:home-hero-ring-pulse 7s ease-in-out infinite}.home-hero__rings:before,.home-hero__rings:after{content:"";position:absolute;border-radius:50%}.home-hero__rings:before{top:12%;right:12%;bottom:12%;left:12%;border:1px solid rgba(var(--color-button),.3)}.home-hero__rings:after{top:27%;right:27%;bottom:27%;left:27%;border:2px solid rgba(var(--color-button),.7);box-shadow:0 0 80px rgba(var(--color-button),.4),0 0 30px rgba(var(--color-button),.25) inset}@keyframes home-hero-ring-pulse{0%,to{opacity:.85;transform:translateY(-50%) scale(1)}50%{opacity:1;transform:translateY(-50%) scale(1.03)}}.home-hero__content{position:relative;z-index:1;width:100%;padding-block:8rem}.home-hero__eyebrow{font-family:var(--font-heading-family);text-transform:uppercase;letter-spacing:.22em;font-size:1.2rem;font-weight:600;display:inline-flex;align-items:center;gap:1rem;margin:0 0 2rem;animation:home-hero-fade .8s ease-out both}.home-hero__eyebrow:before{content:"";width:28px;height:2px;background:rgb(var(--color-button))}.home-hero__line{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);text-transform:uppercase;font-size:clamp(3.4rem,7.5vw,8rem);line-height:.98;margin:0 0 .8rem;animation:home-hero-fade .8s ease-out both}.home-hero__line--accent{color:rgb(var(--color-button))}.home-hero__subtext{font-size:1.8rem;line-height:1.5;opacity:.8;max-width:520px;margin:2.4rem 0 3.2rem;animation:home-hero-fade .8s ease-out .5s both}.home-hero__scroll-cue{display:inline-flex;align-items:center;gap:.6rem;color:rgb(var(--color-foreground));text-decoration:underline;text-underline-offset:4px;font-size:1.4rem;font-weight:600;animation:home-hero-fade .8s ease-out .65s both}.home-hero__scroll-cue-arrow{display:inline-block;color:rgb(var(--color-button));animation:home-hero-bounce 2s ease-in-out infinite}@keyframes home-hero-fade{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes home-hero-bounce{0%,to{transform:translateY(0)}50%{transform:translateY(4px)}}@media(prefers-reduced-motion:reduce){.home-hero__rings,.home-hero__eyebrow,.home-hero__line,.home-hero__subtext,.home-hero__scroll-cue,.home-hero__scroll-cue-arrow{animation:none}}@media screen and (max-width:749px){.home-hero{min-height:92vh}.home-hero__rings{width:120vw;height:120vw;right:-60vw;opacity:.5}}.home-pillars{background-color:rgb(var(--color-background));color:rgb(var(--color-foreground));padding:7rem 0;border-top:1px solid rgba(var(--color-foreground),.08)}.home-pillars__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(260px,100%),1fr));gap:3.5rem 3rem}.home-pillar{text-align:center}.home-pillar__badge{margin:0 auto 2.8rem}.home-pillar__badge span{font-family:var(--font-heading-family);font-size:3rem;font-weight:var(--font-heading-weight);color:rgb(var(--color-button))}.home-pillar__title{font-family:var(--font-heading-family);text-transform:uppercase;font-size:1.9rem;letter-spacing:.03em;margin:0 0 .75rem}.home-pillar__body{font-size:1.5rem;line-height:1.55;opacity:.75;max-width:34ch;margin:0 auto}@media screen and (max-width:749px){.home-pillars{padding:5rem 0}.home-pillars__grid{grid-template-columns:1fr!important;justify-content:stretch!important}}.homepage-featured{padding:2rem 0}.homepage-featured__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.5rem}.homepage-featured__item{text-decoration:none;color:inherit}.homepage-featured__empty{text-align:center;opacity:.7;padding:2rem 0}.olaplex-reviews{padding:7rem 0;border-top:1px solid rgba(var(--color-foreground),.08)}.olaplex-reviews__heading{margin-bottom:3rem}.olaplex-reviews__summary{display:flex;gap:4rem;align-items:flex-start;flex-wrap:wrap;padding-bottom:3rem;border-bottom:1px solid rgba(var(--color-foreground),.1);margin-bottom:3rem}.olaplex-reviews__summary-score{display:flex;flex-direction:column;gap:.6rem;min-width:180px}.olaplex-reviews__average{font-size:4.4rem;font-weight:600;line-height:1}.olaplex-reviews__count{font-size:1.25rem;letter-spacing:.06em;opacity:.6;text-transform:uppercase}.olaplex-reviews__histogram{flex:1 1 260px;max-width:380px;display:flex;flex-direction:column;gap:.6rem}.olaplex-histogram-row{display:flex;align-items:center;gap:.8rem;font-size:1.2rem}.olaplex-histogram-row__label{width:44px;flex-shrink:0;opacity:.7}.olaplex-histogram-row__track{flex:1 1 auto;height:6px;background:rgba(var(--color-foreground),.1);position:relative}.olaplex-histogram-row__fill{position:absolute;left:0;top:0;bottom:0;background:rgb(var(--color-foreground))}.olaplex-histogram-row__count{width:28px;text-align:right;opacity:.6;flex-shrink:0}.olaplex-reviews__cta{display:flex;align-items:flex-start}.olaplex-stars{position:relative;display:inline-block;font-size:1.8rem;line-height:1;letter-spacing:.15em;white-space:nowrap;vertical-align:middle}.olaplex-stars--sm{font-size:1.3rem}.olaplex-stars__track{color:rgba(var(--color-foreground),.18)}.olaplex-stars__fill{position:absolute;top:0;left:0;overflow:hidden;color:rgb(var(--color-foreground));white-space:nowrap}.olaplex-reviews__photos{margin-bottom:3rem}.olaplex-reviews__photos-label{display:block;font-size:1.2rem;letter-spacing:.2em;text-transform:uppercase;opacity:.55;margin-bottom:1rem}.olaplex-reviews__photos-strip{display:flex;gap:1rem;overflow-x:auto}.olaplex-reviews__photos-strip img{width:84px;height:84px;object-fit:cover;flex-shrink:0}.olaplex-reviews__controls{display:flex;justify-content:flex-end;margin-bottom:2rem;gap:.8rem;align-items:center;font-size:1.3rem}.olaplex-reviews__controls label{opacity:.6}.olaplex-reviews__controls select{border:1px solid rgba(var(--color-foreground),.25);background:transparent;color:rgb(var(--color-foreground));padding:.6rem 1rem;font-size:1.3rem}.olaplex-reviews__list{display:flex;flex-direction:column}.olaplex-review-card{padding:2.4rem 0;border-top:1px solid rgba(var(--color-foreground),.1)}.olaplex-review-card:first-child{border-top:0}.olaplex-review-card__verified{display:inline-block;margin-left:1rem;font-size:1.1rem;letter-spacing:.08em;text-transform:uppercase;opacity:.55;vertical-align:middle}.olaplex-review-card__title{font-size:1.6rem;font-weight:600;margin:1rem 0 .6rem}.olaplex-review-card__body{line-height:1.6;opacity:.9;margin:0}.olaplex-review-card__photo{display:block;width:90px;height:90px;object-fit:cover;margin-top:1.2rem}.olaplex-review-card__meta{display:flex;gap:1.2rem;margin-top:1.2rem;font-size:1.2rem;opacity:.55;letter-spacing:.04em}.olaplex-reviews__load-more{display:block;margin:3rem auto 0;background:transparent;border:1px solid rgba(var(--color-foreground),.3);color:rgb(var(--color-foreground));padding:1.2rem 3rem;text-transform:uppercase;letter-spacing:.12em;font-weight:600;font-size:1.2rem;cursor:pointer}.olaplex-reviews__empty{padding:3rem 0;text-align:center;opacity:.7;margin-bottom:3rem}.olaplex-reviews__write{padding-top:4rem;border-top:1px solid rgba(var(--color-foreground),.1);max-width:820px}.olaplex-reviews__write-heading{margin-bottom:2rem}.olaplex-review-form__row{margin-bottom:1.6rem;display:flex;flex-direction:column;gap:.5rem}.olaplex-review-form__row label{font-size:1.2rem;text-transform:uppercase;letter-spacing:.1em;opacity:.6;font-weight:600}.olaplex-review-form__row input,.olaplex-review-form__row select,.olaplex-review-form__row textarea{border:1px solid rgba(var(--color-foreground),.25);padding:1rem 1.2rem;font-size:1.4rem;background:rgb(var(--color-background));color:rgb(var(--color-foreground));font-family:inherit;border-radius:var(--inputs-radius)}.olaplex-review-form__success{padding:1.6rem;background:rgba(var(--color-foreground),.05)}.olaplex-review-form__error{color:#b3261e;margin-bottom:1.2rem}@media screen and (max-width:749px){.olaplex-reviews{padding:5rem 0}.olaplex-reviews__summary{flex-direction:column;align-items:stretch;gap:2.4rem}.olaplex-reviews__summary-score{width:100%;min-width:0}.olaplex-reviews__histogram{flex:none;width:100%;max-width:none}.olaplex-reviews__write{max-width:100%}}.splash-assurance{background-color:rgb(var(--color-background));color:rgb(var(--color-foreground));padding:2.4rem 0;border-top:1px solid rgba(var(--color-foreground),.1);border-bottom:1px solid rgba(var(--color-foreground),.1)}.splash-assurance__grid{display:grid;grid-template-columns:repeat(2,1fr)}.splash-assurance__item{display:flex;align-items:center;gap:1.3rem;padding:1.3rem 2rem}.splash-assurance__item:nth-child(2n){border-left:1px solid rgba(var(--color-foreground),.12)}.splash-assurance__item:nth-child(n+3){border-top:1px solid rgba(var(--color-foreground),.12)}.splash-assurance__icon{flex:0 0 auto;display:inline-flex;color:rgb(var(--color-foreground))}.splash-assurance__icon svg{width:28px;height:28px}.splash-assurance__icon img{width:28px;height:28px;object-fit:contain;display:block}.splash-assurance__text{display:flex;flex-direction:column;min-width:0}.splash-assurance__title{font-weight:600;font-size:1.3rem;letter-spacing:.01em;line-height:1.3}.splash-assurance__sub{font-size:1.15rem;opacity:.6;line-height:1.35;margin-top:2px}.splash-assurance--in-column{padding:0;margin-top:2.4rem;border-top:0;border-bottom:0}.splash-assurance--in-column .page-width{max-width:750px!important;padding-left:0;padding-right:0}.splash-assurance--in-column .splash-assurance__item{border-left:0!important;border-top:0!important}.splash-assurance--after-installment{padding:0;margin-top:2rem;border-top:1px solid rgba(var(--color-foreground),.12);border-bottom:0}.splash-assurance--after-installment .page-width{max-width:none;padding-left:0;padding-right:0}.splash-assurance--after-installment .splash-assurance__grid{grid-template-columns:1fr}.splash-assurance--after-installment .splash-assurance__item{border-left:0!important;padding:1.3rem 0}.splash-assurance--after-installment .splash-assurance__item:not(:first-child){border-top:1px solid rgba(var(--color-foreground),.12)}@media screen and (max-width:480px){.splash-assurance__grid{grid-template-columns:1fr}.splash-assurance__item{border-left:0!important}.splash-assurance__item:not(:first-child){border-top:1px solid rgba(var(--color-foreground),.1)}}.splash-ba{background-color:rgb(var(--color-background));color:rgb(var(--color-foreground));padding:9rem 0;border-top:1px solid rgba(var(--color-foreground),.08)}.splash-ba__tabs{display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem;margin:0 auto 3rem}.splash-ba__tab{background:none;border:1px solid rgba(var(--color-foreground),.2);padding:.9rem 1.8rem;font-family:var(--font-body-family);font-size:1.3rem;letter-spacing:.06em;text-transform:uppercase;color:rgb(var(--color-foreground));cursor:pointer;transition:background-color .25s ease,color .25s ease,border-color .25s ease}.splash-ba__tab.is-active{background:rgb(var(--color-foreground));color:rgb(var(--color-background));border-color:rgb(var(--color-foreground))}.splash-ba__panels{max-width:1000px;margin:0 auto}.splash-ba__panel{display:none}.splash-ba__panel.is-active{display:block}.splash-ba__slider{position:relative;aspect-ratio:4 / 3;overflow:hidden;-webkit-user-select:none;user-select:none;touch-action:pan-y}.splash-ba__img{position:absolute;top:0;right:0;bottom:0;left:0}.splash-ba__image{width:100%;height:100%;object-fit:cover;display:block}.splash-ba__placeholder{background:rgba(var(--color-foreground),.06)}.splash-ba__img--before{clip-path:inset(0 calc(100% - var(--pos)) 0 0)}.splash-ba__badge{position:absolute;top:1.4rem;font-family:var(--font-body-family);text-transform:uppercase;letter-spacing:.14em;font-size:1.1rem;font-weight:600;color:#fff;padding:.4rem .9rem;background:#0000008c}.splash-ba__badge--before{left:1.4rem}.splash-ba__badge--after{right:1.4rem}.splash-ba__handle{position:absolute;top:0;bottom:0;left:var(--pos);width:2px;background:#fff;transform:translate(-1px);pointer-events:none;box-shadow:0 0 0 1px #0000001a}.splash-ba__grip{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:42px;height:42px;border-radius:50%;background:#fff;box-shadow:0 2px 10px #0000004d}.splash-ba__grip:before,.splash-ba__grip:after{content:"";position:absolute;top:50%;width:0;height:0;border-top:5px solid transparent;border-bottom:5px solid transparent}.splash-ba__grip:before{left:9px;border-right:7px solid rgba(0,0,0,.55)}.splash-ba__grip:after{right:9px;border-left:7px solid rgba(0,0,0,.55)}.splash-ba__range{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;margin:0;opacity:0;cursor:ew-resize}.splash-ba__caption{margin-top:1.5rem;text-align:center;text-transform:uppercase;letter-spacing:.14em;font-size:1.1rem;opacity:.5}@media screen and (max-width:749px){.splash-ba{padding:6rem 0}}.splash-cta{background-color:rgb(var(--color-background));color:rgb(var(--color-foreground));padding:7rem 0}.splash-cta__inner{text-align:center}.splash-cta__heading{font-family:var(--font-heading-family);text-transform:uppercase;font-weight:var(--font-heading-weight);font-size:clamp(3rem,6vw,5.6rem);line-height:1.02;margin:0 0 1.2rem}.splash-cta__product{font-size:1.7rem;letter-spacing:.02em;opacity:.8;margin:0 0 3rem}.splash-cta__actions{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:2.4rem}.splash-cta__actions form{margin:0}.splash-cta__options{color:rgb(var(--color-foreground));font-size:1.4rem;font-weight:600;text-decoration:underline;text-underline-offset:4px}@media screen and (max-width:749px){.splash-cta{padding:5rem 0}}.splash-faq{background-color:rgb(var(--color-background));color:rgb(var(--color-foreground));padding:9rem 0;border-top:1px solid rgba(var(--color-foreground),.08)}.splash-faq__list{max-width:820px;margin:0 auto}.splash-faq__item{border-bottom:1px solid rgba(var(--color-foreground),.15)}.splash-faq__question{width:100%;background:none;border:0;cursor:pointer;text-align:left;display:flex;align-items:center;justify-content:space-between;gap:2rem;padding:2.2rem 0;font-family:var(--font-body-family);font-size:1.7rem;font-weight:600;letter-spacing:.01em;color:rgb(var(--color-foreground))}.splash-faq__caret{position:relative;width:16px;height:16px;flex-shrink:0}.splash-faq__caret:before,.splash-faq__caret:after{content:"";position:absolute;background:rgb(var(--color-foreground));transition:transform .3s ease,opacity .3s ease}.splash-faq__caret:before{top:7px;left:0;width:16px;height:2px}.splash-faq__caret:after{top:0;left:7px;width:2px;height:16px}.splash-faq__item.is-open .splash-faq__caret:after{transform:scaleY(0);opacity:0}.splash-faq__answer{max-height:0;overflow:hidden;transition:max-height .35s ease}.splash-faq__answer-inner{padding:0 0 2.2rem;font-size:1.5rem;line-height:1.65;opacity:.8;max-width:70ch}@media screen and (max-width:749px){.splash-faq{padding:6rem 0}.splash-faq__question{font-size:1.5rem}}.splash-features{background-color:rgb(var(--color-background));color:rgb(var(--color-foreground));padding:9rem 0}.splash-features__rows{display:flex;flex-direction:column;gap:6rem}.splash-feature-row{display:grid;grid-template-columns:1fr 1fr;gap:5rem;align-items:center}.splash-feature-row--reverse .splash-feature-row__media{order:2}.splash-feature-row__media{overflow:hidden}.splash-feature-row__img{width:100%;height:auto;aspect-ratio:4 / 3;object-fit:cover;display:block}.splash-feature-row__placeholder{background:rgba(var(--color-foreground),.06)}.splash-feature-row__title{font-family:var(--font-heading-family);font-weight:600;font-size:clamp(2rem,2.6vw,2.8rem);letter-spacing:.01em;margin:0 0 1.2rem}.splash-feature-row__body{font-size:1.6rem;line-height:1.65;opacity:.8;max-width:46ch}@media screen and (max-width:749px){.splash-features{padding:6rem 0}.splash-feature-row{grid-template-columns:1fr;gap:2rem}.splash-feature-row--reverse .splash-feature-row__media{order:0}}.splash-hero{position:relative;overflow:hidden;background-color:var(--splash-hero-override, rgb(var(--color-background)));color:rgb(var(--color-foreground));min-height:78vh;display:flex;align-items:flex-end}.splash-hero__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.splash-hero__image,.splash-hero__video{width:100%;height:100%;object-fit:cover;display:block;border:0}.splash-hero__image{animation:splash-hero-kenburns 16s ease-out forwards}@keyframes splash-hero-kenburns{0%{transform:scale(1.08)}to{transform:scale(1)}}.splash-hero__video-wrapper{position:relative;width:100%;height:100%}.splash-hero__scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#00000052,#00000080,#000000e6)}.splash-hero__content{position:relative;z-index:1;padding:6rem 0 5rem;max-width:760px;color:#fff}.splash-hero__eyebrow{font-family:var(--font-heading-family);text-transform:uppercase;letter-spacing:.22em;font-size:1.2rem;font-weight:600;color:#fff;display:inline-flex;align-items:center;gap:1rem;margin:0 0 1.2rem;animation:splash-hero-fade-in .8s ease-out .1s both}.splash-hero__eyebrow:before{content:"";width:28px;height:2px;background:rgb(var(--color-button))}.splash-hero__title{font-family:var(--font-heading-family);text-transform:uppercase;font-weight:var(--font-heading-weight);letter-spacing:.01em;font-size:clamp(3.2rem,7vw,6.4rem);line-height:.98;margin:0 0 1.5rem;overflow-wrap:break-word;animation:splash-hero-fade-in .8s ease-out .2s both}.splash-hero__subtitle{font-size:1.9rem;line-height:1.4;opacity:.92;margin:0 0 2.5rem;max-width:560px;animation:splash-hero-fade-in .8s ease-out .3s both}@keyframes splash-hero-fade-in{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.splash-hero__badges{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:2.8rem;animation:splash-hero-fade-in .8s ease-out .4s both}.splash-hero__badge{display:inline-flex;align-items:center;padding:.7rem 1.4rem;border:1px solid rgba(255,255,255,.3);border-radius:999px;font-size:1.3rem;letter-spacing:.02em;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0000002e;transition:background-color .3s ease,border-color .3s ease}.splash-hero__badge:hover{background:#ffffff24;border-color:#ffffff80}.splash-hero__actions{display:flex;align-items:center;flex-wrap:wrap;gap:2.4rem;animation:splash-hero-fade-in .8s ease-out .5s both}.splash-btn--bracket.splash-btn--hero{color:#fff;border-color:#ffffff8c;background:#00000059;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.splash-btn--bracket.splash-btn--hero:hover{background:#0000008c;border-color:#fffc}.splash-hero__scroll-cue{display:inline-flex;align-items:center;gap:.6rem;color:#fff;text-decoration:underline;text-underline-offset:4px;font-size:1.4rem;font-weight:600;text-shadow:0 1px 8px rgba(0,0,0,.45)}.splash-hero__scroll-cue-arrow{display:inline-block;animation:splash-hero-bounce 2s ease-in-out infinite}@keyframes splash-hero-bounce{0%,to{transform:translateY(0)}50%{transform:translateY(4px)}}@media(prefers-reduced-motion:reduce){.splash-hero__image,.splash-hero__eyebrow,.splash-hero__title,.splash-hero__subtitle,.splash-hero__badges,.splash-hero__actions,.splash-hero__scroll-cue-arrow{animation:none}}@media screen and (max-width:749px){.splash-hero{min-height:92vh}.splash-hero__content{padding:4rem 0 3.5rem}}.splash-how{background-color:rgb(var(--color-background));color:rgb(var(--color-foreground));padding:7rem 0}.splash-how__inner{display:grid;grid-template-columns:1fr 1fr;gap:5rem;align-items:center}.splash-how__inner--single{grid-template-columns:1fr;max-width:800px}.splash-how__media img{width:100%;height:auto;aspect-ratio:4 / 3;object-fit:cover;border-radius:12px;display:block}.splash-how__heading{margin-bottom:3rem}.splash-how__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:2.4rem}.splash-how__step{display:flex;gap:1.8rem;align-items:flex-start;transition:transform .3s ease}.splash-how__step:hover{transform:translate(6px)}.splash-how__step-title{font-family:var(--font-heading-family);text-transform:uppercase;font-size:1.6rem;letter-spacing:.03em;margin:.6rem 0 .4rem}.splash-how__step-body{font-size:1.5rem;line-height:1.55;opacity:.75;margin:0}.splash-how__cta{margin-top:3.2rem}@media screen and (max-width:749px){.splash-how{padding:5rem 0}.splash-how__inner{grid-template-columns:1fr;gap:3.5rem}}.splash-reveal{opacity:0;transform:translateY(28px);transition:opacity .7s cubic-bezier(.16,1,.3,1),transform .7s cubic-bezier(.16,1,.3,1)}.splash-reveal.is-visible{opacity:1;transform:translateY(0)}.splash-reveal .splash-stagger>*{opacity:0;transform:translateY(22px);transition:opacity .6s cubic-bezier(.16,1,.3,1),transform .6s cubic-bezier(.16,1,.3,1)}.splash-reveal.is-visible .splash-stagger>*{opacity:1;transform:translateY(0)}.splash-reveal.is-visible .splash-stagger>*:nth-child(1){transition-delay:.05s}.splash-reveal.is-visible .splash-stagger>*:nth-child(2){transition-delay:.14s}.splash-reveal.is-visible .splash-stagger>*:nth-child(3){transition-delay:.23s}.splash-reveal.is-visible .splash-stagger>*:nth-child(4){transition-delay:.32s}.splash-reveal.is-visible .splash-stagger>*:nth-child(5){transition-delay:.41s}.splash-reveal.is-visible .splash-stagger>*:nth-child(6){transition-delay:.5s}.splash-reveal.is-visible .splash-stagger>*:nth-child(7){transition-delay:.59s}.splash-reveal.is-visible .splash-stagger>*:nth-child(8){transition-delay:.68s}.splash-reveal.is-visible .splash-stagger>*:nth-child(n+9){transition-delay:.77s}@media(prefers-reduced-motion:reduce){.splash-reveal,.splash-reveal .splash-stagger>*{opacity:1;transform:none;transition:none}}.splash-eyebrow{font-family:var(--font-heading-family);text-transform:uppercase;letter-spacing:.22em;font-size:1.2rem;font-weight:600;color:rgb(var(--color-button));margin:0 0 1.2rem}.splash-eyebrow--center{text-align:center}.splash-h2{font-family:var(--font-heading-family);text-transform:uppercase;font-weight:var(--font-heading-weight);font-size:clamp(2.6rem,4.2vw,4.2rem);line-height:1.05;margin:0 0 4rem}.splash-h2--center{text-align:center}.splash-btn--bracket{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:.6rem;padding:1.3rem 2.4rem;font-family:var(--font-heading-family);text-transform:uppercase;font-size:1.4rem;letter-spacing:.06em;font-weight:600;text-decoration:none;color:rgb(var(--color-foreground));background:transparent;border:1px solid rgba(var(--color-foreground),.35);transition:border-color .3s ease,color .3s ease,background-color .3s ease}.splash-btn--bracket:before,.splash-btn--bracket:after{content:"";position:absolute;width:10px;height:10px;border:2px solid rgb(var(--color-button));transition:width .25s ease,height .25s ease}.splash-btn--bracket:before{top:-5px;left:-5px;border-right:none;border-bottom:none}.splash-btn--bracket:after{bottom:-5px;right:-5px;border-left:none;border-top:none}.splash-btn--bracket:hover{border-color:rgba(var(--color-foreground),.6);background-color:rgba(var(--color-button),.08)}.splash-btn--bracket:hover:before,.splash-btn--bracket:hover:after{width:16px;height:16px}.splash-btn--bracket.splash-btn--solid{background:rgb(var(--color-button));color:rgb(var(--color-button-text));border-color:transparent;cursor:pointer}.splash-btn--bracket.splash-btn--solid:hover{background:rgba(var(--color-button),.85)}.splash-glow-badge{position:relative;width:88px;height:88px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:rgb(var(--color-background));border:2px solid rgb(var(--color-button));box-shadow:0 0 0 6px rgba(var(--color-button),.12),0 0 40px rgba(var(--color-button),.35);transition:box-shadow .4s ease,transform .4s ease}.splash-glow-badge:before{content:"";position:absolute;top:-18px;right:-18px;bottom:-18px;left:-18px;border-radius:50%;border:1px solid rgba(var(--color-button),.25)}.splash-glow-badge:after{content:"";position:absolute;top:-36px;right:-36px;bottom:-36px;left:-36px;border-radius:50%;border:1px solid rgba(var(--color-button),.12)}.splash-reveal.is-visible .splash-glow-badge{box-shadow:0 0 0 8px rgba(var(--color-button),.16),0 0 56px rgba(var(--color-button),.5)}.splash-glow-badge--sm{width:48px;height:48px;flex-shrink:0;font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-size:1.8rem;color:rgb(var(--color-button));box-shadow:0 0 0 4px rgba(var(--color-button),.1),0 0 24px rgba(var(--color-button),.28)}.splash-glow-badge--sm:before{top:-8px;right:-8px;bottom:-8px;left:-8px}.splash-glow-badge--sm:after{top:-16px;right:-16px;bottom:-16px;left:-16px}.splash-reveal.is-visible .splash-glow-badge--sm{box-shadow:0 0 0 5px rgba(var(--color-button),.14),0 0 32px rgba(var(--color-button),.4)}.splash-media-zoom{overflow:hidden;border-radius:12px}.splash-media-zoom img{transition:transform .6s cubic-bezier(.16,1,.3,1);display:block;width:100%;height:auto}.splash-media-zoom:hover img{transform:scale(1.045)}.splash-newsletter{background-color:rgb(var(--color-background));color:rgb(var(--color-foreground));padding:5rem 0;text-align:center}.splash-newsletter__inner{max-width:560px;margin:0 auto}.splash-newsletter__heading{font-family:var(--font-heading-family);text-transform:uppercase;font-weight:var(--font-heading-weight);font-size:clamp(2.2rem,3.4vw,3.2rem);margin:0 0 1rem}.splash-newsletter__subheading{font-size:1.5rem;opacity:.8;margin:0 0 2.5rem}.splash-newsletter__form-row{display:flex;gap:1rem;max-width:440px;margin:0 auto}.splash-newsletter__input{flex:1;padding:1.2rem 1.4rem;border-radius:999px;border:1px solid rgba(var(--color-foreground),.25);background:rgb(var(--color-background));color:rgb(var(--color-foreground));font-size:1.4rem}.splash-newsletter__button{padding:1.2rem 2rem;border-radius:999px;background:rgb(var(--color-button));color:rgb(var(--color-button-text));font-family:var(--font-heading-family);text-transform:uppercase;font-size:1.3rem;border:0;cursor:pointer;white-space:nowrap;transition:transform .25s ease,box-shadow .25s ease}.splash-newsletter__button:hover{transform:translateY(-2px);box-shadow:0 8px 20px rgba(var(--color-button),.35)}.splash-newsletter__success{font-size:1.6rem;color:rgb(var(--color-button))}@media screen and (max-width:500px){.splash-newsletter__form-row{flex-direction:column}}.splash-press{background-color:rgb(var(--color-background));color:rgb(var(--color-foreground));padding:4rem 0;border-bottom:1px solid rgba(var(--color-foreground),.08)}.splash-press__heading{opacity:.55;margin-bottom:2.5rem}.splash-press__row{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:2.5rem 4.5rem}.splash-press__item{display:flex;align-items:center;gap:1rem;opacity:.7;transition:opacity .3s ease}.splash-press__item:hover{opacity:1}.splash-press__icon img{display:block;width:40px;height:40px;object-fit:contain;filter:grayscale(1);transition:filter .3s ease}.splash-press__item:hover .splash-press__icon img{filter:grayscale(0)}.splash-press__text{display:flex;flex-direction:column;line-height:1.25}.splash-press__label{font-family:var(--font-heading-family);text-transform:uppercase;font-size:1.5rem;letter-spacing:.06em}.splash-press__sublabel{font-size:1.15rem;opacity:.65}.splash-purchase{padding:2rem 0 3rem;max-width:560px;margin:0 auto;text-align:center}.splash-purchase__option{margin-bottom:1rem;text-align:left}.splash-purchase__option select{width:100%;padding:.5rem}.splash-purchase__price{font-size:1.5rem;margin:1rem 0}.splash-purchase__compare-price{opacity:.6;margin-left:.5rem}.splash-purchase__buy-button{width:100%;padding:1rem;font-size:1.1rem}.splash-social{background-color:rgb(var(--color-background));color:rgb(var(--color-foreground));padding:4.5rem 0;text-align:center}.splash-social__heading{font-family:var(--font-heading-family);text-transform:uppercase;font-weight:var(--font-heading-weight);font-size:clamp(2rem,3vw,2.8rem);margin:0 0 .75rem}.splash-social__hashtag{font-size:1.5rem;color:rgb(var(--color-button));letter-spacing:.03em;margin:0 0 2rem}.splash-social__links{display:flex;justify-content:center;gap:2rem;flex-wrap:wrap}.splash-social__link{font-size:1.3rem;text-transform:uppercase;letter-spacing:.05em;border-bottom:1px solid currentColor;padding-bottom:.2rem}.splash-specs{background-color:rgb(var(--color-background));color:rgb(var(--color-foreground));padding:7rem 0;border-top:1px solid rgba(var(--color-foreground),.08)}.splash-specs__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(300px,100%),1fr));gap:2.5rem 3rem}.splash-spec{border-top:2px solid rgb(var(--color-button));padding-top:1.25rem;transition:transform .3s ease}.splash-spec:hover{transform:translateY(-4px)}.splash-spec__name{font-family:var(--font-heading-family);text-transform:uppercase;font-size:1.6rem;letter-spacing:.03em;margin:0 0 .6rem}.splash-spec__description{font-size:1.5rem;line-height:1.55;opacity:.75}@media screen and (max-width:749px){.splash-specs{padding:5rem 0}.splash-specs__grid{grid-template-columns:1fr!important;justify-content:stretch!important}}.splash-statement{position:relative;min-height:64vh;display:flex;align-items:center;overflow:hidden;background-color:rgb(var(--color-background))}.splash-statement__media{position:absolute;top:0;right:0;bottom:0;left:0}.splash-statement__media img{width:100%;height:100%;object-fit:cover;display:block}.splash-statement__scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#000000d1,#00000073 55%,#0003)}.splash-statement--has-image .splash-statement__line{color:#fff}.splash-statement .page-width{position:relative;z-index:1;width:100%;padding-block:7rem}.splash-statement__lines{max-width:980px}.splash-statement__line{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);text-transform:uppercase;font-size:clamp(2.6rem,6vw,6.2rem);line-height:1.05;margin:0 0 1.2rem}.splash-statement__line--accent,.splash-statement--has-image .splash-statement__line--accent{color:rgb(var(--color-button))}.splash-statement__line:last-child{margin-bottom:0}.splash-stats{background-color:rgb(var(--color-background));color:rgb(var(--color-foreground));padding:6rem 0;border-top:1px solid rgba(var(--color-foreground),.08);border-bottom:1px solid rgba(var(--color-foreground),.08)}.splash-stats__heading{margin-bottom:4rem}.splash-stats__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(200px,100%),1fr));gap:3rem 2rem;text-align:center;align-items:start}.splash-stat__number{font-family:var(--font-heading-family);font-weight:600;font-size:clamp(3.4rem,5vw,5.4rem);line-height:1;margin:0 0 .8rem;color:rgb(var(--color-foreground));font-variant-numeric:tabular-nums}.splash-stat__label{font-size:1.35rem;letter-spacing:.06em;opacity:.6;margin:0 auto;max-width:26ch;line-height:1.4}@media screen and (min-width:750px){.splash-stat:not(:first-child){border-left:1px solid rgba(var(--color-foreground),.12)}}@media screen and (max-width:749px){.splash-stats{padding:4.5rem 0}.splash-stats__grid{grid-template-columns:repeat(2,1fr)}.splash-stat{border:0!important}}.splash-sticky{position:fixed;left:0;right:0;bottom:0;z-index:20;background:rgb(var(--color-background));border-top:1px solid rgba(var(--color-foreground),.14);box-shadow:0 -4px 20px #0000001a;transform:translateY(110%);transition:transform .35s cubic-bezier(.16,1,.3,1)}.splash-sticky.is-visible{transform:translateY(0)}.splash-sticky__inner{display:flex;align-items:center;justify-content:space-between;gap:2rem;padding-top:1.1rem;padding-bottom:1.1rem;min-height:70px}.splash-sticky__delivery{display:flex;align-items:center;gap:1.2rem;min-width:0}.splash-sticky__delivery-icon{flex-shrink:0;width:28px;height:28px;display:flex;align-items:center;justify-content:center;color:rgba(var(--color-foreground),.75)}.splash-sticky__delivery-icon svg{width:100%;height:100%}.splash-sticky__delivery-text{display:flex;flex-direction:column;min-width:0}.splash-sticky__delivery-title{font-weight:600;font-size:1.4rem}.splash-sticky__delivery-sub{font-size:1.25rem;color:rgba(var(--color-foreground),.6);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.splash-sticky__form .form{display:flex;align-items:center;gap:1.6rem;margin:0}.splash-sticky__price-block{display:flex;flex-direction:column;align-items:flex-end}.splash-sticky__price{font-size:2rem;font-weight:600;color:rgb(var(--color-foreground));white-space:nowrap}.splash-sticky__price-note{display:none;font-size:1.05rem;color:rgba(var(--color-foreground),.6);margin-top:2px;white-space:nowrap}.splash-sticky__submit{height:48px;min-width:210px;text-transform:uppercase;letter-spacing:.1em;font-weight:600;font-size:1.35rem}.splash-sticky .loading__spinner{display:none}body:has(.splash-sticky.is-visible) #ShopifyChat{bottom:92px!important;transition:bottom .35s cubic-bezier(.16,1,.3,1)}@media screen and (max-width:749px){.splash-sticky__inner{gap:1.2rem}.splash-sticky__delivery{display:none}.splash-sticky__form{flex:1 1 auto}.splash-sticky__form .form{width:100%;justify-content:space-between}.splash-sticky__submit{order:1;min-width:0;height:44px;padding-left:1.8rem;padding-right:1.8rem}.splash-sticky__price-block{order:2}.splash-sticky__price{font-size:1.6rem}.splash-sticky__price-note{display:block}}.splash-story{background-color:rgb(var(--color-background));color:rgb(var(--color-foreground));padding:7rem 0;border-top:1px solid rgba(var(--color-foreground),.08)}.splash-story__inner{display:grid;grid-template-columns:1fr 1fr;gap:5rem;align-items:center}.splash-story__inner--single{grid-template-columns:1fr;max-width:720px}.splash-story__heading{margin-bottom:2rem}.splash-story__body{font-size:1.6rem;line-height:1.65;opacity:.8;max-width:480px}.splash-story__inner--single .splash-story__body{max-width:none}.splash-story__media img{width:100%;height:auto;aspect-ratio:4 / 3;object-fit:cover;border-radius:12px;display:block}@media screen and (max-width:749px){.splash-story{padding:5rem 0}.splash-story__inner{grid-template-columns:1fr;gap:3.5rem}.splash-story__media{order:-1}}.splash-tst{background-color:rgb(var(--color-background));color:rgb(var(--color-foreground));padding:9rem 0;border-top:1px solid rgba(var(--color-foreground),.08)}.splash-tst__viewport{overflow:hidden}.splash-tst__track{display:flex;transition:transform .6s cubic-bezier(.16,1,.3,1)}.splash-tst__slide{flex:0 0 100%;margin:0;padding:0 2rem;text-align:center;box-sizing:border-box}.splash-tst__stars{color:rgb(var(--color-foreground));letter-spacing:.25em;margin:0 0 1.5rem;opacity:.85}.splash-tst__quote{font-size:clamp(1.9rem,2.6vw,2.7rem);line-height:1.4;font-weight:400;margin:0 auto 2rem;max-width:40ch}.splash-tst__person{display:flex;align-items:center;justify-content:center;gap:1rem}.splash-tst__photo img{width:56px;height:56px;border-radius:50%;object-fit:cover;display:block}.splash-tst__author{font-size:1.3rem;letter-spacing:.14em;text-transform:uppercase;opacity:.6;font-style:normal}.splash-tst__nav{display:flex;align-items:center;justify-content:center;gap:2rem;margin-top:3.5rem}.splash-tst__arrow{background:none;border:1px solid rgba(var(--color-foreground),.25);width:44px;height:44px;border-radius:50%;cursor:pointer;font-size:1.8rem;line-height:1;color:rgb(var(--color-foreground));transition:background-color .25s ease,color .25s ease}.splash-tst__arrow:hover{background:rgb(var(--color-foreground));color:rgb(var(--color-background))}.splash-tst__dots{display:flex;gap:.8rem;align-items:center}.splash-tst__dot{width:8px;height:8px;border-radius:50%;border:0;padding:0;background:rgba(var(--color-foreground),.25);cursor:pointer;transition:background-color .25s ease,transform .25s ease}.splash-tst__dot.is-active{background:rgb(var(--color-foreground));transform:scale(1.3)}@media screen and (max-width:749px){.splash-tst{padding:6rem 0}}.splash-uc-recs{display:block}quick-add-modal .quick-add-hidden{display:none!important}quick-add-modal media-gallery[data-desktop-layout^=thumbnail]>.thumbnail-slider{display:none!important}quick-add-modal media-gallery[data-desktop-layout^=thumbnail]>slider-component:not(.thumbnail-slider){margin:0!important}quick-add-modal .product__title h1{font-size:4.8rem!important}quick-add-modal .product__media-wrapper,quick-add-modal .product__column-sticky{position:static!important;top:auto!important}.splash-uc{background-color:rgb(var(--color-background));color:rgb(var(--color-foreground));padding:9rem 0;border-top:1px solid rgba(var(--color-foreground),.08)}.splash-uc__head{display:flex;align-items:flex-end;justify-content:space-between;gap:2rem;margin-bottom:3rem}.splash-uc__heading{margin:0}.splash-uc__arrows{display:flex;gap:.8rem;flex-shrink:0}.splash-uc__arrows[hidden]{display:none}.splash-uc__arrows button{width:44px;height:44px;border-radius:50%;border:1px solid rgba(var(--color-foreground),.25);background:none;color:rgb(var(--color-foreground));font-size:1.8rem;line-height:1;cursor:pointer;transition:background-color .25s ease,color .25s ease}.splash-uc__arrows button:hover{background:rgb(var(--color-foreground));color:rgb(var(--color-background))}.splash-uc__viewport{overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none}.splash-uc__viewport::-webkit-scrollbar{display:none}.splash-uc__track{display:flex;gap:3.2rem;margin:0;padding:0;list-style:none}.splash-uc__slide{flex:0 0 clamp(240px,22%,300px);scroll-snap-align:start}@media screen and (max-width:749px){.splash-uc{padding:6rem 0}.splash-uc__slide{flex-basis:70%}}.splash-uc-recs .card-wrapper{color:rgb(var(--color-foreground))}.splash-uc-recs .card,.splash-uc-recs .card--standard,.splash-uc-recs .card--card{border:0!important;box-shadow:none!important;background:transparent!important}.splash-uc-recs .card__inner{border-radius:12px!important}.splash-uc-recs .card__media,.splash-uc-recs .card .media,.splash-uc-recs .card__inner .card__media{border-radius:12px!important;background:none}.splash-uc-recs .card__badge .badge{text-transform:uppercase;letter-spacing:.08em;font-size:1.05rem;font-weight:600;background:#12110b8c;-webkit-backdrop-filter:blur(22px) saturate(140%);backdrop-filter:blur(12px) saturate(140%);border-radius:100vmax!important;padding:8px 12px;min-height:unset;border:1px solid #d1fe1799;line-height:12px;color:#d1fe17bd}.splash-uc-recs .card__content{padding:1.6rem 0 0!important}.splash-uc-recs .card--media .card__inner .card__content{padding:1.3rem!important}.splash-uc-recs .card__badge{align-self:flex-start!important;grid-row-start:1!important;justify-self:flex-start!important}.splash-uc-recs .card__information{padding:0!important;text-align:left}.splash-uc-recs .card__heading{margin:0 0 .6rem;text-align:left}.splash-uc-recs .card__heading a{font-family:var(--font-body-family);font-size:1.35rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase;text-decoration:none;line-height:1.4}.splash-uc-recs .card-information{text-align:left}.splash-uc-recs .card-information>*{margin-top:.4rem}.splash-uc-recs .price{font-size:1.35rem;letter-spacing:.02em}.splash-uc-recs .price--on-sale .price-item--regular{opacity:.6}.splash-uc-recs .card-information .rating{display:inline-flex;align-items:center;margin-top:.6rem}.splash-uc-recs .card-information .olaplex-stars{--s: 1.8rem}.splash-uc-recs .card-information .rating-text,.splash-uc-recs .card-information .rating-count{display:inline;font-size:1.15rem;opacity:.65}.splash-uc-recs .card__price-row{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1rem;margin-top:1rem;text-align:left}.splash-uc-recs .card__price-row .price{margin:0}.splash-uc-recs .card__price-row .quick-add{margin-top:0;margin-left:auto}.splash-uc-recs .card__price-row .quick-add__submit{width:auto!important;white-space:nowrap}.splash-uc-recs .quick-add{margin-top:1.2rem}.splash-uc-recs .quick-add__submit,.splash-uc-recs .card__content .button{border-radius:999px!important;text-transform:uppercase;letter-spacing:.12em;font-weight:600;font-size:1.2rem}.splash-uc-recs .card__content .quick-add__submit:before,.splash-uc-recs .card__content .quick-add__submit:after,.splash-uc-recs .card__content .button:before,.splash-uc-recs .card__content .button:after{box-shadow:none!important}.splash-video{background-color:rgb(var(--color-background));color:rgb(var(--color-foreground));padding:9rem 0}.splash-video__frame{position:relative;max-width:1100px;margin:0 auto;aspect-ratio:16 / 9;overflow:hidden;background:rgba(var(--color-foreground),.06)}.splash-video__media,.splash-video__img{width:100%;height:100%;object-fit:cover;display:block}.splash-video__poster{position:relative;width:100%;height:100%;cursor:pointer}.splash-video__play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:84px;height:84px;border-radius:50%;background:#ffffffeb;transition:transform .3s ease,background-color .3s ease}.splash-video__play:after{content:"";position:absolute;top:50%;left:54%;transform:translate(-50%,-50%);width:0;height:0;border-top:14px solid transparent;border-bottom:14px solid transparent;border-left:22px solid #1a1a1a}.splash-video__poster:hover .splash-video__play{transform:translate(-50%,-50%) scale(1.08);background:#fff}.splash-video__lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60;background:#000000e6;display:flex;align-items:center;justify-content:center;padding:4vw}.splash-video__lightbox[hidden]{display:none}.splash-video__close{position:absolute;top:2rem;right:2.5rem;background:none;border:0;color:#fff;font-size:4rem;line-height:1;cursor:pointer}.splash-video__embed{position:relative;width:min(1100px,100%);aspect-ratio:16 / 9}.splash-video__embed iframe,.splash-video__embed video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:0}@media screen and (max-width:749px){.splash-video{padding:6rem 0}.splash-video__play{width:64px;height:64px}}.site-header__inner{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem;flex-wrap:wrap}.site-header__actions{display:flex;gap:1rem}
/*# sourceMappingURL=/cdn/shop/t/7/compiled_assets/styles.css.map */
