*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--fs-bg);color:var(--fs-text);font-family:var(--fs-body-font);font-size:var(--fs-font-size);line-height:1.45}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.page-width{max-width:var(--fs-page-width);margin:0 auto;padding:0 24px}.skip-link{position:absolute;left:-999px;top:8px;z-index:999;background:#fff;padding:10px}.skip-link:focus{left:8px}.page-loader{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:grid;place-items:center;gap:10px;align-content:center;background:var(--fs-bg);transition:opacity .25s ease,visibility .25s ease}.page-loader.is-hidden{opacity:0;visibility:hidden}.page-loader__mark{width:54px;height:54px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(135deg,var(--fs-primary),var(--fs-primary-2));color:#fff;font-size:26px;animation:pulse 1s infinite}.page-loader__text{font-weight:700}.button,.shopify-payment-button__button{border:0;border-radius:var(--fs-radius);background:linear-gradient(135deg,var(--fs-primary),var(--fs-primary-2));color:var(--fs-button-text);padding:13px 22px;font-weight:800;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px}.button--secondary{background:#fff;color:var(--fs-text);border:1px solid var(--fs-primary)}.section-title{display:flex;align-items:center;justify-content:space-between;margin:28px 0 14px}.section-title h2{margin:0;font-family:var(--fs-heading-font);font-size:calc(24px * var(--fs-heading-scale));line-height:1.1}.section-title__icon{color:var(--fs-primary);margin-right:8px}.muted{color:var(--fs-muted)}.surface{background:var(--fs-surface);border:1px solid var(--fs-border);border-radius:var(--fs-radius);box-shadow:0 10px 28px #1018280a}.announcement{border-bottom:1px solid var(--fs-border);font-size:13px}.announcement__inner{height:38px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:16px}.announcement__center{text-align:center;font-weight:800}.announcement__right{display:flex;justify-content:flex-end;gap:24px}.header{background:var(--fs-bg);border-bottom:1px solid var(--fs-border)}.header__inner{display:grid;grid-template-columns:auto 1fr auto;gap:22px;align-items:center;min-height:76px}.brand{display:flex;align-items:center;gap:10px;font-family:var(--fs-heading-font);font-weight:900;font-size:28px;letter-spacing:0}.brand img{max-height:44px;width:auto}.brand__bolt{color:var(--fs-primary)}.search-form{display:grid;grid-template-columns:180px 1fr 54px;border:1px solid var(--fs-border);border-radius:10px;overflow:hidden;background:#fff;box-shadow:0 6px 18px #1018280a}.search-form select,.search-form input{border:0;background:#fff;min-height:52px;padding:0 18px;color:var(--fs-text)}.search-form select{border-right:1px solid var(--fs-border)}.search-form button{border:0;background:linear-gradient(135deg,var(--fs-primary),var(--fs-primary-2));color:#fff;font-size:0;cursor:pointer}.search-form button:before{content:"\2315";font-size:30px;line-height:1}.header-actions{display:flex;align-items:center;justify-content:flex-end;gap:24px}.header-action{display:flex;align-items:center;gap:8px;color:var(--fs-text);font-weight:700}.header-action svg{width:23px;height:23px}.cart-count{min-width:20px;height:20px;border-radius:50%;background:var(--fs-primary);color:#fff;display:inline-grid;place-items:center;font-size:12px;margin-left:-12px;margin-top:-22px}.category-pills{padding:16px 0}.category-pills__scroll{display:flex;gap:12px;overflow-x:auto;padding-bottom:2px}.pill{flex:0 0 auto;min-width:130px;border:1px solid var(--fs-border);border-radius:8px;background:#fff;padding:11px 16px;display:flex;align-items:center;justify-content:center;gap:9px;font-weight:800;box-shadow:0 4px 12px #10182808}.pill__icon{color:var(--fs-primary)}.hero{padding:8px 0 18px}.hero__grid{position:relative;overflow:hidden;display:grid;grid-template-columns:1.05fr 1.2fr .85fr;gap:22px;align-items:center;min-height:390px;padding:42px 64px;background:radial-gradient(circle at 48% 45%,rgba(255,112,0,.28),transparent 26%),linear-gradient(135deg,#fff,#f9fafb)}.hero__title{font-family:var(--fs-heading-font);font-size:clamp(44px,5vw,74px);font-weight:900;line-height:.92;margin:0 0 18px;text-transform:uppercase}.hero__title strong{display:block;color:var(--fs-primary)}.hero__text{font-size:19px;margin:0 0 24px;max-width:360px}.hero__buttons{display:flex;gap:14px;flex-wrap:wrap}.hero-art{position:relative;min-height:310px}.hero-art__ring{position:absolute;top:34px;right:40px;bottom:34px;left:40px;background:radial-gradient(circle,rgba(255,255,255,.8),rgba(255,122,0,.18) 38%,transparent 39%);filter:drop-shadow(0 18px 34px rgba(255,90,0,.22))}.hero-product{position:absolute;border-radius:18px;background:#fff;border:1px solid #f2f4f7;box-shadow:0 20px 40px #10182824;display:grid;place-items:center}.hero-product svg{width:80%;height:80%}.hero-product--one{width:165px;height:165px;left:14px;top:34px;transform:rotate(-10deg)}.hero-product--two{width:145px;height:145px;right:52px;top:4px;transform:rotate(8deg)}.hero-product--three{width:190px;height:190px;left:165px;bottom:4px}.sale-bubble{position:absolute;width:72px;height:72px;border-radius:50%;background:var(--fs-primary);color:#fff;display:grid;place-items:center;font-weight:900}.sale-bubble--a{left:0;bottom:72px}.sale-bubble--b{right:14px;top:50px}.countdown{justify-self:end;text-align:center}.countdown h3{margin:0 0 18px;font-size:21px}.countdown__units{display:flex;gap:12px;align-items:flex-start;justify-content:center}.countdown__box{min-width:78px;background:#fff;border:1px solid var(--fs-border);border-radius:8px;padding:14px 10px;box-shadow:0 8px 20px #1018280f}.countdown__num{font-size:40px;font-weight:900;line-height:1}.countdown__label{font-size:10px;text-transform:uppercase;margin-top:10px}.countdown__colon{font-size:38px;font-weight:900;padding-top:9px}.claim-bar{height:9px;background:#e5e7eb;border-radius:999px;overflow:hidden;margin:24px 0 10px}.claim-bar span{display:block;height:100%;background:linear-gradient(90deg,var(--fs-primary),var(--fs-primary-2));border-radius:inherit}.services__grid{display:grid;grid-template-columns:repeat(4,1fr);padding:22px 0}.service{display:flex;align-items:center;gap:18px;padding:0 44px;border-right:1px solid var(--fs-border)}.service:last-child{border-right:0}.service__icon{width:52px;height:52px;border:1px dashed var(--fs-primary);border-radius:14px;color:var(--fs-primary);display:grid;place-items:center;font-size:24px}.service h3,.service p{margin:0}.service h3{font-size:17px}.service p{color:var(--fs-muted);font-size:13px}.product-grid{display:grid;gap:16px}.product-grid--5{grid-template-columns:repeat(5,1fr)}.product-grid--6{grid-template-columns:repeat(6,1fr)}.product-card{position:relative;display:flex;flex-direction:column;min-height:100%;padding:16px}.product-card__badge{position:absolute;left:16px;top:16px;z-index:2;background:var(--fs-sale);color:#fff;border-radius:4px;padding:5px 9px;font-weight:900;font-size:13px}.product-card__wish{position:absolute;right:16px;top:16px;z-index:2;border:0;background:#fff;color:#7a8493;border-radius:50%;width:32px;height:32px;font-size:22px;cursor:pointer}.product-card__media{aspect-ratio:1.15/1;display:grid;place-items:center;margin-bottom:10px}.product-card__media img{width:100%;height:100%;object-fit:contain}.product-card__placeholder{width:82%;height:82%;border-radius:22px;background:linear-gradient(135deg,#f2f4f7,#fff);display:grid;place-items:center;color:var(--fs-primary)}.product-card__title{font-weight:900;line-height:1.2;margin:0 0 2px;min-height:38px}.product-card__vendor{font-size:13px;color:var(--fs-muted);margin-bottom:6px}.rating{font-size:13px;display:flex;gap:6px;align-items:center;color:var(--fs-muted)}.rating__stars{color:var(--fs-star);letter-spacing:1px}.price-row{margin-top:8px;display:flex;align-items:baseline;gap:10px}.price{color:var(--fs-price);font-size:22px;font-weight:900}.compare{color:var(--fs-compare);text-decoration:line-through}.stock-line{height:5px;background:#e5e7eb;border-radius:999px;overflow:hidden;margin:10px 54px 8px 0}.stock-line span{display:block;height:100%;background:var(--fs-primary)}.product-card__bottom{margin-top:auto;display:flex;align-items:center;justify-content:space-between;gap:12px}.left-text{color:var(--fs-primary);font-size:13px}.add-cart{width:42px;height:42px;border:0;border-radius:8px;background:var(--fs-primary);color:#fff;display:grid;place-items:center;cursor:pointer}.promo-row{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:32px}.promo{min-height:130px;overflow:hidden;display:grid;grid-template-columns:1fr 120px;align-items:center;padding:24px;background:linear-gradient(135deg,#fff,#f6f7f9)}.promo h3{margin:0 0 8px;font-size:21px}.promo p{margin:0 0 12px}.promo a{text-decoration:underline;font-weight:900}.promo__art{height:100px;display:grid;place-items:center;color:var(--fs-primary)}.stats{margin-top:28px}.stats__grid{display:grid;grid-template-columns:repeat(5,1fr);padding:18px 0}.stat{display:flex;align-items:center;justify-content:center;gap:14px;border-right:1px solid var(--fs-border)}.stat:last-child{border-right:0}.stat__icon{color:var(--fs-primary);font-size:28px}.stat strong{display:block;font-size:22px}.stat span{font-size:13px;color:var(--fs-muted)}.newsletter{margin-top:28px}.newsletter__inner{display:grid;grid-template-columns:340px 1fr 260px;gap:34px;align-items:center;padding:30px}.newsletter__lead{display:grid;grid-template-columns:82px 1fr;gap:20px;align-items:center}.newsletter__icon{font-size:62px;color:var(--fs-primary)}.newsletter h2{margin:0 0 8px;font-size:22px}.newsletter p{margin:0;color:var(--fs-muted)}.newsletter-form{display:flex;border:1px solid var(--fs-border);border-radius:999px;overflow:hidden;background:#fff}.newsletter-form input{border:0;flex:1;min-height:48px;padding:0 22px}.newsletter-form button{border-radius:0;min-width:130px}.coupon{justify-self:end;font-weight:900;font-size:26px;padding:18px 26px;border:1px dashed var(--fs-primary);border-radius:8px;transform:rotate(3deg);background:#fff}.footer{margin-top:28px;border-top:1px solid var(--fs-border);background:#fff}.footer__grid{display:grid;grid-template-columns:1.4fr repeat(4,1fr) 1.3fr;gap:34px;padding:36px 24px}.footer h3{font-size:15px;margin:0 0 14px}.footer ul{list-style:none;margin:0;padding:0;display:grid;gap:8px;color:#475467}.footer p{color:#475467}.socials,.payments{display:flex;gap:10px;flex-wrap:wrap}.socials span,.payments span{min-width:34px;height:28px;border:1px solid var(--fs-border);border-radius:6px;display:grid;place-items:center;font-weight:900;font-size:12px}.footer__bottom{border-top:1px solid var(--fs-border);padding:18px 24px;display:flex;justify-content:space-between;color:#667085;font-size:13px}.basic-page{padding:40px 0}.basic-page__box{padding:32px}.collection-toolbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.cart-table{width:100%;border-collapse:collapse}.cart-table th,.cart-table td{border-bottom:1px solid var(--fs-border);padding:16px;text-align:left}.cart-item{display:flex;gap:14px;align-items:center}.cart-item img{width:76px;height:76px;object-fit:contain}.empty-state{text-align:center;padding:70px 20px}.pagination{display:flex;gap:8px;justify-content:center;margin-top:30px}.pagination a,.pagination span{border:1px solid var(--fs-border);padding:8px 12px;border-radius:6px}@keyframes pulse{50%{transform:scale(1.08)}}@media(max-width:1100px){.header__inner{grid-template-columns:1fr;gap:12px;padding:14px 24px}.header-actions{justify-content:flex-start}.hero__grid{grid-template-columns:1fr;padding:34px}.countdown{justify-self:stretch}.services__grid,.stats__grid,.promo-row{grid-template-columns:repeat(2,1fr)}.service,.stat{border-right:0}.product-grid--5,.product-grid--6{grid-template-columns:repeat(3,1fr)}.newsletter__inner{grid-template-columns:1fr}.coupon{justify-self:start}.footer__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:700px){.page-width{padding:0 14px}.announcement__inner{height:auto;grid-template-columns:1fr;padding:10px 14px;text-align:center}.announcement__right{justify-content:center}.search-form{grid-template-columns:1fr 48px}.search-form select{display:none}.header-actions{gap:12px;flex-wrap:wrap}.header-action span:not(.cart-count){font-size:13px}.hero__grid{padding:24px;min-height:0}.hero-art{min-height:240px}.hero-product--one{width:120px;height:120px}.hero-product--two{width:105px;height:105px;right:10px}.hero-product--three{width:135px;height:135px;left:100px}.hero__title{font-size:42px}.countdown__box{min-width:60px}.countdown__num{font-size:28px}.services__grid,.stats__grid,.promo-row{grid-template-columns:1fr}.product-grid--5,.product-grid--6{grid-template-columns:repeat(2,1fr)}.promo{grid-template-columns:1fr 92px}.newsletter__lead,.footer__grid{grid-template-columns:1fr}.footer__bottom{display:grid;gap:10px}.cart-table thead{display:none}.cart-table tr,.cart-table td{display:block}.cart-table td{text-align:left}}.section-title h2{flex:1 1 auto}.section-title--left h2{text-align:left}.section-title--center h2{text-align:center}.section-title--right h2{text-align:right}.section-title>a{flex:0 0 auto;white-space:nowrap}.socials{display:flex;gap:10px;flex-wrap:wrap;margin-top:14px}.socials .social{width:38px;height:38px;border:1px solid var(--fs-border);border-radius:50%;display:grid;place-items:center;color:var(--fs-text);background:#fff;transition:transform .15s ease,background .15s ease,color .15s ease}.socials .social:hover{background:var(--fs-primary);color:#fff;border-color:var(--fs-primary);transform:translateY(-2px)}.socials .social svg{width:19px;height:19px}.payments{display:flex;gap:8px;flex-wrap:wrap;align-items:center}.pay-badge{display:inline-grid;place-items:center;height:32px;border:0}.pay-badge svg{height:32px;width:auto;display:block}.pay-badge--img img{height:30px;width:auto;border:1px solid var(--fs-border);border-radius:5px}.lux-hero{position:relative;overflow:hidden;padding:52px 0 64px;background:linear-gradient(165deg,var(--lux-bg),var(--lux-bg2));color:var(--lux-ink)}.lux-hero__bg{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:radial-gradient(circle at 18% 24%,rgba(255,255,255,.55),transparent 24%),radial-gradient(circle at 78% 18%,rgba(255,255,255,.4),transparent 20%),radial-gradient(circle at 64% 82%,rgba(255,255,255,.45),transparent 22%),radial-gradient(circle at 30% 78%,rgba(0,0,0,.06),transparent 18%),radial-gradient(circle at 88% 60%,rgba(0,0,0,.05),transparent 16%)}.lux-hero__inner{position:relative;z-index:1;text-align:center}.lux-hero--left .lux-hero__inner{text-align:left}.lux-hero__eyebrow{letter-spacing:.34em;text-transform:uppercase;font-size:12px;font-weight:700;opacity:.7;margin:0 0 14px}.lux-hero__title{margin:0;line-height:.92;letter-spacing:.01em;white-space:nowrap}.lux-hero__stage{position:relative;display:grid;place-items:center;margin-top:-46px}.lux-hero__circle{position:absolute;top:50%;left:50%;transform:translate(-50%,-46%);width:min(460px,74vw);aspect-ratio:1;border-radius:50%;background:radial-gradient(circle at 50% 42%,var(--lux-circle),transparent 66%)}.lux-hero__product{position:relative;z-index:2;max-height:430px;width:auto;margin:0 auto;filter:drop-shadow(0 32px 52px rgba(0,0,0,.28))}.lux-hero__product--demo{width:230px;height:300px;display:grid;place-items:center;background:#fff;border-radius:22px;box-shadow:0 24px 48px #0000002e}.lux-hero--left .lux-hero__stage{justify-items:start}.lux-hero__text{position:relative;max-width:540px;margin:8px auto 24px;font-size:18px;opacity:.85}.lux-hero--left .lux-hero__text{margin-left:0}.lux-hero__buttons{display:flex;gap:14px;justify-content:center;flex-wrap:wrap}.lux-hero--left .lux-hero__buttons{justify-content:flex-start}.faq{margin-top:30px}.faq__list{max-width:840px;margin:0 auto;display:grid;gap:12px}.faq__item{border:1px solid var(--fs-border);border-radius:var(--fs-radius);background:var(--fs-surface);padding:0 18px;box-shadow:0 6px 18px #1018280a}.faq__q{display:flex;align-items:center;justify-content:space-between;gap:16px;cursor:pointer;list-style:none;padding:18px 0;font-weight:800;font-size:16px}.faq__q::-webkit-details-marker{display:none}.faq__plus{position:relative;flex:0 0 auto;width:18px;height:18px}.faq__plus:before,.faq__plus:after{content:"";position:absolute;background:var(--fs-primary);border-radius:2px;transition:transform .2s ease}.faq__plus:before{left:0;top:8px;width:18px;height:2px}.faq__plus:after{left:8px;top:0;width:2px;height:18px}.faq__item[open] .faq__plus:after{transform:scaleY(0)}.faq__a{padding:0 0 18px;color:var(--fs-muted);line-height:1.6}.faq__a p{margin:0 0 8px}@media(max-width:700px){.lux-hero__title{font-size:46px!important;white-space:normal}.lux-hero__stage{margin-top:-18px}.lux-hero__product{max-height:300px}.lux-hero__circle{transform:translate(-50%,-44%)}}.product-marquee{margin-top:30px}.pm{position:relative;padding:6px 0 10px}.pm-viewport{overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none;padding:6px 24px}.pm-viewport::-webkit-scrollbar{display:none}.pm-track{display:flex;gap:16px;width:max-content}.pm-card{flex:0 0 240px;width:240px}.pm-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:6;width:46px;height:46px;border-radius:50%;border:1px solid var(--fs-border);background:#fff;color:var(--fs-text);font-size:26px;line-height:1;cursor:pointer;box-shadow:0 8px 20px #10182824;display:grid;place-items:center}.pm-arrow--prev{left:10px}.pm-arrow--next{right:10px}.pm-arrow:hover{background:var(--fs-primary);color:#fff;border-color:var(--fs-primary)}.pm-qv-btn{position:absolute;left:50%;top:42%;transform:translate(-50%,-50%);z-index:3;border:0;background:#111111db;color:#fff;font-weight:800;font-size:13px;padding:9px 15px;border-radius:999px;cursor:pointer;opacity:0;transition:opacity .18s ease,background .18s ease;white-space:nowrap}.pm-qv-btn:hover{background:var(--fs-primary)}.pm-card:hover .pm-qv-btn{opacity:1}@media(hover:none){.pm-qv-btn{opacity:1}}.pm-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:grid;place-items:center;padding:20px}.pm-modal[hidden]{display:none}.pm-modal__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#080c148c}.pm-modal__box{position:relative;z-index:1;background:#fff;border-radius:16px;max-width:780px;width:100%;display:grid;grid-template-columns:1fr 1fr;overflow:hidden;box-shadow:0 30px 80px #00000059}.pm-modal__x{position:absolute;right:12px;top:12px;z-index:3;width:36px;height:36px;border-radius:50%;border:1px solid var(--fs-border);background:#fff;font-size:22px;line-height:1;cursor:pointer}.pm-modal__media{position:relative;background:#f6f7f9;display:grid;place-items:center;padding:24px;min-height:300px}.pm-modal__media img{max-height:330px;width:auto;object-fit:contain}.pm-modal__badge{position:absolute;left:16px;top:16px;background:var(--fs-sale);color:#fff;border-radius:4px;padding:5px 9px;font-weight:900;font-size:13px}.pm-modal__info{padding:30px}.pm-modal__vendor{color:var(--fs-muted);font-size:13px;margin-bottom:4px}.pm-modal__title{margin:0 0 8px;font-size:24px;font-family:var(--fs-heading-font)}.pm-modal__desc{color:var(--fs-muted);line-height:1.6;margin:14px 0 22px}.pm-modal__actions{display:flex;gap:12px;flex-wrap:wrap;align-items:center}@media(max-width:700px){.pm-card{flex-basis:200px;width:200px}.pm-modal__box{grid-template-columns:1fr;max-height:90vh;overflow:auto}.pm-modal__media{min-height:200px}}.header{position:relative}.header .brand{justify-self:center}.hdr-burger{width:46px;height:46px;border:1px solid var(--fs-border);background:#fff;border-radius:10px;display:grid;gap:5px;align-content:center;justify-items:center;cursor:pointer;padding:0}.hdr-burger span{display:block;width:22px;height:2px;background:var(--fs-text);border-radius:2px}.hdr-burger:hover{border-color:var(--fs-primary)}.header-action--icon{border:0;background:transparent;cursor:pointer;padding:0}.header-action--icon svg{width:24px;height:24px}.hdr-search{border-top:1px solid var(--fs-border);background:#fff;overflow:hidden}.hdr-search[hidden]{display:none}.hdr-search__form{display:flex;align-items:center;gap:12px;padding:14px 24px}.hdr-search__icon{color:var(--fs-muted);display:grid;place-items:center}.hdr-search__icon svg{width:22px;height:22px}.hdr-search__form input{flex:1;border:0;min-height:44px;font-size:16px;background:transparent;color:var(--fs-text)}.hdr-search__form input:focus{outline:none}.hdr-search__form button{border-radius:999px}.drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1200}.drawer[hidden]{display:none}.drawer__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#080c1480}.drawer__panel{position:absolute;left:0;top:0;height:100%;width:min(340px,86vw);background:#fff;box-shadow:0 0 60px #0000004d;display:flex;flex-direction:column;transform:translate(-100%);transition:transform .28s ease;overflow-y:auto}.drawer.is-open .drawer__panel{transform:translate(0)}.drawer__head{display:flex;align-items:center;justify-content:space-between;padding:18px 20px;border-bottom:1px solid var(--fs-border)}.drawer__title{font-family:var(--fs-heading-font);font-weight:900;font-size:18px}.drawer__close{width:38px;height:38px;border:1px solid var(--fs-border);background:#fff;border-radius:50%;cursor:pointer;display:grid;place-items:center}.drawer__close svg{width:18px;height:18px}.drawer__nav{padding:10px 8px}.drawer__item{border-bottom:1px solid var(--fs-border)}.drawer__link{display:block;padding:14px;font-weight:800;font-size:16px}.drawer__link.is-active,.drawer__link:hover{color:var(--fs-primary)}.drawer__sub{padding:0 14px 12px}.drawer__sublink{display:block;padding:7px 0 7px 12px;color:var(--fs-muted);font-size:14px}.drawer__sublink:hover{color:var(--fs-primary)}@media(max-width:1100px){.header__inner{grid-template-columns:auto 1fr auto;gap:12px;padding:14px 16px}.header-actions{justify-content:flex-end;flex-wrap:nowrap}}@media(max-width:700px){.header-action span:not(.cart-count){display:none}.header-actions{gap:18px;flex-wrap:nowrap}.header-action{gap:0}.header .brand{font-size:20px}.header .brand img{max-height:34px}.hdr-burger{width:42px;height:42px}}.lux-hero__stage{position:relative;min-height:470px;display:block;margin-top:-46px}.lux-hero__circle{z-index:1}.lux-hero__product{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);max-height:430px;width:auto;opacity:0;transition:opacity .7s ease;z-index:2}.lux-hero__product.is-active{opacity:1}.lux-hero__product--demo{max-height:none}@media(max-width:700px){.lux-hero__stage{min-height:330px;margin-top:-18px}.lux-hero__product{max-height:280px}}
/*# sourceMappingURL=/cdn/shop/t/28/assets/theme.css.map */
