:root{--gold: #C9A96E;--gold-light: #E8D9C0;--rose: #E8C4B8;--rose-deep: #8A4A40;--cream: #FAF7F2;--cream-mid: #F5F0EA;--charcoal: #1C1C1C;--charcoal-mid: #2E2E2E;--charcoal-light: #3D3D3D;--muted: #838080;--muted-light: #AEABAB;--border: #E2D9CE;--border-dark: #3A3A3A;--body-bg: var(--cream);--radius: 2px}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{background:var(--body-bg);color:var(--charcoal);font-family:DM Sans,sans-serif;font-weight:300;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.6}img,video{max-width:100%;display:block}button{border:none;background:none;cursor:pointer;font-family:inherit}a{color:inherit;text-decoration:none}h1,h2,h3,h4,h5,h6{font-family:Cormorant Garamond,serif;font-weight:400;letter-spacing:-.01em;line-height:1.1}.font-display{font-family:Cormorant Garamond,serif}.container{width:100%;max-width:1320px;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem}@media(min-width:640px){.container{padding-left:2rem;padding-right:2rem}}@media(min-width:1024px){.container{padding-left:3rem;padding-right:3rem}}.gold-rule{height:1px;background:linear-gradient(90deg,transparent,var(--gold),transparent);border:none}.gold-rule-short{width:50px;height:1px;background:var(--gold);display:block}.btn-luxury{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.875rem 2.5rem;border:1px solid var(--gold);color:var(--charcoal);font-family:DM Sans,sans-serif;font-size:.7rem;font-weight:400;letter-spacing:.15em;text-transform:uppercase;transition:all .35s ease;background:transparent;cursor:pointer;white-space:nowrap}.btn-luxury:hover{background:var(--gold);color:var(--cream)}.btn-luxury--ghost{color:#fff;border-color:#ffffff80}.btn-luxury--ghost:hover{background:#ffffff26;border-color:#fff;color:#fff}.btn-luxury-filled{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.875rem 2.5rem;background:var(--charcoal);color:var(--cream);font-family:DM Sans,sans-serif;font-size:.7rem;font-weight:400;letter-spacing:.15em;text-transform:uppercase;transition:all .35s ease;border:1px solid var(--charcoal);cursor:pointer;white-space:nowrap}.btn-luxury-filled:hover{background:var(--gold);border-color:var(--gold);color:var(--cream)}.btn-full{width:100%}.eyebrow{font-family:DM Sans,sans-serif;font-size:.65rem;font-weight:300;letter-spacing:.18em;text-transform:uppercase;color:var(--gold);display:block}.announcement-bar{position:fixed;top:0;left:0;right:0;z-index:100;background:var(--charcoal);height:36px;overflow:hidden;display:flex;align-items:center}.announcement-track{display:flex;align-items:center;width:max-content;animation:marquee 30s linear infinite}.announcement-track:hover{animation-play-state:paused}.announcement-item{display:flex;align-items:center;gap:1.5rem;padding:0 2rem;font-family:DM Sans,sans-serif;font-size:.6rem;font-weight:300;letter-spacing:.15em;text-transform:uppercase;color:#d4c8bc;white-space:nowrap;flex-shrink:0}.announcement-sep{color:var(--gold);font-size:.45rem}.site-header{position:fixed;top:36px;left:0;right:0;z-index:90;transition:background .5s ease,border-color .5s ease,backdrop-filter .5s ease}.site-header.is-transparent{background:transparent;border-bottom:none;-webkit-backdrop-filter:none;backdrop-filter:none}.site-header.is-solid{background:#faf7f2f5;border-bottom:1px solid var(--border);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.header-inner{display:flex;align-items:center;justify-content:space-between;padding-top:1.25rem;padding-bottom:1.25rem}.header-logo{font-family:Cormorant Garamond,serif;font-size:1.2rem;font-weight:400;letter-spacing:.2em;text-transform:uppercase;color:var(--charcoal);transition:color .5s ease}.site-header.is-transparent .header-logo{color:#fff}.header-nav{display:none;align-items:center;gap:2.5rem}@media(min-width:768px){.header-nav{display:flex}}.nav-link{font-family:DM Sans,sans-serif;font-size:.65rem;font-weight:300;letter-spacing:.14em;text-transform:uppercase;color:var(--charcoal);position:relative;transition:color .3s ease}.site-header.is-transparent .nav-link{color:#ffffffe6}.nav-link:after{content:"";position:absolute;bottom:-3px;left:0;width:0;height:1px;background:var(--gold);transition:width .3s ease}.nav-link:hover:after,.nav-link.is-active:after{width:100%}.header-hamburger{display:flex;flex-direction:column;gap:5px;padding:8px;cursor:pointer}@media(min-width:768px){.header-hamburger{display:none}}.header-hamburger span{display:block;width:24px;height:1px;background:var(--charcoal);transition:background .5s ease}.site-header.is-transparent .header-hamburger span{background:#fff}.header-actions{display:flex;align-items:center;gap:1rem}.mobile-nav{display:none;flex-direction:column;background:#faf7f2f7;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-top:1px solid var(--border);padding:0;max-height:0;overflow:hidden;transition:max-height .4s ease,padding .4s ease}.mobile-nav.is-open{display:flex;max-height:400px;padding:.5rem 0 1.5rem}.mobile-nav a{display:block;font-family:DM Sans,sans-serif;font-size:.7rem;font-weight:300;letter-spacing:.14em;text-transform:uppercase;color:var(--charcoal);padding:.75rem 1.5rem;border-bottom:1px solid var(--border);transition:color .2s}.mobile-nav a:hover{color:var(--gold)}.mobile-nav a:last-child{border-bottom:none}.hero-section{position:relative;height:100vh;min-height:600px;display:flex;align-items:center;overflow:hidden}.hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:60% center}.hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(105deg,rgba(28,28,28,.55) 0%,rgba(28,28,28,.15) 60%,transparent 100%)}.hero-content{position:relative;z-index:2;max-width:520px}.hero-title{font-family:Cormorant Garamond,serif;font-weight:300;font-size:clamp(2.8rem,6vw,5rem);line-height:1.05;color:#fff;margin-bottom:1.5rem}.hero-desc{color:#fffc;font-size:.9rem;font-weight:300;line-height:1.9;max-width:380px;margin-bottom:2.5rem}.hero-buttons{display:flex;flex-wrap:wrap;gap:1rem}.hero-scroll{position:absolute;bottom:2rem;left:50%;transform:translate(-50%);display:flex;flex-direction:column;align-items:center;gap:.5rem;z-index:2}.hero-scroll span{font-size:.6rem;letter-spacing:.15em;text-transform:uppercase;color:#ffffff80;font-weight:300}.hero-scroll-line{width:1px;height:40px;background:linear-gradient(to bottom,rgba(255,255,255,.5),transparent)}.about-hero{position:relative;height:70vh;min-height:480px;display:flex;align-items:flex-end;overflow:hidden}.about-hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(28,28,28,.75) 0%,rgba(28,28,28,.1) 60%,transparent 100%)}.about-hero-content{position:relative;z-index:2;padding-bottom:4rem}.grid-2-col{display:grid;grid-template-columns:1fr;gap:4rem;align-items:center}@media(min-width:768px){.grid-2-col{grid-template-columns:1fr 1fr}}.grid-3-col{display:grid;grid-template-columns:1fr;gap:1px}@media(min-width:768px){.grid-3-col{grid-template-columns:repeat(3,1fr)}}.grid-4-col{display:grid;grid-template-columns:1fr 1fr;gap:2rem;text-align:center}@media(min-width:768px){.grid-4-col{grid-template-columns:repeat(4,1fr)}}.grid-2-gap{display:grid;grid-template-columns:1fr;gap:1px}@media(min-width:768px){.grid-2-gap{grid-template-columns:1fr 1fr}}.grid-reviews{display:grid;grid-template-columns:1fr;gap:1px}@media(min-width:768px){.grid-reviews{grid-template-columns:1fr 1fr}}@media(min-width:1024px){.grid-reviews{grid-template-columns:repeat(3,1fr)}}.product-grid{display:grid;grid-template-columns:1fr;gap:3rem;align-items:start}@media(min-width:1024px){.product-grid{grid-template-columns:1fr 1fr}}.product-gallery-sticky{position:static}@media(min-width:1024px){.product-gallery-sticky{position:sticky;top:6rem}}.gallery-main{position:relative;overflow:hidden;aspect-ratio:4/3;margin-bottom:.75rem;border-radius:var(--radius)}.gallery-main img{width:100%;height:100%;object-fit:cover;transition:opacity .4s ease}.gallery-thumbs{display:flex;gap:.75rem}.gallery-thumb{flex:1;aspect-ratio:1;overflow:hidden;border:1px solid var(--border);border-radius:var(--radius);cursor:pointer;transition:border-color .3s ease;background:none;padding:0}.gallery-thumb:hover,.gallery-thumb.is-active{border-color:var(--gold)}.gallery-thumb img{width:100%;height:100%;object-fit:cover}.product-badge{position:absolute;top:1.25rem;left:1.25rem;background:var(--charcoal);color:#fff;padding:.25rem .75rem;font-family:DM Sans,sans-serif;font-size:.6rem;letter-spacing:.15em;text-transform:uppercase;font-weight:300}.product-title{font-family:Cormorant Garamond,serif;font-weight:300;font-size:clamp(2rem,4vw,3rem);line-height:1.1;color:var(--charcoal);margin-bottom:1rem}.product-rating{display:flex;align-items:center;gap:.75rem;margin-bottom:1.5rem}.stars{display:flex;gap:2px}.star{color:var(--gold);font-size:.8rem}.rating-text{font-size:.75rem;color:var(--muted);font-weight:300}.product-desc{font-size:.85rem;line-height:2;color:#555;font-weight:300;margin-bottom:2rem}.product-claims{display:grid;grid-template-columns:1fr 1fr;gap:.75rem;margin-bottom:2rem}.claim-item{display:flex;align-items:center;gap:.5rem}.claim-icon{color:var(--gold);font-size:.65rem}.claim-text{font-size:.75rem;font-weight:300;color:#555}.product-price{display:flex;align-items:baseline;gap:1rem;margin-bottom:2rem}.price-main{font-family:Cormorant Garamond,serif;font-size:2.25rem;font-weight:400;color:var(--charcoal)}.price-compare{font-size:.85rem;text-decoration:line-through;color:var(--muted);font-weight:300}.price-badge{font-size:.65rem;letter-spacing:.1em;text-transform:uppercase;font-weight:400;padding:.2rem .6rem;background:var(--rose);color:var(--charcoal)}.quantity-atc{display:flex;align-items:center;gap:1rem;margin-bottom:1rem}.qty-control{display:flex;align-items:center;border:1px solid var(--border);border-radius:var(--radius)}.qty-btn{width:2.5rem;height:3rem;display:flex;align-items:center;justify-content:center;font-size:1.2rem;color:var(--charcoal);transition:background .2s;background:none;border:none;cursor:pointer;font-family:inherit}.qty-btn:hover{background:#f5f0ea}.qty-display{width:2.5rem;text-align:center;font-size:.85rem;font-weight:300;color:var(--charcoal)}.atc-btn{flex:1}.trust-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;padding-top:1.5rem;border-top:1px solid var(--border);margin-top:1.5rem}.trust-item{text-align:center}.trust-icon{font-size:1.2rem;margin-bottom:.25rem}.trust-label{font-size:.7rem;font-weight:500;color:var(--charcoal);display:block;margin-bottom:.2rem}.trust-sub{font-size:.65rem;color:var(--muted);font-weight:300}.section{padding:6rem 0}.section-lg{padding:9rem 0}.section-sm{padding:3rem 0}.section-dark{background:var(--charcoal)}.section-charcoal-mid{background:var(--charcoal-mid)}.section-cream-mid{background:#f2ede7}.section-tinted{background:#f5f0ea}.section-center{text-align:center}.section-heading{font-size:clamp(2rem,4vw,3rem);font-family:Cormorant Garamond,serif;font-weight:300;color:var(--charcoal);margin-bottom:2rem}.section-heading--white{color:#fff}.section-heading--gold{color:var(--gold)}.stats-bar{background:var(--charcoal);padding:3rem 0}.stat-value{font-family:Cormorant Garamond,serif;font-size:clamp(1.8rem,3vw,2.5rem);color:var(--gold);font-weight:300;display:block;margin-bottom:.35rem}.stat-label{font-size:.6rem;letter-spacing:.15em;text-transform:uppercase;color:var(--muted);font-weight:300}.card-grid{background:var(--border)}.card-cell{background:var(--cream);padding:2.5rem}.card-cell--dark{background:var(--charcoal);padding:2.5rem}@media(min-width:768px){.card-cell,.card-cell--dark{padding:3rem}}.card-num{font-family:Cormorant Garamond,serif;font-size:3rem;font-weight:300;color:var(--gold);opacity:.45;display:block;margin-bottom:1rem;line-height:1}.card-title{font-family:Cormorant Garamond,serif;font-size:1.4rem;font-weight:400;color:var(--charcoal);margin-bottom:.5rem}.card-title--white{color:#fff}.card-body{font-size:.82rem;line-height:2;color:#555;font-weight:300}.card-body--light{color:#888}.ing-circle{width:3.5rem;height:3.5rem;border-radius:50%;border:1px solid var(--gold);display:flex;align-items:center;justify-content:center;flex-shrink:0}.ing-pct{font-size:.65rem;font-weight:500;color:var(--gold)}.ing-row{display:flex;gap:1.5rem;align-items:flex-start}.ing-info h4{font-family:Cormorant Garamond,serif;font-size:1.25rem;font-weight:400;color:var(--charcoal);margin-bottom:.5rem}.ing-info p{font-size:.82rem;line-height:1.9;color:#555;font-weight:300}.ing-list{display:flex;flex-direction:column;gap:2rem}.review-stars{display:flex;gap:2px;margin-bottom:1rem}.review-star{color:var(--gold);font-size:.7rem}.review-quote{font-family:Cormorant Garamond,serif;font-size:1.1rem;font-style:italic;font-weight:300;line-height:1.7;color:var(--charcoal);margin-bottom:1.5rem}.review-author{display:flex;align-items:center;gap:.75rem}.review-author-line{width:1px;height:2rem;background:var(--gold)}.review-name{font-size:.8rem;font-weight:500;color:var(--charcoal);display:block}.review-loc,.review-date{font-size:.7rem;color:var(--muted);font-weight:300}.review-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:2rem}.review-big-score{font-family:Cormorant Garamond,serif;font-size:3rem;font-weight:300;color:var(--charcoal)}.breadcrumb{font-size:.65rem;letter-spacing:.14em;text-transform:uppercase;color:var(--muted);font-weight:300;padding:7rem 0 1.5rem}.breadcrumb a:hover{color:var(--charcoal)}.breadcrumb-sep{color:var(--gold);margin:0 .5rem}.img-glow-wrap{position:relative}.img-glow-blob{position:absolute;top:-1.5rem;right:-1.5rem;bottom:-1.5rem;left:-1.5rem;border-radius:50%;background:var(--rose);opacity:.18;filter:blur(3rem);pointer-events:none}.contact-grid{display:grid;grid-template-columns:1fr;gap:5rem}@media(min-width:1024px){.contact-grid{grid-template-columns:1fr 1fr}}.contact-info-row{display:flex;gap:1.5rem;align-items:flex-start}.contact-info-line{width:1px;height:2rem;background:var(--gold);flex-shrink:0;margin-top:2px}.contact-info-label{font-size:.6rem;letter-spacing:.18em;text-transform:uppercase;color:var(--gold);font-weight:300;display:block;margin-bottom:.2rem}.contact-info-value{font-size:.85rem;font-weight:300;color:#555}.form-group{margin-bottom:1.5rem}.form-label{display:block;font-family:DM Sans,sans-serif;font-size:.6rem;letter-spacing:.18em;text-transform:uppercase;color:var(--muted);font-weight:300;margin-bottom:.5rem}.form-input,.form-select,.form-textarea{width:100%;padding:.75rem 1rem;font-family:DM Sans,sans-serif;font-size:.85rem;font-weight:300;color:var(--charcoal);background:transparent;border:1px solid var(--border);border-radius:var(--radius);outline:none;transition:border-color .3s ease;appearance:none;-webkit-appearance:none}.form-select{background-color:var(--cream);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%231C1C1C' stroke-width='1' fill='none'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center;padding-right:2.5rem}.form-input:focus,.form-select:focus,.form-textarea:focus{border-color:var(--gold)}.form-input::placeholder,.form-textarea::placeholder{color:var(--muted-light)}.form-textarea{resize:none;min-height:150px}.form-row{display:grid;grid-template-columns:1fr;gap:1rem}@media(min-width:640px){.form-row{grid-template-columns:1fr 1fr}}.form-success{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:3rem;border:1px solid var(--border);min-height:300px}.form-success-icon{font-family:Cormorant Garamond,serif;font-size:3rem;color:var(--gold);margin-bottom:1.5rem}.site-footer{background:#111;color:#a8a29e}.footer-grid{display:grid;grid-template-columns:1fr;gap:3rem;padding:4rem 0 3rem}@media(min-width:768px){.footer-grid{grid-template-columns:1fr 1fr 1fr}}.footer-brand{font-family:Cormorant Garamond,serif;font-size:1.4rem;font-weight:400;letter-spacing:.2em;text-transform:uppercase;color:#f0ebe5;display:block;margin-bottom:1rem}.footer-desc{font-size:.82rem;line-height:1.8;font-weight:300}.footer-col-title{font-family:DM Sans,sans-serif;font-size:.6rem;letter-spacing:.18em;text-transform:uppercase;color:var(--gold);font-weight:400;display:block;margin-bottom:1.5rem}.footer-links{display:flex;flex-direction:column;gap:.75rem;list-style:none}.footer-links a{font-size:.82rem;font-weight:300;transition:color .3s}.footer-links a:hover{color:#fff}.footer-social{display:flex;gap:1rem;margin-top:1.5rem}.footer-social a{font-size:.6rem;letter-spacing:.14em;text-transform:uppercase;font-weight:300;transition:color .3s}.footer-social a:hover{color:#fff}.footer-bottom{display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:.75rem;padding:1.5rem 0}@media(min-width:768px){.footer-bottom{flex-direction:row}}.footer-bottom p{font-size:.7rem;letter-spacing:.08em;font-weight:300}.footer-tagline{color:var(--gold)!important}.stat-box-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:.75rem;margin-bottom:2.5rem}@media(min-width:768px){.stat-box-grid{grid-template-columns:repeat(6,1fr)}}.stat-box{padding:1rem .5rem;border:1px solid var(--border);background:var(--cream);text-align:center}.stat-box p{font-family:Cormorant Garamond,serif;font-size:.9rem;font-weight:400;color:var(--charcoal)}.page-top-offset{padding-top:8rem}.reveal-up{opacity:0;transform:translateY(2rem);transition:opacity .7s ease,transform .7s ease}.reveal-left{opacity:0;transform:translate(-2rem);transition:opacity .7s ease,transform .7s ease}.reveal-right{opacity:0;transform:translate(2rem);transition:opacity .7s ease,transform .7s ease}.reveal-up.is-visible,.reveal-left.is-visible,.reveal-right.is-visible{opacity:1;transform:translate(0)}.delay-1{transition-delay:.1s}.delay-2{transition-delay:.2s}.delay-3{transition-delay:.3s}.delay-4{transition-delay:.4s}.delay-5{transition-delay:.5s}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(1.5rem)}to{opacity:1;transform:translateY(0)}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.d-flex{display:flex}.items-center{align-items:center}.justify-between{justify-content:space-between}.gap-1{gap:.25rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.mt-4{margin-top:1rem}.mb-2{margin-bottom:.5rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.mb-10{margin-bottom:2.5rem}.mb-12{margin-bottom:3rem}.text-center{text-align:center}.text-white{color:#fff}.text-gold{color:var(--gold)}.w-full{width:100%}.hidden{display:none}@media(min-width:768px){.md-block{display:block}.md-flex{display:flex}}.section-hero-pad{padding:2rem 0}.founder-quote{font-family:Cormorant Garamond,serif;font-size:clamp(1.3rem,3vw,2rem);font-style:italic;font-weight:300;line-height:1.7;color:#fff}
/*# sourceMappingURL=/cdn/shop/t/11/assets/lumiere.css.map */
