:root{--black:#050505;--black-2:#0c0c0c;--charcoal:#161616;--charcoal-2:#202020;--white:#fff;--warm:#f7f2e8;--warm-2:#efe4d0;--gold:#c6a15b;--gold-2:#e0c98d;--gold-3:#8c6c32;--burgundy:#5c1a2b;--emerald:#0b4f3d;--muted:#ffffffa8;--muted-dark:#0505059e;--line:#ffffff21;--line-dark:#0505051f;--shadow:0 30px 80px #00000061;--radius:8px;--radius-sm:8px;--container:min(1440px, calc(100vw - 40px));--font-serif:Georgia, "Times New Roman", serif;--font-sans:Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--fs-display:clamp(3rem, 8vw, 7.8rem);--fs-h1:clamp(2.25rem, 5vw, 5.2rem);--fs-h2:clamp(1.9rem, 3.2vw, 3.2rem);--fs-h3:clamp(1.25rem, 2vw, 1.7rem);--fs-body:clamp(1rem, 1vw, 1.08rem);--sp-1:.5rem;--sp-2:1rem;--sp-3:1.5rem;--sp-4:2rem;--sp-5:3rem;--sp-6:4rem;--sp-7:6rem;--sp-8:8rem;--ease:cubic-bezier(.16,1,.3,1)}*{box-sizing:border-box}html{scroll-behavior:smooth;-moz-text-size-adjust:100%;text-size-adjust:100%}body{background:var(--black);color:var(--white);font-family:var(--font-sans);font-size:var(--fs-body);-webkit-font-smoothing:antialiased;margin:0;line-height:1.6;overflow-x:hidden}body.menu-open,body.drawer-open,body.search-open,body.zoom-open{overflow:hidden}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button{color:inherit;cursor:pointer;background:0 0;border:0}img,svg{max-width:100%;display:block}ul{margin:0;padding:0;list-style:none}[hidden]{display:none!important}.form-honeypot{width:1px!important;height:1px!important;position:absolute!important;left:-10000px!important;overflow:hidden!important}h1,h2,h3,h4,p{margin:0}h1,h2,h3,.brand-name{font-family:var(--font-serif);letter-spacing:0;font-weight:500}::selection{background:var(--gold);color:var(--black)}.skip-link{z-index:9999;background:var(--gold);color:var(--black);border-radius:0 0 12px;padding:12px 18px;font-weight:700;position:absolute;top:0;left:-999px}.skip-link:focus{left:0}:focus-visible{outline:2px solid var(--gold);outline-offset:4px}.container{width:var(--container);margin-inline:auto}.eyebrow{letter-spacing:.22em;text-transform:uppercase;color:var(--gold);font-size:.74rem;font-weight:700}.lead{font-family:var(--font-serif);color:#ffffffc4;font-size:clamp(1.18rem,2vw,1.65rem);line-height:1.45}.muted{color:var(--muted)}.gold{color:var(--gold)}.section{padding:var(--sp-8) 0}.section.light{background:var(--warm);color:var(--black)}.section.champagne{background:var(--warm-2);color:var(--black)}.section-head{width:var(--container);margin:0 auto var(--sp-5);gap:var(--sp-5);grid-template-columns:minmax(0,.9fr) minmax(0,1fr);align-items:end;display:grid}.section-head.center{text-align:center;width:calc(100vw - 40px);max-width:760px;display:block}.section-head h1,.section-head h2{font-size:var(--fs-h2);margin-top:var(--sp-1);line-height:1.05}.section-head p{color:var(--muted);max-width:650px}.light .section-head p,.champagne .section-head p{color:var(--muted-dark)}.kicker-line{background:linear-gradient(90deg,var(--gold),transparent);height:1px;margin-top:var(--sp-2)}.btn{border:1px solid var(--gold);text-align:center;text-transform:uppercase;letter-spacing:.1em;white-space:normal;min-width:0;min-height:48px;transition:transform .25s var(--ease),background .25s var(--ease),border-color .25s var(--ease),color .25s var(--ease);border-radius:999px;justify-content:center;align-items:center;gap:.55rem;padding:14px 24px;font-size:.76rem;font-weight:800;line-height:1.2;display:inline-flex}.btn:hover{transform:translateY(-2px)}.btn-gold{background:var(--gold);color:var(--black)}.btn-gold:hover{background:var(--gold-2);border-color:var(--gold-2)}.btn-outline{color:var(--white);border-color:#ffffff59}.btn-outline:hover{border-color:var(--gold);color:var(--gold)}.btn-ghost{border-color:var(--line);color:var(--muted)}.btn-ghost:hover{color:var(--gold);border-color:var(--gold)}.btn-small{min-height:42px;padding:10px 14px;font-size:.68rem}.btn.full{width:100%}.badge{color:var(--gold);letter-spacing:.08em;text-transform:uppercase;border:1px solid #c6a15b80;border-radius:999px;align-items:center;gap:.45rem;padding:6px 10px;font-size:.7rem;font-weight:700;display:inline-flex}.breadcrumbs{width:var(--container);color:var(--muted);text-transform:uppercase;letter-spacing:.08em;flex-wrap:wrap;align-items:center;gap:.6rem;margin:130px auto 0;font-size:.78rem;display:flex}.breadcrumbs a:hover{color:var(--gold)}.breadcrumbs span{color:#ffffff59}.site-header{z-index:600;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);transition:transform .3s var(--ease),background .3s var(--ease);background:#050505b8;border-bottom:1px solid #ffffff14;position:fixed;top:0;left:0;right:0}.site-header.is-scrolled{background:#050505eb}.announcement{gap:var(--sp-4);letter-spacing:.1em;text-transform:uppercase;color:#ffffffb8;white-space:nowrap;background:linear-gradient(90deg,#c6a15b24,#ffffff05,#c6a15b24);justify-content:center;align-items:center;min-height:34px;padding:6px 16px;font-size:.72rem;display:flex;overflow:hidden}.announcement span{position:relative}.announcement span:not(:last-child):after{content:"•";color:var(--gold);position:absolute;right:-1.2rem}.nav{width:var(--container);align-items:center;gap:var(--sp-3);grid-template-columns:1fr auto 1fr;height:76px;margin-inline:auto;display:grid}.brand{align-items:center;gap:.75rem;display:inline-flex}.brand-mark{width:42px;height:42px;color:var(--gold);font-family:var(--font-serif);letter-spacing:.08em;background:radial-gradient(circle at 35% 20%,#c6a15b33,#0000 60%);border:1px solid #c6a15b94;border-radius:50%;place-items:center;font-size:1rem;display:grid}.brand-name{letter-spacing:.18em;text-transform:uppercase;white-space:nowrap;font-size:1.35rem}.nav-links{justify-self:center;align-items:center;gap:1.2rem;display:flex}.nav-links a{text-transform:uppercase;letter-spacing:.1em;color:#ffffffbf;padding:6px 0;font-size:.76rem;font-weight:700;position:relative}.nav-links a:after{content:"";background:var(--gold);transform-origin:100%;height:1px;transition:transform .3s var(--ease);position:absolute;bottom:0;left:0;right:0;transform:scaleX(0)}.nav-links a:hover{color:var(--white)}.nav-links a:hover:after{transform-origin:0;transform:scaleX(1)}.nav-links a[aria-current=page]{color:var(--white)}.nav-links a[aria-current=page]:after{transform:scaleX(1)}.nav-actions{justify-self:end;align-items:center;gap:.8rem;display:flex}.icon-button{width:42px;height:42px;transition:border-color .25s var(--ease),background .25s var(--ease),color .25s var(--ease);border:1px solid #ffffff24;border-radius:50%;place-items:center;display:grid;position:relative}.icon-button svg{fill:none;stroke:currentColor;stroke-width:1.55px;stroke-linecap:round;stroke-linejoin:round;width:20px;height:20px}.icon-button:hover{border-color:var(--gold);color:var(--gold);background:#c6a15b14}.cart-count{background:var(--gold);width:19px;height:19px;color:var(--black);border-radius:50%;place-items:center;font-size:.68rem;font-weight:900;display:grid;position:absolute;top:-5px;right:-3px}.nav-toggle{border:1px solid #ffffff24;border-radius:50%;width:42px;height:42px;padding:11px;display:none}.nav-toggle span{background:var(--white);height:1px;transition:transform .25s var(--ease),opacity .25s var(--ease);margin:5px 0;display:block}.hero{text-align:center;background:radial-gradient(circle at 50% 28%,#c6a15b2e,#0000 32%),linear-gradient(#050505 0%,#101010 72%,#050505 100%);place-items:center;min-height:100svh;padding:170px 20px 90px;display:grid;position:relative;overflow:hidden}.hero:before{content:"";opacity:.36;background:repeating-conic-gradient(#c6a15b1f 0deg,#c6a15b00 12deg,#ffffff08 22deg,#0000 34deg);animation:90s linear infinite spin;position:absolute;inset:-30%;-webkit-mask-image:radial-gradient(circle,#000 0 36%,#0000 62%);mask-image:radial-gradient(circle,#000 0 36%,#0000 62%)}.hero:after{content:"";background:linear-gradient(#05050538,#050505c2),radial-gradient(circle at 50% 100%,#5c1a2b40,#0000 45%);position:absolute;inset:0}.hero-content{z-index:2;max-width:1040px;position:relative}.hero .eyebrow{margin-bottom:var(--sp-3);display:inline-block}.hero h1{font-size:var(--fs-display);letter-spacing:0;line-height:.94}.hero h1 em{color:var(--gold);font-style:italic;font-weight:400}.hero .lead{max-width:760px;margin:var(--sp-4) auto 0}.hero-actions{gap:var(--sp-2);margin-top:var(--sp-5);flex-wrap:wrap;justify-content:center;display:flex}.hero-proof{z-index:2;width:var(--container);border:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);margin-top:var(--sp-7);background:#0505059e;grid-template-columns:repeat(4,1fr);display:grid;position:relative}.proof-item{padding:var(--sp-3);border-right:1px solid var(--line);text-align:left}.proof-item:last-child{border-right:0}.proof-item strong{color:var(--gold);font-family:var(--font-serif);font-size:1.35rem;font-weight:500;display:block}.proof-item span{color:var(--muted);letter-spacing:.05em;text-transform:uppercase;font-size:.82rem}@keyframes spin{to{transform:rotate(360deg)}}.scroll-cue{z-index:2;letter-spacing:.16em;text-transform:uppercase;color:#ffffff73;font-size:.68rem;position:absolute;bottom:28px;left:50%;transform:translate(-50%)}.lux-grid{width:var(--container);gap:var(--sp-3);grid-template-columns:repeat(3,1fr);margin-inline:auto;display:grid}.lux-card{border:1px solid var(--line);border-radius:var(--radius);background:radial-gradient(circle at 50% 12%,#c6a15b33,transparent 45%),var(--charcoal);min-height:420px;padding:var(--sp-4);box-shadow:var(--shadow);flex-direction:column;justify-content:flex-end;display:flex;position:relative;overflow:hidden}.lux-card.tall{min-height:520px}.lux-card:before{content:"";z-index:1;background:linear-gradient(#05050514,#0505052e 44%,#050505e6);position:absolute;inset:0}.lux-card img{object-fit:contain;border-radius:var(--radius-sm);opacity:.95;width:84%;height:62%;transition:transform .8s var(--ease);position:absolute;inset:10% 8% auto}.lux-card:hover img{transform:scale(1.05)translateY(-4px)}.lux-card-content{z-index:2;position:relative}.lux-card h3{font-size:var(--fs-h2);line-height:1.05}.lux-card p{color:var(--muted);margin:var(--sp-1) 0 var(--sp-3)}.service-grid{width:var(--container);background:var(--line);border:1px solid var(--line);grid-template-columns:repeat(4,1fr);gap:1px;margin-inline:auto;display:grid}.service-card{background:var(--charcoal);padding:var(--sp-4);min-height:240px}.service-card svg{fill:none;width:34px;height:34px;stroke:var(--gold);stroke-width:1.4px;margin-bottom:var(--sp-3)}.service-card h3{font-size:var(--fs-h3);margin-bottom:.6rem}.service-card p{color:var(--muted);font-size:.95rem}.process{width:var(--container);gap:var(--sp-3);grid-template-columns:repeat(3,1fr);margin-inline:auto;display:grid}.process-card{padding:var(--sp-4);border:1px solid var(--line-dark);border-radius:var(--radius);background:#ffffff8c}.process-card span{font-family:var(--font-serif);color:var(--gold);font-size:3rem;line-height:1}.process-card h3{font-size:var(--fs-h3);margin:var(--sp-2) 0 .5rem}.process-card p{color:var(--muted-dark)}.product-grid{width:var(--container);gap:var(--sp-3);grid-template-columns:repeat(4,1fr);margin-inline:auto;display:grid}.product-row{width:var(--container);gap:var(--sp-3);scroll-snap-type:x mandatory;padding-bottom:var(--sp-2);margin-inline:auto;display:flex;overflow-x:auto}.product-row .product-card{scroll-snap-align:start;min-width:310px}.product-row::-webkit-scrollbar{height:4px}.product-row::-webkit-scrollbar-thumb{background:var(--gold)}.product-card{border:1px solid var(--line);border-radius:var(--radius);transition:transform .25s var(--ease),border-color .25s var(--ease),background .25s var(--ease);background:linear-gradient(#ffffff0a,#ffffff04);overflow:hidden}.product-card:hover{background:#ffffff0e;border-color:#c6a15b7a;transform:translateY(-4px)}.product-media{aspect-ratio:1;background:#101010;place-items:center;min-height:0;display:grid;position:relative;overflow:hidden}.product-media img{object-fit:cover;width:100%;height:100%;transition:transform .6s var(--ease)}.product-card:hover .product-media img{transform:scale(1.04)}.product-badge{color:var(--gold);letter-spacing:.1em;text-transform:uppercase;background:#050505ad;border:1px solid #c6a15bb3;border-radius:999px;padding:5px 10px;font-size:.67rem;font-weight:800;position:absolute;top:14px;left:14px}.product-info{padding:var(--sp-3)}.product-meta-line{color:#ffffff7a;text-transform:uppercase;letter-spacing:.08em;justify-content:space-between;align-items:center;gap:1rem;font-size:.72rem;display:flex}.product-card h3{margin:.65rem 0 .25rem;font-size:1.45rem;line-height:1.15}.product-card h3 a:hover{color:var(--gold)}.product-short{color:var(--muted);min-height:46px;font-size:.92rem}.price-row{margin:var(--sp-2) 0;align-items:baseline;gap:.75rem;display:flex}.price-row strong{font-family:var(--font-serif);color:var(--gold);font-size:1.45rem;font-weight:500}.old-price{color:#ffffff94;font-size:.9rem;text-decoration:line-through}.product-actions{grid-template-columns:1fr 1fr;gap:.75rem;display:grid}.product-actions .btn{padding-inline:12px}.light .product-card,.champagne .product-card{border-color:var(--line-dark);background:#fff}.light .product-meta-line,.champagne .product-meta-line{color:#05050594}.light .product-short,.champagne .product-short{color:var(--muted-dark)}.light .old-price,.champagne .old-price{color:#0505059e}.collection-hero{background:radial-gradient(circle at 80% 20%,#c6a15b2e,transparent 36%),var(--black);padding:170px 0 65px}.collection-hero-inner{width:var(--container);gap:var(--sp-6);grid-template-columns:1.15fr .85fr;align-items:end;margin-inline:auto;display:grid}.collection-hero h1{font-size:var(--fs-h1);margin:var(--sp-2) 0;line-height:1.02}.collection-tools{width:var(--container);margin:0 auto var(--sp-4);justify-content:space-between;align-items:center;gap:var(--sp-2);flex-wrap:wrap;display:flex}.filter-chips{flex-wrap:wrap;gap:.75rem;display:flex}.chip{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;cursor:pointer;background:0 0;border:1px solid #ffffff2e;border-radius:999px;padding:8px 13px;font-size:.76rem}.chip.active,.chip:hover,.chip:focus-visible{border-color:var(--gold);color:var(--gold)}.collection-note{color:var(--muted);font-size:.9rem}.product-card[hidden]{display:none}.seo-copy{width:var(--container);border-top:1px solid var(--line);padding-top:var(--sp-5);gap:var(--sp-5);grid-template-columns:.8fr 1.2fr;margin-inline:auto;display:grid}.seo-copy h2{font-size:var(--fs-h3)}.seo-copy p{color:var(--muted)}.collection-hero.has-image{isolation:isolate;align-items:flex-end;min-height:620px;display:flex;position:relative;overflow:hidden}.collection-hero.has-image:after{content:"";z-index:-1;background:linear-gradient(90deg,#050505f0,#050505b3 55%,#05050547),linear-gradient(#0000 40%,#050505c7);position:absolute;inset:0}.collection-hero-media{z-index:-2;position:absolute;inset:0}.collection-hero-media img{object-fit:cover;width:100%;height:100%}.collection-hero.has-image .collection-hero-inner{z-index:1;position:relative}.product-page{padding:50px 0 var(--sp-8)}.product-detail{width:var(--container);gap:var(--sp-6);grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);align-items:start;margin-inline:auto;display:grid}.gallery{gap:var(--sp-3);grid-template-columns:110px 1fr;display:grid;position:sticky;top:130px}.thumbs{gap:var(--sp-2);display:grid}.thumb{border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--charcoal);aspect-ratio:1;place-items:center;padding:0;display:grid;overflow:hidden}.thumb img{object-fit:cover;width:100%;height:100%}.main-image{border:1px solid var(--line);border-radius:var(--radius);aspect-ratio:1;background:#111;place-items:center;min-height:0;display:grid;overflow:hidden}.main-image img{object-fit:cover;width:100%;height:100%}.product-summary .eyebrow{margin-bottom:var(--sp-2);display:block}.product-summary h1{font-size:var(--fs-h1);line-height:1.02}.product-summary .lead{margin:var(--sp-3) 0;color:#ffffffbf}.product-price{gap:var(--sp-2);margin:var(--sp-3) 0;flex-wrap:wrap;align-items:baseline;display:flex}.product-price strong{font-family:var(--font-serif);color:var(--gold);white-space:nowrap;font-size:2.4rem;font-weight:500}.option-box{border:1px solid var(--line);border-radius:var(--radius);padding:var(--sp-3);margin:var(--sp-3) 0;background:#ffffff09}.option-box h2{font-size:1rem;font-family:var(--font-sans);text-transform:uppercase;letter-spacing:.1em;color:var(--gold);margin-bottom:var(--sp-2);font-weight:800}.option-list{gap:.75rem;display:grid}.option-item{border-radius:var(--radius-sm);border:1px solid #ffffff1f;justify-content:space-between;align-items:center;gap:1rem;padding:12px 14px;display:flex}.product-cta{margin:var(--sp-3) 0;grid-template-columns:1fr;gap:.75rem;display:grid}.trust-list{margin-top:var(--sp-3);grid-template-columns:repeat(2,1fr);gap:.75rem;display:grid}.trust-pill{border:1px solid var(--line);border-radius:var(--radius-sm);color:var(--muted);padding:12px;font-size:.9rem}.tabs{width:var(--container);margin:var(--sp-7) auto 0;gap:var(--sp-4);grid-template-columns:1fr 1fr;display:grid}.panel{border:1px solid var(--line);border-radius:var(--radius);padding:var(--sp-4);background:#ffffff08}.panel h2{font-size:var(--fs-h3);margin-bottom:var(--sp-2)}.spec-table{gap:.8rem;display:grid}.spec-row{border-bottom:1px solid var(--line);color:var(--muted);grid-template-columns:1fr 1fr;padding-bottom:.8rem;display:grid}.spec-row strong{color:var(--white)}.page-hero{background:radial-gradient(circle at 85% 20%,#c6a15b2e,transparent 36%),var(--black);padding:170px 0 70px}.page-hero-inner{width:var(--container);max-width:960px;margin-inline:auto}.page-hero h1{font-size:var(--fs-h1);margin:var(--sp-2) 0;line-height:1.02}.page-content{width:var(--container);padding:var(--sp-7) 0;margin-inline:auto}.content-grid{gap:var(--sp-6);grid-template-columns:.9fr 1.1fr;display:grid}.copy-block{border-top:1px solid var(--line);padding-top:var(--sp-3);margin-bottom:var(--sp-4)}.copy-block h2{font-size:var(--fs-h3);margin-bottom:var(--sp-2)}.copy-block p,.copy-block li{color:var(--muted)}.copy-block ul{gap:.7rem;padding-left:1.2rem;list-style:outside;display:grid}.light-copy .copy-block{border-color:var(--line-dark)}.light-copy .copy-block p,.light-copy .copy-block li{color:var(--muted-dark)}.faq-list{gap:var(--sp-2);display:grid}.faq-item{border:1px solid var(--line);border-radius:var(--radius-sm);background:#ffffff08;overflow:hidden}.faq-q{text-align:left;justify-content:space-between;gap:1rem;width:100%;padding:18px 20px;font-weight:800;display:flex}.faq-q span:last-child{color:var(--gold);font-size:1.2rem}.faq-a{color:var(--muted);padding:0 20px 20px;display:none}.faq-item.open .faq-a{display:block}.faq-item.open .faq-q span:last-child{transform:rotate(45deg)}.contact-grid{width:var(--container);gap:var(--sp-5);grid-template-columns:.82fr 1.18fr;margin-inline:auto;display:grid}.contact-card{border:1px solid var(--line);border-radius:var(--radius);padding:var(--sp-4);background:#ffffff09}.contact-card h2{font-size:var(--fs-h3);margin-bottom:var(--sp-2)}.contact-card p,.contact-card a{color:var(--muted)}.contact-card a:hover{color:var(--gold)}.form{gap:var(--sp-2);display:grid}.form label{color:var(--muted);gap:.45rem;font-size:.9rem;display:grid}.form input,.form textarea,.form select{border:1px solid var(--line);border-radius:var(--radius-sm);width:100%;color:var(--white);background:#ffffff0b;padding:14px 16px}.form textarea{resize:vertical;min-height:150px}.form input:focus,.form textarea:focus,.form select:focus{border-color:var(--gold);outline:0}.form-message{border-radius:var(--radius-sm);color:var(--gold);background:#c6a15b14;border:1px solid #c6a15b80;padding:12px;display:none}.form-message.show{display:block}.timeline{gap:var(--sp-3);display:grid}.timeline-item{gap:var(--sp-2);grid-template-columns:72px 1fr;align-items:start;display:grid}.timeline-num{background:var(--gold);width:56px;height:56px;color:var(--black);font-family:var(--font-serif);border-radius:50%;place-items:center;font-size:1.45rem;display:grid}.timeline-item h3{font-size:var(--fs-h3)}.timeline-item p{color:var(--muted)}.drawer-backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:800;background:#000000a3;position:fixed;inset:0}.cart-drawer{z-index:900;background:var(--black);border-left:1px solid var(--line);width:min(480px,100vw);box-shadow:var(--shadow);transition:transform .38s var(--ease);padding:var(--sp-3);flex-direction:column;display:flex;position:fixed;top:0;bottom:0;right:0;transform:translate(105%)}.cart-drawer.open{transform:translate(0)}.drawer-head{justify-content:space-between;gap:var(--sp-2);padding-bottom:var(--sp-3);border-bottom:1px solid var(--line);align-items:start;display:flex}.drawer-head h2{font-size:2rem}.close-button{border:1px solid var(--line);border-radius:50%;place-items:center;width:42px;height:42px;font-size:1.7rem;line-height:1;display:grid}.close-button:hover{border-color:var(--gold);color:var(--gold)}.drawer-benefits{margin:var(--sp-3) 0;flex-wrap:wrap;gap:.5rem;display:flex}.drawer-benefits span{border:1px solid var(--line);color:var(--muted);text-transform:uppercase;letter-spacing:.08em;border-radius:999px;padding:6px 9px;font-size:.68rem}.cart-items{gap:var(--sp-2);flex:1;padding-right:4px;display:grid;overflow:auto}.cart-line{gap:var(--sp-2);border:1px solid var(--line);border-radius:var(--radius-sm);grid-template-columns:88px 1fr auto;align-items:center;padding:10px;display:grid}.cart-line img{object-fit:cover;background:#111;border-radius:8px;width:88px;height:88px}.cart-line h3{font-size:1rem;font-family:var(--font-sans);font-weight:800}.cart-line p{color:var(--muted);font-size:.86rem}.qty{align-items:center;gap:.45rem;margin-top:.6rem;display:flex}.qty button{border:1px solid var(--line);border-radius:50%;place-items:center;width:28px;height:28px;display:grid}.qty button:hover{border-color:var(--gold);color:var(--gold)}.remove-item{color:#ffffff7a;font-size:1.25rem}.remove-item:hover{color:var(--gold)}.cart-empty{text-align:center;place-items:center;gap:var(--sp-2);padding:var(--sp-5) 0;margin:auto;display:grid}.cart-empty h3{font-size:var(--fs-h3)}.cart-empty p{color:var(--muted)}.empty-icon{width:72px;height:72px;color:var(--gold);fill:none;stroke:currentColor;stroke-width:1.35px;stroke-linecap:round;stroke-linejoin:round}.drawer-footer{border-top:1px solid var(--line);padding-top:var(--sp-3);gap:var(--sp-2);display:grid}.subtotal{justify-content:space-between;align-items:center;display:flex}.subtotal strong{font-family:var(--font-serif);color:var(--gold);font-size:1.8rem;font-weight:500}.secure-note{color:var(--muted);font-size:.88rem}.search-modal{z-index:950;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#000000bf;place-items:start center;padding:120px 20px 30px;display:none;position:fixed;inset:0}.search-modal.open{display:grid}.search-panel{background:var(--black);border:1px solid var(--line);border-radius:var(--radius);width:min(780px,100%);box-shadow:var(--shadow);padding:var(--sp-4)}.search-head{margin-bottom:var(--sp-3);justify-content:space-between;align-items:center;display:flex}.search-head h2{font-size:var(--fs-h3)}.search-box{color:var(--muted);gap:.5rem;font-size:.9rem;display:grid}.search-box input{border:1px solid var(--line);width:100%;color:var(--white);background:#ffffff0d;border-radius:999px;padding:15px 18px}.search-results{margin-top:var(--sp-3);gap:.75rem;max-height:430px;display:grid;overflow:auto}.search-result{align-items:center;gap:var(--sp-2);border:1px solid var(--line);border-radius:var(--radius-sm);grid-template-columns:70px minmax(0,1fr) auto;padding:10px;display:grid}.search-result img{object-fit:cover;background:#111;border-radius:10px;width:70px;height:70px}.search-result h3{font-size:1rem;font-family:var(--font-sans);font-weight:800}.search-result p{color:var(--muted);font-size:.85rem}.toast{z-index:1200;background:var(--gold);color:var(--black);box-shadow:var(--shadow);opacity:0;pointer-events:none;transition:opacity .25s var(--ease),transform .25s var(--ease);border-radius:999px;padding:12px 18px;font-size:.9rem;font-weight:800;position:fixed;bottom:24px;left:50%;transform:translate(-50%,20px)}.toast.show{opacity:1;transform:translate(-50%)}[data-reveal]{opacity:1;transform:none}.split-feature{width:var(--container);gap:var(--sp-5);grid-template-columns:1fr 1fr;align-items:center;margin-inline:auto;display:grid}.feature-visual{border:1px solid var(--line);border-radius:var(--radius);background:var(--charcoal);place-items:center;min-height:520px;display:grid;overflow:hidden}.feature-visual img{object-fit:cover;width:100%;height:100%}.feature-copy h2{font-size:var(--fs-h2);margin:var(--sp-2) 0;line-height:1.05}.feature-copy p{color:var(--muted);margin-bottom:var(--sp-3)}.mini-grid{gap:var(--sp-2);margin-top:var(--sp-3);grid-template-columns:repeat(2,1fr);display:grid}.mini-card{border:1px solid var(--line);border-radius:var(--radius-sm);padding:var(--sp-2);background:#ffffff08}.mini-card strong{color:var(--gold);margin-bottom:.25rem;display:block}.mini-card span{color:var(--muted);font-size:.9rem}.quote-grid{width:var(--container);gap:var(--sp-3);grid-template-columns:repeat(3,1fr);margin-inline:auto;display:grid}.quote-card{border-top:2px solid var(--burgundy);padding-top:var(--sp-3)}.quote-card p:first-child{font-family:var(--font-serif);color:#ffffffd9;font-size:1.25rem;font-style:italic}.quote-card p:last-child{margin-top:var(--sp-2);color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:.82rem}.newsletter{width:var(--container);text-align:center;border:1px solid var(--line);border-radius:var(--radius);padding:var(--sp-6);background:radial-gradient(circle at 50% 0,#c6a15b2e,#0000 50%),#ffffff08;margin-inline:auto}.newsletter h2{font-size:var(--fs-h2)}.newsletter p{color:var(--muted);margin:var(--sp-2) auto var(--sp-3);max-width:580px}.newsletter-form{gap:.75rem;max-width:560px;margin-inline:auto;display:flex}.newsletter-form input{border:1px solid var(--line);color:var(--white);background:#ffffff0d;border-radius:999px;flex:1;padding:14px 18px}.market-strip{border-block:1px solid var(--line);background:#080808}.market-strip-inner{width:var(--container);background:var(--line);grid-template-columns:repeat(4,1fr);gap:1px;margin-inline:auto;display:grid}.market-strip-inner div{background:#080808;padding:18px 20px}.market-strip strong{color:var(--gold);font-family:var(--font-serif);font-size:1.22rem;font-weight:500;display:block}.market-strip span{color:var(--muted);margin-top:.25rem;font-size:.9rem;display:block}.finder{width:var(--container);border:1px solid var(--line);border-radius:var(--radius);background:linear-gradient(135deg,#c6a15b1f,#ffffff06 42%,#5c1a2b26);grid-template-columns:minmax(280px,.78fr) minmax(0,1.22fr);margin-inline:auto;display:grid;overflow:hidden}.finder-copy{padding:var(--sp-4);border-right:1px solid var(--line);justify-content:space-between;gap:var(--sp-3);flex-direction:column;display:flex}.finder-copy h3{font-size:var(--fs-h2);line-height:1.05}.finder-copy p:not(.eyebrow){color:var(--muted)}.finder-actions{flex-wrap:wrap;gap:.65rem;display:flex}.finder-choice{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;border:1px solid #ffffff2e;border-radius:999px;padding:9px 13px;font-size:.74rem;font-weight:800}.finder-choice.active,.finder-choice:hover,.finder-choice:focus-visible{border-color:var(--gold);color:var(--gold);background:#c6a15b14}.finder-results{gap:var(--sp-2);padding:var(--sp-3);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.finder-product{background:#05050585}.finder-product .product-info{padding:var(--sp-2)}.finder-product .product-card h3,.finder-product h3{font-size:1.05rem}.finder-product .product-short{min-height:0;font-size:.85rem}.finder-product .price-row{margin:.75rem 0}.finder-empty{color:var(--muted);padding:var(--sp-3);align-self:center}.offer-grid{width:var(--container);gap:var(--sp-3);grid-template-columns:1.2fr .9fr .9fr;margin-inline:auto;display:grid}.offer-card{border:1px solid var(--line-dark);border-radius:var(--radius);background:#ffffff9e;flex-direction:column;display:flex;overflow:hidden}.offer-media{background:#111;place-items:center;min-height:260px;display:grid;position:relative;overflow:hidden}.offer-media img{object-fit:cover;width:100%;height:100%}.offer-media img+img{border-radius:var(--radius-sm);width:38%;height:38%;box-shadow:var(--shadow);border:1px solid #fff6;position:absolute;bottom:16px;right:16px}.offer-content{padding:var(--sp-3);gap:var(--sp-2);flex:1;align-content:start;display:grid}.offer-content h3{font-size:var(--fs-h3)}.offer-content p{color:var(--muted-dark)}.offer-content strong{font-family:var(--font-serif);color:var(--burgundy);font-size:1.45rem;font-weight:500}.offer-card .btn-outline{color:var(--black);border-color:#05050547}.offer-card .btn-outline:hover{color:var(--burgundy);border-color:var(--burgundy)}.featured-offer{grid-template-columns:1fr 1fr;display:grid}.featured-offer .offer-media{min-height:100%}.featured-offer .offer-content{padding:var(--sp-4)}.assurance-section{background:radial-gradient(circle at 80% 20%,#5c1a2b2e,#0000 35%),#070707}.assurance-wrap{width:var(--container);gap:var(--sp-5);grid-template-columns:.85fr 1.15fr;align-items:center;margin-inline:auto;display:grid}.assurance-copy h2{font-size:var(--fs-h2);margin:var(--sp-2) 0;line-height:1.05}.assurance-copy p:not(.eyebrow){color:var(--muted);margin-bottom:var(--sp-3)}.assurance-grid{gap:var(--sp-2);grid-template-columns:repeat(2,1fr);display:grid}.assurance-grid article{border:1px solid var(--line);border-radius:var(--radius);padding:var(--sp-3);background:#ffffff09}.assurance-grid span{font-family:var(--font-serif);color:var(--gold);font-size:2rem}.assurance-grid h3{font-size:var(--fs-h3);margin:.4rem 0}.assurance-grid p{color:var(--muted)}.floating-offer{z-index:700;align-items:center;gap:var(--sp-2);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);width:min(760px,100vw - 28px);box-shadow:var(--shadow);background:#050505e0;border:1px solid #c6a15b80;border-radius:999px;grid-template-columns:minmax(0,1fr) auto 38px;padding:12px 12px 12px 18px;display:grid;position:fixed;bottom:18px;left:50%;transform:translate(-50%)}.floating-offer strong{color:var(--gold);font-family:var(--font-serif);font-size:1.08rem;font-weight:500;line-height:1.1;display:block}.floating-offer span{color:var(--muted);font-size:.85rem;line-height:1.3;display:block}.floating-offer button[data-offer-close]{border:1px solid var(--line);border-radius:50%;place-items:center;width:34px;height:34px;font-size:1.2rem;display:grid}.floating-offer button[data-offer-close]:hover{border-color:var(--gold);color:var(--gold)}.floating-offer.is-hidden,body.drawer-open .floating-offer,body.search-open .floating-offer{display:none}.toast{bottom:96px}.footer{border-top:1px solid var(--line);padding:0 0 var(--sp-4);background:#030303}.footer-cta{width:var(--container);border:1px solid var(--line);padding:var(--sp-5);gap:var(--sp-3);border-top:0;grid-template-columns:1fr 1.2fr auto;align-items:center;margin:0 auto;display:grid}.footer-cta h2{font-size:var(--fs-h3)}.footer-cta p:not(.eyebrow){color:var(--muted)}.footer-grid{width:var(--container);margin:var(--sp-6) auto 0;gap:var(--sp-4);grid-template-columns:1.4fr repeat(3,1fr);display:grid}.footer-brand{margin-bottom:var(--sp-2)}.footer-text{color:var(--muted);max-width:320px}.social-row{margin-top:var(--sp-3);flex-wrap:wrap;gap:.75rem;display:flex}.social-row a,.footer-grid div:not(:first-child) a{color:var(--muted);margin-bottom:.55rem;font-size:.92rem;display:block}.footer-grid h3{font-family:var(--font-sans);text-transform:uppercase;letter-spacing:.14em;color:var(--gold);margin-bottom:var(--sp-2);font-size:.78rem}.footer a:hover{color:var(--gold)}.footer-bottom{width:var(--container);margin:var(--sp-5) auto 0;border-top:1px solid var(--line);padding-top:var(--sp-3);justify-content:space-between;gap:var(--sp-2);color:#ffffff8f;flex-wrap:wrap;font-size:.8rem;display:flex}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}[data-reveal]{opacity:1;transform:none}}@media (max-width:1180px){.product-grid{grid-template-columns:repeat(3,1fr)}.service-grid{grid-template-columns:repeat(2,1fr)}.offer-grid{grid-template-columns:1fr 1fr}.featured-offer{grid-column:1/-1}.nav-links{gap:.75rem}.nav-links a{font-size:.68rem}.brand-name{font-size:1.05rem}.product-detail{grid-template-columns:1fr}.gallery{position:relative;top:0}.tabs,.footer-cta,.collection-hero-inner,.seo-copy{grid-template-columns:1fr}}@media (max-width:900px){:root{--container:min(100vw - 28px, 760px);--sp-8:5.5rem;--sp-7:4.5rem}.announcement{justify-content:flex-start;overflow:auto}.nav{grid-template-columns:auto 1fr auto;height:70px}.nav-toggle{display:block}.brand{justify-self:center}.brand-mark{width:38px;height:38px}.brand-name{letter-spacing:0}.nav-links{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);justify-content:center;align-items:center;gap:var(--sp-4);opacity:0;min-height:calc(100svh - 104px);transition:transform .32s var(--ease),opacity .32s var(--ease);border-top:1px solid var(--line);z-index:-1;background:#050505f7;flex-direction:column;display:flex;position:fixed;inset:104px 0 auto;transform:translateY(-110%)}.nav-links.open{opacity:1;transform:translateY(0)}.nav-links a{font-family:var(--font-serif);text-transform:none;font-size:2rem;font-weight:500}.nav-toggle.active span:first-child{transform:translateY(6px)rotate(45deg)}.nav-toggle.active span:nth-child(2){opacity:0}.nav-toggle.active span:nth-child(3){transform:translateY(-6px)rotate(-45deg)}.hide-small{display:none}.hero{padding-top:150px}.hero-proof{margin-top:var(--sp-5);grid-template-columns:1fr 1fr}.proof-item{border-bottom:1px solid var(--line)}.proof-item:nth-child(2n){border-right:0}.lux-grid,.process,.quote-grid,.split-feature,.contact-grid,.content-grid,.finder,.assurance-wrap{grid-template-columns:1fr}.finder-copy{border-right:0;border-bottom:1px solid var(--line)}.finder-results,.market-strip-inner,.product-grid{grid-template-columns:repeat(2,1fr)}.section-head{gap:var(--sp-2);grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr}.gallery{grid-template-columns:1fr}.thumbs{order:2;grid-template-columns:repeat(3,1fr)}.feature-visual{min-height:420px}.collection-tools{align-items:flex-start}.newsletter-form{flex-direction:column}.search-modal{padding-top:110px}.footer-bottom{display:grid}}@media (max-width:620px){:root{--container:calc(100vw - 24px);--sp-8:4.5rem;--sp-6:3rem}.btn{width:100%;padding-inline:18px}.brand-name{display:none}.nav-actions{gap:.45rem}.icon-button,.nav-toggle{width:38px;height:38px}.hero h1{font-size:clamp(2.65rem,15vw,4.6rem)}.hero-actions{width:100%}.hero-proof,.product-grid,.service-grid,.mini-grid,.trust-list,.offer-grid,.finder-results,.market-strip-inner,.assurance-grid{grid-template-columns:1fr}.proof-item{border-right:0}.lux-card{min-height:360px;padding:var(--sp-3)}.lux-card img{width:86%;height:60%;inset:9% 7% auto}.product-row .product-card{min-width:82vw}.product-actions{grid-template-columns:1fr}.featured-offer{flex-direction:column;display:flex}.offer-media{min-height:220px}.collection-hero,.page-hero{padding-top:145px}.product-detail{gap:var(--sp-4)}.product-page{padding-top:24px}.tabs,.page-content{padding-top:var(--sp-5)}.panel,.contact-card,.newsletter,.footer-cta,.finder-copy,.finder-results,.featured-offer .offer-content{padding:var(--sp-3)}.spec-row,.footer-grid{grid-template-columns:1fr}.cart-drawer{padding:var(--sp-2)}.cart-line{grid-template-columns:76px minmax(0,1fr) auto}.cart-line img{width:76px;height:76px}.search-result{grid-template-columns:56px minmax(0,1fr)}.search-result .btn{display:none}.search-result img{width:56px;height:56px}.floating-offer{border-radius:var(--radius);grid-template-columns:1fr 34px;align-items:start}.floating-offer .btn{grid-column:1/-1;width:100%}.floating-offer button[data-offer-close]{grid-area:1/2}}.search-state{text-align:center;min-height:180px;color:var(--muted);align-content:center;place-items:center;gap:1rem;display:grid}.loading-ring{border:2px solid #ffffff29;border-top-color:var(--gold);border-radius:50%;width:32px;height:32px;animation:.8s linear infinite loading-ring}@keyframes loading-ring{to{transform:rotate(360deg)}}.business-journal{max-width:1120px;min-height:60vh;margin:auto;padding:80px 24px}.business-journal h1{margin:24px 0;font-size:clamp(2rem,5vw,4.5rem);line-height:1.12}.business-journal p{margin:20px 0;line-height:1.8}.journal-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:24px;margin-top:48px;display:grid}.journal-grid article{border:1px solid #b8925a66;border-radius:12px;padding:28px}.journal-article{overflow-wrap:anywhere;max-width:800px}.gallery{align-items:start;min-width:0}.gallery .thumbs{scrollbar-width:thin;scrollbar-color:var(--gold) var(--charcoal);align-content:start;max-height:min(60vh,560px);position:relative;overflow-y:auto}.gallery .thumb{flex-shrink:0;min-height:0}.gallery-controls{grid-column:1/-1;justify-content:space-between;align-items:center;gap:1rem;display:flex}.gallery-controls button{border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--charcoal);color:var(--white);cursor:pointer;padding:.65rem 1rem}@media (max-width:900px){.gallery .thumbs{gap:.75rem;width:100%;max-height:none;display:flex;overflow:auto hidden}.gallery .thumb{width:80px;height:80px}.gallery-controls{order:3}}
:root{--ink:#0a0a0a;--ink-soft:#121212;--ivory:#f0ece3;--ivory-deep:#ded6c7;--champagne:#cdb17a;--champagne-light:#eadbb8;--container:min(1480px,calc(100vw - 72px));--radius:2px;--radius-sm:2px;--font-serif:"Iowan Old Style","Baskerville","Times New Roman",serif;--font-sans:"Aptos","Helvetica Neue",Arial,sans-serif;--shadow:0 32px 90px #0000004d}body{background:var(--ink);color:#f8f5ef}main{overflow:hidden}h1,h2,h3,.brand-name{font-family:var(--font-serif)}.section{padding:clamp(6rem,10vw,10rem) 0}.section-head{grid-template-columns:minmax(0,1.05fr) minmax(320px,.62fr);gap:clamp(2rem,6vw,7rem);margin-bottom:clamp(2.5rem,5vw,5rem)}.section-head h1,.section-head h2{letter-spacing:-.045em;max-width:820px;font-size:clamp(2.9rem,5.4vw,5.8rem);line-height:.93}.section-head>p{font-size:.96rem;line-height:1.8}.eyebrow{letter-spacing:.28em;color:var(--champagne);font-size:.68rem;font-weight:700}.section.light .eyebrow,.section.champagne .eyebrow{color:#73551c}.kicker-line{background:var(--champagne);width:88px;margin-top:1.25rem}.btn{letter-spacing:.16em;border-radius:0;min-height:52px;padding:15px 25px;font-size:.68rem}.btn:hover{transform:none}.btn-gold{background:var(--champagne);border-color:var(--champagne);color:var(--ink)}.btn-gold:hover{background:var(--champagne-light);border-color:var(--champagne-light)}.text-link,.collection-link{letter-spacing:.15em;text-transform:uppercase;border-bottom:1px solid;align-items:center;gap:.85rem;width:max-content;padding-bottom:.35rem;font-size:.72rem;font-weight:800;transition:color .25s,gap .25s;display:inline-flex}.text-link:hover,.collection-link:hover{color:var(--champagne);gap:1.15rem}.site-header{-webkit-backdrop-filter:none;backdrop-filter:none;background:linear-gradient(#050505e6,#05050505);border:0}.site-header.is-scrolled{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#080808e6;border-bottom:1px solid #ffffff14}.announcement{letter-spacing:.16em;background:#0000003d;border-bottom:1px solid #ffffff12;min-height:30px;font-size:.62rem}.nav{height:82px}.brand-mark{background:#00000038;width:38px;height:38px;font-size:.8rem}.brand-name{letter-spacing:.2em;font-size:1.18rem}.nav-links{gap:1.5rem}.nav-links a{letter-spacing:.16em;font-size:.66rem}.icon-button,.nav-toggle{background:#00000029;border-color:#ffffff3d}.hero{text-align:left;isolation:isolate;background:#090909;min-height:100svh;padding:0;display:block;position:relative}.hero:before{content:"";z-index:1;background:linear-gradient(90deg,#050505f5 0%,#050505d1 31%,#0505053b 64%,#05050514 100%);position:absolute;inset:0}.hero:after{content:"";z-index:1;background:linear-gradient(#0000,#0505058c 70%,#050505f5);position:absolute;inset:45% 0 0}.hero-media{position:absolute;inset:0;overflow:hidden}.hero-media img{object-fit:cover;object-position:center;filter:saturate(.8)contrast(1.03);width:100%;height:100%;animation:18s ease-in-out infinite alternate hero-breathe}@keyframes hero-breathe{to{transform:scale(1.035)}}.hero-inner{z-index:2;width:var(--container);grid-template-columns:minmax(0,1.1fr) minmax(260px,.48fr);align-items:center;gap:4rem;min-height:calc(100svh - 132px);margin-inline:auto;padding:clamp(11rem,18vh,14rem) 0 12rem;display:grid;position:relative}.hero-content{max-width:760px}.hero-overline{letter-spacing:.2em;text-transform:uppercase;color:#ffffff9e;align-items:center;gap:1rem;margin-bottom:clamp(3.5rem,8vh,6.5rem);font-size:.61rem;display:flex}.hero-overline span{color:var(--champagne)}.hero .eyebrow{margin-bottom:1.35rem}.hero h1{letter-spacing:-.055em;text-wrap:balance;max-width:820px;font-size:clamp(4rem,7.1vw,7.6rem);line-height:.84}.hero h1 em{color:var(--champagne-light)}.hero .lead{max-width:640px;font-family:var(--font-sans);color:#ffffffb3;margin:2rem 0 0;font-size:clamp(.92rem,1vw,1.05rem);line-height:1.75}.hero-actions{justify-content:flex-start;align-items:center;gap:2rem;margin-top:2.5rem}.hero-product-note{border-left:1px solid #ffffff61;place-self:end;gap:.55rem;width:min(290px,100%);margin-bottom:1rem;padding:1.3rem 0 1.3rem 1.5rem;display:grid}.hero-product-note>span{color:#fff9;font-size:.75rem}.hero-product-note .hero-product-index{letter-spacing:.2em;text-transform:uppercase;color:var(--champagne);font-size:.59rem}.hero-product-note strong{font-family:var(--font-serif);font-size:1.45rem;font-weight:500}.hero-product-note a{letter-spacing:.14em;text-transform:uppercase;border-top:1px solid #ffffff29;justify-content:space-between;margin-top:.55rem;padding-top:.65rem;font-size:.66rem;display:flex}.hero-product-note a:hover{color:var(--champagne)}.hero-proof{z-index:3;width:var(--container);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#080808b8;border-color:#ffffff26;margin:0;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.proof-item{align-items:center;gap:1rem;padding:1.25rem 1.4rem;display:flex}.proof-item>span{font-family:var(--font-serif);color:var(--champagne);font-size:.8rem}.proof-item strong{font-family:var(--font-sans);letter-spacing:.12em;text-transform:uppercase;color:#ffffffdb;font-size:.68rem}.market-strip{background:var(--champagne);color:var(--ink);border:0}.market-strip-inner{background:#05050529;border:0}.market-strip-inner div{background:var(--champagne);padding:1.7rem 1.5rem}.market-strip span{letter-spacing:.18em;text-transform:uppercase;color:#05050594;font-size:.58rem}.market-strip strong{font-family:var(--font-sans);color:var(--ink);margin-top:.38rem;font-size:.78rem;font-weight:700;line-height:1.45}.collection-showcase{background:var(--ivory);color:var(--ink)}.collection-showcase .eyebrow{color:#73551c}.collection-showcase .section-head>p{color:#0505059e}.collection-showcase .lux-grid{grid-template-rows:repeat(2,minmax(330px,1fr));grid-template-columns:repeat(12,1fr);gap:1.15rem;display:grid}.collection-showcase .lux-card{min-height:0;box-shadow:none;background:#151515;border:0;border-radius:0;padding:clamp(1.5rem,3vw,2.5rem)}.collection-showcase .lux-card.tall{grid-area:span 2/span 7;min-height:760px}.collection-showcase .lux-card:not(.tall){grid-column:span 5;min-height:370px}.collection-showcase .lux-card:before{background:linear-gradient(#0000 28%,#0505052e 54%,#050505ed)}.collection-showcase .lux-card img{object-fit:cover;opacity:1;border-radius:0;width:100%;height:100%;inset:0;transform:scale(1.001)}.collection-showcase .lux-card:hover img{transform:scale(1.045)}.lux-card-content{width:100%}.card-index{letter-spacing:.2em;text-transform:uppercase;color:var(--champagne-light);margin-bottom:.8rem;font-size:.58rem;display:block}.collection-showcase .lux-card h3{color:#fff;letter-spacing:-.035em;font-size:clamp(2.2rem,4vw,4.3rem)}.collection-showcase .lux-card:not(.tall) h3{font-size:clamp(1.9rem,3vw,3rem)}.collection-showcase .lux-card p{color:#ffffffad;max-width:520px;margin:.75rem 0 1.35rem;font-size:.87rem;line-height:1.65}.collection-link{color:#fff}.guide-section{background:#0b0b0b}.finder{background:linear-gradient(135deg,#cdb17a21,#ffffff06 52%,#ffffff03);border-color:#ffffff29;border-radius:0}.finder-copy{padding:clamp(2rem,4vw,4rem)}.finder-copy h3{letter-spacing:-.045em;font-size:clamp(2.6rem,4.5vw,5rem);line-height:.93}.finder-choice{letter-spacing:.15em;border-radius:0;padding:.75rem .95rem;font-size:.61rem}.finder-results{background:#ffffff1a;gap:1px;padding:1.5rem}.finder-results .product-card{background:#0b0b0b}.product-edit-section{background:#0e0e0e}.product-edit-section .product-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(1.5rem,3vw,3rem);padding:0;display:grid;overflow:visible}.product-edit-section .product-row .product-card{min-width:0}.product-card{background:0 0;border:0;border-radius:0}.product-card:hover{background:0 0;border-color:#0000;transform:none}.product-media{background:#171717}.product-media:after{content:"Voir la pièce";color:#fff;letter-spacing:.15em;text-transform:uppercase;transition:transform .35s var(--ease);background:#050505d6;padding:.75rem 1rem;font-size:.58rem;font-weight:800;position:absolute;bottom:0;right:0;transform:translateY(102%)}.product-card:hover .product-media:after{transform:translateY(0)}.product-badge{background:var(--ivory);color:var(--ink);letter-spacing:.16em;border:0;border-radius:0;font-size:.58rem;top:1rem;left:1rem}.product-info{padding:1.25rem 0 0}.product-meta-line{letter-spacing:.15em;font-size:.6rem}.product-meta-line span:last-child{color:var(--champagne)}.product-card h3{letter-spacing:-.025em;margin:.7rem 0 .3rem;font-size:clamp(1.55rem,2.3vw,2.1rem)}.product-short{min-height:auto;font-size:.84rem}.price-row{margin:1rem 0 1.15rem}.price-row strong{font-size:1.3rem}.product-actions{grid-template-columns:1fr auto}.product-actions .btn-ghost{padding-inline:1.1rem}.maison-story{background:var(--ivory);color:var(--ink)}.story-shell{width:var(--container);grid-template-columns:minmax(300px,.72fr) minmax(0,1.28fr);align-items:center;gap:clamp(3rem,8vw,9rem);margin-inline:auto;display:grid}.story-copy h2{letter-spacing:-.05em;margin:1.3rem 0 1.8rem;font-size:clamp(3rem,5.5vw,6rem);line-height:.92}.story-copy>p:not(.eyebrow){color:#050505a8;max-width:600px;line-height:1.8}.story-facts{grid-template-columns:repeat(3,1fr);gap:1rem;margin:3rem 0;display:grid}.story-facts div{border-top:1px solid #0505052e;padding-top:1rem}.story-facts dt{font-family:var(--font-serif);font-size:2rem}.story-facts dd{letter-spacing:.12em;text-transform:uppercase;color:#050505ad;margin:.2rem 0 0;font-size:.6rem}.story-copy .btn-outline{color:var(--ink);border-color:#05050566}.story-copy .btn-outline:hover{border-color:var(--ink);color:var(--ink)}.story-gallery{grid-template-rows:repeat(2,1fr);grid-template-columns:1.18fr .82fr;gap:1rem;height:min(730px,65vw);display:grid}.story-shot{background:#141414;position:relative;overflow:hidden}.story-shot:first-child{grid-row:span 2}.story-shot img{object-fit:cover;width:100%;height:100%;transition:transform .7s var(--ease)}.story-shot:hover img{transform:scale(1.045)}.story-shot span{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;letter-spacing:.13em;text-transform:uppercase;background:#050505b8;padding:.7rem .8rem;font-size:.61rem;font-weight:700;position:absolute;bottom:1rem;left:1rem;right:1rem}.footer{background:#070707}.footer-cta{border-color:#ffffff24;padding:clamp(2rem,5vw,5rem)}.footer-cta h2{letter-spacing:-.035em;font-size:clamp(2rem,3.4vw,3.5rem)}.sr-only{clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.brand-logo{object-fit:contain;width:auto;max-width:170px;height:42px}.section-cta{width:var(--container);justify-content:center;margin:3rem auto 0;display:flex}.features-section{background:#0a0a0a}.features-section.light,.features-section.champagne{background:var(--ivory);color:var(--ink)}.features-section .service-card{min-height:280px;padding-top:5rem;position:relative}.feature-number{font-family:var(--font-serif);color:var(--champagne);font-size:1rem;position:absolute;top:1.6rem;right:1.6rem}.feature-link{letter-spacing:.12em;text-transform:uppercase;border-bottom:1px solid;margin-top:1.25rem;font-size:.65rem;font-weight:800;display:inline-block}.testimonials-section{background:#0c0c0c}.testimonials-section.light,.testimonials-section.champagne{background:var(--ivory);color:var(--ink)}.testimonials-section.light .quote-card p:first-child,.testimonials-section.champagne .quote-card p:first-child{color:var(--ink)}.testimonials-section.light .quote-card p:last-child,.testimonials-section.champagne .quote-card p:last-child{color:#05050594}.newsletter-form{flex-wrap:wrap}.newsletter-message{flex-basis:100%;margin:.3rem 0 0!important;font-size:.82rem!important}.newsletter-message.success{color:var(--champagne)!important}.newsletter-message.error{color:#ffaaa0!important}.home-cta-section{background:#0a0a0a}.home-cta{width:var(--container);text-align:center;background:linear-gradient(130deg,#cdb17a29,#ffffff05);border:1px solid #ffffff29;margin-inline:auto;padding:clamp(2rem,6vw,5.5rem)}.home-cta h2{letter-spacing:-.045em;max-width:900px;margin:.8rem auto 1.25rem;font-size:clamp(2.8rem,5.4vw,6rem);line-height:.94}.home-cta>p:not(.eyebrow){color:#ffffffab;max-width:680px;margin-inline:auto}.home-cta-section.champagne .home-cta{color:var(--ink);background:#ffffff52;border-color:#0505052e}.home-cta-section.champagne .home-cta>p:not(.eyebrow){color:#0505059e}.home-cta-actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:.8rem;margin-top:2rem;display:flex}.home-cta-section.champagne .btn-outline,.custom-home-section.light .btn-outline,.custom-home-section.champagne .btn-outline{color:var(--ink);border-color:#05050559}.custom-home-section{background:#0b0b0b}.custom-section-shell{width:var(--container);border:1px solid #ffffff24;place-items:center;min-height:420px;margin-inline:auto;display:grid}.custom-section-shell.has-image{grid-template-columns:minmax(280px,1fr) minmax(300px,1fr)}.custom-section-media{align-self:stretch;min-height:520px;position:relative;overflow:hidden}.custom-section-media img{object-fit:cover;width:100%;height:100%}.custom-section-copy{max-width:700px;padding:clamp(2rem,6vw,5rem)}.custom-section-copy h2{letter-spacing:-.045em;margin:.8rem 0 1.35rem;font-size:clamp(2.7rem,5vw,5.5rem);line-height:.94}.custom-section-copy>p:not(.eyebrow){color:#ffffffa8;margin-bottom:1rem;line-height:1.8}.custom-section-lead{font-family:var(--font-serif);color:#ffffffdb!important;font-size:1.25rem!important}.custom-home-section.light .custom-section-shell,.custom-home-section.champagne .custom-section-shell{border-color:#05050529}.custom-home-section.light .custom-section-copy>p:not(.eyebrow),.custom-home-section.champagne .custom-section-copy>p:not(.eyebrow){color:#050505a6}.managed-page-hero{isolation:isolate;align-items:flex-end;min-height:620px;padding-bottom:clamp(4rem,8vw,8rem);display:flex;position:relative;overflow:hidden}.managed-page-hero.has-image:after{content:"";z-index:-1;background:linear-gradient(90deg,#050505eb,#0505057a 58%,#0505052e),linear-gradient(#0000 45%,#050505b3);position:absolute;inset:0}.managed-page-hero-media{z-index:-2;position:absolute;inset:0}.managed-page-hero-media img{object-fit:cover;width:100%;height:100%}.managed-page-hero .page-hero-inner{max-width:none}.managed-page-hero h1{letter-spacing:-.05em;max-width:920px;font-size:clamp(3.5rem,7vw,7.5rem);line-height:.9}.managed-page-hero .lead{max-width:680px;font-family:var(--font-sans);margin-top:1.5rem;font-size:1rem;line-height:1.8}.managed-page-content{padding-bottom:clamp(5rem,10vw,10rem)}.managed-page-grid{background:#ffffff24;border:1px solid #ffffff24;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;display:grid}.managed-copy-block{background:#0b0b0b;min-height:310px;padding:clamp(2rem,5vw,4rem);position:relative}.managed-copy-index{color:var(--champagne);font-family:var(--font-serif);margin-bottom:2rem;font-size:.78rem;display:block}.managed-copy-block h2{letter-spacing:-.035em;max-width:560px;margin-bottom:1.5rem;font-size:clamp(2rem,3.5vw,3.7rem);line-height:1}.managed-copy-body{color:#ffffffa6;gap:1rem;max-width:640px;line-height:1.8;display:grid}.managed-copy-body ul{gap:.65rem;padding-left:1.2rem;list-style:outside;display:grid}.managed-page-cta{background:linear-gradient(110deg,#cdb17a24,#ffffff05);border:1px solid #ffffff24;justify-content:space-between;align-items:center;gap:2rem;margin-top:3rem;padding:clamp(2rem,5vw,4rem);display:flex}.managed-page-cta h2{margin-top:.5rem;font-size:clamp(2rem,3.5vw,3.8rem);line-height:1}.checkout-form{align-self:start}.checkout-success{color:#fff;background:#cdb17a17;border:1px solid #cdb17a80}.checkout-success h3{font-size:1.5rem}.checkout-success p{color:#ffffffb8;margin:1rem 0}#selection{scroll-margin-top:110px}@media (max-width:1100px){:root{--container:min(100vw - 40px,960px)}.hero-inner{grid-template-columns:1fr;padding-bottom:11rem}.hero-product-note{display:none}.hero-content{max-width:700px}.hero:before{background:linear-gradient(90deg,#050505f0,#050505ba 48%,#0505052e)}.collection-showcase .lux-card.tall{grid-column:span 7}.collection-showcase .lux-card:not(.tall){grid-column:span 5}.product-edit-section .product-row{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:900px){:root{--container:min(100vw - 28px,760px)}.site-header{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#050505db}.nav-links{place-self:stretch stretch;width:100vw;height:calc(100dvh - 100px);min-height:0;padding:2rem 1rem;inset:100px 0 auto;overflow-y:auto}.nav-links a{font-size:clamp(1.4rem,6vw,2rem);line-height:1.15}.hero{min-height:900px}.hero-media img{object-position:64% center}.hero:before{background:linear-gradient(90deg,#050505ed,#050505b0 62%,#05050557)}.hero-inner{align-items:center;min-height:790px;padding-top:9.5rem;padding-bottom:11rem}.hero-content{max-width:610px}.hero-overline{margin-bottom:3.25rem}.hero .lead{max-width:560px}.hero-proof{grid-template-columns:1fr 1fr}.proof-item:nth-child(2){border-right:0}.collection-showcase .lux-grid{grid-template-rows:auto;grid-template-columns:1fr;display:grid}.collection-showcase .lux-card.tall,.collection-showcase .lux-card:not(.tall){grid-area:auto;min-height:560px}.story-shell{grid-template-columns:1fr}.story-gallery{height:720px}.footer-cta,.custom-section-shell.has-image,.managed-page-grid{grid-template-columns:1fr}.custom-section-media{min-height:460px}}@media (max-width:620px){:root{--container:calc(100vw - 24px)}.announcement{justify-content:center;overflow:hidden}.announcement span:not(:first-child){display:none}.section{padding:5.5rem 0}.section-head{display:block}.section-head h1,.section-head h2{font-size:clamp(2.75rem,13vw,4rem)}.section-head>p{margin-top:1.5rem}.hero{min-height:880px}.hero-media img{object-position:68% center}.hero:before{background:linear-gradient(90deg,#050505e6,#050505ad 72%,#0505056b)}.hero-inner{align-items:start;min-height:760px;padding-top:8.25rem;padding-bottom:11rem}.hero-overline{margin:1.5rem 0 4.5rem}.hero-overline span{display:none}.hero h1{max-width:8.25ch;font-size:clamp(3.5rem,17vw,5rem);line-height:.88}.hero .lead{max-width:42ch;font-size:.88rem;line-height:1.65}.hero-actions{gap:1.25rem;width:100%;display:grid}.hero-actions .text-link{margin-top:.25rem}.hero-proof{grid-template-columns:1fr 1fr}.proof-item{gap:.25rem;padding:.85rem;display:grid}.proof-item>span{font-size:.65rem}.proof-item strong{font-size:.54rem;line-height:1.35}.market-strip-inner{grid-template-columns:1fr 1fr}.market-strip-inner div{padding:1.2rem}.collection-showcase .lux-card.tall,.collection-showcase .lux-card:not(.tall){min-height:480px}.collection-showcase .lux-card h3,.collection-showcase .lux-card:not(.tall) h3{font-size:2.55rem}.product-edit-section .product-row{gap:1rem;display:flex;overflow-x:auto}.product-edit-section .product-row .product-card{min-width:84vw}.product-actions{grid-template-columns:1fr auto}.product-actions .btn{width:auto}.story-facts{gap:.6rem}.story-facts dt{font-size:1.6rem}.story-gallery{grid-template-rows:1.15fr .85fr;grid-template-columns:1fr 1fr;height:650px}.story-shot:first-child{grid-area:auto/1/auto/-1}.floating-offer{display:none}.toast{bottom:24px}.brand-logo{max-width:120px;height:36px}.home-cta{padding:2rem 1.25rem}.home-cta h2{font-size:2.8rem}.home-cta-actions{display:grid}.custom-section-media{min-height:340px}.custom-section-copy{padding:2.5rem 1.25rem}.managed-page-hero{min-height:560px}.managed-page-hero h1{font-size:clamp(3.2rem,15vw,4.8rem)}.managed-page-cta{flex-direction:column;align-items:stretch}.storefront-admin-bar{text-align:center;flex-wrap:wrap;gap:.4rem .8rem!important;padding:.45rem .7rem!important}.storefront-edit-link{text-align:center;max-width:calc(100vw - 24px);font-size:.72rem!important;bottom:12px!important;right:12px!important}}.status-page{text-align:center;background:radial-gradient(circle at 50% 42%,#cdb17a24,#0000 35%),#050505;align-content:center;place-items:center;gap:1.25rem;min-height:100svh;padding:10rem max(1.25rem,5vw) 6rem;display:grid}.status-page h1{letter-spacing:-.045em;max-width:900px;font-size:clamp(3rem,7vw,7rem);line-height:.92}.status-page>p:not(.eyebrow,.status-code){color:#ffffffa6;max-width:620px}.status-code{color:#cdb17a17;font-family:var(--font-serif);margin-bottom:-2rem;font-size:clamp(8rem,24vw,20rem);line-height:.65}.status-actions{flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:1rem;display:flex}.status-spinner{margin-bottom:.5rem}.cms-home-section{isolation:isolate;position:relative;overflow:hidden}.cms-home-section>.home-section-background{z-index:0;position:absolute;inset:0}.cms-home-section>.home-section-background:after{content:"";background:#050505d1;position:absolute;inset:0}.cms-home-section.light>.home-section-background:after,.cms-home-section.champagne>.home-section-background:after{background:#f7f2e8e6}.cms-home-section>.home-section-background img{object-fit:cover;width:100%;height:100%}.cms-home-section>:not(.home-section-background){z-index:1;position:relative}.footer.has-footer-background{isolation:isolate;background:#030303;position:relative;overflow:hidden}.footer-background{z-index:0;pointer-events:none;position:absolute;inset:0}.footer-background:after{content:"";background:#030303e6;position:absolute;inset:0}.footer-background img{object-fit:cover;width:100%;height:100%}.footer.has-footer-background>:not(.footer-background){z-index:1;position:relative}.catalog-explorer{width:var(--container);margin-inline:auto}.catalog-toolbar{border-bottom:1px solid #ffffff24;grid-template-columns:minmax(260px,1fr) auto;align-items:end;gap:1rem;margin-bottom:1.25rem;padding-bottom:1.25rem;display:grid}.catalog-search input,.catalog-sort select{color:#fff;width:100%;min-height:50px;font:inherit;background:#ffffff09;border:1px solid #ffffff2e;border-radius:0;padding:.8rem 1rem}.catalog-search input::placeholder{color:#ffffff73}.catalog-sort{color:#ffffff8c;letter-spacing:.12em;text-transform:uppercase;grid-template-columns:auto minmax(190px,auto);align-items:center;gap:.75rem;font-size:.75rem;display:grid}.catalog-sort select option{color:#fff;background:#0a0a0a}.catalog-category-tabs{scrollbar-width:thin;gap:.65rem;padding:.25rem 0 1rem;display:flex;overflow-x:auto}.catalog-category-tabs button{color:#ffffff9e;letter-spacing:.1em;text-transform:uppercase;border:1px solid #ffffff29;flex:none;padding:.65rem 1rem;font-size:.7rem;font-weight:800}.catalog-category-tabs button span{color:var(--champagne);margin-left:.45rem}.catalog-category-tabs button.active,.catalog-category-tabs button:hover{border-color:var(--champagne);background:var(--champagne);color:var(--ink)}.catalog-category-tabs button.active span{color:var(--ink)}.catalog-count{color:#ffffff7a;letter-spacing:.08em;text-transform:uppercase;margin:.5rem 0 1.5rem;font-size:.78rem}.catalog-grid{width:100%;margin-inline:0}.catalog-grid .product-card{content-visibility:auto;contain-intrinsic-size:auto 560px}.catalog-empty{text-align:center;border:1px solid #ffffff24;align-content:center;justify-items:center;gap:1rem;min-height:320px;display:grid}.catalog-empty p{color:#fff9}.catalog-hero-stat{text-align:right;justify-self:end;justify-items:end;gap:.4rem;max-width:360px;display:grid}.catalog-hero-stat strong{font-family:var(--font-serif);color:var(--champagne);font-size:clamp(4rem,8vw,7rem);font-weight:400;line-height:.8}.catalog-hero-stat span{color:#ffffff9e}.catalog-hero-stat a{border-bottom:1px solid var(--champagne);color:var(--champagne);letter-spacing:.1em;text-transform:uppercase;margin-top:.8rem;font-size:.72rem;font-weight:800}.collection-showcase.light .category-directory{margin-top:0}@media (max-width:760px){.catalog-toolbar,.catalog-sort{grid-template-columns:1fr}.catalog-hero-stat{text-align:left;justify-self:start;justify-items:start;margin-top:2rem}}.product-page.has-product-background{isolation:isolate;position:relative;overflow:hidden}.product-page-background{z-index:0;pointer-events:none;height:min(920px,82vw);position:absolute;inset:0 0 auto}.product-page-background:after{content:"";background:linear-gradient(90deg,#050505f0,#050505c7 45%,#050505e6),linear-gradient(#05050559,#0000 55%,#050505 100%);position:absolute;inset:0}.product-page-background img{object-fit:cover;filter:saturate(.78);width:100%;height:100%}.product-page.has-product-background>:not(.product-page-background){z-index:1;position:relative}.product-signals{flex-wrap:wrap;gap:.45rem;margin-bottom:1.25rem;display:flex}.product-signals>span{color:#ffffff9e;letter-spacing:.1em;text-transform:uppercase;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0505054d;border:1px solid #ffffff2b;padding:.4rem .6rem;font-size:.62rem;font-weight:800}.saving-pill{color:var(--champagne);font-family:var(--font-sans);letter-spacing:.08em;text-transform:uppercase;border:1px solid #cdb17a80;align-self:center;padding:.35rem .55rem;font-size:.65rem;font-weight:800}.product-experience-strip{width:var(--container);border-block:1px solid #ffffff24;grid-template-columns:repeat(4,1fr);margin:clamp(4rem,7vw,7rem) auto 0;display:grid}.product-experience-strip article{border-right:1px solid #ffffff24;padding:1.75rem}.product-experience-strip article:last-child{border-right:0}.product-experience-strip span{color:var(--champagne);font-family:var(--font-serif);margin-bottom:1.5rem;display:block}.product-experience-strip strong{font-family:var(--font-serif);margin-bottom:.5rem;font-size:1.2rem;font-weight:500;display:block}.product-experience-strip p,.product-description{color:#ffffff9e;font-size:.9rem;line-height:1.75}.product-narrative{grid-column:1/-1;grid-template-columns:minmax(220px,.65fr) minmax(0,1.35fr);column-gap:3rem;display:grid}.product-narrative .eyebrow{grid-column:1}.product-narrative h2{grid-column:1;font-size:clamp(2rem,4vw,4.5rem);line-height:.95}.product-description{grid-area:1/2/4;align-content:center;gap:1rem;max-width:720px;display:grid}.main-image-button{cursor:zoom-in;text-align:initial;position:relative}.image-zoom-label,.image-count{z-index:2;color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);letter-spacing:.12em;text-transform:uppercase;background:#050505b8;padding:.45rem .65rem;font-size:.62rem;font-weight:800;position:absolute;bottom:1rem}.image-zoom-label{left:1rem}.image-count{right:1rem}.product-lightbox{z-index:1200;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#000000f0;grid-template-columns:auto minmax(0,1fr) auto;place-items:center;gap:1rem;padding:clamp(1rem,4vw,3rem);display:grid;position:fixed;inset:0}.lightbox-image{place-items:center;gap:.75rem;max-width:min(86vw,1050px);max-height:88vh;display:grid}.lightbox-image img{object-fit:contain;max-width:100%;max-height:82vh}.lightbox-image p{color:#ffffff8c;letter-spacing:.12em;text-transform:uppercase;font-size:.68rem}.lightbox-close,.lightbox-arrow{color:#fff;background:#0505058c;border:1px solid #ffffff47;border-radius:50%;place-items:center;transition:all .2s;display:grid}.lightbox-close:hover,.lightbox-arrow:hover{border-color:var(--champagne);color:var(--champagne)}.lightbox-close{width:48px;height:48px;font-size:1.6rem;position:absolute;top:1.5rem;right:1.5rem}.lightbox-arrow{width:52px;height:52px;font-size:1.25rem}@media (max-width:900px){.product-experience-strip{grid-template-columns:1fr 1fr}.product-experience-strip article:nth-child(2){border-right:0}.product-experience-strip article:nth-child(-n+2){border-bottom:1px solid #ffffff24}.product-narrative{display:block}.product-description{margin-top:1.5rem}}@media (max-width:620px){.product-experience-strip{grid-template-columns:1fr}.product-experience-strip article{border-bottom:1px solid #ffffff24;border-right:0}.product-lightbox{grid-template-columns:1fr;padding:1rem}.lightbox-arrow{z-index:2;position:absolute;bottom:1rem}.lightbox-arrow.previous{left:1rem}.lightbox-arrow.next{right:1rem}.lightbox-close{top:1rem;right:1rem}}.collection-showcase .category-directory{grid-template-rows:none;grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:auto;gap:clamp(1rem,2vw,1.5rem)}.collection-showcase .category-directory .lux-card{aspect-ratio:1;border-radius:18px;grid-area:auto;min-width:0;min-height:0;padding:clamp(1.25rem,3vw,2.5rem);transition:box-shadow .35s;overflow:hidden}.collection-showcase .category-directory .lux-card img{transition:transform .6s cubic-bezier(.2,.65,.3,1)}.collection-showcase .category-directory .lux-card:hover,.collection-showcase .category-directory .lux-card:focus-within{box-shadow:0 12px 32px #00000029}.collection-showcase .category-directory .lux-card:focus-within img{transform:scale(1.045)}.collection-showcase .category-directory .lux-card h3{font-size:clamp(1.7rem,3.5vw,3.2rem)}.collection-showcase .category-directory .lux-card p{-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:.6rem 0 1rem;display:-webkit-box;overflow:hidden}@media (max-width:640px){.collection-showcase .category-directory{grid-template-columns:minmax(0,1fr)}.collection-showcase .category-directory .lux-card{border-radius:14px}.collection-showcase .category-directory .lux-card h3{font-size:clamp(1.7rem,7vw,2.8rem)}}@media (prefers-reduced-motion:reduce){.collection-showcase .category-directory .lux-card,.collection-showcase .category-directory .lux-card img{transition:none}.collection-showcase .category-directory .lux-card:hover img,.collection-showcase .category-directory .lux-card:focus-within img{transform:none}}.watch-discovery{border-radius:18px;grid-template-columns:minmax(0,.9fr) minmax(0,1.3fr);overflow:hidden}.watch-discovery .finder-copy{flex-direction:column;justify-content:center;display:flex}.watch-discovery .finder-results{background:#ffffff06;grid-template-columns:repeat(2,minmax(0,1fr));align-content:center;gap:1rem;padding:clamp(1rem,2vw,2rem);display:grid}.discovery-links{flex-wrap:wrap;align-items:center;gap:1.5rem;margin-top:1.5rem;display:flex}.watch-discovery .discovery-delivery{border-top:1px solid var(--line);color:var(--muted);margin-top:2rem;padding-top:1.25rem;font-size:.8rem;line-height:1.7}.discovery-delivery a{text-underline-offset:4px;text-decoration:underline}.discovery-guidance{grid-column:1/-1;padding:clamp(1rem,3vw,3rem)}.discovery-guidance h3{margin-bottom:1rem;font-size:2rem}.discovery-guidance p{margin-bottom:1.5rem}@media (max-width:1100px){.watch-discovery{grid-template-columns:1fr}.watch-discovery .finder-copy{border-right:0;border-bottom:1px solid var(--line)}}@media (max-width:600px){.watch-discovery .finder-results{grid-template-columns:1fr}.watch-discovery{border-radius:14px}}.brand-catalog{grid-template-columns:245px minmax(0,1fr);align-items:start;gap:2rem;display:grid}.brand-sidebar{border:1px solid var(--line);background:#ffffff06;border-radius:16px;padding:1.5rem}.brand-sidebar h2{font-family:var(--font-sans);letter-spacing:.13em;text-transform:uppercase;color:var(--gold);margin:0 0 1.25rem;font-size:.8rem}.brand-options button{text-align:left;border:0;border-bottom:1px solid var(--line);width:100%;color:inherit;font:inherit;cursor:pointer;background:0 0;border-radius:6px;justify-content:space-between;align-items:center;gap:.75rem;padding:.9rem .5rem;font-size:.9rem;transition:background .25s,color .25s,padding .25s;display:flex}.brand-options button:hover,.brand-options button.active{color:var(--gold);background:#c6a15b17;padding-left:.85rem}.brand-options button:focus-visible,.brand-toggle:focus-visible{outline:2px solid var(--gold);outline-offset:2px}.brand-count{opacity:.7;font-variant-numeric:tabular-nums;font-size:.75rem}.brand-toggle{display:none}.brand-catalog-main{min-width:0}.brand-catalog-main .catalog-grid{grid-template-columns:repeat(3,minmax(0,1fr));width:100%}@media (max-width:1180px){.brand-catalog-main .catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:800px){.brand-catalog{grid-template-columns:1fr;gap:1.25rem}.brand-sidebar{padding:1rem}.brand-sidebar h2{margin-bottom:.75rem}.brand-toggle{width:100%;color:inherit;font:inherit;cursor:pointer;background:0 0;border:0;justify-content:space-between;padding:.7rem 0;display:flex}.brand-options{display:none}.brand-options.is-open{max-height:360px;display:block;overflow-y:auto}}@media (max-width:480px){.brand-catalog-main .catalog-grid{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.brand-options button{transition:none}}.shop-submenu{position:relative}.shop-submenu summary{cursor:pointer;font:inherit;letter-spacing:.08em;text-transform:uppercase;color:inherit;align-items:center;gap:.45rem;padding:.75rem 0;font-size:.72rem;font-weight:700;list-style:none;display:flex}.shop-submenu summary::-webkit-details-marker{display:none}.shop-submenu summary:hover,.shop-submenu[open]>summary{color:var(--gold)}.shop-chevron{transition:transform .2s}.shop-submenu[open] .shop-chevron{transform:rotate(180deg)}.shop-brand-panel{border:1px solid var(--line);background:#111;border-radius:14px;width:min(660px,90vw);max-height:70vh;padding:1.5rem;position:absolute;top:100%;left:50%;overflow-y:auto;transform:translate(-50%);box-shadow:0 18px 48px #0008}.shop-panel-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:1rem;margin-bottom:.5rem;padding-bottom:1rem;display:flex}.shop-panel-heading>span{letter-spacing:.12em;text-transform:uppercase;color:var(--gold);font-size:.72rem}.nav-links .shop-panel-heading a{text-transform:none;letter-spacing:0;font-size:.75rem}.shop-brand-links{grid-template-columns:repeat(3,minmax(0,1fr));gap:.25rem;display:grid}.nav-links .shop-brand-links a{font-family:var(--font-sans);letter-spacing:0;text-transform:none;white-space:normal;border-radius:7px;padding:.75rem;font-size:.84rem;font-weight:400;transition:background .2s,color .2s}.nav-links .shop-brand-links a:hover{color:var(--gold);background:#c6a15b1a}.shop-submenu summary:focus-visible,.shop-brand-panel a:focus-visible{outline:2px solid var(--gold);outline-offset:3px}@media (max-width:900px){.nav-links{justify-content:flex-start;gap:1.25rem;height:calc(100dvh - 104px);min-height:0;padding:1.75rem 1rem 3rem;overflow-y:auto}.shop-submenu{width:100%;max-width:540px}.shop-submenu summary{font-family:var(--font-serif);letter-spacing:0;text-transform:none;justify-content:center;min-height:44px;padding:0;font-size:2rem;font-weight:500}.shop-brand-panel{width:100%;max-height:none;box-shadow:none;margin-top:1rem;padding:1rem;position:static;transform:none}.shop-brand-links{grid-template-columns:repeat(2,minmax(0,1fr))}.nav-links .shop-brand-links a{align-items:center;min-height:44px;font-size:.85rem;display:flex}}@media (prefers-reduced-motion:reduce){.shop-chevron,.nav-links .shop-brand-links a{transition:none}}
﻿ :root{--ink:#20201e;--ivory:#faf9f6;--ivory-deep:#efede8;--champagne:#a3824b;--champagne-light:#d9c6a1;--muted:#72716b;--line:#e6e3dd;--shadow:0 18px 50px #29251e0c;--container:min(1280px,calc(100vw - 64px))}body{color:#242422;background:#fff}.section{color:#242422;background:#fff;padding:clamp(3.5rem,6vw,6rem) 0}.section.light,.section.champagne,.collection-showcase,.maison-story{color:#242422;background:#faf9f6}h1,h2,h3{font-weight:500}.section-head{text-align:center;max-width:800px;margin:0 auto 2.8rem;display:block}.section-head h1,.section-head h2{letter-spacing:-.035em;margin-inline:auto;font-size:clamp(2rem,3.4vw,3.4rem);line-height:1.12}.section-head>p{color:#77746e;max-width:600px;margin:.9rem auto 0}.eyebrow{color:#927241}.kicker-line{margin-inline:auto}.site-header,.site-header.is-scrolled{color:#252522;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff7;border-bottom:1px solid #e6e3dd}.announcement{color:#69665e;letter-spacing:.08em;background:#f4f2ee;border-bottom:1px solid #e6e3dd;min-height:30px}.nav{height:78px}.brand-mark{color:#fff;background:#242422;border-color:#242422}.brand-name{letter-spacing:.08em}.nav-links a,.shop-submenu summary{color:#343430}.nav-links a:hover{color:#927241}.icon-button,.nav-toggle{color:#292925;background:0 0;border-color:#e5e2dc}.nav-toggle span{background:#292925}.shop-brand-panel{background:#fff;border-color:#e5e2dc;box-shadow:0 18px 48px #00000012}.shop-panel-heading>span{color:#927241}.btn{letter-spacing:.09em;border-radius:30px;min-height:44px;padding:12px 23px;font-size:.65rem}.btn-gold{color:#fff;background:#242422;border-color:#242422}.btn-gold:hover{color:#fff;background:#484137;border-color:#484137}.btn-outline,.btn-ghost{color:#343430;background:0 0;border-color:#d5d1c9}.btn-outline:hover,.btn-ghost:hover{color:#927241;border-color:#927241}.hero{color:#fff;min-height:570px;margin-top:108px}.hero-inner{grid-template-columns:minmax(0,1fr) minmax(200px,.45fr);gap:3rem;min-height:570px;padding:5rem 0 7rem}.hero h1{max-width:680px;font-size:clamp(2.8rem,5.4vw,5.2rem);line-height:1.02}.hero-overline{margin-bottom:2rem}.hero:before{background:linear-gradient(90deg,#090909dd 0%,#09090999 40%,#09090910 100%)}.hero:after{background:linear-gradient(#0000,#0006)}.hero .eyebrow{color:#e0cda8}.hero .text-link{color:#fff}.hero .btn-gold{color:#242422;background:#fff;border-color:#fff}.hero-proof{background:#171715b8;border-color:#ffffff25}.hero-product-note{color:#fff}.market-strip,.market-strip-inner,.market-strip-inner div{color:#343430;background:#f5f3ef}.market-strip-inner div{border-right:1px solid #dedad2;padding:1.15rem}.collection-showcase .category-directory{grid-template-columns:repeat(3,minmax(0,1fr))}.collection-showcase .category-directory .lux-card{border-radius:4px;padding:1.4rem}.collection-showcase .category-directory .lux-card h3{font-size:clamp(1.5rem,2.5vw,2.4rem)}.collection-showcase .category-directory .lux-card p{-webkit-line-clamp:2;font-size:.8rem}.collection-link{font-size:.61rem}.product-card,.finder-results .product-card,.watch-discovery .finder-results .product-card{color:#242422;box-shadow:none;background:#fff;border:1px solid #eeeae4;border-radius:5px;transition:box-shadow .25s,transform .25s;overflow:hidden}.product-card:hover{transform:translateY(-3px);box-shadow:0 12px 32px #30281a0d}.product-media{background:#f3f1ed}.product-media img{object-fit:contain}.product-info{padding:1.2rem}.product-info h3{font-family:var(--font-sans);letter-spacing:0;font-size:.95rem;line-height:1.5}.product-meta-line,.product-short{color:#77746e}.product-rating{color:#927241}.price-row strong{color:#927241;font-family:var(--font-sans);font-size:1rem}.old-price{color:#97938c}.product-actions .btn{min-height:38px;padding:9px 13px;font-size:.6rem}.product-badge{color:#343430;background:#fff;border:1px solid #e5e2dc}.watch-discovery{color:#242422;background:#f7f5f0;border:1px solid #e5e2dc;border-radius:6px}.finder-copy{border-color:#e5e2dc}.finder-copy h3{font-size:clamp(2.3rem,3.7vw,3.9rem);line-height:1.05}.finder-copy>p,.watch-discovery .discovery-delivery{color:#77746e}.watch-discovery .finder-results{background:0 0}.discovery-links .text-link{color:#494339}.service-card,.quote-card,.panel,.contact-card,.newsletter,.option-box,.trust-pill{color:#242422;box-shadow:none;background:#faf9f6;border-color:#e6e3dd}.service-card p,.quote-card p,.panel p,.contact-card p,.option-item,.trust-pill,.spec-row{color:#77746e}.spec-row strong{color:#242422}.feature-number{color:#927241}.home-cta{color:#fff;background:#232321;border:0;border-radius:6px}.home-cta .eyebrow{color:#dbc49e}.home-cta .btn-outline{color:#fff;border-color:#ffffff60}.story-copy h2{font-size:clamp(2.2rem,3.8vw,4rem);line-height:1.06}.story-gallery{height:520px}.collection-hero,.page-hero{color:#242422;background:#f7f5f1}.collection-hero .lead,.page-hero .lead,.catalog-hero-stat span,.product-summary .lead{color:#77746e}.catalog-hero-stat{background:#fff;border-color:#dedad2}.catalog-hero-stat strong{color:#927241}.catalog-hero-stat a{color:#343430}.catalog-toolbar input,.catalog-toolbar select,.catalog-search input,.catalog-sort select{color:#242422;background:#fff;border-color:#ddd8ce}.catalog-category-tabs button{color:#67645e;background:#fff;border-color:#dedad2}.catalog-category-tabs button.active{color:#fff;background:#242422;border-color:#242422}.catalog-count{color:#77746e}.catalog-empty{color:#242422;background:#faf9f6;border-color:#dedad2}.brand-sidebar{background:#faf9f6;border-color:#e5e2dc}.brand-sidebar h2,.brand-options button.active{color:#927241}.main-image,.thumb{background:#f4f2ee;border-color:#e5e2dc}.gallery-controls button{color:#242422;background:#fff;border-color:#dedad2}.product-price strong{color:#927241}.page-content{color:#44423d}.managed-page-content p,.managed-page-content li{color:#66635c}.footer{color:#343430;background:#f4f3ef;border-top:1px solid #e7e3db}.footer-cta{background:#fff;border-color:#dedad2}.footer-cta p,.footer p,.footer a,.footer-bottom{color:#706c64}.footer h3{color:#343430}.footer-cta h2{color:#242422}.footer .btn-gold{color:#fff}.footer-bottom{border-color:#dedad2}input,textarea,select,.newsletter-form input{color:#242422;background:#fff;border-color:#dcd7ce}.form label{color:#242422}.form input,.form textarea,.form select{color:#242422;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;caret-color:#242422;background:#fff;border-color:#b8b1a5}.form input::placeholder,.form textarea::placeholder{color:#686259;opacity:1}.form select option{color:#242422;background:#fff}.form input:focus,.form textarea:focus,.form select:focus{outline-offset:2px;border-color:#806235;outline:2px solid #806235}.contact-card p{color:#57534c}.contact-card a:not(.btn){color:#242422;text-underline-offset:3px;overflow-wrap:anywhere;text-decoration:underline}.contact-card a:not(.btn):hover{color:#705329}.contact-card a:not(.btn):focus-visible{outline-offset:3px;outline:2px solid #806235}.contact-card .btn-gold{color:#fff}.form .form-message{color:#514020;background:#f5efe3;border-color:#b59a6a}.managed-page-content .managed-page-grid{background:#e6e3dd;border-color:#e6e3dd}.managed-page-content .managed-copy-block{color:#242422;background:#faf9f6}.managed-page-content .managed-copy-block h2{color:#242422}.managed-page-content .managed-copy-body,.managed-page-content .managed-copy-body p,.managed-page-content .managed-copy-body li{color:#57534c}.cart-drawer,.search-panel{color:#242422;background:#fff}.cart-line,.cart-summary{border-color:#e5e2dc}.cart-line p,.cart-line span{color:#77746e}.cart-drawer input,.cart-drawer button{color:inherit}.cart-drawer .btn-gold{color:#fff}.search-modal{color:#242422}.search-result{color:#242422;background:#fff}@media (max-width:1100px){.nav-links{gap:1rem}.collection-showcase .category-directory{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:900px){:root{--container:calc(100vw - 32px)}.nav{height:70px}.nav-links{background:#fff;border-color:#e5e2dc}.hero{min-height:580px;margin-top:100px;padding:0}.hero-inner{grid-template-columns:1fr;min-height:580px;padding:3.5rem 0 10rem}.hero-product-note{display:none}.hero-proof{grid-template-columns:repeat(2,1fr)}.proof-item{padding:.85rem}.section-head{width:var(--container)}.story-gallery{height:420px}}@media (max-width:600px){.section{padding:3rem 0}.hero h1{font-size:clamp(2.6rem,10vw,3.8rem)}.hero-actions{align-items:flex-start;gap:1rem}.hero-actions .btn{width:auto}.hero-overline{font-size:.55rem}.collection-showcase .category-directory{grid-template-columns:1fr}.collection-showcase .category-directory .lux-card{aspect-ratio:1.15}.product-grid{gap:.8rem}.product-info{padding:1rem}.shop-panel-heading{flex-direction:column;align-items:flex-start}.footer-cta{padding:1.5rem}}@media (prefers-reduced-motion:reduce){.product-card{transition:none}.product-card:hover{transform:none}}.footer{--muted:#625e56}.footer .footer-grid div:not(:first-child) a,.footer .social-row a{color:#57534c;opacity:1;transition:color .2s}.footer .footer-grid h3{color:#292723}.footer .footer-grid a:hover,.footer .social-row a:hover{color:#795d2e;text-underline-offset:4px;text-decoration:underline}.footer .footer-grid a:focus-visible,.footer .footer-cta a:focus-visible{outline-offset:4px;border-radius:3px;outline:2px solid #795d2e}.footer.has-footer-background{background:#f4f3ef}.footer.has-footer-background .footer-background:after{background:#f4f3eff5}@media (prefers-reduced-motion:reduce){.footer .footer-grid a,.footer .social-row a{transition:none}}.product-card .product-media{background:0 0;border:0;padding:0}.product-card .product-media img{object-fit:cover}.product-card{border:0}.product-card:hover{box-shadow:none}.footer .concierge-card{background:linear-gradient(120deg,#fff 35%,#f9f7f2);border:1px solid #e4dfd5;border-radius:14px;grid-template-columns:minmax(0,1.3fr) minmax(280px,.8fr);align-items:center;gap:clamp(2rem,5vw,5rem);margin-top:2rem;padding:clamp(2rem,5vw,4.5rem);display:grid}.concierge-intro{max-width:650px}.concierge-intro .eyebrow{color:#8a6a36;letter-spacing:.22em;align-items:center;gap:.8rem;margin-bottom:1.5rem;font-size:.65rem;display:flex}.concierge-line{background:#a3824b;flex-shrink:0;width:32px;height:1px}.footer .concierge-intro h2{letter-spacing:-.035em;text-wrap:balance;color:#272622;max-width:580px;margin:0 0 1.4rem;font-size:clamp(2.1rem,3.5vw,3.6rem);line-height:1.1}.footer .concierge-description{color:#6c675e;max-width:510px;margin:0;font-size:.96rem;line-height:1.85}.concierge-action{border-left:1px solid #e4dfd5;padding-left:clamp(1.5rem,3vw,3rem)}.concierge-icon{color:#957447;margin-bottom:1rem}.concierge-action h3{font-family:var(--font-serif);margin:0 0 .7rem;font-size:1.5rem;line-height:1.3}.footer .concierge-action p{color:#746e63;margin:0 0 1.4rem;font-size:.87rem;line-height:1.7}.footer .concierge-action .btn{color:#fff;letter-spacing:.08em;justify-content:center;align-items:center;gap:1.25rem;width:100%;max-width:330px;min-height:48px;display:flex}.concierge-action .btn span{font-size:1.1rem}.footer .concierge-browse{color:#625949;align-items:center;gap:.65rem;margin-top:1.1rem;font-size:.8rem;display:inline-flex}.footer .concierge-browse:hover{color:#795d2e;text-underline-offset:4px;text-decoration:underline}@media (max-width:760px){.footer .concierge-card{grid-template-columns:1fr;gap:1.8rem;margin-top:1rem;padding:1.75rem}.concierge-action{border-top:1px solid #e4dfd5;border-left:0;padding:1.6rem 0 0}.footer .concierge-action .btn{max-width:none}.footer .concierge-intro h2{font-size:clamp(2rem,7vw,2.8rem)}}.section.testimonials-section .quote-card p:first-child,.section.testimonials-section .quote-card p:last-child,.section.newsletter-section .newsletter p,.section.newsletter-section .newsletter .eyebrow,.section.newsletter-section .newsletter h2,.section.newsletter-section .newsletter-form input{color:#202020}.section.newsletter-section .newsletter-form input::placeholder{color:#595959;opacity:1}.section.newsletter-section .newsletter-message.success{color:#235d37!important}.section.newsletter-section .newsletter-message.error{color:#a12424!important}.site-header .nav-links>a[aria-current=page]{color:#202020}.about-editorial{color:#242422;background:#fff;padding-top:150px}.about-intro{width:var(--container);grid-template-columns:1fr 1fr;align-items:center;gap:clamp(2rem,6vw,6rem);margin:0 auto;padding:2rem 0 5rem;display:grid}.about-intro-copy h1{letter-spacing:-.045em;margin:1.5rem 0;font-size:clamp(2.8rem,4.8vw,5rem);line-height:1.06}.about-intro-copy h1 em{color:#8b7045;font-weight:400}.about-lead{color:#68645d;max-width:510px;font-size:1rem;line-height:1.9}.about-actions{flex-wrap:wrap;align-items:center;gap:1.5rem;margin-top:2rem;display:flex}.about-actions .text-link{color:#534a3d;font-size:.65rem}.about-portrait{aspect-ratio:4/5;background:#eeebe5;border-radius:4px;position:relative;overflow:hidden}.about-portrait img{object-fit:cover}.about-portrait:after{content:"";background:linear-gradient(#0000,#0009);position:absolute;inset:60% 0 0}.about-portrait span{z-index:1;color:#fff;font-family:var(--font-serif);font-size:1.5rem;font-style:italic;position:absolute;bottom:2rem;left:2rem;right:2rem}.about-philosophy{text-align:center;background:#faf9f6;padding:clamp(3rem,6vw,6rem) 1.5rem}.about-philosophy h2{margin:1rem 0 1.5rem;font-size:clamp(2.1rem,3.5vw,3.5rem);line-height:1.15}.about-philosophy>p:last-child{color:#6e685e;max-width:670px;margin:auto;line-height:1.9}.about-principles{width:var(--container);border-bottom:1px solid #e6e1d8;grid-template-columns:repeat(3,minmax(0,1fr));gap:3rem;margin:0 auto;padding:4.5rem 0;display:grid}.about-principles article>span{color:#9a7c4a;letter-spacing:.15em;font-size:.75rem}.about-principles h3{margin:1rem 0;font-size:1.65rem}.about-principles p{color:#6e685e;font-size:.9rem;line-height:1.85}.about-house{width:var(--container);margin:4.5rem auto}.about-house-heading{max-width:700px;margin-bottom:2.5rem}.about-house-heading h2{margin:1rem 0;font-size:clamp(2rem,3vw,3rem);line-height:1.15}.about-house-heading>p:last-child{color:#6e685e}.about-house .managed-copy-block{color:#242422;background:#faf9f6;border-color:#e6e1d8}.about-house .managed-copy-body,.about-house .managed-copy-body p,.about-house .managed-copy-body li{color:#615d56}.about-invitation{width:var(--container);text-align:center;background:#faf9f6;border:1px solid #e6e1d8;border-radius:6px;margin:0 auto 5rem;padding:3.5rem 1.5rem}.about-invitation h2{margin:1rem 0;font-size:clamp(2rem,3vw,3rem);line-height:1.2}.about-invitation>p{color:#6e685e}.about-invitation .about-actions{justify-content:center}@media (max-width:800px){.about-editorial{padding-top:125px}.about-intro{grid-template-columns:1fr;padding-bottom:3rem}.about-portrait{aspect-ratio:5/4}.about-principles{grid-template-columns:1fr;gap:1.8rem;padding:3rem 0}.about-principles article+article{border-top:1px solid #e6e1d8;padding-top:1.5rem}.about-house{margin:3rem auto}.about-invitation{margin-bottom:3rem}.about-intro-copy h1{font-size:clamp(2.6rem,8vw,4rem)}}.site-header .brand-logo{object-fit:contain;width:260px;max-width:260px;height:86px}.site-header .nav{height:96px}.site-header .brand-name.sr-only{display:block}.footer .brand-logo{object-fit:contain;width:285px;max-width:100%;height:95px}.footer .footer-brand{display:inline-flex}.collection-button-grid{width:var(--container);grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin:0 auto;display:grid}.collection-button{color:#24211c;background:#fff;border:1px solid #e5dfd4;border-radius:14px;justify-content:space-between;align-items:center;gap:1rem;padding:1.6rem 1.8rem;transition:background .25s,border-color .25s,transform .25s,box-shadow .25s;display:flex}.collection-button strong{font-family:var(--font-serif);font-size:1.5rem;font-weight:500}.collection-button small{color:#756e63;margin-top:.4rem;font-size:.75rem;display:block}.collection-button-arrow{color:#92703c;background:#f6f2e9;border-radius:50%;flex-shrink:0;place-items:center;width:40px;height:40px;font-size:1.3rem;display:grid}.collection-button:hover{background:#fcfaf5;border-color:#ba9e6b;transform:translateY(-3px);box-shadow:0 10px 28px #5b49200c}.collection-button:focus-visible{outline-offset:4px;outline:2px solid #92703c}.footer .concierge-card{background:linear-gradient(115deg,#fff,#f8f3e8);border-top:3px solid #b89a62}.footer .concierge-phone{color:#6c532a;margin-top:1rem;font-size:.8rem;font-weight:600;display:block}.footer .concierge-browse{margin-top:.75rem}.footer .footer-grid h3{letter-spacing:.12em;margin-bottom:1.25rem;font-size:.72rem}.footer .footer-grid div:not(:first-child)>a{border-bottom:1px solid #0000;width:fit-content;min-height:36px;margin-bottom:.15rem;padding:.4rem 0;transition:color .2s,border-color .2s;display:block}.footer .footer-grid div:not(:first-child)>a:hover{border-bottom-color:#aa8b54;text-decoration:none}.footer .social-row a{border:1px solid #d9d1c3;border-radius:20px;padding:.4rem .85rem;font-size:.75rem}.footer .footer-grid{gap:2.5rem}@media (max-width:1100px){.site-header .brand-logo{width:205px;max-width:205px}.site-header .nav-links{gap:.8rem}.collection-button-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:900px){.site-header .nav{height:76px}.site-header .brand-logo{width:180px;max-width:180px;height:64px}.nav-links{height:calc(100dvh - 106px);top:106px}.hero{margin-top:106px}.footer .footer-grid{gap:2rem}}@media (max-width:600px){.collection-button-grid{grid-template-columns:1fr}.collection-button{padding:1.3rem}.collection-button strong{font-size:1.35rem}.site-header .brand-logo{width:155px;max-width:155px}.footer .brand-logo{width:245px;height:82px}}@media (prefers-reduced-motion:reduce){.collection-button{transition:none}.collection-button:hover{transform:none}}.site-header .brand,.footer .footer-brand{align-items:center;gap:.65rem}.site-header .brand-logo,.footer .brand-logo{object-fit:contain;flex-shrink:0;width:64px;max-width:64px;height:64px}.site-header .brand-name,.footer .brand-name{font-family:var(--font-serif);letter-spacing:.14em;color:#23211d;white-space:nowrap;font-size:1.55rem;font-weight:500;line-height:1.1;display:block}.footer .brand-name{font-size:1.8rem}.footer .brand-logo{width:76px;max-width:76px;height:76px}@media (max-width:1100px){.site-header .brand-name{letter-spacing:.1em;font-size:1.3rem}.site-header .brand-logo{width:52px;max-width:52px;height:52px}}@media (max-width:600px){.site-header .brand{gap:.25rem}.site-header .brand-logo{width:42px;max-width:42px;height:42px}.site-header .brand-name{letter-spacing:.06em;font-size:1.08rem}.footer .brand-name{font-size:1.6rem}}.hero-slideshow .hero-slide{opacity:0;pointer-events:none;transition:opacity 1s;position:absolute;inset:0}.hero-slideshow .hero-slide.is-active{opacity:1}.hero-slide-controls{z-index:4;color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#171717b8;border:1px solid #ffffff50;border-radius:30px;align-items:center;gap:.65rem;padding:.3rem .5rem;display:flex;position:absolute;top:1.25rem;right:max(16px,50vw - 640px)}.hero-slide-controls button{color:#fff;min-width:44px;min-height:44px;padding:.4rem;font-size:.8rem}.hero-slide-controls span{font-variant-numeric:tabular-nums;font-size:.75rem}.hero-slide-controls button:focus-visible{border-radius:20px;outline:2px solid #e0cda8}.hero-slideshow .hero-media img{animation:none}@media (prefers-reduced-motion:reduce){.hero-slideshow .hero-slide{transition:none}}.policy-shell{color:#242422;width:min(1180px,100% - 64px);margin:0 auto;padding:155px 0 80px}.policy-breadcrumbs{color:#625d54;flex-wrap:wrap;gap:10px;margin-bottom:36px;font-size:.78rem;display:flex}.policy-breadcrumbs a{text-underline-offset:4px;text-decoration:underline}.policy-header{border-bottom:1px solid #e6e3dd;margin-bottom:42px;padding:0 0 42px}.policy-header h1{letter-spacing:-.035em;max-width:900px;margin:16px 0 20px;font-size:clamp(2.5rem,5vw,4.5rem);line-height:1.1}.policy-header .eyebrow{color:#806235}.policy-description{color:#5e5a52;max-width:660px;font-size:1.05rem;line-height:1.8}.policy-updated{color:#686259;margin-top:22px;font-size:.75rem}.policy-updated time{margin-left:6px}.policy-layout{grid-template-columns:230px minmax(0,1fr);align-items:start;gap:64px;display:grid}.policy-sidebar{background:#faf9f6;border:1px solid #e6e3dd;border-radius:10px;padding:22px;position:sticky;top:140px}.policy-sidebar h2{font-family:var(--font-sans);text-transform:uppercase;letter-spacing:.1em;margin:0 0 12px;font-size:.75rem}.policy-sidebar nav a{color:#575249;padding:9px 0;font-size:.82rem;line-height:1.5;display:block}.policy-shop-link{color:#6e542f;border-top:1px solid #ddd6c8;margin-top:16px;padding-top:18px;font-size:.82rem;display:block}.policy-article{min-width:0;max-width:780px}.policy-section{border-bottom:1px solid #e6e3dd;margin-bottom:30px;padding-bottom:30px;scroll-margin-top:150px}.policy-article h2{color:#242422;margin:0 0 16px;font-size:clamp(1.45rem,2.4vw,1.9rem);line-height:1.3}.policy-article p{color:#555149;overflow-wrap:anywhere;margin:0 0 14px;font-size:.96rem;line-height:1.85}.policy-shell a:focus-visible,.policy-faq summary:focus-visible{outline-offset:4px;outline:2px solid #806235}.policy-faq{border-bottom:1px solid #dedad2;scroll-margin-top:150px}.policy-faq summary{cursor:pointer;justify-content:space-between;align-items:center;gap:20px;padding:22px 0;list-style:none;display:flex}.policy-faq summary::-webkit-details-marker{display:none}.policy-faq summary h2{margin:0;font-size:1.25rem}.policy-faq summary span{flex-shrink:0;font-size:1.5rem}.policy-faq[open] summary span{transform:rotate(45deg)}.policy-support{background:#f7f4ee;border:1px solid #e4ddcf;border-radius:12px;margin-top:40px;padding:32px}.policy-support .eyebrow{color:#806235;font-size:.7rem}.policy-support>div{flex-wrap:wrap;align-items:center;gap:20px;margin-top:22px;display:flex}.policy-whatsapp{color:#594628;text-underline-offset:4px;font-size:.8rem;text-decoration:underline}.policy-related{flex-wrap:wrap;gap:10px 20px;margin-top:28px;display:flex}.policy-related a{color:#65563e;text-underline-offset:4px;min-height:32px;font-size:.8rem;text-decoration:underline}.policy-article .contact-card{color:#242422;background:#faf9f6;border:1px solid #e6e3dd;border-radius:12px}.policy-article .contact-card a{text-decoration:underline}.policy-article input{color:#242422;background:#fff;border:1px solid #cfc9bd}.policy-article .form-message{color:#3c5330}.footer .footer-service-grid{grid-template-columns:minmax(210px,1.25fr) repeat(4,minmax(0,1fr));gap:28px}.footer .footer-service-grid>div{min-width:0}.footer .footer-service-grid a{overflow-wrap:anywhere}@media (max-width:1100px){.footer .footer-service-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.footer .footer-service-grid>div:first-child{grid-column:1/-1}.policy-layout{grid-template-columns:210px minmax(0,1fr);gap:32px}}@media (max-width:760px){.policy-shell{width:calc(100% - 32px);padding:138px 0 48px}.policy-layout{grid-template-columns:1fr;gap:30px}.policy-sidebar{padding:18px;position:static}.policy-sidebar nav{flex-wrap:wrap;gap:4px 18px;display:flex}.policy-sidebar h2{width:100%}.policy-sidebar nav a{max-width:100%;min-height:44px}.policy-header{margin-bottom:28px;padding-bottom:28px}.policy-support{padding:24px}.footer .footer-service-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 18px}.footer .footer-service-grid div:not(:first-child)>a{min-height:44px}.policy-support>div{flex-direction:column;align-items:stretch}.policy-whatsapp{padding:10px 0}}@media (max-width:380px){.footer .footer-service-grid{grid-template-columns:1fr}.policy-header h1{font-size:2.3rem}}.gallery{grid-template-columns:minmax(0,1fr);gap:16px}.gallery .thumbs{scrollbar-color:#a3824b #f4f2ee;order:2;gap:10px;width:100%;max-height:none;display:flex;overflow:auto hidden}.gallery .thumb{background:0 0;flex:0 0 72px;width:72px;height:72px}.gallery .thumb.active{border:2px solid #806235}.gallery-controls{order:3}.gallery-controls button{min-height:44px}.gallery .product-slide-viewport{touch-action:pan-y;background:0 0;border:0;width:100%;padding:0;display:block;position:relative;overflow:hidden}.product-slide-track{width:100%;height:100%;transition:transform .4s;display:flex}.product-slide{flex:0 0 100%;min-width:0;height:100%;display:block}.product-slide img{object-fit:contain;width:100%;height:100%;display:block}.gallery button:focus-visible{outline-offset:3px;outline:2px solid #806235}.home-faq-list{width:min(820px,100% - 32px);margin:auto}.home-faq-list h3{font-family:var(--font-sans);color:#242422;font-size:1rem;line-height:1.5}.home-faq-list p{color:#57534c;padding-bottom:20px;line-height:1.85}.home-faq-list>.btn{margin-top:28px}.home-faq-list summary{min-height:64px}.search-box{color:#242422}.search-box input{color:#242422;background:#fff;border-color:#b8b1a5}.search-box input::placeholder{color:#686259;opacity:1}.catalog-sort select option{color:#242422;background:#fff}.panel li,.option-item,.trust-pill{color:#57534c}.product-detail>*{min-width:0}.product-summary h1{overflow-wrap:anywhere}.cart-drawer .cart-summary,.cart-drawer .cart-line h3{color:#242422}@media (prefers-reduced-motion:reduce){.product-slide-track{transition:none}}.storefront-preferences{color:#242422;background:#f6f4ef;border-bottom:1px solid #e6e3dd;justify-content:flex-end;gap:16px;min-height:38px;padding:5px max(16px,50vw - 640px);font-size:12px;display:flex}.storefront-preferences label{align-items:center;gap:7px;display:flex}.storefront-preferences select{color:#242422;background:#fff;border:1px solid #c8c0b3;border-radius:5px;max-width:185px;min-height:28px;padding:4px 7px}.currency-notice{color:#625744;margin:10px 0;font-size:.75rem;line-height:1.6}.localized-price{font-variant-numeric:tabular-nums}.site-header .nav-links{scroll-padding-bottom:40px}.hero{margin-top:146px}.page-hero,.collection-hero{padding-top:208px}.policy-shell{padding-top:193px}.gallery{top:168px}.policy-sidebar{top:178px}@media (max-width:900px){.storefront-preferences{justify-content:center;gap:12px}.storefront-preferences label>span{clip-path:inset(50%);width:1px;height:1px;position:absolute;overflow:hidden}.storefront-preferences select{max-width:175px}.nav-links{height:calc(100dvh - 144px);min-height:0;top:144px}.hero{margin-top:144px}.policy-shell{padding-top:176px}.gallery{top:0}.page-hero,.collection-hero{padding-top:183px}}.cart-currency-totals{gap:4px;display:grid}
