*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:120px}body{margin:0;color:var(--color-ink);background:var(--color-paper);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;font-size:16px;line-height:1.5;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}body.menu-open{overflow:hidden}img,svg{display:block;max-width:100%}button,input,textarea,select{color:inherit;font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-underline-offset:3px}p,h1,h2,h3,figure{margin:0}h1,h2,h3,.wordmark__text,.hero__offer-number,.offer-panel__price-lockup strong{font-family:Arial Narrow,Helvetica Neue,Arial,sans-serif;font-stretch:condensed}h1,h2,h3{letter-spacing:-.04em;line-height:.98}h1{font-size:clamp(3.35rem,6.5vw,6.6rem);font-weight:750}h2{font-size:clamp(2.55rem,4.5vw,4.9rem);font-weight:720}h3{font-size:clamp(1.45rem,2.4vw,2.2rem);font-weight:700}::selection{color:#fff;background:var(--color-blue)}.page-shell{width:min(calc(100% - 48px),var(--page-width));margin-inline:auto}.page-shell--narrow{max-width:820px}.section-space{padding-block:var(--section-space)}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.skip-link{position:fixed;z-index:1000;top:12px;left:12px;padding:12px 18px;color:#fff;background:var(--color-blue-dark);border-radius:999px;transform:translateY(-160%);transition:transform .18s ease}.skip-link:focus{transform:translateY(0)}.eyebrow{display:inline-flex;gap:10px;align-items:center;margin-bottom:24px;color:var(--color-blue);font-size:.72rem;font-weight:780;letter-spacing:.16em;line-height:1}.eyebrow>span{width:26px;height:2px;background:var(--color-aqua)}.eyebrow--light{color:#fff}.section-heading{margin-bottom:58px}.section-heading h2{max-width:780px}.section-heading>p,.section-heading--split>p{max-width:530px;color:var(--color-muted);font-size:clamp(1rem,1.4vw,1.2rem);line-height:1.65}.section-heading--split{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(280px,.7fr);gap:72px;align-items:end}.section-heading--centered{max-width:830px;margin-inline:auto;text-align:center}.section-heading--centered .eyebrow{justify-content:center}.section-heading--centered>p{margin:24px auto 0}.button-primary{display:inline-flex;align-items:center;justify-content:center;min-height:54px;padding:0 24px;color:#fff;background:var(--color-blue);border:1px solid var(--color-blue);border-radius:999px;font-size:.86rem;font-weight:760;letter-spacing:.02em;text-decoration:none}.rte p+p,.rte ul+p,.rte p+ul{margin-top:1em}.announcement-bar{position:relative;z-index:51;color:#fff;background:var(--color-blue-dark)}.announcement-bar__inner{display:flex;gap:12px;align-items:center;justify-content:center;min-height:34px;font-size:.66rem;font-weight:750;letter-spacing:.12em}.announcement-bar__dot{width:6px;height:6px;background:var(--color-aqua);border-radius:50%;box-shadow:0 0 0 4px #62e4ee21}.announcement-bar__inner a{margin-left:4px;color:var(--color-aqua);text-transform:uppercase}.site-header{position:sticky;z-index:50;top:0;background:#f2f1efeb;border-bottom:1px solid transparent;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);transition:border-color .18s ease,box-shadow .18s ease}.site-header.is-scrolled{border-bottom-color:#10182b17;box-shadow:0 12px 40px #0812310f}.site-header__inner{display:grid;grid-template-columns:auto 1fr auto;gap:48px;align-items:center;min-height:78px}.wordmark{display:inline-flex;align-items:center;color:var(--color-blue);text-decoration:none}.wordmark__image{width:auto;max-width:176px;max-height:36px}.wordmark__text{font-size:1.58rem;font-weight:900;letter-spacing:-.06em;line-height:1}.site-nav{display:flex;gap:30px;justify-content:center}.site-nav a{position:relative;padding-block:10px;color:#10182bbd;font-size:.82rem;font-weight:660;text-decoration:none}.site-nav a:after{position:absolute;right:0;bottom:4px;left:0;height:2px;background:var(--color-aqua);content:"";transform:scaleX(0);transform-origin:right;transition:transform .18s ease}.site-nav a:hover:after,.site-nav a:focus-visible:after{transform:scaleX(1);transform-origin:left}.header-offer-button{min-height:42px;padding:0 20px;color:#fff;background:var(--color-blue);border:0;border-radius:999px;font-size:.76rem;font-weight:780;transition:background .18s ease,transform .18s ease}.header-offer-button:hover{background:var(--color-blue-dark);transform:translateY(-1px)}.menu-toggle{display:none;width:44px;height:44px;padding:0;background:transparent;border:0}.menu-toggle>span:not(.visually-hidden){display:block;width:22px;height:1.5px;margin:6px auto;background:currentColor;transition:transform .18s ease}.menu-toggle[aria-expanded=true]>span:nth-child(2){transform:translateY(3.75px) rotate(45deg)}.menu-toggle[aria-expanded=true]>span:nth-child(3){transform:translateY(-3.75px) rotate(-45deg)}.mobile-menu{position:fixed;z-index:49;top:112px;right:0;bottom:0;left:0;padding:24px;background:var(--color-paper)}.mobile-menu__nav{display:flex;flex-direction:column}.mobile-menu__nav a,.mobile-menu__nav button{padding:20px 4px;color:var(--color-ink);background:transparent;border:0;border-bottom:1px solid rgba(16,24,43,.12);font-size:1.5rem;font-weight:650;text-align:left;text-decoration:none}.mobile-menu__nav button{margin-top:24px;padding:18px 24px;color:#fff;background:var(--color-blue);border-radius:999px;font-size:.95rem;text-align:center}.hero{position:relative;overflow:hidden;padding:64px 0 82px}.hero:before{position:absolute;z-index:0;top:-220px;right:-260px;width:650px;height:650px;background:radial-gradient(circle,#62e4ee2b,#62e4ee00 68%);content:"";pointer-events:none}.hero__grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,.96fr) minmax(460px,1.04fr);gap:clamp(48px,7vw,104px);align-items:center}.hero__content{padding-block:22px}.hero__content h1{max-width:690px}.hero__lede{max-width:650px;margin-top:28px;color:var(--color-muted);font-size:clamp(1.03rem,1.45vw,1.22rem);line-height:1.65}.hero__offer-intro{display:flex;gap:18px;align-items:center;max-width:620px;margin-top:34px;padding-top:28px;border-top:1px solid rgba(16,24,43,.12)}.hero__offer-number{flex:0 0 auto;color:var(--color-blue);font-size:clamp(2.8rem,5vw,4.7rem);font-weight:850;letter-spacing:-.08em;line-height:.9}.hero__offer-intro strong{display:block;font-size:.98rem;line-height:1.25}.hero__offer-intro p{margin-top:4px;color:var(--color-muted);font-size:.86rem}.hero__visual{position:relative;min-height:670px;padding:34px;background:linear-gradient(145deg,#e8eaee,#f8f8f7 52%,#e3e6eb);border:1px solid rgba(16,24,43,.09);border-radius:38px;box-shadow:0 38px 80px #0919521f}.hero__product-grid{position:relative;z-index:2;display:grid;grid-template-columns:1fr 1fr;gap:14px;align-items:center;height:100%}.hero-product-card{position:relative;overflow:hidden;margin:0;aspect-ratio:4 / 5;background:#ffffff6b;border:1px solid rgba(255,255,255,.78);border-radius:26px;box-shadow:0 20px 45px #071c611c;transition:transform .3s ease}.hero-product-card--cleanser{transform:translateY(42px) rotate(-1.8deg)}.hero-product-card--sunscreen{transform:translateY(-4px) rotate(1.4deg)}.hero__visual:hover .hero-product-card--cleanser{transform:translateY(32px) rotate(-1deg)}.hero__visual:hover .hero-product-card--sunscreen{transform:translateY(4px) rotate(.5deg)}.hero-product-card__image{width:100%;height:100%;object-fit:cover}.hero-product-card figcaption{position:absolute;right:12px;bottom:12px;left:12px;display:flex;gap:8px;align-items:center;padding:12px 14px;color:#fff;background:#071c61e0;border:1px solid rgba(255,255,255,.18);border-radius:999px;font-size:.72rem;font-weight:760;letter-spacing:.08em;text-transform:uppercase;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.hero-product-card figcaption span{color:var(--color-aqua)}.hero__launch-stamp{position:absolute;z-index:3;right:-18px;bottom:42px;display:grid;place-content:center;width:116px;height:116px;color:var(--color-blue-dark);background:var(--color-aqua);border:8px solid var(--color-paper);border-radius:50%;text-align:center;transform:rotate(-8deg)}.hero__launch-stamp span{font-size:.66rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.hero__launch-stamp strong{font-size:.88rem}.hero__orb{position:absolute;z-index:1;border-radius:50%;filter:blur(1px)}.hero__orb--one{top:28px;left:22px;width:86px;height:86px;background:#62e4ee40}.hero__orb--two{right:18px;bottom:28px;width:180px;height:180px;background:#1239b517}.hero__trust-row{display:flex;flex-wrap:wrap;gap:18px;margin-top:18px;color:var(--color-muted);font-size:.74rem;font-weight:620}.hero__trust-row span{display:inline-flex;gap:6px;align-items:center}.hero__trust-row svg{width:17px;color:var(--color-blue)}.lead-capture{width:100%;max-width:650px;margin-top:22px}.lead-form__field-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;padding:6px;background:#fff;border:1px solid rgba(16,24,43,.13);border-radius:18px;box-shadow:0 15px 38px #071c6117;transition:border-color .18s ease,box-shadow .18s ease}.lead-form__field-row:focus-within{border-color:var(--color-blue);box-shadow:0 0 0 3px #1239b51a,0 18px 42px #071c611f}.phone-field{display:flex;align-items:center;min-width:0}.phone-field__prefix{padding:0 13px 0 12px;color:var(--color-blue-dark);border-right:1px solid rgba(16,24,43,.12);font-size:.92rem;font-weight:720}.phone-field__input{width:100%;min-width:0;height:52px;padding:0 14px;color:var(--color-ink);background:transparent;border:0;border-radius:10px;outline:0;font-size:1rem;font-weight:620}.phone-field__input::placeholder{color:#8d94a2;font-weight:480}.lead-form__submit{display:inline-flex;gap:12px;align-items:center;justify-content:center;min-height:52px;padding:0 20px;color:#fff;background:var(--color-blue);border:0;border-radius:13px;font-size:.8rem;font-weight:780;white-space:nowrap;transition:background .18s ease,transform .18s ease}.lead-form__submit:hover{background:var(--color-blue-dark)}.lead-form__submit:active{transform:scale(.985)}.lead-form__submit:disabled{cursor:wait;opacity:.72}.lead-form__submit svg{width:18px}.consent-check{position:relative;display:flex;gap:9px;align-items:flex-start;margin-top:13px;color:var(--color-muted);cursor:pointer;font-size:.68rem;line-height:1.45}.consent-check--optional{margin-top:8px;opacity:.86}.consent-check input{position:absolute;width:1px;height:1px;opacity:0}.consent-check__box{display:grid;flex:0 0 16px;place-items:center;width:16px;height:16px;margin-top:1px;color:#fff;background:transparent;border:1px solid rgba(16,24,43,.3);border-radius:4px}.consent-check__box svg{width:12px;opacity:0}.consent-check input:checked+.consent-check__box{background:var(--color-blue);border-color:var(--color-blue)}.consent-check input:checked+.consent-check__box svg{opacity:1}.consent-check input:focus-visible+.consent-check__box{outline:3px solid rgba(18,57,181,.2);outline-offset:2px}.lead-form__microcopy{margin-top:9px;color:var(--color-muted);font-size:.67rem}.lead-form__error{margin-top:10px;color:#b42318;font-size:.75rem;font-weight:650}.lead-form__error ul{margin:0;padding-left:18px}.lead-success{display:flex;gap:14px;align-items:flex-start;padding:18px;background:#fff;border:1px solid rgba(18,57,181,.18);border-radius:18px;box-shadow:0 15px 38px #071c6114}.lead-success__icon{display:grid;flex:0 0 34px;place-items:center;width:34px;height:34px;color:var(--color-blue-dark);background:var(--color-aqua);border-radius:50%}.lead-success__icon svg{width:20px}.lead-success strong{display:block;font-size:.92rem}.lead-success p{margin-top:4px;color:var(--color-muted);font-size:.78rem}.lead-form-placeholder{padding:22px;border:1px dashed currentColor;border-radius:16px;opacity:.65}.trust-strip{color:#fff;background:var(--color-blue)}.trust-strip__grid{display:grid;grid-template-columns:repeat(4,1fr)}.trust-item{display:flex;gap:14px;align-items:center;min-height:94px;padding:18px 24px;border-right:1px solid rgba(255,255,255,.15)}.trust-item:last-child{border-right:0}.trust-item__number{color:var(--color-aqua);font-size:.66rem;font-weight:780;letter-spacing:.1em}.trust-item p{max-width:190px;font-size:.78rem;font-weight:650;line-height:1.4}.problem-solution{background:#fff}.problem-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.problem-card{min-height:360px;padding:34px;background:var(--color-paper);border:1px solid rgba(16,24,43,.09);border-radius:24px;transition:border-color .2s ease,transform .2s ease,box-shadow .2s ease}.problem-card:hover{border-color:#1239b547;box-shadow:0 20px 48px #071c6114;transform:translateY(-5px)}.problem-card__icon{display:grid;place-items:center;width:66px;height:66px;color:var(--color-blue);background:#fff;border:1px solid rgba(18,57,181,.12);border-radius:50%}.problem-card__icon svg{width:30px}.problem-card__label{display:block;margin-top:48px;color:var(--color-blue);font-size:.65rem;font-weight:780;letter-spacing:.13em}.problem-card h3{margin-top:12px}.problem-card p{margin-top:16px;color:var(--color-muted);font-size:.91rem;line-height:1.65}.product-duo{background:var(--color-paper)}.product-duo__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.product-card{overflow:hidden;background:#fff;border:1px solid rgba(16,24,43,.09);border-radius:30px}.product-card__visual{position:relative;overflow:hidden;aspect-ratio:4 / 5;background:#ebecef}.product-card__image{width:100%;height:100%;object-fit:cover;transition:transform .5s cubic-bezier(.22,1,.36,1)}.product-card:hover .product-card__image{transform:scale(1.025)}.status-pill{position:absolute;z-index:2;top:20px;left:20px;display:inline-flex;gap:8px;align-items:center;min-height:32px;padding:0 14px;color:#fff;background:#071c61e6;border:1px solid rgba(255,255,255,.16);border-radius:999px;font-size:.66rem;font-weight:750;letter-spacing:.08em;text-transform:uppercase;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.status-pill span{width:6px;height:6px;background:var(--color-aqua);border-radius:50%;box-shadow:0 0 0 4px #62e4ee26}.status-pill--inline{position:static;width:fit-content;margin-bottom:26px}.product-card__body{padding:34px}.product-card__step{display:flex;gap:9px;align-items:center;margin-bottom:20px;color:var(--color-blue);font-size:.68rem;font-weight:780;letter-spacing:.12em}.product-card__step span{color:var(--color-blue-dark)}.product-card__descriptor{margin-top:10px;color:var(--color-blue);font-size:.84rem;font-weight:680}.product-card ul{display:grid;gap:11px;margin:28px 0 0;padding:0;color:var(--color-muted);list-style:none}.product-card li{position:relative;padding-left:22px;font-size:.85rem}.product-card li:before{position:absolute;top:.58em;left:0;width:9px;height:2px;background:var(--color-aqua);content:""}.product-card__meta{display:flex;gap:12px;align-items:center;justify-content:space-between;margin-top:30px;padding-top:20px;border-top:1px solid rgba(16,24,43,.1);font-size:.68rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.product-card__meta span:last-child{color:var(--color-blue)}.routine-system{position:relative;overflow:hidden;color:#fff;background:var(--color-blue-dark)}.routine-system:after{position:absolute;top:-180px;right:-100px;width:500px;height:500px;background:radial-gradient(circle,rgba(98,228,238,.17),transparent 67%);content:""}.routine-system__grid{position:relative;z-index:1;display:grid;grid-template-columns:.72fr 1.28fr;gap:90px;align-items:center}.routine-system__intro>p{max-width:410px;margin-top:24px;color:#ffffffad;line-height:1.65}.routine-system__promise{display:flex;gap:16px;align-items:center;margin-top:52px}.routine-system__promise>span{font-size:4rem;font-weight:760;letter-spacing:-.08em;line-height:1}.routine-system__promise p{color:#ffffffa8;font-size:.78rem;line-height:1.45}.routine-system__promise strong{color:var(--color-aqua);text-transform:uppercase}.routine-board{display:grid;gap:14px}.routine-card{padding:28px;color:var(--color-ink);background:#fff;border:1px solid rgba(255,255,255,.15);border-radius:24px}.routine-card--night{color:#fff;background:#ffffff12}.routine-card__top{display:flex;align-items:center;justify-content:space-between;padding-bottom:22px;border-bottom:1px solid rgba(16,24,43,.1);color:var(--color-muted);font-size:.7rem;font-weight:650}.routine-card--night .routine-card__top{color:#fff9;border-color:#ffffff21}.routine-card__time{display:grid;place-items:center;width:42px;height:28px;color:var(--color-blue-dark);background:var(--color-aqua);border-radius:999px;font-size:.68rem;font-weight:800}.routine-card__steps{display:flex;gap:24px;align-items:center;margin-top:28px}.routine-step{display:flex;gap:15px;align-items:center;min-width:0}.routine-step__number{display:grid;flex:0 0 42px;place-items:center;width:42px;height:42px;color:#fff;background:var(--color-blue);border-radius:50%;font-size:.65rem;font-weight:760}.routine-card--night .routine-step__number{color:var(--color-blue-dark);background:var(--color-aqua)}.routine-step strong{display:block;font-size:.95rem}.routine-step p{margin-top:2px;color:var(--color-muted);font-size:.7rem}.routine-card--night .routine-step p{color:#ffffff94}.routine-arrow{flex:0 0 24px;width:24px;color:var(--color-blue)}.routine-card__done{margin-left:auto;color:var(--color-aqua);font-size:.75rem;font-weight:760;letter-spacing:.08em;text-transform:uppercase}.brand-principles{background:#fff}.principles-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid rgba(16,24,43,.12)}.principle-card{min-height:260px;padding:32px 30px 24px 0;border-right:1px solid rgba(16,24,43,.12)}.principle-card+.principle-card{padding-left:30px}.principle-card:last-child{border-right:0}.principle-card__index{display:block;color:var(--color-blue);font-size:.68rem;font-weight:800;letter-spacing:.12em}.principle-card h3{margin-top:58px}.principle-card p{max-width:340px;margin-top:16px;color:var(--color-muted);font-size:.88rem;line-height:1.65}.offer-section{background:var(--color-paper)}.offer-panel{position:relative;display:grid;grid-template-columns:minmax(0,.92fr) minmax(410px,.78fr);gap:78px;overflow:hidden;padding:clamp(42px,6vw,74px);color:#fff;background:linear-gradient(135deg,var(--color-blue) 0%,var(--color-blue-dark) 78%);border-radius:34px;box-shadow:0 35px 80px #071c6133}.offer-panel__glow{position:absolute;top:-180px;left:32%;width:520px;height:520px;background:radial-gradient(circle,rgba(98,228,238,.2),transparent 67%);pointer-events:none}.offer-panel__copy,.offer-panel__form{position:relative;z-index:1;min-width:0}.offer-panel__copy>p{max-width:560px;margin-top:24px;color:#ffffffb3;line-height:1.65}.offer-checks{display:grid;gap:12px;margin:32px 0 0;padding:0;list-style:none}.offer-checks li{display:flex;gap:10px;align-items:center;color:#ffffffd6;font-size:.78rem;font-weight:620}.offer-checks svg{width:19px;color:var(--color-aqua)}.offer-panel__form{padding:30px;color:var(--color-ink);background:#fffffffa;border:1px solid rgba(255,255,255,.46);border-radius:24px;box-shadow:0 24px 58px #00000024}.offer-panel__price-lockup>span{display:block;color:var(--color-blue);font-size:.64rem;font-weight:800;letter-spacing:.14em}.offer-panel__price-lockup strong{display:block;margin-top:8px;color:var(--color-blue-dark);font-size:clamp(3.7rem,6vw,5.8rem);font-weight:850;letter-spacing:-.09em;line-height:.9}.offer-panel__price-lockup p{margin-top:8px;color:var(--color-muted);font-size:.78rem}.offer-panel__form .lead-capture{margin-top:26px}.offer-panel__form .lead-form__field-row{grid-template-columns:1fr;gap:6px;padding:6px;background:var(--color-paper);box-shadow:none}.offer-panel__form .lead-form__submit{width:100%}.faq-section{background:#fff}.faq-section__grid{display:grid;grid-template-columns:minmax(280px,.58fr) minmax(0,1fr);gap:100px}.faq-section__intro{position:sticky;top:132px;align-self:start}.faq-section__intro>p{max-width:420px;margin-top:24px;color:var(--color-muted);line-height:1.65}.text-link{display:inline-flex;gap:10px;align-items:center;margin-top:30px;padding:0 0 6px;color:var(--color-blue);background:transparent;border:0;border-bottom:1px solid currentColor;font-size:.78rem;font-weight:760}.text-link svg{width:18px}.faq-item{border-top:1px solid rgba(16,24,43,.13)}.faq-item:last-child{border-bottom:1px solid rgba(16,24,43,.13)}.faq-item summary{display:flex;gap:24px;align-items:center;justify-content:space-between;padding:25px 0;cursor:pointer;font-size:1.02rem;font-weight:680;list-style:none}.faq-item summary::-webkit-details-marker{display:none}.faq-item__icon{position:relative;flex:0 0 28px;width:28px;height:28px;border:1px solid rgba(16,24,43,.18);border-radius:50%}.faq-item__icon:before,.faq-item__icon:after{position:absolute;top:50%;left:50%;width:10px;height:1.5px;background:var(--color-blue);content:"";transform:translate(-50%,-50%);transition:transform .18s ease}.faq-item__icon:after{transform:translate(-50%,-50%) rotate(90deg)}.faq-item[open] .faq-item__icon:after{transform:translate(-50%,-50%) rotate(0)}.faq-item__answer{max-width:670px;padding:0 48px 28px 0;color:var(--color-muted);font-size:.91rem;line-height:1.7}.offer-terms{margin-top:76px;padding:24px;background:var(--color-paper);border:1px solid rgba(16,24,43,.1);border-radius:16px}.offer-terms strong{display:block;color:var(--color-blue);font-size:.68rem;letter-spacing:.1em;text-transform:uppercase}.offer-terms p{margin-top:8px;color:var(--color-muted);font-size:.7rem;line-height:1.6}.apps-section:empty{display:none}.site-footer{padding:74px 0 26px;color:#fff;background:#07102d}.site-footer__top{display:grid;grid-template-columns:1fr auto;gap:70px;padding-bottom:72px}.site-footer__top>*{min-width:0}.wordmark--footer{color:#fff}.site-footer__brand>p{margin-top:18px;color:#ffffff91;font-size:.86rem}.site-footer__nav{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:70px;min-width:0}.site-footer__nav>div{display:flex;flex-direction:column;gap:11px}.site-footer__nav strong{margin-bottom:10px;color:var(--color-aqua);font-size:.66rem;letter-spacing:.12em;text-transform:uppercase}.site-footer__nav a{color:#ffffffb0;font-size:.78rem;text-decoration:none}.site-footer__nav a:hover{color:#fff}.site-footer__bottom{display:flex;gap:24px;justify-content:space-between;padding-top:24px;color:#ffffff6b;border-top:1px solid rgba(255,255,255,.12);font-size:.66rem}.standard-page,.not-found{min-height:55vh;background:#fff}.standard-page h1,.not-found h1{font-size:clamp(3rem,6vw,5.5rem)}.standard-page__content{margin-top:42px;color:var(--color-muted);font-size:1rem;line-height:1.75}.not-found{text-align:center}.not-found__code{display:block;color:var(--color-blue);font-size:.72rem;font-weight:800;letter-spacing:.18em}.not-found h1{margin-top:18px}.not-found p{margin:20px 0 28px;color:var(--color-muted)}.prelaunch-product{background:#fff}.prelaunch-product__grid{display:grid;grid-template-columns:1fr .82fr;gap:74px;align-items:center}.prelaunch-product__media{overflow:hidden;background:#eaebef;border-radius:30px}.prelaunch-product__image{width:100%;height:auto}.prelaunch-product__copy h1{font-size:clamp(3rem,5vw,5.4rem)}.prelaunch-product__description{margin-top:24px;color:var(--color-muted);line-height:1.7}.prelaunch-product__offer{margin-top:32px;padding:20px;background:var(--color-paper);border-left:3px solid var(--color-aqua);border-radius:0 14px 14px 0}.prelaunch-product__offer p{margin-top:4px;color:var(--color-muted);font-size:.78rem}.password-launch{min-height:100vh;overflow:hidden;background:var(--color-paper)}.password-launch__top{position:relative;z-index:3;display:flex;align-items:center;justify-content:space-between;width:min(calc(100% - 48px),var(--page-width));min-height:82px;margin-inline:auto}.password-entry{position:relative}.password-entry summary{color:var(--color-muted);cursor:pointer;font-size:.72rem;font-weight:650;list-style:none}.password-entry summary::-webkit-details-marker{display:none}.password-entry__panel{position:absolute;z-index:10;top:calc(100% + 12px);right:0;width:320px;padding:20px;background:#fff;border:1px solid rgba(16,24,43,.12);border-radius:16px;box-shadow:0 20px 50px #071c6126}.password-entry__panel label{display:block;margin-bottom:8px;font-size:.7rem;font-weight:700}.password-entry__row{display:grid;grid-template-columns:1fr auto;gap:6px}.password-entry__row input{min-width:0;height:42px;padding:0 12px;border:1px solid rgba(16,24,43,.16);border-radius:10px}.password-entry__row button{padding:0 16px;color:#fff;background:var(--color-blue);border:0;border-radius:10px;font-size:.72rem;font-weight:700}.password-launch__grid{display:grid;grid-template-columns:minmax(0,.88fr) minmax(470px,1.12fr);gap:74px;align-items:center;width:min(calc(100% - 48px),var(--page-width));min-height:calc(100vh - 82px);margin-inline:auto;padding:40px 0 80px}.password-launch__copy>p{max-width:620px;margin-top:26px;color:var(--color-muted);font-size:1.08rem;line-height:1.65}.password-launch__visual{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;padding:28px;background:linear-gradient(145deg,#e8eaee,#f8f8f7 52%,#e3e6eb);border-radius:34px}.password-launch__visual figure{overflow:hidden;border-radius:22px;box-shadow:0 20px 45px #071c611c}.password-launch__visual figure:first-child{transform:translateY(20px)}.password-launch__visual img{width:100%;height:100%;object-fit:cover}.mobile-offer-cta{position:fixed;z-index:60;right:14px;bottom:max(14px,env(safe-area-inset-bottom));left:14px;display:none;gap:10px;align-items:center;justify-content:center;min-height:54px;padding:0 20px;color:#fff;background:var(--color-blue);border:1px solid rgba(255,255,255,.18);border-radius:999px;box-shadow:0 14px 40px #071c614d;font-size:.82rem;font-weight:780;transition:opacity .18s ease,transform .18s ease}.mobile-offer-cta svg{width:18px}.mobile-offer-cta.is-hidden{pointer-events:none;opacity:0;transform:translateY(80px)}@media(max-width:1050px){.site-header__inner{gap:24px}.site-nav{gap:18px}.hero__grid{grid-template-columns:minmax(0,.9fr) minmax(400px,1.1fr);gap:44px}.hero__visual{min-height:560px;padding:24px}.routine-system__grid,.offer-panel,.faq-section__grid{gap:54px}}@media(max-width:860px){.site-nav,.header-offer-button{display:none}.site-header__inner{grid-template-columns:1fr auto;min-height:70px}.menu-toggle{display:block}.mobile-menu{top:104px;right:0;bottom:0;left:0}.hero__grid,.routine-system__grid,.offer-panel,.faq-section__grid,.prelaunch-product__grid,.password-launch__grid{grid-template-columns:1fr}.hero__content{max-width:720px;padding-bottom:0}.hero__visual{width:100%;max-width:700px;min-height:620px;margin-inline:auto}.trust-strip__grid{grid-template-columns:repeat(2,1fr)}.trust-item:nth-child(2){border-right:0}.trust-item:nth-child(-n+2){border-bottom:1px solid rgba(255,255,255,.15)}.problem-grid{grid-template-columns:1fr}.problem-card{min-height:0}.product-duo__grid{gap:16px}.routine-system__intro{max-width:680px}.offer-panel{grid-template-columns:minmax(0,1fr)}.offer-panel__form{max-width:560px}.faq-section__intro{position:static}.password-launch__visual{order:-1;max-width:680px}}@media(max-width:749px){html{scroll-padding-top:105px}body{padding-bottom:calc(76px + env(safe-area-inset-bottom))}h1{font-size:clamp(3.25rem,15vw,4.7rem)}h2{font-size:clamp(2.55rem,11.5vw,3.7rem)}.page-shell,.password-launch__top,.password-launch__grid{width:min(calc(100% - 32px),var(--page-width))}.section-space{padding-block:72px}.announcement-bar__inner{min-height:32px;font-size:.58rem;letter-spacing:.08em}.announcement-bar__inner p{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.announcement-bar__inner a{flex:0 0 auto}.mobile-menu{top:102px;right:0;bottom:0;left:0}.section-heading{margin-bottom:38px}.section-heading--split{grid-template-columns:1fr;gap:24px}.eyebrow{margin-bottom:18px}.hero{padding:44px 0 62px}.hero__grid{gap:40px}.hero__lede{margin-top:22px;font-size:1rem}.hero__offer-intro{margin-top:26px;padding-top:22px}.hero__offer-number{font-size:3.5rem}.hero__offer-intro strong{font-size:.9rem}.hero__offer-intro p{font-size:.74rem}.lead-form__field-row{grid-template-columns:1fr;gap:6px;border-radius:16px}.lead-form__submit{width:100%;min-height:54px;border-radius:11px}.hero__trust-row{gap:10px 16px}.hero__visual{min-height:360px;padding:14px;border-radius:24px}.hero__product-grid{gap:8px}.hero-product-card{border-radius:16px}.hero-product-card--cleanser{transform:translateY(22px) rotate(-1.5deg)}.hero-product-card--sunscreen{transform:translateY(-2px) rotate(1deg)}.hero-product-card figcaption{right:7px;bottom:7px;left:7px;padding:8px 9px;font-size:.55rem}.hero__launch-stamp{right:-9px;bottom:20px;width:86px;height:86px;border-width:5px}.hero__launch-stamp span{font-size:.51rem}.hero__launch-stamp strong{font-size:.68rem}.trust-item{min-height:84px;padding:15px 12px}.trust-item p{font-size:.67rem}.problem-card{padding:28px}.problem-card__label{margin-top:38px}.product-duo__grid{grid-template-columns:1fr}.product-card__body{padding:26px}.routine-system__grid{gap:46px}.routine-system__promise{margin-top:34px}.routine-card{padding:22px}.routine-card__steps{gap:14px}.routine-arrow{width:18px}.routine-step{gap:9px}.routine-step__number{flex-basis:34px;width:34px;height:34px}.routine-step p{max-width:150px}.principles-grid{grid-template-columns:1fr}.principle-card,.principle-card+.principle-card{min-height:0;padding:26px 0;border-right:0;border-bottom:1px solid rgba(16,24,43,.12)}.principle-card h3{margin-top:34px}.offer-panel{gap:42px;padding:34px 20px 20px;border-radius:24px}.offer-panel__form{padding:22px 16px;border-radius:18px}.offer-panel__price-lockup strong{font-size:4.4rem}.faq-section__grid{gap:40px}.faq-item summary{padding:21px 0;font-size:.92rem}.offer-terms{margin-top:52px}.site-footer{padding-top:58px}.site-footer__top{grid-template-columns:1fr;gap:48px;padding-bottom:48px}.site-footer__nav{grid-template-columns:repeat(2,minmax(0,1fr));gap:32px}.site-footer__bottom{flex-direction:column}.prelaunch-product__grid{gap:40px}.password-launch__grid{gap:38px;padding-top:20px}.password-launch__visual{padding:14px;border-radius:24px}.password-entry__panel{width:min(320px,calc(100vw - 32px))}.mobile-offer-cta{display:flex}}@media(max-width:420px){.announcement-bar__inner a{display:none}.hero__visual{min-height:320px}.hero__launch-stamp{display:none}.trust-item{gap:8px}.routine-card__steps{flex-wrap:wrap}.routine-arrow{display:none}.product-card__meta{align-items:flex-start;flex-direction:column}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/theme.css.map */
