:root{--ink:#111a22;--blue:#d5e7ed;--navy:#163753;--yellow:#f6ef6a;--milk:#f7f6f1;--line:rgba(17,26,34,.16)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--milk);color:var(--ink);font-family:Arial,Helvetica,sans-serif}button,input,select{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}.skip-link{position:absolute;left:-999px}.skip-link:focus{left:10px;top:10px;z-index:100;background:#fff;padding:10px}.announcement{height:32px;display:grid;place-items:center;background:var(--ink);color:#fff;font-size:10px;letter-spacing:.16em;text-transform:uppercase}.site-header{height:88px;padding:0 4vw;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;border-bottom:1px solid var(--line)}.brand img{width:145px;height:55px;object-fit:contain;object-position:left}.site-header nav{display:flex;gap:34px;font-size:12px;text-transform:uppercase;letter-spacing:.12em}.header-actions{justify-self:end;display:flex;gap:20px;font-size:11px;text-transform:uppercase;letter-spacing:.1em}.cart-count{display:inline-grid;place-items:center;background:var(--yellow);border-radius:50%;width:23px;height:23px;margin-left:5px}.hero{height:calc(100vh - 120px);min-height:650px;position:relative;overflow:hidden;background:#89a7b8}.hero-image{width:100%;height:100%;object-fit:cover;object-position:center 55%}.hero-shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#0d1f2db8,#0d1f2d0d)}.hero-copy{position:absolute;left:6vw;top:50%;transform:translateY(-50%);color:#fff;max-width:640px}.eyebrow,.section-label{font-size:10px;letter-spacing:.22em;font-weight:700}.hero h1,.intro h2,.routine h2,.shop-heading h2,.manifesto h2,.product-detail h1,.collection-page h1,.cart-page h1,.customer-page h1{font-family:Georgia,serif;font-weight:400;letter-spacing:-.045em}.hero h1{font-size:clamp(64px,8vw,126px);line-height:.79;margin:18px 0}.hero h1 em,.manifesto h2 em{color:var(--yellow);font-weight:400}.hero-copy>p:not(.eyebrow){font-size:15px;line-height:1.7;max-width:430px}.hero-actions{display:flex;align-items:center;gap:25px;margin-top:34px}.button{display:inline-block;border:0;padding:17px 23px;text-transform:uppercase;letter-spacing:.12em;font-size:10px;font-weight:700}.button-light{background:#fff}.button-dark{background:var(--ink);color:#fff}.text-link{font-size:11px;text-transform:uppercase;letter-spacing:.11em;border-bottom:1px solid #ffffff80;padding-bottom:5px}.hero-note{position:absolute;right:4vw;bottom:4vw;color:#fff;display:flex;gap:15px}.hero-note span{font:italic 44px Georgia;color:var(--yellow)}.hero-note p{font-size:10px;line-height:1.55;letter-spacing:.14em}.intro{padding:120px 6vw 100px}.intro>h2{font-size:clamp(43px,5.5vw,82px);line-height:.98;max-width:1050px}.intro>h2 em,.routine h2 em,.shop-heading h2 em{color:#6d9eb7}.intro-copy{font-size:17px;line-height:1.8;max-width:700px;margin:35px 0 70px 24%}.science-points{border-top:1px solid var(--line);display:grid;grid-template-columns:repeat(3,1fr)}.science-points article{padding:35px 8% 20px;border-right:1px solid var(--line)}.science-points span{font:italic 28px Georgia;color:#78a5bb}.science-points h3{font:400 25px Georgia;margin:35px 0 13px}.science-points p{font-size:13px;line-height:1.7;color:#4d5861}.routine{display:grid;grid-template-columns:1.06fr .94fr;min-height:760px;background:var(--blue)}.routine-visual{overflow:hidden}.routine-visual img{width:100%;height:100%;object-fit:cover}.routine-copy{padding:85px 7vw;display:flex;flex-direction:column;justify-content:center}.routine h2{font-size:clamp(46px,5vw,72px);line-height:1}.steps{border-top:1px solid var(--line);margin:24px 0 35px}.steps>div{display:grid;grid-template-columns:52px 1fr;border-bottom:1px solid var(--line);padding:17px 0}.steps b{font:italic 16px Georgia;color:#5d8aa0}.steps span{display:flex;flex-direction:column;gap:6px}.steps strong{font:400 18px Georgia}.steps small{font-size:12px;color:#50616d}.routine form{margin:0}.shop-section,.collection-page{padding:120px 4vw}.shop-heading{display:flex;justify-content:space-between;align-items:flex-end;margin:0 2vw 50px}.shop-heading h2{font-size:clamp(45px,5vw,74px);line-height:1;margin:15px 0 0}.shop-heading>p{max-width:340px;font-size:13px;line-height:1.7}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.product-image{height:520px;overflow:hidden;display:flex;align-items:center;justify-content:center;background:#dce7eb}.product-image img{width:100%;height:100%;object-fit:cover;transition:transform .6s}.product-image img.contain{object-fit:contain;padding:40px}.product-card:hover img{transform:scale(1.035)}.product-info{padding:24px 4px}.product-info>p{font-size:9px;letter-spacing:.15em;color:#60717c}.product-info h3{font:400 25px Georgia;margin:10px 0}.product-info>span{display:block;font-size:12px;line-height:1.65;color:#52606a;min-height:60px}.product-info>div{border-top:1px solid var(--line);margin-top:18px;padding-top:15px;display:flex;justify-content:space-between;align-items:center}.product-info strong{font:400 16px Georgia}.product-info button,.product-info a{background:none;border:0;font-size:10px;letter-spacing:.1em;text-transform:uppercase}.product-info b{display:inline-grid;place-items:center;background:var(--yellow);border-radius:50%;width:22px;height:22px;margin-left:7px}.manifesto{text-align:center;padding:130px 20px;background:var(--navy);color:#fff}.manifesto>p{font-size:10px;letter-spacing:.24em;color:var(--yellow)}.manifesto h2{font-size:clamp(48px,6vw,87px);line-height:1}.manifesto h2 em{color:#b8d9e8}.manifesto a{display:inline-block;padding-bottom:7px;border-bottom:1px solid #ffffff80;font-size:11px;text-transform:uppercase;letter-spacing:.12em}.site-footer{position:relative;padding:75px 5vw 95px;display:grid;grid-template-columns:2fr 1fr 1fr;gap:60px;background:#ecebe5}.site-footer img{width:170px}.footer-brand p{max-width:390px;font-size:12px;line-height:1.7}.site-footer>div:not(.footer-brand){display:flex;flex-direction:column;gap:12px;font-size:12px}.site-footer b{font-size:10px;letter-spacing:.14em;margin-bottom:10px}.copyright{position:absolute;bottom:25px;left:5vw;font-size:9px}.product-page{display:grid;grid-template-columns:1.1fr .9fr;gap:7vw;padding:80px 6vw}.product-gallery img{display:block;width:100%;margin-bottom:16px;background:#e8eef0}.product-detail{position:sticky;top:30px;align-self:start;padding:45px 0}.product-detail h1{font-size:58px;line-height:1;margin:15px 0}.product-price{font:24px Georgia;margin:20px 0}.rte{font-size:14px;line-height:1.8}.product-detail form,.customer-page form{display:flex;flex-direction:column;gap:12px;margin:30px 0}.product-detail label,.customer-page label{font-size:10px;letter-spacing:.1em;text-transform:uppercase}.product-detail input,.product-detail select,.customer-page input{display:block;width:100%;padding:14px;border:1px solid var(--line);background:#fff;margin-top:6px}.shipping-note{border-top:1px solid var(--line);margin-top:35px;padding-top:25px;font-size:12px;line-height:1.6}.cart-page,.customer-page{max-width:1100px;margin:auto;padding:100px 5vw;min-height:60vh}.cart-page h1,.customer-page h1,.collection-page h1{font-size:64px;margin:15px 0 45px}.cart-item{display:grid;grid-template-columns:130px 1fr auto;gap:25px;border-top:1px solid var(--line);padding:22px 0}.cart-item img{width:130px;height:150px;object-fit:cover}.cart-item h2{font:400 21px Georgia}.cart-item input{width:65px;padding:8px}.cart-summary{max-width:460px;margin:40px 0 0 auto;border-top:1px solid var(--line);padding-top:25px}.cart-summary p{display:flex;justify-content:space-between;font:20px Georgia}.cart-summary small{display:block;line-height:1.5;margin:12px 0 22px}.cart-summary .button{width:100%;margin-top:8px}.customer-page{max-width:650px}.customer-page h1{font-size:52px}.customer-page a{text-decoration:underline;text-underline-offset:4px}.account-page{max-width:900px}.order-row{display:flex;justify-content:space-between;padding:18px 0;border-top:1px solid var(--line)}.custom-liquid{padding:60px 5vw}@media(max-width:800px){.site-header{height:72px;grid-template-columns:1fr 1fr}.site-header nav{display:none}.brand img{width:125px}.header-actions{gap:12px}.hero{height:720px;min-height:0}.hero-image{object-position:58% center}.hero-copy{left:24px;right:24px;top:44%}.hero h1{font-size:65px}.hero-actions{align-items:flex-start;flex-direction:column}.intro{padding:85px 24px}.intro-copy{margin:28px 0 50px}.science-points{grid-template-columns:1fr}.science-points article{border-right:0;border-bottom:1px solid var(--line);padding-left:0}.routine{grid-template-columns:1fr}.routine-visual{height:470px}.routine-copy{padding:70px 24px}.shop-section,.collection-page{padding:85px 16px}.shop-heading{display:block}.product-grid{grid-template-columns:1fr}.product-image{height:470px}.manifesto{padding:90px 24px}.site-footer{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}.product-page{grid-template-columns:1fr;padding:35px 20px}.product-detail{position:static}.product-detail h1,.cart-page h1,.collection-page h1{font-size:46px}.cart-item{grid-template-columns:90px 1fr}.cart-item img{width:90px;height:110px}.cart-item>strong{grid-column:2}.cart-page,.customer-page{padding:70px 20px}}.button-light{background:var(--yellow);color:var(--ink);box-shadow:0 10px 30px #091f3033}.button-light:hover{background:#fff;color:var(--ink)}.shop-section,.collection-page{background:linear-gradient(180deg,var(--milk) 0%,#eef4f5 50%,var(--milk) 100%)}.product-grid{gap:18px}.product-card{border-radius:26px 26px 0 0;overflow:hidden}.product-image{background:linear-gradient(145deg,#eaf2f5,#c9dde7);border-radius:26px}.product-tone-2 .product-image{background:linear-gradient(145deg,#f6f3ec,#dce9ec)}.product-tone-3 .product-image{background:linear-gradient(145deg,#d8e8f1,#acc9db)}.product-image img,.product-image img.contain{object-fit:contain;padding:42px;mix-blend-mode:multiply}.product-image img.kit-image{padding:30px}.product-image img.dcream-image{padding:48px 70px}.product-image img.mask-image{padding:45px}.product-info{padding-left:8px;padding-right:8px}
/*# sourceMappingURL=/cdn/shop/t/3/assets/theme.css.map */
