:root{--lux-bg: #070707;--lux-bg-2: #0c0c0d;--lux-panel: #101010;--lux-panel-2: #141211;--lux-gold: #c99b48;--lux-gold-2: #f2d18a;--lux-purple: #833ab4;--lux-purple-2: #b14fff;--lux-red: #fd1d1d;--lux-text: #f6ebd7;--lux-muted: #b8aa91;--lux-muted-2: #766d60;--lux-black: #050505;--lux-line: rgba(201, 153, 72, .34);--lux-line-soft: rgba(201, 153, 72, .18);--lux-radius: 16px;--lux-radius-lg: 22px;--lux-shadow-gold: 0 0 35px rgba(201, 153, 72, .13);--lux-shadow-purple: 0 0 28px rgba(131, 58, 180, .24);--lux-font-serif: "Playfair Display", Georgia, serif;--lux-font-logo: "Cinzel", Georgia, serif;--lux-font-ui: "Inter", system-ui, -apple-system, "Segoe UI", sans-serif;--lux-t-card: transform .22s ease, border-color .22s ease, box-shadow .22s ease;--lux-t-ui: border-color .2s ease, box-shadow .2s ease, color .2s ease, background .2s ease}body{background:radial-gradient(circle at 50% -10%,rgba(201,153,72,.16),transparent 34rem),radial-gradient(circle at 85% 18%,rgba(131,58,180,.13),transparent 24rem),linear-gradient(180deg,#080808,#050505);color:var(--lux-text);font-family:var(--lux-font-ui);color-scheme:dark}body.lux-no-scroll{overflow:hidden}.lux-hero{position:relative;display:grid;place-items:center;min-height:292px;padding:24px 48px 28px;border-bottom:1px solid var(--lux-line);overflow:hidden;text-align:center;isolation:isolate}.lux-hero:before{content:"";position:absolute;inset:-14rem 10% auto;height:30rem;background:radial-gradient(circle,rgba(201,153,72,.19),transparent 65%);filter:blur(12px);z-index:-1;pointer-events:none}.lux-hero:after{content:"";position:absolute;inset:auto 0 0;height:1px;background:linear-gradient(90deg,transparent 0%,rgba(242,209,138,.18) 18%,rgba(242,209,138,.96) 50%,rgba(242,209,138,.18) 82%,transparent 100%),linear-gradient(90deg,transparent,rgba(201,153,72,.42),transparent);background-repeat:no-repeat;background-size:34% 100%,100% 100%;box-shadow:0 0 10px #f2d18a3d;pointer-events:none;animation:lux-hero-border-breathe 5.8s cubic-bezier(.4,0,.2,1) infinite}@keyframes lux-hero-border-breathe{0%{background-position:-38% 0,0 0;opacity:.42;box-shadow:0 0 6px #f2d18a1f}45%{opacity:1;box-shadow:0 0 13px #f2d18a57}to{background-position:138% 0,0 0;opacity:.42;box-shadow:0 0 6px #f2d18a1f}}.lux-hero__line{position:absolute;width:42vw;height:18rem;top:-2rem;border-top:1px solid rgba(201,153,72,.25);pointer-events:none;opacity:.9;overflow:hidden}.lux-hero__line--left{left:-6vw;transform:rotate(-28deg);border-radius:100% 0 0}.lux-hero__line--right{right:-6vw;transform:rotate(28deg);border-radius:0 100% 0 0}.lux-hero__line:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-top:1px solid rgba(242,209,138,.98);box-shadow:0 -1px 8px #f2d18a9e,0 -1px 18px #c9994847;pointer-events:none;opacity:.95;-webkit-mask-image:linear-gradient(90deg,transparent 0%,transparent 42%,rgba(0,0,0,.2) 46%,#000 50%,rgba(0,0,0,.2) 54%,transparent 58%,transparent 100%);mask-image:linear-gradient(90deg,transparent 0%,transparent 42%,rgba(0,0,0,.2) 46%,#000 50%,rgba(0,0,0,.2) 54%,transparent 58%,transparent 100%);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:320% 100%;mask-size:320% 100%;will-change:mask-position,-webkit-mask-position,opacity}.lux-hero__line--left:before{border-radius:100% 0 0;animation:lux-line-sweep-left 5.2s cubic-bezier(.4,0,.2,1) infinite}.lux-hero__line--right:before{border-radius:0 100% 0 0;animation:lux-line-sweep-right 5.2s cubic-bezier(.4,0,.2,1) infinite}.lux-hero__line:after{content:"";position:absolute;top:-1px;width:min(9rem,34%);height:2px;background:linear-gradient(90deg,transparent,rgba(242,209,138,.28),rgba(242,209,138,.98),rgba(242,209,138,.28),transparent);border-radius:999px;box-shadow:0 0 8px #f2d18ab8,0 0 20px #c9994857;pointer-events:none;will-change:transform,opacity}.lux-hero__line--left:after{left:0;animation:lux-line-glow-drop-left 5.2s cubic-bezier(.4,0,.2,1) infinite}.lux-hero__line--right:after{right:0;animation:lux-line-glow-drop-right 5.2s cubic-bezier(.4,0,.2,1) infinite}@keyframes lux-line-sweep-left{0%{-webkit-mask-position:108% 0;mask-position:108% 0}to{-webkit-mask-position:-8% 0;mask-position:-8% 0}}@keyframes lux-line-sweep-right{0%{-webkit-mask-position:-8% 0;mask-position:-8% 0}to{-webkit-mask-position:108% 0;mask-position:108% 0}}@keyframes lux-line-glow-drop-left{0%{transform:translate(112%);opacity:0}10%{opacity:1}86%{opacity:1}to{transform:translate(-112%);opacity:0}}@keyframes lux-line-glow-drop-right{0%{transform:translate(-112%);opacity:0}10%{opacity:1}86%{opacity:1}to{transform:translate(112%);opacity:0}}.lux-hero__brand{display:inline-flex;flex-direction:column;align-items:center;gap:4px;margin-bottom:24px;text-decoration:none}.lux-hero__brand-name{display:block;line-height:0}.lux-hero__brand-logo{display:block;width:clamp(180px,24vw,275px);height:auto;filter:drop-shadow(0 0 18px rgba(201,153,72,.16))}.lux-hero__brand-label{position:relative;color:var(--lux-gold-2);font-family:var(--lux-font-logo);font-size:clamp(.72rem,1vw,1rem);letter-spacing:.72em;text-transform:uppercase;margin-left:.72em}.lux-hero__brand-label:before,.lux-hero__brand-label:after{content:"";position:absolute;top:50%;width:80px;height:1px;background:linear-gradient(90deg,transparent,var(--lux-gold))}.lux-hero__brand-label:before{right:calc(100% + 16px)}.lux-hero__brand-label:after{left:calc(100% + 16px);transform:rotate(180deg)}.lux-hero__breadcrumb{display:flex;gap:10px;align-items:center;color:var(--lux-muted-2);font-size:.82rem;margin-bottom:10px;position:relative;z-index:1}.lux-hero__breadcrumb a{color:inherit;text-decoration:none;transition:color .15s ease}.lux-hero__breadcrumb a:hover{color:var(--lux-muted)}.lux-hero__breadcrumb strong{color:var(--lux-gold-2);font-weight:500}.lux-hero__intro{position:relative;z-index:1}.lux-hero__title{margin:0;font-family:var(--lux-font-serif);font-size:clamp(2.25rem,4vw,4.7rem);font-weight:600;line-height:1.02;letter-spacing:-.035em;color:var(--lux-gold-2)}.lux-hero__desc{max-width:680px;margin:14px auto 0;color:var(--lux-muted);font-size:clamp(.95rem,1.1vw,1.12rem);line-height:1.7}.lux-hero__desc p:first-child{margin-top:0}.lux-hero__desc p:last-child{margin-bottom:0}.lux-hero__pills{display:flex;flex-wrap:wrap;justify-content:center;gap:12px;margin-top:26px;padding:0;list-style:none;position:relative;z-index:1}.lux-hero__pill{display:inline-flex;align-items:center;gap:10px;min-height:42px;padding:0 20px;color:var(--lux-text);background:#101010b8;border:1px solid var(--lux-line);border-radius:8px;box-shadow:var(--lux-shadow-gold);font-size:.92rem;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.lux-hero__pill-icon{color:var(--lux-gold-2);font-style:normal;line-height:1}.lux-hero__pill-icon--led,.lux-hero__pill-icon--finish,.lux-hero__pill-icon--remote{display:inline-flex;align-items:center;justify-content:center}.lux-hero__pill-icon--led svg,.lux-hero__pill-icon--finish svg,.lux-hero__pill-icon--remote svg{display:block;width:18px;height:18px}.lux-hero__pill-icon--led svg,.lux-hero__pill-icon--finish svg{fill:currentColor}.lux-catalog{width:min(100%,1920px);margin:0 auto;padding:20px 48px 36px;display:grid;grid-template-columns:270px minmax(0,1fr);gap:24px}.lux-products__filter-btn{display:none}.lux-products__head-right{display:flex;align-items:center;gap:12px;margin-left:auto}.lux-sort-select{-webkit-appearance:none;appearance:none;background:var(--lux-panel) url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6' fill='none'%3E%3Cpath d='M1 1l4 4 4-4' stroke='%23b8aa91' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat right 10px center;border:1px solid var(--lux-line);border-radius:8px;color:var(--lux-muted);font-family:var(--lux-font-ui);font-size:.8rem;padding:7px 30px 7px 12px;cursor:pointer;transition:var(--lux-t-ui)}.lux-sort-select:hover,.lux-sort-select:focus{border-color:var(--lux-gold);color:var(--lux-text);outline:none}.lux-sort-select option{background:var(--lux-panel);color:var(--lux-text)}.lux-global-switch{display:inline-flex;align-items:center;gap:6px;cursor:pointer;-webkit-user-select:none;user-select:none;padding:7px 12px;background:var(--lux-panel);border:1px solid var(--lux-line);border-radius:8px;transition:var(--lux-t-ui);flex-shrink:0}.lux-global-switch:hover{border-color:var(--lux-line)}.lux-global-switch__input{position:absolute;opacity:0;width:0;height:0;pointer-events:none}.lux-global-switch__on,.lux-global-switch__off{font-size:.65rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;line-height:1;transition:color .25s ease;color:var(--lux-muted-2)}.lux-global-switch__track{position:relative;width:36px;height:18px;background:#0a0a0ab3;border:1px solid rgba(242,209,138,.28);border-radius:9px;flex-shrink:0;transition:background .25s ease,border-color .25s ease}.lux-global-switch__thumb{position:absolute;top:2px;left:2px;width:12px;height:12px;border-radius:50%;background:var(--lux-muted-2);transition:transform .25s ease,background .25s ease}.lux-global-switch__input:checked~.lux-global-switch__on{color:var(--lux-gold-2)}.lux-global-switch__input:checked~.lux-global-switch__track{background:#833ab473;border-color:var(--lux-purple-2)}.lux-global-switch__input:checked~.lux-global-switch__track .lux-global-switch__thumb{transform:translate(18px);background:var(--lux-gold-2)}.lux-global-switch__input:not(:checked)~.lux-global-switch__off{color:var(--lux-gold-2)}.lux-global-switch__input:not(:checked)~.lux-global-switch__track{background:#c9994826;border-color:#f2d18a73}.lux-filters{position:sticky;top:16px;align-self:start;border:1px solid var(--lux-line-soft);background:linear-gradient(180deg,#121212f0,#070707f5),radial-gradient(circle at 0 0,rgba(131,58,180,.16),transparent 16rem);border-radius:10px;overflow:hidden;box-shadow:0 24px 70px #00000052}.lux-filters__mobile-head{display:none}.lux-filter-group{padding:14px 16px 16px;border-bottom:1px solid var(--lux-line-soft)}.lux-filter-group:last-child{border-bottom:0}.lux-filter-group__title{width:100%;display:flex;align-items:center;justify-content:space-between;padding:0;margin:0 0 12px;background:transparent;border:0;color:var(--lux-gold-2);font-family:var(--lux-font-logo);font-size:1rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;cursor:pointer}.lux-filter-group__chevron{flex-shrink:0;color:var(--lux-muted);transition:transform .22s ease}.lux-filter-group--open .lux-filter-group__chevron{transform:rotate(180deg)}.lux-filter-group__body--scroll{max-height:250px;overflow-y:auto;scrollbar-width:thin;scrollbar-color:var(--lux-line) transparent}.lux-filter-group__label{display:flex;align-items:center;gap:12px;min-height:30px;color:var(--lux-muted);font-size:.9rem;cursor:pointer}.lux-filter-group__count{margin-left:auto;font-style:normal;color:var(--lux-muted)}.lux-filter-group__checkbox{appearance:none;-webkit-appearance:none;width:16px;height:16px;min-width:16px;min-height:16px;max-width:16px;max-height:16px;box-sizing:border-box;display:grid;place-items:center;border:2px solid rgba(242,209,138,.6);border-radius:0!important;background:transparent;cursor:pointer;flex-shrink:0;line-height:1}.lux-filter-group__checkbox:checked:after{content:"\2713";display:block;text-align:center;line-height:1;font-size:10px;color:var(--lux-gold-2);transform:translateY(-.5px)}.lux-filter-group__checkbox:checked{background:linear-gradient(135deg,var(--lux-purple),var(--lux-purple-2));border-color:var(--lux-purple-2);border-radius:0!important;box-shadow:0 0 0 1px #f2d18a2e}.lux-filter-group__checkbox{position:relative;inline-size:16px;block-size:16px;width:16px!important;height:16px!important;min-width:16px!important;min-height:16px!important;max-width:16px!important;max-height:16px!important;aspect-ratio:1 / 1;box-sizing:border-box;display:inline-block;padding:0!important;margin:0}.lux-filter-group__checkbox:checked:after{content:"\2713";position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;line-height:1;transform:translateY(-1px)}.lux-filter-group__more{display:inline-block;margin-top:8px;color:var(--lux-purple-2);font-size:.88rem;font-weight:600;text-decoration:none}.lux-filter-group:not(.lux-filter-group--open) .lux-filter-group__body,.lux-filter-group:not(.lux-filter-group--open) .lux-filter-group__range,.lux-filter-group:not(.lux-filter-group--open) .lux-filter-group__price{display:none}.lux-filter-group__range{width:100%;accent-color:var(--lux-purple-2);margin:8px 0}.lux-filter-group__price{display:flex;justify-content:space-between;gap:10px}.lux-filter-group__price-field{min-width:82px;padding:8px 12px;border:1px solid var(--lux-line-soft);border-radius:7px;background:#050505a6;color:var(--lux-text);text-align:center;font:inherit;font-size:.88rem}.lux-products{min-width:0}.lux-products__head{display:flex;align-items:center;gap:14px;margin-bottom:12px;flex-wrap:wrap}.lux-products__title{margin:0;color:var(--lux-text);font-size:.96rem;font-weight:600}.lux-products__chip{display:inline-flex;align-items:center;min-height:34px;padding:0 14px;border:1px solid var(--lux-line);color:var(--lux-muted);background:#0c0c0ccc;border-radius:8px;font-size:.88rem;text-decoration:none;transition:border-color .2s ease,color .2s ease}.lux-products__chip:hover{border-color:var(--lux-gold-2);color:var(--lux-text)}.lux-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.lux-product-card{position:relative;display:flex;flex-direction:column;background:linear-gradient(180deg,#101010fa,#070707fa);border:1px solid var(--lux-line);border-radius:var(--lux-radius);box-shadow:0 18px 44px #0000003d;transition:var(--lux-t-card);will-change:transform}.lux-product-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,transparent 60%,rgba(131,58,180,.07));opacity:0;transition:opacity .22s ease;pointer-events:none}.lux-product-card:hover{transform:translateY(-4px);border-color:#f2d18ab8;box-shadow:0 22px 60px #00000052,var(--lux-shadow-gold)}.lux-product-card:hover:after{opacity:1}.lux-product-card__badge{position:absolute;z-index:6;left:14px;top:12px;min-height:24px;display:inline-flex;align-items:center;padding:0 10px;border-radius:6px;background:linear-gradient(135deg,#5f2390,#9a43d8 52%,#fd1d1dbf);color:#fff;font-size:.72rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;box-shadow:var(--lux-shadow-purple)}.lux-product-card__wishlist{position:absolute;z-index:2;top:12px;right:12px;display:grid;place-items:center;width:30px;height:30px;color:var(--lux-gold-2);background:#0505056b;border:1px solid rgba(242,209,138,.34);border-radius:50%;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);cursor:pointer;font-size:.95rem;transition:color .2s ease,border-color .2s ease,background .2s ease}.lux-product-card__wishlist:hover{color:#fff;border-color:var(--lux-purple-2);background:#833ab466}.lux-product-card__image{position:relative;display:block;aspect-ratio:1 / 1;overflow:hidden;border-radius:calc(var(--lux-radius) - 1px) calc(var(--lux-radius) - 1px) 0 0;background:radial-gradient(circle at 50% 22%,rgba(242,209,138,.22),transparent 24%),linear-gradient(135deg,#1a1713,#060606);border-bottom:1px solid var(--lux-line-soft);text-decoration:none}.lux-product-card__image:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 50% 48%,rgba(242,209,138,.12),transparent 27%),linear-gradient(180deg,#ffffff05,#0000002e);z-index:3;pointer-events:none}.lux-product-card__img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block}.lux-product-card__img--primary{z-index:1;opacity:1;transition:opacity .4s ease}.lux-product-card__img--secondary{z-index:0;opacity:0;transition:opacity .4s ease}.lux-product-card--lights-off .lux-product-card__img--primary{opacity:0}.lux-product-card--lights-off .lux-product-card__img--secondary{opacity:1;z-index:2}.lux-product-card__placeholder{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;opacity:.18}.lux-product-card__switch{position:absolute;z-index:10;top:10px;right:10px;display:inline-flex;align-items:center;gap:5px;cursor:pointer;-webkit-user-select:none;user-select:none;padding:4px 6px;background:#05050585;border:1px solid rgba(242,209,138,.22);border-radius:20px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:border-color .25s ease}.lux-product-card__switch:hover{border-color:var(--lux-line)}.lux-product-card__switch-input{position:absolute;opacity:0;width:0;height:0;pointer-events:none}.lux-product-card__switch-on,.lux-product-card__switch-off{font-size:.58rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;line-height:1;transition:color .25s ease;color:var(--lux-muted-2)}.lux-product-card__switch-track{position:relative;width:32px;height:16px;background:#0a0a0ab3;border:1px solid rgba(242,209,138,.28);border-radius:8px;flex-shrink:0;transition:background .25s ease,border-color .25s ease}.lux-product-card__switch-thumb{position:absolute;top:2px;left:2px;width:10px;height:10px;border-radius:50%;background:var(--lux-muted-2);transition:transform .25s ease,background .25s ease}.lux-product-card__switch-input:checked~.lux-product-card__switch-on{color:var(--lux-gold-2)}.lux-product-card__switch-input:checked~.lux-product-card__switch-track{background:#833ab473;border-color:var(--lux-purple-2)}.lux-product-card__switch-input:checked~.lux-product-card__switch-track .lux-product-card__switch-thumb{transform:translate(16px);background:var(--lux-gold-2)}.lux-product-card__switch-input:not(:checked)~.lux-product-card__switch-off{color:var(--lux-gold-2)}.lux-product-card__switch-input:not(:checked)~.lux-product-card__switch-track{background:#c9994826;border-color:#f2d18a73}.lux-product-card__info{padding:18px 16px 16px;flex:1;display:flex;flex-direction:column}.lux-product-card__title{margin:0 0 4px;font-family:var(--lux-font-serif);color:var(--lux-text);font-size:clamp(1.02rem,1.1vw,1.27rem);font-weight:600;letter-spacing:-.02em;min-height:80px}.lux-product-card__desc{margin:0 0 10px;color:var(--lux-muted);font-size:.86rem}.lux-product-card__price{display:flex;align-items:center;flex-wrap:wrap;gap:6px;margin-bottom:8px}.lux-product-card__price-regular{color:var(--lux-text);font-size:1.06rem;font-weight:700}.lux-product-card__price-compare{color:var(--lux-muted-2);font-size:.88rem;font-weight:400;text-decoration:line-through}.lux-product-card__price-sale{color:#e84040;font-size:1.06rem;font-weight:700}.lux-product-card__price-badge{display:inline-flex;align-items:center;padding:2px 7px;background:#e84040;color:#fff;border-radius:4px;font-size:.64rem;font-weight:800;letter-spacing:.04em}.lux-product-card__oos{position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;display:flex;align-items:center;justify-content:center;background:#05050570}.lux-product-card__oos span{display:flex;align-items:center;justify-content:center;width:108px;height:108px;border-radius:50%;background:var(--lux-gold-2);border:2px solid rgba(201,153,72,.55);color:#000;font-size:.68rem;font-weight:900;letter-spacing:.1em;text-transform:uppercase;text-align:center;line-height:1.4;box-shadow:0 0 32px #f2d18a4d,inset 0 2px 8px #fff3}.lux-product-card__reel{position:absolute;bottom:0;left:0;right:0;z-index:2;overflow:hidden;height:26px;display:flex;align-items:center;background:#050505c7;border-top:1px solid var(--lux-line-soft)}.lux-product-card__reel-track{display:flex;width:max-content;animation:lux-reel 14s linear infinite}.lux-product-card__reel-track span{white-space:nowrap;padding:0 14px;color:var(--lux-gold-2);font-size:.58rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;font-family:var(--lux-font-logo)}@keyframes lux-reel{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(prefers-reduced-motion:reduce){.lux-product-card__reel-track{animation-play-state:paused}}.lux-product-card__specs{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 14px;padding:0;color:var(--lux-muted);font-size:.78rem;list-style:none}.lux-product-card__spec:not(:last-child):after{content:"|";margin-left:8px;color:var(--lux-line)}.lux-product-card__spec--no-remote:after{display:none}.lux-spec-no-remote{position:relative;display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;color:var(--lux-gold);flex-shrink:0;box-shadow:0 0 8px #c9994840}.lux-spec-no-remote:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;border:1.5px solid var(--lux-gold);pointer-events:none;z-index:2}.lux-spec-no-remote:after{content:"";position:absolute;top:-2px;right:-2px;bottom:-2px;left:-2px;border-radius:50%;z-index:1;background:linear-gradient(to bottom right,transparent calc(50% - .75px),var(--lux-muted-2) calc(50% - .75px),var(--lux-muted-2) calc(50% + .75px),transparent calc(50% + .75px));pointer-events:none}.lux-spec-no-remote svg{position:relative;z-index:3}.lux-product-card__spec--crystal:after,.lux-product-card__spec--no-remote:after{display:none}.lux-product-card__spec[data-tooltip]{position:relative}.lux-product-card__spec[data-tooltip]:before{content:attr(data-tooltip);position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%) translateY(4px);background:var(--lux-panel-2);border:1px solid var(--lux-line);color:var(--lux-text);font-size:.72rem;font-family:var(--lux-font-ui);white-space:nowrap;padding:5px 10px;border-radius:6px;pointer-events:none;opacity:0;transition:opacity .18s ease,transform .18s ease;z-index:20}.lux-product-card__spec[data-tooltip]:hover:before{opacity:1;transform:translate(-50%) translateY(0)}.lux-spec-crystal{position:relative;display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;border:1.5px solid var(--lux-gold);color:var(--lux-gold);flex-shrink:0;box-shadow:0 0 8px #c9994840}.lux-product-card__link{display:grid;place-items:center;min-height:44px;margin-top:auto;border:1px solid var(--lux-line);border-radius:7px;color:var(--lux-gold-2);font-size:.85rem;font-weight:700;text-decoration:none;transition:var(--lux-t-ui)}.lux-product-card__link:hover{color:var(--lux-black);background:linear-gradient(135deg,var(--lux-gold),var(--lux-gold-2));border-color:var(--lux-gold-2)}.lux-catalog-footer{display:flex;justify-content:center;padding:24px 0 0}.lux-pagination{display:flex;align-items:center;gap:10px}.lux-pagination__item{display:grid;place-items:center;min-width:38px;height:38px;border:1px solid var(--lux-line-soft);border-radius:8px;color:var(--lux-muted);background:#0a0a0ab8;text-decoration:none;font-size:.88rem;transition:border-color .2s ease,color .2s ease}.lux-pagination__item:hover{border-color:var(--lux-gold-2);color:var(--lux-text)}.lux-pagination__item--active{color:#fff;border-color:#f2d18abf;background:linear-gradient(135deg,var(--lux-purple),rgba(253,29,29,.34));box-shadow:var(--lux-shadow-purple)}.lux-pagination__item--disabled{opacity:.35;pointer-events:none}.lux-pagination__item--ellipsis{border-color:transparent;background:transparent}.lux-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;background:#0000009e;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}@media(max-width:1180px){.lux-hero{padding-inline:28px}.lux-catalog{padding-inline:28px;grid-template-columns:240px minmax(0,1fr);gap:18px}.lux-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:860px){.lux-hero{min-height:250px;padding-top:22px;padding-inline:18px}.lux-hero__line{width:64vw}.lux-hero__breadcrumb{font-size:.78rem}.lux-hero__pills{gap:8px}.lux-hero__pill{min-height:36px;padding:0 12px;font-size:.82rem}.lux-hero__brand-label:before,.lux-hero__brand-label:after{width:52px}.lux-catalog{display:block;padding-inline:18px;padding-top:14px}.lux-products__head{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.35fr) auto;align-items:center;gap:8px;margin-top:18px}.lux-products__title{display:none}.lux-products__head-right{display:contents}.lux-products__filter-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:36px;width:100%;padding:0 10px;background:#0a0a0ae6;color:var(--lux-gold-2);border:1px solid var(--lux-line);border-radius:8px;font:inherit;font-size:.88rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;cursor:pointer;flex-shrink:0}.lux-products__filter-btn:hover{border-color:var(--lux-gold-2)}.lux-sort-select{width:100%;min-height:36px;padding-block:0;font-size:.82rem}.lux-global-switch{min-height:36px;padding:0 10px}.lux-filters{position:fixed;inset:0 auto 0 0;z-index:100;width:min(88vw,360px);border-radius:0 18px 18px 0;transform:translate(-104%);transition:transform .24s ease;overflow-y:auto}.lux-filters--open{transform:translate(0)}.lux-filters__mobile-head{position:sticky;top:0;z-index:2;display:flex;align-items:center;justify-content:space-between;min-height:58px;padding:0 18px;background:#0a0a0af2;border-bottom:1px solid var(--lux-line)}.lux-filters__mobile-close{width:36px;height:36px;border:1px solid var(--lux-line);border-radius:50%;background:transparent;color:var(--lux-gold-2);font-size:1.35rem;cursor:pointer;display:grid;place-items:center}.lux-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.lux-product-card__info{padding:14px}.lux-product-card__title{min-height:0}}@media(max-width:560px){.lux-hero{min-height:276px;padding-inline:12px}.lux-hero__breadcrumb{flex-wrap:wrap;justify-content:center}.lux-hero__title{font-size:2.55rem}.lux-hero__desc{font-size:.92rem}.lux-hero__pills{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));width:100%;max-width:420px}.lux-hero__pill{justify-content:center;text-align:center}.lux-catalog{padding-inline:12px}.lux-products__head{grid-template-columns:minmax(0,1fr) minmax(0,1.25fr) auto;gap:8px}.lux-products__filter-btn{gap:6px;padding-inline:8px;font-size:.78rem}.lux-sort-select{font-size:.78rem;padding-left:10px;padding-right:26px;background-position:right 9px center}.lux-global-switch{gap:5px;padding-inline:8px}.lux-global-switch__on,.lux-global-switch__off{font-size:.58rem}.lux-global-switch__track{width:34px}.lux-global-switch__input:checked~.lux-global-switch__track .lux-global-switch__thumb{transform:translate(16px)}.lux-product-grid{grid-template-columns:1fr}.lux-product-card__specs{font-size:.76rem}.lux-pagination{flex-wrap:wrap;justify-content:center}}@media(min-width:1500px){.lux-hero{min-height:340px}.lux-product-grid{gap:20px}.lux-product-card__info{padding:20px 18px 18px}}
/*# sourceMappingURL=/cdn/shop/t/67/assets/collection-premium.css.map */
