@import "https://fonts.googleapis.com/css2?family=Manrope:wght@300;400;500;600;700;800&display=swap";:root{color:#1a1a1a;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fff}html{scroll-behavior:smooth}html,body,#root{width:100%;min-height:100%;margin:0}body{min-width:320px;overflow-x:hidden}#root{min-height:100vh}button,input,select,textarea{font:inherit}a{color:inherit}.luxe-home-demo{--lx-gold:#df9f20;--lx-gold-dark:#c48a1a;--lx-bg:#fff;--lx-surface:#f5f3ef;--lx-soft:#f0ebe3;--lx-ink:#1a1a1a;--lx-muted:#6b6b6b;background:var(--lx-bg);color:var(--lx-ink);min-height:100vh;font-family:Manrope,sans-serif;transition:background .3s,color .3s}.luxe-home-demo.dark{--lx-bg:#131313;--lx-surface:#1c1c1b;--lx-soft:#292725;--lx-ink:#f7f3ec;--lx-muted:#aaa49b}.luxe-home-demo *{box-sizing:border-box}.luxe-home-demo button,.luxe-home-demo input,.luxe-home-demo select{font:inherit}.luxe-home-demo button{cursor:pointer}.lxh-header{color:#fff;z-index:60;justify-content:space-between;align-items:center;height:82px;padding:0 clamp(22px,5vw,76px);transition:background .3s,box-shadow .3s,color .3s;display:flex;position:fixed;top:0;left:0;right:0}.lxh-header.scrolled{background:color-mix(in srgb,var(--lx-bg) 94%,transparent);color:var(--lx-ink);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:0 4px 30px #00000014}.lxh-brand{color:inherit;letter-spacing:4px;background:0 0;border:0;padding:0;font-size:28px;font-weight:800}.lxh-header nav{align-items:center;gap:38px;display:flex}.lxh-header nav button{color:inherit;background:0 0;border:0;padding:10px 0;font-size:13px;font-weight:500;position:relative}.lxh-header nav button:after{background:var(--lx-gold);content:"";transform-origin:0;width:100%;height:2px;transition:transform .25s;position:absolute;bottom:4px;left:0;transform:scaleX(0)}.lxh-header nav button:hover:after{transform:scaleX(1)}.lxh-actions{align-items:center;gap:8px;display:flex}.lxh-actions>button{color:inherit;background:0 0;border:0;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:flex;position:relative}.lxh-actions svg{width:19px;height:19px}.lxh-cart-button b{background:var(--lx-gold);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;font-size:9px;display:flex;position:absolute;top:0;right:0}.lxh-menu{display:none!important}.lxh-hero{height:max(680px,100vh);position:relative;overflow:hidden}.lxh-hero>img{object-fit:cover;width:100%;height:100%;animation:1.5s ease-out both lxhHero;transform:scale(1.02)}.lxh-hero-shade{background:linear-gradient(90deg,#0000009e,#00000024 65%,#0000000a),linear-gradient(#0000 45%,#00000059);position:absolute;inset:0}.lxh-hero-copy{color:#fff;max-width:720px;position:absolute;top:50%;left:clamp(24px,8vw,125px);transform:translateY(-43%)}.lxh-hero-copy>span{color:#f5d188;letter-spacing:3px;text-transform:uppercase;margin-bottom:24px;font-size:11px;font-weight:700;display:block}.lxh-hero-copy h1{letter-spacing:-6px;margin:0;font-size:clamp(52px,8vw,105px);font-weight:700;line-height:.96;animation:.8s .15s both lxhRise}.lxh-hero-copy p{max-width:590px;margin:28px 0 34px;font-size:clamp(15px,1.5vw,20px);font-weight:300;line-height:1.7;animation:.8s .3s both lxhRise}.lxh-hero-copy button{background:var(--lx-gold);color:#fff;letter-spacing:.4px;border:0;padding:17px 25px;font-size:12px;font-weight:700;transition:background .2s,transform .2s;animation:.8s .45s both lxhRise}.lxh-hero-copy button:hover{background:var(--lx-gold-dark);transform:translateY(-2px)}.lxh-scroll{color:#fff;letter-spacing:2px;text-transform:uppercase;background:0 0;border:0;flex-direction:column;align-items:center;gap:8px;font-size:9px;display:flex;position:absolute;bottom:35px;left:50%;transform:translate(-50%)}.lxh-scroll svg{width:22px;height:22px;animation:1.8s infinite lxhBounce}.lxh-philosophy{text-align:center;max-width:1150px;margin:0 auto;padding:130px 40px}.lxh-philosophy span,.lxh-section-head span{color:var(--lx-gold);letter-spacing:2.4px;text-transform:uppercase;margin-bottom:18px;font-size:10px;font-weight:700;display:block}.lxh-philosophy h2{letter-spacing:-3px;margin:0 0 30px;font-size:clamp(40px,5vw,66px)}.lxh-philosophy p{color:var(--lx-muted);max-width:900px;margin:0 auto;font-size:clamp(16px,1.5vw,20px);font-weight:300;line-height:1.9}.lxh-featured,.lxh-catalog{max-width:1480px;margin:0 auto;padding:110px clamp(20px,4vw,60px)}.lxh-featured{background:var(--lx-surface);max-width:none}.lxh-featured>*{max-width:1360px;margin-left:auto;margin-right:auto}.lxh-section-head{justify-content:space-between;align-items:end;margin-bottom:50px;display:flex}.lxh-section-head span{margin-bottom:12px}.lxh-section-head h2{letter-spacing:-2.5px;margin:0;font-size:clamp(34px,4vw,53px);line-height:1.1}.lxh-section-head>button{color:var(--lx-ink);background:0 0;border:0;align-items:center;gap:9px;font-size:12px;font-weight:700;display:flex}.lxh-section-head>button svg{width:18px;height:18px;transition:transform .2s}.lxh-section-head>button:hover svg{transform:translate(4px)}.lxh-section-head>p{color:var(--lx-muted);max-width:440px;margin:0;font-size:13px;line-height:1.7}.lxh-featured-grid,.lxh-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:32px;display:grid}.lxh-product-card{min-width:0}.lxh-product-image{background:var(--lx-soft);border:0;width:100%;height:460px;padding:0;display:block;position:relative;overflow:hidden}.lxh-product-image img{object-fit:cover;width:100%;height:100%;transition:transform .6s}.lxh-product-image span{color:#1a1a1a;letter-spacing:1px;text-transform:uppercase;background:#ffffffeb;padding:8px 10px;font-size:8px;font-weight:700;position:absolute;top:16px;left:16px}.lxh-product-card:hover .lxh-product-image img{transform:scale(1.045)}.lxh-product-card>div{padding:21px 4px 0}.lxh-product-card small{color:var(--lx-muted);letter-spacing:.3px;margin-bottom:8px;font-size:10px;display:block}.lxh-product-name{color:var(--lx-ink);text-align:left;background:0 0;border:0;padding:0;font-size:18px;font-weight:700;display:block}.lxh-product-bottom{justify-content:space-between;align-items:center;margin-top:13px;display:flex}.lxh-product-bottom>b{color:var(--lx-gold);font-size:16px}.lxh-product-bottom button{color:var(--lx-ink);background:0 0;border:0;align-items:center;gap:5px;padding:8px 0;font-size:10px;font-weight:700;display:flex}.lxh-product-bottom svg{width:14px;height:14px}.lxh-catalog{padding-top:130px}.lxh-tools{border-bottom:1px solid var(--lx-soft);border-top:1px solid var(--lx-soft);grid-template-columns:1fr 260px 180px;align-items:center;gap:24px;padding:18px 0;display:grid}.lxh-tools>div{flex-wrap:wrap;gap:5px;display:flex}.lxh-tools>div button{color:var(--lx-muted);background:0 0;border:0;padding:10px 12px;font-size:10px}.lxh-tools>div button.active{background:var(--lx-ink);color:var(--lx-bg)}.lxh-tools label{border-bottom:1px solid var(--lx-muted);align-items:center;gap:8px;min-width:0;display:flex}.lxh-tools label svg{flex:none;width:15px;height:15px}.lxh-tools input,.lxh-tools select{color:var(--lx-ink);background:0 0;border:0;outline:0;width:100%;min-width:0;height:38px;font-size:10px}.lxh-tools select option{background:var(--lx-bg);color:var(--lx-ink)}.lxh-sort{color:var(--lx-muted);font-size:9px;border:0!important}.lxh-sort select{appearance:none;padding-left:6px}.lxh-sort svg{margin-left:-25px}.lxh-results{color:var(--lx-muted);letter-spacing:1px;text-transform:uppercase;margin:26px 0;font-size:10px}.lxh-grid .lxh-product-image{height:390px}.lxh-no-results{background:var(--lx-surface);color:var(--lx-muted);text-align:center;padding:70px 20px}.lxh-no-results>svg{color:var(--lx-gold)}.lxh-no-results h3{color:var(--lx-ink);margin-bottom:8px;font-size:25px}.lxh-no-results p{font-size:12px}.lxh-no-results button{background:var(--lx-gold);color:#fff;border:0;padding:13px 18px}.lxh-mosaic{grid-template-rows:500px 500px;grid-template-columns:1.4fr 1fr;gap:16px;max-width:1400px;margin:60px auto 120px;padding:0 32px;display:grid}.lxh-mosaic article{position:relative;overflow:hidden}.lxh-mosaic article:nth-child(2),.lxh-mosaic article:nth-child(3){height:242px}.lxh-mosaic article:nth-child(3){grid-area:1/2;align-self:end}.lxh-mosaic article:nth-child(4){grid-area:2/2}.lxh-mosaic article:first-child{grid-row:1/3}.lxh-mosaic img{object-fit:cover;width:100%;height:100%;transition:transform .7s}.lxh-mosaic article:after{content:"";background:linear-gradient(#0000 40%,#000000b3);position:absolute;inset:0}.lxh-mosaic article:hover img{transform:scale(1.04)}.lxh-mosaic article>div{color:#fff;z-index:1;position:absolute;bottom:28px;left:30px}.lxh-mosaic span{color:#eac06d;letter-spacing:2px;text-transform:uppercase;font-size:9px;font-weight:700}.lxh-mosaic h3{margin:6px 0 0;font-size:24px}.lxh-values{background:var(--lx-surface);grid-template-columns:repeat(3,1fr);gap:50px;padding:100px max(30px,50vw - 625px);display:grid}.lxh-values article{text-align:center}.lxh-values i{border:1px solid var(--lx-gold);color:var(--lx-gold);border-radius:50%;justify-content:center;align-items:center;width:62px;height:62px;display:inline-flex}.lxh-values svg{width:25px;height:25px}.lxh-values h3{margin:21px 0 12px;font-size:17px}.lxh-values p{color:var(--lx-muted);max-width:330px;margin:0 auto;font-size:12px;line-height:1.8}.lxh-footer{color:#fff;background:#1a1a1a;padding:80px clamp(24px,7vw,110px) 28px}.lxh-footer-main{grid-template-columns:1.4fr .7fr .7fr 1.2fr;gap:55px;display:grid}.lxh-footer-main>div:first-child b{letter-spacing:5px;font-size:30px}.lxh-footer-main p{color:#ffffff91;max-width:330px;font-size:11px;line-height:1.8}.lxh-footer-main>div:not(:first-child){flex-direction:column;gap:12px;display:flex}.lxh-footer small{letter-spacing:1.4px;text-transform:uppercase;margin-bottom:8px;font-size:10px;font-weight:700}.lxh-footer-main>div button{color:#ffffff94;text-align:left;background:0 0;border:0;padding:0;font-size:11px}.lxh-footer-main a{color:#ffffff94;font-size:11px;text-decoration:none}.lxh-footer form>div{border-bottom:1px solid #ffffff59;margin-top:20px;display:flex}.lxh-footer input{color:#fff;background:0 0;border:0;outline:0;width:100%;min-width:0;padding:12px 0}.lxh-footer form button{color:var(--lx-gold);background:0 0;border:0}.lxh-footer form svg{width:18px;height:18px}.lxh-footer-bottom{color:#fff6;border-top:1px solid #ffffff1f;justify-content:space-between;margin-top:60px;padding-top:25px;font-size:9px;display:flex}.lxh-modal{z-index:100;justify-content:center;align-items:center;padding:28px;display:flex;position:fixed;inset:0}.lxh-modal-bg{-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#000000b8;border:0;position:absolute;inset:0}.lxh-modal>section{background:var(--lx-bg);color:var(--lx-ink);z-index:1;grid-template-columns:1.08fr .92fr;width:100%;max-width:1050px;max-height:calc(100vh - 56px);display:grid;position:relative;overflow:auto}.lxh-modal-media{background:var(--lx-soft);min-height:650px}.lxh-modal-media img{object-fit:cover;width:100%;height:100%}.lxh-close{background:var(--lx-bg);color:var(--lx-ink);z-index:2;border:0;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;display:flex;position:absolute;top:18px;right:18px}.lxh-modal-copy{padding:80px 55px 45px}.lxh-modal-copy>span{color:var(--lx-gold);letter-spacing:1.6px;text-transform:uppercase;font-size:9px;font-weight:700}.lxh-modal-copy h2{letter-spacing:-2.5px;margin:18px 0 7px;font-size:clamp(35px,4vw,52px);line-height:1.05}.lxh-material{color:var(--lx-muted);margin:0 0 18px!important;font-size:11px!important}.lxh-rating{color:var(--lx-gold);align-items:center;gap:6px;font-size:11px;display:flex}.lxh-rating svg{fill:currentColor;width:14px;height:14px}.lxh-rating small{color:var(--lx-muted)}.lxh-modal-copy>p:not(.lxh-material){color:var(--lx-muted);margin:26px 0;font-size:13px;line-height:1.8}.lxh-modal-copy ul{margin:0;padding:0;list-style:none}.lxh-modal-copy li{align-items:center;gap:9px;margin:13px 0;font-size:11px;display:flex}.lxh-modal-copy li svg{color:var(--lx-gold);width:15px;height:15px}.lxh-modal-buy{border-top:1px solid var(--lx-soft);justify-content:space-between;align-items:center;margin-top:30px;padding-top:24px;display:flex}.lxh-modal-buy>b{color:var(--lx-gold);font-size:23px}.lxh-modal-buy button,.lxh-cart footer>button,.lxh-empty button{background:var(--lx-gold);color:#fff;border:0;align-items:center;gap:8px;padding:15px 18px;font-size:10px;font-weight:700;display:flex}.lxh-modal-buy svg{width:15px;height:15px}.lxh-overlay{opacity:0;pointer-events:none;z-index:80;background:#000000ad;border:0;transition:opacity .25s;position:fixed;inset:0}.lxh-overlay.open{opacity:1;pointer-events:auto}.lxh-cart{background:var(--lx-bg);color:var(--lx-ink);z-index:90;flex-direction:column;width:100%;max-width:470px;height:100%;padding:28px;transition:transform .3s;display:flex;position:fixed;top:0;right:0;transform:translate(105%)}.lxh-cart.open{transform:translate(0)}.lxh-cart>header{border-bottom:1px solid var(--lx-soft);justify-content:space-between;align-items:center;padding-bottom:22px;display:flex}.lxh-cart header small{color:var(--lx-gold);letter-spacing:1.5px;text-transform:uppercase;font-size:9px;font-weight:700}.lxh-cart header h2{margin:5px 0 0;font-size:27px}.lxh-cart header button{background:var(--lx-surface);color:var(--lx-ink);border:0;border-radius:50%;width:40px;height:40px}.lxh-empty{color:var(--lx-muted);text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;display:flex}.lxh-empty>svg{color:var(--lx-gold);width:42px;height:42px}.lxh-empty h3{color:var(--lx-ink);max-width:290px}.lxh-empty p{max-width:290px;font-size:12px;line-height:1.7}.lxh-cart-list{flex:1;overflow:auto}.lxh-cart-list article{border-bottom:1px solid var(--lx-soft);grid-template-columns:95px 1fr auto;gap:14px;padding:17px 0;display:grid}.lxh-cart-list article>img{object-fit:cover;width:95px;height:105px}.lxh-cart-list small{color:var(--lx-muted);font-size:8px}.lxh-cart-list h3{margin:6px 0 7px;font-size:12px}.lxh-cart-list b{color:var(--lx-gold);font-size:11px}.lxh-cart-list article>div>div{align-items:center;gap:12px;margin-top:10px;display:flex}.lxh-cart-list article>div>div button{background:var(--lx-surface);color:var(--lx-ink);border:0;width:26px;height:26px}.lxh-cart-list article>div>div svg{width:11px;height:11px}.lxh-cart-list article>div>div span{font-size:10px}.lxh-remove{color:var(--lx-muted);background:0 0;border:0;align-self:start;padding:2px}.lxh-remove svg{width:16px;height:16px}.lxh-cart>footer{border-top:1px solid var(--lx-soft);padding-top:22px}.lxh-cart footer>div{justify-content:space-between;display:flex}.lxh-cart footer>div span{font-size:12px}.lxh-cart footer>div b{color:var(--lx-gold);font-size:21px}.lxh-cart footer p{color:var(--lx-muted);font-size:9px}.lxh-cart footer>button{justify-content:center;width:100%;margin-top:18px}.lxh-cart footer svg{width:15px;height:15px}.lxh-checkout{z-index:110;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.lxh-checkout>form{background:var(--lx-bg);color:var(--lx-ink);z-index:1;flex-direction:column;width:100%;max-width:760px;max-height:calc(100vh - 48px);display:flex;position:relative;overflow:hidden}.lxh-checkout header{border-bottom:1px solid var(--lx-soft);justify-content:space-between;align-items:center;padding:25px 30px;display:flex}.lxh-checkout header small{color:var(--lx-gold);letter-spacing:1.5px;text-transform:uppercase;font-size:9px;font-weight:700}.lxh-checkout header h2{margin:5px 0 0;font-size:28px}.lxh-checkout header>button{background:var(--lx-surface);color:var(--lx-ink);border:0;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.lxh-checkout-body{padding:5px 30px 28px;overflow:auto}.lxh-checkout-body section{border-bottom:1px solid var(--lx-soft);padding:24px 0}.lxh-checkout-body h3{margin:0 0 17px;font-size:14px}.lxh-form-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.lxh-form-grid label,.lxh-discount{color:var(--lx-muted);letter-spacing:.5px;text-transform:uppercase;flex-direction:column;gap:7px;font-size:9px;font-weight:700;display:flex}.lxh-form-grid label.wide{grid-column:1/-1}.lxh-form-grid input,.lxh-discount input{background:var(--lx-surface);color:var(--lx-ink);font:inherit;letter-spacing:0;text-transform:none;border:1px solid #0000;outline:0;padding:13px 14px;font-size:12px}.lxh-form-grid input:focus,.lxh-discount input:focus{border-color:var(--lx-gold)}.lxh-fulfillment{grid-template-columns:1fr 1fr;gap:10px;margin-bottom:15px;display:grid}.lxh-fulfillment label{background:var(--lx-surface);align-items:center;gap:9px;padding:15px;font-size:11px;display:flex}.lxh-fulfillment input{accent-color:var(--lx-gold)}.lxh-option{background:var(--lx-surface);flex-direction:column;gap:6px;margin:0 0 18px;padding:15px;display:flex}.lxh-option b{font-size:12px}.lxh-option span,.lxh-option small{color:var(--lx-muted);font-size:10px;line-height:1.5}.lxh-checkout>form>footer{border-top:1px solid var(--lx-soft);padding:22px 30px}.lxh-checkout>form>footer>div{justify-content:space-between;display:flex}.lxh-checkout>form>footer span{font-size:11px}.lxh-checkout>form>footer b{color:var(--lx-gold);font-size:20px}.lxh-checkout>form>footer p{color:var(--lx-muted);font-size:9px}.lxh-checkout>form>footer button{background:var(--lx-gold);color:#fff;border:0;justify-content:center;align-items:center;gap:8px;width:100%;margin-top:15px;padding:16px;font-size:10px;font-weight:700;display:flex}.lxh-checkout>form>footer button:disabled{cursor:not-allowed;opacity:.55}.lxh-checkout>form>footer svg{width:15px;height:15px}.lxh-confirmation{color:#fff;background:#163d2b;align-items:center;gap:18px;max-width:900px;margin:80px auto 0;padding:24px 28px;display:flex}.lxh-confirmation>svg{color:#eac06d;width:34px;height:34px}.lxh-confirmation small{color:#eac06d;letter-spacing:1px;text-transform:uppercase;font-size:9px}.lxh-confirmation h2{margin:3px 0;font-size:25px}.lxh-confirmation p{opacity:.75;margin:0;font-size:11px}.lxh-payment-page{background:linear-gradient(135deg,var(--lx-bg),var(--lx-soft));justify-content:center;align-items:center;min-height:calc(100vh - 88px);padding:130px 24px 60px;display:flex}.lxh-payment-card{text-align:center;background:#ffffffd1;border:1px solid #1a1a1a14;flex-direction:column;align-items:center;max-width:680px;padding:54px clamp(28px,6vw,72px);display:flex;box-shadow:0 28px 80px #1a1a1a1a}.dark .lxh-payment-card{background:#1c1c1bdb;border-color:#ffffff14;box-shadow:0 28px 80px #00000047}.lxh-payment-card>svg{color:var(--lx-gold);width:46px;height:46px;margin-bottom:22px;animation:1s linear infinite lxhSpin}.lxh-payment-card.paid>svg,.lxh-payment-card.failed>svg{animation:none}.lxh-payment-card.paid>svg{color:#2f8f5b}.lxh-payment-card.failed>svg{color:#b94b4b}.lxh-payment-card span{color:var(--lx-gold);letter-spacing:1.4px;text-transform:uppercase;font-size:10px;font-weight:800}.lxh-payment-card h1{letter-spacing:-2px;margin:14px 0 18px;font-family:Cormorant Garamond,serif;font-size:clamp(42px,7vw,76px);font-weight:500;line-height:.95}.lxh-payment-card p{color:var(--lx-muted);max-width:520px;margin:0;font-size:14px;line-height:1.8}.lxh-payment-card small{color:var(--lx-muted);margin-top:22px;font-size:11px;display:block}.lxh-payment-actions{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:30px;display:flex}.lxh-payment-actions button{background:var(--lx-ink);border:1px solid var(--lx-ink);color:var(--lx-bg);letter-spacing:.5px;text-transform:uppercase;padding:14px 22px;font-size:11px;font-weight:800}.lxh-payment-actions button.secondary{color:var(--lx-ink);background:0 0}@keyframes lxhHero{0%{opacity:0;transform:scale(1.08)}to{opacity:1;transform:scale(1.02)}}@keyframes lxhRise{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes lxhBounce{0%,to{transform:translateY(0)}50%{transform:translateY(7px)}}.lxh-loading{color:#1a1a1a;background:#f5f3ef;flex-direction:column;justify-content:center;align-items:center;gap:18px;min-height:100vh;font-family:Manrope,sans-serif;display:flex}.lxh-loading svg{color:#df9f20;width:34px;height:34px;animation:1s linear infinite lxhSpin}.lxh-error{color:#fff;z-index:120;background:#1a1a1a;border:0;border-radius:4px;align-items:center;gap:16px;max-width:min(560px,100vw - 32px);padding:14px 18px;display:flex;position:fixed;top:96px;left:50%;transform:translate(-50%)}.lxh-error svg{width:16px;height:16px}.lxh-product-bottom button:disabled,.lxh-modal-buy button:disabled,.lxh-cart button:disabled{cursor:not-allowed;opacity:.5}@keyframes lxhSpin{to{transform:rotate(360deg)}}@media (width<=1050px){.lxh-header nav{gap:18px}.lxh-featured-grid,.lxh-grid{gap:20px}.lxh-product-image{height:390px}.lxh-grid .lxh-product-image{height:320px}.lxh-tools{grid-template-columns:1fr 250px}.lxh-tools>div{grid-column:1/-1}.lxh-footer-main{grid-template-columns:1.2fr .7fr .7fr}.lxh-footer-main form{grid-column:1/-1;max-width:520px}}@media (width<=760px){.lxh-header{height:68px;padding:0 16px;top:0}.lxh-brand{font-size:22px}.lxh-header nav{background:var(--lx-bg);color:var(--lx-ink);flex-direction:column;align-items:stretch;gap:0;padding:18px 24px 28px;display:none;position:absolute;top:68px;left:0;right:0;box-shadow:0 15px 30px #00000024}.lxh-header nav.open{display:flex}.lxh-header nav button{text-align:left;padding:14px 0;font-size:15px}.lxh-actions>button:first-child{display:none}.lxh-menu{display:flex!important}.lxh-hero{height:760px}.lxh-hero>img{object-position:58% center}.lxh-hero-copy{max-width:90%;top:53%;left:22px}.lxh-hero-copy h1{letter-spacing:-4px;font-size:58px}.lxh-hero-copy p{max-width:410px;font-size:14px}.lxh-philosophy{padding:90px 22px}.lxh-philosophy h2{font-size:42px}.lxh-featured,.lxh-catalog{padding:80px 16px}.lxh-section-head{flex-direction:column;align-items:flex-start;gap:20px}.lxh-section-head h2{font-size:38px}.lxh-featured-grid,.lxh-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.lxh-product-image,.lxh-grid .lxh-product-image{height:270px}.lxh-product-name{font-size:14px}.lxh-product-bottom{flex-direction:column;align-items:flex-start;gap:5px}.lxh-tools{grid-template-columns:1fr}.lxh-tools>div{flex-wrap:nowrap;grid-column:auto;overflow-x:auto}.lxh-tools>div button{white-space:nowrap}.lxh-mosaic{grid-template-rows:380px 230px 380px;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:80px;padding:0 16px;display:grid}.lxh-mosaic article:first-child{grid-area:1/1/auto/-1}.lxh-mosaic article:nth-child(2){grid-area:2/1;height:auto}.lxh-mosaic article:nth-child(3){grid-area:2/2;align-self:stretch;height:auto}.lxh-mosaic article:nth-child(4){grid-area:3/1/auto/-1}.lxh-mosaic article>div{bottom:18px;left:18px}.lxh-mosaic h3{font-size:17px}.lxh-values{grid-template-columns:1fr;padding:75px 24px}.lxh-footer-main{grid-template-columns:1fr 1fr}.lxh-footer-main>div:first-child,.lxh-footer-main form{grid-column:1/-1}.lxh-modal{padding:14px}.lxh-modal>section{grid-template-columns:1fr}.lxh-modal-media{min-height:340px}.lxh-modal-copy{padding:35px 24px}.lxh-modal-copy h2{font-size:36px}}@media (width<=430px){.lxh-actions{gap:0}.lxh-hero-copy h1{font-size:48px}.lxh-featured-grid,.lxh-grid{gap:14px}.lxh-product-image,.lxh-grid .lxh-product-image{height:220px}.lxh-product-card>div{padding-top:14px}.lxh-product-card small{font-size:8px}.lxh-product-name{font-size:12px}.lxh-footer-main{grid-template-columns:1fr}.lxh-footer-main>div:first-child,.lxh-footer-main form{grid-column:auto}.lxh-footer-bottom{flex-direction:column;align-items:flex-start;gap:8px}.lxh-modal-buy{flex-direction:column;align-items:stretch;gap:15px}.lxh-modal-buy button{justify-content:center}.lxh-checkout{padding:0}.lxh-checkout>form{min-height:100vh;max-height:100vh}.lxh-form-grid,.lxh-fulfillment{grid-template-columns:1fr}.lxh-form-grid label.wide{grid-column:auto}}@media (prefers-reduced-motion:reduce){.luxe-home-demo *{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
