:root{--ink:#332721;--rose:#d98fa3;--rose-dark:#b85f78;--blush:#f7e9e8;--ivory:#fff9f5;--gold:#c6a15b;--line:#e9ddd7;--white:#fff;--serif:'Italiana',Georgia,serif;--sans:'DM Sans',Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--ivory);color:var(--ink);font-family:var(--sans);font-size:15px;line-height:1.6}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.announcement{height:34px;background:var(--ink);color:#fff;text-align:center;font-size:11px;letter-spacing:.08em;display:flex;align-items:center;justify-content:center;gap:12px}.announcement span{color:var(--gold)}.site-header{height:90px;padding:0 clamp(24px,5vw,80px);display:grid;grid-template-columns:180px 1fr 180px;align-items:center;border-bottom:1px solid var(--line);background:rgba(255,249,245,.96);position:relative;z-index:10}.brand img{width:150px;height:62px;object-fit:contain}.main-nav ul{margin:0;padding:0;display:flex;justify-content:center;gap:42px;list-style:none}.main-nav a{font-size:13px;letter-spacing:.04em}.main-nav a:hover{color:var(--rose-dark)}.header-actions{display:flex;justify-content:flex-end;gap:24px;align-items:center}.header-actions a{font-size:13px}.header-actions>a:first-child{font-size:21px}.cart-count{display:inline-grid;place-items:center;background:var(--rose);color:#fff;border-radius:50%;width:20px;height:20px;font-size:10px;margin-left:4px}.menu-toggle{display:none;border:0;background:none;font-size:22px}.hero{min-height:660px;display:grid;grid-template-columns:47% 53%;background:linear-gradient(115deg,#fff9f5 0%,#f9efeb 48%,#efdeda 100%);overflow:hidden}.hero-copy{padding:110px 7vw 80px 9vw;display:flex;flex-direction:column;justify-content:center}.eyebrow{font-size:10px;letter-spacing:.22em;font-weight:600;color:var(--rose-dark)}h1,h2{font-family:var(--serif);font-weight:400;line-height:1.04;margin:18px 0}.hero h1{font-size:clamp(52px,5vw,78px);letter-spacing:-.025em}.hero h1 em{color:var(--rose-dark);font-weight:400}.hero-copy>p{font-size:16px;max-width:470px;color:#6e5c53}.hero-buttons{display:flex;align-items:center;gap:28px;margin-top:22px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 28px;text-transform:uppercase;letter-spacing:.12em;font-size:10px;font-weight:600}.button.primary{background:var(--ink);color:#fff}.button.primary:hover{background:var(--rose-dark)}.button.secondary{border:1px solid var(--ink)}.text-link{font-size:12px;border-bottom:1px solid currentColor;padding-bottom:3px}.hero-proof{display:flex;gap:28px;margin-top:72px;font-size:11px;color:#715e55}.hero-image{position:relative;min-height:660px}.hero-image>img{width:100%;height:100%;object-fit:cover}.hero-image:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(249,239,235,.22),transparent 30%)}.image-note{position:absolute;right:7%;bottom:7%;z-index:2;background:rgba(255,249,245,.88);backdrop-filter:blur(6px);padding:17px 22px;font-family:var(--serif);font-size:18px;line-height:1.3;border-left:2px solid var(--gold)}.promise-bar{display:grid;grid-template-columns:repeat(4,1fr);padding:20px 6vw;background:#fff;border-block:1px solid var(--line);text-align:center;text-transform:uppercase;letter-spacing:.12em;font-size:9px}.promise-bar span+span{border-left:1px solid var(--line)}.collection{padding:100px 6vw 120px}.section-heading{display:flex;align-items:end;justify-content:space-between;margin-bottom:42px}.section-heading h2{font-size:48px;margin-bottom:0}.product-grid,.products{display:grid!important;grid-template-columns:repeat(4,1fr);gap:24px}.product-card{position:relative}.product-art{height:360px;background:#f1dfdb;position:relative;overflow:hidden}.product-art:before,.product-art:after{content:"";position:absolute}.product-art>span{position:absolute;z-index:2;left:13px;top:13px;background:#fff;padding:5px 9px;text-transform:uppercase;letter-spacing:.1em;font-size:8px}.product-curl{background:linear-gradient(145deg,#f3ddd8,#dca7a8)}.product-curl:before{width:65%;height:24%;border:26px solid #d98fa3;border-radius:50%;left:16%;top:30%;transform:rotate(-18deg);filter:drop-shadow(0 16px 12px rgba(71,44,35,.14))}.product-sleep{background:linear-gradient(160deg,#e9d8cd,#f8eee8)}.product-sleep:before{width:56%;height:48%;background:linear-gradient(135deg,#d79cab,#f1c5cc);border-radius:46% 54% 50% 50%;left:21%;top:24%;box-shadow:12px 18px 25px #b8968c55}.product-scalp{background:linear-gradient(145deg,#eaded5,#cdb8aa)}.product-scalp:before{width:46%;height:38%;left:27%;top:28%;background:#e9ded3;border-radius:50% 50% 35% 35%;box-shadow:0 18px 22px #6d514333}.product-scalp:after{width:12%;height:24%;left:44%;top:18%;background:#e9ded3;border-radius:50%}.product-satin{background:linear-gradient(145deg,#f0d8db,#d8a6b0)}.product-satin:before{width:46%;height:46%;border:32px solid #d27f95;border-radius:50%;left:27%;top:23%;box-shadow:0 18px 22px #714d5733}.product-card h3{font-family:var(--serif);font-size:20px;font-weight:400;margin:16px 0 3px}.product-card p{font-size:9px;letter-spacing:.1em;color:var(--gold);margin:0}.product-card p small{color:#8e7b72}.product-card strong{font-weight:500;font-size:13px}.ritual{display:grid;grid-template-columns:1fr 1fr;background:#f2e5df}.ritual-photo{height:700px;overflow:hidden}.ritual-photo img{width:100%;height:100%;object-fit:cover;object-position:57% center;transform:scale(1.12)}.ritual-copy{padding:90px 9vw 70px 8vw;display:flex;flex-direction:column;justify-content:center}.ritual-copy h2{font-size:52px}.ritual-copy>p{max-width:500px;color:#6e5c53}.ritual-copy ol{list-style:none;padding:12px 0;margin:12px 0 25px;border-top:1px solid #d9c8bf}.ritual-copy li{display:flex;gap:22px;padding:15px 0;border-bottom:1px solid #d9c8bf}.ritual-copy li b{color:var(--gold);font-family:var(--serif);font-weight:400}.ritual-copy li span{font-family:var(--serif);font-size:18px}.ritual-copy li small{display:block;font-family:var(--sans);font-size:11px;color:#7d6960}.ritual-copy .button{align-self:flex-start}.story{text-align:center;padding:115px 30px;background:var(--ink);color:#fff}.story>span{font-family:var(--serif);font-size:76px;line-height:.4;color:var(--gold)}.story blockquote{font-family:var(--serif);font-size:clamp(34px,4vw,56px);line-height:1.2;margin:30px auto;max-width:900px}.story p{font-size:9px;letter-spacing:.2em;color:#d7c2b9}.site-footer{padding:70px 6vw 30px;background:#f6ebe6;display:grid;grid-template-columns:1.5fr 1fr 1fr 1.4fr;gap:50px;position:relative}.site-footer img{width:145px;height:60px;object-fit:contain}.site-footer h3{font-family:var(--serif);font-weight:400;font-size:18px}.site-footer a,.site-footer p{display:block;font-size:12px;color:#715e55;margin:7px 0}.site-footer form{display:flex;border-bottom:1px solid #7f6d63}.site-footer input{width:100%;border:0;background:none;padding:11px 2px;outline:0}.site-footer button{border:0;background:none;font-size:20px}.site-footer small{grid-column:1/-1;border-top:1px solid #d9c8bf;padding-top:22px;margin-top:30px;font-size:9px;letter-spacing:.08em}.content-wrap,.shop-wrap{max-width:1280px;margin:80px auto;padding:0 30px}.woocommerce ul.products li.product{width:auto!important;margin:0!important;float:none!important}.woocommerce ul.products li.product .button{background:var(--ink);color:#fff;border-radius:0}.woocommerce ul.products li.product .price{color:var(--rose-dark)}
@media(max-width:900px){.site-header{height:74px;padding:0 20px;grid-template-columns:48px 1fr 90px}.brand{justify-self:center}.brand img{width:130px;height:55px}.menu-toggle{display:block}.main-nav{display:none;position:absolute;top:74px;left:0;right:0;background:var(--ivory);padding:25px;border-bottom:1px solid var(--line)}.main-nav.is-open{display:block}.main-nav ul{flex-direction:column;gap:18px}.header-actions>a:first-child{display:none}.hero{grid-template-columns:1fr}.hero-copy{padding:75px 25px 55px;min-height:520px}.hero h1{font-size:52px}.hero-proof{margin-top:48px;gap:14px;flex-direction:column}.hero-image{min-height:460px}.image-note{font-size:15px}.promise-bar{grid-template-columns:1fr 1fr;gap:12px}.promise-bar span+span{border:0}.collection{padding:75px 20px}.section-heading h2{font-size:38px}.product-grid,.products{grid-template-columns:1fr 1fr!important}.product-art{height:270px}.ritual{grid-template-columns:1fr}.ritual-photo{height:430px}.ritual-copy{padding:65px 25px}.ritual-copy h2{font-size:42px}.site-footer{grid-template-columns:1fr 1fr}.site-footer>div:first-child,.site-footer>div:last-of-type{grid-column:1/-1}}
@media(max-width:540px){.announcement{font-size:9px}.hero-buttons{align-items:flex-start;flex-direction:column}.hero-image{min-height:360px}.product-grid,.products{gap:12px}.product-art{height:210px}.product-card h3{font-size:17px}.section-heading{align-items:flex-start}.section-heading>.text-link{display:none}.site-footer{grid-template-columns:1fr}.site-footer>div{grid-column:1/-1!important}}
@media(max-width:900px){.site-header .brand{grid-column:2;grid-row:1;justify-self:center}.site-header .menu-toggle{grid-column:1;grid-row:1}.site-header .header-actions{grid-column:3;grid-row:1}}
