*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:Arial,sans-serif;background:#fff;color:#111;overflow-x:hidden}.lux-container{width:min(1440px,calc(100% - 60px));margin:auto}.lux-header{position:sticky;top:0;z-index:999;background:#fffffff5;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid rgba(0,0,0,.06)}.lux-header .lux-container{height:110px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center}.lux-left{display:flex;align-items:center;gap:18px}.lux-logo{display:flex;align-items:center;flex-shrink:0}.lux-logo img{width:auto;height:92px;display:block;object-fit:contain}.lux-nav{display:flex;align-items:center;gap:48px}.lux-nav a{text-decoration:none;color:#111;font-size:15px;font-weight:600;letter-spacing:.8px;position:relative;transition:color .3s ease,opacity .3s ease}.lux-nav a:after{content:"";position:absolute;left:0;bottom:-7px;width:0;height:1px;background:#f90133;transition:.35s ease}.lux-nav a:hover:after{width:100%}.lux-actions{display:flex;align-items:center;justify-content:flex-end;gap:15px;flex-shrink:0}.lux-actions a,.lux-search-toggle,.lux-cart,.lux-account-user{background:none;border:none;cursor:pointer;color:#111;transition:opacity .3s ease,transform .3s ease}.lux-actions a:hover,.lux-search-toggle:hover,.lux-account-user:hover{opacity:.6}.lux-actions svg,.lux-search-toggle svg,.lux-account svg,.lux-account-user svg,.lux-cart svg{width:24px;height:24px;display:block;stroke:currentColor;stroke-width:1.7;fill:none;flex-shrink:0}.lux-account-wrap{display:flex;align-items:center;justify-content:center;position:relative;flex-shrink:0}.lux-account{display:flex!important;align-items:center;justify-content:center;width:24px;height:24px;flex-shrink:0}.lux-account-dropdown{position:relative;display:flex;align-items:center;justify-content:center;width:auto;min-width:24px;height:24px;flex-shrink:0}.lux-account-user{display:flex!important;align-items:center;justify-content:center;gap:8px;padding:0;margin:0;background:none;border:none;cursor:pointer;color:#111}.lux-account-user span{font-size:12px;font-weight:600;letter-spacing:.4px;white-space:nowrap}.lux-account-menu{position:absolute;top:calc(100% + 18px);right:0;min-width:190px;padding:16px 0;background:#fff;border:1px solid #eee;box-shadow:0 10px 40px #00000014;opacity:0;visibility:hidden;transform:translateY(8px);transition:opacity .3s ease,transform .3s ease,visibility .3s ease;z-index:9999}.lux-account-dropdown:hover .lux-account-menu{opacity:1;visibility:visible;transform:translateY(0)}.lux-account-menu a{display:flex;align-items:center;height:44px;padding:0 22px;text-decoration:none;font-size:13px;font-weight:500;color:#111;transition:background .3s ease,color .3s ease}.lux-account-menu a:hover{background:#fafafa;color:#f90133}.lux-cart{position:relative;display:flex;align-items:center;justify-content:center;width:24px;height:24px;flex-shrink:0}.lux-cart-count{position:absolute;top:-7px;right:-7px;width:18px;height:18px;border-radius:50%;background:#f90133;color:#fff;font-size:10px;display:flex;align-items:center;justify-content:center}.lux-burger{width:42px;height:42px;display:none;align-items:center;justify-content:center;background:none;border:none;cursor:pointer;position:relative;z-index:2000;flex-shrink:0}.lux-hamburger-icon{position:relative;width:22px;height:14px}.lux-hamburger-icon:before,.lux-hamburger-icon:after{content:"";position:absolute;left:0;width:100%;height:1.7px;background:#111;transition:transform .45s cubic-bezier(.77,0,.175,1),top .45s cubic-bezier(.77,0,.175,1)}.lux-hamburger-icon:before{top:0}.lux-hamburger-icon:after{top:12px}.lux-burger.active .lux-hamburger-icon:before{top:6px;transform:rotate(45deg)}.lux-burger.active .lux-hamburger-icon:after{top:6px;transform:rotate(-45deg)}@media(max-width:900px){.lux-container{width:calc(100% - 24px)}.lux-header .lux-container{height:84px;grid-template-columns:auto 1fr auto;gap:12px}.lux-burger{display:flex}.lux-logo{justify-content:center}.lux-logo img{height:58px}.lux-nav{position:fixed;top:0;left:-100%;width:80%;max-width:340px;height:100vh;background:#fff;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:40px;gap:28px;z-index:1500;transition:left .45s cubic-bezier(.19,1,.22,1);box-shadow:0 0 60px #0000001f}.lux-nav.active{left:0}.lux-nav a{font-size:24px!important;font-weight:600;letter-spacing:-2px}.lux-nav a:after{bottom:-5px}.lux-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px;flex-shrink:0}.lux-search-toggle,.lux-account-wrap,.lux-account,.lux-account-dropdown,.lux-account-user,.lux-cart{display:flex!important;align-items:center;justify-content:center;width:22px;height:22px;flex-shrink:0}.lux-search-toggle svg,.lux-account svg,.lux-account-user svg,.lux-cart svg{width:22px!important;height:22px!important;display:block!important}.lux-account-user span{display:none}.lux-account-menu{right:-10px}.lux-cart-count{width:16px;height:16px;font-size:9px}}.hero-section{min-height:92vh;display:flex;align-items:center}.hero-content{max-width:860px}.hero-subtitle{position:relative;display:inline-flex;align-items:center;justify-content:center;padding:12px 22px 10px;margin-bottom:22px;line-height:1;font-size:11px;font-weight:600;letter-spacing:5px;text-transform:uppercase;color:#f90133;background:#ffffff14;border:1px solid rgba(255,255,255,.14);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-radius:999px;box-shadow:0 10px 30px #00000014;text-shadow:0 4px 18px rgba(0,0,0,.35)}.hero-content h1{font-size:118px;line-height:.92;margin-bottom:34px;font-weight:600;letter-spacing:-5px}.hero-content p{max-width:620px;font-size:21px;line-height:1.7;color:#666;margin-bottom:44px}.hero-primary-btn{height:60px;padding:0 42px;display:inline-flex;align-items:center;justify-content:center;background:#f90133;color:#fff;text-decoration:none;font-size:15px;transition:.35s ease}.hero-primary-btn:hover{background:#d9002d}.lux-search{position:fixed;top:0;right:0;bottom:0;left:0;background:#fff;z-index:9999;opacity:0;visibility:hidden;transition:opacity .4s ease,visibility .4s ease}.lux-search-inner{width:min(1050px,calc(100% - 60px));margin:0 auto;padding-top:90px}.lux-search-top{position:relative;margin-bottom:50px}.lux-search-label{display:block;font-size:14px;letter-spacing:1px;text-transform:uppercase;color:#9c9c9c;margin-bottom:14px}.lux-search-input-wrap{position:relative}.lux-search-input{width:100%;height:78px;border:none;border-bottom:1px solid rgba(0,0,0,.1);background:none;outline:none;font-size:24px;font-weight:500;color:#111;padding-right:90px}.lux-search-input::placeholder{color:#111}.lux-search-submit{position:absolute;right:0;top:50%;transform:translateY(-50%);width:42px;height:42px;background:none;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center}.lux-search-submit svg{width:26px;height:26px;stroke:#111;stroke-width:1.7;fill:none}.lux-search-close{position:absolute;right:40px;top:30px;width:40px;height:40px;background:none;border:none;cursor:pointer}.lux-search-close:before,.lux-search-close:after{content:"";position:absolute;left:50%;top:50%;width:22px;height:1.7px;background:#f90133}.lux-search-products{display:flex;flex-direction:column;gap:26px}.lux-search-product{display:flex;align-items:center;gap:26px;text-decoration:none;color:#111;opacity:0;transform:translateY(20px);transition:transform .6s cubic-bezier(.16,1,.3,1),opacity .6s ease}.lux-search.active .lux-search-product{opacity:1;transform:translateY(0)}.lux-search-product-image{width:82px;height:82px;flex-shrink:0;background:#f5f5f5;overflow:hidden}.lux-search-product-image img{width:100%;height:100%;object-fit:cover;transition:transform .6s ease}.lux-search-product:hover img{transform:scale(1.06)}.lux-search-product-info{display:flex;flex-direction:column;gap:8px}.lux-search-product-title{font-size:20px;font-weight:500}.lux-search-product-price{font-size:18px;color:#6ea174}@media(max-width:900px){.lux-container{width:calc(100% - 26px)}.lux-header .lux-container{position:relative;height:78px;display:grid;grid-template-columns:40px 1fr auto;align-items:center}.lux-logo{position:absolute;left:50%;transform:translate(-50%)}.lux-logo img{height:56px}.lux-burger{display:flex}.lux-nav{position:fixed;top:0;left:-100%;width:100%;height:100vh;background:#fff;flex-direction:column;align-items:flex-start;justify-content:flex-start;padding:120px 34px 40px;gap:34px;transition:left .55s cubic-bezier(.77,0,.175,1);z-index:1500}.lux-nav.active{left:0}.lux-nav a{font-size:42px;font-weight:600;letter-spacing:-2px}.lux-actions{gap:16px}.lux-account{display:none!important}.lux-actions svg,.lux-search-toggle svg{width:22px;height:22px}.lux-cart-count{width:16px;height:16px;font-size:9px;top:-5px;right:-5px}.hero-section{min-height:auto;padding:100px 0}.hero-content h1{font-size:58px;line-height:.95;letter-spacing:-2px;margin-bottom:24px}.hero-content p{font-size:16px;line-height:1.7}.hero-primary-btn{width:100%}.lux-search-inner{width:calc(100% - 30px);padding-top:80px}.lux-search-top{margin-bottom:34px}.lux-search-label{font-size:11px;margin-bottom:10px}.lux-search-input{height:62px;font-size:18px;padding-right:60px}.lux-search-close{right:18px;top:18px;width:42px;height:42px}.lux-search-close:before,.lux-search-close:after{width:22px;background:#f90133}.lux-search-products{gap:18px}.lux-search-product{gap:16px}.lux-search-product-image{width:68px;height:68px}.lux-search-product-title{font-size:14px}.lux-search-product-price{font-size:13px}}@media(max-width:900px){.lux-header .lux-container{position:relative;height:78px;display:flex;align-items:center;justify-content:space-between}.lux-left{width:48px;display:flex;align-items:center;justify-content:flex-start;flex-shrink:0}.lux-logo{position:absolute;left:50%;transform:translate(-50%)}.lux-logo img{height:78px;width:auto;object-fit:contain}.lux-actions{display:flex;align-items:center;justify-content:flex-end;gap:14px;flex-shrink:0}.lux-actions svg,.lux-search-toggle svg{width:26px;height:26px}.lux-burger{display:flex;width:48px;height:48px}.lux-hamburger-icon{width:26px;height:16px}.lux-hamburger-icon:before,.lux-hamburger-icon:after{height:2px}.lux-hamburger-icon:after{top:14px}.lux-burger.active .lux-hamburger-icon:before{top:7px}.lux-burger.active .lux-hamburger-icon:after{top:7px}}.hero-slider{position:relative;width:100%;height:80vh;min-height:640px;overflow:hidden;background:#fff}.hero-slider-wrapper{position:relative;width:100%;height:100%}.hero-slide{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;opacity:0;visibility:hidden;transition:opacity 1.2s ease,visibility 1.2s ease}.hero-slide.active{opacity:1;visibility:visible;z-index:2}.hero-slide-image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;overflow:hidden}.hero-slide-image img{width:100%;height:100%;object-fit:cover;transform:scale(1);transition:transform 8s ease}.hero-slide.active .hero-slide-image img{transform:scale(1.06)}.hero-slide-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,#0000001f,#00000052);z-index:1}.hero-slide-content{position:relative;z-index:3;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;padding-top:220px;text-align:center;color:#fff;max-width:740px;margin:auto}.hero-subtitle{display:inline-block;margin-bottom:22px;font-size:11px;font-weight:600;letter-spacing:5px;text-transform:uppercase;color:#f90133;text-shadow:0 4px 18px rgba(0,0,0,.35)}.hero-subtitle:after{content:"";position:absolute;left:50%;bottom:-10px;transform:translate(-50%);width:42px;height:1px;background:#f90133;opacity:.7}.hero-slide-content h2{text-shadow:0 10px 30px rgba(0,0,0,.25);font-size:68px;line-height:1;font-weight:700;letter-spacing:-4px;margin-bottom:26px}.hero-slide-content p{text-shadow:0 4px 20px rgba(0,0,0,.25);max-width:650px;font-size:18px;line-height:1.8;color:#ffffffe0;margin-bottom:38px}.hero-primary-btn{height:54px;padding:0 34px;border:none;background:#f90133;color:#fff;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;border-radius:0;font-size:13px;font-weight:600;letter-spacing:.4px;transition:.35s ease}.hero-primary-btn:hover{background:#d9002d;transform:translateY(-2px)}@media(max-width:1200px){.hero-slide-content h2{font-size:68px}}@media(max-width:768px){.hero-slider{height:85vh;min-height:620px}.hero-slide-overlay{background:linear-gradient(to top,#000000b8,#00000038)}.hero-slide-content{justify-content:flex-end;padding-bottom:70px;align-items:flex-start;text-align:left}.hero-subtitle{font-size:11px;letter-spacing:3px;margin-bottom:14px}.hero-slide-content h2{font-size:46px;line-height:1;letter-spacing:-2px;margin-bottom:18px}.hero-slide-content p{font-size:15px;line-height:1.7;margin-bottom:26px}.hero-primary-btn{width:100%}}.category-grid-section{padding:110px 0;background:#fff}.category-grid-heading{margin-bottom:42px;text-align:center}.category-grid-heading span{display:block;margin-bottom:14px;font-size:11px;font-weight:600;letter-spacing:4px;text-transform:uppercase;color:#f90133}.category-grid-heading h2{max-width:700px;margin:auto;font-size:48px;line-height:1;font-weight:600;letter-spacing:-2px;color:#111}.category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.category-card{position:relative;overflow:hidden;aspect-ratio:.82/1;text-decoration:none;color:#fff;background:#eee;isolation:isolate;cursor:pointer}.category-card-image{position:absolute;top:0;right:0;bottom:0;left:0}.category-card-image img{width:100%;height:100%;object-fit:cover;transition:transform 1.6s cubic-bezier(.19,1,.22,1),filter .8s ease;filter:brightness(.82) saturate(.92)}.category-card:hover img{transform:scale(1.09);filter:brightness(.96) saturate(1)}.category-card-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,#0000009e,#0000002e,#00000005);z-index:1;transition:.6s ease}.category-card:hover .category-card-overlay{background:linear-gradient(to top,#0000006b,#0000001a,#0000)}.category-card-content{position:absolute;left:24px;bottom:24px;z-index:2;transform:translateY(10px);transition:transform .6s cubic-bezier(.19,1,.22,1),opacity .5s ease}.category-card:hover .category-card-content{transform:translateY(0)}.category-card-content h3{font-size:28px;line-height:1;font-weight:600;letter-spacing:-1px;margin-bottom:8px;text-shadow:0 10px 30px rgba(0,0,0,.24)}.category-card-content span{position:relative;font-size:10px;letter-spacing:2px;text-transform:uppercase;opacity:.76;padding-bottom:6px;display:inline-block}.category-card-content span:after{content:"";position:absolute;left:0;bottom:0;width:0;height:1px;background:#fff;transition:width .5s ease}.category-card:hover span:after{width:100%}.category-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at top left,rgba(255,255,255,.18),transparent 42%);z-index:1;opacity:0;transition:opacity .7s ease}.category-card:hover:before{opacity:1}@media(max-width:1100px){.category-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:900px){.category-grid-section{padding:70px 0}.category-grid-heading{margin-bottom:28px}.category-grid-heading span{font-size:10px;letter-spacing:3px}.category-grid-heading h2{font-size:34px;line-height:1.05}.category-grid{grid-template-columns:1fr;gap:14px}.category-card{aspect-ratio:1.2/1}.category-card-content{left:18px;bottom:18px}.category-card-content h3{font-size:24px}.category-card-content span{font-size:9px;letter-spacing:1.5px}.category-card.active-mobile img{transform:scale(1.08);filter:brightness(.96) saturate(1)}.category-card.active-mobile .category-card-overlay{background:linear-gradient(to top,#0000006b,#0000001a,#0000)}.category-card.active-mobile .category-card-content{transform:translateY(0)}.category-card.active-mobile span:after{width:100%}.category-card.active-mobile:before{opacity:1}}.featured-collection-section{padding:28px 0 120px;background:#fff}.featured-heading{text-align:center;margin-bottom:52px}.featured-heading span{display:block;margin-bottom:14px;font-size:11px;font-weight:600;letter-spacing:4px;text-transform:uppercase;color:#f90133}.featured-heading h2{max-width:720px;margin:auto;font-size:52px;line-height:1;letter-spacing:-3px;font-weight:600;color:#111}.featured-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.featured-product-card{position:relative}.featured-product-image-wrapper{position:relative;display:block;overflow:hidden;background:#f5f5f5;margin-bottom:16px}.featured-product-image{position:relative}.featured-product-image img{width:100%;aspect-ratio:1/1;object-fit:contain;background:#f7f7f7;transition:transform 1.3s cubic-bezier(.19,1,.22,1),filter .7s ease}.featured-product-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,#00000061,#0000000a);opacity:0;transition:opacity .45s ease;z-index:2}.featured-product-card:hover .featured-product-overlay{opacity:1}.featured-product-card:hover img{transform:scale(1.04)}.featured-product-actions{position:absolute;top:16px;right:16px;display:flex;flex-direction:column;gap:9px;z-index:4;opacity:0;transform:translateY(8px);transition:opacity .4s ease,transform .4s ease}.featured-product-card:hover .featured-product-actions{opacity:1;transform:translateY(0)}.featured-action-btn{width:44px;height:44px;border:none;border-radius:50%;background:#ffffff24;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);color:#fff;cursor:pointer;font-size:16px;transition:transform .35s ease,background .35s ease,color .35s ease}.featured-product-content{text-align:left}.featured-product-content h3{margin-bottom:10px;font-size:19px;line-height:1.18;font-weight:600;letter-spacing:-.7px}.featured-product-content h3 a{color:#111;text-decoration:none}.featured-product-price{display:flex;align-items:center;gap:8px;margin-bottom:16px}.old-price{font-size:14px;opacity:.38;text-decoration:line-through}.current-price{font-size:17px;font-weight:600}.featured-add-cart-btn{width:100%;height:50px;border:none;background:#f90133;color:#fff;font-size:11px;font-weight:600;letter-spacing:1.8px;text-transform:uppercase;cursor:pointer;transition:background .35s ease,transform .35s ease}.featured-add-cart-btn:hover{background:#f90133}@media(max-width:900px){.featured-collection-section{padding:8px 0 72px}.featured-heading{margin-bottom:24px}.featured-heading span{font-size:9px;letter-spacing:3px;margin-bottom:10px}.featured-heading h2{font-size:28px;line-height:1.05;letter-spacing:-1.5px}.featured-grid{grid-template-columns:repeat(2,1fr);gap:12px}.featured-product-image-wrapper{margin-bottom:12px}.featured-product-actions{opacity:1;transform:none;top:10px;right:10px;gap:7px}.featured-product-overlay{opacity:1}.featured-action-btn{width:34px;height:34px;font-size:13px}.featured-product-content h3{margin-bottom:8px;font-size:14px;line-height:1.2;letter-spacing:-.4px}.featured-product-price{margin-bottom:12px;gap:6px}.old-price{font-size:11px}.current-price{font-size:14px}.featured-add-cart-btn{height:40px;font-size:9px;font-weight:600;letter-spacing:1.2px}}.quickview-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:99999;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:opacity .35s ease,visibility .35s ease}.quickview-modal.active{opacity:1;visibility:visible}.quickview-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#0000006b;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.quickview-container{position:relative;width:min(920px,calc(100% - 40px));background:#fff;overflow:hidden;z-index:3;transform:translateY(18px) scale(.98);transition:transform .45s cubic-bezier(.19,1,.22,1),opacity .45s ease;box-shadow:0 30px 80px #0000002e}.quickview-modal.active .quickview-container{transform:translateY(0) scale(1)}.quickview-close{position:absolute;top:18px;right:18px;width:42px;height:42px;border:none;background:transparent;color:#111;cursor:pointer;z-index:5;font-size:14px;transition:background .3s ease,color .3s ease,transform .3s ease}.quickview-close:hover{transform:rotate(90deg)}.quickview-grid{display:grid;grid-template-columns:.95fr 1.05fr}.quickview-image{background:#f7f7f7;display:flex;align-items:center;justify-content:center;padding:42px}.quickview-image img{width:100%;max-width:420px;object-fit:contain;aspect-ratio:1/1}.quickview-content{display:flex;flex-direction:column;justify-content:center;padding:54px 54px 48px}.quickview-content h3{margin-bottom:16px;font-size:38px;line-height:1.02;font-weight:600;letter-spacing:-2px;color:#111}.quickview-price{margin-bottom:18px;font-size:22px;font-weight:600;color:#111}.quickview-description{margin-bottom:20px;font-size:14px;line-height:1.8;color:#555;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.quickview-more{display:inline-flex;align-items:center;margin-bottom:28px;width:fit-content;font-size:11px;font-weight:600;letter-spacing:1.6px;text-transform:uppercase;color:#111;text-decoration:none;border-bottom:1px solid #111;padding-bottom:4px;transition:opacity .3s ease,border-color .3s ease}.quickview-more:hover{opacity:.6}.quickview-form{width:100%}.quickview-addcart{width:100%;height:56px;border:none;background:#f90133;color:#fff;cursor:pointer;font-size:11px;font-weight:600;letter-spacing:2px;text-transform:uppercase;transition:background .35s ease,transform .35s ease}.quickview-addcart:hover{background:#f90133}@media(max-width:900px){.quickview-modal{padding:10px}.quickview-container{width:100%;max-height:90vh;overflow:auto}.quickview-grid{grid-template-columns:1fr}.quickview-image{padding:22px}.quickview-image img{max-width:240px}.quickview-content{padding:10px 22px 26px}.quickview-content h3{margin-bottom:12px;font-size:26px;letter-spacing:-1px}.quickview-price{margin-bottom:14px;font-size:18px}.quickview-description{margin-bottom:16px;font-size:13px;line-height:1.7;-webkit-line-clamp:3}.quickview-more{margin-bottom:22px;font-size:10px;letter-spacing:1.2px}.quickview-addcart{height:48px;font-size:10px;letter-spacing:1.5px}}@media(max-width:900px){.hide-mobile-product{display:none}}.video-banner-section{position:relative;width:100%;height:62vh;margin:90px 0 40px;overflow:hidden}.video-banner-media{position:absolute;top:0;right:0;bottom:0;left:0}.video-banner-media video{width:100%;height:100%;object-fit:cover}.video-banner-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#0000004d}.video-banner-content{position:relative;z-index:3;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:#fff;padding:20px}.video-banner-content span{display:block;margin-bottom:14px;font-size:10px;font-weight:500;letter-spacing:3px;text-transform:uppercase;opacity:.9}.video-banner-content h2{max-width:760px;margin-bottom:28px;font-size:58px;line-height:.95;font-weight:600;letter-spacing:-3px}.video-banner-btn{display:inline-flex;align-items:center;justify-content:center;min-width:180px;height:54px;border:1px solid rgba(255,255,255,.55);color:#fff;text-decoration:none;font-size:10px;font-weight:600;letter-spacing:2px;text-transform:uppercase;transition:background .35s ease,color .35s ease,border-color .35s ease}.video-banner-btn:hover{background:#f90133;color:#fff;border-color:#f90133}@media(max-width:900px){.video-banner-section{width:100%;height:44vh;margin:56px 0}.video-banner-content{padding:18px}.video-banner-content span{margin-bottom:10px;font-size:8px;letter-spacing:2px}.video-banner-content h2{max-width:320px;margin-bottom:22px;font-size:34px;line-height:1;letter-spacing:-1.5px}.video-banner-btn{min-width:150px;height:46px;font-size:9px;letter-spacing:1.4px}}.store-benefits-section{padding:50px 0 90px;background:#f7f7f7}.store-benefits-wrapper{width:min(1600px,calc(100% - 40px));margin:auto;display:grid;grid-template-columns:repeat(4,1fr);gap:50px}.store-benefit-card{display:flex;flex-direction:column;align-items:center;text-align:center}.store-benefit-icon{margin-bottom:24px}.store-benefit-icon svg{width:52px;height:52px;stroke:#111}.store-benefit-content h3{margin-bottom:14px;font-size:20px;line-height:1.1;font-weight:600;letter-spacing:-1px;color:#111}.store-benefit-content p{max-width:260px;margin:auto;font-size:14px;line-height:1.8;color:#666}@media(max-width:900px){.store-benefits-section{padding:56px 0}.store-benefits-wrapper{width:calc(100% - 24px);grid-template-columns:1fr 1fr;gap:34px 20px}.store-benefit-icon{margin-bottom:18px}.store-benefit-icon svg{width:40px;height:40px}.store-benefit-content h3{margin-bottom:10px;font-size:17px}.store-benefit-content p{font-size:13px;line-height:1.7}}.editorial-showcase-section{padding:110px 0;background:#fff}.editorial-showcase-wrapper{width:min(1600px,calc(100% - 40px));margin:auto;display:grid;grid-template-columns:1fr 1fr;min-height:720px;background:#f7f7f7;overflow:hidden}.editorial-showcase-content{display:flex;flex-direction:column;justify-content:center;padding:80px}.editorial-showcase-content span{display:block;margin-bottom:18px;font-size:10px;font-weight:600;letter-spacing:3px;text-transform:uppercase;color:#f90133}.editorial-showcase-content h2{max-width:520px;margin-bottom:28px;font-size:58px;line-height:.95;font-weight:600;letter-spacing:-2.5px;color:#111}.editorial-showcase-content p{max-width:560px;margin-bottom:36px;font-size:16px;line-height:1.9;color:#666}.editorial-showcase-btn{display:inline-flex;align-items:center;justify-content:center;width:190px;height:56px;border:1px solid #111;color:#111;text-decoration:none;font-size:10px;font-weight:600;letter-spacing:2px;text-transform:uppercase;transition:background .35s ease,color .35s ease,border-color .35s ease}.editorial-showcase-btn:hover{background:#f90133;color:#fff;border-color:#f90133}.editorial-showcase-image{position:relative;overflow:hidden}.editorial-showcase-image img{width:100%;height:100%;object-fit:cover;transition:transform 1.4s cubic-bezier(.19,1,.22,1)}.editorial-showcase-wrapper:hover .editorial-showcase-image img{transform:scale(1.04)}@media(max-width:900px){.editorial-showcase-section{padding:56px 0}.editorial-showcase-wrapper{width:calc(100% - 24px);grid-template-columns:1fr;min-height:auto}.editorial-showcase-content{order:2;padding:38px 24px 42px}.editorial-showcase-content span{margin-bottom:12px;font-size:8px;letter-spacing:2px}.editorial-showcase-content h2{max-width:100%;margin-bottom:18px;font-size:34px;line-height:1;letter-spacing:-2px}.editorial-showcase-content p{margin-bottom:28px;font-size:14px;line-height:1.8}.editorial-showcase-btn{width:170px;height:50px;font-size:9px;letter-spacing:1.5px}.editorial-showcase-image{min-height:360px}}.new-arrivals-section{padding:110px 0;background:#fff}.new-arrivals-heading{text-align:center;margin-bottom:50px}.new-arrivals-heading span{display:block;margin-bottom:14px;font-size:10px;font-weight:600;letter-spacing:3px;text-transform:uppercase;color:#f90133}.new-arrivals-heading h2{max-width:720px;margin:auto;font-size:54px;line-height:.95;font-weight:600;letter-spacing:-2.5px;color:#111}.new-arrivals-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.new-arrival-card{display:flex;flex-direction:column}.new-arrival-image-wrapper{position:relative;overflow:hidden;text-decoration:none}.new-arrival-image{background:#f7f7f7}.new-arrival-image img{width:100%;aspect-ratio:1/1;object-fit:contain;transition:transform 1.3s cubic-bezier(.19,1,.22,1)}.new-arrival-card:hover .new-arrival-image img{transform:scale(1.05)}.new-arrival-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#0000;transition:background .4s ease}.new-arrival-card:hover .new-arrival-overlay{background:#00000008}.new-arrival-content{padding-top:18px}.new-arrival-content h3{margin-bottom:10px}.new-arrival-content h3 a{text-decoration:none;font-size:17px;line-height:1.3;font-weight:600;letter-spacing:-.5px;color:#111;transition:color .3s ease}.new-arrival-content h3 a:hover{color:#f90133}.new-arrival-price{display:flex;align-items:center;gap:10px;margin-bottom:18px}.new-arrival-price .old-price{font-size:14px;text-decoration:line-through;color:#999}.new-arrival-price .current-price{font-size:15px;font-weight:600;color:#111}.new-arrival-form{width:100%}.new-arrival-btn{width:100%;height:50px;border:none;background:#111;color:#fff;cursor:pointer;font-size:10px;font-weight:600;letter-spacing:2px;text-transform:uppercase;transition:background .35s ease,border-color .35s ease}.new-arrival-btn:hover{background:#f90133}@media(max-width:900px){.new-arrivals-section{padding:56px 0}.new-arrivals-heading{margin-bottom:32px}.new-arrivals-heading span{margin-bottom:10px;font-size:8px;letter-spacing:2px}.new-arrivals-heading h2{max-width:320px;font-size:34px;line-height:1;letter-spacing:-1.5px}.new-arrivals-grid{grid-template-columns:1fr 1fr;gap:18px 14px}.new-arrival-content{padding-top:14px}.new-arrival-content h3{margin-bottom:8px}.new-arrival-content h3 a{font-size:14px;line-height:1.4}.new-arrival-price{gap:8px;margin-bottom:14px}.new-arrival-price .old-price{font-size:12px}.new-arrival-price .current-price{font-size:13px}.new-arrival-btn{height:44px;font-size:9px;letter-spacing:1.5px}}.new-arrival-actions{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .35s ease;z-index:4}.new-arrival-card:hover .new-arrival-actions{opacity:1}.new-arrival-action-btn{width:52px;height:52px;border:none;background:#fff;color:#111;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:transform .35s ease,background .35s ease,color .35s ease}.new-arrival-action-btn:hover{transform:translateY(-2px);background:#f90133;color:#fff}@media(max-width:900px){.new-arrival-actions{opacity:1}.new-arrival-action-btn{width:42px;height:42px}}.lux-footer{position:relative;background:#1c1c1c;color:#fff;padding:110px 0 0;overflow:hidden}.lux-footer-container{position:relative;z-index:2;width:min(1440px,calc(100% - 60px));margin:auto;display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:70px}.lux-footer-column{display:flex;flex-direction:column}.lux-footer-logo{display:inline-flex;width:fit-content;margin-bottom:28px}.lux-footer-logo img{width:auto;height:96px;object-fit:contain;filter:brightness(0) invert(1);opacity:.96}.lux-footer-description{max-width:340px;font-size:14px;line-height:1.95;color:#ffffffa3}.lux-footer-column h4{position:relative;width:fit-content;margin-bottom:32px;font-size:15px;font-weight:600;letter-spacing:1.4px;text-transform:uppercase;color:#fff}.lux-footer-column h4:after{content:"";position:absolute;left:0;bottom:-12px;width:34px;height:2px;background:#f90133;border-radius:999px}.lux-footer-links{display:flex;flex-direction:column;gap:18px}.lux-footer-links a{width:fit-content;text-decoration:none;font-size:14px;color:#ffffffa3;transition:color .35s ease,transform .35s ease,opacity .35s ease}.lux-footer-links a:hover{color:#fff;transform:translate(6px)}.lux-footer-contact{display:flex;flex-direction:column;gap:18px}.lux-footer-contact p{font-size:14px;line-height:1.9;color:#ffffffa3}.lux-footer-socials{display:flex;align-items:center;gap:14px;margin-top:8px}.lux-footer-socials a{position:relative;width:46px;height:46px;border:1px solid rgba(255,255,255,.08);background:#ffffff05;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:flex;align-items:center;justify-content:center;text-decoration:none;color:#fff;overflow:hidden;transition:background .4s ease,border-color .4s ease,transform .4s ease,box-shadow .4s ease}.lux-footer-socials a:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,#f90133e6,#ff3c5fe6);opacity:0;transition:opacity .4s ease}.lux-footer-socials a:hover:before{opacity:1}.lux-footer-socials a:hover{border-color:transparent;transform:translateY(-4px);box-shadow:0 14px 30px #f9013338}.lux-footer-socials svg{position:relative;z-index:2;width:18px;height:18px;stroke:currentColor;stroke-width:1.7;fill:none}.lux-footer-bottom{position:relative;margin-top:90px;border-top:1px solid rgba(255,255,255,.06);padding:26px 0;text-align:center}.lux-footer-bottom:before{content:"";position:absolute;top:-1px;left:50%;transform:translate(-50%);width:120px;height:1px;background:#f90133}.lux-footer-bottom p{font-size:13px;color:#ffffff6b;letter-spacing:.4px}@media(max-width:900px){.lux-footer{padding:72px 0 0}.lux-footer-container{width:calc(100% - 24px);grid-template-columns:1fr;gap:52px}.lux-footer-logo{margin-bottom:20px}.lux-footer-logo img{height:78px}.lux-footer-description{max-width:100%;font-size:13px;line-height:1.9}.lux-footer-column h4{margin-bottom:24px;font-size:14px}.lux-footer-column h4:after{bottom:-10px;width:28px}.lux-footer-links{gap:14px}.lux-footer-links a{font-size:13px}.lux-footer-contact{gap:14px}.lux-footer-contact p{font-size:13px;line-height:1.8}.lux-footer-socials{gap:12px}.lux-footer-socials a{width:44px;height:44px}.lux-footer-bottom{margin-top:60px;padding:22px 0}.lux-footer-bottom p{font-size:12px;line-height:1.6}}.lux-mobile-top,.lux-mobile-socials{display:none}@media(max-width:900px){.lux-nav{position:fixed;top:0;left:0;width:80%;max-width:340px;height:100vh;background:#fff;z-index:1500;padding:72px 26px 40px;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;transform:translate(-100%);transition:transform .45s cubic-bezier(.77,0,.175,1);overflow-y:auto}.lux-nav.active{transform:translate(0)}.lux-mobile-top{width:100%;display:flex;align-items:center;margin-top:0;margin-bottom:6px}.lux-mobile-logo{display:flex;align-items:center}.lux-mobile-logo img{width:auto;height:84px;object-fit:contain}.lux-mobile-menu-links{width:100%;display:flex;flex-direction:column;align-items:flex-start;gap:10px}.lux-mobile-menu-links a{font-size:24px!important;font-weight:600!important;letter-spacing:-1px!important;line-height:1.1;text-decoration:none;color:#111;font-family:inherit}.lux-mobile-socials{width:100%;display:flex;align-items:center;gap:14px;margin-top:20px}.lux-mobile-socials a{width:42px;height:42px;border:1px solid rgba(0,0,0,.08);display:flex;align-items:center;justify-content:center;color:#111;transition:background .35s ease,border-color .35s ease,transform .35s ease}.lux-mobile-socials a:hover{background:#f90133;border-color:#f90133;color:#fff;transform:translateY(-2px)}.lux-mobile-socials svg{width:18px;height:18px;stroke:currentColor;stroke-width:1.7;fill:none}.lux-nav>a{display:none}}@media(min-width:901px){.lux-nav,.lux-mobile-menu-links{display:flex;align-items:center;gap:52px}.lux-mobile-menu-links a{text-decoration:none;color:#111;font-size:15px;font-weight:600;letter-spacing:.8px;position:relative}.lux-mobile-menu-links a:after{content:"";position:absolute;left:0;bottom:-7px;width:0;height:1px;background:#f90133;transition:.35s ease}.lux-mobile-menu-links a:hover:after{width:100%}}.lux-search{position:fixed;top:0;right:0;bottom:0;left:0;width:100%;height:100vh;background:#fff;z-index:3000;opacity:0;visibility:hidden;transition:opacity .45s ease,visibility .45s ease}.lux-search.active{opacity:1;visibility:visible}.lux-search-inner{width:min(1200px,calc(100% - 60px));margin:120px auto 0}.lux-search-close{position:absolute;top:42px;right:42px;width:44px;height:44px;border:none;background:none;cursor:pointer}.lux-search-close:before,.lux-search-close:after{content:"";position:absolute;top:50%;left:50%;width:24px;height:1.5px;background:#111}.lux-search-close:before{transform:translate(-50%,-50%) rotate(45deg)}.lux-search-close:after{transform:translate(-50%,-50%) rotate(-45deg)}.lux-search-label{display:block;margin-bottom:18px;font-size:11px;font-weight:600;letter-spacing:4px;text-transform:uppercase;color:#f90133}.lux-search-input-wrap{position:relative;border-bottom:1px solid rgba(0,0,0,.12)}.lux-search-input{width:100%;height:84px;border:none;outline:none;background:none;font-size:42px;font-weight:600;letter-spacing:-2px;color:#111}.lux-search-input::placeholder{color:#00000047}.lux-search-submit{position:absolute;top:50%;right:0;transform:translateY(-50%);width:54px;height:54px;border:none;background:none;cursor:pointer}.lux-search-submit svg{width:24px;height:24px;stroke:#111;stroke-width:1.7;fill:none}.lux-search-products{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:48px}.lux-search-product{display:flex;align-items:center;gap:16px;text-decoration:none}.lux-search-product-image{width:92px;height:92px;background:#f7f7f7;overflow:hidden}.lux-search-product-image img{width:100%;height:100%;object-fit:cover}.lux-search-product-title{margin-bottom:8px;font-size:15px;font-weight:600;color:#111}.lux-search-product-price{font-size:14px;color:#666}@media(max-width:768px){.lux-search-inner{width:calc(100% - 24px);margin:110px auto 0}.lux-search-close{top:24px;right:18px}.lux-search-label{margin-bottom:14px;font-size:10px;letter-spacing:3px}.lux-search-input{height:70px;font-size:28px;letter-spacing:-1px}.lux-search-submit{width:44px;height:44px}.lux-search-submit svg{width:20px;height:20px}.lux-search-products{grid-template-columns:1fr;gap:14px;margin-top:34px}.lux-search-product-image{width:74px;height:74px}.lux-search-product-title{font-size:14px}.lux-search-product-price{font-size:13px}}.featured-action-btn{width:44px;height:44px;border:none;border-radius:50%;background:#ffffff24;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);color:#fff;cursor:pointer;font-size:16px;display:flex;align-items:center;justify-content:center;transition:transform .35s ease,background .35s ease,color .35s ease}.featured-action-btn:hover{transform:scale(1.06);background:#fff;color:#111}.featured-action-btn svg{width:18px;height:18px;display:block;stroke:currentColor;fill:none}@media(max-width:900px){.lux-header .lux-container{grid-template-columns:auto 1fr auto!important;align-items:center}.lux-left{gap:14px}.lux-actions{display:flex!important;align-items:center;justify-content:flex-end;gap:14px;min-width:max-content}.lux-account-wrap{display:flex!important;align-items:center;justify-content:center;flex-shrink:0}.lux-account,.lux-account-user{display:flex!important;align-items:center;justify-content:center;width:22px;height:22px;padding:0}.lux-account svg,.lux-account-user svg{width:22px!important;height:22px!important;display:block!important;stroke:#111}.lux-account-user span{display:none!important}.lux-cart{flex-shrink:0}}@media(max-width:900px){.lux-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px!important;margin-left:auto}.lux-search-toggle,.lux-account,.lux-account-user,.lux-cart{width:24px!important;height:24px!important;min-width:24px!important;min-height:24px!important;display:flex!important;align-items:center;justify-content:center;padding:0!important;margin:0!important;background:none;border:none;flex-shrink:0}.lux-search-toggle svg,.lux-account svg,.lux-account-user svg,.lux-cart svg{width:22px!important;height:22px!important;display:block;margin:0 auto}.lux-account-user span{display:none!important}}@media(min-width:901px){.lux-actions{display:flex;align-items:center;justify-content:flex-end;gap:14px!important}.lux-search-toggle,.lux-account,.lux-account-user,.lux-cart{width:26px!important;height:26px!important;min-width:26px!important;min-height:26px!important;display:flex!important;align-items:center;justify-content:center;padding:0!important;margin:0!important;background:none;border:none;flex-shrink:0}.lux-search-toggle svg,.lux-account svg,.lux-account-user svg,.lux-cart svg{width:24px!important;height:24px!important;display:block}.lux-account-user{gap:8px!important;width:auto!important;min-width:auto!important}.lux-account-user span{font-size:12px;font-weight:600;white-space:nowrap}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/base.css.map */
