:root{--ml-cream:#F7F2EA;--ml-sand:#E8DBC7;--ml-noir:#1A1614;--ml-gold:#C9A66B;--ml-gold-deep:#A8854A;--ml-muted:#7A6F63;--ml-line:#E2D6C2}.ml-wrap{font-family:Inter,system-ui,sans-serif;color:var(--ml-noir);background:var(--ml-cream);line-height:1.55}.ml-wrap h1,.ml-wrap h2,.ml-wrap h3{font-family:Cormorant Garamond,Playfair Display,serif;font-weight:500;letter-spacing:-.01em}.ml-container{max-width:1280px;margin:0 auto;padding:0 1.25rem}.ml-eyebrow{font-size:.72rem;letter-spacing:.22em;text-transform:uppercase;color:var(--ml-gold-deep);font-weight:500}.ml-btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:1rem 2rem;font-size:.85rem;letter-spacing:.18em;text-transform:uppercase;border:none;cursor:pointer;transition:all .3s ease;text-decoration:none}.ml-btn-gold{background:var(--ml-gold);color:#fff}.ml-btn-gold:hover{background:var(--ml-gold-deep);transform:translateY(-1px)}.ml-btn-noir{background:var(--ml-noir);color:var(--ml-cream)}.ml-btn-noir:hover{background:#000}.ml-btn-outline{background:transparent;border:1px solid var(--ml-noir);color:var(--ml-noir)}.ml-hero{position:relative;min-height:90vh;display:flex;align-items:center;background:var(--ml-noir);color:var(--ml-cream);overflow:hidden}.ml-hero-img{position:absolute;top:0;right:0;bottom:0;left:0;object-fit:cover;width:100%;height:100%;opacity:.55}.ml-hero-inner{position:relative;z-index:2;max-width:680px;padding:6rem 1.5rem}.ml-hero h1{font-size:clamp(2.5rem,6vw,4.5rem);line-height:1.05;margin:1rem 0 1.5rem}.ml-hero p{font-size:1.05rem;opacity:.85;margin-bottom:2rem}.ml-announce{background:var(--ml-noir);color:var(--ml-cream);text-align:center;padding:.65rem;font-size:.75rem;letter-spacing:.2em;text-transform:uppercase}.ml-announce span{margin:0 1.5rem;color:var(--ml-gold)}.ml-product{padding:5rem 0}.ml-product-grid{display:grid;grid-template-columns:1fr;gap:3rem}@media(min-width:900px){.ml-product-grid{grid-template-columns:1.1fr 1fr;gap:4rem}}.ml-gallery img{width:100%;display:block;background:var(--ml-sand)}.ml-gallery-main{aspect-ratio:4/5;overflow:hidden;margin-bottom:1rem}.ml-thumbs{display:grid;grid-template-columns:repeat(4,1fr);gap:.75rem}.ml-thumbs button{padding:0;border:1px solid var(--ml-line);background:transparent;cursor:pointer;aspect-ratio:1}.ml-thumbs button.active{border-color:var(--ml-gold)}.ml-thumbs img{aspect-ratio:1;object-fit:cover}.ml-info h2{font-size:clamp(2rem,4vw,3rem);margin:.75rem 0}.ml-stars{color:var(--ml-gold);letter-spacing:2px;font-size:.9rem;margin-bottom:.5rem}.ml-price{font-size:1.6rem;font-weight:500;margin:1rem 0}.ml-price del{color:var(--ml-muted);font-size:1rem;margin-left:.75rem}.ml-variant-label{font-size:.75rem;letter-spacing:.18em;text-transform:uppercase;margin:1.5rem 0 .75rem;color:var(--ml-muted)}.ml-options{display:flex;flex-wrap:wrap;gap:.5rem}.ml-options button{padding:.75rem 1.25rem;border:1px solid var(--ml-line);background:#fff;cursor:pointer;font-size:.85rem;transition:all .2s}.ml-options button.active{border-color:var(--ml-noir);background:var(--ml-noir);color:var(--ml-cream)}.ml-qty{display:inline-flex;align-items:center;border:1px solid var(--ml-line);margin:1.5rem 0}.ml-qty button{width:42px;height:42px;background:transparent;border:none;cursor:pointer;font-size:1.1rem}.ml-qty input{width:48px;height:42px;border:none;text-align:center;background:transparent;font-size:1rem}.ml-cta{display:flex;gap:.75rem;flex-direction:column;margin-top:1.5rem}.ml-cta .ml-btn{width:100%}.ml-countdown{margin-top:1rem;padding:.85rem 1rem;border:1px solid var(--ml-gold);background:#c9a66b12;font-size:.85rem;display:flex;gap:.6rem;align-items:center}.ml-countdown b{font-family:ui-monospace,monospace;color:var(--ml-noir)}.ml-trust{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;margin-top:2rem;padding-top:2rem;border-top:1px solid var(--ml-line)}@media(min-width:600px){.ml-trust{grid-template-columns:repeat(4,1fr)}}.ml-trust div{text-align:center;font-size:.75rem;letter-spacing:.1em;text-transform:uppercase;color:var(--ml-muted)}.ml-section{padding:6rem 0}.ml-section-dark{background:var(--ml-noir);color:var(--ml-cream)}.ml-section-head{text-align:center;max-width:680px;margin:0 auto 3.5rem}.ml-section-head h2{font-size:clamp(2rem,4vw,3rem);margin:1rem 0}.ml-section-head p{color:var(--ml-muted)}.ml-section-dark .ml-section-head p{color:#f7f2eab3}.ml-benefits{display:grid;grid-template-columns:1fr;gap:2rem}@media(min-width:700px){.ml-benefits{grid-template-columns:repeat(3,1fr)}}.ml-benefit{text-align:center;padding:2rem}.ml-benefit-icon{width:56px;height:56px;border:1px solid var(--ml-gold);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1.25rem;color:var(--ml-gold);font-size:1.5rem}.ml-benefit h3{font-size:1.35rem;margin-bottom:.5rem}.ml-benefit p{color:var(--ml-muted);font-size:.92rem}.ml-reviews{display:grid;grid-template-columns:1fr;gap:1.5rem}@media(min-width:800px){.ml-reviews{grid-template-columns:repeat(3,1fr)}}.ml-review{padding:2rem;border:1px solid rgba(247,242,234,.12);background:#f7f2ea08}.ml-review p{font-style:italic;margin:1rem 0;font-family:Cormorant Garamond,serif;font-size:1.15rem;line-height:1.5}.ml-review-meta{display:flex;align-items:center;gap:.75rem;margin-top:1.5rem;padding-top:1.25rem;border-top:1px solid rgba(247,242,234,.1)}.ml-review-meta img{width:42px;height:42px;border-radius:50%;object-fit:cover}.ml-review-meta small{display:block;color:var(--ml-muted);font-size:.75rem}.ml-faq{max-width:780px;margin:0 auto}.ml-faq details{border-bottom:1px solid var(--ml-line);padding:1.25rem 0}.ml-faq summary{cursor:pointer;font-size:1.05rem;font-weight:500;list-style:none;display:flex;justify-content:space-between;align-items:center}.ml-faq summary::-webkit-details-marker{display:none}.ml-faq summary:after{content:"+";color:var(--ml-gold);font-size:1.4rem;transition:transform .25s}.ml-faq details[open] summary:after{transform:rotate(45deg)}.ml-faq details p{color:var(--ml-muted);margin-top:.85rem;line-height:1.7}.ml-news{background:var(--ml-sand);padding:5rem 1.25rem;text-align:center}.ml-news h2{font-size:clamp(1.75rem,3vw,2.5rem);margin-bottom:.75rem}.ml-news p{color:var(--ml-muted);margin-bottom:1.75rem}.ml-news form{max-width:480px;margin:0 auto;display:flex;gap:.5rem;flex-wrap:wrap}.ml-news input{flex:1;min-width:220px;padding:.95rem 1rem;border:1px solid var(--ml-noir);background:transparent;font-size:.95rem}.ml-foot{background:var(--ml-noir);color:var(--ml-cream);padding:4rem 1.25rem 2rem;text-align:center;font-size:.85rem}.ml-foot .ml-gold{color:var(--ml-gold)}
/*# sourceMappingURL=/cdn/shop/t/2/assets/maison-lumiere.css.map */
