*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased}img{display:block;max-width:100%;height:auto}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button{cursor:pointer}h1,h2,h3,p{margin-top:0}h1,h2,h3{letter-spacing:-.045em;line-height:1.06}.container{width:min(1240px,calc(100% - 48px));margin-inline:auto}.skip-link{position:absolute;left:-9999px}.skip-link:focus{left:20px;top:20px;background:#fff;padding:12px;z-index:1000}.wordmark{font-size:32px;font-weight:800;letter-spacing:-.07em;line-height:1}.wordmark span{color:var(--accent)}.wordmark--small{font-size:24px}.eyebrow{display:inline-flex;align-items:center;gap:9px;font-family:IBM Plex Mono,monospace;font-size:11px;letter-spacing:.16em;text-transform:uppercase;color:var(--grey)}.eyebrow:before{content:"";width:7px;height:7px;border-radius:50%;background:var(--accent)}.eyebrow--light{color:#c9cad0}.button{display:inline-flex;justify-content:center;align-items:center;min-height:50px;padding:0 24px;border:1px solid var(--ink);border-radius:999px;background:var(--ink);color:#fff;font-weight:600;transition:.2s}.button:hover{transform:translateY(-1px);box-shadow:0 10px 30px #16181a24}.button--secondary{background:#fff;color:var(--ink);border-color:var(--line)}.button--light{background:#fff;color:var(--ink);border-color:#fff}.button--full{width:100%;border-radius:12px}.button[disabled]{opacity:.45;cursor:not-allowed}.text-link{font-size:14px;font-weight:600}.announcement{padding:9px 20px;background:var(--accent);color:#fff;text-align:center;font:500 11px/1.4 IBM Plex Mono,monospace;letter-spacing:.08em;text-transform:uppercase}.site-header{position:sticky;top:0;z-index:50;background:#ffffffeb;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid var(--line)}.header-grid{height:76px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center}.header-nav,.header-actions{display:flex;gap:28px;align-items:center;font-size:14px;font-weight:500}.header-actions{justify-content:flex-end}.header-actions span{color:var(--accent)}.header-logo{justify-self:center}.header-menu{display:none;border:0;background:none;padding:0}.mobile-menu{padding:20px 24px;border-top:1px solid var(--line);background:#fff}.mobile-menu a{display:block;padding:12px 0}.hero-section{padding:36px 0 28px}.hero-layout{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:48px;align-items:center}.hero-copy{padding:30px 0}.hero-copy h1{font-size:clamp(46px,6vw,76px);max-width:10.5ch;margin:18px 0 22px}.hero-copy>p{max-width:42ch;color:var(--grey);font-size:18px}.button-row{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.hero-proof{display:flex;gap:16px 24px;flex-wrap:wrap;margin-top:28px;color:var(--grey);font:400 11px/1.3 IBM Plex Mono,monospace;text-transform:uppercase;letter-spacing:.06em}.hero-proof span:before{content:"\2022";color:var(--accent);margin-right:8px}.hero-image{aspect-ratio:1672/941;border-radius:24px;overflow:hidden;background:var(--mineral);border:1px solid var(--line)}.hero-image img{width:100%;height:100%;object-fit:cover;object-position:center center}.trust-strip{border-block:1px solid var(--line);background:#fff}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr)}.trust-item{display:flex;gap:14px;padding:24px 20px;border-right:1px solid var(--line)}.trust-item:last-child{border-right:0}.trust-item svg{width:24px;height:24px;fill:none;stroke:var(--ink);stroke-width:1.5;flex:0 0 auto}.trust-item strong{display:block;font-size:13px}.trust-item span{display:block;color:var(--grey);font-size:12px;line-height:1.4;margin-top:3px}.section{padding:104px 0}.section--mineral{background:var(--mineral)}.section--dark{background:var(--ink);color:#fff}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:40px}.section-heading h2,.routine-intro h2,.editorial-copy h2,.faq-layout h2,.newsletter h2{font-size:clamp(34px,4.5vw,52px);margin:14px 0 0}.section-heading>p{max-width:42ch;color:var(--grey);margin:0}.need-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.need-card{display:block;border:1px solid var(--line);border-radius:18px;overflow:hidden;background:#fff;transition:.2s}.need-card:hover{transform:translateY(-4px);box-shadow:0 20px 45px #16181a14}.need-card__visual{height:190px;position:relative;overflow:hidden;background:#eef1f8}.need-card__visual:before,.need-card__visual:after{content:"";position:absolute;border-radius:999px;filter:blur(.2px)}.need-card__visual--water{background:radial-gradient(circle at 30% 35%,#fff 0 7%,transparent 8%),radial-gradient(circle at 62% 42%,#dfe7ff 0 18%,transparent 19%),linear-gradient(135deg,#f6f8ff,#dbe4ff)}.need-card__visual--clay{background:radial-gradient(circle at 65% 40%,#d9dfd3 0 28%,transparent 29%),linear-gradient(135deg,#f6f7f3,#e4e8df)}.need-card__visual--cream{background:radial-gradient(ellipse at 50% 50%,#fff 0 25%,#efe8de 26% 37%,transparent 38%),linear-gradient(135deg,#fbf8f3,#eee6da)}.need-card__visual--leaf{background:linear-gradient(135deg,#eef1eb,#d8dfd2)}.need-card__visual--leaf:before{width:120px;height:170px;background:#7d9274;transform:rotate(35deg);left:80px;top:15px;border-radius:100% 0}.need-card>div:last-child{padding:22px}.need-card h3{font-size:22px;margin-bottom:8px}.need-card p{color:var(--grey);font-size:14px;min-height:68px}.need-card span{font-size:13px;font-weight:600}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.product-card{border:1px solid var(--line);border-radius:18px;overflow:hidden;background:#fff;transition:.2s}.product-card:hover{transform:translateY(-4px);box-shadow:0 20px 45px #16181a14}.product-card__media{position:relative;display:flex;align-items:center;justify-content:center;aspect-ratio:1/1;background:linear-gradient(180deg,#fafaf8,#f2f2ee);overflow:hidden}.product-card__media>img{width:100%;height:100%;object-fit:contain;object-position:center;padding:32px}.product-card__badges{position:absolute;top:14px;left:14px;display:flex;flex-direction:column;gap:6px;align-items:flex-start}.badge{padding:5px 9px;border:1px solid var(--line);border-radius:999px;background:#fff;color:var(--grey);font:500 9px/1 IBM Plex Mono,monospace;text-transform:uppercase;letter-spacing:.08em}.badge--dark{background:var(--ink);border-color:var(--ink);color:#fff}.badge--blue{background:var(--accent);border-color:var(--accent);color:#fff}.product-card__body{display:flex;flex-direction:column;justify-content:space-between;min-height:180px;padding:20px}.product-card__title{font-weight:650;font-size:16px}.product-card__body p{color:var(--grey);font-size:13.5px;line-height:1.45;margin:7px 0 0}.product-card__footer{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:24px;font-family:IBM Plex Mono,monospace;font-size:13px}.product-card__footer button{border:1px solid var(--line);border-radius:999px;padding:8px 13px;background:#fff;font:600 12px Inter}.product-card__footer button:hover{background:var(--accent);border-color:var(--accent);color:#fff}.product-vessel{position:relative;width:170px;height:260px;display:flex;flex-direction:column;align-items:center}.product-vessel__cap{position:relative;z-index:2;width:66px;height:34px;border:1px solid #e2e2df;background:#fff;border-radius:8px 8px 4px 4px}.product-vessel--pump .product-vessel__cap:before{content:"";position:absolute;left:27px;top:-22px;width:12px;height:22px;background:#fff;border:1px solid #e2e2df}.product-vessel--pump .product-vessel__cap:after{content:"";position:absolute;left:27px;top:-22px;width:46px;height:10px;background:#fff;border:1px solid #e2e2df;border-radius:5px}.product-vessel__body{width:145px;height:210px;margin-top:-1px;padding:35px 22px 20px;border:1px solid #e2e2df;border-radius:18px;background:#fff;box-shadow:0 18px 35px #16181a0d;display:flex;flex-direction:column;align-items:flex-start}.product-vessel__body strong{font-size:12px;line-height:1.25;margin-top:18px}.product-vessel__body>span:not(.wordmark){font-size:9px;color:var(--grey);line-height:1.35;margin-top:8px}.product-vessel__body i{width:7px;height:7px;border-radius:50%;background:var(--accent);margin-top:12px}.product-vessel__body small{margin-top:auto;color:var(--grey);font:400 8px/1.2 IBM Plex Mono,monospace}.product-vessel--dropper .product-vessel__cap{width:52px;height:42px;border-radius:16px 16px 5px 5px;background:var(--ink);border-color:var(--ink)}.product-vessel--dropper .product-vessel__body{width:125px;height:190px;border-radius:14px}.product-vessel--jar{height:210px;justify-content:flex-end}.product-vessel--jar .product-vessel__cap{width:165px;height:38px;border-radius:12px 12px 5px 5px}.product-vessel--jar .product-vessel__body{width:165px;height:130px;border-radius:15px;padding:24px 22px 16px}.product-vessel--jar .product-vessel__body strong{margin-top:10px}.product-vessel--tube .product-vessel__cap{order:2;width:72px;height:24px;border-radius:4px;margin-top:-1px}.product-vessel--tube .product-vessel__body{height:225px;width:135px;border-radius:15px 15px 8px 8px}.product-vessel--mini{height:230px}.product-vessel--mini .product-vessel__body{width:100px;height:170px}.routine-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:80px;align-items:start}.routine-intro{position:sticky;top:120px}.routine-intro h2{margin:15px 0 18px}.routine-intro>p{color:#bfc0c5;max-width:38ch}.routine-steps{display:grid;grid-template-columns:1fr 1fr;gap:16px}.routine-step{min-height:220px;padding:28px;border:1px solid #36383b;border-radius:18px;background:#1d1f21}.routine-step>span{color:#78f;font:500 12px IBM Plex Mono,monospace}.routine-step h3{font-size:25px;margin:38px 0 10px}.routine-step p{color:#bfc0c5;font-size:14px}.editorial-layout{display:grid;grid-template-columns:1fr 1fr;gap:68px;align-items:center}.editorial-layout--reverse .editorial-media{order:2}.editorial-media{aspect-ratio:.8;border-radius:22px;overflow:hidden;background:var(--mineral)}.editorial-media img{width:100%;height:100%;object-fit:cover;object-position:center top}.editorial-media--wide{aspect-ratio:1448/1086}.editorial-media--wide img{object-position:center center}.editorial-copy h2{margin:16px 0 18px}.editorial-lede{color:var(--grey);font-size:17px;max-width:48ch}.editorial-points{display:grid;gap:15px;margin:28px 0}.editorial-points>div{padding:18px 0;border-top:1px solid var(--line)}.editorial-points strong{font-size:15px}.editorial-points p{color:var(--grey);font-size:14px;margin:6px 0 0}.visual-banner{padding:0 0 104px}.visual-banner__copy{text-align:center;max-width:640px;margin:0 auto 38px}.visual-banner__copy h2{font-size:clamp(34px,4.5vw,54px);margin:16px 0 26px}.visual-banner__image{aspect-ratio:1448/1086;border-radius:24px;overflow:hidden;background:var(--mineral);border:1px solid var(--line)}.visual-banner__image>img{width:100%;height:100%;object-fit:cover;object-position:center center}.faq-layout{display:grid;grid-template-columns:.75fr 1.25fr;gap:80px}.faq-layout>div:first-child>p{color:var(--grey);max-width:34ch}.faq-list details{border-top:1px solid var(--line)}.faq-list details:last-child{border-bottom:1px solid var(--line)}.faq-list summary{padding:22px 0;list-style:none;font-weight:600;display:flex;justify-content:space-between;cursor:pointer}.faq-list summary:after{content:"+";color:var(--accent)}.faq-list details[open] summary:after{content:"\2212"}.faq-list details>div{padding:0 0 24px;color:var(--grey);max-width:60ch}.newsletter{padding-top:0}.newsletter-box{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center;padding:48px 52px;border:1px solid var(--line);border-radius:22px}.newsletter-box h2{margin:12px 0}.newsletter-box p{color:var(--grey)}.newsletter-form{display:flex;gap:10px}.newsletter-form input{flex:1;min-width:0;padding:0 18px;border:1px solid var(--line);border-radius:999px;background:#fff}.site-footer{padding:70px 0 24px;background:var(--ink);color:#fff}.footer-grid{display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:60px}.footer-brand p{color:#b8b9be;max-width:38ch}.site-footer h3{font-size:13px;letter-spacing:0}.site-footer ul{list-style:none;padding:0;margin:0}.site-footer li,.site-footer a{color:#b8b9be;font-size:13px;margin:10px 0}.footer-bottom{display:flex;justify-content:space-between;gap:20px;border-top:1px solid #343639;margin-top:50px;padding-top:22px;color:#8f9095;font:400 11px IBM Plex Mono,monospace}.product-main{padding:64px 0 100px}.product-layout{display:grid;grid-template-columns:1.12fr .88fr;gap:70px}.product-gallery{position:sticky;top:110px;align-self:start}.product-gallery__main{aspect-ratio:1/1;border:1px solid var(--line);border-radius:20px;overflow:hidden;background:linear-gradient(180deg,#fafaf8,#f2f2ee);display:flex;align-items:center;justify-content:center}.product-gallery__main img{width:100%;height:100%;object-fit:contain;object-position:center;padding:34px}.product-gallery__main--fallback .product-vessel{transform:scale(1.35)}.product-gallery__thumbs{display:grid;grid-template-columns:repeat(5,1fr);gap:10px;margin-top:12px}.product-gallery__thumbs button{border:1px solid var(--line);border-radius:10px;background:#fff;padding:6px}.product-gallery__thumbs img{width:100%;aspect-ratio:1;object-fit:contain}.product-info{padding-top:16px}.product-info h1{font-size:clamp(38px,5vw,58px);margin:16px 0 12px}.product-benefit{color:var(--grey);font-size:18px}.product-price{font:500 20px IBM Plex Mono,monospace;margin:24px 0}.product-description{font-size:15px}.product-form{margin:30px 0 18px}.product-form label{display:block;font-size:13px;font-weight:600;margin-bottom:8px}.product-form select,.product-form input[type=number]{width:100%;border:1px solid var(--line);border-radius:12px;padding:14px;background:#fff}.quantity-row{margin:16px 0}.quantity-row input{max-width:100px}.product-trust{display:flex;gap:10px 20px;flex-wrap:wrap;color:var(--grey);font:400 10px IBM Plex Mono,monospace;text-transform:uppercase}.product-trust span:before{content:"\2022";color:var(--accent);margin-right:8px}.product-accordions{margin-top:34px}.product-accordions details{border-top:1px solid var(--line)}.product-accordions details:last-child{border-bottom:1px solid var(--line)}.product-accordions summary{display:flex;justify-content:space-between;padding:18px 0;list-style:none;font-weight:600;cursor:pointer}.product-accordions summary:after{content:"+";color:var(--accent)}.product-accordions details[open] summary:after{content:"\2212"}.product-accordions details>div{padding:0 0 20px;color:var(--grey);font-size:14px}.collection-main,.cart-main,.page-main,.search-main{padding:70px 0 110px}.collection-header,.page-width,.cart-width{max-width:820px}.collection-header{margin-bottom:44px}.collection-header h1,.cart-main h1,.page-main h1,.search-main h1{font-size:clamp(42px,6vw,68px);margin:16px 0}.cart-row{display:grid;grid-template-columns:90px 1fr 90px auto;gap:20px;align-items:center;padding:18px 0;border-bottom:1px solid var(--line)}.cart-row__media{aspect-ratio:1;background:var(--mineral);border-radius:10px;overflow:hidden}.cart-row__media img{width:100%;height:100%;object-fit:contain;padding:8px}.cart-row input{width:74px;padding:10px;border:1px solid var(--line);border-radius:8px}.cart-total{display:flex;justify-content:space-between;font-size:22px;padding:24px 0}.cart-actions{display:flex;justify-content:flex-end;gap:12px}.search-main form{display:flex;gap:10px;margin:25px 0 40px}.search-main input{flex:1;padding:0 18px;border:1px solid var(--line);border-radius:999px}.article-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.article-grid article{padding:24px;border:1px solid var(--line);border-radius:16px}.password{min-height:100vh;display:grid;place-items:center;text-align:center;padding:40px}.rte p{margin-bottom:1em}@media(max-width:1000px){.header-nav{display:none}.header-menu{display:block}.header-grid{grid-template-columns:1fr auto 1fr}.hero-layout,.editorial-layout,.product-layout,.faq-layout,.newsletter-box,.routine-layout{grid-template-columns:1fr}.hero-copy{text-align:center}.hero-copy h1{margin-inline:auto}.hero-copy>p{margin-inline:auto}.button-row,.hero-proof{justify-content:center}.trust-grid{grid-template-columns:1fr 1fr}.trust-item:nth-child(2){border-right:0}.trust-item:nth-child(-n+2){border-bottom:1px solid var(--line)}.need-grid,.product-grid{grid-template-columns:repeat(2,1fr)}.routine-intro{position:static}.editorial-layout--reverse .editorial-media{order:0}.product-gallery{position:static}.footer-grid{grid-template-columns:1fr 1fr}.section{padding:80px 0}}@media(max-width:640px){.container{width:min(100% - 28px,1240px)}.header-actions a:first-child{display:none}.site-header{position:relative}.hero-section{padding-top:18px}.hero-copy{padding:10px 0}.hero-copy h1{font-size:42px}.button-row{display:grid}.button-row .button{width:100%}.trust-grid{grid-template-columns:1fr}.trust-item,.trust-item:nth-child(2){border-right:0;border-bottom:1px solid var(--line)}.trust-item:last-child{border-bottom:0}.section-heading{display:block}.section-heading>p,.section-heading>.text-link{margin-top:16px;display:block}.need-grid,.product-grid,.routine-steps{grid-template-columns:1fr}.need-card__visual{height:170px}.product-card__media{aspect-ratio:1.05}.product-card__media>img{padding:24px}.routine-step{min-height:180px}.editorial-media{aspect-ratio:.85}.visual-banner__copy h2{font-size:34px}.newsletter-box{padding:32px 24px}.newsletter-form{display:grid}.newsletter-form input{min-height:50px}.footer-grid{grid-template-columns:1fr}.footer-bottom{display:block}.footer-bottom span{display:block;margin-top:8px}.product-main{padding-top:28px}.product-info h1{font-size:40px}.product-gallery__main img{padding:20px}.product-gallery__thumbs{grid-template-columns:repeat(4,1fr)}.cart-row{grid-template-columns:64px 1fr}.cart-row input,.cart-row>span{grid-column:2}.cart-actions{display:grid}.cart-actions .button{width:100%}.search-main form{display:grid}.article-grid{grid-template-columns:1fr}}.chips-rail{padding:24px 0;border-bottom:1px solid var(--line);background:#fff}.chips{display:flex;gap:10px;flex-wrap:wrap;justify-content:center}.chip{display:inline-flex;align-items:center;min-height:42px;padding:0 18px;border:1px solid var(--line);border-radius:999px;background:#fff;font-size:13.5px;font-weight:500;transition:.15s}.chip:hover{border-color:var(--ink)}.bundle-box{display:grid;grid-template-columns:1.05fr .95fr;border:1px solid var(--line);border-radius:24px;overflow:hidden;background:#fff}.bundle-copy{padding:52px 48px;display:flex;flex-direction:column;align-items:flex-start}.bundle-copy h2{font-size:clamp(30px,3.6vw,42px);margin:14px 0 22px}.bundle-list{list-style:none;margin:0 0 20px;padding:0;width:100%}.bundle-list li{display:flex;justify-content:space-between;gap:16px;padding:13px 2px;border-bottom:1px solid var(--line);font-size:15px}.bundle-list li:first-child{border-top:1px solid var(--line)}.bundle-list li span:last-child{font-family:IBM Plex Mono,monospace;font-size:13.5px;color:var(--grey);white-space:nowrap}.bundle-total{display:flex;justify-content:space-between;width:100%;font-weight:700;font-size:18px;margin-bottom:24px}.bundle-total span:last-child{font-family:IBM Plex Mono,monospace}.bundle-note{color:var(--grey);font-size:13px;margin:14px 0 0}.bundle-media{position:relative;background:var(--mineral);min-height:440px}.bundle-media img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center}.advisor-box{display:grid;grid-template-columns:1.05fr .95fr;gap:36px;align-items:center;border:1.5px solid var(--ink);border-radius:24px;background:#fff;overflow:hidden}.advisor-copy{padding:48px 12px 48px 48px}.advisor-copy h2{font-size:clamp(26px,3vw,36px);margin:14px 0}.advisor-copy p{color:var(--grey);max-width:44ch;margin:0 0 24px}.advisor-demo{padding:32px 42px 32px 6px}.advisor-card{background:var(--mineral);border:1px solid var(--line);border-radius:18px;padding:26px 26px 20px}.advisor-card__step{font:500 10.5px IBM Plex Mono,monospace;letter-spacing:.14em;text-transform:uppercase;color:var(--grey);margin-bottom:10px}.advisor-card__q{font-weight:700;font-size:18px;letter-spacing:-.02em;margin-bottom:15px}.advisor-card a{display:block;background:#fff;border:1px solid var(--line);border-radius:11px;padding:13px 16px;font-size:14px;margin-bottom:9px;transition:.15s}.advisor-card a:hover{border-color:var(--accent)}.advisor-card__note{font-size:12px;color:var(--grey);margin-top:12px}.ship-bar{background:var(--mineral);border:1px solid var(--line);border-radius:14px;padding:16px 18px;margin:26px 0}.ship-bar p{margin:0 0 10px;font-size:13.5px}.ship-bar b{color:var(--accent)}.ship-track{height:6px;background:#fff;border:1px solid var(--line);border-radius:999px;overflow:hidden}.ship-fill{height:100%;background:var(--accent);border-radius:999px}@media(max-width:1000px){.bundle-box,.advisor-box{grid-template-columns:1fr}.bundle-media{min-height:320px}.advisor-copy{padding:38px 28px 6px}.advisor-demo{padding:6px 28px 36px}}body{font-family:DM Sans,sans-serif;font-size:15px;line-height:1.55}h1,h2,h3{font-family:Cormorant Garamond,serif;font-weight:600;letter-spacing:0;line-height:.98}.wordmark{font-family:DM Sans,sans-serif;letter-spacing:0}.container{width:min(1320px,calc(100% - 64px))}.button{min-height:52px;padding:0 28px;border-radius:2px;text-transform:uppercase;font-size:12px;letter-spacing:.08em;box-shadow:none}.button:hover{transform:none;box-shadow:none;background:var(--accent);border-color:var(--accent)}.button--secondary{background:transparent}.eyebrow{font-family:DM Sans,sans-serif;font-size:11px;letter-spacing:.12em}.eyebrow:before{display:none}.announcement{padding:8px 20px;background:var(--ink);font-family:DM Sans,sans-serif;font-size:10px;letter-spacing:.11em}.site-header{background:#fff;-webkit-backdrop-filter:none;backdrop-filter:none}.header-grid{height:82px}.header-nav,.header-actions{font-size:13px;text-transform:uppercase;letter-spacing:.06em}.header-nav a,.header-actions a{padding-block:28px}.header-nav a:hover,.header-actions a:hover{color:var(--accent)}.header-actions{gap:18px}.header-icon{position:relative;display:inline-flex;align-items:center;gap:7px}.header-icon svg,.header-menu svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.6}.cart-count{position:absolute;top:18px;right:-8px;display:grid;place-items:center;min-width:17px;height:17px;padding:0 4px;border-radius:50%;background:var(--accent);color:#fff;font-size:9px;line-height:1}.header-menu{width:40px;height:40px;align-items:center;justify-content:flex-start}.store-hero{overflow:hidden;background:#fff}.store-hero__media{position:relative;aspect-ratio:1672/941;background:#ece9e3}.store-hero__media img{width:100%;height:100%;object-fit:cover;object-position:center}.store-hero__content{display:flex;flex-direction:column;align-items:center;padding-top:48px;padding-bottom:58px;text-align:center}.store-hero__eyebrow{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.12em}.store-hero h1{max-width:820px;margin:12px 0 16px;font-size:clamp(46px,5.2vw,76px)}.store-hero p{max-width:620px;margin:0;font-size:16px}.store-hero .button-row{align-items:center;margin-top:26px}.store-hero__link{padding:15px 6px;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;border-bottom:1px solid var(--ink)}.section{padding:112px 0}.section-heading{align-items:end;margin-bottom:46px}.section-heading h2,.editorial-copy h2,.faq-layout h2,.newsletter h2{font-size:clamp(42px,5vw,66px);margin-top:10px}.collection-link{padding-bottom:5px;border-bottom:1px solid var(--ink);font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.07em}.featured-collection{background:#fff}.product-grid{gap:28px}.product-card{border:0;border-radius:0;background:#fff;transition:none}.product-card:hover{transform:none;box-shadow:none}.product-card__media{aspect-ratio:4/5;border-radius:0;background:#f4f3ef}.product-card__media>img{width:100%;height:100%;padding:0;object-fit:cover;object-position:center;transition:transform .4s ease}.product-card:hover .product-card__media>img{transform:scale(1.025)}.product-card__badges{top:12px;left:12px}.badge{border-radius:2px;font-family:DM Sans,sans-serif;letter-spacing:.07em}.product-card__body{min-height:170px;padding:18px 0 0}.product-card__title{font-family:Cormorant Garamond,serif;font-size:22px;font-weight:600}.product-card__body p{max-width:32ch;margin-top:5px}.product-card__footer{align-items:end;margin-top:20px;font-family:DM Sans,sans-serif}.product-card__price{display:flex;gap:8px;align-items:center;font-weight:600}.product-card__price s{color:var(--grey);font-size:11px;font-weight:400}.product-card__footer button{border:0;border-bottom:1px solid var(--ink);border-radius:0;padding:6px 0;background:transparent;text-transform:uppercase;font-size:10px;letter-spacing:.07em}.product-card__footer button:hover{background:transparent;color:var(--accent);border-color:var(--accent)}.trust-strip{background:#f7f6f2}.trust-item{padding:26px 28px}.trust-item strong{font-size:12px;text-transform:uppercase;letter-spacing:.06em}.visual-banner{padding:112px 0;background:#f7f6f2}.visual-banner__copy{max-width:760px;margin-bottom:44px}.visual-banner__copy h2{font-family:Cormorant Garamond,serif;font-size:clamp(44px,5.5vw,72px);letter-spacing:0;line-height:1;margin:10px 0 28px}.visual-banner__image{aspect-ratio:1.7;border:0;border-radius:0}.bundle-box,.advisor-box{border-radius:0}.bundle-copy{padding:64px}.bundle-copy h2{font-size:clamp(42px,4.5vw,62px)}.bundle-media{min-height:620px}.editorial-layout{gap:90px}.editorial-media,.editorial-media--wide{border-radius:0}.editorial-copy h2{margin:12px 0 20px}.editorial-points>div{padding:16px 0}.newsletter-box{border-radius:0;background:#f7f6f2;border:0}.newsletter-form input{border-radius:2px}.product-gallery{width:100%;max-width:620px;margin-inline:auto}.product-gallery__main{position:relative;border:0;border-radius:0;background:#f4f3ef}.product-gallery__main img{width:100%;height:100%;padding:0;object-fit:cover;object-position:center}.product-gallery__thumbs button{padding:0;border-radius:0;overflow:hidden;background:#f4f3ef}.product-gallery__thumbs img{width:100%;height:100%;padding:0;object-fit:cover}.product-infographic{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;width:100%;height:100%;overflow:hidden;background:#f3f3f1;color:#101112}.product-infographic[hidden]{display:none}.product-infographic:after{content:"";position:absolute;z-index:0;background-image:var(--infographic-image);background-size:cover;background-position:center}.product-infographic__brand{position:absolute;top:5%;right:5%;z-index:2;font-size:20px;font-weight:700;letter-spacing:0}.product-infographic__brand span{color:var(--accent)}.product-infographic__kicker{display:block;margin-bottom:10px;font-size:10px;font-weight:700;letter-spacing:.11em;text-transform:uppercase;color:var(--accent)}.product-infographic--benefits:after{right:-9%;bottom:-7%;width:61%;height:76%;clip-path:ellipse(46% 50% at 54% 50%)}.product-infographic__benefit-copy{position:relative;z-index:1;width:57%;height:100%;display:flex;flex-direction:column;justify-content:center;padding:8% 4% 7% 7%}.product-infographic__benefit-copy h2{margin:0 0 7%;font-family:DM Sans,sans-serif;font-size:clamp(18px,2.1vw,30px);font-weight:600;line-height:1.08;letter-spacing:0}.product-infographic__benefit-copy ul{list-style:none;margin:0;padding:0}.product-infographic__benefit-copy li{display:grid;grid-template-columns:34px 1fr;gap:10px;align-items:center;margin:0 0 6%;font-size:clamp(12px,1.25vw,17px);font-weight:500;line-height:1.2}.product-infographic__benefit-copy svg{width:30px;height:30px;fill:none;stroke:currentColor;stroke-width:1.2}.product-infographic--ingredients{background:#f8f8f6}.product-infographic--ingredients:after{right:-17%;bottom:-12%;width:69%;height:71%;border-radius:50%;opacity:.72}.product-infographic__ingredient-copy{position:relative;z-index:1;height:100%;padding:7% 6%}.product-infographic__ingredient-copy h2{max-width:82%;margin:0 0 7%;font-family:DM Sans,sans-serif;font-size:clamp(20px,2.5vw,36px);font-weight:500;line-height:1.08;letter-spacing:0}.product-infographic__ingredient-copy ol{position:relative;z-index:2;width:78%;list-style:none;margin:0;padding:0}.product-infographic__ingredient-copy li{display:grid;grid-template-columns:minmax(0,1fr) minmax(55px,.8fr);align-items:center;margin-bottom:5%}.product-infographic__ingredient-copy li>div{background:#f8f8f6f0;padding-right:8px}.product-infographic__ingredient-copy strong{display:block;font-size:clamp(14px,1.55vw,21px);line-height:1.15}.product-infographic__ingredient-copy p{max-width:31ch;margin:5px 0 0;color:#4e5154;font-size:clamp(10px,1vw,14px);line-height:1.28}.product-infographic__ingredient-copy i{position:relative;height:1px;background:#16181a}.product-infographic__ingredient-copy i:after{content:"";position:absolute;right:-5px;top:-5px;width:9px;height:9px;border:1px solid #16181a;border-radius:50%;background:#f8f8f6}.product-gallery__info-thumb{position:relative;aspect-ratio:1;overflow:hidden;border:1px solid var(--line);border-radius:0;background:#f3f3f1;padding:7px;color:var(--ink)}.product-gallery__info-thumb:before{content:"selv.";display:block;font-size:9px;font-weight:700;text-align:right}.product-gallery__info-thumb span{position:absolute;left:7px;bottom:7px;font-size:9px;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.product-gallery__thumbs button.is-active{outline:2px solid var(--ink);outline-offset:1px}.product-story{padding:112px 0;background:#fff;border-top:1px solid var(--line)}.ingredient-feature{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);align-items:stretch;background:#f4f3ef}.ingredient-feature__media{min-height:680px;margin:0;overflow:hidden}.ingredient-feature__media img{width:100%;height:100%;object-fit:cover}.ingredient-feature__content{display:flex;flex-direction:column;justify-content:center;padding:64px 68px}.ingredient-feature__content h2,.product-about h2{font-size:clamp(44px,5vw,68px);margin:10px 0 20px}.ingredient-feature__content>p{max-width:48ch;color:var(--grey)}.ingredient-list{list-style:none;margin:28px 0 22px;padding:0;border-top:1px solid var(--line)}.ingredient-list li{display:grid;grid-template-columns:42px 1fr;gap:14px;align-items:center;padding:15px 0;border-bottom:1px solid var(--line)}.ingredient-list li span{font:500 10px IBM Plex Mono,monospace;color:var(--accent)}.ingredient-list li strong{font-size:14px;font-weight:600}.ingredient-note{font-size:11px;line-height:1.5}.product-about{display:grid;grid-template-columns:minmax(280px,.7fr) minmax(0,1.3fr);gap:90px;padding-top:100px}.product-about__heading{position:sticky;top:120px;align-self:start}.product-about__copy{max-width:760px;font-size:16px;line-height:1.75}.product-about__copy h3{font-family:DM Sans,sans-serif;font-size:20px;line-height:1.3;margin:0 0 20px}.product-about__copy p{margin:0 0 22px}.product-about__copy strong{font-weight:700}@media(max-width:1000px){.product-grid{grid-template-columns:repeat(2,1fr)}.editorial-layout{gap:42px}.ingredient-feature{grid-template-columns:1fr}.ingredient-feature__media{min-height:0;aspect-ratio:4/5}.product-about{grid-template-columns:1fr;gap:28px}.product-about__heading{position:static}}@media(max-width:640px){.container{width:min(100% - 32px,1320px)}.header-grid{height:68px}.store-hero__media{aspect-ratio:1672/941}.store-hero__media img{object-fit:contain;object-position:center}.store-hero__content{padding-top:34px;padding-bottom:42px}.store-hero h1{max-width:11ch;font-size:45px}.store-hero p{max-width:34ch;font-size:14px}.store-hero .button-row{display:flex;align-items:center}.store-hero .button-row .button{width:auto}.store-hero__link{font-size:10px}.section,.visual-banner{padding:76px 0}.section-heading h2,.editorial-copy h2,.faq-layout h2,.newsletter h2{font-size:43px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px 12px}.product-card__body{min-height:190px;padding-top:12px}.product-card__title{font-size:18px}.product-card__body p{font-size:12px}.product-card__footer{display:block;margin-top:14px}.product-card__footer form{margin-top:9px}.product-card__media>img{padding:0}.visual-banner__image{aspect-ratio:1/1}.bundle-copy{padding:38px 24px}.bundle-media{min-height:470px}.newsletter-box{padding:34px 24px}.product-gallery__main img{padding:0}.product-infographic__benefit-copy{width:61%;padding-left:6%}.product-infographic__benefit-copy h2{font-size:18px}.product-infographic__benefit-copy li{grid-template-columns:27px 1fr;font-size:11px}.product-infographic__benefit-copy svg{width:24px;height:24px}.product-infographic__ingredient-copy{padding:6%}.product-infographic__ingredient-copy h2{max-width:88%;font-size:20px}.product-infographic__ingredient-copy ol{width:83%}.product-infographic__ingredient-copy strong{font-size:13px}.product-infographic__ingredient-copy p{font-size:9px}.product-story{padding:72px 0}.ingredient-feature__content{padding:38px 24px}.ingredient-feature__content h2,.product-about h2{font-size:43px}.product-about{padding-top:70px}.header-icon__label{display:none}.cart-count{top:21px}}:root{--grey:#61666b}[hidden]{display:none!important}:focus-visible{outline:2px solid var(--accent);outline-offset:4px}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border:0}.cro-hero{display:grid;grid-template-columns:42% 58%;background:#f6f6f2;min-height:530px}.cro-hero .store-hero__media{grid-column:2;grid-row:1;aspect-ratio:auto;min-height:530px}.cro-hero .store-hero__media img{object-fit:cover;object-position:65% center}.cro-hero .store-hero__content{grid-column:1;grid-row:1;width:100%;padding:55px clamp(24px,4vw,72px);align-items:flex-start;justify-content:center;text-align:left}.cro-hero h1{font-size:clamp(48px,5vw,72px);max-width:11ch;white-space:pre-line;line-height:1.02}.cro-hero p{max-width:39ch;font-size:16px;line-height:1.6}.cro-hero .button-row{gap:14px;align-items:flex-start;flex-direction:column}.cro-hero .button{min-height:50px}.section{padding:76px 0}.header-nav{gap:18px;font-size:11px}.header-grid{grid-template-columns:minmax(0,1fr) auto minmax(120px,1fr)}.header-nav a{white-space:nowrap}.header-menu,.header-icon{min-width:44px;min-height:44px;align-items:center;justify-content:center}.eyebrow,.product-benefit,.product-card__body p,.trust-item span,.bundle-note,.product-skin{color:#61666b}.need-card__visual{height:90px}.need-card p{min-height:0}.need-card h3{font-size:30px}.product-card__body{gap:0;min-height:180px}.product-card__footer button,.card-choose{display:inline-flex;justify-content:center;align-items:center;min-height:44px;padding:10px 12px;font-size:12px}.card-volume{font-size:12px;margin-top:6px!important;color:#61666b}.routine-form{width:100%}.bundle-list small{display:block;font:11px/1.5 DM Sans,sans-serif;letter-spacing:.05em;color:#61666b}.bundle-list a:hover{text-decoration:underline}.bundle-media{min-height:400px}.bundle-note{line-height:1.65}.form-status:empty{display:none}.form-status{margin-top:16px;color:#9c2929}.breadcrumbs{display:flex;flex-wrap:wrap;gap:8px;font-size:12px;margin:0 0 24px;color:#61666b}.breadcrumbs a:hover{text-decoration:underline}.product-main{padding:28px 0 52px}.product-layout{gap:52px;align-items:start}.product-info h1{font-size:clamp(38px,4.5vw,58px);margin:14px 0}.product-gallery__main{aspect-ratio:1!important;height:auto;max-height:620px}.product-gallery__main img{object-fit:contain;max-height:620px}.product-gallery__thumbs{display:flex;gap:12px;flex-wrap:wrap;margin-top:16px}.product-gallery__thumbs button{width:68px;height:68px;min-width:48px}.product-skin{font-size:14px;margin:12px 0 18px;max-width:52ch}.product-price{margin:18px 0;font-size:21px}.purchase-row{display:grid;grid-template-columns:84px 1fr;gap:14px;align-items:end}.quantity-row{display:block;margin:0}.quantity-row label{display:block;font-size:12px;margin-bottom:6px}.quantity-row input{width:84px;height:50px;border:1px solid #b8bcbf;border-radius:0}.purchase-row .button{height:50px;border-radius:0}.delivery-inline{font-size:12px;line-height:1.7;margin:16px 0 24px}.delivery-inline a,.newsletter-privacy a,.cart-main p a{text-decoration:underline}.product-accordions summary{min-height:48px}.usage-time{font-weight:600;margin-bottom:8px}.product-advice{display:inline-block;margin-top:20px}.sticky-purchase{position:fixed;bottom:0;left:0;right:0;z-index:60;background:#fff;border-top:1px solid var(--line);padding:12px max(16px,env(safe-area-inset-right)) calc(12px + env(safe-area-inset-bottom));display:none;gap:16px;align-items:center;justify-content:space-between}.sticky-purchase span{font-size:13px;max-width:46%}.sticky-purchase .button{min-height:44px;font-size:11px;padding:10px 16px}.collection-categories{display:flex;flex-wrap:wrap;gap:8px;margin:24px 0}.chip[aria-current]{background:var(--ink);color:#fff}.collection-toolbar{display:flex;align-items:center;gap:12px;margin:28px 0}.collection-toolbar>span{margin-right:auto}.collection-toolbar label{font-size:13px}.collection-toolbar select{padding:10px;min-height:44px;border:1px solid #b8bcbf;max-width:260px}.pagination{margin-top:40px}.pagination a,.pagination span{display:inline-flex;align-items:center;justify-content:center;min-width:44px;min-height:44px}.newsletter-privacy{font-size:12px;margin:12px 0 0}.cart-row input{max-width:90px;min-height:44px}.cart-row a{min-height:32px;display:inline-flex;align-items:center}.cart-actions{gap:14px}.rte{overflow-wrap:anywhere}.rte h2,.rte h3{line-height:1.15}.rte table{max-width:100%}@media(min-width:901px)and (max-width:1350px){.header-nav{display:none}.header-menu{display:inline-flex;justify-self:start;grid-column:1;grid-row:1}.header-logo{grid-column:2;grid-row:1}.header-actions{grid-column:3;grid-row:1}}@media(max-width:900px){.cro-hero{grid-template-columns:1fr;min-height:0}.cro-hero .store-hero__content{grid-column:1;grid-row:1;padding:34px 24px 30px}.cro-hero .store-hero__media{grid-column:1;grid-row:2;min-height:0;aspect-ratio:16/9}.cro-hero .store-hero__media img{object-fit:cover;object-position:center}.cro-hero h1{max-width:15ch;font-size:48px}.cro-hero .button-row{flex-direction:row;align-items:center}.product-layout{grid-template-columns:1fr;gap:28px}.product-gallery{max-width:480px}.sticky-purchase:not([hidden]){display:flex}.template-product{padding-bottom:84px}.product-gallery__main img,.product-gallery__main{max-height:440px}.collection-toolbar{flex-wrap:wrap}.bundle-media{min-height:0;aspect-ratio:4/3}.section{padding:52px 0}}@media(max-width:640px){.cro-hero h1{font-size:42px}.cro-hero p{font-size:15px;max-width:38ch}.cro-hero .store-hero__eyebrow{font-size:10px}.cro-hero .button-row{gap:10px;margin-top:20px}.cro-hero .button{padding:0 16px;font-size:11px}.cro-hero .store-hero__link{font-size:10px;padding:14px 0}.need-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.need-card__visual{height:60px}.need-card>div:last-child{padding:16px 12px}.need-card h3{font-size:25px}.need-card p{font-size:13px}.need-card span{font-size:12px}.section-heading h2,.editorial-copy h2,.faq-layout h2,.newsletter h2{font-size:36px}.product-card__title{font-size:20px;line-height:1.12}.product-card__body p{font-size:13px}.product-card__body{min-height:200px}.product-card__footer button{padding:8px;font-size:10px;width:100%}.product-info h1{font-size:40px}.product-gallery__main{aspect-ratio:1.08!important}.product-gallery__main img{max-height:350px}.product-gallery__thumbs button{width:56px;height:56px}.collection-toolbar>span{width:100%}.collection-toolbar label{flex-basis:100%}.collection-toolbar select{min-width:0;flex:1}.collection-toolbar .button{padding:0 12px}.header-icon__label{display:none}.header-actions{gap:6px}.header-grid{height:64px}.announcement{font-size:9px;line-height:1.5}.product-story{padding:40px 0}.bundle-copy{padding:28px 20px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}.page-content>h1{font-size:clamp(42px,6vw,66px);margin:14px 0 28px}.routine-intro{max-width:720px}.routine-guide{margin-top:60px;padding-top:40px;border-top:1px solid var(--line)}.routine-products{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.routine-product img{width:100%;height:250px;object-fit:contain;background:var(--mineral);margin-bottom:18px}.routine-product h3{font-size:28px;margin:12px 0}.routine-product p{font-size:14px}.routine-buy{display:flex;align-items:center;gap:24px;margin:26px 0 14px}.routine-buy strong{font-size:22px}.contact-fields{display:grid;gap:10px;max-width:640px}.contact-fields input,.contact-fields textarea{font:inherit;width:100%;padding:12px;border:1px solid #9a9fa3}.contact-fields label{margin-top:12px}.contact-fields .button{justify-self:start;margin-top:14px}.page-content>.rte{max-width:800px}.page-content>.rte h2{font-size:36px;margin-top:38px}@media(max-width:700px){.routine-products{grid-template-columns:1fr;gap:28px}.routine-product{display:grid;grid-template-columns:1fr 1fr;gap:0 16px}.routine-product>a{grid-row:span 2}.routine-product img{height:160px}.routine-product h3{font-size:24px}.routine-product>p{align-self:end}.routine-product>p+p{align-self:start}.routine-buy{gap:16px;flex-wrap:wrap}.routine-guide{margin-top:40px;padding-top:28px}}.page-content>p,.page-content .routine-intro p,.page-content .bundle-note{color:#61666b}@media(max-width:900px){.template-product .sm-launch{bottom:calc(96px + env(safe-area-inset-bottom))!important}}.cro-hero .store-hero__media img{object-fit:cover;object-position:50% 50%}.bundle-media{min-height:0;aspect-ratio:2/3;align-self:center;overflow:hidden;background:#f5f3ef}.bundle-media img{object-fit:contain}.editorial-media{aspect-ratio:2/3;overflow:hidden;background:#f5f3ef}.editorial-media img{width:100%;height:100%;object-fit:cover;object-position:center}.routine-intro-layout{display:grid;grid-template-columns:1fr 1.2fr;gap:48px;align-items:center;margin-bottom:48px}.routine-intro-layout .routine-intro{max-width:none;margin:0}.routine-intro-image{overflow:hidden;aspect-ratio:3/2}.routine-intro-image img{width:100%;height:100%;object-fit:cover}@media(max-width:900px){.cro-hero .store-hero__media{aspect-ratio:3/2}.bundle-media{aspect-ratio:2/3;min-height:0;width:100%;max-width:540px;justify-self:center}.editorial-media{max-width:540px;width:100%;justify-self:center}.routine-intro-layout{grid-template-columns:1fr;gap:28px}.routine-intro-image{grid-row:2}.editorial-layout{gap:32px}}
/*# sourceMappingURL=/cdn/shop/t/34/assets/theme.css.map */
