:root{--ink:#24151b;--muted:#76646b;--cream:#fbf7f4;--paper:#fff;--rose:#a94362;--rose-dark:#72223d;--blush:#f3dce2;--gold:#c69b67;--border:#eadde1;--shadow:0 18px 60px rgba(79,31,48,.11);--serif:"Playfair Display",Georgia,serif;--sans:"DM Sans",Arial,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--paper);font-family:var(--sans);line-height:1.6}body.gate-open{overflow:hidden}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}button,input{font:inherit}.shell{width:min(1240px,calc(100% - 44px));margin-inline:auto}.promo-bar{padding:8px 20px;background:var(--ink);color:#fff;text-align:center;font-size:12px;letter-spacing:.1em;text-transform:uppercase}.site-header{position:relative;z-index:30;background:#fff;border-bottom:1px solid var(--border)}.header-main{height:86px;display:grid;grid-template-columns:250px minmax(240px,1fr) 250px;gap:30px;align-items:center}.brand{display:inline-flex;align-items:center;gap:8px}.custom-logo{max-height:56px;width:auto}.brand-mark{width:40px;height:40px;display:grid;place-items:center;border:1px solid var(--rose);border-radius:50%;font:700 26px var(--serif);color:var(--rose)}.brand-name{font:700 22px var(--serif);letter-spacing:.12em}.brand-name span{color:var(--rose)}.header-search{height:46px;display:flex;border:1px solid var(--border);border-radius:999px;background:var(--cream);overflow:hidden}.header-search input{flex:1;border:0;outline:0;background:none;padding:0 20px;font-size:13px}.header-search button{width:52px;border:0;background:none;font-size:24px;cursor:pointer}.header-actions{display:flex;justify-content:flex-end;gap:22px}.header-actions>a{position:relative;display:grid;place-items:center;font-size:20px;line-height:1}.header-actions span{margin-top:7px;font-size:10px;text-transform:uppercase;letter-spacing:.08em}.cart-link b{position:absolute;top:-8px;right:5px;width:17px;height:17px;border-radius:50%;background:var(--rose);color:#fff;font:600 10px/17px var(--sans);text-align:center}.menu-toggle{display:none;border:0;background:none;font-size:24px}.main-nav ul{list-style:none;margin:0;padding:0;display:flex;justify-content:center;gap:36px}.main-nav a{display:block;padding:15px 0 16px;font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.main-nav a:hover{color:var(--rose)}.hero{position:relative;overflow:hidden;background:linear-gradient(120deg,#fbf5f2 0%,#f5e2e6 65%,#edced6 100%)}.hero:after{content:"";position:absolute;width:480px;height:480px;border-radius:50%;border:1px solid rgba(169,67,98,.18);right:-150px;top:-190px}.hero-grid{min-height:620px;display:grid;grid-template-columns:1.02fr .98fr;align-items:center;gap:60px}.hero-copy{position:relative;z-index:2;padding:70px 0}.eyebrow{display:block;color:var(--rose);font-size:11px;font-weight:700;letter-spacing:.2em;text-transform:uppercase;margin-bottom:12px}.hero h1,.section-heading h2,.editorial-banner h2{font-family:var(--serif);font-weight:600;line-height:1.04}.hero h1{max-width:650px;margin:0;font-size:clamp(54px,7vw,91px);letter-spacing:-.04em}.hero-copy>p{max-width:580px;font-size:17px;color:var(--muted);margin:24px 0 32px}.hero-buttons{display:flex;flex-wrap:wrap;gap:12px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 25px;border:1px solid transparent;border-radius:999px;font-size:12px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;cursor:pointer}.button.primary{background:var(--rose);color:#fff}.button.primary:hover{background:var(--rose-dark)}.button.ghost{border-color:rgba(36,21,27,.2)}.button.light{background:#fff;color:var(--rose-dark)}.button.secondary{border-color:var(--border)}.hero-note{margin-top:30px;color:var(--muted);font-size:12px}.hero-note span{color:var(--rose)}.hero-visual{position:relative;min-height:520px;display:grid;place-items:center;background-position:center;background-size:cover;border-radius:48% 48% 16px 16px;overflow:hidden}.hero-visual.has-image:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 40%,rgba(47,17,28,.35))}.hero-monogram{position:relative;z-index:1;width:230px;height:230px;display:grid;place-items:center;border:1px solid rgba(169,67,98,.32);border-radius:50%;font:600 160px var(--serif);color:rgba(169,67,98,.32)}.hero-orbit{position:absolute;border:1px solid rgba(169,67,98,.18);border-radius:50%}.orbit-one{width:360px;height:360px}.orbit-two{width:480px;height:480px}.floating-card{position:absolute;z-index:3;right:14px;bottom:30px;padding:16px 20px;border-radius:12px;background:rgba(255,255,255,.88);box-shadow:var(--shadow);backdrop-filter:blur(12px)}.floating-card strong,.floating-card span{display:block}.floating-card strong{font:600 16px var(--serif)}.floating-card span{font-size:10px;color:var(--muted);letter-spacing:.08em;text-transform:uppercase}.category-section,.product-section,.journal{padding-top:92px}.section-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:32px}.section-heading h2{margin:0;font-size:clamp(34px,4vw,50px);letter-spacing:-.025em}.text-link{font-size:12px;font-weight:700;color:var(--rose);text-transform:uppercase;letter-spacing:.08em}.slider-wrap{position:relative}.horizontal-slider{display:grid;grid-auto-flow:column;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;overscroll-behavior-inline:contain}.horizontal-slider::-webkit-scrollbar{display:none}.category-slider{grid-auto-columns:calc((100% - 72px)/4);gap:24px}.category-card{position:relative;height:390px;overflow:hidden;border-radius:150px 150px 18px 18px;scroll-snap-align:start;background:linear-gradient(150deg,#ecd0d8,#b35a72)}.category-card img{width:100%;height:100%;object-fit:cover;transition:transform .55s ease}.category-card:hover img{transform:scale(1.04)}.tone-2{background:linear-gradient(150deg,#e2d5ce,#8c655b)}.tone-3{background:linear-gradient(150deg,#decfdf,#806386)}.tone-4{background:linear-gradient(150deg,#ead9ce,#a2735a)}.tone-5{background:linear-gradient(150deg,#d8d9de,#666a78)}.category-letter{position:absolute;inset:0;display:grid;place-items:center;font:600 180px var(--serif);color:rgba(255,255,255,.32)}.category-overlay{position:absolute;inset:0;background:linear-gradient(180deg,transparent 35%,rgba(30,11,18,.75))}.category-content{position:absolute;z-index:2;left:28px;right:28px;bottom:26px;color:#fff}.category-content small,.category-content strong,.category-content em{display:block}.category-content small{font-size:10px;text-transform:uppercase;letter-spacing:.1em;opacity:.8}.category-content strong{font:600 28px/1.1 var(--serif);margin:5px 0 12px}.category-content em{font-style:normal;font-size:11px;text-transform:uppercase;letter-spacing:.08em}.slider-arrow{position:absolute;z-index:5;top:50%;width:44px;height:44px;border:1px solid var(--border);border-radius:50%;background:#fff;box-shadow:0 8px 25px rgba(45,18,27,.13);font-size:28px;line-height:1;cursor:pointer;transform:translateY(-50%)}.slider-arrow.prev{left:-22px}.slider-arrow.next{right:-22px}.product-slider{grid-auto-columns:calc((100% - 72px)/4);gap:24px}.product-card{scroll-snap-align:start}.product-image{position:relative;display:block;aspect-ratio:1/1.12;background:var(--cream);overflow:hidden;border-radius:18px}.product-image img{width:100%;height:100%;object-fit:cover;transition:transform .45s}.product-image:hover img{transform:scale(1.04)}.badge{position:absolute;z-index:2;top:14px;left:14px;padding:5px 10px;border-radius:999px;background:var(--rose);color:#fff;font-size:9px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.product-info{padding:17px 4px}.product-category{display:block;min-height:18px;color:var(--rose);font-size:9px;text-transform:uppercase;letter-spacing:.09em}.product-category a{color:inherit}.product-info h3{margin:4px 0 12px;font-size:15px;line-height:1.35}.card-bottom{display:flex;align-items:center;justify-content:space-between}.price{font-weight:700}.price del{color:#aaa;font-weight:400}.price ins{text-decoration:none;color:var(--rose)}.mini-add{width:34px;height:34px;display:grid;place-items:center;border-radius:50%;background:var(--ink);color:#fff;font-size:22px}.editorial-banner{position:relative;min-height:440px;margin-top:100px;padding:70px 8%;overflow:hidden;border-radius:24px;background:linear-gradient(120deg,#542238,#8d3c59);color:#fff}.editorial-copy{position:relative;z-index:2;max-width:700px}.editorial-banner .eyebrow{color:#efc7d3}.editorial-banner h2{font-size:clamp(38px,5vw,62px);margin:0}.editorial-banner p{max-width:620px;color:#efdfe4}.editorial-symbol{position:absolute;right:6%;top:50%;transform:translateY(-50%);font:300 240px var(--serif);color:rgba(255,255,255,.1)}.journal{padding-bottom:100px}.journal-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.journal article{padding-bottom:20px}.journal-art{height:240px;display:grid;place-items:center;margin-bottom:22px;border-radius:18px;background:#eedee2;font:500 100px var(--serif);color:rgba(135,50,76,.45)}.art-two{background:#e2d7d0}.art-three{background:#ded6e4}.journal small{color:var(--rose);font-size:9px;letter-spacing:.14em}.journal h3{font:600 24px/1.25 var(--serif);margin:7px 0 12px}.journal a{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.reassurance{padding:34px 0;border-block:1px solid var(--border);background:var(--cream)}.reassurance-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:30px}.reassurance-grid>div{display:grid;grid-template-columns:38px 1fr;column-gap:12px}.reassurance-grid>div>span{grid-row:1/3;display:grid;place-items:center;font-size:25px;color:var(--rose)}.reassurance strong{font-size:13px}.reassurance small{color:var(--muted);font-size:11px}.site-footer{padding:70px 0 20px;background:var(--ink);color:#f7edf0}.footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr 1.25fr;gap:60px}.brand-light .brand-mark{border-color:#fff;color:#fff}.brand-light .brand-name span{color:#e5aabe}.footer-intro p,.site-footer p{max-width:330px;color:#bfaeb4;font-size:13px}.site-footer h3{font:600 18px var(--serif);margin:0 0 16px}.site-footer ul{list-style:none;margin:0;padding:0}.site-footer li{margin:8px 0;color:#cbbbc0;font-size:12px}.newsletter form{display:flex;border-bottom:1px solid #79646b}.newsletter input{flex:1;padding:10px 0;border:0;outline:0;background:none;color:#fff}.newsletter button{border:0;background:none;color:#fff;font-size:20px}.footer-bottom{display:flex;justify-content:space-between;margin-top:55px;padding-top:18px;border-top:1px solid #4d3940;color:#9b878e;font-size:10px}.age-gate{position:fixed;z-index:9999;inset:0;display:grid;place-items:center;padding:24px;background:rgba(25,10,15,.82);backdrop-filter:blur(12px)}.age-gate[hidden]{display:none}.age-card{width:min(500px,100%);padding:52px;text-align:center;border-radius:28px;background:#fff;box-shadow:0 30px 100px rgba(0,0,0,.3)}.age-card .brand-mark{margin:0 auto 18px}.age-card h2{margin:0;font:600 38px var(--serif)}.age-card p{color:var(--muted)}.age-card .button{width:100%;margin-top:10px}.age-card small{display:block;margin-top:18px;color:#99888e}.content-area,.shop-layout{padding-block:70px;min-height:55vh}.page-content h1,.woocommerce-products-header__title{font:600 clamp(42px,6vw,70px) var(--serif)}.woocommerce ul.products{display:grid;grid-template-columns:repeat(4,1fr);gap:28px;list-style:none;margin:30px 0;padding:0}.woocommerce ul.products li.product{width:auto!important;margin:0!important}.woocommerce ul.products li.product img{border-radius:18px;background:var(--cream)}.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:15px}.woocommerce .price{color:var(--ink)!important}.woocommerce a.button,.woocommerce button.button,.woocommerce input.button{border-radius:999px!important;background:var(--rose)!important;color:#fff!important}.error-page{padding:110px 0;text-align:center}.error-page .hero-monogram{margin:0 auto 20px}.error-page h1{font:600 54px var(--serif);margin:0}
@media(max-width:980px){.header-main{grid-template-columns:1fr auto}.header-search{display:none}.menu-toggle{display:block}.main-nav{display:none}.main-nav.is-open{display:block}.main-nav ul{flex-direction:column;gap:0;padding-bottom:15px}.main-nav a{padding:9px 0}.hero-grid{grid-template-columns:1fr;min-height:auto}.hero-copy{padding-bottom:20px}.hero-visual{min-height:430px;margin-bottom:50px}.category-slider,.product-slider{grid-auto-columns:calc((100% - 24px)/2)}.footer-grid{grid-template-columns:repeat(2,1fr)}.woocommerce ul.products{grid-template-columns:repeat(2,1fr)}}
@media(max-width:640px){.shell{width:min(100% - 28px,1240px)}.promo-bar{font-size:9px}.header-main{height:70px}.brand-name{font-size:18px}.header-actions>a:first-child{display:none}.header-actions{gap:12px}.hero h1{font-size:50px}.hero-grid{gap:15px}.hero-visual{min-height:340px}.hero-monogram{width:160px;height:160px;font-size:110px}.section-heading{align-items:start}.section-heading .text-link{display:none}.category-section,.product-section,.journal{padding-top:65px}.category-slider{grid-auto-columns:82%;gap:16px}.product-slider{grid-auto-columns:72%;gap:16px}.category-card{height:360px}.slider-arrow{display:none}.editorial-banner{width:calc(100% - 28px);margin-top:70px;padding:46px 28px}.editorial-banner h2{font-size:38px}.journal-grid{grid-template-columns:1fr}.journal-art{height:200px}.reassurance-grid{grid-template-columns:1fr 1fr;gap:24px 12px}.footer-grid{grid-template-columns:1fr;gap:35px}.footer-bottom{display:block}.footer-bottom span{display:block;margin-top:7px}.age-card{padding:35px 22px}.woocommerce ul.products{grid-template-columns:1fr 1fr;gap:14px}}

/* Category drawer */
.nav-shell{display:flex;align-items:center;gap:30px}.main-nav .menu{flex:1}.category-drawer-toggle{height:38px;display:flex;align-items:center;gap:10px;padding:0 15px;border:0;border-radius:999px;background:var(--cream);color:var(--ink);font-size:11px;font-weight:700;letter-spacing:.07em;text-transform:uppercase;cursor:pointer;white-space:nowrap}.category-drawer-toggle:hover,.category-drawer-toggle[aria-expanded=true]{background:var(--rose);color:#fff}.category-drawer-toggle b{font-size:16px;transition:transform .2s}.category-drawer-toggle[aria-expanded=true] b{transform:rotate(180deg)}.category-toggle-icon{width:15px;display:grid;gap:3px}.category-toggle-icon i{display:block;height:1.5px;background:currentColor;border-radius:2px}.category-drawer{position:absolute;z-index:40;left:0;right:0;top:100%;max-height:min(72vh,680px);overflow-y:auto;padding:0 0 28px;background:#fff;border-top:1px solid var(--border);border-bottom:1px solid var(--border);box-shadow:0 25px 55px rgba(58,25,37,.15)}.category-drawer[hidden]{display:none}.category-drawer-inner{padding-top:27px}.category-drawer-top{display:flex;align-items:end;justify-content:space-between;padding-bottom:20px;border-bottom:1px solid var(--border)}.category-drawer-top .eyebrow{margin-bottom:2px}.category-drawer-top strong{font:600 26px var(--serif)}.category-drawer-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:30px;padding-top:25px}.category-group-toggle{width:100%;display:flex;align-items:center;justify-content:space-between;padding:0 0 10px;border:0;border-bottom:1px solid var(--blush);background:none;color:var(--rose-dark);font:600 18px var(--serif);text-align:left}.category-group-toggle i{display:none;font:400 17px var(--sans)}.category-group-links{display:grid;padding-top:8px}.category-group-links a,.category-drawer .category-group-links a{padding:4px 0;font-size:11px;font-weight:500;letter-spacing:0;text-transform:none;color:var(--muted)}.category-group-links a:hover{color:var(--rose)}.category-group-links .category-parent-link{color:var(--ink);font-weight:700}.category-group-links .category-child-link{margin-top:8px;color:var(--rose-dark);font-weight:700}.category-group-links .category-grandchild-link{position:relative;padding:2px 0 2px 11px;font-size:10px}.category-grandchild-link:before{content:"";position:absolute;left:0;top:10px;width:4px;height:1px;background:var(--gold)}

@media(max-width:980px){.nav-shell{display:block;padding-top:12px}.category-drawer-toggle{width:100%;justify-content:flex-start}.category-drawer-toggle b{margin-left:auto}.category-drawer{position:static;padding-bottom:18px;border-top:0;box-shadow:none}.category-drawer-inner{width:100%;padding-top:12px}.category-drawer-top{display:none}.category-drawer-grid{grid-template-columns:1fr;gap:0;padding:0}.category-drawer-column{border-bottom:1px solid var(--border)}.category-group-toggle{padding:13px 2px;border:0;font:600 17px var(--serif);cursor:pointer}.category-group-toggle i{display:block}.category-group-toggle[aria-expanded=true] i{transform:rotate(45deg)}.category-group-links{display:none;padding:0 4px 12px}.category-drawer-column.is-expanded .category-group-links{display:grid}.category-group-links a,.category-drawer .category-group-links a{padding:7px 0}}
