:root{--ink:#172522;--ivory:#f7f3ed;--paper:#fffdfa;--sage:#b9c9b8;--coral:#d8846d;--line:#dedbd5}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--ivory);color:var(--ink);font-family:Arial,Helvetica,sans-serif;line-height:1.45}a{color:inherit;text-decoration:none}.announcement{background:var(--ink);color:#fff;padding:9px 24px;text-align:center;font-size:11px;letter-spacing:.08em;text-transform:uppercase}.site-header{height:82px;display:flex;align-items:center;justify-content:space-between;padding:0 5vw;border-bottom:1px solid var(--line);background:var(--ivory);position:relative;z-index:2}.wordmark{font-size:27px;font-weight:700;letter-spacing:.08em}.wordmark span{color:var(--coral)}nav{display:flex;gap:28px;font-size:13px}.bag-link{font-size:13px}.bag-link span{display:inline-grid;place-items:center;width:20px;height:20px;background:var(--ink);color:#fff;border-radius:50%;margin-left:4px;font-size:11px}.eyebrow{font-size:10px;letter-spacing:.15em;text-transform:uppercase;font-weight:700;margin:0 0 15px}.hero{min-height:680px;display:grid;grid-template-columns:1fr 1.15fr;background:var(--paper)}.hero-copy{display:flex;flex-direction:column;justify-content:center;padding:80px 10vw}.hero h1,.collection-section h2,.ritual h2,.waitlist h2{font-family:Georgia,'Times New Roman',serif;font-weight:400;line-height:.95;letter-spacing:0;font-size:clamp(52px,6vw,86px);margin:0 0 26px}.hero-text{max-width:390px;font-size:16px;margin:0 0 30px;color:#43504c}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:42px;width:max-content;padding:15px 18px;font-size:13px}.button span,form button span,.product-card a span{font-size:19px;line-height:0}.button-dark{background:var(--ink);color:#fff}.button-light{background:var(--paper);color:var(--ink)}.microcopy{font-size:11px;color:#68716e;margin:16px 0 0}.hero-image{min-height:520px;overflow:hidden}.hero-image img{width:100%;height:100%;display:block;object-fit:cover}.collection-section{padding:120px 5vw}.section-head{display:flex;align-items:end;justify-content:space-between;margin-bottom:46px}.section-head h2{font-size:clamp(40px,4vw,62px);margin:0}.section-head>p{max-width:210px;font-size:14px;color:#58615e;margin:0}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.product-card{background:var(--paper);padding:20px 20px 25px}.product-card.featured{background:#e4ebe2}.product-visual{height:330px;position:relative;display:grid;place-items:center;margin-bottom:24px;overflow:hidden}.product-visual>span{position:absolute;top:16px;left:16px;font-size:11px;letter-spacing:.12em}.cleanser{background:#f0e9dd}.serum{background:#dce8d9}.moisturiser{background:#f1d9cf}.tube,.bottle,.jar{display:grid;place-items:center;color:#30403a;letter-spacing:.16em;font-size:11px;box-shadow:0 24px 28px rgba(34,50,44,.13)}.tube{width:102px;height:206px;background:#faf9f4;clip-path:polygon(12% 0,88% 0,100% 93%,0 93%)}.bottle{width:100px;height:165px;border-radius:14px 14px 10px 10px;background:rgba(255,255,255,.65);border:1px solid rgba(255,255,255,.7)}.bottle:before{content:'';position:absolute;top:46px;width:32px;height:58px;background:#25322e;border-radius:3px}.jar{width:146px;height:85px;margin-top:72px;border-radius:13px 13px 38px 38px;background:#e7eee4;border-top:15px solid #becfbc}.product-card h3{font-family:Georgia,'Times New Roman',serif;font-weight:400;font-size:29px;line-height:1.05;margin:0 0 10px}.product-card>p:not(.eyebrow):not(.price){font-size:13px;color:#65706c;margin:0 0 18px}.price{font-size:13px;margin:0 0 18px}.product-card a{font-size:13px;border-bottom:1px solid var(--ink);padding-bottom:3px}.ritual{display:grid;grid-template-columns:.72fr 1.28fr;background:var(--ink);color:#fff;min-height:510px}.ritual-number{font-family:Georgia,'Times New Roman',serif;font-size:clamp(180px,25vw,380px);line-height:.75;color:#31433d;overflow:hidden;padding:50px 3vw 0}.ritual-copy{padding:90px 10vw 80px 3vw;max-width:700px}.ritual-copy h2{font-size:clamp(47px,5vw,75px)}.ritual-copy>p:not(.eyebrow){max-width:440px;color:#c5d1ca;font-size:16px;margin-bottom:28px}.ritual-points{display:flex;gap:18px;flex-wrap:wrap;margin-bottom:34px}.ritual-points span{font-size:12px;border-bottom:1px solid #688177;padding-bottom:5px}.waitlist{padding:110px 7vw;text-align:center;background:var(--coral);color:#172522}.waitlist h2{font-size:clamp(48px,5vw,76px);margin:0 0 16px}.waitlist>p:not(.eyebrow):not(.microcopy){font-size:15px;margin:0 auto 28px;max-width:390px}.waitlist form{display:flex;max-width:510px;margin:auto;background:#fff}.waitlist input{width:100%;border:0;background:transparent;padding:17px;font-size:14px;outline:0}.waitlist button{border:0;background:var(--ink);color:#fff;white-space:nowrap;padding:0 17px;font-size:13px;display:flex;align-items:center;gap:14px}.site-footer{padding:65px 5vw;display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:30px;background:var(--paper);font-size:13px}.site-footer p{color:#61706a;max-width:240px}.site-footer a:not(.wordmark){text-decoration:underline}.product-page{display:grid;grid-template-columns:1.1fr .9fr;min-height:720px;background:var(--paper)}.product-page-image{background:#e5ebe3}.product-page-image img{width:100%;height:100%;object-fit:cover}.product-page-copy{padding:130px 10vw 80px 8vw}.product-page-copy h1{font-family:Georgia,'Times New Roman',serif;font-size:60px;line-height:1;margin:0 0 15px;font-weight:400}.product-page-copy div{color:#596762;margin:24px 0;max-width:400px}.visually-hidden{position:absolute;clip:rect(0 0 0 0);width:1px;height:1px;overflow:hidden}@media(max-width:760px){.site-header{height:66px;padding:0 20px}.site-header nav{display:none}.hero{grid-template-columns:1fr}.hero-copy{padding:76px 28px 50px}.hero-image{min-height:380px;order:-1}.collection-section{padding:72px 20px}.section-head{display:block}.section-head>p{margin-top:18px}.product-grid{grid-template-columns:1fr}.product-visual{height:285px}.ritual{grid-template-columns:1fr}.ritual-number{height:150px;font-size:220px;padding:30px 20px 0}.ritual-copy{padding:50px 28px 65px}.site-footer{grid-template-columns:1fr;padding:48px 28px}.product-page{grid-template-columns:1fr}.product-page-image{height:420px}.product-page-copy{padding:55px 28px}.product-page-copy h1{font-size:48px}.waitlist{padding:75px 24px}.waitlist form{display:block;background:transparent}.waitlist input{background:#fff;margin-bottom:8px}.waitlist button{width:100%;justify-content:space-between;padding:16px 17px}}
