@import url("https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,500;0,600;1,500&family=Montserrat:wght@400;500;600;700&display=swap");:root{--black:#0b090a;--ink:#151114;--pink:#d9a0af;--pink-bright:#f0b2c4;--blush:#f8eef1;--gold:#e6b567;--cream:#fffaf7;--muted:#81767b;--line:#eadde0}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--cream);font-family:Montserrat,Arial,sans-serif}a,button,input,select{font:inherit}a,button{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{cursor:pointer}img{max-width:100%}header,img{display:block}header{height:122px;background:#0c0a0b;color:white;padding:0 4vw;position:relative;z-index:50;border-bottom:1px solid rgba(255,255,255,.08)}.logo{display:flex;align-items:center;justify-content:center;gap:10px}.logo-crown{position:relative;width:49px;height:46px}.crown-small{width:48px!important}.logo span:last-child{display:flex;flex-direction:column}.logo b{font:600 27px/22px Cormorant Garamond,serif;white-space:nowrap}.logo em{font-style:normal;font-size:7px;letter-spacing:.42em;margin-top:7px;color:var(--pink);text-align:center}.crown{width:120px;filter:drop-shadow(0 0 7px rgba(230,181,103,.35))}.logo-crown i{position:absolute;width:3px;height:3px;background:white;border-radius:50%;animation:twinkle 2.4s infinite}.logo-crown i:first-of-type{left:7px;top:2px}.logo-crown i:nth-of-type(2){right:2px;top:13px;animation-delay:.8s}.logo-crown i:nth-of-type(3){left:30px;top:0;animation-delay:1.6s}header>.logo{left:50%;top:11px;transform:translateX(-50%)}header>.logo,nav{position:absolute}nav{left:0;right:0;bottom:0;height:44px;display:flex;align-items:center;justify-content:center;gap:clamp(18px,2.3vw,37px);border-top:1px solid rgba(255,255,255,.07)}nav a{font-size:9px;text-transform:uppercase;letter-spacing:.11em;white-space:nowrap;position:relative;padding:16px 0}nav a:after{content:"";position:absolute;left:0;right:100%;bottom:8px;height:1px;background:var(--pink);transition:.3s}nav a:hover:after{right:0}.header-actions{position:absolute;right:4vw;top:20px;display:flex;align-items:center;gap:5px}.header-actions button,.mobile-menu{border:0;background:transparent;color:white;width:39px;height:39px;display:grid;place-items:center;position:relative}.header-actions svg{width:18px}.header-actions b{position:absolute;right:1px;top:1px;width:17px;height:17px;border-radius:50%;display:grid;place-items:center;background:var(--pink);color:#1b1014;font-size:9px}.mobile-menu{display:none}.hero{height:calc(100vh - 122px);min-height:620px;max-height:880px;position:relative;color:white;overflow:hidden;background:#111}.hero>img{width:100%;height:100%;object-fit:cover;object-position:center center;animation:heroZoom 11s ease-out both}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,3,4,.82),rgba(5,3,4,.48) 39%,rgba(5,3,4,.03) 68%),linear-gradient(0deg,rgba(5,3,4,.35),transparent 55%)}.hero-content{position:absolute;left:8.2vw;top:50%;transform:translateY(-50%);max-width:650px}.eyebrow{display:flex;align-items:center;gap:9px;font-size:10px;font-weight:700;letter-spacing:.28em;text-transform:uppercase;color:var(--gold)}.eyebrow.pink{color:#b66d83}.custom-copy h2,.hero h1,.phone-order h2,.section h2{font:500 clamp(58px,7vw,104px)/.82 Cormorant Garamond,serif;margin:25px 0}.about h2 i,.custom-copy h2 i,.hero h1 i{color:var(--pink);font-weight:500}.hero-content>p{font:500 18px/1.6 Cormorant Garamond,serif;max-width:400px;color:#e5dfe1}.hero-buttons{display:flex;gap:12px;margin-top:34px}.btn{border:0;min-height:49px;padding:0 26px;display:inline-flex;align-items:center;justify-content:center;gap:10px;text-transform:uppercase;letter-spacing:.12em;font-size:9px;font-weight:800;transition:.3s}.btn-primary{background:var(--pink);color:#190e12}.btn-primary:hover{background:#f0becb;transform:translateY(-2px)}.btn-ghost{border:1px solid rgba(255,255,255,.45);color:white}.btn-ghost:hover{background:white;color:#111}.hero-note{position:absolute;right:5.5vw;bottom:74px;display:flex;gap:18px;align-items:flex-start}.hero-note span{font:italic 45px Cormorant Garamond;color:var(--pink)}.hero-note p{font:600 10px/1.6 Montserrat;text-transform:uppercase;letter-spacing:.13em}.scroll-cue{position:absolute;left:50%;bottom:16px;transform:translateX(-50%);font-size:8px;letter-spacing:.2em;display:flex;align-items:center;gap:8px}.scroll-cue svg{width:14px;animation:bob 1.5s infinite}.trust-row{display:grid;grid-template-columns:repeat(3,1fr);background:#fff;border-bottom:1px solid var(--line);padding:25px 8vw}.trust-row>div{display:flex;justify-content:center;align-items:center;gap:17px;border-right:1px solid var(--line)}.trust-row>div:last-child{border:0}.trust-row svg{color:#b87588;width:23px}.trust-row span{display:flex;flex-direction:column}.trust-row b{text-transform:uppercase;font-size:9px;letter-spacing:.13em}.trust-row small{font:italic 14px Cormorant Garamond;color:var(--muted);margin-top:4px}.section{padding:110px 7vw}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:47px}.section-heading h2{font-size:62px;margin:13px 0 0}.section-heading>p{max-width:445px;color:var(--muted);font:500 17px/1.6 Cormorant Garamond}.category-tabs{display:flex;gap:7px;overflow:auto;padding-bottom:15px;margin-bottom:25px}.category-tabs button{border:1px solid var(--line);background:transparent;padding:12px 17px;text-transform:uppercase;letter-spacing:.08em;font-size:8px;font-weight:700;white-space:nowrap}.category-tabs button.active{background:var(--ink);border-color:var(--ink);color:white}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:24px;gap:24px}.product-photo{aspect-ratio:.76;overflow:hidden;background:#eee;position:relative}.product-photo>img{width:100%;height:100%;object-fit:cover;transition:.6s}.product-card:hover .product-photo>img{transform:scale(1.045)}.badge{left:12px;background:var(--pink);padding:7px 10px;font-size:7px;text-transform:uppercase;letter-spacing:.11em;font-weight:800}.badge,.heart{position:absolute;top:12px}.heart{right:12px;width:35px;height:35px;border-radius:50%;border:0;background:rgba(255,255,255,.92);display:grid;place-items:center}.heart.liked{color:#be496c}.quick-add{position:absolute;left:12px;right:12px;bottom:12px;border:0;background:rgba(15,11,13,.92);color:#fff;height:44px;text-transform:uppercase;letter-spacing:.1em;font-size:8px;font-weight:700;display:flex;align-items:center;justify-content:center;gap:8px;transform:translateY(65px);transition:.35s}.product-card:hover .quick-add{transform:none}.product-copy{display:flex;justify-content:space-between;flex-wrap:wrap;gap:4px;padding:17px 3px}.product-copy small{font-size:7px;letter-spacing:.14em;text-transform:uppercase;color:#aa6d7e}.product-copy h3{font:600 20px Cormorant Garamond;margin:4px 0}.product-copy strong{font-size:12px}.product-copy p{width:100%;font-size:9px;color:var(--muted);margin:2px 0}.empty-search{padding:60px;text-align:center;color:var(--muted)}.category-showcase{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px;margin-bottom:90px}.category-tile{height:310px;position:relative;overflow:hidden;background:#111}.category-tile:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(10,6,8,.88),transparent 64%)}.category-tile img{width:100%;height:100%;object-fit:cover;transition:.6s}.category-tile:hover img{transform:scale(1.055)}.category-tile span{position:absolute;z-index:2;left:22px;right:22px;bottom:20px;color:white;display:flex;align-items:center;justify-content:space-between;font:600 24px Cormorant Garamond}.category-tile span svg{width:17px;color:var(--pink)}.featured-heading{text-align:center;margin:0 0 35px}.featured-heading .eyebrow{justify-content:center}.featured-heading h2{font-size:52px;margin:12px 0}.custom-order{min-height:710px;display:grid;grid-template-columns:1.08fr .92fr;background:var(--black);color:#fff}.custom-image{position:relative;overflow:hidden}.custom-image>img{width:100%;height:100%;object-fit:cover;object-position:center 38%}.custom-image:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent 65%,var(--black))}.image-label{position:absolute;z-index:1;left:35px;bottom:35px;background:rgba(15,10,12,.85);padding:13px 17px;display:flex;gap:9px;align-items:center;text-transform:uppercase;font-size:8px;letter-spacing:.12em}.image-label svg{color:var(--gold);width:17px}.custom-copy{padding:9vw;display:flex;flex-direction:column;justify-content:center}.custom-copy h2{font-size:70px}.custom-copy>p{font:500 18px/1.7 Cormorant Garamond;color:#cfc5c8;max-width:500px}.phone-link{display:flex;align-items:center;gap:17px;margin-top:35px}.phone-link>span{width:53px;height:53px;border-radius:50%;background:var(--pink);color:#211015;display:grid;place-items:center}.phone-link div{display:flex;flex-direction:column}.phone-link small{text-transform:uppercase;font-size:8px;letter-spacing:.17em;color:#b6aeb0}.phone-link b{font:600 27px Cormorant Garamond;margin-top:4px}.about{display:grid;grid-template-columns:.85fr 1.15fr;grid-gap:9vw;gap:9vw;align-items:center}.about h2{font-size:55px;line-height:1;margin:22px 0 28px}.about-copy>p{color:var(--muted);font:500 16px/1.75 Cormorant Garamond}.text-link{display:inline-flex;align-items:center;gap:15px;margin-top:20px;text-transform:uppercase;font-size:9px;font-weight:800;letter-spacing:.12em;border-bottom:1px solid;padding-bottom:8px}.text-link svg{width:16px}.about-gallery{position:relative;height:650px}.about-gallery>img:first-child{width:75%;height:75%;object-fit:cover;position:absolute;right:0;top:0}.about-gallery>img:nth-child(2){width:48%;height:48%;object-fit:cover;position:absolute;left:0;bottom:0;border:8px solid var(--cream)}.since{position:absolute;right:-10px;bottom:20px;background:var(--ink);color:white;width:190px;height:190px;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.since .crown{width:48px}.since b{font:600 22px Cormorant Garamond}.since span{font-size:7px;text-transform:uppercase;letter-spacing:.12em;width:110px;color:#cbbfc2}.home-store-teaser{display:grid;grid-template-columns:1.1fr .9fr;min-height:540px;background:var(--blush)}.home-store-teaser>img{width:100%;height:100%;object-fit:cover;max-height:650px}.home-store-teaser>div{padding:8vw;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.home-store-teaser h2{font:500 62px/1 Cormorant Garamond;margin:18px 0}.home-store-teaser p{font:500 17px/1.7 Cormorant Garamond;color:var(--muted);margin-bottom:25px}.store{background:var(--blush)}.centered{display:flex;flex-direction:column;align-items:center;text-align:center}.centered h2{margin-bottom:8px}.centered>p{margin:0}.store-card{max-width:1120px;margin:auto;display:grid;grid-template-columns:1.4fr .6fr;min-height:560px;background:#fff;box-shadow:0 25px 70px rgba(60,34,42,.12)}.crown-map{position:relative;overflow:hidden;background:#181416;min-height:540px}.map-lines{position:absolute;inset:0;background:radial-gradient(circle at 50% 45%,rgba(224,151,173,.23),transparent 28%),linear-gradient(33deg,transparent 45%,rgba(255,255,255,.08) 46%,rgba(255,255,255,.08) 47%,transparent 48%),linear-gradient(-28deg,transparent 42%,rgba(255,255,255,.06) 43%,rgba(255,255,255,.06) 44%,transparent 45%)}.map-lines i{position:absolute;width:150%;height:2px;background:rgba(255,255,255,.08);transform:rotate(var(--r));left:-20%;top:var(--t)}.map-lines i:first-child{--r:18deg;--t:25%}.map-lines i:nth-child(2){--r:-11deg;--t:45%}.map-lines i:nth-child(3){--r:41deg;--t:70%}.map-lines i:nth-child(4){--r:-31deg;--t:80%}.map-crown{position:absolute;inset:65px 70px 70px;display:grid;place-items:center;border:1px solid rgba(230,181,103,.2);-webkit-clip-path:polygon(50% 0,62% 23%,78% 10%,72% 40%,100% 23%,89% 100%,11% 100%,0 23%,28% 40%,22% 10%,38% 23%);clip-path:polygon(50% 0,62% 23%,78% 10%,72% 40%,100% 23%,89% 100%,11% 100%,0 23%,28% 40%,22% 10%,38% 23%);background:rgba(217,160,175,.06)}.map-crown .crown{width:330px;opacity:.22}.map-pin{position:absolute;left:50%;top:45%;transform:translate(-50%,-50%);color:var(--pink);display:flex;flex-direction:column;align-items:center;text-align:center;text-transform:uppercase;font-size:8px;letter-spacing:.13em;font-weight:800}.map-pin svg{width:45px;height:45px;filter:drop-shadow(0 5px 16px rgba(232,156,179,.5));margin-bottom:8px}.navigate{position:absolute;bottom:35px;left:50%;transform:translateX(-50%);color:#fff;display:flex;align-items:center;gap:10px;text-transform:uppercase;font-size:8px;letter-spacing:.14em;border-bottom:1px solid var(--pink);padding-bottom:8px}.navigate svg{width:15px}.store-info{padding:48px 43px;display:flex;flex-direction:column;justify-content:center}.store-info .logo{color:var(--ink);margin-bottom:33px}.store-info .logo em{color:#b66d83}.address{display:flex;gap:12px;align-items:flex-start;border-bottom:1px solid var(--line);padding-bottom:23px}.address svg{color:#b66d83;width:19px}.address p{margin:0;font:500 16px/1.55 Cormorant Garamond}.hours{padding:21px 0}.hours h3{text-transform:uppercase;letter-spacing:.14em;font-size:9px}.hours p{display:flex;justify-content:space-between;font-size:10px;color:var(--muted)}.hours b{color:var(--ink)}.store-info .btn{align-self:stretch}.phone-order{background:var(--pink);padding:55px 8vw;display:flex;justify-content:space-between;align-items:center}.phone-order .eyebrow{color:#442831}.phone-order h2{font-size:45px;margin:8px 0}.phone-order p{font:500 15px Cormorant Garamond;margin:0}.phone-order>a{display:flex;align-items:center;gap:18px;background:#171214;color:white;padding:20px 32px;min-width:280px}.phone-order>a>svg{color:var(--pink)}.phone-order>a span{display:flex;flex-direction:column}.phone-order small{text-transform:uppercase;font-size:7px;letter-spacing:.15em;color:#bfb4b7}.phone-order b{font:600 25px Cormorant Garamond}footer{background:#0e0b0c;color:#fff;padding:70px 7vw 20px}.footer-main{display:grid;grid-template-columns:1.5fr repeat(3,1fr);grid-gap:6vw;gap:6vw;padding-bottom:55px}.footer-logo{margin-bottom:22px}.footer-main p{font:500 14px/1.7 Cormorant Garamond;color:#998f92}.footer-main h3{text-transform:uppercase;font-size:9px;letter-spacing:.18em;color:var(--pink);margin:8px 0 23px}.footer-main>div{display:flex;flex-direction:column;align-items:flex-start;gap:13px}.footer-main a{font-size:9px;color:#c6bdc0}.social{display:flex;gap:10px;align-items:center}.social svg{width:17px;color:var(--pink)}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);padding-top:20px;color:#6f686a;display:flex;justify-content:space-between;font-size:8px;text-transform:uppercase;letter-spacing:.1em}.footer-bottom span{display:flex;align-items:center;gap:5px}.footer-bottom button{border:0;background:none;color:#6f686a;font-size:8px;display:flex;gap:5px}.toast{position:fixed;top:138px;right:25px;z-index:100;background:#fff;padding:15px 22px;box-shadow:0 12px 50px rgba(0,0,0,.2);display:flex;align-items:center;gap:10px;font-size:10px;font-weight:700}.toast svg{color:#b66d83}.intro{position:fixed;inset:0;z-index:1000;background:#080607;display:grid;place-items:center;color:#fff;overflow:hidden;transition:opacity .9s,transform .9s}.intro-leave{opacity:0;transform:scale(1.08);pointer-events:none}.intro:after{content:"";position:absolute;top:-40%;bottom:-40%;width:18%;background:linear-gradient(90deg,transparent,rgba(255,218,133,.65),transparent);filter:blur(35px);transform:rotate(14deg);animation:revealBeam 2.4s 1.4s both}.intro-mark{text-align:center;position:relative;z-index:2;animation:markIn 1.2s .2s both}.intro-mark .crown{animation:crownGlow 1.8s infinite alternate}.intro-mark h1{font:500 clamp(46px,7vw,80px) Cormorant Garamond;margin:5px 0;background:linear-gradient(90deg,#a96d2c,#fff2ad,#d39648)}.intro-mark p{font-size:8px;letter-spacing:.48em;color:var(--pink)}.intro>button{position:absolute;right:25px;bottom:20px;border:0;background:none;color:#8f8286;text-transform:uppercase;font-size:7px;letter-spacing:.2em;z-index:4}.intro-stars{position:absolute;inset:0}.intro-stars i{position:absolute;left:var(--x);top:var(--y);width:3px;height:3px;border-radius:50%;background:#ffe2a0;animation:starBurst 2.3s calc(var(--i)*25ms) both}.overlay{position:fixed;inset:0;background:rgba(10,7,8,.72);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:200;display:grid;place-items:start center;padding-top:12vh}.search-modal{width:min(760px,90vw);background:var(--cream);padding:45px;position:relative}.modal-close{position:absolute;right:20px;top:20px;border:0;background:none}.search-input{display:flex;align-items:center;border-bottom:1px solid var(--ink);margin-top:25px}.search-input input{width:100%;border:0;background:none;padding:18px;font:500 24px Cormorant Garamond;outline:none}.search-results>a{display:grid;grid-template-columns:50px 1fr auto;align-items:center;grid-gap:15px;gap:15px;padding:12px 0;border-bottom:1px solid var(--line)}.search-results img{width:50px;height:58px;object-fit:cover}.search-results span{display:flex;flex-direction:column}.search-results small{font-size:7px;color:#ac7181;text-transform:uppercase}.search-results b{font:600 18px Cormorant Garamond}.search-results strong{font-size:11px}.search-results>p{color:var(--muted);font:500 16px Cormorant Garamond;padding:20px 0}.drawer-wrap{position:fixed;inset:0;background:rgba(0,0,0,0);z-index:200;pointer-events:none;transition:.3s}.drawer-wrap.open{background:rgba(0,0,0,.65);pointer-events:auto}.cart-drawer{position:absolute;right:0;top:0;bottom:0;width:min(480px,100vw);background:var(--cream);transform:translateX(100%);transition:.4s;display:flex;flex-direction:column}.drawer-wrap.open .cart-drawer{transform:none}.drawer-head{display:flex;align-items:center;justify-content:space-between;padding:28px;border-bottom:1px solid var(--line)}.drawer-head span{text-transform:uppercase;color:#af7183;font-size:7px;letter-spacing:.16em}.drawer-head h2{font:600 32px Cormorant Garamond;margin:4px 0}.drawer-head button{border:0;background:none}.cart-items{padding:15px 28px;overflow:auto;flex:1 1}.cart-item{display:grid;grid-template-columns:83px 1fr 25px;grid-gap:15px;gap:15px;border-bottom:1px solid var(--line);padding:15px 0}.cart-item>img{width:83px;height:110px;object-fit:cover}.cart-item small{font-size:7px;color:#b66d83;text-transform:uppercase}.cart-item h3{font:600 20px Cormorant Garamond;margin:5px 0}.cart-item strong{font-size:11px}.remove{border:0;background:none;color:#9e9094}.remove svg{width:16px}.qty{display:flex;align-items:center;border:1px solid var(--line);width:max-content;margin-top:11px}.qty button{border:0;background:none;width:28px;height:28px}.qty svg{width:12px}.qty span{font-size:9px}.empty-cart{text-align:center;padding:80px 20px}.empty-cart>svg{width:38px;height:38px;color:#bd8393}.empty-cart h3{font:600 26px Cormorant Garamond;margin-bottom:5px}.empty-cart p{font:500 14px Cormorant Garamond;color:var(--muted)}.cart-total{padding:25px 28px;border-top:1px solid var(--line)}.cart-total p{display:flex;justify-content:space-between}.cart-total p span{text-transform:uppercase;font-size:9px;letter-spacing:.13em}.cart-total p b{font:600 25px Cormorant Garamond}.cart-total small{font-size:8px;color:var(--muted)}.cart-total .btn{width:100%;margin-top:20px}.admin-overlay{padding:4vh}.admin-modal{width:min(1050px,96vw);height:92vh;background:var(--cream);display:flex;flex-direction:column}.admin-note{margin:14px 28px;padding:12px;background:var(--blush);font-size:9px;color:var(--muted)}.admin-list{overflow:auto;flex:1 1;padding:0 28px}.admin-row{display:grid;grid-template-columns:50px 1.3fr 1fr 110px 30px;grid-gap:10px;gap:10px;align-items:center;border-bottom:1px solid var(--line);padding:10px 0}.admin-row>img{width:50px;height:60px;object-fit:cover}.admin-row input,.admin-row select{width:100%;border:1px solid var(--line);background:white;padding:11px;font-size:10px}.admin-row label{display:flex;align-items:center}.admin-row label span{font-size:11px;margin-left:-23px}.admin-actions{display:flex;justify-content:space-between;padding:22px 28px;border-top:1px solid var(--line)}.btn-ghost-dark{border:1px solid var(--ink);background:transparent}.inner-header{height:122px}.inner-brand{position:absolute;left:50%;top:10px;transform:translateX(-50%);display:flex;align-items:center;gap:10px;color:white}.inner-brand svg{width:49px}.inner-brand span{display:flex;flex-direction:column}.inner-brand b{font:600 27px/22px Cormorant Garamond;white-space:nowrap}.inner-brand em{font-style:normal;font-size:7px;letter-spacing:.42em;color:var(--pink);text-align:center;margin-top:7px}.inner-cart{position:absolute;right:4vw;top:20px;color:white;width:42px;height:42px;display:grid;place-items:center}.inner-cart svg{width:19px}.inner-cart b{position:absolute;right:0;top:0;background:var(--pink);color:#1b1014;border-radius:50%;font-size:8px;width:17px;height:17px;display:grid;place-items:center}.inner-hero{padding:95px 8vw;background:radial-gradient(circle at 75% 25%,#482a34 0,transparent 32%),#110d0f;color:white;text-align:center}.inner-hero .eyebrow{justify-content:center}.inner-hero h1{font:500 clamp(58px,8vw,105px)/.9 Cormorant Garamond;margin:20px 0}.inner-hero p{max-width:650px;margin:auto;color:#cfc3c6;font:500 18px/1.7 Cormorant Garamond}.catalog-page{padding:65px 7vw 110px;min-height:550px}.catalog-toolbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:32px;padding-bottom:15px;border-bottom:1px solid var(--line)}.catalog-toolbar p{text-transform:uppercase;font-size:8px;letter-spacing:.13em}.catalog-toolbar label{display:flex;align-items:center;border-bottom:1px solid var(--ink)}.catalog-toolbar label svg{width:15px}.catalog-toolbar input{border:0;background:none;padding:10px;outline:none;font-size:10px;min-width:210px}.catalog-grid{grid-template-columns:repeat(4,1fr)}.compact-phone{padding-top:40px;padding-bottom:40px}.detail-split{min-height:760px;display:grid;grid-template-columns:1.05fr .95fr;background:var(--black);color:white}.detail-image{overflow:hidden}.detail-image img{width:100%;height:100%;object-fit:cover}.detail-copy{padding:8vw;display:flex;flex-direction:column;justify-content:center}.detail-copy h1{font:500 clamp(60px,7vw,95px)/.86 Cormorant Garamond;margin:24px 0}.detail-copy h1 i,.store-contact-card h2 i{color:var(--pink)}.detail-copy>p{font:500 17px/1.7 Cormorant Garamond;color:#c7bdc0}.order-phone{margin-top:25px;display:flex;align-items:center;gap:16px}.order-phone>svg{background:var(--pink);color:#160f11;border-radius:50%;padding:14px;width:54px;height:54px}.order-phone span{display:flex;flex-direction:column}.order-phone small{text-transform:uppercase;font-size:7px;letter-spacing:.16em;color:#b5aaad}.order-phone b{font:600 28px Cormorant Garamond}.store-hero{background:linear-gradient(rgba(10,7,8,.72),rgba(10,7,8,.72)),url(/images/boutique-window.jpg) center 44%/cover}.store-detail{padding:80px 7vw 110px;display:grid;grid-template-columns:1.2fr .8fr;grid-gap:5vw;gap:5vw;align-items:center}.store-gallery{height:650px;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1.2fr .8fr;grid-gap:12px;gap:12px}.store-gallery img{width:100%;height:100%;object-fit:cover}.store-gallery img:first-child{grid-row:1/-1}.store-contact-card{background:var(--blush);padding:55px}.store-contact-card h2{font:600 43px/1.1 Cormorant Garamond;margin:18px 0 30px}.store-contact-card .hours{border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin-bottom:25px}.store-contact-card .btn{width:100%}@keyframes twinkle{0%,to{opacity:.1;transform:scale(.5)}50%{opacity:1;transform:scale(1.5);box-shadow:0 0 8px #fff}}@keyframes heroZoom{0%{transform:scale(1.08)}to{transform:scale(1)}}@keyframes bob{50%{transform:translateY(5px)}}@keyframes markIn{0%{opacity:0;transform:translateY(18px) scale(.95)}to{opacity:1;transform:none}}@keyframes crownGlow{to{filter:drop-shadow(0 0 18px rgba(245,198,110,.8))}}@keyframes starBurst{0%{opacity:0;transform:scale(0)}35%{opacity:1}to{opacity:0;transform:translate(calc((var(--x) - 50%)*.7),calc((var(--y) - 50%)*.7)) scale(2.5)}}@keyframes revealBeam{0%{left:-40%;opacity:0}30%{opacity:1}to{left:120%;opacity:0}}@media(max-width:1100px){nav{gap:13px}nav a{font-size:8px}.catalog-grid,.product-grid{grid-template-columns:repeat(3,1fr)}.about{gap:4vw}.store-card{grid-template-columns:1.15fr .85fr}}@media(max-width:800px){.inner-header,header{height:72px;padding:0 16px}.mobile-menu{display:grid;position:absolute;left:8px;top:16px;z-index:3}.logo{min-width:0}.inner-brand b,.logo b{font-size:20px}.inner-brand em,.logo em{font-size:5px}.logo-crown{width:39px}.logo-crown .crown{width:39px!important}.inner-brand,header>.logo{top:10px}.header-actions{right:9px;top:16px}.header-actions .desktop-only{display:none}.inner-cart{right:12px;top:15px}nav{position:absolute;left:0;right:0;top:72px;bottom:auto;height:auto;background:#100d0e;display:flex;flex-direction:column;align-items:stretch;gap:0;padding:15px 25px;transform:translateY(-150%);transition:.35s;z-index:-1;border-top:1px solid rgba(255,255,255,.07)}nav.nav-open{transform:none}nav a{padding:14px;border-bottom:1px solid rgba(255,255,255,.07)}nav a:after{display:none}.hero{height:calc(100svh - 72px);min-height:610px}.hero>img{object-position:62% center}.hero-shade{background:linear-gradient(0deg,rgba(5,3,4,.94),rgba(5,3,4,.15) 87%)}.hero-content{left:24px;right:24px;top:auto;bottom:65px;transform:none}.hero h1{font-size:55px}.hero-content>p{font-size:16px}.hero-buttons{flex-direction:column;align-items:stretch}.hero-note,.scroll-cue{display:none}.trust-row{grid-template-columns:1fr;padding:0 25px}.trust-row>div{border-right:0;border-bottom:1px solid var(--line);justify-content:flex-start;padding:18px}.section{padding:75px 20px}.section-heading{display:block}.section-heading h2{font-size:48px}.section-heading>p{font-size:15px}.category-showcase{grid-template-columns:1fr 1fr;gap:10px;margin-bottom:65px}.category-tile{height:240px}.category-tile span{font-size:18px;left:14px;right:14px}.catalog-grid,.product-grid{grid-template-columns:repeat(2,1fr);gap:12px}.quick-add{transform:none;font-size:0;left:auto;width:42px}.quick-add svg{margin:0}.product-copy h3{font-size:17px}.product-copy strong{font-size:10px}.custom-order{grid-template-columns:1fr}.custom-image{height:500px}.custom-image:after{background:linear-gradient(0deg,var(--black),transparent 35%)}.custom-copy{padding:65px 25px}.custom-copy h2{font-size:57px}.about{grid-template-columns:1fr}.about h2{font-size:45px}.about-gallery{height:480px;margin-top:25px}.since{width:145px;height:145px}.home-store-teaser{grid-template-columns:1fr}.home-store-teaser>img{height:390px}.home-store-teaser>div{padding:65px 25px}.home-store-teaser h2{font-size:48px}.store-card{grid-template-columns:1fr}.crown-map{min-height:420px}.map-crown{inset:50px}.map-crown .crown{width:210px}.store-info{padding:35px 25px}.phone-order{padding:50px 25px;flex-direction:column;align-items:flex-start;gap:30px}.phone-order h2{font-size:40px}.phone-order>a{width:100%}.footer-main{grid-template-columns:1fr 1fr}.footer-main>div:first-child{grid-column:1/-1}.footer-bottom{flex-direction:column;gap:12px}.footer-bottom span:nth-child(2){display:none}.search-modal{padding:40px 20px}.admin-row{grid-template-columns:45px 1fr 82px 28px}.admin-row select{display:none}.admin-row>label{width:82px}.admin-actions{gap:10px}.admin-actions .btn{padding:0 12px;font-size:7px}.inner-hero{padding:75px 22px}.inner-hero h1{font-size:58px}.catalog-page{padding:45px 20px 80px}.catalog-toolbar{align-items:flex-start;gap:15px;flex-direction:column}.catalog-toolbar input,.catalog-toolbar label{width:100%}.detail-split{grid-template-columns:1fr}.detail-image{height:520px}.detail-copy{padding:65px 25px}.detail-copy h1{font-size:58px}.store-detail{grid-template-columns:1fr;padding:55px 20px}.store-gallery{height:480px}.store-contact-card{padding:35px 25px}.inner-page .footer-main .inner-brand{position:static;transform:none;color:white}}@media(max-width:420px){.inner-brand em,.logo em{display:none}.inner-brand b,.logo b{font-size:18px}.header-actions{gap:0}.header-actions button{width:33px}.product-grid{grid-template-columns:1fr 1fr}.product-photo{aspect-ratio:.7}.footer-main{grid-template-columns:1fr}.footer-main>div:first-child{grid-column:auto}.intro-mark h1{font-size:45px}.category-tile{height:210px}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation:none!important;transition:none!important}.intro{display:none}}.footer-main .inner-brand{position:static;transform:none;color:white;text-align:left}.product-image-link{display:block;width:100%;height:100%}.product-image-link img{width:100%;height:100%;object-fit:cover;transition:.6s}.product-card:hover .product-image-link img{transform:scale(1.045)}.product-copy h3 a{transition:.25s}.product-copy h3 a:hover{color:#b66d83}.product-detail-page{padding:42px 7vw 110px;background:var(--cream);min-height:700px}.product-back{display:inline-flex;align-items:center;gap:10px;margin-bottom:30px;text-transform:uppercase;font-size:8px;font-weight:800;letter-spacing:.12em;color:var(--muted)}.product-back svg{width:16px}.product-detail-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(390px,.95fr);grid-gap:6vw;gap:6vw;max-width:1280px;margin:auto;align-items:center}.product-detail-photo{position:relative;height:min(74vw,760px);max-height:760px;overflow:hidden;background:#e9e2e3}.product-detail-photo img{width:100%;height:100%;object-fit:cover}.product-detail-info{max-width:560px}.product-detail-info h1{font:600 clamp(58px,6vw,88px)/.9 Cormorant Garamond;margin:22px 0 12px}.product-detail-price{display:block;font:600 28px Cormorant Garamond;color:#ae657a;margin-bottom:26px}.product-description{font:500 18px/1.7 Cormorant Garamond;color:var(--muted);padding-bottom:26px;border-bottom:1px solid var(--line)}.product-facts{margin:0 0 28px}.product-facts>div{display:flex;justify-content:space-between;padding:14px 0;border-bottom:1px solid var(--line)}.product-facts dt{text-transform:uppercase;font-size:8px;letter-spacing:.13em;color:var(--muted)}.product-facts dd{margin:0;font-size:10px;font-weight:700}.size-picker>p{text-transform:uppercase;font-size:8px;letter-spacing:.1em}.size-picker>div{display:flex;flex-wrap:wrap;gap:8px}.size-picker button{min-width:46px;height:42px;border:1px solid var(--line);background:white;font-size:10px}.size-picker button.active{background:var(--ink);border-color:var(--ink);color:white}.product-add{width:100%;height:58px;margin:27px 0}.product-service{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px}.product-service>a,.product-service>div{display:flex;align-items:center;gap:11px;border:1px solid var(--line);padding:15px}.product-service svg{width:19px;color:#b66d83}.product-service span{display:flex;flex-direction:column}.product-service b{font-size:8px;text-transform:uppercase;letter-spacing:.06em}.product-service small{font:500 12px Cormorant Garamond;color:var(--muted);margin-top:3px}@media(max-width:800px){.inner-header,header{height:84px}nav{top:84px}.hero{height:calc(100svh - 84px)}header>.logo{top:4px;flex-direction:column;gap:0;text-align:center}header>.logo .logo-crown{width:34px;height:32px}header>.logo .logo-crown .crown{width:34px!important}header>.logo b{font-size:20px;line-height:19px}header>.logo em{display:none}.header-actions,.mobile-menu{top:22px}.inner-brand{top:4px;flex-direction:column;gap:0;text-align:center}.inner-brand svg{width:34px;height:34px}.inner-brand b{font-size:20px;line-height:19px}.inner-brand em{display:none}.inner-cart{top:21px}.hero>img{object-position:50% center}.hero-content{text-align:center;align-items:center;display:flex;flex-direction:column}.hero-content .eyebrow{justify-content:center}.hero-content>p{margin-left:auto;margin-right:auto}.hero-buttons{width:100%}.product-detail-page{padding:28px 20px 80px}.product-detail-grid{grid-template-columns:1fr;gap:35px}.product-detail-photo{height:610px}.product-detail-info{max-width:none}.product-detail-info h1{font-size:58px}.product-service{grid-template-columns:1fr}}@media(max-width:420px){.product-detail-photo{height:510px}.product-detail-info h1{font-size:50px}.product-detail-page{padding-left:15px;padding-right:15px}}.intro{background:radial-gradient(circle at 50% 45%,#3a1724 0,transparent 38%),#080608}.intro:after{background:linear-gradient(90deg,transparent,rgba(255,255,255,.76),rgba(241,157,186,.9),transparent);filter:blur(30px)}.intro-stars i{background:#ffd9e6;box-shadow:0 0 8px rgba(255,190,214,.8)}.intro-mark h1{background:linear-gradient(90deg,#fff,#f5b4cb,#fff);color:transparent;-webkit-background-clip:text;background-clip:text;text-shadow:0 0 32px rgba(234,145,177,.16)}.intro-mark p{color:#f2b2c8}.intro-orbit{width:92px;height:92px;margin:0 auto 15px;border:1px solid rgba(255,255,255,.45);border-radius:50%;display:grid;place-items:center;position:relative;box-shadow:0 0 35px rgba(234,145,177,.28),inset 0 0 28px rgba(255,255,255,.08);animation:orbitPulse 1.7s ease-in-out infinite alternate}.intro-orbit:after,.intro-orbit:before{content:"";position:absolute;border-radius:50%;border:1px solid rgba(239,161,188,.42);inset:-10px}.intro-orbit:after{inset:12px;border-color:rgba(255,255,255,.2)}.intro-orbit svg{width:31px;color:#ffd4e3;filter:drop-shadow(0 0 10px #ef9fbb)}.luxury-hours{position:relative;overflow:hidden;background:#100b0e;color:white;padding:105px 20px;display:grid;place-items:center}.luxury-hours:after,.luxury-hours:before{content:"";position:absolute;top:45px;bottom:45px;width:1px;background:linear-gradient(transparent,rgba(245,182,203,.7),transparent)}.luxury-hours:before{left:8vw}.luxury-hours:after{right:8vw}.hours-panel{position:relative;width:min(720px,92vw);padding:70px clamp(25px,7vw,85px);text-align:center;border:1px solid rgba(255,255,255,.17);background:linear-gradient(145deg,rgba(255,255,255,.045),rgba(224,134,165,.07));box-shadow:0 35px 90px rgba(0,0,0,.35)}.hours-panel:after,.hours-panel:before{content:"";position:absolute;width:70px;height:70px;border-color:#d98da7}.hours-panel:before{left:-1px;top:-1px;border-left:2px solid;border-top:2px solid}.hours-panel:after{right:-1px;bottom:-1px;border-right:2px solid;border-bottom:2px solid}.hours-icon{width:58px;height:58px;border:1px solid rgba(247,181,204,.5);border-radius:50%;display:grid;place-items:center;margin:0 auto 20px;color:#f2adc5;box-shadow:0 0 25px rgba(230,137,169,.18)}.hours-icon svg{width:22px}.hours-panel>.eyebrow{justify-content:center;color:#f1b2c8}.hours-panel h2{font:500 clamp(50px,7vw,78px)/.9 Cormorant Garamond;margin:22px 0 38px}.hours-panel h2 i{color:#e69ab5}.hours-list{border-top:1px solid rgba(255,255,255,.12);border-bottom:1px solid rgba(255,255,255,.12)}.hours-list p{display:flex;justify-content:space-between;gap:20px;margin:0;padding:18px 0;border-bottom:1px solid rgba(255,255,255,.08);font-size:10px;text-transform:uppercase;letter-spacing:.13em}.hours-list p:last-child{border:0}.hours-list span{color:#b9adb1}.hours-list b{font-size:11px;color:white}.hours-list .closed{color:#efabc3}.hours-panel .text-link{color:#fff;margin-top:32px}.hours-glow{position:absolute;width:330px;height:330px;border-radius:50%;filter:blur(90px);background:rgba(217,119,154,.15)}.hours-glow-left{left:-180px;top:15%}.hours-glow-right{right:-180px;bottom:5%}.product-gallery{min-width:0}.product-thumbnails{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:10px;gap:10px;margin-top:12px}.product-thumbnails button{height:125px;border:1px solid transparent;background:#e8e0e2;padding:0;overflow:hidden;opacity:.6;transition:.25s}.product-thumbnails button.active{border-color:#b66d83;opacity:1}.product-thumbnails img{width:100%;height:100%;object-fit:cover}.size-on-request{padding:17px 19px;background:var(--blush);color:var(--muted);font:500 15px/1.5 Cormorant Garamond}@keyframes orbitPulse{to{transform:scale(1.06);box-shadow:0 0 52px rgba(236,150,181,.46),inset 0 0 35px rgba(255,255,255,.12)}}@media(max-width:800px){.luxury-hours{padding:75px 15px}.hours-panel{padding:55px 25px}.hours-panel h2{font-size:55px}.product-thumbnails button{height:95px}}@media(max-width:420px){.hours-list p{font-size:8px}.hours-list b{font-size:9px}.intro-orbit{width:76px;height:76px}}