.home-module__txgM7a__hero{z-index:1;padding:36px 0 40px;position:relative}.home-module__txgM7a__heroBanner{aspect-ratio:16/8.2;background:#0a0a0a;border-radius:20px;position:relative;overflow:hidden}.home-module__txgM7a__heroSlide{opacity:0;pointer-events:none;transition:opacity .7s;position:absolute;inset:0}.home-module__txgM7a__heroSlide.home-module__txgM7a__active{opacity:1;pointer-events:auto}.home-module__txgM7a__heroSlide img{object-fit:cover;width:100%;height:100%;display:block}.home-module__txgM7a__heroSlideCover{box-sizing:border-box;padding:6% 14%;object-fit:contain!important}.home-module__txgM7a__heroSlide:after{content:"";background:linear-gradient(#0000000d 0%,#00000026 55%,#000000b8 100%);position:absolute;inset:0}.home-module__txgM7a__heroBannerText{z-index:2;max-width:560px;position:absolute;bottom:34px;left:40px}.home-module__txgM7a__heroBannerText h1{color:#fff;font-size:36px;font-weight:600;line-height:1.28}.home-module__txgM7a__heroBannerText h1 em{color:var(--cyan);font-style:normal}.home-module__txgM7a__heroDots{z-index:3;gap:8px;display:flex;position:absolute;bottom:28px;right:24px}.home-module__txgM7a__heroDots button{background:#ffffff59;border:none;border-radius:50%;width:8px;height:8px;padding:0;transition:all .2s}.home-module__txgM7a__heroDots button.home-module__txgM7a__active{background:var(--cyan);border-radius:4px;width:22px}@media (max-width:700px){.home-module__txgM7a__heroBanner{aspect-ratio:4/5}.home-module__txgM7a__heroBannerText{bottom:26px;left:22px}.home-module__txgM7a__heroBannerText h1{font-size:26px}.home-module__txgM7a__heroDots{bottom:20px;right:18px}}.home-module__txgM7a__heroCta{flex-wrap:wrap;justify-content:center;gap:14px;margin-top:26px;display:flex}.home-module__txgM7a__brands{border-top:1px solid var(--line);border-bottom:1px solid var(--line);z-index:1;background:var(--gray2);position:relative;overflow:hidden}.home-module__txgM7a__brandsTrack{gap:70px;width:max-content;padding:26px 0;animation:26s linear infinite home-module__txgM7a__brandScroll;display:flex}.home-module__txgM7a__brandsTrack a{font-family:var(--font-heading);color:#565a62;letter-spacing:1px;white-space:nowrap;font-size:17px;font-weight:600;transition:all .2s}.home-module__txgM7a__brandsTrack a:hover{color:var(--cyan)}@keyframes home-module__txgM7a__brandScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.home-module__txgM7a__section{z-index:1;padding:80px 0;position:relative}.home-module__txgM7a__secHead{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:10px;margin-bottom:36px;display:flex}.home-module__txgM7a__secHead h2{margin-bottom:6px;font-size:26px;font-weight:600}.home-module__txgM7a__secHead p{color:var(--muted);font-size:13.5px}.home-module__txgM7a__seeAll{color:var(--cyan);font-size:13px;font-weight:600}.home-module__txgM7a__catGrid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}@media (max-width:960px){.home-module__txgM7a__catGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.home-module__txgM7a__catGrid{grid-template-columns:1fr}}.home-module__txgM7a__catCard{border:1px solid var(--line);perspective:900px;background:#0a0a0a;border-radius:16px;min-height:230px;transition:all .3s;position:relative;overflow:hidden}.home-module__txgM7a__catCard:hover{border-color:#2a3a55}.home-module__txgM7a__catMedia{cursor:pointer;touch-action:none;justify-content:center;align-items:center;width:100%;height:100%;min-height:230px;display:flex;position:relative}.home-module__txgM7a__catMedia img{filter:drop-shadow(0 18px 22px #0009);will-change:transform;width:78%;transition:transform .5s cubic-bezier(.22,1,.36,1);display:block}.home-module__txgM7a__catMedia.home-module__txgM7a__zoomed img{transform:scale(1.18)!important}.home-module__txgM7a__catOverlay{z-index:1;pointer-events:none;background:linear-gradient(#0000 25%,#0000000d 45%,#000000d1 100%);position:absolute;inset:0}.home-module__txgM7a__catLabel{z-index:2;pointer-events:none;position:absolute;bottom:14px;left:16px}.home-module__txgM7a__catLabel h3{color:#fff;margin-bottom:2px;font-size:15px;font-weight:600}.home-module__txgM7a__catLabel .home-module__txgM7a__sub{color:var(--muted);font-size:11.5px}.home-module__txgM7a__catExplore{z-index:2;color:#fff;background:#ffffff0f;border:1px solid #ffffff24;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;font-size:15px;transition:all .2s;display:flex;position:absolute;top:16px;right:16px}.home-module__txgM7a__catExplore:hover{background:var(--cyan);color:#04141a;border-color:var(--cyan)}.home-module__txgM7a__catCardFeatured{grid-column:span 2;min-height:230px}.home-module__txgM7a__catCardFeatured .home-module__txgM7a__catMedia img{width:52%}.home-module__txgM7a__badge{z-index:2;background:var(--cyan);color:#04141a;letter-spacing:.5px;border-radius:999px;padding:5px 11px;font-size:10px;font-weight:700;position:absolute;top:16px;left:16px}@media (max-width:560px){.home-module__txgM7a__catCardFeatured{grid-column:span 1}}.home-module__txgM7a__prodGrid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}@media (max-width:960px){.home-module__txgM7a__prodGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.home-module__txgM7a__prodGrid{grid-template-columns:1fr}}.home-module__txgM7a__card{border:1px solid var(--line);background:linear-gradient(155deg,#101010,#0a0a0a);border-radius:16px;position:relative;overflow:hidden}.home-module__txgM7a__stage{aspect-ratio:1;cursor:pointer;transform-style:preserve-3d;touch-action:none;justify-content:center;align-items:center;display:flex;position:relative}.home-module__txgM7a__stageGround{opacity:0;filter:blur(2px);background:radial-gradient(#0000008c,#0000 72%);width:46%;height:14px;transition:opacity .35s,transform .35s;position:absolute;bottom:14%;left:50%;transform:translate(-50%)}.home-module__txgM7a__card:hover .home-module__txgM7a__stageGround{opacity:1;transform:translate(-50%)scale(1.15)}.home-module__txgM7a__productShape{will-change:transform;filter:drop-shadow(0 20px 26px #0000008c);width:58%;transition:transform .5s cubic-bezier(.22,1,.36,1)}.home-module__txgM7a__stage.home-module__txgM7a__zoomed .home-module__txgM7a__productShape{transform:scale(1.2)!important}.home-module__txgM7a__stockTag{letter-spacing:.3px;border-radius:999px;padding:4px 10px;font-size:10px;font-weight:700;position:absolute;top:14px;right:14px}.home-module__txgM7a__stockIn{color:#4fd67a;background:#1e8e3e29}.home-module__txgM7a__stockLow{color:#e2a83a;background:#c88a0029}.home-module__txgM7a__stockOut{color:#e86868;background:#c6282829}.home-module__txgM7a__wishBtn{border:1px solid var(--line);z-index:2;background:#ffffff0d;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;display:flex;position:absolute;top:14px;left:14px}.home-module__txgM7a__wishBtn svg{stroke:#fff;fill:none;width:14px;height:14px}.home-module__txgM7a__wishBtnActive svg{fill:#e8506a;stroke:#e8506a}.home-module__txgM7a__info{border-top:1px solid var(--line);padding:16px 18px 18px}.home-module__txgM7a__info .home-module__txgM7a__cat{color:var(--muted);text-transform:uppercase;letter-spacing:.5px;font-size:10.5px}.home-module__txgM7a__info h3{margin:6px 0 10px;font-size:14px;font-weight:600;line-height:1.4}.home-module__txgM7a__priceRow{justify-content:space-between;align-items:center;display:flex}.home-module__txgM7a__price{font-family:var(--font-heading);color:var(--cyan);font-size:15px;font-weight:600}.home-module__txgM7a__addBtn{border:1px solid var(--line);background:#ffffff0f;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.home-module__txgM7a__addBtn svg{stroke:#fff;width:14px;height:14px}.home-module__txgM7a__addBtn:hover{background:var(--blue);border-color:var(--blue)}.home-module__txgM7a__addBtnDisabled{opacity:.35;pointer-events:none}.home-module__txgM7a__buildBanner{background:linear-gradient(120deg,#0a1830 0%,#060b14 60%,#050505 100%);border:1px solid #1c3a5c;border-radius:22px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:30px;padding:60px 48px;display:flex;position:relative;overflow:hidden}.home-module__txgM7a__buildBanner:before{content:"";opacity:.5;pointer-events:none;background-image:repeating-linear-gradient(90deg,#3b82f60d 0 1px,#0000 1px 40px),repeating-linear-gradient(0deg,#3b82f60d 0 1px,#0000 1px 40px);position:absolute;inset:0}.home-module__txgM7a__buildText{z-index:1;max-width:520px;position:relative}.home-module__txgM7a__eyebrow{letter-spacing:2.5px;text-transform:uppercase;color:var(--blue);align-items:center;gap:8px;margin-bottom:18px;font-size:11px;display:inline-flex}.home-module__txgM7a__eyebrow:before{content:"";background:var(--blue);width:18px;height:1px}.home-module__txgM7a__buildText h2{margin-bottom:12px;font-size:28px}.home-module__txgM7a__buildText p{color:var(--muted);margin-bottom:26px;font-size:14px;line-height:1.8}.home-module__txgM7a__buildSteps{z-index:1;color:var(--muted);flex-direction:column;gap:10px;font-size:12.5px;display:flex;position:relative}.home-module__txgM7a__step{align-items:center;gap:10px;display:flex}.home-module__txgM7a__dot{background:var(--blue);border-radius:50%;width:6px;height:6px}.home-module__txgM7a__stepDone{color:#fff}.home-module__txgM7a__stepDone .home-module__txgM7a__dot{background:var(--cyan)}.home-module__txgM7a__statsRow{border-bottom:1px solid var(--line);grid-template-columns:repeat(4,1fr);gap:20px;margin-bottom:46px;padding:34px 0 46px;display:grid}@media (max-width:700px){.home-module__txgM7a__statsRow{grid-template-columns:repeat(2,1fr)}}.home-module__txgM7a__statItem{text-align:center}.home-module__txgM7a__statNum{font-family:var(--font-heading);color:var(--cyan);font-size:32px;font-weight:700;display:block}.home-module__txgM7a__statLabel{color:var(--muted);letter-spacing:.3px;margin-top:6px;font-size:11.5px;display:block}.home-module__txgM7a__trustGrid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}@media (max-width:860px){.home-module__txgM7a__trustGrid{grid-template-columns:repeat(2,1fr)}}.home-module__txgM7a__trustItem{border:1px solid var(--line);background:var(--gray2);border-radius:14px;padding:26px 22px}.home-module__txgM7a__trustItem svg{width:26px;height:26px;stroke:var(--cyan);stroke-width:1.6px;margin-bottom:14px}.home-module__txgM7a__trustItem h4{margin-bottom:6px;font-size:14px;font-weight:600}.home-module__txgM7a__trustItem p{color:var(--muted);font-size:12px;line-height:1.6}.home-module__txgM7a__testimonialCard{text-align:center;max-width:760px;margin:0 auto;padding:20px}.home-module__txgM7a__quoteMark{width:34px;height:34px;color:var(--blue);opacity:.6;margin-bottom:18px;display:inline-block}.home-module__txgM7a__testimonialText{font-family:var(--font-heading);color:#f0f0f0;margin-bottom:26px;font-size:20px;font-weight:500;line-height:1.6}.home-module__txgM7a__testimonialAuthor{justify-content:center;align-items:center;gap:12px;display:flex}.home-module__txgM7a__testimonialAvatar{background:linear-gradient(135deg,var(--blue),var(--cyan));color:#04141a;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;font-size:13px;font-weight:700;display:flex}.home-module__txgM7a__testimonialName{color:#fff;font-size:13.5px;font-weight:600}.home-module__txgM7a__testimonialRole{color:var(--muted);font-size:11.5px}
.catalog-module__AEBMLa__breadcrumb{color:var(--muted2);padding:20px 0 0;font-size:12px}.catalog-module__AEBMLa__breadcrumb span{margin:0 6px}.catalog-module__AEBMLa__pageHead{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:14px;padding:14px 0 26px;display:flex}.catalog-module__AEBMLa__pageHead h1{font-size:26px;font-weight:600}.catalog-module__AEBMLa__pageHead p{color:var(--muted);margin-top:6px;font-size:12.5px}.catalog-module__AEBMLa__sortSelect{background:var(--gray2);border:1px solid var(--line);color:#fff;border-radius:10px;outline:none;padding:10px 14px;font-size:12.5px}.catalog-module__AEBMLa__catalog{grid-template-columns:250px 1fr;align-items:start;gap:34px;padding-bottom:80px;display:grid}@media (max-width:860px){.catalog-module__AEBMLa__catalog{grid-template-columns:1fr}}.catalog-module__AEBMLa__filters{position:sticky;top:96px}@media (max-width:860px){.catalog-module__AEBMLa__filters{position:static}}.catalog-module__AEBMLa__filterGroup{border-bottom:1px solid var(--line);padding:18px 0}.catalog-module__AEBMLa__filterGroup h4{text-transform:uppercase;letter-spacing:1px;color:var(--muted);margin-bottom:14px;font-size:12px}.catalog-module__AEBMLa__filterRow{color:var(--muted);cursor:pointer;align-items:center;gap:9px;padding:6px 0;font-size:13px;display:flex}.catalog-module__AEBMLa__filterRow input{accent-color:var(--cyan);width:14px;height:14px}.catalog-module__AEBMLa__filterRow:hover{color:#fff}.catalog-module__AEBMLa__priceInputs{align-items:center;gap:8px;display:flex}.catalog-module__AEBMLa__priceInputs input{background:var(--gray2);border:1px solid var(--line);color:#fff;border-radius:8px;outline:none;width:100%;padding:8px 10px;font-size:12px}.catalog-module__AEBMLa__priceSep{color:var(--muted2)}.catalog-module__AEBMLa__clearFilters{color:var(--cyan);background:0 0;border:none;margin-top:14px;padding:0;font-size:11.5px;display:inline-block}.catalog-module__AEBMLa__toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;margin-bottom:20px;display:flex}.catalog-module__AEBMLa__resultCount{color:var(--muted);font-size:12.5px}.catalog-module__AEBMLa__searchMini{background:var(--gray2);border:1px solid var(--line);border-radius:999px;align-items:center;gap:8px;max-width:260px;padding:8px 14px;display:flex}.catalog-module__AEBMLa__searchMini input{color:#fff;background:0 0;border:none;outline:none;width:100%;font-size:12.5px}.catalog-module__AEBMLa__searchMini svg{width:14px;height:14px;stroke:var(--muted);flex-shrink:0}.catalog-module__AEBMLa__prodGrid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}@media (max-width:960px){.catalog-module__AEBMLa__prodGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.catalog-module__AEBMLa__prodGrid{grid-template-columns:1fr}}.catalog-module__AEBMLa__card{border:1px solid var(--line);background:linear-gradient(155deg,#101010,#0a0a0a);border-radius:16px;transition:all .2s;position:relative;overflow:hidden}.catalog-module__AEBMLa__card:hover{border-color:#2a3a55}.catalog-module__AEBMLa__stage{aspect-ratio:1;cursor:pointer;touch-action:none;justify-content:center;align-items:center;display:flex;position:relative}.catalog-module__AEBMLa__stage img{filter:drop-shadow(0 18px 22px #0000008c);will-change:transform;width:60%;transition:transform .5s cubic-bezier(.22,1,.36,1);display:block}.catalog-module__AEBMLa__stockTag{letter-spacing:.3px;border-radius:999px;padding:4px 10px;font-size:10px;font-weight:700;position:absolute;top:14px;right:14px}.catalog-module__AEBMLa__stockIn{color:#4fd67a;background:#1e8e3e29}.catalog-module__AEBMLa__stockLow{color:#e2a83a;background:#c88a0029}.catalog-module__AEBMLa__stockOut{color:#e86868;background:#c6282829}.catalog-module__AEBMLa__wishBtn{border:1px solid var(--line);z-index:2;background:#ffffff0d;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;display:flex;position:absolute;top:14px;left:14px}.catalog-module__AEBMLa__wishBtn svg{stroke:#fff;fill:none;width:14px;height:14px}.catalog-module__AEBMLa__wishBtnActive svg{fill:#e8506a;stroke:#e8506a}.catalog-module__AEBMLa__compareBtn{border:1px solid var(--line);z-index:2;background:#ffffff0d;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;display:flex;position:absolute;top:54px;left:14px}.catalog-module__AEBMLa__compareBtn svg{stroke:#fff;width:14px;height:14px}.catalog-module__AEBMLa__compareBtn:hover{border-color:var(--cyan);background:#00e5ff14}.catalog-module__AEBMLa__compareBtn:hover svg{stroke:var(--cyan)}.catalog-module__AEBMLa__info{border-top:1px solid var(--line);padding:16px 18px 18px}.catalog-module__AEBMLa__info .catalog-module__AEBMLa__cat{color:var(--muted);text-transform:uppercase;letter-spacing:.5px;font-size:10.5px}.catalog-module__AEBMLa__info h3{margin:6px 0 10px;font-size:14px;font-weight:600;line-height:1.4}.catalog-module__AEBMLa__priceRow{justify-content:space-between;align-items:center;display:flex}.catalog-module__AEBMLa__price{font-family:var(--font-heading);color:var(--cyan);font-size:15px;font-weight:600}.catalog-module__AEBMLa__addBtn{border:1px solid var(--line);background:#ffffff0f;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.catalog-module__AEBMLa__addBtn svg{stroke:#fff;width:14px;height:14px}.catalog-module__AEBMLa__addBtn:hover{background:var(--blue);border-color:var(--blue)}.catalog-module__AEBMLa__addBtnDisabled{opacity:.35;pointer-events:none}.catalog-module__AEBMLa__loadMore{justify-content:center;margin-top:36px;display:flex}.catalog-module__AEBMLa__loadMore button{border:1px solid var(--line);color:#fff;background:0 0;border-radius:10px;padding:13px 30px;font-size:13px;font-weight:600}.catalog-module__AEBMLa__loadMore button:hover{border-color:var(--cyan);color:var(--cyan)}
