.collection-body{padding-top:4.5rem!important;padding-bottom:6rem!important}.collection-trust{margin-top:1.5rem}.product-card,.product-card__body{background:#fff!important}.product-card__img{display:block}.product-soldout{background:var(--cream2);border:1px solid var(--mocha-border);border-radius:8px;padding:2.6rem 2rem;text-align:center}.product-soldout__badge{display:inline-block;background:var(--mocha);color:var(--cream);font-family:var(--font-sans);font-size:.64rem;font-weight:700;letter-spacing:.22em;text-transform:uppercase;padding:.45rem 1.1rem;border-radius:100px;margin-bottom:1.3rem}.product-soldout__title{font-family:var(--font-serif);font-style:italic;font-size:1.45rem;color:var(--ink);margin:0 0 .9rem;line-height:1.25}.product-soldout__text{font-size:.92rem;color:var(--ink-muted);line-height:1.75;max-width:430px;margin:0 auto 1.9rem}.product-soldout__note{font-size:.74rem;letter-spacing:.06em;color:var(--mocha);margin:1.3rem 0 0;font-weight:700}.product-card__image-link{position:relative}.product-card__soldout{position:absolute;top:1rem;left:1rem;z-index:2;background:var(--mocha);color:var(--cream);font-family:var(--font-sans);font-size:.6rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase;padding:.4rem .9rem;border-radius:100px;box-shadow:0 2px 10px #241e1840}.product-card.is-soldout .product-card__img{filter:grayscale(.25) brightness(.97);opacity:.9}.lux-hero{position:relative;background:var(--cream);min-height:88vh;display:flex;align-items:center;overflow:hidden}.lux-hero__image{position:absolute;top:0;right:0;width:52%;height:100%;z-index:0;overflow:hidden}.lux-hero__img{width:100%;height:100%;object-fit:cover;object-position:center top}.lux-hero__img-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;padding:2rem;background:var(--cream2)}.lux-hero__placeholder-svg{width:100%;max-width:300px;height:auto}.lux-hero__img-fade{position:absolute;top:0;left:0;width:55%;height:100%;background:linear-gradient(to right,var(--cream) 0%,var(--cream) 16%,rgba(250,246,239,.78) 36%,rgba(250,246,239,.15) 54%,rgba(250,246,239,0) 68%);z-index:1;pointer-events:none}.lux-hero__inner{position:relative;z-index:2;display:grid;grid-template-columns:1fr 1fr;align-items:center;padding-top:5rem;padding-bottom:5rem;width:100%}.lux-hero__eyebrow{display:flex;align-items:center;gap:.75rem;font-family:var(--font-sans);font-size:.68rem;font-weight:700;letter-spacing:.3em;text-transform:uppercase;color:var(--mocha);margin:0 0 1.5rem}.lux-hero__eyebrow-line{flex:1;max-width:40px;height:1px;background:var(--mocha);opacity:.5}.lux-hero__title{font-family:var(--font-serif);font-size:clamp(2.4rem,4.5vw,3.8rem);line-height:1.12;margin:0 0 1.4rem;color:var(--ink)}.lux-hero__title-normal{color:var(--ink);font-weight:400}.lux-hero__title-em{color:var(--mocha);font-style:italic;font-weight:400}.lux-hero__subtitle{font-size:1rem;line-height:1.75;color:var(--ink-muted);margin:0 0 1.5rem;max-width:420px}.lux-hero__cta-group{display:flex;align-items:center;gap:1rem;margin:0 0 1.8rem;flex-wrap:wrap}.lux-hero__trust{display:flex;flex-wrap:wrap;gap:.6rem}.lux-trust-pill{display:inline-flex;align-items:center;gap:.35rem;padding:.3rem .75rem;border:1px solid var(--mocha-border);border-radius:100px;font-size:.72rem;color:var(--ink-muted);white-space:nowrap;background:var(--white)}.lux-trust-pill svg{color:var(--mocha);flex-shrink:0}.lux-hero__scroll{position:absolute;bottom:1.6rem;left:50%;transform:translate(-50%);z-index:3;display:flex;flex-direction:column;align-items:center;gap:.4rem}.lux-hero__scroll-label{font-size:.62rem;font-weight:700;letter-spacing:.28em;text-transform:uppercase;color:var(--mocha);opacity:.9}.lux-hero__scroll-arrow{color:var(--mocha);opacity:.9;animation:bounce 2s ease-in-out infinite}.lux-hero__scroll-line{width:1px;height:38px;background:linear-gradient(to bottom,var(--mocha),transparent);opacity:.5;animation:pulse 2s ease-in-out infinite}@keyframes pulse{0%,to{opacity:.4}50%{opacity:.75}}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(4px)}}.lux-value-props{background:var(--mocha)}.lux-value-props .section-eyebrow{color:#e8d4bc}.lux-value-props .section-title{color:var(--cream)}.lux-value-props .section-subtitle{color:#faf6efb8}.lux-value-props .lux-divider{background:#faf6ef80;opacity:1}.lux-value-props .lux-value-card{background:var(--mocha-deep);border-color:#e8d4bc2e}.lux-value-props .lux-value-card:hover{border-color:#e8d4bc6b;box-shadow:0 14px 36px #0000004d}.lux-value-props .lux-value-card__title{color:var(--cream)}.lux-value-props .lux-value-card__text{color:#faf6efa8}.lux-value-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}.lux-value-card{background:var(--cream);border:1px solid var(--mocha-border);border-radius:6px;padding:2rem 1.5rem 2.2rem;text-align:center;transition:.25s;position:relative;overflow:hidden}.lux-value-card:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,transparent,var(--mocha),transparent);opacity:0;transition:opacity .3s}.lux-value-card:hover{border-color:var(--mocha-dim);transform:translateY(-3px);box-shadow:0 14px 36px #241e181a}.lux-value-card:hover:before{opacity:1}.lux-value-card__ornament{display:flex;justify-content:center;margin-bottom:1.2rem}.lux-value-card__title{font-family:var(--font-serif);font-size:1.02rem;font-style:italic;color:var(--ink);margin:0 0 .75rem}.lux-value-card__text{font-size:.82rem;line-height:1.7;color:var(--ink-muted);margin:0}.lux-how{background:var(--cream);border-top:1px solid var(--mocha-border);border-bottom:1px solid var(--mocha-border)}.lux-steps{display:flex;align-items:flex-start;margin-bottom:3rem}.lux-step{flex:1;text-align:center;padding:0 1.5rem}.lux-step__num{font-family:var(--font-serif);font-size:3.5rem;font-style:italic;color:var(--mocha);opacity:.4;line-height:1}.lux-step__title{font-family:var(--font-serif);font-size:1.05rem;font-style:italic;color:var(--ink);margin:1.4rem 0 .75rem}.lux-step__text{font-size:.83rem;line-height:1.75;color:var(--ink-muted);max-width:240px;margin:0 auto}.lux-step__connector{flex-shrink:0;width:60px;height:1px;background:linear-gradient(90deg,transparent,var(--mocha-dim),transparent);margin-top:1.75rem}.lux-how__cta{text-align:center}.lux-showcase{background:var(--white)}.lux-showcase-grid{display:grid;grid-template-columns:repeat(3,minmax(0,360px));gap:1.5rem;justify-content:center}.lux-product-card{background:var(--white);border:1px solid var(--mocha-border);border-radius:6px;overflow:hidden;transition:.25s;display:flex;flex-direction:column;box-shadow:0 2px 14px #241e180d}.lux-product-card:hover{border-color:var(--mocha-dim);box-shadow:0 16px 44px #241e181f;transform:translateY(-4px)}.lux-product-card__img-link{display:block;aspect-ratio:3/4;overflow:hidden;flex-shrink:0;background:var(--cream2)}.lux-product-card__img{width:100%;height:100%;object-fit:cover;display:block}.lux-product-card__placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.lux-product-card__placeholder svg{width:100%;height:100%}.lux-product-card__body{padding:1.3rem 1.4rem 1.6rem;display:flex;flex-direction:column;flex:1}.lux-product-card__type{font-size:.64rem;font-weight:700;letter-spacing:.22em;text-transform:uppercase;color:var(--mocha);margin:0 0 .5rem}.lux-product-card__title{font-family:var(--font-serif);font-size:1rem;font-style:italic;margin:0 0 .55rem;line-height:1.3;color:var(--ink)}.lux-product-card__desc{font-size:.78rem;color:var(--ink-muted);margin:0 0 1rem;line-height:1.6;flex:1}.lux-product-card__price{display:flex;align-items:baseline;gap:.5rem;flex-wrap:wrap;margin-bottom:1rem}.lux-price{font-family:var(--font-serif);font-size:1.2rem;font-weight:600;color:var(--ink)}.lux-price--compare{font-size:.82rem;color:#241e1859;text-decoration:line-through}.lux-product-card__actions .btn{display:block;width:100%}.lux-testimonials{background:var(--mocha)}.lux-testimonials .section-eyebrow{color:#e8d4bc}.lux-testimonials .section-title{color:var(--cream)}.lux-testimonials .lux-divider{background:#faf6ef80;opacity:1}.lux-testimonials .lux-testimonial{background:var(--mocha-deep);border-color:#e8d4bc29;box-shadow:0 2px 14px #00000038}.lux-testimonials .lux-testimonial:hover{border-color:#e8d4bc66;box-shadow:0 12px 32px #00000052}.lux-testimonials .lux-testimonial--featured{background:#6e4b3a;border-color:#e8d4bc4d}.lux-testimonials .lux-testimonial__quote{color:#faf6efd6}.lux-testimonials .lux-testimonial__stars,.lux-testimonials .lux-testimonial__mark{color:#e4c58e}.lux-testimonials .lux-testimonial__name{color:var(--cream)}.lux-testimonials .lux-testimonial__desc{color:#e8d4bc}.lux-testimonials .lux-testimonial__author{border-top-color:#e8d4bc2e}.lux-testimonials-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;align-items:start}.lux-testimonial{background:var(--white);border:1px solid var(--mocha-border);border-radius:6px;padding:2rem 1.8rem;transition:.25s;box-shadow:0 2px 14px #241e180d}.lux-testimonial:hover{border-color:var(--mocha-dim);box-shadow:0 12px 32px #241e181a;transform:translateY(-2px)}.lux-testimonial--featured{border-color:var(--mocha-dim);background:#fff;transform:translateY(-6px);box-shadow:0 16px 40px #241e181f}.lux-testimonial__stars{display:flex;gap:.2rem;margin-bottom:1.2rem;color:var(--mocha);font-size:.85rem}.lux-testimonial__quote{font-family:var(--font-serif);font-size:.97rem;font-style:italic;line-height:1.75;color:var(--ink-soft);margin:0 0 1.5rem}.lux-testimonial__mark{font-family:var(--font-serif);font-size:2rem;line-height:0;vertical-align:-.5rem;color:var(--mocha);opacity:.4;font-style:normal}.lux-testimonial__author{display:flex;flex-direction:column;gap:.2rem;padding-top:1.2rem;border-top:1px solid var(--mocha-border)}.lux-testimonial__name{font-size:.82rem;font-weight:700;letter-spacing:.06em;color:var(--ink)}.lux-testimonial__desc{font-size:.72rem;color:var(--mocha);letter-spacing:.08em}.lux-gallery{background:var(--cream2);padding:5.5rem 0}.lux-gallery__head{text-align:center;max-width:640px;margin:0 auto 3rem}.lux-gallery__eyebrow{font-size:.72rem;font-weight:700;letter-spacing:.3em;text-transform:uppercase;color:var(--mocha);margin:0 0 .6rem}.lux-gallery__title{font-family:var(--font-serif);font-size:clamp(1.7rem,3.2vw,2.4rem);line-height:1.18;color:var(--ink);margin:0 0 .75rem}.lux-gallery__sub{font-size:.95rem;line-height:1.7;color:var(--ink-muted);margin:0}.lux-gallery__grid{display:grid;grid-template-columns:repeat(6,1fr);gap:1.1rem}.lux-gallery__item{position:relative;overflow:hidden;border-radius:16px;background:#e8e0d3;box-shadow:0 4px 24px #241e1814;margin:0}.lux-gallery__item--1,.lux-gallery__item--2{grid-column:span 3;aspect-ratio:16/10}.lux-gallery__item--3,.lux-gallery__item--4,.lux-gallery__item--5{grid-column:span 2;aspect-ratio:1/1}.lux-gallery__img{width:100%;height:100%;object-fit:cover;transition:transform .7s cubic-bezier(.16,1,.3,1)}.lux-gallery__item:hover .lux-gallery__img{transform:scale(1.06)}.lux-gallery__placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#efe8dc,#e4dccd)}.lux-gallery__placeholder svg{width:46%;max-width:150px;height:auto}.lux-faq{background:var(--white);border-top:1px solid var(--mocha-border);border-bottom:1px solid var(--mocha-border)}.lux-faq-list{max-width:720px;margin:0 auto}.lux-faq-question{display:flex;align-items:center;justify-content:space-between;width:100%;padding:1.3rem 0;background:none;border:none;cursor:pointer;text-align:left;gap:1.5rem;font-family:var(--font-sans);font-size:.92rem;color:var(--ink);letter-spacing:.02em;transition:color .2s}.lux-faq-answer:not([hidden]){max-height:300px}.lux-faq-answer p{font-size:.86rem;line-height:1.8;color:var(--ink-muted);padding:0 0 1.2rem;margin:0}.lux-faq__more{text-align:center;margin-top:2.5rem}.lux-cta-banner{position:relative;padding:7rem 0;background:var(--mocha);overflow:hidden;text-align:center}.lux-cta-banner__bg{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse at 50% 0%,rgba(255,255,255,.08) 0%,transparent 60%);pointer-events:none}.lux-cta-banner__inner{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center}.lux-cta-banner__inner .section-eyebrow{margin-bottom:1rem;color:#e8d4bc}.lux-cta-banner__inner .lux-divider{margin:1.2rem auto 1.6rem;background:#faf6ef80}.lux-cta-banner__title{font-family:var(--font-serif);font-size:clamp(2rem,4vw,3.2rem);font-style:italic;color:var(--cream);max-width:680px;line-height:1.2;margin:0}.lux-cta-banner__text{font-size:1rem;line-height:1.7;color:#faf6efcc;max-width:460px;margin:0 0 2rem}.lux-cta-banner__note{margin-top:1.2rem;font-size:.73rem;letter-spacing:.08em;color:#faf6ef8c}.cart-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#241e1873;opacity:0;visibility:hidden;transition:.3s;z-index:200}.cart-overlay.open{opacity:1;visibility:visible}.cart-drawer{position:fixed;top:0;right:0;width:390px;max-width:90vw;height:100%;background:var(--cream);transform:translate(100%);transition:transform .35s cubic-bezier(.16,1,.3,1);z-index:201;display:flex;flex-direction:column;box-shadow:-10px 0 50px #241e1840}.cart-drawer.open{transform:none}.cart-drawer__header{display:flex;align-items:center;justify-content:space-between;padding:1.5rem;border-bottom:1px solid var(--mocha-border)}.cart-drawer__title{font-family:var(--font-serif);font-style:italic;font-size:1.4rem;color:var(--ink)}.cart-drawer__close{background:none;border:none;font-size:1.5rem;color:var(--ink-muted);cursor:pointer;line-height:1}.cart-shipping{padding:1rem 1.5rem;border-bottom:1px solid var(--mocha-border);text-align:center}.cart-shipping__bar{height:4px;background:#e8e0d3;border-radius:2px;overflow:hidden;margin-bottom:.6rem}.cart-shipping__fill{height:100%;width:0;background:var(--mocha)}.cart-shipping__text{font-size:.78rem;color:var(--ink-muted)}.cart-body{flex:1;display:flex;align-items:center;justify-content:center;color:#241e1866;font-size:.95rem}.cart-foot{padding:1.5rem;border-top:1px solid var(--mocha-border);background:var(--cream2)}.cart-foot__row{display:flex;justify-content:space-between;font-family:var(--font-serif);font-size:1.1rem;color:var(--ink);margin-bottom:.3rem}.cart-foot__note{font-size:.75rem;color:var(--ink-muted);margin-bottom:1rem}.cart-foot .btn{display:block;width:100%;text-align:center}.cart-foot__view{display:block;text-align:center;margin-top:.8rem;font-size:.82rem;color:var(--ink-muted);text-decoration:underline;text-underline-offset:3px}.reveal{opacity:0;transform:translateY(26px);transition:opacity .7s cubic-bezier(.16,1,.3,1),transform .7s cubic-bezier(.16,1,.3,1)}@media(max-width:900px){.header-nav{display:none}.lux-hero{min-height:auto}.lux-hero__image{position:relative;width:100%;height:56vw;max-height:360px}.lux-hero__img-fade{width:100%;background:linear-gradient(to bottom,transparent 0%,transparent 50%,rgba(250,246,239,.7) 80%,var(--cream) 100%)}.lux-hero__inner{grid-template-columns:1fr;padding-top:2.5rem;padding-bottom:3rem;text-align:center}.lux-hero__eyebrow{justify-content:center}.lux-hero__eyebrow-line{display:none}.lux-hero__subtitle{margin-inline:auto}.lux-hero__cta-group,.lux-hero__trust{justify-content:center}.lux-hero__scroll{display:none}.lux-value-grid{grid-template-columns:repeat(2,1fr)}.lux-steps{flex-direction:column;align-items:center}.lux-step{max-width:400px;padding-bottom:2rem}.lux-step__connector{width:1px;height:40px;background:linear-gradient(to bottom,transparent,var(--mocha-dim),transparent)}.lux-showcase-grid{grid-template-columns:repeat(2,minmax(0,360px))}.lux-testimonials-grid{grid-template-columns:1fr;max-width:520px;margin-inline:auto}.lux-testimonial--featured{transform:none}.lux-gallery__grid{grid-template-columns:repeat(2,1fr)}.lux-gallery__item{grid-column:span 1!important;aspect-ratio:1/1!important}.lux-gallery__item--1{grid-column:span 2!important;aspect-ratio:16/10!important}.foot-grid{grid-template-columns:1fr 1fr}}@media(max-width:600px){.lux-value-grid,.lux-showcase-grid{grid-template-columns:1fr;max-width:340px;margin-inline:auto}}:root{--cream:#FAF6EF;--cream2:#F3EDE2;--white:#FFFFFF;--mocha:#6E4B3A;--mocha-light:#8A6552;--mocha-dim:rgba(110,75,58,.55);--mocha-border:rgba(110,75,58,.2);--mocha-bg:rgba(110,75,58,.05);--mocha-deep:#5A3B2C;--ink:#241E18;--ink-soft:#4A4036;--ink-muted:rgba(36,30,24,.6);--gold:#C9A96E;--font-serif:"Playfair Display",Georgia,serif;--font-sans:"Lato",system-ui,sans-serif}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--ink-soft);font-family:var(--font-sans);font-weight:300;-webkit-font-smoothing:antialiased;overflow-x:hidden}h1,h2,h3,h4{font-family:var(--font-serif);color:var(--ink);font-weight:400;line-height:1.2;margin:0}p{color:var(--ink-muted);line-height:1.7;margin:0}a{color:var(--mocha);text-decoration:none;transition:color .2s}a:hover{color:var(--mocha-light)}img{display:block;max-width:100%}.container{max-width:1200px;margin:0 auto;padding:0 2rem}.section-padding{padding:6rem 0}.section-header{text-align:center;margin-bottom:3.5rem}.section-eyebrow{font-family:var(--font-sans);font-size:.7rem;font-weight:700;letter-spacing:.28em;text-transform:uppercase;color:var(--mocha);margin:0 0 1.1rem}.section-title{font-family:var(--font-serif);font-size:clamp(1.8rem,3.5vw,2.8rem);color:var(--ink);font-style:italic;margin:0 0 1rem}.section-subtitle{font-size:.96rem;color:var(--ink-muted);max-width:520px;margin:0 auto;line-height:1.8}.lux-divider{width:44px;height:1px;background:var(--mocha);opacity:.55;margin:1.4rem auto;border:none}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.9rem 2.2rem;border-radius:2px;font-family:var(--font-sans);font-size:.78rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;cursor:pointer;border:1px solid transparent;transition:all .22s ease}.btn-primary{background:var(--mocha);color:var(--cream);border-color:var(--mocha)}.btn-primary:hover{background:var(--mocha-light);border-color:var(--mocha-light);color:#fff;transform:translateY(-1px);box-shadow:0 6px 22px #6e4b3a47}.btn-outline{background:transparent;color:var(--ink);border-color:#241e1840}.btn-outline:hover{border-color:var(--mocha);color:var(--mocha)}.btn-cream{background:var(--cream);color:var(--mocha);border-color:var(--cream)}.btn-cream:hover{background:#fff;color:var(--mocha);transform:translateY(-1px);box-shadow:0 6px 22px #0000002e}.btn-lg{padding:1.05rem 2.8rem;font-size:.82rem}.announce{background:var(--mocha);text-align:center;padding:.55rem 1rem;font-size:.73rem;letter-spacing:.1em;color:#faf6efd9}.announce b{color:#f0dcc0;font-weight:700}.site-header{position:sticky;top:0;z-index:100;background:#faf6efe0;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--mocha-border)}.header-inner{display:flex;align-items:center;justify-content:space-between;height:68px;gap:1rem}.logo-text{font-family:var(--font-serif);font-size:1.28rem;font-style:italic;font-weight:600;color:var(--ink);letter-spacing:.02em}.header-logo:hover .logo-text{color:var(--mocha)}.header-nav .nav-list{display:flex;align-items:center;gap:.25rem;list-style:none}.nav-link{display:flex;align-items:center;gap:.3rem;padding:.5rem .9rem;font-family:var(--font-sans);font-size:.78rem;font-weight:400;letter-spacing:.08em;color:var(--ink-soft);border-radius:2px}.nav-link:hover{color:var(--mocha)}.nav-link.is-active{color:var(--mocha);font-weight:700}.nav-item--dropdown{position:relative}.nav-item--dropdown>.nav-link:after{content:"\2304";font-size:.9rem;opacity:.7;margin-top:-.25rem}.nav-dropdown{display:none;position:absolute;top:calc(100% + .4rem);left:50%;transform:translate(-50%);min-width:210px;background:var(--white);border:1px solid var(--mocha-border);border-radius:3px;padding:.5rem 0;box-shadow:0 12px 40px #241e1824;list-style:none}.nav-item--dropdown:hover .nav-dropdown{display:block}.nav-dropdown__link{display:block;padding:.6rem 1.2rem;font-size:.8rem;color:var(--ink-soft);letter-spacing:.04em}.nav-dropdown__link:hover{color:var(--mocha);background:var(--mocha-bg)}.header-actions{display:flex;align-items:center;gap:1rem}.header-cart{position:relative;color:var(--ink);display:flex}.header-cart:hover{color:var(--mocha)}.cart-count{position:absolute;top:-6px;right:-8px;background:var(--mocha);color:var(--cream);font-family:var(--font-sans);font-size:.6rem;font-weight:700;width:16px;height:16px;border-radius:50%;display:flex;align-items:center;justify-content:center}.mobile-menu-toggle{display:none;flex-direction:column;gap:4px;background:none;border:none;cursor:pointer;padding:.3rem}.mobile-menu-toggle span{width:22px;height:2px;background:var(--ink)}footer{background:var(--ink);border-top:1px solid var(--mocha-border);padding:4.5rem 0 2rem}.foot-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:2.5rem;margin-bottom:3rem}.foot-logo{font-family:var(--font-serif);font-style:italic;font-size:1.4rem;color:var(--cream);margin-bottom:1rem}.foot-col p{font-size:.85rem;color:#faf6ef8c}.foot-col h4{font-size:.72rem;letter-spacing:.18em;text-transform:uppercase;color:#e4c58e;margin-bottom:1.2rem;font-family:var(--font-sans)}.foot-col ul{list-style:none}.foot-col li{margin-bottom:.7rem}.foot-col a{color:#faf6ef99;font-size:.85rem}.foot-col a:hover{color:#e4c58e}.foot-bottom{border-top:1px solid rgba(250,246,239,.12);padding-top:2rem;text-align:center;font-size:.74rem;color:#faf6ef66;letter-spacing:.06em}.page-hero{background:var(--mocha);text-align:center;padding:4.5rem 0 4rem}.page-hero .section-eyebrow{color:#e8d4bc}.page-hero h1{font-family:var(--font-serif);font-style:italic;font-size:clamp(2.2rem,4.5vw,3.4rem);color:var(--cream);margin:.4rem 0 0}.page-hero p{color:#faf6efc7;max-width:560px;margin:1.2rem auto 0;font-size:1rem}.page-hero .lux-divider{background:#faf6ef80;opacity:1}.lux-faq-list{max-width:760px;margin:0 auto}.lux-faq-item{border-bottom:1px solid var(--mocha-border)}.lux-faq-item:first-child{border-top:1px solid var(--mocha-border)}.lux-faq-question{display:flex;align-items:center;justify-content:space-between;width:100%;padding:1.4rem 0;background:none;border:none;cursor:pointer;text-align:left;gap:1.5rem;font-family:var(--font-sans);font-size:.95rem;color:var(--ink);letter-spacing:.02em;transition:color .2s}.lux-faq-question:hover,.lux-faq-question[aria-expanded=true]{color:var(--mocha)}.lux-faq-icon{flex-shrink:0;color:var(--mocha);opacity:.6;transition:transform .25s ease;display:flex;align-items:center}.lux-faq-question[aria-expanded=true] .lux-faq-icon{transform:rotate(180deg);opacity:1}.lux-faq-answer{overflow:hidden;max-height:0;transition:max-height .3s ease}.lux-faq-answer:not([hidden]){max-height:320px}.lux-faq-answer[hidden]{display:block!important;max-height:0;visibility:hidden}.lux-faq-answer p{font-size:.9rem;line-height:1.85;color:var(--ink-muted);padding:0 0 1.4rem;margin:0}.contact-grid{display:grid;grid-template-columns:1fr 1.4fr;gap:4rem;max-width:1000px;margin:0 auto}.contact-info__item{display:flex;gap:1rem;margin-bottom:1.8rem}.contact-info__ic{flex-shrink:0;width:42px;height:42px;border:1px solid var(--mocha-border);border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--mocha);background:var(--white)}.contact-info__item h4{font-family:var(--font-sans);font-size:.82rem;font-weight:700;letter-spacing:.08em;color:var(--ink);text-transform:uppercase;margin-bottom:.25rem}.contact-info__item p{font-size:.92rem;color:var(--ink-muted)}.contact-form{background:var(--white);border:1px solid var(--mocha-border);border-radius:8px;padding:2.5rem;box-shadow:0 4px 24px #241e180f}.form-field{margin-bottom:1.3rem}.form-field label{display:block;font-family:var(--font-sans);font-size:.8rem;font-weight:700;color:var(--ink);margin-bottom:.5rem;letter-spacing:.04em}.form-field label .req{color:var(--mocha)}.form-field input,.form-field textarea{width:100%;padding:.85rem 1rem;border:1px solid var(--mocha-border);border-radius:4px;background:var(--cream);font-family:var(--font-sans);font-size:.9rem;color:var(--ink);transition:border-color .2s,box-shadow .2s}.form-field input:focus,.form-field textarea:focus{outline:none;border-color:var(--mocha);box-shadow:0 0 0 3px #6e4b3a1f;background:#fff}.form-field textarea{resize:vertical;min-height:130px}.contact-form .btn{width:100%}.story{max-width:760px;margin:0 auto;text-align:center}.story p{font-size:1.02rem;line-height:1.9;color:var(--ink-soft);margin-bottom:1.6rem}.story p.lead{font-family:var(--font-serif);font-style:italic;font-size:1.3rem;color:var(--ink);line-height:1.6}.story-values{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-top:4rem}.story-value{background:var(--white);border:1px solid var(--mocha-border);border-radius:8px;padding:2rem 1.5rem;box-shadow:0 2px 14px #241e180d}.story-value h3{font-family:var(--font-serif);font-style:italic;font-size:1.1rem;color:var(--ink);margin-bottom:.6rem}.story-value p{font-size:.85rem;color:var(--ink-muted);line-height:1.7;margin:0}.reveal{opacity:0;transform:translateY(24px);transition:opacity .7s cubic-bezier(.16,1,.3,1),transform .7s cubic-bezier(.16,1,.3,1)}.reveal.in{opacity:1;transform:none}@media(max-width:900px){.header-nav{display:none}.contact-grid{grid-template-columns:1fr;gap:2.5rem}.story-values{grid-template-columns:1fr}.foot-grid{grid-template-columns:1fr 1fr}}@media(max-width:600px){.container{padding-left:1.25rem;padding-right:1.25rem}.section-padding{padding:3.5rem 0}.section-header{margin-bottom:2.25rem}.page-hero{padding:3rem 0 2.75rem}.page-hero p{font-size:.94rem}.lux-value-grid,.lux-showcase-grid{grid-template-columns:1fr;max-width:none;gap:1rem}.lux-value-card{padding:1.5rem 1.4rem}.lux-value-card__ornament{margin-bottom:.85rem}.lux-testimonials-grid{gap:1rem}.lux-testimonial{padding:1.5rem 1.4rem}.lux-cta-banner{padding:4rem 0}.lux-steps{flex-direction:column;align-items:center}.lux-step{max-width:none;width:100%}.lux-hero__image{display:none}.lux-hero__inner{padding-top:1.5rem}.lux-hero__inner>*,.product-layout>*,.contact-grid>*,.story-values>*,.foot-grid>*{min-width:0}.contact-form input,.contact-form textarea{max-width:100%;box-sizing:border-box}.foot-grid{grid-template-columns:1fr 1fr;gap:1.75rem}}@media(max-width:380px){.foot-grid{grid-template-columns:1fr}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/luxury.css.map */
