:root{--white:#fff;--cream:#fcf7f5;--blush:#fbedf0;--blush-2:#f6dee4;--rose:#ff1e8e;--rose-deep:#d40f74;--rose-soft:#ff77b6;--gold:#c99b5e;--rosegold-1:#e4b7be;--rosegold-2:#c68893;--ink:#2c2025;--muted:#8a7278;--line:#eedce1;--shadow:0 18px 44px -22px #78284259;--shadow-sm:0 10px 26px -16px #7828424d;--grad:linear-gradient(120deg,var(--rosegold-1),var(--rosegold-2) 55%,var(--gold));--btn-grad:linear-gradient(100deg,#ff1e8e 0%,#ff5a3c 55%,#ffb020 100%);--maxw:1300px;--r:16px}*{box-sizing:border-box}html,body{overflow-x:hidden}html{scroll-behavior:smooth}body{background:var(--white);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:Jost,system-ui,sans-serif;font-weight:400;line-height:1.65}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}h1,h2,h3,h4{margin:0;font-family:Roboto,Jost,system-ui,sans-serif;font-weight:600;line-height:1.08}.wrap{max-width:var(--maxw);margin-inline:auto;padding-inline:28px}.script{color:var(--rose);font-family:Great Vibes,cursive;font-size:1.7rem;line-height:1;display:inline-block}.eyebrow{text-transform:uppercase;letter-spacing:.42em;color:var(--gold);font-family:Jost,sans-serif;font-size:.7rem;font-weight:500}.btn{--pad:.9em 1.9em;letter-spacing:.13em;text-transform:uppercase;padding:var(--pad);cursor:pointer;border:1.5px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:.5em;font-family:Jost,sans-serif;font-size:.86rem;font-weight:500;transition:transform .2s,box-shadow .2s,background .2s,color .2s;display:inline-flex}.btn-primary{background:var(--btn-grad);color:#fff;box-shadow:var(--shadow-sm);background-position:0 0;background-size:150% 150%}.btn-primary:hover{box-shadow:var(--shadow);filter:saturate(1.06)brightness(1.02);background-position:100% 0;transform:translateY(-2px)}.btn-ghost{color:var(--rose);border-color:var(--rosegold-2);background:0 0}.btn-ghost:hover{background:var(--blush);border-color:var(--rose);transform:translateY(-2px)}.btn-sm{--pad:.7em 1.4em;font-size:.76rem}.announce{background:var(--ink);color:#f6e7eb;text-align:center;letter-spacing:.16em;text-transform:uppercase;padding:.55rem 1rem;font-size:.76rem}.announce span{opacity:.9}.site-header{z-index:60;-webkit-backdrop-filter:saturate(140%)blur(10px);backdrop-filter:saturate(140%)blur(10px);border-bottom:1px solid var(--line);background:#ffffffe6;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;gap:20px;padding-block:14px;display:flex}.brand{align-items:center;gap:12px;display:flex}@media (max-width:900px){.brand{padding-left:10px}}.brand-badge{border:1.5px solid var(--gold);width:46px;height:46px;box-shadow:0 0 0 3px var(--blush);background:#000;border-radius:50%;flex:none;overflow:hidden}.brand-badge img{object-fit:cover;width:100%;height:100%}.brand-word{flex-direction:column;line-height:1;display:flex}.brand-name{color:var(--rose);font-family:Great Vibes,cursive;font-size:1.7rem}.brand-sub{letter-spacing:.42em;text-transform:uppercase;color:var(--gold);margin-top:2px;padding-left:2px;font-family:Jost,sans-serif;font-size:.6rem}.menu{gap:30px;display:flex}.menu a{letter-spacing:.16em;text-transform:uppercase;color:var(--ink);padding-block:6px;font-size:.82rem;font-weight:500;transition:color .2s;position:relative}.menu a:after{content:"";background:var(--grad);width:0;height:1.5px;transition:width .25s;position:absolute;bottom:0;left:0}.menu a:hover{color:var(--rose)}.menu a:hover:after,.menu a.active:after{width:100%}.menu a.active{color:var(--rose)}.header-actions{align-items:center;gap:8px;display:flex}.icon-btn{cursor:pointer;width:40px;height:40px;color:var(--ink);background:0 0;border:1px solid #0000;border-radius:50%;place-items:center;transition:background .2s,color .2s;display:grid;position:relative}.icon-btn:hover{background:var(--blush);color:var(--rose)}.icon-btn svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:20px;height:20px}.cart-dot{background:var(--rose);color:#fff;border-radius:999px;place-items:center;min-width:15px;height:15px;padding:0 3px;font-size:.6rem;font-weight:600;display:grid;position:absolute;top:2px;right:2px}.burger{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:4px;width:40px;height:40px;padding:9px;display:none}.burger span{background:var(--ink);border-radius:2px;height:2px;transition:all .25s}.drawer{z-index:80;background:var(--white);width:300px;max-width:85vw;height:100dvh;padding:60px 16px 16px;transition:right .3s;position:fixed;top:0;right:-320px;box-shadow:-20px 0 50px -20px #78284266}.drawer.open{right:0}.drawer nav{flex-direction:column;gap:6px;display:flex}.drawer a{color:#ff1e8e;letter-spacing:.02em;border-bottom:1px solid var(--line);padding:10px 0;font-family:Cormorant Garamond,serif;font-size:1.5rem;font-weight:500}.drawer a:hover{color:var(--rose)}.scrim{z-index:70;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#2c202566;position:fixed;inset:0}.hero{background:radial-gradient(1200px 500px at 78% 22%, var(--blush) 0%, transparent 60%),linear-gradient(180deg, var(--cream), var(--white));position:relative;overflow:hidden}.hero-track{position:relative}.slide{opacity:0;visibility:hidden;transition:opacity 1s;position:absolute;inset:0}.slide.is-active{opacity:1;visibility:visible;position:relative}.slide-inner{grid-template-columns:1.05fr .95fr;align-items:center;gap:40px;min-height:min(76vh,660px);padding-block:60px;display:grid}.slide-copy{max-width:560px}.slide-copy h1{color:var(--ink);margin:.35em 0 .45em;font-size:clamp(2.6rem,5.4vw,4.6rem)}.slide-copy h1 em{color:var(--rose);background:var(--btn-grad);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text;font-style:italic}.slide-copy p{color:var(--muted);max-width:44ch;font-size:1.06rem}.slide-cta{flex-wrap:wrap;gap:14px;margin-top:26px;display:flex}.slide-art{position:relative}.slide-art img{filter:drop-shadow(0 30px 40px #a050642e);width:100%;max-width:540px;margin-inline:auto}.slide.is-active .slide-copy>*{animation:.8s both rise}.slide.is-active .slide-copy>:nth-child(2){animation-delay:60ms}.slide.is-active .slide-copy>:nth-child(3){animation-delay:.12s}.slide.is-active .slide-copy>:nth-child(4){animation-delay:.18s}.slide.is-active .slide-art{animation:1.1s both fadeScale}@keyframes rise{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:none}}@keyframes fadeScale{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:none}}.hero-controls{justify-content:center;align-items:center;gap:20px;padding-bottom:34px;display:flex;position:relative}.hero-arrow{border:1.5px solid var(--rosegold-2);width:46px;height:46px;color:var(--rose);cursor:pointer;background:#fff;border-radius:50%;place-items:center;font-size:1.4rem;line-height:1;transition:all .2s;display:grid}.hero-arrow:hover{background:var(--rose);color:#fff;border-color:var(--rose)}.hero-dots{gap:10px;display:flex}.hero-dots button{background:var(--blush-2);cursor:pointer;border:none;border-radius:50%;width:10px;height:10px;padding:0;transition:all .25s}.hero-dots button.active{background:var(--btn-grad);border-radius:999px;width:30px}.trust{background:var(--ink);color:#f7e9ed}.trust-grid{text-align:center;grid-template-columns:repeat(4,1fr);gap:20px;padding-block:26px;display:grid}.trust-grid div{flex-direction:column;gap:2px;display:flex}.trust-grid strong{color:#fff;font-family:Cormorant Garamond,serif;font-size:1.25rem;font-weight:600}.trust-grid span{letter-spacing:.14em;text-transform:uppercase;color:#e6b9c4;font-size:.72rem}.trust-grid div+div{border-left:1px solid #ffffff1f}.section{padding-block:50px}.section-flush{padding-block:0}.houses{background:radial-gradient(900px 320px at 50% 0%, #ff1e8e0f, transparent 70%),linear-gradient(180deg, var(--white), var(--cream))}.atelier{background:var(--cream)}.quotes{background:linear-gradient(180deg, var(--cream), var(--white))}.section-head{text-align:center;max-width:640px;margin:0 auto 48px}.section-head h2{color:var(--rose);margin:.15em 0;font-size:clamp(2.1rem,4.4vw,3.2rem)}.section-head .lede{color:var(--muted);max-width:52ch;margin:.4em auto 0}.section-head .divider{width:min(340px,70%);margin:10px auto 0}.section-head.sub{margin-top:76px}.houses .section-head{margin-bottom:34px}.houses .section-head .divider{display:none}.houses .tiles{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.houses .tile{--house-circle-size:124px;text-align:center;background:linear-gradient(#fff 0%,#fff7fa 100%);border:1px solid #ff1e8e57;border-radius:20px;min-height:258px;padding:0;transition:transform .45s,box-shadow .45s,border-color .45s;display:block;position:relative;overflow:hidden;transform:translateY(-5px);box-shadow:0 26px 48px -28px #502d3980,0 0 0 2px #ffebf266}.houses .tile:before{content:"";opacity:0;pointer-events:none;background:linear-gradient(120deg,#ff1e8e24,#ffb02014);transition:opacity .35s;position:absolute;inset:0}.houses .tile:after{content:"";opacity:0;pointer-events:none;background:linear-gradient(110deg,#fff0 0%,#ffffff57 48%,#fff0 100%);width:72%;height:170%;transition:opacity .45s,transform .8s cubic-bezier(.22,1,.36,1);position:absolute;top:-28%;left:-36%;transform:translate(-12%)rotate(9deg)}.houses .tile:hover,.houses .tile:focus-visible{border-color:#ff1e8e57;transform:translateY(-5px);box-shadow:0 26px 48px -28px #502d3980,0 0 0 2px #ffebf266}.houses .tile:hover:before,.houses .tile:focus-visible:before{opacity:1}.houses .tile:hover:after,.houses .tile:focus-visible:after{opacity:1;transform:translate(190%)rotate(9deg)}.houses .tile-initial{z-index:3;pointer-events:none;flex-direction:column;align-items:center;gap:8px;padding:0 14px;transition:opacity .34s,transform .34s;display:flex;position:absolute;bottom:16px;left:0;right:0}.houses .tile-thumb{width:var(--house-circle-size);height:var(--house-circle-size);opacity:1;background:#fbedf0;border:2px solid #fbedf0;border-radius:50%;place-items:center;padding:0;transition:opacity .36s,transform .36s;display:none}.houses .tile-thumb img{object-fit:cover;border:0;border-radius:50%;width:100%!important;height:100%!important}.houses .tile-img{z-index:1;opacity:1;background:linear-gradient(145deg,#fff,#f9edf1);border-radius:0;width:100%;max-width:none;height:100%;padding:0;transition:opacity .55s,transform .55s;display:block;position:absolute;inset:0;overflow:hidden;transform:scale(1)}.houses .tile-img img{object-fit:cover;border:0;border-radius:0;transition:transform .72s,filter .72s;width:100%!important;height:100%!important}.houses .tile:hover .tile-initial,.houses .tile:focus-visible .tile-initial{opacity:1;transform:none}.houses .tile:hover .tile-thumb,.houses .tile:focus-visible .tile-thumb{opacity:0}.houses .tile:hover .tile-img,.houses .tile:focus-visible .tile-img{opacity:1;transform:scale(1)}.houses .tile:hover .tile-img img,.houses .tile:focus-visible .tile-img img{filter:saturate(1.1)brightness(1.04)contrast(1.03);transform:scale(1.06)}.houses .tile-overlay{opacity:1;background:linear-gradient(#140d1000 0%,#140d106b 38%,#140d10d1 100%);flex-direction:column;justify-content:flex-end;gap:6px;height:50%;padding:16px 16px 18px;transition:transform .62s cubic-bezier(.22,1,.36,1);display:flex;position:absolute;bottom:0;left:0;right:0;transform:translateY(100%)}.houses .tile-overlay .tile-name,.houses .tile-overlay .tile-meta{display:none}.houses .tile:hover .tile-overlay,.houses .tile:focus-visible .tile-overlay{transform:translateY(0)}.houses .tile:hover .tile-name--initial,.houses .tile:focus-visible .tile-name--initial{color:#fff;text-shadow:0 2px 14px #0c06098c}.houses .tile:hover .tile-meta--initial,.houses .tile:focus-visible .tile-meta--initial{color:#fffffffa;text-shadow:0 1px 10px #0c060985}.houses .tile-name{color:#fff;text-align:left;margin-top:0;padding:0;font-family:Roboto,Jost,system-ui,sans-serif;font-size:1.72rem;font-weight:400;line-height:1.02;transition:color .2s}.houses .tile-name--initial{color:#fff;text-align:center;text-shadow:0 2px 14px #0c06098c;max-width:92%;margin-top:4px;font-size:1.72rem;font-weight:400;line-height:1.08}.houses .tile-name--overlay{color:#fff}.houses .tile-meta{letter-spacing:.16em;text-transform:uppercase;color:#ffffffd6;text-align:left;padding:0;font-size:.66rem;font-weight:500}.houses .tile-meta--initial{color:#ffffffeb;text-align:center;letter-spacing:.18em;text-shadow:0 1px 10px #0c060985;max-width:92%;font-size:.66rem}.houses .tile-meta--overlay{color:#ffffffd6}.houses .tile-accent{background:linear-gradient(#fff,#fff1f6)}.houses .tile-accent .tile-name{color:#fff}.studio-strip{padding-top:24px}.studio-strip-head{margin-bottom:28px}.studio-strip-track{flex-wrap:nowrap;justify-content:center;align-items:flex-end;gap:14px;display:flex}.studio-strip-card{background:#141013;border:1px solid #e9d6dde6;border-radius:18px;flex:none;transition:transform .35s cubic-bezier(.22,1,.36,1),box-shadow .35s cubic-bezier(.22,1,.36,1),border-color .35s;display:block;position:relative;overflow:hidden;box-shadow:0 18px 34px -26px #23181d8f}.studio-strip-card--small{width:145px;height:500px}.studio-strip-card--medium{width:300px;height:500px}.studio-strip-card--large{width:305px;height:540px}.studio-strip-media{object-fit:cover;object-position:center bottom;width:100%;height:100%;transition:transform .55s cubic-bezier(.22,1,.36,1),filter .55s cubic-bezier(.22,1,.36,1);display:block}.studio-strip-card:after{content:"";pointer-events:none;background:linear-gradient(#140e120d 0%,#140e1252 48%,#140e12d6 100%);position:absolute;inset:0}.studio-strip-badge{z-index:2;color:#fff;letter-spacing:.12em;text-transform:uppercase;background:#ff1e8ed1;border-radius:999px;padding:.33em .75em;font-size:.62rem;font-weight:700;position:absolute;top:10px;left:10px}.studio-strip-caption{z-index:2;color:#fff;text-shadow:0 2px 12px #00000073;font-size:.96rem;font-weight:500;line-height:1.25;position:absolute;bottom:12px;left:12px;right:12px}.studio-strip-card:hover,.studio-strip-card:focus-visible{border-color:#ff1e8e5c;transform:translateY(-5px);box-shadow:0 24px 42px -24px #23181dad,0 0 0 2px #ffecf470}.studio-strip-card:hover .studio-strip-media,.studio-strip-card:focus-visible .studio-strip-media{filter:saturate(1.08)contrast(1.03);transform:scale(1.05)}.split{grid-template-columns:1fr 1fr;width:100%;display:grid}.split-col{place-items:center;min-height:460px;padding:70px 32px;display:grid;position:relative;overflow:hidden}.split-rent{background:radial-gradient(600px 300px at 30% 20%, #fff 0, transparent 60%),linear-gradient(160deg, var(--ink), #3b2a30)}.split-rent .split-content h2,.split-rent .split-content p{color:#fff}.split-rent .split-content p{color:#ead4db}.split-buy{background:radial-gradient(600px 320px at 70% 20%, #fff 0, transparent 60%),linear-gradient(160deg, var(--blush), var(--blush-2))}.split-content{text-align:center;flex-direction:column;align-items:center;gap:12px;max-width:440px;display:flex}.split-content h2{font-size:clamp(2rem,3.4vw,2.8rem)}.split-buy .split-content h2{color:var(--rose)}.split-content p{color:var(--muted);margin:0}.split-icon{height:76px;margin-bottom:2px;width:76px!important}.split-content .btn{margin-top:10px}.products{grid-template-columns:repeat(4,minmax(0,1fr));gap:22px;display:grid}.products-section{background:linear-gradient(180deg, var(--white), var(--cream))}.products-toolbar{border-bottom:1px solid var(--line);justify-content:space-between;align-items:end;gap:36px;margin-bottom:30px;padding-bottom:18px;display:flex}.products-toolbar h2{color:var(--ink);margin:.2em 0 .1em;font-size:clamp(2rem,4vw,3rem)}.products-count{color:var(--muted);margin:0;font-size:.92rem}.product-controls{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.product-search,.product-select{border:1px solid var(--line);height:52px;color:var(--muted);background:#fff;border-radius:8px;align-items:center;display:flex}.product-search{gap:10px;min-width:280px;padding:0 15px}.product-search svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;width:18px;height:18px}.product-search input,.product-select select{color:var(--ink);font:inherit;background:0 0;border:0;outline:0;font-size:.9rem}.product-search input{width:100%;min-width:0}.product-select{padding:0 10px}.product-select select{cursor:pointer;padding-right:18px}.product-clear{border:1px solid var(--rosegold-2);height:52px;color:var(--rose-deep);font:inherit;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;background:0 0;border-radius:8px;padding:0 16px;font-size:.78rem;transition:all .2s}.product-clear:hover:not(:disabled){background:var(--blush);border-color:var(--rose);color:var(--rose)}.product-clear:disabled{opacity:.45;cursor:not-allowed}.products-empty{text-align:center;border:1px dashed var(--rosegold-2);background:#ffffff8c;padding:70px 20px}.products-empty h3{color:var(--ink);font-size:2rem}.products-empty p{color:var(--muted);margin:8px 0 22px}.product-pagination{justify-content:center;align-items:center;gap:8px;margin-top:42px;display:flex}.product-pagination button{border:1px solid var(--line);width:40px;height:40px;color:var(--ink);cursor:pointer;font:inherit;background:#fff;border-radius:50%;transition:all .2s}.product-pagination button:hover:not(:disabled),.product-pagination button.is-active{background:var(--rose);border-color:var(--rose);color:#fff}.product-pagination button:disabled{opacity:.35;cursor:not-allowed}.product-pagination .pagination-arrow{font-size:1.15rem}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.product{isolation:isolate;background:linear-gradient(#fffffffa,#fff8fbeb);border:1px solid #eadde3f2;border-radius:26px;flex-direction:column;transition:transform .28s,box-shadow .28s,border-color .28s,background .28s;display:flex;position:relative;overflow:hidden;box-shadow:0 14px 34px -24px #3c283047}.product:before{content:"";border-radius:inherit;-webkit-mask-composite:xor;pointer-events:none;opacity:.34;background:linear-gradient(135deg,#ff1e8e57,#c99b5e2e,#ff7a572e);padding:1px;transition:opacity .28s;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.product:after{content:"";filter:blur(8px);pointer-events:none;opacity:.8;background:radial-gradient(circle,#ff1e8e2e 0%,#ff1e8e00 68%);width:220px;height:220px;transition:transform .35s,opacity .28s;position:absolute;inset:auto -12% -18% auto;transform:translateY(12px)}.product:hover,.product:focus-within{border-color:#ff1e8e38;transform:translateY(-8px);box-shadow:0 24px 50px -28px #3c283061,0 0 0 1px #ff1e8e14}.product:hover:before,.product:focus-within:before{opacity:.72}.product:hover:after,.product:focus-within:after{opacity:1;transform:translate(0,0)scale(1.03)}.product-glow{pointer-events:none;opacity:0;background:radial-gradient(circle at top,#ff1e8e14,#0000 42%);transition:opacity .28s;position:absolute;inset:0}.product:hover .product-glow,.product:focus-within .product-glow{opacity:1}.product-media{background:#fff;border-bottom:1px solid #c99b5e29;justify-content:center;align-items:center;height:258px;display:flex;position:relative;overflow:hidden}.product-media:after{content:"";pointer-events:none;background:linear-gradient(#fff0 0%,#ffffff0a 100%);position:absolute;inset:0}.product-image-link{width:100%;height:100%;display:block}.product-media img{filter:saturate(1.02)contrast(1.02);width:100%;transition:transform .35s,filter .35s;display:block;position:relative;top:-15px;object-fit:contain!important;height:85%!important}@media screen and (max-width:901px){.product-media img{top:-50px!important;transform:scale(.8)!important}}.product:hover .product-media img,.product:focus-within .product-media img{filter:saturate(1.12)contrast(1.03);transform:scale(1.08)}.tag{z-index:2;color:#fff;letter-spacing:.14em;text-transform:uppercase;-webkit-backdrop-filter:blur(4px);background:#ff1e8eb3;border:1px solid #ffffff40;border-radius:999px;padding:.38em .7em;font-size:.62rem;font-weight:600;position:absolute;top:14px;left:14px;box-shadow:0 8px 20px -14px #2c2025b3}.product-body{flex-direction:column;flex:1;gap:8px;padding:22px 20px 20px;display:flex;position:relative}.product-cat{letter-spacing:.16em;text-transform:uppercase;color:var(--gold);font-size:.68rem;font-weight:500}.product-body h3{color:var(--ink);align-items:flex-start;min-height:2.4em;margin:0;font-size:1.38rem;font-weight:500;line-height:1.12;display:flex}.product-body h3 a{-webkit-line-clamp:2;-webkit-box-orient:vertical;width:100%;transition:color .22s,transform .22s;display:-webkit-box;overflow:hidden}.product:hover .product-body h3 a,.product:focus-within .product-body h3 a{color:var(--rose);transform:translate(2px)}.price{flex-wrap:wrap;align-items:baseline;gap:6px;min-height:1.5em;margin:2px 0 8px;font-family:Jost,sans-serif;display:flex}.price .now{color:var(--rose);font-size:1.08rem;font-weight:600}.price .was{color:var(--muted);font-size:.9rem;text-decoration:line-through}.product-body .btn{align-self:stretch;width:100%;min-height:44px;margin-top:auto}.product-cta{background:linear-gradient(100deg,#ff1e8e 0%,#ff5a3c 56%,#ffb020 100%) 0%/160% 160%;transform:translateZ(0);box-shadow:0 16px 30px -20px #ff1e8e8c;margin-top:10px!important;margin-bottom:0!important}.product-cta:hover,.product-cta:focus-visible{background-position:100%;transform:translateY(-1px)}.product:focus-within{outline:none}.product:focus-within:before{opacity:.82}.product:focus-within .product-cta{box-shadow:0 0 0 4px #ff1e8e1f,0 16px 30px -20px #ff1e8e99}.tabs{flex-wrap:wrap;justify-content:center;gap:10px;margin-bottom:34px;display:flex}.tab{letter-spacing:.14em;text-transform:uppercase;border:1.5px solid var(--line);color:var(--muted);cursor:pointer;background:#fff;border-radius:999px;padding:.6em 1.3em;font-family:Jost,sans-serif;font-size:.78rem;font-weight:500;transition:all .2s}.tab:hover{border-color:var(--rosegold-2);color:var(--rose)}.tab.is-active{background:var(--btn-grad);color:#fff;border-color:#0000}.atelier-grid{grid-template-columns:.85fr 1.15fr;align-items:center;gap:56px;display:grid}.atelier-medallion{place-items:center;display:grid;position:relative}.atelier-medallion img{border:2px solid var(--gold);width:min(360px,80%);box-shadow:0 0 0 12px var(--white),0 0 0 13px var(--blush-2),var(--shadow);background:#000;border-radius:50%}.atelier-copy .script{margin-bottom:6px}.atelier-copy h2{color:var(--rose);margin-bottom:.4em;font-size:clamp(2rem,3.6vw,2.9rem)}.atelier-copy p{color:var(--muted);margin:0 0 1em}.atelier-copy em{color:var(--ink);font-style:italic}.atelier-stats{flex-wrap:wrap;gap:30px;margin-top:22px;display:flex}.atelier-stats div{flex-direction:column;display:flex}.atelier-stats strong{color:var(--rose);font-family:Cormorant Garamond,serif;font-size:2.1rem;font-weight:700;line-height:1}.atelier-stats span{letter-spacing:.12em;text-transform:uppercase;color:var(--muted);margin-top:4px;font-size:.72rem}.lookbook{grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-rows:240px;align-items:start;gap:18px;display:grid}.look{border-radius:var(--r);border:1px solid var(--line);min-height:240px;box-shadow:var(--shadow-sm);background:#f8f2f4;margin:0;display:block;position:relative;overflow:hidden}.look-tall{grid-row:span 2;min-height:500px}.look-image{object-fit:cover;width:100%;height:100%;transition:transform .35s,filter .35s;display:block}.look:hover .look-image{filter:saturate(1.05);transform:scale(1.05)}.look figcaption{letter-spacing:.12em;text-transform:uppercase;color:#fff;opacity:0;background:linear-gradient(#0000,#2c2025b8);padding:14px 16px;font-size:.74rem;font-weight:500;transition:all .25s;position:absolute;bottom:0;left:0;right:0;transform:translateY(8px)}.look:hover figcaption{opacity:1;transform:none}.quote-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}blockquote{border:1px solid var(--line);border-radius:var(--r);box-shadow:var(--shadow-sm);background:#fff;margin:0;padding:30px 26px;position:relative}blockquote:before{content:"“";color:var(--rosegold-1);font-family:Cormorant Garamond,serif;font-size:4rem;line-height:1;position:absolute;top:2px;left:18px}blockquote p{color:var(--ink);margin:14px 0 16px;font-family:Cormorant Garamond,serif;font-size:1.28rem;font-style:italic;line-height:1.4}blockquote cite{letter-spacing:.14em;text-transform:uppercase;color:var(--gold);font-size:.74rem;font-style:normal;font-weight:500}.appoint{background:linear-gradient(160deg, var(--ink), #3a2930);color:#fff;padding-block:0}.appoint-grid{grid-template-columns:1fr 1fr;align-items:center;gap:56px;padding-block:80px;display:grid}.appoint-intro h2{color:#fff;margin:.3em 0 .5em;font-size:clamp(2rem,3.8vw,3rem)}.appoint-intro p{color:#ead4db;max-width:46ch}.contact-list{gap:12px;margin:26px 0 0;padding:0;list-style:none;display:grid}.contact-list li{color:#f3e1e7;font-size:.96rem}.contact-list span{min-width:60px;color:var(--gold);letter-spacing:.16em;text-transform:uppercase;font-size:.68rem;font-weight:600;display:inline-block}.appoint-form{border-radius:var(--r);background:#fff;flex-direction:column;gap:16px;display:flex}.field{flex-direction:column;gap:6px;display:flex}.field-row{grid-template-columns:1fr 1fr;gap:16px;display:grid}.field label{letter-spacing:.14em;text-transform:uppercase;color:var(--muted);font-size:.7rem;font-weight:500}.field input,.field select,.field textarea{color:var(--ink);border:1.5px solid var(--line);background:var(--cream);border-radius:10px;width:100%;padding:.75em .9em;font-family:Jost,sans-serif;font-size:.95rem;transition:border-color .2s,box-shadow .2s}.field input:focus,.field select:focus,.field textarea:focus{border-color:var(--rose);background:#fff;outline:none;box-shadow:0 0 0 3px #c0396b24}.appoint-form .btn{margin-top:4px}.form-note{color:var(--rose);margin:0;font-size:.85rem;font-weight:500}.site-footer{color:#e9d5db}.footer-grid{grid-template-columns:1.6fr 1fr 1fr 1.3fr;gap:40px;padding-bottom:48px;display:grid}.foot-brand .brand-badge{width:56px;height:56px;margin-bottom:14px}.foot-brand p{color:#c9aeb6;max-width:34ch;font-size:.92rem}.socials{gap:10px;margin-top:16px;display:flex}.socials a{color:#e9d5db;border:1px solid #ffffff29;border-radius:50%;place-items:center;width:38px;height:38px;transition:all .2s;display:grid}.socials a:hover{background:var(--rose);border-color:var(--rose);color:#fff}.socials svg{fill:none;stroke:currentColor;stroke-width:1.6px;width:18px;height:18px}.foot-col h4{letter-spacing:.2em;text-transform:uppercase;color:var(--gold);margin-bottom:16px;font-family:Jost,sans-serif;font-size:.74rem;font-weight:600}.foot-col a{color:#c9aeb6;padding:5px 0;font-size:.92rem;transition:all .2s;display:block}.foot-col a:hover{color:#fff;padding-left:4px}.foot-news p{color:#c9aeb6;margin:0 0 14px;font-size:.9rem}.news-form{flex-wrap:wrap;gap:8px;display:flex}.news-form input{color:#fff;background:#ffffff0d;border:1px solid #ffffff2e;border-radius:999px;flex:1;min-width:0;padding:.7em .9em;font-family:Jost,sans-serif;font-size:.9rem}.news-form input::placeholder{color:#9f8890}.news-form input:focus{border-color:var(--rose);outline:none}.news-note{color:var(--rose-soft);margin-top:10px;font-size:.82rem;display:block}.foot-base{color:#a78e96;border-top:1px solid #ffffff1a;flex-wrap:wrap;justify-content:space-between;gap:14px;padding-block:22px;font-size:.78rem;display:flex}.reveal{opacity:0;transition:opacity .7s,transform .7s;transform:translateY(26px)}.reveal.in{opacity:1;transform:none}@media (max-width:1200px){.atelier,.commission,.quotes{display:none}}@media (max-width:1000px){.houses .tiles{grid-template-columns:repeat(3,1fr)}.footer-grid{grid-template-columns:1fr 1fr;gap:32px}}@media (max-width:860px){.menu{display:none}.burger{display:flex}.slide-inner{text-align:center;grid-template-columns:1fr;gap:14px;min-height:auto;padding-block:40px}.slide-copy,.slide-copy p{margin-inline:auto}.slide-cta{justify-content:center}.collection-header{padding:0 16px}.products-toolbar{width:95%;margin:0 auto}.page-hero-top{margin:0 16px}.slide-art{order:-1}.slide-art img{max-width:340px}.trust-grid{grid-template-columns:1fr 1fr}.trust-grid div:nth-child(3){border-left:none}.products{grid-template-columns:repeat(3,minmax(0,1fr));padding:0 16px}.products-toolbar{flex-direction:column;align-items:stretch;gap:22px}.product-controls{justify-content:flex-start;width:100%}.product-search{flex:260px;min-width:0}.product-select,.product-clear{flex:150px}.split{grid-template-columns:1fr}.atelier-grid{text-align:center;grid-template-columns:1fr;gap:30px}.atelier-copy .script,.atelier-stats,.atelier-stats{justify-content:center}.quote-grid{grid-template-columns:1fr}.appoint-grid{grid-template-columns:1fr;gap:34px;padding-block:56px}.lookbook{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:220px}.look-tall{min-height:440px}.studio-strip-track{overscroll-behavior-x:contain;scroll-snap-type:x proximity;justify-content:flex-start;gap:12px;padding-bottom:8px;overflow-x:auto}.studio-strip-card{scroll-snap-align:start}.studio-strip-card--small{width:130px;height:390px}.studio-strip-card--medium{width:230px;height:390px}.studio-strip-card--large{width:240px;height:430px}.houses .tiles{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.houses .tile{--house-circle-size:110px;min-height:232px}.houses .tile-name--initial,.houses .tile-name--overlay{font-size:1.7rem}}@media (max-width:560px){.wrap{padding-inline:0}.section{padding-block:64px}.studio-strip-track{overscroll-behavior-x:contain;scroll-snap-type:x proximity;gap:10px;padding-bottom:8px;overflow-x:auto}.studio-strip-card{scroll-snap-align:start}.studio-strip-card--small{width:120px;height:320px}.studio-strip-card--medium{width:190px;height:320px}.studio-strip-card--large{width:210px;height:360px}.houses .tiles{grid-template-columns:1fr;gap:14px}.houses .tile{min-height:220px;padding:0}.houses .tile-img{display:block}.houses .tile-img img{border-radius:0;width:100%!important;height:100%!important}.houses .tile-initial{opacity:1;bottom:14px;transform:none}.houses .tile-thumb{opacity:0;width:98px;height:98px;padding:0;display:none}.houses .tile-name--initial{font-size:1.5rem}.houses .tile-meta--initial{font-size:.66rem}.products{grid-template-columns:1fr}.product-controls{grid-template-columns:1fr;width:100%;display:grid}.product-search,.product-select,.product-clear{width:100%}.trust-grid{grid-template-columns:1fr 1fr;gap:14px}.trust-grid div{border-left:none!important}.lookbook{grid-template-columns:1fr;grid-auto-rows:260px}.look,.look-tall{grid-row:auto;min-height:260px}.field-row{grid-template-columns:1fr}.foot-base{text-align:center;justify-content:center}}@media (max-width:380px){.header-inner{gap:8px;padding-block:10px}.brand{gap:8px;min-width:0}.brand-badge{width:38px;height:38px}.brand-word{min-width:0}.brand-name{white-space:nowrap;font-size:1.45rem}.brand-sub{letter-spacing:.26em;white-space:nowrap;font-size:.48rem}.header-actions{gap:2px}.header-actions .icon-btn{width:36px;height:36px}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important}.slide{transition:opacity 10ms}.slide.is-active .slide-copy>*,.slide.is-active .slide-art{animation:none}.reveal{opacity:1;transition:none;transform:none}}:focus-visible{outline:2px solid var(--rose);outline-offset:3px;border-radius:4px}.preloader{z-index:200;background:radial-gradient(700px 380px at 50% 38%, var(--blush) 0, transparent 70%),var(--white);place-items:center;transition:opacity .6s,visibility .6s;display:grid;position:fixed;inset:0}.preloader.hide{opacity:0;visibility:hidden;pointer-events:none}.preloader-inner{flex-direction:column;align-items:center;gap:6px;display:flex}.preloader-art{filter:drop-shadow(0 18px 26px #ff1e8e2e);width:180px;height:auto}.preloader-name{background:var(--btn-grad);-webkit-text-fill-color:#0000;color:var(--rose);-webkit-background-clip:text;background-clip:text;margin-top:10px;font-family:Great Vibes,cursive;font-size:2.6rem;line-height:1}.preloader-sub{letter-spacing:.34em;text-transform:uppercase;color:var(--muted);font-family:Jost,sans-serif;font-size:.68rem}.preloader-dots{gap:7px;margin-top:12px;display:flex}.preloader-dots i{background:var(--rose);border-radius:50%;width:7px;height:7px;animation:1.1s ease-in-out infinite pldot;display:block}.preloader-dots i:nth-child(2){animation-delay:.16s}.preloader-dots i:nth-child(3){animation-delay:.32s}@keyframes pldot{0%,to{opacity:.25;transform:translateY(0)}50%{opacity:1;transform:translateY(-5px)}}.commission{background:radial-gradient(900px 380px at 50% 0%, var(--blush) 0, transparent 60%),var(--white)}.eyebrow{align-items:center;gap:14px;display:inline-flex}.eyebrow-rule{background:var(--rose);width:46px;height:1.5px;display:inline-block}.commission .eyebrow{color:var(--rose)}.steps{grid-template-columns:repeat(4,1fr);gap:0;margin:8px 0 0;padding:0;list-style:none;display:grid;position:relative}.step{text-align:center;padding:0 22px;position:relative}.step:before{content:"";background:linear-gradient(90deg, var(--rosegold-1), var(--rose));width:calc(100% - 68px);height:1.5px;position:absolute;top:34px;left:calc(34px - 50%)}.step:first-child:before{display:none}.step-node{width:68px;height:68px;color:var(--rose);border:1.5px solid var(--rosegold-1);z-index:1;background:#fff;border-radius:50%;place-items:center;margin:0 auto 22px;font-family:Cormorant Garamond,serif;font-size:1.5rem;transition:transform .25s,box-shadow .25s,border-color .25s,color .25s;display:grid;position:relative}.step:hover .step-node{color:#fff;background:var(--btn-grad);border-color:#0000;transform:translateY(-4px);box-shadow:0 14px 30px -14px #ff1e8e80}.step h3{color:var(--ink);margin-bottom:.35em;font-size:1.4rem}.step p{color:var(--muted);max-width:26ch;margin:0 auto;font-size:.95rem}@media (max-width:860px){.steps{grid-template-columns:1fr 1fr;gap:40px 0}.step:before{display:none}}@media (max-width:560px){.steps{grid-template-columns:1fr;gap:34px}.preloader-art{width:150px}.preloader-name{font-size:2.2rem}}.compare-wrap{max-width:1080px;margin:0 auto}.compare{aspect-ratio:1000/640;border-radius:var(--r);width:100%;box-shadow:var(--shadow);border:1px solid var(--line);touch-action:none;-webkit-user-select:none;user-select:none;cursor:ew-resize;background:#eee;position:relative;overflow:hidden}.compare img{object-fit:cover;pointer-events:none;width:100%;height:100%;display:block;position:absolute;inset:0}.compare .cmp-after{z-index:1}.compare .cmp-before-wrap{z-index:2;will-change:width;width:50%;position:absolute;inset:0;overflow:hidden}.compare .cmp-before-wrap img{width:auto;max-width:none;height:100%!important}.cmp-label{z-index:3;color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);letter-spacing:.18em;text-transform:uppercase;pointer-events:none;background:#2c20259e;border-radius:999px;padding:.5em 1.1em;font-size:.7rem;font-weight:500;position:absolute;bottom:18px}.cmp-label.before{left:18px}.cmp-label.after{right:18px}.cmp-divider{z-index:4;pointer-events:none;background:#fff;width:2px;margin-left:-1px;position:absolute;top:0;bottom:0;box-shadow:0 0 0 1px #ff1e8e66}.cmp-handle{z-index:5;background:var(--btn-grad);color:#fff;pointer-events:none;letter-spacing:-2px;border-radius:50%;place-items:center;width:52px;height:52px;margin:-26px 0 0 -26px;font-size:1rem;display:grid;position:absolute;top:50%;left:50%;box-shadow:0 10px 26px -8px #ff1e8e99}.cmp-handle:before{content:"‹›";font-weight:700}.compare:focus-visible{outline:2px solid var(--rose);outline-offset:3px}.compare-hint{text-align:center;color:var(--muted);letter-spacing:.08em;margin-top:16px;font-size:.82rem}.enquiry{padding-block:20px}.enquiry-card{text-align:center;background:radial-gradient(600px 260px at 50% 0%, var(--blush) 0, transparent 70%),linear-gradient(180deg, #fff, var(--cream));border:1px solid var(--line);border-radius:26px;max-width:1080px;margin:0 auto;padding:70px 28px 76px;position:relative;overflow:hidden}.enquiry-card .eyebrow{color:var(--rose);justify-content:center}.enquiry-card h2{color:var(--ink);margin:.2em 0 .35em;font-size:clamp(2.3rem,5vw,3.6rem)}.enquiry-card p{color:var(--muted);max-width:44ch;margin:0 auto 30px}.btn-arrow svg{stroke:currentColor;stroke-width:2px;fill:none;width:16px;height:16px}.floaters{z-index:90;flex-direction:column;align-items:center;gap:14px;display:flex;position:fixed;bottom:22px;right:22px}.float-btn{cursor:pointer;color:#fff;border:none;border-radius:50%;place-items:center;width:54px;height:54px;transition:transform .2s,opacity .3s;display:grid;box-shadow:0 12px 28px -10px #00000059}.float-btn:hover{transform:translateY(-3px)}.float-wa{background:#25d366}.float-wa svg{fill:#fff;width:28px;height:28px}.float-top{color:var(--rose);border:1.5px solid var(--rosegold-1);opacity:0;visibility:hidden;background:#fff}.float-top.show{opacity:1;visibility:visible}.float-top svg{stroke:currentColor;stroke-width:2px;fill:none;width:20px;height:20px}.page-hero{text-align:center;background:radial-gradient(900px 340px at 50% 0%, var(--blush) 0, transparent 62%),linear-gradient(180deg, var(--cream), #fff);border-bottom:1px solid var(--line);padding:74px 0 60px}.page-hero--compact{padding:36px 0 30px}.page-hero .eyebrow{color:var(--gold);justify-content:center}.page-hero h1{color:var(--rose);margin:.2em 0 .25em;font-size:clamp(2.6rem,5.2vw,4rem)}.page-hero p{color:var(--muted);max-width:56ch;margin:0 auto}.crumb{letter-spacing:.14em;text-transform:uppercase;color:var(--muted);margin-bottom:18px;font-size:.72rem}.crumb a{color:var(--rose)}.page-hero--compact .crumb,.page-hero--compact .eyebrow{display:none}.page-hero--compact h1{margin-top:0}.page-hero--compact p{max-width:52ch}.view-more{justify-content:center;margin-top:44px;display:flex}.svc-list{gap:26px;max-width:1000px;margin:0 auto;display:grid}.svc-item{border:1px solid var(--line);border-radius:var(--r);background:#fff;grid-template-columns:130px 1fr auto;align-items:center;gap:28px;padding:26px 30px;transition:transform .25s,box-shadow .25s,border-color .25s;display:grid}.svc-item:hover{box-shadow:var(--shadow);border-color:#0000;transform:translateY(-4px)}.svc-ic{background:radial-gradient(circle at 50% 42%, #fff, var(--blush));border-radius:50%;place-items:center;width:110px;height:110px;display:grid}.svc-ic img{width:88px;height:88px}.svc-body h3{color:var(--ink);margin-bottom:.3em;font-size:1.6rem;font-weight:500}.svc-body p{color:var(--muted);max-width:60ch;margin:0 0 .5em}.svc-feat{flex-wrap:wrap;gap:8px;margin-top:8px;display:flex}.svc-feat span{letter-spacing:.1em;text-transform:uppercase;color:var(--rose);background:var(--blush);border-radius:999px;padding:.35em .8em;font-size:.68rem}.svc-price{text-align:right;white-space:nowrap}.svc-price b{color:var(--rose);font-family:Cormorant Garamond,serif;font-size:1.5rem;font-weight:700;display:block}.svc-price small{letter-spacing:.12em;text-transform:uppercase;color:var(--muted);font-size:.68rem}@media (max-width:760px){.svc-item{text-align:center;grid-template-columns:1fr;gap:16px}.svc-ic{margin:0 auto}.svc-feat{justify-content:center}.svc-price{text-align:center}.floaters{bottom:16px;right:16px}}.product-pid{z-index:2;color:#fff;letter-spacing:.14em;-webkit-backdrop-filter:blur(5px);text-shadow:0 1px 2px #2c20254d;background:#ff1e8eb3;border:1px solid #ffffff40;border-radius:999px;padding:.34em .72em;font-family:Jost,sans-serif;font-size:.64rem;font-weight:600;position:absolute;top:14px;left:14px}.product-pid~.tag{top:46px}.product-media a,.look a{place-items:center;width:100%;height:100%;display:grid}.product-body h3 a{color:inherit;font-size:18px;transition:color .2s}.product:hover .product-body h3 a{color:var(--rose)}.product-copy{z-index:3;cursor:pointer;border:1px solid var(--line);width:36px;height:36px;color:var(--rose);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffffeb;border-radius:50%;place-items:center;transition:transform .2s,background .2s,color .2s,border-color .2s;display:grid;position:absolute;top:14px;right:14px}.product-copy:hover{background:var(--rose);color:#fff;border-color:#0000;transform:translateY(-2px)}.product-copy svg,.copy-link-btn svg{fill:none;stroke:currentColor;stroke-width:2px;width:16px;height:16px}.pd-grid{grid-template-columns:1fr 1fr;align-items:center;gap:48px;max-width:1040px;margin:0 auto;display:grid}.pd-media{border-radius:var(--r);place-items:center;display:grid;position:relative;overflow:hidden}.pd-media img{object-fit:contain;width:74%;height:74%}.pd-body .product-cat{margin-bottom:6px}.pd-body h2{color:var(--ink);margin:.1em 0 .3em;font-size:36px}.pd-colors{color:var(--muted);letter-spacing:.12em;text-transform:uppercase;flex-wrap:wrap;align-items:center;gap:8px;margin:10px 0;font-size:.76rem;display:flex}.pd-colors span{color:var(--rose);font-weight:700}.pd-body .price{margin:0 0 16px}.pd-desc{color:var(--muted);max-width:52ch;margin:0 0 26px}.pd-actions{flex-wrap:wrap;align-items:center;gap:14px;margin-bottom:22px;display:flex}.pd-back{color:var(--rose);letter-spacing:.14em;text-transform:uppercase;font-size:.76rem;font-weight:500;display:inline-block}.pd-back:hover{color:var(--rose-deep)}.product-notes{font-style:italic}@media (max-width:760px){.pd-grid{grid-template-columns:1fr;gap:26px}}.pd-media:has(.pd-carousel){aspect-ratio:auto;background:0 0;border:none;padding:0;overflow:visible}.pd-carousel{flex-direction:column;gap:14px;width:100%;display:flex}.pd-carousel-stage{position:relative}.pd-carousel-stage img{object-fit:contain;width:74%;height:74%}.pd-arrow{z-index:2;cursor:pointer;border:1px solid var(--line);width:40px;height:40px;color:var(--ink);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffffeb;border-radius:50%;place-items:center;transition:background .2s,color .2s,border-color .2s;display:grid;position:absolute;top:50%;transform:translateY(-50%)}.pd-arrow:hover{background:var(--rose);color:#fff;border-color:#0000}.pd-arrow svg{fill:none;stroke:currentColor;stroke-width:2px;width:18px;height:18px}.pd-arrow-prev{left:12px}.pd-arrow-next{right:12px}.pd-thumbs{flex-wrap:wrap;justify-content:center;gap:10px;display:flex}.pd-thumb{cursor:pointer;border:1px solid var(--line);background:#fff;border-radius:12px;place-items:center;width:64px;height:64px;padding:6px;transition:border-color .2s,transform .2s;display:grid}.pd-thumb:hover{transform:translateY(-2px)}.pd-thumb.is-active{border-color:var(--rose)}.pd-thumb img{object-fit:contain;width:100%;height:100%}.hero{background:#f8f4f1;width:100%;height:750px;position:relative;overflow:hidden}.hero-track{width:100%;height:100%;position:relative}.hero-slide{opacity:0;visibility:hidden;transition:opacity .8s,transform 1s cubic-bezier(.22,1,.36,1),visibility .8s;position:absolute;inset:0;transform:translate(35px)scale(1.015)}.hero-slide.is-active{opacity:1;visibility:visible;z-index:2;transform:translate(0)scale(1)}.hero-visual{position:absolute;inset:0;overflow:hidden}.hero-visual-image{object-fit:cover;object-position:center right;transition:transform 8s cubic-bezier(.2,.7,.2,1);transform:scale(1.03)}.hero-slide.is-active .hero-visual-image{transform:scale(1.08)}.hero-image-fade{z-index:1;pointer-events:none;background:linear-gradient(90deg,#f8f4f1 0% 14%,#f8f4f1f5 25%,#f8f4f1d1 36%,#f8f4f18c 47%,#f8f4f133 60%,#f8f4f100 76%);position:absolute;inset:0}.hero-image-fade:after{content:"";background:linear-gradient(#0000,#24191e1f);height:25%;position:absolute;inset:auto 0 0}.hero-content{z-index:3;align-items:center;height:100%;display:flex;position:relative}.hero-copy{width:540px;margin-top:-10px}.hero-eyebrow{color:#bd8b4d;letter-spacing:.42em;text-transform:uppercase;align-items:center;gap:12px;margin-bottom:22px;font-size:10px;font-weight:700;display:flex}.hero-eyebrow:before{content:"";background:#bd8b4d;width:34px;height:1px}.hero-copy h1{color:#ff1e8e;letter-spacing:-.032em;max-width:520px;margin:0;font-family:Stack Sans Headline,Roboto,Jost,Segoe UI,sans-serif;font-size:clamp(52px,4.8vw,76px);font-weight:500;line-height:.9}.hero-copy p{color:#6d5e62;-webkit-line-clamp:2;line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;width:440px;margin:30px 0 0;font-size:14px;line-height:1.7;display:-webkit-box;overflow:hidden}.hero-cta{align-items:center;gap:14px;margin-top:34px;display:flex}.hero-btn{letter-spacing:.18em;text-transform:uppercase;border-radius:999px;justify-content:center;align-items:center;gap:12px;height:48px;padding:0 24px;font-size:10px;font-weight:700;text-decoration:none;transition:transform .25s,box-shadow .25s,background .25s;display:inline-flex}.hero-btn:hover{transform:translateY(-2px)}.hero-btn-primary{color:#fff;background:linear-gradient(110deg,#f51c7a,#ff6348);box-shadow:0 12px 30px #f1327038}.hero-btn-primary span{font-size:15px;transition:transform .25s}.hero-btn-primary:hover span{transform:translate(2px,-2px)}.hero-btn-secondary{color:#32252a;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fff6;border:1px solid #32252a40}.hero-btn-secondary:hover{background:#fff}.hero-navigation{z-index:10;align-items:center;gap:22px;display:flex;position:absolute;bottom:30px;left:50%;transform:translate(-50%)}.hero-nav-arrow{color:#7f3a57;cursor:pointer;-webkit-backdrop-filter:blur(10px)saturate(1.18);backdrop-filter:blur(10px)saturate(1.18);background:radial-gradient(circle at 35% 30%,#fffffff2,#fff3f8db);border:1px solid #e5bcccf2;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-size:18px;font-weight:600;line-height:1;transition:transform .34s cubic-bezier(.22,1,.36,1),background .34s cubic-bezier(.22,1,.36,1),color .34s cubic-bezier(.22,1,.36,1),border-color .34s cubic-bezier(.22,1,.36,1),box-shadow .34s cubic-bezier(.22,1,.36,1);display:flex;box-shadow:0 12px 28px -16px #552a3c8f,inset 0 1px #ffffffe6}.hero-nav-arrow:hover{color:#5e243f;background:radial-gradient(circle at 32% 26%,#fff,#ffecf4fa);border-color:#e6aac2fa;transform:translateY(-2px)scale(1.05);box-shadow:0 18px 36px -20px #5f2b42a3,0 0 0 5px #fbedf0a3,inset 0 1px #fffffff2}.hero-nav-arrow:focus-visible{border-color:#e5a0bb;outline:none;box-shadow:0 0 0 3px #f9dbe6f2,0 14px 32px -18px #5a293f9e,inset 0 1px #ffffffeb}.hero-nav-arrow:active{transform:translateY(0)scale(.97)}.hero-progress{align-items:center;gap:12px;min-width:150px;display:flex}.hero-progress-current,.hero-progress-total{letter-spacing:.15em;color:#32252a;font-size:9px;font-weight:700}.hero-progress-total{opacity:.4}.hero-progress-track{background:#32252a26;width:150px;height:2px;position:relative;overflow:hidden}.hero-progress-active{background:linear-gradient(90deg,#f51c7a,#ff6348);height:100%;transition:width .5s;position:absolute;top:0;left:0}@media (max-width:900px){.hero{height:450px}.hero-image-fade{background:linear-gradient(90deg,#f8f4f1 0%,#f8f4f1f0 25%,#f8f4f18c 48%,#f8f4f100 75%)}.hero-copy{width:470px}}@media (max-width:700px){.hero{height:700px}.hero-visual-image{object-position:center}.hero-image-fade{background:linear-gradient(#f8f4f126 0%,#f8f4f173 35%,#f8f4f1 72%)}.hero-content{align-items:flex-end;padding-bottom:30px}.hero-copy{width:100%;padding:0 16px}.hero-copy h1{max-width:420px;font-size:50px;line-height:46px}.hero-copy p{width:100%;max-width:420px;margin-top:20px;font-size:13px}.hero-cta{margin-top:25px}.hero-btn{height:44px;padding:0 18px;font-size:9px}.hero-navigation{display:none;bottom:25px}}@media (max-width:480px){.hero{height:450px}.hero-copy h1{font-size:42px}.hero-copy p{max-width:340px}.hero-btn-secondary{display:none}.hero-progress{min-width:125px}.hero-progress-track{width:60px}}.contact-section{background:#faf8f7;padding:110px 0 130px;position:relative;overflow:hidden}.contact-section:before{content:"";pointer-events:none;background:#f7eef1;width:100%;height:100%;position:absolute;top:0;right:0}.contact-wrap{z-index:1;width:min(1300px,100% - 48px);margin:0 auto;position:relative}.contact-grid{grid-template-columns:minmax(0,.85fr) minmax(480px,1fr);align-items:center;gap:100px;display:grid}.contact-content{max-width:520px}.contact-kicker{align-items:center;gap:14px;margin-bottom:20px;display:flex}.contact-line{background:#ef2382;width:38px;height:1px}.contact-kicker .script{font-size:25px;line-height:1}.contact-content h2{color:#291d22;font-family:var(--font-serif,Georgia, serif);letter-spacing:-.035em;margin:0;font-size:clamp(42px,4.5vw,64px);font-weight:400;line-height:1.05}.contact-description{color:#75676d;max-width:470px;margin:28px 0 0;font-size:16px;line-height:1.85}.contact-details{border-top:1px solid #ded4d7;margin-top:52px}.contact-detail{border-bottom:1px solid #ded4d7;grid-template-columns:90px 1fr;gap:20px;padding:19px 0;display:grid}.contact-detail-label{color:#c58b49;letter-spacing:.18em;text-transform:uppercase;font-size:10px;font-weight:700;line-height:1.5}.contact-detail-value{color:#35292e;font-size:14px;line-height:1.6;text-decoration:none}a.contact-detail-value{transition:color .18s,opacity .18s}a.contact-detail-value:hover{color:#ef2382}.contact-form-wrap{background:#fff;border:1px solid #eadfe2;border-radius:2px;padding:34px;position:relative;box-shadow:0 20px 60px #2d1b2214,0 3px 12px #2d1b220a}.contact-form-wrap:before{content:"";background:linear-gradient(90deg,#ff1982,#ff6a3d);width:72px;height:3px;position:absolute;top:0;left:34px}.contact-form-header{color:#30242a;letter-spacing:.16em;text-transform:uppercase;justify-content:space-between;align-items:center;margin-bottom:28px;font-size:11px;font-weight:700;display:flex}.contact-form-dot{background:#ef2382;border-radius:50%;width:7px;height:7px}.contact-form-wrap form{gap:20px;display:grid}.contact-form-wrap label{color:#75676d;letter-spacing:.15em;text-transform:uppercase;margin-bottom:8px;font-size:10px;font-weight:700;display:block}.contact-form-wrap input,.contact-form-wrap select,.contact-form-wrap textarea{color:#33272c;background:#fdfafa;border:1px solid #e5d9dd;border-radius:0;outline:none;width:100%;font-family:inherit;font-size:14px;transition:border-color .18s,background .18s,box-shadow .18s}.contact-form-wrap input,.contact-form-wrap select{min-height:50px;padding:0 15px}.contact-form-wrap textarea{resize:vertical;min-height:120px;padding:14px 15px}.contact-form-wrap input::placeholder,.contact-form-wrap textarea::placeholder{color:#a99da2}.contact-form-wrap input:focus,.contact-form-wrap select:focus,.contact-form-wrap textarea:focus{background:#fff;border-color:#ef2382;box-shadow:0 0 0 3px #ef238214}.contact-form-wrap button{color:#fff;letter-spacing:.16em;text-transform:uppercase;cursor:pointer;background:linear-gradient(100deg,#ff1982 0%,#ff5c43 100%);border:0;border-radius:0;width:100%;min-height:54px;margin-top:4px;font-size:11px;font-weight:700;transition:transform .18s,box-shadow .18s}.contact-form-wrap button:hover{transform:translateY(-2px);box-shadow:0 10px 24px #ef238238}.contact-form-wrap button:active{transform:translateY(0)}@media (max-width:960px){.contact-section{padding:80px 0 100px}.contact-section:before{width:100%;height:38%;top:auto;bottom:0}.contact-grid{grid-template-columns:1fr;gap:60px}.contact-content{max-width:700px}.contact-description{max-width:620px}.contact-form-wrap{max-width:680px}}@media (max-width:640px){.contact-section{padding:65px 0 80px}.contact-wrap{width:min(100% - 32px,560px)}.contact-grid{gap:46px}.contact-content h2{font-size:42px}.contact-description{margin-top:22px;font-size:15px;line-height:1.75}.contact-details{margin-top:38px}.contact-detail{grid-template-columns:70px 1fr;gap:12px;padding:16px 0}.contact-detail-value{font-size:13px}.contact-form-wrap{padding:24px 20px}.contact-form-wrap:before{left:20px}.contact-form-header{margin-bottom:22px}}.lookbook{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:18px;display:grid}.look{background:#f7f3f3;border-radius:18px;align-self:start;margin:0;position:relative;overflow:hidden}.look .look-link{width:100%;display:block}.look .look-image{object-fit:contain;width:100%;height:auto;display:block}.look figcaption{color:#2d2528;background:#fff;padding:12px 14px;font-size:14px;line-height:1.4}.look>button,.look .copy-link-button{z-index:5;position:absolute;top:12px;right:12px}.look-tall{grid-row:span 2}@media (max-width:900px){.lookbook{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}}@media (max-width:600px){.lookbook{grid-template-columns:1fr;gap:14px}.look{border-radius:14px}}.gallery{width:100%;position:relative;height:auto!important;min-height:0!important;overflow:visible!important}.gallery .wrap{width:min(1300px,100% - 48px);margin:0 auto;height:auto!important;min-height:0!important;overflow:visible!important}.lookbook{column-count:4;column-gap:18px;width:100%;display:block}.lookbook .look{break-inside:avoid;page-break-inside:avoid;cursor:pointer;background:#f5f1f1;border-radius:18px;width:100%;margin:0 0 18px;padding:0;transition:transform .3s,box-shadow .3s;display:inline-block;position:relative;overflow:hidden;transform:translateZ(0);height:auto!important;min-height:0!important}.lookbook .look:hover{transform:translateY(-3px);box-shadow:0 18px 45px #23161b21}.lookbook .look-link{width:100%;height:auto;margin:0;padding:0;line-height:0;text-decoration:none;display:block}.lookbook .look-media{width:100%;height:auto;line-height:0;position:relative;overflow:hidden}.lookbook .look-image{max-width:100%;margin:0;padding:0;transition:transform .6s cubic-bezier(.22,1,.36,1);display:block;transform:scale(1);object-fit:initial!important;width:100%!important;height:auto!important}.lookbook .look:hover .look-image{transform:scale(1.035)}.lookbook .look-overlay{opacity:0;background:linear-gradient(#140d1000 48%,#140d1052 78%,#140d10b8 100%);align-items:flex-end;padding:20px;transition:opacity .3s;display:flex;position:absolute;inset:0}.lookbook .look:hover .look-overlay{opacity:1}.lookbook .look-caption{color:#fff;letter-spacing:.01em;justify-content:space-between;align-items:center;width:100%;font-size:15px;font-weight:400;line-height:1.35;transition:transform .3s;display:flex;transform:translateY(8px)}.lookbook .look:hover .look-caption{transform:translateY(0)}.lookbook .look-arrow{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid #ffffff73;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;font-size:17px;display:flex}.lookbook .look>button,.lookbook .look .copy-link-button{z-index:10;position:absolute;top:14px;right:14px}.lookbook .look figcaption{display:none!important}@media (max-width:900px){.lookbook{column-count:2;column-gap:14px}.lookbook .look{border-radius:15px;margin-bottom:14px}.lookbook .look-overlay{padding:16px}.lookbook .look-caption{font-size:14px}}@media (max-width:600px){.lookbook{column-count:1}.lookbook .look{border-radius:14px;margin-bottom:14px}.lookbook .look-overlay{opacity:1;background:linear-gradient(#140d1000 55%,#140d10a6 100%);padding:16px}.lookbook .look-caption{font-size:14px;transform:translateY(0)}.lookbook .look-arrow{width:30px;height:30px;font-size:15px}.lookbook .look-image{max-height:400px!important;transform:none!important}.footer-wordmark{display:none!important}.footer-brand-head{justify-content:center;margin-bottom:50px}}.pd-grid{grid-template-columns:minmax(0,560px) minmax(0,520px);align-items:center;column-gap:45px;max-width:1125px;margin:0 auto;padding:clamp(10px,1.6vw,18px) 0 0;display:grid}.pd-media{width:100%;max-width:620px}.pd-image-frame{background:radial-gradient(circle at 50% 42%,#ffffffd1,#fbedf0eb);border-radius:22px;width:100%;position:relative;overflow:hidden;box-shadow:0 20px 60px #2b1c2214}.pd-image{object-fit:cover;object-position:center;max-width:none;transition:transform .7s cubic-bezier(.22,1,.36,1);display:block;width:100%!important;height:100%!important}.pd-image-frame:hover .pd-image{transform:scale(1.025)}.pd-body{width:100%;max-width:520px;padding:10px 0}.product-cat{color:#c18a4e;letter-spacing:.2em;text-transform:uppercase;align-items:center;gap:10px;margin-bottom:20px;font-size:9px;font-weight:700;display:inline-flex}.product-cat:before{content:"";background:#c18a4e;width:24px;height:1px}.pd-body h2{color:#2b2025;max-width:560px;font-family:var(--font-serif,Georgia, "Times New Roman", serif);letter-spacing:-.045em;margin:0;font-size:36px;font-weight:400;line-height:.98}.pd-desc{color:#776b70;max-width:500px;margin:28px 0 0;font-size:14px;line-height:1.85}.recommendations{padding-top:36px}.recommendations .section-head{max-width:760px}.recommendations-grid{margin-top:8px}.recommendations-grid .product{height:100%}.back-home-wrap{padding-top:50px;padding-bottom:6px}.back-home-link{color:var(--muted);letter-spacing:.18em;text-transform:uppercase;align-items:center;gap:10px;font-size:.72rem;font-weight:600;text-decoration:none;transition:color .2s,transform .2s,letter-spacing .2s;display:inline-flex}.back-home-link:before{background:linear-gradient(90deg, var(--rosegold-2), var(--rose));border-radius:999px;width:18px;height:1.5px;box-shadow:0 0 0 1px #fff9}.back-home-link:hover,.back-home-link:focus-visible{color:var(--rose);letter-spacing:.2em;transform:translate(-2px)}.back-home-link--hero{margin-bottom:14px}.pd-back--secondary{margin-top:22px}.page-hero .back-home-link{margin-bottom:16px}.page-hero-top{justify-content:flex-start;width:100%;display:flex}.page-hero .crumb{margin-top:0}.pd-product-id{border-top:1px solid #e7dfe1;flex-direction:column;gap:7px;max-width:500px;margin-top:28px;padding-top:20px;display:flex}.pd-product-id span{color:#a08f95;letter-spacing:.2em;text-transform:uppercase;font-size:8px;font-weight:700}.pd-product-id strong{color:#493c41;letter-spacing:.01em;word-break:break-all;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:11px;font-weight:400}.pd-actions{flex-wrap:wrap;align-items:center;gap:12px;margin-top:32px;display:flex}.pd-actions .btn-primary{color:#fff;letter-spacing:.13em;text-transform:uppercase;background:linear-gradient(100deg,#f51c85,#ff663b);border:0;border-radius:999px;justify-content:center;align-items:center;min-height:48px;padding:0 25px;font-size:10px;font-weight:700;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 10px 25px #ef23822e}.pd-actions .btn-primary:hover{transform:translateY(-2px);box-shadow:0 14px 32px #ef238240}.pd-back{color:#817479;letter-spacing:.12em;text-transform:uppercase;align-items:center;margin-top:30px;font-size:10px;font-weight:600;text-decoration:none;transition:color .18s,transform .18s;display:inline-flex}.pd-back:hover{color:#ef2382;transform:translate(-4px)}@media (min-width:1200px){.pd-grid{gap:40px}.pd-media{max-width:600px}}@media (max-width:900px){.pd-grid{grid-template-columns:1fr;gap:45px;max-width:700px;padding:0 16px}.pd-media{max-width:600px}.pd-body{max-width:650px}.pd-body h2{font-size:36px}}@media (max-width:600px){.pd-grid{gap:32px}.pd-image-frame{border-radius:16px}.pd-body{padding:0}.back-home-wrap{padding-top:12px;padding-bottom:0}.back-home-link{letter-spacing:.16em;font-size:.68rem}.product-cat{margin-bottom:15px}.pd-body h2{font-size:36px;line-height:1}.pd-desc{margin-top:20px;font-size:13px;line-height:1.75}.pd-product-id{margin-top:22px}.pd-actions{flex-direction:column;align-items:stretch;margin-top:26px}.pd-actions .btn-primary{width:100%}.pd-back{margin-top:24px}.page-hero{padding:30px 0!important}}
.global-search{z-index:9999;justify-content:center;padding:70px 24px 30px;display:flex;position:fixed;inset:0}.global-search-backdrop{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#22181d73;position:absolute;inset:0}.global-search-panel{z-index:2;background:#fffdfd;border:1px solid #412b3314;border-radius:22px;flex-direction:column;width:min(850px,100%);max-height:calc(100vh - 100px);animation:.26s ease-out searchPanelIn;display:flex;position:relative;overflow:hidden;box-shadow:0 35px 100px #23141b40}@keyframes searchPanelIn{0%{opacity:0;transform:translateY(-12px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}.global-search-top{justify-content:space-between;align-items:center;padding:22px 26px 16px;display:flex}.global-search-brand{align-items:baseline;gap:10px;display:flex}.global-search-brand span{color:#2d2025;font-family:Georgia,Times New Roman,serif;font-size:24px}.global-search-brand small{color:#aa999f;letter-spacing:.14em;text-transform:uppercase;font-size:9px}.global-search-close{color:#5d4e54;cursor:pointer;background:#fff;border:1px solid #eadfe2;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;transition:background .18s,color .18s,transform .18s;display:flex}.global-search-close svg{width:17px;height:17px}.global-search-close:hover{color:#fff;background:#2d2025;transform:rotate(90deg)}.global-search-input-wrap{background:#faf7f8;border:1px solid #e8dfe2;border-radius:12px;align-items:center;margin:0 26px;padding:5px 4px 5px 17px;transition:border-color .18s,box-shadow .18s;display:flex}.global-search-input-wrap:focus-within{border-color:#ef2382;box-shadow:0 0 0 4px #ef23820f}.global-search-input-wrap>svg{color:#a18f96;flex-shrink:0;width:18px;height:18px}.global-search-input-wrap input{color:#2d2025;background:0 0;border:0;outline:0;flex:1;min-width:0;height:48px;padding:0 14px;font-family:inherit;font-size:14px}.global-search-input-wrap input::placeholder{color:#a99ba0}.global-search-input-wrap input::-webkit-search-cancel-button{display:none}.clear-search{color:#9c8b91;cursor:pointer;background:0 0;border:0;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;margin-right:3px;display:flex}.clear-search:hover{color:#2d2025;background:#eee6e9}.clear-search svg{width:15px;height:15px}.global-search-results{scrollbar-width:thin;flex:1;min-height:0;padding:24px 26px 10px;overflow-y:auto}.search-empty{text-align:center;flex-direction:column;align-items:center;padding:50px 20px;display:flex}.search-empty-line{background:#d29a5b;width:35px;height:1px;margin-bottom:20px}.search-empty p{color:#85767c;max-width:400px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:17px;line-height:1.6}.search-suggestions{flex-wrap:wrap;justify-content:center;gap:8px;margin-top:25px;display:flex}.search-suggestions button{color:#67585e;letter-spacing:.08em;cursor:pointer;background:#fff;border:1px solid #eadfe2;border-radius:999px;padding:9px 15px;font-size:10px;transition:border-color .18s,color .18s,background .18s}.search-suggestions button:hover{color:#ef2382;background:#fff7fa;border-color:#ef2382}.search-result-heading{justify-content:space-between;align-items:center;margin-bottom:10px;padding:0 2px;display:flex}.search-result-heading span{color:#3b2d33;letter-spacing:.18em;text-transform:uppercase;font-size:9px;font-weight:700}.search-result-heading small{color:#a08f96;font-size:10px}.search-result-list{flex-direction:column;display:flex}.search-result{text-align:left;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #eee7e9;grid-template-columns:70px 1fr auto;align-items:center;gap:17px;width:100%;padding:10px 8px;transition:background .18s,padding .18s;display:grid}.search-result:hover{background:#faf5f7;padding-left:14px;padding-right:14px}.search-result:last-child{border-bottom:0}.search-result-image{background:#f3eeee;border-radius:9px;width:70px;height:78px;overflow:hidden}.search-result-image img{object-fit:cover;width:100%;height:100%;transition:transform .35s;display:block}.search-result:hover .search-result-image img{transform:scale(1.05)}.search-no-image{color:#c99a63;justify-content:center;align-items:center;width:100%;height:100%;font-family:Georgia,serif;font-size:25px;display:flex}.search-result-info{flex-direction:column;align-items:flex-start;min-width:0;display:flex}.search-result-category{color:#bd8750;letter-spacing:.16em;text-transform:uppercase;margin-bottom:5px;font-size:8px;font-weight:700}.search-result-info strong{color:#302329;text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-family:Georgia,Times New Roman,serif;font-size:17px;font-weight:400;line-height:1.2;display:block;overflow:hidden}.search-result-ribbon{color:#ef2382;letter-spacing:.08em;text-transform:uppercase;background:#fff0f5;border-radius:999px;margin-top:7px;padding:4px 8px;font-size:8px;font-weight:700}.search-result-arrow{color:#a18e95;width:17px;height:17px;transition:color .18s,transform .18s}.search-result:hover .search-result-arrow{color:#ef2382;transform:translate(3px,-3px)}.search-loading{color:#8b7b82;justify-content:center;align-items:center;gap:12px;min-height:180px;font-size:12px;display:flex}.search-spinner{border:2px solid #eadfe2;border-top-color:#ef2382;border-radius:50%;width:18px;height:18px;animation:.7s linear infinite searchSpin}@keyframes searchSpin{to{transform:rotate(360deg)}}.search-no-results{padding:60px 20px}.search-empty-icon{color:#c29461;border:1px solid #e7dfe1;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:18px;font-family:Georgia,serif;display:flex}.search-no-results h3{color:#34272c;margin:0;font-family:Georgia,serif;font-size:25px;font-weight:400}.search-no-results p{margin-top:10px;font-family:inherit;font-size:12px}.search-no-results>button{color:#ef2382;letter-spacing:.12em;text-transform:uppercase;cursor:pointer;background:0 0;border:0;margin-top:18px;font-size:10px;font-weight:700}.global-search-footer{color:#a08f96;letter-spacing:.04em;border-top:1px solid #eee7e9;justify-content:space-between;align-items:center;padding:12px 26px;font-size:9px;display:flex}.global-search-footer kbd{background:#f7f3f4;border:1px solid #ded4d8;border-radius:4px;margin-left:5px;padding:3px 6px;font-family:inherit;font-size:8px}@media (max-width:700px){.global-search{padding:0}.global-search-panel{border:0;border-radius:0;width:95%;max-height:100vh}.global-search-top{padding:0 0 16px}.global-search-input-wrap{margin:0}.search-empty{padding:30px 0}.global-search-results{padding:0}.global-search-footer{padding:12px 0!important}.search-result{grid-template-columns:58px 1fr auto;gap:12px;padding:9px 4px}.search-result-image{width:58px;height:68px}.search-result-info strong{font-size:15px}.search-result-heading{margin-top:10px}}
.site-footer{color:#fff;--footer-bg-deep:#21161b;--footer-bg-mid:#2d1c24;--footer-surface:#ffffff0a;--footer-line:#ffffff1f;--footer-copy:#f4e0e7db;--footer-copy-soft:#f4e0e79e;--footer-highlight:var(--gold);--footer-accent:var(--rose);--footer-shadow:0 28px 64px -38px #0e060adb;position:relative;overflow:hidden}.footer-container{width:min(1280px,100% - 64px);margin:0 auto}.footer-cta{color:#2d2025;text-align:center;background:radial-gradient(circle at 12%,#ef238214,#0000 30%),#fbf5f6;padding:120px 0 125px;position:relative;overflow:hidden}.footer-cta:before{content:"";pointer-events:none;border:1px solid #b8845221;border-radius:50%;width:520px;height:520px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.footer-cta:after{content:"";pointer-events:none;border:1px solid #ef23820b;border-radius:50%;width:700px;height:700px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.footer-ornament{pointer-events:none;border:1px solid #b884522e;border-radius:50%;width:160px;height:160px;position:absolute}.footer-ornament-left{bottom:-70px;left:-100px}.footer-ornament-right{top:-70px;right:-100px}.footer-cta .footer-container{z-index:2;position:relative}.footer-cta-eyebrow{color:#b9874e;letter-spacing:.28em;text-transform:uppercase;margin-bottom:20px;font-size:10px;font-weight:700;display:block}.footer-cta h2{color:#2d2025;max-width:850px;font-family:var(--font-serif,Georgia, "Times New Roman", serif);letter-spacing:-.045em;margin:0 auto;font-size:clamp(50px,7vw,88px);font-weight:400;line-height:.98}.footer-cta h2 em{color:#ef2382;font-weight:400}.footer-cta p{color:#7b6c72;margin:28px auto 0;font-size:14px;line-height:1.8}.footer-cta-button{color:#fff;letter-spacing:.17em;text-transform:uppercase;background:#2d2025;align-items:center;gap:22px;margin-top:38px;padding:14px 16px 14px 24px;font-size:10px;font-weight:700;text-decoration:none;transition:background .22s,transform .22s,box-shadow .22s;display:inline-flex}.footer-cta-button:hover{background:#ef2382;transform:translateY(-3px);box-shadow:0 14px 35px #2d20252e}.footer-cta-arrow{background:#ffffff1f;justify-content:center;align-items:center;width:34px;height:34px;font-size:18px;display:flex}.footer-main{background:radial-gradient(700px 420px at 8% 14%, #ff1e8e1a, transparent 70%),radial-gradient(540px 360px at 90% 30%, #c99b5e14, transparent 72%),linear-gradient(160deg, var(--footer-bg-mid) 0%, var(--footer-bg-deep) 58%, #180f14 100%);color:#fff;position:relative}.footer-main:before{content:"";pointer-events:none;background:radial-gradient(circle,#ef23821f,#0000 68%);width:680px;height:680px;position:absolute;top:-260px;right:-290px}.footer-main:after{content:"";pointer-events:none;background:linear-gradient(#ffffff08,#0000 24%);position:absolute;inset:0}.footer-top{grid-template-columns:1.35fr 1.3fr .9fr;gap:78px;padding:88px 0 78px;display:grid}.footer-brand{max-width:390px}.footer-brand-head{align-items:center;gap:16px;display:flex}.footer-logo{background:radial-gradient(circle at 30% 28%,#fff,#f4edf0 72%);border:1.5px solid #c99b5ebd;border-radius:50%;justify-content:center;align-items:center;width:92px;height:92px;transition:transform .25s,box-shadow .25s;display:inline-flex;overflow:hidden;box-shadow:0 0 0 4px #ffffff0f,0 0 0 10px #c99b5e1c,0 18px 34px -16px #0000008c}.footer-logo:hover{transform:translateY(-3px)scale(1.02);box-shadow:0 0 0 4px #ffffff12,0 0 0 11px #ff1e8e29,0 22px 38px -16px #0009}.footer-logo img{object-fit:cover;width:100%;height:100%}.footer-wordmark{flex-direction:column;line-height:1;display:flex}.footer-wordmark-title{color:#fff;font-family:Great Vibes,cursive;font-size:2rem}.footer-wordmark-sub{color:var(--footer-highlight);letter-spacing:.3em;text-transform:uppercase;margin-top:5px;font-size:.62rem;font-weight:600}.footer-brand p{color:var(--footer-copy);font-family:var(--font-serif,Georgia, serif);margin:25px 0 0;font-size:16px;line-height:1.7}.footer-links{grid-template-columns:1fr 1fr;gap:22px;display:grid}.footer-link-group{background:var(--footer-surface);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid #ffffff0f;border-radius:14px;flex-direction:column;align-items:flex-start;gap:11px;padding:18px 16px 16px;display:flex}.footer-label{color:var(--footer-highlight);letter-spacing:.2em;text-transform:uppercase;margin-bottom:8px;font-size:9px;font-weight:700;display:block}.footer-link-group a{color:var(--footer-copy);font-size:13px;line-height:1.4;text-decoration:none;transition:color .18s,transform .18s;position:relative}.footer-link-group a:before{content:"";background:var(--footer-accent);width:0;height:1px;transition:width .2s;position:absolute;bottom:-3px;left:0}.footer-link-group a:hover{color:#fff;transform:translate(3px)}.footer-link-group a:hover:before{width:100%}.footer-contact{background:var(--footer-surface);box-shadow:var(--footer-shadow);border:1px solid #ffffff0f;border-radius:14px;flex-direction:column;align-items:flex-start;padding:18px 16px 16px;display:flex}.footer-contact address{color:var(--footer-copy);margin:0 0 20px;font-size:13px;font-style:normal;line-height:1.8}.footer-contact a{color:var(--footer-copy);margin-bottom:7px;font-size:12px;text-decoration:none;transition:color .18s;display:block}.footer-contact a:hover{color:var(--footer-accent)}.footer-follow{border-top:1px solid var(--footer-line);border-bottom:1px solid var(--footer-line);justify-content:center;align-items:center;padding:56px 0;display:flex}.follow-icons{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;display:flex}.follow-icon{width:46px;height:46px;color:var(--footer-copy);background:#ffffff08;border:1px solid #ffffff2e;border-radius:999px;justify-content:center;align-items:center;text-decoration:none;transition:border-color .18s,color .18s,background .18s,transform .18s,box-shadow .18s;display:inline-flex}.follow-icon svg{fill:none;stroke:currentColor;stroke-width:1.9px;width:24px;height:24px}.follow-icon:hover{color:#fff;background:linear-gradient(130deg,#ff1e8e26,#ffffff12);border-color:#ff1e8e8f;transform:translateY(-2px);box-shadow:0 16px 28px -20px #ff1e8ea8}.follow-icon:focus-visible{outline-offset:2px;outline:2px solid #ff1e8ec2}.footer-bottom{color:#e9d5db8a;letter-spacing:.06em;grid-template-columns:1fr auto 1fr;align-items:center;gap:30px;min-height:86px;font-size:9px;display:grid}.footer-socials{align-items:center;gap:26px;display:flex}.footer-socials a{color:#e9d5dba3;letter-spacing:.14em;text-transform:uppercase;font-size:9px;text-decoration:none;transition:color .18s}.footer-socials a:hover{color:#fff}.footer-made{text-align:right;justify-content:flex-end;align-items:center;gap:9px;display:flex}.footer-made i{color:var(--footer-highlight);font-style:normal}@media (max-width:900px){.footer-container{width:min(100% - 48px,700px)}.footer-top{grid-template-columns:1fr 1fr;gap:60px}.footer-brand{grid-column:1/-1;max-width:500px}.footer-follow{padding:50px 0}.footer-links{grid-template-columns:1fr}.footer-bottom{text-align:center;grid-template-columns:1fr;justify-items:center;padding:25px 0}.footer-made{text-align:center;justify-content:center}}@media (max-width:600px){.footer-container{width:calc(100% - 32px)}.footer-cta{padding:85px 0 90px}.footer-cta:before{width:360px;height:360px}.footer-cta:after{width:480px;height:480px}.footer-cta h2{font-size:clamp(44px,13vw,62px)}.footer-cta p br{display:none}.footer-main{padding:0}.footer-top{grid-template-columns:1fr;gap:45px;padding:60px 0}.footer-brand{grid-column:auto}.footer-brand-head{gap:12px}.footer-logo{width:82px;height:82px}.footer-wordmark-title{font-size:1.65rem}.footer-wordmark-sub{letter-spacing:.26em;font-size:.56rem}.footer-links{gap:30px}.follow-icon{width:42px;height:42px}.footer-socials{flex-wrap:wrap;justify-content:center;gap:18px}}@media (max-width:380px){.footer-brand-head{flex-wrap:wrap}.footer-cta h2{font-size:42px}.footer-cta-button{justify-content:space-between;width:100%}}.footer-container-enquiry{padding:0 16px}
.daily-hi{z-index:9999;pointer-events:none;position:fixed;bottom:20px;right:0}.daily-hi-content{width:240px;max-width:38vw;animation:.7s cubic-bezier(.22,1,.36,1) both hiSlideIn}.daily-hi.is-exiting .daily-hi-content{animation:1.2s forwards hiFadeOut}.daily-hi-image{filter:drop-shadow(0 10px 22px #0000001f);width:100%;height:auto;animation:1s ease-in-out 2s 2 both hiBounceWindow;display:block}@keyframes hiSlideIn{0%{opacity:0;transform:translate(120px)}to{opacity:1;transform:translate(0)}}@keyframes hiBounceWindow{0%{transform:translateY(0)}50%{transform:translateY(5px)}to{transform:translateY(0)}}@keyframes hiFadeOut{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(34px)}}@media (max-width:768px){.daily-hi{width:max-content;bottom:20px;left:50%;right:auto;transform:translate(-50%)}.daily-hi-content{width:180px;max-width:55vw}}
