@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@400;500;600&family=Poppins:wght@400;500;600&display=swap');
:root{--plum:#5b4168;--plum-dark:#38263f;--lilac:#f2edf4;--ink:#171418;--muted:#6d676e;--line:#ded9dc;--soft:#f7f4f0;--white:#fff;--sage:#67704f;--max:1240px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--white);font:16px/1.65 "Poppins",Inter,ui-sans-serif,system-ui,sans-serif}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}.shell{width:min(var(--max),calc(100% - 2.5rem));margin:auto}.announcement{background:var(--plum-dark);color:#fff;text-align:center;padding:.62rem 1rem;font-size:.7rem;letter-spacing:.16em;text-transform:uppercase}.site-header{position:sticky;top:0;z-index:30;background:rgba(255,255,255,.97);border-bottom:1px solid var(--line);backdrop-filter:blur(14px)}.nav{height:98px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:2rem}.logo img{width:220px;max-height:70px;object-fit:contain}.links{display:flex;gap:1.7rem;align-items:center}.links a{font-size:.78rem;letter-spacing:.1em;text-transform:uppercase}.links a:hover,.links a[aria-current=page]{color:var(--plum)}.right{justify-self:end}.shop-external{border:1px solid var(--plum);color:var(--plum);padding:.66rem .9rem;font-size:.76rem;font-weight:600}.shop-external:hover{background:var(--plum);color:white}.menu{display:none;background:none;border:0;font-size:1.6rem}
.home-intro{display:grid;grid-template-columns:1.05fr .95fr;min-height:610px;border-bottom:1px solid var(--line)}.intro-copy{display:flex;flex-direction:column;justify-content:center;padding:clamp(3rem,8vw,7rem) clamp(1.25rem,6vw,6rem)}.kicker{font-size:.74rem;letter-spacing:.18em;text-transform:uppercase;color:var(--plum);font-weight:800}.intro-copy h1,.page-title h1,.story-copy h1{font:400 clamp(3.1rem,6vw,6rem)/.97 "Cormorant Garamond","Cormorant Garamond",Georgia,serif;letter-spacing:-.045em;margin:.7rem 0 1.4rem}.intro-copy p{font-size:1.08rem;max-width:550px;color:var(--muted);margin:0 0 2rem}.intro-visual{background:var(--soft);display:grid;grid-template-columns:1fr 1fr;gap:1px}.intro-visual a{position:relative;overflow:hidden;background:white}.intro-visual a:first-child{grid-column:1/-1}.intro-visual img{width:100%;height:100%;object-fit:cover;transition:transform .4s}.intro-visual a:hover img{transform:scale(1.025)}.image-label{position:absolute;left:1rem;bottom:1rem;background:rgba(255,255,255,.94);padding:.5rem .72rem;font:600 .8rem/1.2 "Cormorant Garamond",Georgia,serif;color:var(--plum-dark)}
.btn{display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--plum);background:var(--plum);color:white;padding:.82rem 1.2rem;font-size:.84rem;font-weight:800;letter-spacing:.04em;min-height:46px}.btn:hover{background:var(--plum-dark)}.btn.ghost{background:white;color:var(--plum)}.btn.ghost:hover{background:var(--lilac)}.button-row{display:flex;gap:.7rem;flex-wrap:wrap}
.values{border-bottom:1px solid var(--line)}.values-inner{display:grid;grid-template-columns:repeat(3,1fr)}.value{padding:1.5rem;text-align:center}.value+.value{border-left:1px solid var(--line)}.value strong{font:600 1.08rem "Cormorant Garamond",Georgia,serif}.value span{display:block;color:var(--muted);font-size:.83rem;margin-top:.18rem}
.section{padding:clamp(4rem,8vw,7rem) 0}.section.soft{background:var(--soft)}.section-head{display:flex;align-items:end;justify-content:space-between;gap:2rem;margin-bottom:2.2rem}.section-head h2{font:400 clamp(2.35rem,4vw,4rem)/1 "Cormorant Garamond",Georgia,serif;margin:.45rem 0 0;letter-spacing:-.03em}.section-head p{color:var(--muted);max-width:500px;margin:0}.text-link{color:var(--plum);font-weight:750;border-bottom:1px solid currentColor}
.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.4rem}.product-card{min-width:0}.product-image{position:relative;aspect-ratio:4/4.7;background:var(--soft);overflow:hidden}.product-image img{width:100%;height:100%;object-fit:cover;transition:transform .35s}.product-card:hover .product-image img{transform:scale(1.02)}.status{position:absolute;top:.75rem;left:.75rem;background:white;padding:.34rem .52rem;font-size:.68rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.product-meta{padding:.9rem 0}.product-meta small{font-size:.7rem;color:var(--plum);letter-spacing:.1em;text-transform:uppercase}.product-meta h3{font:500 1.12rem/1.25 "Cormorant Garamond",Georgia,serif;margin:.3rem 0}.price{font-size:.88rem;color:var(--muted)}.price s{margin-left:.4rem}.empty{padding:4rem;text-align:center;color:var(--muted)}
.collection-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.4rem}.collection-card{border:1px solid var(--line);background:white}.collection-card img{width:100%;aspect-ratio:4/3;object-fit:cover}.collection-copy{padding:1.25rem}.collection-copy h3{font:500 1.5rem "Cormorant Garamond",Georgia,serif;margin:0 0 .35rem}.collection-copy p{margin:0 0 .8rem;color:var(--muted);font-size:.9rem}
.baby-feature{display:grid;grid-template-columns:1fr 1fr;background:var(--lilac)}.baby-feature img{width:100%;height:100%;min-height:560px;object-fit:cover}.baby-copy{padding:clamp(3rem,7vw,6rem);display:flex;flex-direction:column;justify-content:center}.baby-copy h2{font:400 clamp(2.8rem,5vw,4.7rem)/1 "Cormorant Garamond",Georgia,serif;margin:.6rem 0 1.1rem}.baby-copy p{color:var(--muted)}
.page-title{padding:clamp(3.5rem,7vw,6rem) 0 2.5rem}.page-title h1{font-size:clamp(3rem,6vw,5rem);margin-bottom:1rem}.page-title p{max-width:680px;color:var(--muted);font-size:1.05rem}.shop-toolbar{display:flex;gap:.75rem;justify-content:space-between;align-items:center;margin-bottom:2rem;flex-wrap:wrap}.chips{display:flex;gap:.5rem;overflow:auto}.chip{white-space:nowrap;border:1px solid var(--line);background:white;padding:.58rem .82rem;font-size:.82rem}.chip.active,.chip:hover{background:var(--plum);border-color:var(--plum);color:white}.search{width:min(300px,100%);border:1px solid var(--line);padding:.62rem .75rem}.shop-layout{padding-bottom:6rem}
.product-page{display:grid;grid-template-columns:1.05fr .95fr;gap:clamp(2rem,7vw,7rem);padding:clamp(2.5rem,6vw,5.5rem) 0}.gallery-main{background:var(--soft);aspect-ratio:4/4.5}.gallery-main img{width:100%;height:100%;object-fit:cover}.thumbs{display:flex;gap:.6rem;margin-top:.6rem}.thumb{border:1px solid var(--line);background:white;width:80px;height:80px;padding:0}.thumb img{width:100%;height:100%;object-fit:cover}.product-info{padding-top:1rem}.breadcrumbs{font-size:.78rem;color:var(--muted);margin-bottom:1.2rem}.product-info h1{font:400 clamp(2.6rem,5vw,4.8rem)/1 "Cormorant Garamond",Georgia,serif;letter-spacing:-.04em;margin:.4rem 0 1rem}.product-price{font-size:1.1rem;font-weight:800;margin-bottom:1.4rem}.lead{font-size:1.08rem;color:#4d484e}.product-info select{width:100%;padding:.75rem;border:1px solid var(--line);background:white;margin:.5rem 0 1rem}.availability{font-size:.82rem;margin:1rem 0;color:var(--sage);font-weight:700}.availability.out{color:#8d6671}.benefits{border-top:1px solid var(--line);margin-top:2rem;padding-top:1.5rem}.benefits h2{font:500 1.4rem "Cormorant Garamond",Georgia,serif}.benefits li{margin:.45rem 0;color:var(--muted)}
.shopify-purchase{margin-top:.2rem}.shopify-purchase>div{min-height:48px}.checkout-note{margin:.55rem 0 0;color:var(--muted);font-size:.72rem;letter-spacing:.03em}
.story{display:grid;grid-template-columns:.8fr 1.2fr;gap:clamp(2rem,8vw,8rem);padding:clamp(4rem,8vw,7rem) 0}.story-mark{background:var(--lilac);padding:clamp(2rem,5vw,5rem);display:grid;place-items:center;text-align:center;min-height:440px}.story-mark img{width:min(280px,80%)}.story-copy h1{font-size:clamp(3rem,5vw,5.2rem)}.story-copy p{color:var(--muted);font-size:1.04rem}.story-copy .pull{font:400 1.75rem/1.35 "Cormorant Garamond",Georgia,serif;color:var(--plum);margin:2rem 0}
.contact{display:grid;grid-template-columns:1fr 1fr;gap:clamp(2rem,8vw,7rem);padding-bottom:7rem}.contact-card{background:var(--lilac);padding:clamp(2rem,5vw,4rem)}.contact h2{font:500 2rem "Cormorant Garamond",Georgia,serif}.contact-list{display:grid;gap:1.2rem}.contact-item small{display:block;text-transform:uppercase;letter-spacing:.12em;color:var(--muted);font-size:.7rem}.contact-item a{font-weight:700;color:var(--plum)}.note{border-left:3px solid var(--plum);padding-left:1rem;color:var(--muted)}
.lux-hero{display:grid;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);min-height:690px;background:#fbfaf9;border-bottom:1px solid var(--line)}.lux-hero-copy{padding:clamp(4rem,9vw,8rem);display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.lux-hero-copy h1{max-width:650px;font:500 clamp(4.3rem,7vw,7.7rem)/.84 "Cormorant Garamond",Georgia,serif;letter-spacing:-.055em;margin:1rem 0 1.7rem;color:var(--plum-dark)}.lux-hero-copy p{max-width:510px;color:var(--muted);font-size:1.02rem;margin:0 0 2.2rem}.lux-hero-image{position:relative;overflow:hidden;background:#efede9}.lux-hero-image img{width:100%;height:100%;object-fit:cover;object-position:center}.lux-hero-caption{position:absolute;left:0;right:0;bottom:0;padding:1.1rem 1.4rem;background:linear-gradient(transparent,rgba(20,15,22,.55));color:white;font-size:.74rem;letter-spacing:.11em;text-transform:uppercase}.lux-statement{padding:clamp(5rem,10vw,9rem) 0;text-align:center}.lux-statement p{font:500 clamp(2.2rem,4.4vw,4.2rem)/1.12 "Cormorant Garamond",Georgia,serif;letter-spacing:-.025em;max-width:960px;margin:1rem auto;color:var(--plum-dark)}.lux-statement small{display:block;max-width:680px;margin:1.5rem auto 0;color:var(--muted);font-size:.92rem}.lux-collection-section{padding:clamp(4.5rem,8vw,7rem) 0;background:var(--soft)}.lux-collection-head{display:grid;grid-template-columns:1fr 1fr;align-items:end;gap:2rem;margin-bottom:2.3rem}.lux-collection-head h2{font:500 clamp(3rem,5vw,5rem)/.95 "Cormorant Garamond",Georgia,serif;margin:.5rem 0 0;color:var(--plum-dark)}.lux-collection-head div:last-child{text-align:right}.lux-collections{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.lux-collection{position:relative;min-height:460px;overflow:hidden;background:#e8e4e1}.lux-collection img{width:100%;height:100%;object-fit:cover;transition:transform .6s ease}.lux-collection:hover img{transform:scale(1.025)}.lux-collection-overlay{position:absolute;inset:auto 0 0;padding:4rem 1.2rem 1.25rem;background:linear-gradient(transparent,rgba(23,20,24,.72));color:white}.lux-collection-overlay h3{font:500 1.9rem/1 "Cormorant Garamond",Georgia,serif;margin:0 0 .25rem}.lux-collection-overlay span{font-size:.7rem;letter-spacing:.13em;text-transform:uppercase}.lux-feature{display:grid;grid-template-columns:1.05fr .95fr;min-height:650px}.lux-feature-image{background:var(--lilac)}.lux-feature-image img{width:100%;height:100%;object-fit:cover}.lux-feature-copy{display:flex;flex-direction:column;justify-content:center;padding:clamp(3rem,8vw,7rem);background:var(--plum-dark);color:white}.lux-feature-copy .kicker{color:#d8c8df}.lux-feature-copy h2{font:500 clamp(3.2rem,5.2vw,5.4rem)/.93 "Cormorant Garamond",Georgia,serif;margin:.7rem 0 1.2rem}.lux-feature-copy p{color:#e2dbe4;max-width:540px}.lux-feature-copy .btn{background:white;color:var(--plum-dark);border-color:white;margin-top:1rem}.lux-feature-copy .btn:hover{background:transparent;color:white}.lux-baby{display:grid;grid-template-columns:.8fr 1.2fr;min-height:560px;background:#eee9ef}.lux-baby-copy{display:flex;flex-direction:column;justify-content:center;padding:clamp(3rem,7vw,6rem)}.lux-baby-copy h2{font:500 clamp(3rem,5vw,5rem)/.95 "Cormorant Garamond",Georgia,serif;margin:.7rem 0 1rem;color:var(--plum-dark)}.lux-baby-copy p{color:var(--muted)}.lux-baby-image img{width:100%;height:100%;object-fit:cover}
footer{background:var(--ink);color:#ece8ed;padding:4rem 0 1.5rem}.footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:3rem}.footer-logo{background:white;padding:.6rem;width:210px}.footer-grid h3{font-size:.72rem;letter-spacing:.14em;text-transform:uppercase;color:#bdb5bf}.footer-grid a{display:block;margin:.55rem 0;font-size:.9rem}.footer-grid p{color:#bdb5bf}.copyright{border-top:1px solid #373338;margin-top:3rem;padding-top:1.3rem;font-size:.75rem;color:#9f979f;display:flex;justify-content:space-between;gap:1rem;flex-wrap:wrap}
@media(max-width:980px){.links{display:none}.nav{grid-template-columns:1fr auto}.logo{justify-self:start}.menu{display:block}.right .shop-external{display:none}.right{display:flex}.mobile-nav{display:none;position:absolute;top:98px;left:0;right:0;background:white;border-bottom:1px solid var(--line);padding:1rem 1.25rem}.mobile-nav.open{display:grid}.mobile-nav a{padding:.7rem 0;border-bottom:1px solid var(--line)}.home-intro,.baby-feature,.product-page,.story,.contact,.lux-hero,.lux-feature,.lux-baby{grid-template-columns:1fr}.intro-visual{min-height:520px}.product-grid{grid-template-columns:repeat(3,1fr)}.collection-grid{grid-template-columns:repeat(2,1fr)}.story-mark{min-height:320px}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}.lux-hero-copy{min-height:520px}.lux-hero-image{min-height:650px}.lux-collections{grid-template-columns:repeat(2,1fr)}.lux-feature-image{min-height:620px}.lux-baby-image{min-height:560px}}
@media(max-width:680px){.shell{width:min(100% - 1.5rem,var(--max))}.announcement{font-size:.62rem}.nav{height:78px}.logo img{width:170px}.mobile-nav{top:78px}.home-intro{min-height:auto}.intro-copy{padding:3.5rem 1.1rem}.intro-copy h1{font-size:3.45rem}.intro-visual{min-height:430px}.values-inner{grid-template-columns:1fr}.value+.value{border-left:0;border-top:1px solid var(--line)}.section-head{display:block}.section-head .text-link{display:inline-block;margin-top:1rem}.product-grid{grid-template-columns:repeat(2,1fr);gap:.75rem}.product-meta h3{font-size:1rem}.collection-grid{grid-template-columns:1fr}.baby-feature img{min-height:400px}.baby-copy{padding:3.2rem 1.2rem}.page-title{padding-top:3rem}.shop-toolbar{align-items:stretch}.search{width:100%}.product-page{padding-top:1.5rem}.product-info h1{font-size:2.8rem}.footer-grid{grid-template-columns:1fr;gap:2rem}.footer-brand{grid-column:auto}.lux-hero{min-height:auto}.lux-hero-copy{min-height:500px;padding:4rem 1.2rem}.lux-hero-copy h1{font-size:4.3rem}.lux-hero-image{min-height:520px}.lux-statement{padding:5rem 0}.lux-statement p{font-size:2.55rem}.lux-collection-head{grid-template-columns:1fr}.lux-collection-head div:last-child{text-align:left}.lux-collections{grid-template-columns:1fr 1fr;gap:.65rem}.lux-collection{min-height:360px}.lux-collection-overlay{padding:3rem .8rem .9rem}.lux-collection-overlay h3{font-size:1.45rem}.lux-feature-image{min-height:480px}.lux-feature-copy,.lux-baby-copy{padding:4rem 1.2rem}.lux-baby-image{min-height:440px}}

/* A calmer, more spacious shop experience. */
:root{--plum:#4d2f60;--plum-dark:#302139;--lilac:#f3eff4;--ink:#29252b;--muted:#655f65;--line:#e9e3e7;--soft:#f8f6f4;--max:1320px}
body{line-height:1.6}a,button,input{transition:background-color .2s,color .2s,border-color .2s}a:focus-visible,button:focus-visible,input:focus-visible{outline:2px solid var(--plum);outline-offset:3px}
.announcement{padding:.5rem 1rem;font-size:.72rem;letter-spacing:.09em;text-transform:none}.nav{height:84px;display:flex;justify-content:space-between;gap:2rem}.logo img{width:190px;max-height:64px}.links{gap:clamp(.8rem,1.7vw,2rem)}.links a{font-size:.84rem;letter-spacing:.025em;text-transform:none}.header-shop{font-size:.84rem;border-bottom:1px solid var(--plum);padding:.35rem 0;color:var(--plum);white-space:nowrap}.mobile-nav{top:84px;box-shadow:0 12px 24px #30213918}.mobile-nav a{font-size:1rem}
.btn{font-weight:500;font-size:.9rem;letter-spacing:.01em;padding:.85rem 1.5rem}.kicker{font-size:.8rem;letter-spacing:.12em;font-weight:600}.text-link{font-weight:500}.lux-hero{min-height:min(74vh,680px)}.lux-hero-copy{padding:clamp(3rem,7vw,7rem)}.lux-hero-copy h1{font-size:clamp(3.6rem,6.6vw,7rem);line-height:.94;margin:.85rem 0 1.35rem}.lux-hero-copy p{font-size:1rem;line-height:1.8}.lux-hero-image img,.lux-feature-image img,.lux-baby-image img{object-fit:cover}.lux-statement{padding:clamp(4rem,7vw,6rem) 0}.lux-collection-section{padding:clamp(4rem,7vw,6rem) 0}.lux-collection{min-height:390px}.lux-collection-overlay{padding:4rem 1.3rem 1.3rem}.lux-collection-overlay span{display:none}.lux-collection-overlay h3{font-size:2rem}.lux-feature{min-height:540px}.lux-baby{min-height:500px}
.page-title{padding:clamp(2.5rem,5vw,4.5rem) 0 1.8rem}.page-title h1{line-height:1.05}.page-title p{margin-top:0}.shop-toolbar{gap:1rem;margin-bottom:2rem}.chips{scrollbar-width:thin;padding-bottom:.3rem}.chip{border-radius:999px;padding:.55rem 1rem;font-size:.85rem}.search{border-radius:2px;min-height:44px}.product-grid{gap:clamp(1rem,2vw,2rem)}.product-card[hidden],.no-results[hidden]{display:none}.product-image{display:block;aspect-ratio:1/1.12}.product-meta{padding:.8rem 0 1rem}.product-meta small{font-size:.76rem;letter-spacing:.06em}.product-meta h3{font-size:1.42rem;line-height:1.12;margin:.35rem 0 .45rem}.price{font-size:.95rem;color:var(--ink)}.collection-card{border:0;background:var(--soft)}.collection-copy{padding:1.4rem}.collection-copy h3{font-size:1.9rem}.collection-copy p{font-size:.95rem;min-height:3em}
.product-page{gap:clamp(2rem,6vw,6rem);padding:clamp(1.5rem,4vw,4rem) 0 5rem}.gallery-main{aspect-ratio:1/1.08}.product-info{padding-top:.2rem}.product-info h1{line-height:1.04}.product-info p{line-height:1.75}.product-price{font-size:1.18rem;font-weight:500;margin-bottom:1rem}.availability{font-size:.88rem;margin:1.2rem 0 .6rem}.purchase-link{min-width:230px}.option-note{font-size:.88rem;color:var(--muted)}.checkout-note{font-size:.8rem;margin-top:.7rem}.benefits{margin-top:2.2rem}.benefits h2{font-size:1.7rem}.benefits ul{padding-left:1.2rem}.thumb{cursor:pointer}.thumb:focus-visible{outline-offset:2px}
@media(max-width:980px){.nav{height:76px}.links,.header-shop{display:none}.menu{display:block;cursor:pointer}.mobile-nav{top:76px}.lux-hero-copy{min-height:auto;padding:4rem clamp(1.5rem,6vw,4rem)}.lux-hero-image{min-height:480px}.lux-feature-image{min-height:450px}}
@media(max-width:680px){.shell{width:calc(100% - 2rem)}.nav{height:68px}.logo img{width:158px}.mobile-nav{top:68px}.lux-hero-copy{padding:3rem 1.2rem}.lux-hero-copy h1{font-size:clamp(3.5rem,12vw,5rem)}.lux-hero-image{min-height:370px}.lux-hero-caption{font-size:.66rem}.lux-statement{padding:3.5rem 0}.lux-collections{gap:.7rem}.lux-collection{min-height:250px}.lux-collection-overlay{padding:3rem .8rem .8rem}.lux-collection-overlay h3{font-size:1.5rem}.lux-feature-image{min-height:360px}.lux-baby-image{min-height:340px}.product-grid{gap:.8rem}.product-meta h3{font-size:1.17rem}.product-meta small{font-size:.7rem}.price{font-size:.86rem}.product-page{gap:1.5rem;padding-bottom:3rem}.product-info h1{font-size:clamp(2.6rem,10vw,3.6rem)}.collection-copy p{min-height:0}.shop-toolbar{display:block}.chips{margin-bottom:1rem}.search{width:100%}}
.nav .links{display:flex;flex:1;justify-content:center;gap:clamp(1rem,2vw,2rem)}.nav .links a{white-space:nowrap}.nav .menu{display:none}.mobile-nav{display:none}.mobile-nav a[aria-current=page]{color:var(--plum);font-weight:600}
@media(max-width:980px){.nav .links,.header-shop{display:none}.nav .menu{display:block;cursor:pointer;line-height:1;padding:.45rem;color:var(--plum)}.mobile-nav{top:76px;left:auto;right:1.25rem;width:min(260px,calc(100vw - 2.5rem));padding:1rem 1.3rem}.mobile-nav.open{display:grid}}
@media(max-width:680px){.mobile-nav{top:68px;right:1rem}}
.product-description{border-top:1px solid var(--line);margin-top:2.25rem;padding-top:1.75rem;color:var(--ink);font-size:1rem;line-height:1.8}.product-description p{margin:0 0 1.15rem}.product-description h2,.product-description h3{font:500 1.9rem/1.15 "Cormorant Garamond",Georgia,serif;color:var(--plum-dark);margin:2.1rem 0 .8rem}.product-description h2:first-child,.product-description h3:first-child{margin-top:0}.product-description ul,.product-description ol{padding-left:1.35rem;margin:.4rem 0 1.5rem}.product-description li{padding-left:.2rem;margin:.35rem 0}.product-description li p{margin:0}.product-description strong{font-weight:600}.product-description br{display:block;content:"";margin-bottom:.35rem}
