.articleDetail-module__xdynqq__main{min-height:100vh;margin:30px 0}.articleDetail-module__xdynqq__article{max-width:820px;margin:0 auto}.articleDetail-module__xdynqq__articleHeader{margin-bottom:50px}.articleDetail-module__xdynqq__meta{flex-wrap:wrap;align-items:center;gap:20px;margin-bottom:20px;display:flex}.articleDetail-module__xdynqq__category{background:var(--red-gradient);color:#fff;text-transform:uppercase;letter-spacing:.05em;border-radius:20px;padding:6px 16px;font-size:.72rem;font-weight:700;box-shadow:0 2px 10px #cb1f284d}.articleDetail-module__xdynqq__metaItem{color:var(--text-muted);align-items:center;gap:6px;font-size:.82rem;display:flex}.articleDetail-module__xdynqq__title{color:var(--text-dark);margin-bottom:20px;font-size:2rem;font-weight:900;line-height:1.2}.articleDetail-module__xdynqq__excerpt{color:var(--text-body);border-left:4px solid var(--red);padding-left:20px;font-size:1.15rem;line-height:1.7}.articleDetail-module__xdynqq__heroImage{object-fit:contain;border-radius:var(--nm-radius);background:var(--nm-bg);width:100%;height:380px;box-shadow:var(--nm-shadow-inset);margin-bottom:50px;padding:15px}.articleDetail-module__xdynqq__section{margin-bottom:45px}.articleDetail-module__xdynqq__sectionTitle{color:var(--text-dark);margin-bottom:15px;padding-left:20px;font-size:1.5rem;font-weight:800;position:relative}.articleDetail-module__xdynqq__sectionTitle:before{content:"";background:var(--red-gradient);border-radius:2px;width:4px;position:absolute;top:4px;bottom:4px;left:0}.articleDetail-module__xdynqq__sectionText{color:var(--text-body);font-size:1rem;line-height:1.85}.articleDetail-module__xdynqq__backLink{color:var(--red);background:var(--bg-white);border-radius:var(--nm-radius-sm);box-shadow:var(--nm-shadow-raised);align-items:center;gap:10px;margin-top:30px;padding:14px 28px;font-size:.95rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex}.articleDetail-module__xdynqq__backLink:hover{background:var(--red-gradient);color:#fff;box-shadow:0 4px 15px #cb1f2859}@media (max-width:768px){.articleDetail-module__xdynqq__title{font-size:1.375rem}.articleDetail-module__xdynqq__sectionTitle{font-size:1.25rem}.articleDetail-module__xdynqq__heroImage{height:220px}.articleDetail-module__xdynqq__excerpt{font-size:1rem}}
.Breadcrumbs-module__1oWJ9a__breadcrumbs{color:var(--text-dark);flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:15px;font-size:16px;font-weight:600;display:flex}.Breadcrumbs-module__1oWJ9a__breadcrumbs a{color:var(--text-dark);text-decoration:none;transition:color .2s}@media (hover:hover){.Breadcrumbs-module__1oWJ9a__breadcrumbs a:hover{color:var(--red)}}.Breadcrumbs-module__1oWJ9a__sep{color:var(--text-dark);flex-shrink:0}.Breadcrumbs-module__1oWJ9a__current{color:var(--red);overflow-wrap:anywhere;min-width:0;max-width:100%;font-weight:600;line-height:1.35}@media (max-width:768px){.Breadcrumbs-module__1oWJ9a__hideOnMobile{display:none!important}}
.CartDrawer-module__EV39Ia__wrapper{z-index:2000;visibility:hidden;pointer-events:none;transition:visibility .4s;position:fixed;inset:0}.CartDrawer-module__EV39Ia__wrapperActive{visibility:visible;pointer-events:auto;overscroll-behavior:none}.CartDrawer-module__EV39Ia__overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);opacity:0;background:#e0e5ec66;transition:opacity .4s;position:absolute;inset:0}.CartDrawer-module__EV39Ia__wrapperActive .CartDrawer-module__EV39Ia__overlay{opacity:1;overscroll-behavior:none;touch-action:none}.CartDrawer-module__EV39Ia__drawer{background:var(--nm-bg);width:100%;max-width:500px;box-shadow:var(--nm-shadow-raised);z-index:2;flex-direction:column;transition:transform .4s cubic-bezier(.16,1,.3,1);display:flex;position:absolute;top:0;bottom:0;right:0;transform:translate(100%)}.CartDrawer-module__EV39Ia__wrapperActive .CartDrawer-module__EV39Ia__drawer{transform:translate(0)}.CartDrawer-module__EV39Ia__header{border-bottom:1px solid #a3b1c633;justify-content:space-between;align-items:center;padding:24px;display:flex}.CartDrawer-module__EV39Ia__title{color:#2d3436;align-items:center;gap:10px;font-size:1.1rem;font-weight:600;display:flex}.CartDrawer-module__EV39Ia__closeBtn{background:var(--nm-bg);width:40px;height:40px;box-shadow:var(--nm-shadow-raised);color:#2d3436;cursor:pointer;border:none;border-radius:12px;justify-content:center;align-items:center;transition:all .2s;display:flex}.CartDrawer-module__EV39Ia__closeBtn:active{box-shadow:var(--nm-shadow-inset);transform:scale(.95)}.CartDrawer-module__EV39Ia__content{flex:1;padding:20px;overflow-y:auto}.CartDrawer-module__EV39Ia__itemsList{flex-direction:column;gap:16px;display:flex}.CartDrawer-module__EV39Ia__item{background:var(--nm-bg);border-radius:var(--nm-radius);box-shadow:var(--nm-shadow-raised);gap:16px;padding:10px 16px;transition:transform .3s,box-shadow .3s;display:flex;position:relative}.CartDrawer-module__EV39Ia__itemInfo{flex-direction:column;flex:1;justify-content:space-between;min-width:0;padding-right:46px;display:flex;position:relative}.CartDrawer-module__EV39Ia__saleBadge{letter-spacing:.06em;text-transform:uppercase;color:#fff;background:linear-gradient(135deg,#e74c3c 0%,#c0392b 100%);border-radius:5px;align-self:flex-start;margin-top:6px;padding:2px 7px;font-size:.58rem;font-weight:800;display:inline-flex}@media (hover:hover){.CartDrawer-module__EV39Ia__item:hover{box-shadow:var(--nm-shadow-raised);transform:translateY(-2px)}}.CartDrawer-module__EV39Ia__itemImage{border-radius:var(--nm-radius-sm);background:#fff;flex-shrink:0;justify-content:center;align-items:center;width:90px;height:90px;padding:8px;display:flex;overflow:hidden;box-shadow:inset 4px 4px 10px #0000000d}.CartDrawer-module__EV39Ia__itemImage img{object-fit:contain;mix-blend-mode:multiply;width:100%}.CartDrawer-module__EV39Ia__itemTitle{color:#2d3436;letter-spacing:-.01em;font-size:.8125rem;font-weight:600;line-height:1.35;text-decoration:none;transition:color .2s,opacity .2s;display:block}.CartDrawer-module__EV39Ia__priceBlock{flex-direction:column;gap:4px;min-width:0;display:flex}.CartDrawer-module__EV39Ia__priceStack{flex-direction:column;flex:1;align-items:flex-start;gap:4px;min-width:0;display:flex}.CartDrawer-module__EV39Ia__priceStackRow{justify-content:flex-start;max-width:100%}.CartDrawer-module__EV39Ia__priceStackHint{color:var(--text-muted);letter-spacing:-.01em;margin:0;font-size:.68rem;font-weight:600;line-height:1.25}.CartDrawer-module__EV39Ia__lineSubtotal{opacity:.92;font-size:.72rem}.CartDrawer-module__EV39Ia__savingsRow{color:#e74c3c;background:#e74c3c14;border-radius:10px;justify-content:space-between;align-items:center;gap:10px;margin-bottom:10px;padding:8px 10px;font-size:.78rem;font-weight:700;display:flex}@media (hover:hover){.CartDrawer-module__EV39Ia__itemTitle:hover{color:var(--red)}}.CartDrawer-module__EV39Ia__itemTitle:active{color:var(--red);opacity:.85}.CartDrawer-module__EV39Ia__itemMeta{color:var(--text-dark);letter-spacing:-.01em;margin-top:4px;font-size:.75rem;font-weight:600;line-height:1.35}.CartDrawer-module__EV39Ia__itemFooter{justify-content:space-between;align-items:flex-end;gap:14px;margin-top:12px;display:flex}.CartDrawer-module__EV39Ia__price{display:none}.CartDrawer-module__EV39Ia__itemParams{color:var(--text-muted);text-transform:uppercase;letter-spacing:.5px;margin:6px 0;font-size:.75rem;font-weight:700}.CartDrawer-module__EV39Ia__itemParams span{color:var(--text-dark)}.CartDrawer-module__EV39Ia__empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;height:100%;padding:40px;display:flex}.CartDrawer-module__EV39Ia__emptyIcon{color:#a3b1c6;opacity:.5;margin-bottom:20px}.CartDrawer-module__EV39Ia__empty h3{color:#2d3436;margin-bottom:10px;font-size:1.25rem}.CartDrawer-module__EV39Ia__empty p{color:#636e72;margin-bottom:30px}.CartDrawer-module__EV39Ia__emptyBtn{background:var(--nm-bg);box-shadow:var(--nm-shadow-raised);color:var(--red);text-transform:uppercase;letter-spacing:1px;border-radius:12px;padding:12px 30px;font-size:.8rem;font-weight:800;text-decoration:none;transition:all .2s;display:inline-block}@media (hover:hover){.CartDrawer-module__EV39Ia__emptyBtn:hover{background:var(--red-gradient);color:#fff;box-shadow:0 4px 15px #cb1f2859}}.CartDrawer-module__EV39Ia__emptyBtn:active{box-shadow:inset 6px 6px 12px #0003}.CartDrawer-module__EV39Ia__footer{background:var(--nm-bg);border-top:1px solid var(--border-light);padding:24px}.CartDrawer-module__EV39Ia__checkoutSummary{margin-bottom:20px}.CartDrawer-module__EV39Ia__checkoutBreakdown{border-bottom:1px solid #00000012;flex-direction:column;gap:8px;margin-bottom:14px;padding-bottom:14px;display:flex}.CartDrawer-module__EV39Ia__checkoutDetailRow{color:var(--text-muted);justify-content:space-between;align-items:center;gap:12px;font-size:.82rem;font-weight:600;display:flex}.CartDrawer-module__EV39Ia__checkoutCatalogAmount{color:var(--text-dark);font-weight:700}.CartDrawer-module__EV39Ia__checkoutSavingsRow{color:#e74c3c;background:#e74c3c14;border-radius:10px;justify-content:space-between;align-items:center;gap:12px;padding:8px 10px;font-size:.78rem;font-weight:700;display:flex}.CartDrawer-module__EV39Ia__checkoutSavingsAmount{white-space:nowrap;text-wrap:nowrap;flex-shrink:0}.CartDrawer-module__EV39Ia__checkoutTotalRow{justify-content:space-between;align-items:center;gap:12px;display:flex}.CartDrawer-module__EV39Ia__checkoutTotalRowSale{padding-top:2px}.CartDrawer-module__EV39Ia__checkoutTotalLabel{color:var(--text-dark);font-size:1rem;font-weight:700}.CartDrawer-module__EV39Ia__checkoutTotalAmount{color:#2d3436;letter-spacing:-.02em;font-size:1.4rem;font-weight:800}.CartDrawer-module__EV39Ia__checkoutTotalAmountSale{color:#e74c3c;letter-spacing:-.02em;font-size:1.5rem;font-weight:800}.CartDrawer-module__EV39Ia__footerActions{grid-template-columns:1fr 1fr;gap:16px;display:grid}.CartDrawer-module__EV39Ia__viewCartBtn,.CartDrawer-module__EV39Ia__checkoutBtn{border-radius:var(--nm-radius-sm);text-align:center;text-transform:uppercase;letter-spacing:1px;padding:14px;font-size:.85rem;font-weight:800;text-decoration:none;transition:all .2s}.CartDrawer-module__EV39Ia__viewCartBtn{background:var(--nm-bg);box-shadow:var(--nm-shadow-raised);color:var(--text-dark)}@media (hover:hover){.CartDrawer-module__EV39Ia__viewCartBtn:hover{color:var(--red)}}.CartDrawer-module__EV39Ia__viewCartBtn:active{box-shadow:var(--nm-shadow-inset);transform:translateY(1px)}.CartDrawer-module__EV39Ia__checkoutBtn{background:var(--nm-bg);box-shadow:var(--nm-shadow-raised);color:var(--red)}@media (hover:hover){.CartDrawer-module__EV39Ia__checkoutBtn:hover{background:var(--red-gradient);color:#fff;box-shadow:0 4px 15px #cb1f2859}}.CartDrawer-module__EV39Ia__checkoutBtn:active{transform:translateY(1px);box-shadow:inset 4px 4px 8px #0003}@media (max-width:480px){.CartDrawer-module__EV39Ia__drawer{max-width:100%}.CartDrawer-module__EV39Ia__footerActions{grid-template-columns:1fr;gap:12px}.CartDrawer-module__EV39Ia__viewCartBtn,.CartDrawer-module__EV39Ia__checkoutBtn{box-shadow:var(--nm-shadow-raised);padding:12px;font-size:.8rem}.CartDrawer-module__EV39Ia__viewCartBtn:active,.CartDrawer-module__EV39Ia__checkoutBtn:active{box-shadow:var(--nm-shadow-inset)}}
.cart-module__-RJi4G__cartPage{background:var(--bg-light);min-height:calc(100vh - 400px);margin:40px 0 80px}.cart-module__-RJi4G__pageTitle{color:var(--text-dark);margin-bottom:28px;font-size:18px;font-weight:700;line-height:1.35}.cart-module__-RJi4G__cartGrid{grid-template-columns:1fr 350px;align-items:start;gap:30px;display:grid}.cart-module__-RJi4G__cartHeader{justify-content:space-between;align-items:center;margin-bottom:20px;padding:0 10px;display:flex}.cart-module__-RJi4G__itemsCount{color:var(--text-dark);letter-spacing:.01em;font-size:.9rem;font-weight:700}.cart-module__-RJi4G__clearBtn{color:#636e72;cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;font-size:.85rem;transition:color .2s;display:flex}@media (hover:hover){.cart-module__-RJi4G__clearBtn:hover{color:#d63031}}.cart-module__-RJi4G__itemsList{flex-direction:column;gap:20px;margin-bottom:30px;display:flex}.cart-module__-RJi4G__cartItem{background:var(--nm-bg);border-radius:var(--nm-radius);box-shadow:var(--nm-shadow-raised);grid-template-columns:minmax(0,1fr) auto;align-items:stretch;gap:16px;padding:12px 14px;display:grid;position:relative}.cart-module__-RJi4G__saleBadge{letter-spacing:.06em;text-transform:uppercase;color:#fff;background:linear-gradient(135deg,#e74c3c 0%,#c0392b 100%);border-radius:6px;align-self:flex-start;margin-top:8px;padding:3px 8px;font-size:.62rem;font-weight:800;display:inline-flex}.cart-module__-RJi4G__itemDetails{flex:1;align-items:flex-start;gap:12px;min-width:0;display:flex}.cart-module__-RJi4G__itemImage{border-radius:var(--nm-radius-sm);width:100px;height:100px;box-shadow:var(--nm-shadow-inset);background-color:#fff;flex-shrink:0;justify-content:center;align-items:center;padding:15px;display:flex}.cart-module__-RJi4G__itemInfo{flex-direction:column;display:flex}.cart-module__-RJi4G__itemTitle{margin-bottom:6px;font-size:16px;font-weight:600;transition:color .2s}@media (hover:hover){.cart-module__-RJi4G__itemTitle:hover{color:var(--red)}}.cart-module__-RJi4G__itemSku{color:var(--text-dark);margin-bottom:4px;font-size:.8rem;font-weight:600}.cart-module__-RJi4G__itemParams{font-size:.75rem;font-weight:600}.cart-module__-RJi4G__itemAside{border-left:1px solid #00000014;flex-direction:column;flex-shrink:0;justify-content:center;align-items:flex-end;gap:12px;min-width:168px;padding:4px 0 4px 18px;display:flex}.cart-module__-RJi4G__itemAsideHead{justify-content:flex-end;align-items:flex-start;gap:10px;width:100%;display:flex}.cart-module__-RJi4G__itemAsideHead .cart-module__-RJi4G__priceStack{flex:1;min-width:0}.cart-module__-RJi4G__itemAsideStepper{flex-shrink:0}.cart-module__-RJi4G__priceStack{flex-direction:column;align-items:flex-end;gap:4px;width:100%;min-width:0;display:flex}.cart-module__-RJi4G__priceStackRow{justify-content:flex-end;max-width:100%}.cart-module__-RJi4G__priceStackHint{color:var(--text-muted);letter-spacing:-.01em;text-align:right;margin:0;font-size:.72rem;font-weight:600;line-height:1.25}.cart-module__-RJi4G__backBtn{color:var(--red);background:var(--nm-bg);box-shadow:var(--nm-shadow-raised);border-radius:20px;align-items:center;gap:10px;margin-top:20px;padding:12px 24px;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex}@media (hover:hover){.cart-module__-RJi4G__backBtn:hover{box-shadow:var(--nm-shadow-raised);transform:translateY(-2px)}}.cart-module__-RJi4G__backBtn:active{box-shadow:var(--nm-shadow-inset);transform:translateY(0)}.cart-module__-RJi4G__summaryCard{background:var(--nm-bg);box-shadow:var(--nm-shadow-raised);border-radius:30px;padding:30px;position:sticky;top:120px}.cart-module__-RJi4G__sectionTitle{color:var(--text-dark);margin-bottom:15px;font-size:.95rem;font-weight:700}.cart-module__-RJi4G__couponBlock{margin-bottom:24px}.cart-module__-RJi4G__couponBlockBlocked .cart-module__-RJi4G__sectionTitle{color:var(--text-muted)}.cart-module__-RJi4G__couponBlockedField{min-height:48px;box-shadow:var(--nm-shadow-inset);opacity:.72;background:#00000008;border-radius:16px;align-items:center;padding:13px 18px;display:flex}.cart-module__-RJi4G__couponBlockedText{color:var(--text-muted);font-size:.92rem;font-weight:600}.cart-module__-RJi4G__couponField{position:relative}.cart-module__-RJi4G__couponInput{background:var(--nm-bg);width:100%;box-shadow:var(--nm-shadow-inset);color:var(--text-dark);box-sizing:border-box;border:2px solid #0000;border-radius:16px;outline:none;padding:13px 56px 13px 18px;font-size:.95rem;transition:border-color .2s,box-shadow .2s}.cart-module__-RJi4G__couponInput::placeholder{color:var(--text-muted)}.cart-module__-RJi4G__couponInput:focus,.cart-module__-RJi4G__couponInput:focus-visible{border-color:var(--input-focus-border);box-shadow:var(--nm-shadow-inset)}.cart-module__-RJi4G__couponInput:user-valid:not(:focus-visible):not(:placeholder-shown){border-color:var(--input-valid-border)}.cart-module__-RJi4G__couponApply{color:#fff;cursor:pointer;background:linear-gradient(135deg,#e74c3c 0%,#c0392b 100%);border:none;border-radius:12px;justify-content:center;align-items:center;width:42px;height:42px;transition:transform .15s,box-shadow .2s,filter .2s;display:inline-flex;position:absolute;top:50%;right:6px;transform:translateY(-50%);box-shadow:0 4px 12px #e74c3c47}@media (hover:hover){.cart-module__-RJi4G__couponApply:hover{filter:brightness(1.05);box-shadow:0 6px 16px #e74c3c57}}.cart-module__-RJi4G__couponApply:active{box-shadow:var(--nm-shadow-inset);transform:translateY(-50%)scale(.96)}.cart-module__-RJi4G__couponApply:disabled{opacity:.45;cursor:not-allowed;filter:none}.cart-module__-RJi4G__couponApplied{background:var(--nm-bg);box-shadow:var(--nm-shadow-inset);border-radius:16px;justify-content:space-between;align-items:center;gap:10px;padding:12px 14px;display:flex}.cart-module__-RJi4G__couponAppliedCode{color:var(--text-dark);letter-spacing:.04em;text-transform:uppercase;font-size:.95rem;font-weight:700}.cart-module__-RJi4G__couponRemove{color:#e74c3c;cursor:pointer;background:#e74c3c1a;border:none;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;transition:background .15s,transform .15s;display:inline-flex}@media (hover:hover){.cart-module__-RJi4G__couponRemove:hover{background:#e74c3c2e}}.cart-module__-RJi4G__couponRemove:disabled{opacity:.45;cursor:not-allowed}.cart-module__-RJi4G__couponFeedbackOk{color:#16a34a;margin-top:8px;font-size:.78rem;line-height:1.4}.cart-module__-RJi4G__couponFeedbackError{color:#e74c3c;margin-top:8px;font-size:.78rem;line-height:1.4}.cart-module__-RJi4G__couponHint{color:var(--text-dark);margin-top:8px;font-size:.78rem;line-height:1.4}.cart-module__-RJi4G__totalsList{border-top:2px solid #0000000d;margin-bottom:30px;padding-top:25px}.cart-module__-RJi4G__checkoutSummary{margin-bottom:8px}.cart-module__-RJi4G__checkoutBreakdown{border-bottom:1px solid #00000012;flex-direction:column;gap:10px;margin-bottom:18px;padding-bottom:18px;display:flex}.cart-module__-RJi4G__checkoutDetailRow{color:var(--text-muted);justify-content:space-between;align-items:center;gap:12px;font-size:.9rem;font-weight:600;display:flex}.cart-module__-RJi4G__checkoutCatalogAmount{color:#9ca3af;font-weight:700;text-decoration:line-through}.cart-module__-RJi4G__checkoutSavingsRow{color:#e74c3c;background:#e74c3c14;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;font-size:.88rem;font-weight:700;display:flex}.cart-module__-RJi4G__checkoutSavingsAmount{white-space:nowrap;text-wrap:nowrap;flex-shrink:0}.cart-module__-RJi4G__checkoutTotalRow{justify-content:space-between;align-items:center;gap:12px;margin-bottom:15px;display:flex}.cart-module__-RJi4G__checkoutTotalRowSale{margin-bottom:15px}.cart-module__-RJi4G__checkoutTotalLabel{color:var(--text-dark);font-size:1.1rem;font-weight:700}.cart-module__-RJi4G__checkoutTotalAmount{color:var(--text-dark);letter-spacing:-.02em;font-size:1.45rem;font-weight:800}.cart-module__-RJi4G__checkoutTotalAmountSale{color:#e74c3c;letter-spacing:-.02em;font-size:1.55rem;font-weight:800}.cart-module__-RJi4G__checkoutBtn{background:var(--red-gradient);color:#fff;text-align:center;letter-spacing:.02em;width:100%;box-shadow:var(--nm-shadow-raised);border-radius:20px;padding:18px;font-size:1.05rem;font-weight:700;text-decoration:none;transition:all .2s;display:block}@media (hover:hover){.cart-module__-RJi4G__checkoutBtn:hover{background:var(--red-gradient-dark);color:#fff;box-shadow:0 4px 14px #2828282e}}.cart-module__-RJi4G__checkoutBtn:active{box-shadow:var(--nm-shadow-inset);transform:translateY(1px)}.cart-module__-RJi4G__emptyCheckout{justify-content:center;padding:60px 0;display:flex}.cart-module__-RJi4G__emptyCard{background:var(--nm-bg);text-align:center;width:100%;max-width:600px;box-shadow:var(--nm-shadow-raised);border-radius:40px;padding:80px 40px}.cart-module__-RJi4G__emptyIcon{color:var(--text-muted);opacity:.5;margin-bottom:30px}.cart-module__-RJi4G__emptyCard h1{color:var(--text-dark);margin-bottom:16px;font-size:2.2rem;font-weight:900}.cart-module__-RJi4G__emptyCard p{color:var(--text-muted);margin-bottom:40px;font-size:1.1rem;font-weight:500}.cart-module__-RJi4G__emptyBtn{background:var(--nm-bg);color:var(--red);box-shadow:var(--nm-shadow-raised);letter-spacing:.02em;border-radius:20px;padding:18px 45px;font-weight:900;text-decoration:none;transition:all .2s;display:inline-block}@media (hover:hover){.cart-module__-RJi4G__emptyBtn:hover{background:var(--red-gradient);color:#fff;box-shadow:0 4px 15px #cb1f2859}}.cart-module__-RJi4G__emptyBtn:active{background:var(--red-gradient-dark);color:#fff;box-shadow:inset 4px 4px 10px #0003}@media (max-width:1024px){.cart-module__-RJi4G__cartGrid{grid-template-columns:1fr;gap:40px}.cart-module__-RJi4G__summaryCard{position:static}}@media (max-width:768px){.cart-module__-RJi4G__cartPage{margin:20px 0 60px}.cart-module__-RJi4G__pageTitle{margin-bottom:20px;font-size:1.35rem}.cart-module__-RJi4G__cartHeader{margin-bottom:14px;padding:0 4px}.cart-module__-RJi4G__cartItem{border-radius:20px;grid-template-columns:1fr;gap:0;padding:14px}.cart-module__-RJi4G__itemDetails{align-items:flex-start;gap:12px}.cart-module__-RJi4G__itemImage{border-radius:14px;width:84px;height:84px;padding:10px}.cart-module__-RJi4G__itemTitle{margin-bottom:4px;font-size:.95rem;line-height:1.35}.cart-module__-RJi4G__itemSku{font-size:.75rem}.cart-module__-RJi4G__itemParams{margin-top:2px;font-size:.75rem}.cart-module__-RJi4G__saleBadge{margin-top:6px}.cart-module__-RJi4G__itemAside{border-top:1px solid #00000012;border-left:none;flex-direction:column;align-items:stretch;gap:12px;width:100%;min-width:0;margin-top:14px;padding:14px 0 0}.cart-module__-RJi4G__itemAsideHead{justify-content:space-between;align-items:flex-start}.cart-module__-RJi4G__itemAsideHead .cart-module__-RJi4G__priceStack{align-items:flex-start}.cart-module__-RJi4G__priceStackRow{justify-content:flex-start}.cart-module__-RJi4G__priceStackHint{text-align:left}.cart-module__-RJi4G__itemAsideStepper{align-self:flex-end}.cart-module__-RJi4G__summaryCard{border-radius:22px;padding:22px 20px}.cart-module__-RJi4G__backBtn{justify-content:center;width:100%;margin-top:8px}}@media (max-width:480px){.cart-module__-RJi4G__emptyCard{border-radius:30px;padding:50px 20px}.cart-module__-RJi4G__emptyCard h1{font-size:1.6rem}}
.checkout-module__6Nj7Kq__checkoutPage{background:var(--bg-light);min-height:calc(100vh - 400px);margin:40px 0 80px}.checkout-module__6Nj7Kq__pvzMetaIcon{color:currentColor;flex-shrink:0}.checkout-module__6Nj7Kq__pageTitle{color:var(--text-dark);margin-bottom:40px;scroll-margin-top:108px}.checkout-module__6Nj7Kq__checkoutGrid{grid-template-columns:1fr 380px;align-items:start;gap:40px;min-width:0;display:grid}.checkout-module__6Nj7Kq__checkoutGrid>*{min-width:0}.checkout-module__6Nj7Kq__checkoutSteps{flex-direction:column;gap:20px;display:flex}.checkout-module__6Nj7Kq__stepWrapper{background:var(--nm-bg);box-shadow:var(--nm-shadow-raised);box-sizing:border-box;border-radius:24px;width:100%;max-width:100%;scroll-margin-top:108px;transition:all .3s}.checkout-module__6Nj7Kq__stepActive{box-shadow:var(--nm-shadow-raised)}.checkout-module__6Nj7Kq__stepCompleted:not(.checkout-module__6Nj7Kq__stepActive) .checkout-module__6Nj7Kq__stepHeader{opacity:.88}.checkout-module__6Nj7Kq__stepHeader{cursor:pointer;justify-content:space-between;align-items:center;padding:24px 30px;display:flex}.checkout-module__6Nj7Kq__stepTitleBlock{color:#2d3436;align-items:center;gap:16px;display:flex}.checkout-module__6Nj7Kq__stepNumber{background:var(--nm-bg);width:32px;height:32px;box-shadow:var(--nm-shadow-raised);color:var(--red);border-radius:50%;justify-content:center;align-items:center;font-size:.9rem;font-weight:800;display:flex}.checkout-module__6Nj7Kq__stepCompleted .checkout-module__6Nj7Kq__stepNumber{background:var(--nm-bg);box-shadow:var(--nm-shadow-inset);color:var(--red);border:1px solid #ffffff80}.checkout-module__6Nj7Kq__stepTitleBlock h3{font-size:1.15rem;font-weight:600}.checkout-module__6Nj7Kq__stepArrow{color:#a3b1c6;transition:transform .3s}.checkout-module__6Nj7Kq__stepActive .checkout-module__6Nj7Kq__stepArrow{color:var(--red);transform:rotate(180deg)}.checkout-module__6Nj7Kq__stepContent{max-height:0;transition:max-height .4s cubic-bezier(.16,1,.3,1);overflow:hidden}.checkout-module__6Nj7Kq__stepActive .checkout-module__6Nj7Kq__stepContent{max-height:2500px;overflow:visible}.checkout-module__6Nj7Kq__stepInner{box-sizing:border-box;width:100%;padding:0 30px 30px}.checkout-module__6Nj7Kq__itemsReview{flex-direction:column;gap:16px;padding:10px 0;display:flex}.checkout-module__6Nj7Kq__reviewItem{background:var(--nm-bg);box-shadow:var(--nm-shadow-inset);border-radius:16px;align-items:center;gap:16px;padding:12px;display:flex}.checkout-module__6Nj7Kq__reviewItem img{object-fit:contain;background:#fff;border-radius:8px;width:60px;height:60px;padding:4px}.checkout-module__6Nj7Kq__reviewInfo{flex:1}.checkout-module__6Nj7Kq__reviewTitle{color:#2d3436;margin-bottom:4px;font-size:.9rem;font-weight:600}.checkout-module__6Nj7Kq__reviewMeta{color:#636e72;font-size:.8rem}.checkout-module__6Nj7Kq__reviewPrice{color:#2d3436;font-weight:700}.checkout-module__6Nj7Kq__formGroup{padding:10px 0}.checkout-module__6Nj7Kq__formGroup label,.checkout-module__6Nj7Kq__buyerForm label,.checkout-module__6Nj7Kq__formLabel{color:var(--text-dark);white-space:nowrap;text-overflow:ellipsis;letter-spacing:.3px;margin-bottom:12px;font-size:.85rem;font-weight:600;display:block;overflow:hidden}.checkout-module__6Nj7Kq__input,.checkout-module__6Nj7Kq__textarea{background:var(--nm-bg);width:100%;max-width:100%;box-shadow:var(--nm-shadow-inset);color:var(--text-dark);box-sizing:border-box;appearance:none;border:2px solid #0000;border-radius:14px;padding:14px 18px;font-size:1rem;transition:border-color .2s,box-shadow .2s}.checkout-module__6Nj7Kq__input:focus-visible:not(.checkout-module__6Nj7Kq__inputInvalid),.checkout-module__6Nj7Kq__textarea:focus-visible:not(.checkout-module__6Nj7Kq__inputInvalid){border:2px solid var(--input-valid-border);box-shadow:var(--nm-shadow-inset);background:var(--nm-bg);outline:none}.checkout-module__6Nj7Kq__input.checkout-module__6Nj7Kq__inputInvalid:focus-visible,.checkout-module__6Nj7Kq__textarea.checkout-module__6Nj7Kq__inputInvalid:focus-visible{border:2px solid var(--input-focus-border);box-shadow:var(--nm-shadow-inset);background:var(--nm-bg);outline:none}:is(.checkout-module__6Nj7Kq__input:user-valid:not(:focus-visible):not(:placeholder-shown):not(.checkout-module__6Nj7Kq__inputInvalid),.checkout-module__6Nj7Kq__textarea:user-valid:not(:focus-visible):not(:placeholder-shown):not(.checkout-module__6Nj7Kq__inputInvalid)){border:2px solid var(--input-valid-border)}.checkout-module__6Nj7Kq__input.checkout-module__6Nj7Kq__inputInvalid,.checkout-module__6Nj7Kq__textarea.checkout-module__6Nj7Kq__inputInvalid{border:2px solid var(--input-focus-border)}.checkout-module__6Nj7Kq__textarea{resize:vertical;min-height:100px;overflow:hidden auto}.checkout-module__6Nj7Kq__textareaCourierDostavista:focus-visible:not(.checkout-module__6Nj7Kq__inputInvalid){box-shadow:var(--nm-shadow-inset);background:var(--nm-bg);border:2px solid #e11d488c}.checkout-module__6Nj7Kq__textareaCourierDostavista:user-valid:not(:focus-visible):not(:placeholder-shown):not(.checkout-module__6Nj7Kq__inputInvalid){box-shadow:var(--nm-shadow-inset);background:var(--nm-bg);border:2px solid #e11d488c}.checkout-module__6Nj7Kq__hint{color:#a3b1c6;margin-top:6px;font-size:.8rem}.checkout-module__6Nj7Kq__fieldHint{color:var(--text-dark);margin-top:8px;font-size:.78rem;line-height:1.35}.checkout-module__6Nj7Kq__envCode{color:#6b7c90;background:#0000000f;border-radius:4px;padding:1px 6px;font-family:ui-monospace,monospace;font-size:.72rem}.checkout-module__6Nj7Kq__fieldError{color:#b8323d;margin-top:6px;font-size:.78rem;line-height:1.35}.checkout-module__6Nj7Kq__optionsGrid{flex-direction:column;gap:16px;padding:10px 0;display:flex}.checkout-module__6Nj7Kq__optionCard{background:var(--nm-bg);border-radius:var(--nm-radius);box-shadow:var(--nm-shadow-raised);cursor:pointer;align-items:center;gap:20px;padding:20px;transition:all .2s;display:flex}.checkout-module__6Nj7Kq__optionSelected{box-shadow:var(--nm-shadow-inset)}.checkout-module__6Nj7Kq__optionRadio{background:var(--nm-bg);width:22px;height:22px;box-shadow:var(--nm-shadow-raised);border-radius:50%;position:relative}.checkout-module__6Nj7Kq__optionSelected .checkout-module__6Nj7Kq__optionRadio:after{content:"";background:var(--red);border-radius:50%;width:10px;height:10px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.checkout-module__6Nj7Kq__optionInfo{flex:1;min-width:0}.checkout-module__6Nj7Kq__optionTitle{color:#2d3436;margin-bottom:2px;font-weight:600}.checkout-module__6Nj7Kq__optionDesc{color:#636e72;font-size:.85rem}.checkout-module__6Nj7Kq__optionPrice{color:var(--text-dark);text-align:right;white-space:nowrap;flex-shrink:0;margin-left:12px;font-weight:800}.checkout-module__6Nj7Kq__buyerForm{flex-direction:column;gap:20px;padding:10px 0;display:flex}.checkout-module__6Nj7Kq__formRow{grid-template-columns:1fr 1fr;gap:24px;display:grid}.checkout-module__6Nj7Kq__formCol{flex-direction:column;min-width:0;display:flex;position:relative}.checkout-module__6Nj7Kq__citySearchContainer{width:100%;position:relative}.checkout-module__6Nj7Kq__suggestionsDropdown{background:var(--nm-bg);border:2px solid var(--red);box-shadow:var(--nm-shadow-raised), inset 1px 1px 2px #ffffff59;z-index:2000;scrollbar-width:thin;scrollbar-color:var(--red) var(--nm-bg);isolation:isolate;opacity:1;background-image:none;border-radius:16px;max-height:320px;padding:8px;animation:.2s ease-out checkout-module__6Nj7Kq__slideDown;position:absolute;top:calc(100% + 8px);left:0;right:0;overflow-y:auto}.checkout-module__6Nj7Kq__suggestionsDropdown::-webkit-scrollbar{width:8px}.checkout-module__6Nj7Kq__suggestionsDropdown::-webkit-scrollbar-track{background:var(--nm-bg);border-radius:8px}.checkout-module__6Nj7Kq__suggestionsDropdown::-webkit-scrollbar-thumb{background:linear-gradient(180deg, var(--red) 0%, var(--red-dark) 100%);border:2px solid var(--nm-bg);border-radius:8px}.checkout-module__6Nj7Kq__suggestionsDropdown::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg, #d42832 0%, var(--red) 100%)}@keyframes checkout-module__6Nj7Kq__slideDown{0%{transform:translateY(-8px)}to{transform:translateY(0)}}.checkout-module__6Nj7Kq__suggestionItem{cursor:pointer;color:var(--text-dark);border-radius:10px;justify-content:space-between;align-items:center;padding:12px 16px;font-size:.9rem;transition:all .2s;display:flex}.checkout-module__6Nj7Kq__suggestionItem:hover,.checkout-module__6Nj7Kq__suggestionItem:focus-visible{background:var(--nm-bg);box-shadow:var(--nm-shadow-inset);outline:none}.checkout-module__6Nj7Kq__suggestionDetails{flex-direction:column;display:flex}.checkout-module__6Nj7Kq__suggestionRegion{color:var(--text-muted);margin-top:2px;font-size:.75rem}.checkout-module__6Nj7Kq__serviceIcons{gap:6px;display:flex}.checkout-module__6Nj7Kq__serviceIcon{background:var(--bg-light);color:var(--text-muted);text-transform:uppercase;border-radius:4px;padding:2px 6px;font-size:10px;font-weight:700}.checkout-module__6Nj7Kq__serviceIconActive{color:var(--red);box-shadow:var(--nm-shadow-raised)}.checkout-module__6Nj7Kq__optionDisabled{opacity:.5;cursor:not-allowed;filter:grayscale()}.checkout-module__6Nj7Kq__optionDisabledNote{color:var(--red);margin-top:4px;font-size:.75rem;font-weight:600}.checkout-module__6Nj7Kq__courierGrid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}@media (max-width:900px){.checkout-module__6Nj7Kq__courierGrid{grid-template-columns:1fr 1fr}}@media (max-width:480px){.checkout-module__6Nj7Kq__courierGrid{grid-template-columns:1fr}}.checkout-module__6Nj7Kq__stepActions{justify-content:flex-end;margin-top:30px;display:flex}.checkout-module__6Nj7Kq__nextBtn{background:var(--red-gradient);color:#fff;min-width:160px;box-shadow:var(--nm-shadow-raised);cursor:pointer;border:none;border-radius:14px;justify-content:center;align-items:center;gap:10px;padding:14px 40px;font-size:.95rem;font-weight:600;transition:all .3s;display:inline-flex}@media (hover:hover){.checkout-module__6Nj7Kq__nextBtn:hover:not(:disabled){background:var(--red-gradient-dark);color:#fff;box-shadow:0 4px 14px #cb1f2847}}.checkout-module__6Nj7Kq__nextBtn:active:not(:disabled){transform:scale(.98);box-shadow:inset 4px 4px 8px #0003}.checkout-module__6Nj7Kq__nextBtn:disabled{opacity:.88;cursor:wait}.checkout-module__6Nj7Kq__checkoutLoaderRow{color:var(--text-muted);flex-direction:column;align-items:center;gap:20px;font-weight:600;display:flex}.checkout-module__6Nj7Kq__cityLoaderAbs{z-index:2;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.checkout-module__6Nj7Kq__summaryCard{background:var(--nm-bg);box-shadow:var(--nm-shadow-raised);border-radius:28px;padding:30px;position:sticky;top:120px}.checkout-module__6Nj7Kq__summaryTitle{color:#2d3436;margin-bottom:24px;font-size:1.4rem;font-weight:700}.checkout-module__6Nj7Kq__summaryItemsPreview{border-bottom:1px solid #a3b1c633;margin-bottom:1.5rem;padding-bottom:1rem}.checkout-module__6Nj7Kq__summaryItemRow{align-items:center;gap:12px;margin-bottom:.85rem;display:flex}.checkout-module__6Nj7Kq__summaryItemRow:last-child{margin-bottom:0}.checkout-module__6Nj7Kq__summaryItemImageBlock{width:52px;height:52px;box-shadow:var(--nm-shadow-inset);background:#fff;border-radius:10px;flex-shrink:0;position:relative;overflow:hidden}.checkout-module__6Nj7Kq__summaryItemImage{object-fit:cover;object-position:center}.checkout-module__6Nj7Kq__summaryItemDetails{flex:1;min-width:0}.checkout-module__6Nj7Kq__summaryItemTitle{color:var(--text-dark);white-space:nowrap;text-overflow:ellipsis;margin-bottom:2px;font-size:.85rem;font-weight:600;overflow:hidden}.checkout-module__6Nj7Kq__summaryItemMeta{color:var(--text-muted);font-size:.75rem}.checkout-module__6Nj7Kq__summaryItemPrice{color:var(--text-dark);white-space:nowrap;text-align:right;flex-shrink:0;font-size:.92rem;font-weight:700}.checkout-module__6Nj7Kq__summaryItemPriceSale{color:#e74c3c}.checkout-module__6Nj7Kq__checkoutSummary{margin-bottom:0}.checkout-module__6Nj7Kq__checkoutBreakdown{border-bottom:1px solid #00000012;flex-direction:column;gap:10px;margin-bottom:12px;padding-bottom:12px;display:flex}.checkout-module__6Nj7Kq__checkoutDetailRow{color:#636e72;justify-content:space-between;align-items:center;gap:12px;font-size:.9rem;font-weight:600;display:flex}.checkout-module__6Nj7Kq__checkoutCatalogAmount{color:#9ca3af;font-weight:700;text-decoration:line-through}.checkout-module__6Nj7Kq__checkoutSavingsRow{color:#e74c3c;background:#e74c3c14;border-radius:10px;justify-content:space-between;align-items:center;gap:12px;padding:8px 10px;font-size:.82rem;font-weight:700;display:flex}.checkout-module__6Nj7Kq__checkoutSavingsAmount{white-space:nowrap;text-wrap:nowrap;flex-shrink:0}.checkout-module__6Nj7Kq__checkoutTotalRow{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.checkout-module__6Nj7Kq__checkoutTotalRowSale{margin-bottom:12px}.checkout-module__6Nj7Kq__checkoutTotalLabel{color:var(--text-dark);font-size:1rem;font-weight:700}.checkout-module__6Nj7Kq__checkoutTotalAmount{color:var(--text-dark);font-size:1rem;font-weight:800}.checkout-module__6Nj7Kq__checkoutTotalAmountSale{color:#e74c3c;font-size:1rem;font-weight:800}.checkout-module__6Nj7Kq__summaryRows{border-bottom:1px solid #a3b1c633;flex-direction:column;gap:12px;margin-bottom:24px;padding-bottom:24px;display:flex}.checkout-module__6Nj7Kq__summaryRow{color:#636e72;justify-content:space-between;font-size:1rem;display:flex}.checkout-module__6Nj7Kq__summaryRow span:last-child{color:#2d3436;font-weight:600}.checkout-module__6Nj7Kq__discount{color:#d63031!important}.checkout-module__6Nj7Kq__summaryTotal{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.checkout-module__6Nj7Kq__summaryTotal span:first-child{color:#2d3436;font-size:1.1rem;font-weight:700}.checkout-module__6Nj7Kq__summaryTotal span:last-child{color:var(--text-dark);font-size:1.2rem;font-weight:800}.checkout-module__6Nj7Kq__summaryFooter{color:var(--text-dark);font-size:.8rem;line-height:1.5}.checkout-module__6Nj7Kq__summaryFooter a{color:var(--red);text-decoration:none;transition:color .2s}.checkout-module__6Nj7Kq__summaryFooter a:hover{color:var(--red-dark)}.checkout-module__6Nj7Kq__emptyCheckout{justify-content:center;align-items:center;min-height:calc(100vh - 400px);padding:40px 15px;display:flex}.checkout-module__6Nj7Kq__emptyCard{background:var(--nm-bg);text-align:center;width:100%;max-width:600px;box-shadow:var(--nm-shadow-raised);border-radius:30px;margin:0 auto;padding:80px 40px}.checkout-module__6Nj7Kq__emptyIcon{color:var(--red);opacity:.8;margin-bottom:30px}.checkout-module__6Nj7Kq__emptyCard h1{color:#2d3436;margin-bottom:30px;font-size:1.8rem;font-weight:800}.checkout-module__6Nj7Kq__emptyBtn{background:var(--nm-bg);color:var(--red);box-shadow:var(--nm-shadow-raised);cursor:pointer;font-weight:600;font:inherit;border:none;border-radius:16px;justify-content:center;align-items:center;gap:10px;padding:16px 40px;text-decoration:none;transition:all .2s;display:inline-flex}.checkout-module__6Nj7Kq__emptyBtn:disabled{opacity:.75;cursor:wait;pointer-events:none}@media (hover:hover){.checkout-module__6Nj7Kq__emptyBtn:hover{background:var(--red-gradient);color:#fff;box-shadow:0 4px 15px #cb1f2859}}.checkout-module__6Nj7Kq__emptyBtn:active{transform:scale(.98);box-shadow:inset 4px 4px 8px #0003}.checkout-module__6Nj7Kq__authGateCol{flex:1;justify-content:center;align-items:flex-start;display:flex}.checkout-module__6Nj7Kq__authGateCard{background:var(--nm-bg);border-radius:var(--nm-radius);box-shadow:var(--nm-shadow-raised);text-align:center;flex-direction:column;align-items:center;width:100%;padding:50px 40px;display:flex}.checkout-module__6Nj7Kq__authGateIconWrapper{background:var(--nm-bg);width:80px;height:80px;color:var(--text-muted);box-shadow:var(--nm-shadow-inset);border-radius:50%;justify-content:center;align-items:center;margin-bottom:24px;display:flex}.checkout-module__6Nj7Kq__authGateTitle{color:var(--text-dark);margin-bottom:15px;font-size:1.5rem;font-weight:800}.checkout-module__6Nj7Kq__authGateDesc{color:var(--text-muted);max-width:400px;margin-bottom:35px;font-size:.95rem;line-height:1.6}.checkout-module__6Nj7Kq__authGateActions{justify-content:center;gap:15px;width:100%;display:flex}.checkout-module__6Nj7Kq__authGateBtnPrimary,.checkout-module__6Nj7Kq__authGateBtnSecondary{border-radius:12px;min-width:160px;padding:14px 28px;font-size:.95rem;font-weight:700;text-decoration:none;transition:all .3s}.checkout-module__6Nj7Kq__authGateBtnPrimary{background:var(--red-gradient);color:#fff;box-shadow:0 4px 15px #cb1f284d}@media (hover:hover){.checkout-module__6Nj7Kq__authGateBtnPrimary:hover{background:var(--red-gradient-dark);transform:translateY(-2px);box-shadow:0 6px 20px #cb1f2866}}.checkout-module__6Nj7Kq__authGateBtnPrimary:active{transform:scale(.98);box-shadow:inset 0 4px 8px #0003}.checkout-module__6Nj7Kq__authGateBtnSecondary{background:var(--nm-bg);color:var(--text-dark);box-shadow:var(--nm-shadow-raised)}@media (hover:hover){.checkout-module__6Nj7Kq__authGateBtnSecondary:hover{color:var(--red);box-shadow:var(--nm-shadow-inset)}}.checkout-module__6Nj7Kq__authGateBtnSecondary:active{box-shadow:var(--nm-shadow-inset);transform:scale(.98)}.checkout-module__6Nj7Kq__summaryDisabled{opacity:.6;pointer-events:none;filter:grayscale()}.checkout-module__6Nj7Kq__pvzSelectedCard{background:var(--nm-bg,#e8edf2);box-shadow:var(--nm-shadow-inset);box-sizing:border-box;border-radius:16px;justify-content:space-between;align-items:flex-start;gap:1rem;padding:1.25rem;display:flex}.checkout-module__6Nj7Kq__pvzSelectedCardCdek{border:1px solid #006aff33}.checkout-module__6Nj7Kq__pvzSelectedCardYandex{border:1px solid #fab00533}.checkout-module__6Nj7Kq__pvzSelectedMain{flex:1;align-items:flex-start;gap:12px;min-width:0;display:flex}.checkout-module__6Nj7Kq__pvzSelectedIcon{background:var(--nm-bg,#e8edf2);width:42px;height:42px;box-shadow:var(--nm-shadow-inset);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.checkout-module__6Nj7Kq__pvzSelectedIconCdek{color:#006aff}.checkout-module__6Nj7Kq__pvzSelectedIconYandex{color:#fab005}.checkout-module__6Nj7Kq__pvzSelectedBody{flex:1;min-width:0}.checkout-module__6Nj7Kq__pvzSelectedLabel{color:#636e72;font-size:.85rem;font-weight:500}.checkout-module__6Nj7Kq__pvzSelectedAddress{color:#2d3436;word-break:break-word;overflow-wrap:anywhere;margin-top:2px;font-size:1rem;font-weight:600;line-height:1.4}.checkout-module__6Nj7Kq__pvzSelectedMeta{color:#546e7a;flex-wrap:wrap;gap:10px 12px;margin-top:6px;font-size:.8rem;display:flex}.checkout-module__6Nj7Kq__pvzChangeBtn{background:var(--nm-bg,#e8edf2);box-shadow:var(--nm-shadow-raised);color:#d63031;cursor:pointer;white-space:nowrap;border:none;border-radius:10px;flex-shrink:0;padding:8px 16px;font-size:.85rem;font-weight:600}@media (max-width:640px){.checkout-module__6Nj7Kq__pvzSelectedCard{flex-direction:column;align-items:stretch;padding:1rem 1rem 1.1rem}.checkout-module__6Nj7Kq__pvzChangeBtn{white-space:normal;align-self:stretch;width:100%;padding:12px 16px}.checkout-module__6Nj7Kq__pvzSelectedMain{width:100%}}@media (max-width:992px){.checkout-module__6Nj7Kq__checkoutGrid{grid-template-columns:1fr;gap:40px}.checkout-module__6Nj7Kq__summaryCard{position:static}}@media (max-width:768px){.checkout-module__6Nj7Kq__checkoutPage{margin:20px 0 60px}.checkout-module__6Nj7Kq__pageTitle{margin-bottom:25px;padding:0 10px}.checkout-module__6Nj7Kq__stepHeader{padding:16px 20px}.checkout-module__6Nj7Kq__stepInner{padding:0 15px 24px}.checkout-module__6Nj7Kq__stepWrapper,.checkout-module__6Nj7Kq__stepActive{box-shadow:var(--nm-shadow-raised)}.checkout-module__6Nj7Kq__summaryCard{box-shadow:var(--nm-shadow-raised);padding:20px 15px}.checkout-module__6Nj7Kq__authGateCard,.checkout-module__6Nj7Kq__emptyCard{box-shadow:var(--nm-shadow-raised)}.checkout-module__6Nj7Kq__optionCard{flex-wrap:nowrap;align-items:center;gap:12px;padding:12px}}@media (max-width:800px){.checkout-module__6Nj7Kq__formRow{grid-template-columns:1fr;gap:16px}.checkout-module__6Nj7Kq__authGateCard{padding:30px 20px}.checkout-module__6Nj7Kq__authGateActions{flex-direction:column;gap:12px;width:100%}.checkout-module__6Nj7Kq__stepActions{justify-content:stretch}.checkout-module__6Nj7Kq__nextBtn,.checkout-module__6Nj7Kq__emptyBtn{width:100%;padding:14px 15px;font-size:.9rem}.checkout-module__6Nj7Kq__authGateBtnPrimary,.checkout-module__6Nj7Kq__authGateBtnSecondary{width:100%;min-width:unset;padding:12px 15px;font-size:.9rem}.checkout-module__6Nj7Kq__stepTitleBlock h3{font-size:1rem}.checkout-module__6Nj7Kq__stepNumber{width:28px;height:28px;font-size:.8rem}.checkout-module__6Nj7Kq__reviewItem{flex-wrap:wrap}.checkout-module__6Nj7Kq__summaryTitle{margin-bottom:16px;font-size:1.2rem}.checkout-module__6Nj7Kq__summaryTotal span:first-child{font-size:1rem}.checkout-module__6Nj7Kq__summaryTotal span:last-child{font-size:1.3rem}.checkout-module__6Nj7Kq__optionTitle{word-break:break-word;font-size:.95rem}.checkout-module__6Nj7Kq__optionPrice{font-size:.95rem}.checkout-module__6Nj7Kq__stepTitleBlock{gap:10px}}.checkout-module__6Nj7Kq__ydDates{background:var(--nm-bg,#e8edf2);box-shadow:var(--nm-shadow-inset);box-sizing:border-box;border:1px solid #ffcc0038;border-radius:16px;margin-top:.85rem;padding:1.1rem 1.25rem}.checkout-module__6Nj7Kq__ydDatesTitle{color:#2d3436;font-size:.95rem;font-weight:700}.checkout-module__6Nj7Kq__ydDatesHint{color:#636e72;margin:.25rem 0 .9rem;font-size:.82rem;line-height:1.45}.checkout-module__6Nj7Kq__ydDatesRow{flex-wrap:wrap;gap:.55rem;display:flex}.checkout-module__6Nj7Kq__ydDateBtn{background:var(--nm-bg,#e8edf2);box-shadow:var(--nm-shadow-raised);color:#2d3436;cursor:pointer;white-space:nowrap;border:1px solid #0000;border-radius:12px;padding:.6rem .95rem;font-family:inherit;font-size:.85rem;font-weight:500;transition:box-shadow .16s,border-color .16s,color .16s}.checkout-module__6Nj7Kq__ydDateBtn:hover{color:#b8860b}.checkout-module__6Nj7Kq__ydDateBtnActive{box-shadow:var(--nm-shadow-inset);border-color:#ffcc00d9;font-weight:700}.checkout-module__6Nj7Kq__ydDatesNote{color:#636e72;margin:.75rem 0 0;font-size:.78rem;line-height:1.45}.checkout-module__6Nj7Kq__ydDatesError{color:#c0392b;font-size:.83rem;line-height:1.5}.checkout-module__6Nj7Kq__ydDatesLoading{color:#636e72;font-size:.85rem}@media (max-width:480px){.checkout-module__6Nj7Kq__ydDates{padding:.95rem 1rem}.checkout-module__6Nj7Kq__ydDateBtn{text-align:center;flex:calc(50% - .55rem);padding:.6rem .5rem}}
.Header-module__ldgnoG__siteHeader{z-index:100;position:relative}.Header-module__ldgnoG__headerFixedShell{z-index:1200;width:100%;position:fixed;top:0;left:0;right:0}.Header-module__ldgnoG__headerMain{background:var(--nm-bg);box-sizing:border-box;padding:20px 0}.Header-module__ldgnoG__headerMainSpacer{pointer-events:none;flex-shrink:0;width:100%;min-height:88px}.Header-module__ldgnoG__headerMainInner{z-index:1;align-items:center;gap:24px;display:flex;position:relative}.Header-module__ldgnoG__logo{transition:opacity var(--transition);flex-shrink:0;margin-right:auto;display:flex}@media (min-width:993px){.Header-module__ldgnoG__logo{margin-right:0}}.Header-module__ldgnoG__logo:hover{opacity:.75}.Header-module__ldgnoG__logoImg{width:auto;max-width:280px;height:auto}@media (max-width:480px){.Header-module__ldgnoG__logoImg{max-width:200px}}.Header-module__ldgnoG__search{flex:1;min-width:0;max-width:500px;position:relative}@media (min-width:993px){.Header-module__ldgnoG__search{max-width:min(720px,100%)}}.Header-module__ldgnoG__searchIco{color:var(--text-muted);pointer-events:none;transition:color var(--transition);z-index:2;position:absolute;top:50%;left:16px;transform:translateY(-50%)}.Header-module__ldgnoG__searchInput{background:var(--nm-bg);border-radius:var(--nm-radius);width:100%;color:var(--text-dark);font-size:.84rem;font-family:var(--font);transition:border-color var(--transition), box-shadow var(--transition);box-shadow:var(--nm-shadow-inset);box-sizing:border-box;border:2px solid #0000;outline:none;padding:12px 44px}.Header-module__ldgnoG__searchInput::placeholder{color:#9ca3b0}.Header-module__ldgnoG__searchInput:focus-visible{border:2px solid var(--input-focus-border);box-shadow:var(--nm-shadow-inset);outline:none}.Header-module__ldgnoG__searchInput:user-valid:not(:focus-visible):not(:placeholder-shown){border:2px solid var(--input-valid-border)}.Header-module__ldgnoG__search:focus-within .Header-module__ldgnoG__searchIco{color:var(--red)}.Header-module__ldgnoG__searchBtn{background:var(--red-gradient);color:#fff;cursor:pointer;width:32px;height:32px;transition:opacity var(--transition), filter var(--transition);border:none;border-radius:8px;justify-content:center;align-items:center;display:flex;position:absolute;top:50%;right:6px;transform:translateY(-50%)}.Header-module__ldgnoG__searchBtn:hover{opacity:.9}.Header-module__ldgnoG__searchBtn:active{opacity:.8}.Header-module__ldgnoG__searchLoader{z-index:2;position:absolute;top:50%;right:48px;transform:translateY(-50%)}.Header-module__ldgnoG__searchLoaderIcon{color:var(--text-muted);animation:.8s linear infinite Header-module__ldgnoG__spin}@keyframes Header-module__ldgnoG__spin{to{transform:rotate(360deg)}}.Header-module__ldgnoG__searchDropdown{background:var(--nm-bg);border-radius:var(--nm-radius);max-height:420px;box-shadow:var(--nm-shadow-raised);z-index:100;scrollbar-width:thin;scrollbar-color:#6e788473 #e6e8ebe6;border:1px solid #a3b1c659;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow-y:auto}.Header-module__ldgnoG__searchDropdown::-webkit-scrollbar{width:8px}.Header-module__ldgnoG__searchDropdown::-webkit-scrollbar-track{background:#e6e8ebe6;border-radius:8px}.Header-module__ldgnoG__searchDropdown::-webkit-scrollbar-thumb{background:#6e788473;border-radius:8px}.Header-module__ldgnoG__searchDropdownItem{color:var(--text-dark);transition:background var(--transition), box-shadow var(--transition);border-bottom:1px solid #a3b1c638;align-items:flex-start;gap:12px;padding:10px 14px;text-decoration:none;display:flex}.Header-module__ldgnoG__searchDropdownItem:last-child{border-bottom:none}@media (hover:hover){.Header-module__ldgnoG__searchDropdownItem:hover{box-shadow:var(--nm-shadow-inset);background:#fff6}}.Header-module__ldgnoG__searchDropdownItem:active{box-shadow:var(--nm-shadow-inset);background:#ffffff59}.Header-module__ldgnoG__searchDropdownEmpty{color:var(--text-muted);padding:16px 14px;font-size:.9rem}.Header-module__ldgnoG__searchDropdownImg{background:var(--nm-inset-dark);border-radius:8px;flex-shrink:0;justify-content:center;align-self:center;align-items:center;width:60px;height:60px;display:flex;overflow:hidden}.Header-module__ldgnoG__searchDropdownImgEl{object-fit:contain;object-position:center;width:100%;height:100%;display:block}.Header-module__ldgnoG__searchDropdownImgPlaceholder{background:linear-gradient(135deg, var(--nm-inset-dark), var(--nm-inset-light));width:100%;height:100%}.Header-module__ldgnoG__searchDropdownContent{flex:1;min-width:0}.Header-module__ldgnoG__searchDropdownTitle{letter-spacing:-.01em;font-size:.8125rem;font-weight:600;line-height:1.35}.Header-module__ldgnoG__searchDropdownMeta{color:var(--text-muted);margin-top:2px;font-size:.7rem}.Header-module__ldgnoG__searchDropdownPrice{color:var(--text-dark);flex-shrink:0;align-self:center;font-size:.7125rem;font-weight:700}.Header-module__ldgnoG__drawerSearch{position:relative}.Header-module__ldgnoG__searchBtnMobile{background:var(--red-gradient);color:#fff;cursor:pointer;border:none;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.Header-module__ldgnoG__searchBtnMobile:hover{opacity:.9}.Header-module__ldgnoG__drawerSearch .Header-module__ldgnoG__searchDropdown{top:calc(100% + 8px);left:0;right:0}.Header-module__ldgnoG__contacts{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:1px;display:flex}.Header-module__ldgnoG__phone{color:var(--text-dark);font-family:var(--font-mono);letter-spacing:.02em;transition:color var(--transition);align-items:center;gap:7px;font-size:.95rem;font-weight:700;text-decoration:none;display:flex}.Header-module__ldgnoG__phone svg{color:var(--red);flex-shrink:0}.Header-module__ldgnoG__phone:hover{color:var(--red)}.Header-module__ldgnoG__phoneSecondary{color:var(--text-muted);padding-left:22px;font-size:.78rem;font-weight:400}.Header-module__ldgnoG__phoneSecondary:hover{color:var(--text-dark)}.Header-module__ldgnoG__callback{font-family:var(--font);color:var(--red);cursor:pointer;letter-spacing:.01em;transition:all var(--transition);background:0 0;border:none;border-bottom:1px dashed #cb1f2859;margin-top:3px;padding:1px 0;font-size:.66rem}.Header-module__ldgnoG__callback:hover{color:var(--red-dark);border-bottom-color:var(--red-dark)}.Header-module__ldgnoG__phoneMenuWrap{flex-shrink:0;position:relative}.Header-module__ldgnoG__phoneMenuTriggerOpen{color:var(--red);box-shadow:var(--nm-shadow-inset)}.Header-module__ldgnoG__phoneMenuDropdown{background:var(--nm-bg);border-radius:var(--nm-radius-sm);min-width:232px;box-shadow:var(--nm-shadow-raised);z-index:130;flex-direction:column;align-items:stretch;gap:8px;padding:10px 12px;display:flex;position:absolute;top:calc(100% + 8px);right:0}.Header-module__ldgnoG__phoneMenuLink{color:var(--text-dark);font-family:var(--font-mono);letter-spacing:.02em;transition:color var(--transition);align-items:center;gap:8px;padding:4px 2px;font-size:.92rem;font-weight:700;text-decoration:none;display:flex}.Header-module__ldgnoG__phoneMenuLink:hover{color:var(--red)}.Header-module__ldgnoG__phoneMenuLinkSecondary{color:var(--text-muted);font-size:.8rem;font-weight:500}.Header-module__ldgnoG__phoneMenuLinkSecondary:hover{color:var(--text-dark)}.Header-module__ldgnoG__phoneMenuCallback{font-family:var(--font);color:var(--red);cursor:pointer;letter-spacing:.01em;transition:all var(--transition);background:0 0;border:none;border-bottom:1px dashed #cb1f2859;align-self:flex-start;margin-top:2px;padding:2px 0;font-size:.72rem}.Header-module__ldgnoG__phoneMenuCallback:hover{color:var(--red-dark);border-bottom-color:var(--red-dark)}.Header-module__ldgnoG__actions{flex-shrink:0;align-items:center;gap:10px;display:flex}.Header-module__ldgnoG__userName{color:var(--text-dark);text-overflow:ellipsis;white-space:nowrap;max-width:80px;font-size:.7rem;font-weight:600;overflow:hidden}.Header-module__ldgnoG__userGroup{align-items:center;gap:6px;display:flex}.Header-module__ldgnoG__userBtn{border-radius:var(--nm-radius-sm);background:var(--nm-bg);height:42px;min-height:42px;color:var(--text-dark);box-shadow:var(--nm-shadow-raised);justify-content:center;align-items:center;gap:6px;padding:0 14px;font-size:.78rem;font-weight:700;text-decoration:none;transition:all .2s;display:flex}.Header-module__ldgnoG__userBtn:hover{box-shadow:var(--nm-shadow-inset);color:var(--red)}.Header-module__ldgnoG__logoutAction{border-radius:var(--nm-radius-sm);background:var(--nm-bg);width:42px;min-width:42px;height:42px;min-height:42px;color:var(--text-muted);cursor:pointer;box-shadow:var(--nm-shadow-raised);border:none;justify-content:center;align-items:center;transition:all .2s;display:flex}.Header-module__ldgnoG__logoutAction:hover{color:var(--red);box-shadow:var(--nm-shadow-inset)}.Header-module__ldgnoG__action{border-radius:var(--nm-radius-sm);background:var(--nm-bg);width:42px;height:42px;color:var(--text-muted);cursor:pointer;transition:all var(--transition);box-shadow:var(--nm-shadow-raised);justify-content:center;align-items:center;text-decoration:none;display:flex;position:relative}.Header-module__ldgnoG__action:hover{color:var(--red);box-shadow:var(--nm-shadow-inset)}.Header-module__ldgnoG__actionPhone{border:1.5px solid var(--red);color:var(--red)}.Header-module__ldgnoG__actionPhone:hover{background:var(--red);color:#fff;box-shadow:0 2px 10px #e11d484d}.Header-module__ldgnoG__actionBadge{background:var(--red);color:#fff;border-radius:8px;justify-content:center;align-items:center;min-width:16px;height:16px;padding:0 4px;font-size:.6rem;font-weight:800;display:flex;position:absolute;top:-4px;right:-4px}.Header-module__ldgnoG__cart{color:#fff;background:var(--red-gradient);border-radius:var(--nm-radius);cursor:pointer;border:none;flex-shrink:0;align-items:center;gap:10px;padding:12px 22px;text-decoration:none;transition:all .3s;display:flex;position:relative;box-shadow:0 4px 15px #cb1f2859}.Header-module__ldgnoG__cart:hover{background:var(--red-gradient-dark);transform:translateY(-2px);box-shadow:0 6px 20px #cb1f2873}.Header-module__ldgnoG__cartSvg{color:#fff;flex-shrink:0}.Header-module__ldgnoG__cartLabel{color:#fff;letter-spacing:.02em;font-size:.85rem;font-weight:600}.Header-module__ldgnoG__cartBadge{color:var(--red);background:#fff;border-radius:9px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 4px;font-size:.6rem;font-weight:800;display:flex;position:absolute;top:-6px;right:-6px;box-shadow:0 2px 6px #00000026}.Header-module__ldgnoG__nav{background:var(--nm-bg);box-shadow:var(--nm-shadow-raised);padding:10px 0}.Header-module__ldgnoG__navInner{align-items:center;gap:0;padding:0 15px;display:flex}.Header-module__ldgnoG__catalogWrapper{position:relative}.Header-module__ldgnoG__catalogBtn{background:var(--nm-bg);border-radius:var(--nm-radius);font-family:var(--font);color:var(--text-dark);cursor:pointer;transition:all var(--transition);box-shadow:var(--nm-shadow-raised);border:none;align-items:center;gap:12px;padding:12px 24px;font-size:.95rem;font-weight:700;display:flex}.Header-module__ldgnoG__catalogBtn:hover{box-shadow:var(--nm-shadow-inset)}.Header-module__ldgnoG__catalogBtn svg{color:var(--red);opacity:.8;transition:transform .3s}.Header-module__ldgnoG__dropdown{background:var(--nm-bg);border-radius:var(--nm-radius);width:auto;min-width:900px;box-shadow:var(--nm-shadow-raised);z-index:1000;opacity:0;visibility:hidden;pointer-events:none;border:none;padding:50px;transition:all .4s cubic-bezier(.175,.885,.32,1.275);position:absolute;top:calc(100% + 15px);left:0;transform:translateY(20px)}.Header-module__ldgnoG__dropdownActive{opacity:1;visibility:visible;pointer-events:all;transform:translateY(0)}.Header-module__ldgnoG__catalogGrid{grid-template-columns:repeat(3,1fr);gap:50px;width:100%;display:grid}.Header-module__ldgnoG__catalogColTitle{color:var(--text-dark);letter-spacing:.1em;margin-bottom:6px;font-size:1rem;font-weight:800;transition:color .3s;position:relative}.Header-module__ldgnoG__catalogColHeader{border-left:4px solid var(--red);border-radius:0 10px 10px 0;margin-bottom:20px;padding:10px 15px;transition:all .3s}.Header-module__ldgnoG__catalogColHeader:hover{background:var(--nm-bg);box-shadow:var(--nm-shadow-inset);transform:translate(5px)}.Header-module__ldgnoG__catalogColHeader:hover .Header-module__ldgnoG__catalogColTitle{color:var(--red)}.Header-module__ldgnoG__catalogGoBtn{color:var(--text-muted);font-size:.8rem;font-weight:700;transition:color .3s;display:inline-block}.Header-module__ldgnoG__catalogColHeader:hover .Header-module__ldgnoG__catalogGoBtn{color:var(--red)}.Header-module__ldgnoG__emptyCategoryColumn{flex-direction:column;justify-content:flex-start;display:flex}.Header-module__ldgnoG__catalogColList{flex-direction:column;gap:8px;list-style:none;display:flex}.Header-module__ldgnoG__catalogColList li a{color:var(--text-dark);border-radius:var(--nm-radius-sm);padding:10px 15px;font-size:.9rem;font-weight:500;text-decoration:none;transition:all .3s;display:block}.Header-module__ldgnoG__catalogColList li a:hover{background:var(--nm-bg);color:var(--red);box-shadow:var(--nm-shadow-inset);transform:translate(8px)}.Header-module__ldgnoG__navList{flex:1;justify-content:space-around;margin-left:18px;list-style:none;display:flex}.Header-module__ldgnoG__navLink{color:var(--text-body);letter-spacing:.01em;transition:all var(--transition);align-items:center;gap:5px;padding:11px 0;font-size:18px;font-weight:700;text-decoration:none;display:flex;position:relative}.Header-module__ldgnoG__navLink:after{content:"";background:var(--red);transform-origin:50%;height:2px;transition:transform var(--transition);border-radius:1px;position:absolute;bottom:2px;left:16px;right:16px;transform:scaleX(0)}.Header-module__ldgnoG__navLink:hover{color:var(--text-dark)}.Header-module__ldgnoG__navLink:hover:after,.Header-module__ldgnoG__navLinkActive:after,.Header-module__ldgnoG__navLink[aria-current=page]:after{transform:scaleX(1)}.Header-module__ldgnoG__navLinkActive,.Header-module__ldgnoG__navLink[aria-current=page]{color:var(--text-dark)}.Header-module__ldgnoG__navLinkHot{color:var(--red);font-weight:600}.Header-module__ldgnoG__navDot{background:var(--red);border-radius:50%;width:6px;height:6px;animation:1.5s ease-in-out infinite Header-module__ldgnoG__dot-pulse;display:inline-block;box-shadow:0 0 4px #cb1f2866}@media (max-width:768px){.Header-module__ldgnoG__headerMainInner{flex-wrap:wrap;gap:16px}.Header-module__ldgnoG__search{order:10;max-width:100%}.Header-module__ldgnoG__actions{display:none}}@media (min-width:993px){.Header-module__ldgnoG__desktopOnly{display:flex!important}}@media (max-width:992px){.Header-module__ldgnoG__desktopOnly{display:none!important}}.Header-module__ldgnoG__mobileMenuToggle{background:var(--nm-bg);width:44px;height:44px;color:var(--text-dark);cursor:pointer;box-shadow:var(--nm-shadow-raised);z-index:1001;border:none;border-radius:12px;justify-content:center;align-items:center;transition:all .3s;display:none}@media (max-width:992px){.Header-module__ldgnoG__mobileMenuToggle{display:flex}}.Header-module__ldgnoG__mobileMenuToggle:active{box-shadow:var(--nm-shadow-inset);transform:scale(.95)}.Header-module__ldgnoG__mobileDrawer{z-index:2000;visibility:hidden;pointer-events:none;width:100%;height:100vh;transition:visibility .4s;position:fixed;top:0;left:0}.Header-module__ldgnoG__mobileDrawerActive{visibility:visible;pointer-events:all;overscroll-behavior:none}.Header-module__ldgnoG__drawerContent{background:var(--nm-bg);z-index:2;flex-direction:column;gap:25px;width:85%;height:100%;padding:30px 20px;transition:transform .4s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;top:0;left:0;overflow-y:auto;transform:translate(-100%);box-shadow:10px 0 30px #0000001a}.Header-module__ldgnoG__mobileDrawerActive .Header-module__ldgnoG__drawerContent{transform:translate(0)}.Header-module__ldgnoG__drawerOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);opacity:0;z-index:1;background:#0000004d;width:100%;height:100%;transition:opacity .4s;position:absolute;top:0;left:0}.Header-module__ldgnoG__mobileDrawerActive .Header-module__ldgnoG__drawerOverlay{opacity:1;overscroll-behavior:none;touch-action:none}.Header-module__ldgnoG__drawerSearch{background:var(--nm-bg);box-shadow:var(--nm-shadow-inset);color:var(--text-muted);transition:border-color var(--transition), box-shadow var(--transition);box-sizing:border-box;border:2px solid #0000;border-radius:12px;align-items:center;gap:12px;padding:12px 15px;display:flex}.Header-module__ldgnoG__drawerSearch:focus-within{border:2px solid var(--input-focus-border);box-shadow:var(--nm-shadow-inset)}.Header-module__ldgnoG__drawerSearch input{width:100%;color:var(--text-dark);background:0 0;border:none;outline:none;font-size:.9rem}.Header-module__ldgnoG__drawerMainLink{background:var(--nm-bg);color:var(--text-dark);box-shadow:var(--nm-shadow-raised);border-radius:15px;align-items:center;gap:12px;padding:15px;font-weight:800;text-decoration:none;transition:all .2s;display:flex}.Header-module__ldgnoG__drawerMainLink:active{box-shadow:var(--nm-shadow-inset)}.Header-module__ldgnoG__drawerNav{flex-direction:column;gap:20px;display:flex}.Header-module__ldgnoG__drawerNavTitle{color:var(--red);text-transform:uppercase;letter-spacing:.1em;margin-bottom:10px;padding-left:5px;font-size:.8rem;font-weight:800}.Header-module__ldgnoG__drawerNavLinks{flex-direction:column;gap:8px;display:flex}.Header-module__ldgnoG__drawerNavLinks a{color:var(--text-body);border-radius:10px;padding:8px 12px;font-size:.9rem;font-weight:600;text-decoration:none;transition:background .2s}.Header-module__ldgnoG__drawerNavLinks a:active{color:var(--red);background:#00000008}.Header-module__ldgnoG__drawerNavLinkMore{font-style:italic;color:var(--text-muted)!important;font-size:.85rem!important}.Header-module__ldgnoG__drawerLinks{border-top:1px solid #0000000d;flex-direction:column;gap:12px;padding-top:20px;list-style:none;display:flex}.Header-module__ldgnoG__drawerLinks a{color:var(--text-dark);font-size:1rem;font-weight:700;text-decoration:none}.Header-module__ldgnoG__drawerLinkActive{color:var(--red)}.Header-module__ldgnoG__drawerFooter{border-top:1px solid #0000000d;flex-direction:column;gap:20px;margin-top:auto;padding-top:20px;display:flex}.Header-module__ldgnoG__drawerContacts{flex-direction:column;gap:10px;display:flex}.Header-module__ldgnoG__drawerContacts a{color:var(--text-dark);align-items:center;gap:8px;font-size:.9rem;font-weight:700;text-decoration:none;display:flex}.Header-module__ldgnoG__drawerCallback{background:var(--red-gradient);color:#fff;font-size:.8rem;font-weight:700;font-family:var(--font);cursor:pointer;border:none;border-radius:10px;padding:10px;transition:background .2s,transform .2s;box-shadow:0 4px 10px #e11d4833}.Header-module__ldgnoG__drawerCallback:hover{background:var(--red-gradient-dark)}.Header-module__ldgnoG__drawerCallback:active{transform:scale(.98)}.Header-module__ldgnoG__drawerActions{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.Header-module__ldgnoG__drawerActions a,.Header-module__ldgnoG__drawerLogoutBtn{color:var(--text-body);white-space:nowrap;align-items:center;gap:6px;min-height:36px;padding:6px 0;font-size:.85rem;font-weight:600;text-decoration:none;display:flex}.Header-module__ldgnoG__drawerLogoutBtn{cursor:pointer;background:0 0;border:none;font-family:inherit}.Header-module__ldgnoG__drawerLogoutBtn:hover{color:var(--red)}@media (max-width:992px){.Header-module__ldgnoG__headerMainInner{justify-content:space-between;gap:12px}.Header-module__ldgnoG__cart{padding:12.5px 13px}.Header-module__ldgnoG__cartLabel{display:none}}.Header-module__ldgnoG__dropdownFallback{grid-column:1/-1;padding:12px 0;font-weight:700}.Header-module__ldgnoG__dropdownFallback a{color:var(--red);text-decoration:none}.Header-module__ldgnoG__dropdownFallback a:hover{text-decoration:underline}.Header-module__ldgnoG__drawerNavLoading{color:var(--text-muted);margin:0;padding:8px 0 16px;font-size:14px}
.StaffAdminBar-module__JQQbvG__wrap{width:100%;display:block}.StaffAdminBar-module__JQQbvG__bar{color:#fff;letter-spacing:.02em;text-transform:uppercase;background:#111216;border-bottom:1px solid #ffffff14;justify-content:center;align-items:center;gap:8px;width:100%;padding:10px 16px;font-size:13px;font-weight:700;text-decoration:none;transition:background .2s,color .2s;display:flex}@media (hover:hover){.StaffAdminBar-module__JQQbvG__bar:hover{background:var(--red,#cb1f28);color:#fff}}.StaffAdminBar-module__JQQbvG__label{line-height:1.2}.StaffAdminBar-module__JQQbvG__arrow{font-size:16px;line-height:1}
.Footer-module__Grjkva__footer{background:var(--nm-bg);box-shadow:0 -3px 6px var(--nm-shadow-dark);z-index:1;padding:25px 0 0;position:relative}.Footer-module__Grjkva__inner{grid-template-columns:1.5fr 1fr 1fr 1fr;gap:40px;padding-bottom:40px;display:grid}.Footer-module__Grjkva__logo{margin-bottom:14px;line-height:0;text-decoration:none;display:inline-block}.Footer-module__Grjkva__logoImg{width:auto;max-width:220px;height:auto;display:block}.Footer-module__Grjkva__brandText{color:var(--text-muted);max-width:260px;margin-bottom:20px;font-size:.88rem;line-height:1.6}.Footer-module__Grjkva__contactCompact{flex-direction:column;gap:8px;display:flex}.Footer-module__Grjkva__contactLink{color:var(--text-body);font-size:.82rem;font-weight:600;font-family:var(--font-mono);align-items:center;gap:8px;text-decoration:none;transition:color .2s;display:inline-flex}.Footer-module__Grjkva__contactLink:hover,.Footer-module__Grjkva__contactLink svg{color:var(--red)}.Footer-module__Grjkva__colTitle{text-transform:uppercase;letter-spacing:.06em;color:var(--text-dark);border-bottom:2px solid var(--red);margin-bottom:18px;padding-bottom:10px;font-size:.82rem;font-weight:800;display:inline-block}.Footer-module__Grjkva__colList{margin:0;padding:0;list-style:none}.Footer-module__Grjkva__colList li{margin-bottom:10px}.Footer-module__Grjkva__colList a{color:var(--text-dark);font-size:.88rem;font-weight:600;transition:all .2s;display:inline-block}.Footer-module__Grjkva__colList a:hover{color:var(--red);transform:translate(4px)}.Footer-module__Grjkva__addressBlock{flex-direction:column;gap:12px;display:flex}.Footer-module__Grjkva__addressItem{color:var(--text-dark);align-items:flex-start;gap:10px;font-size:.85rem;font-weight:600;line-height:1.5;display:flex}.Footer-module__Grjkva__addressItem svg{color:var(--red);flex-shrink:0;margin-top:2px}.Footer-module__Grjkva__bottom{background:var(--nm-bg);border-top:1px solid var(--border);padding:18px 0}.Footer-module__Grjkva__bottom p{color:var(--text-muted);text-align:center;font-size:.78rem}@media (max-width:992px){.Footer-module__Grjkva__inner{grid-template-columns:1fr 1fr;gap:30px}}@media (max-width:576px){.Footer-module__Grjkva__inner{grid-template-columns:1fr;gap:24px}.Footer-module__Grjkva__footer{padding:25px 0 0}}
.ProductCard-module__QapAkW__card{background:var(--nm-bg);box-shadow:var(--nm-shadow-raised);border-radius:16px;flex-direction:column;min-width:0;min-height:340px;padding:14px;transition:all .3s;display:flex;position:relative}.ProductCard-module__QapAkW__cardDeferRender{content-visibility:auto;contain-intrinsic-size:auto 400px}@media (hover:hover){.ProductCard-module__QapAkW__card:hover{box-shadow:3px 3px 6px var(--nm-shadow-dark), -3px -3px 6px var(--nm-shadow-light), 0 8px 25px #cb1f281f;transform:translateY(-4px)}}.ProductCard-module__QapAkW__badge{z-index:2;text-transform:uppercase;letter-spacing:.8px;color:#fff;-webkit-backdrop-filter:blur(6px);border:none;border-radius:6px;align-items:center;gap:4px;max-width:max-content;padding:5px 12px;font-size:.58rem;font-weight:800;display:inline-flex;position:absolute;top:26px;left:26px}.ProductCard-module__QapAkW__badge_new{background:linear-gradient(135deg,#2ecc71 0%,#1fa855 100%);box-shadow:0 2px 10px #2ecc7173}.ProductCard-module__QapAkW__badge_sale{background:linear-gradient(135deg,#e74c3c 0%,#c0392b 100%);box-shadow:0 2px 10px #e74c3c73}.ProductCard-module__QapAkW__badge_hit{background:linear-gradient(135deg,#f39c12 0%,#d68910 100%);box-shadow:0 2px 10px #f39c1273}.ProductCard-module__QapAkW__badge_recommend{background:linear-gradient(135deg,#3498db 0%,#2471a3 100%);box-shadow:0 2px 10px #3498db73}.ProductCard-module__QapAkW__badge_default{background:linear-gradient(135deg,#636e72 0%,#4a5459 100%);box-shadow:0 2px 10px #636e7259}.ProductCard-module__QapAkW__wishlistArea{z-index:6;pointer-events:auto;position:absolute;top:26px;right:26px}.ProductCard-module__QapAkW__actions{flex-direction:column;align-items:center;gap:6px;display:flex}.ProductCard-module__QapAkW__wishlist,.ProductCard-module__QapAkW__compare{-webkit-backdrop-filter:blur(8px);color:#aaa;cursor:pointer;background:#ffffffeb;border:none;border-radius:10px;justify-content:center;align-items:center;width:32px;height:32px;transition:all .25s;display:flex;box-shadow:0 2px 8px #00000014}@media (hover:hover){.ProductCard-module__QapAkW__wishlist:hover{color:var(--red);background:#fff;transform:scale(1.1);box-shadow:0 3px 12px #e11d4833}.ProductCard-module__QapAkW__compare:hover{color:#3498db;background:#fff;transform:scale(1.1);box-shadow:0 3px 12px #3498db33}}.ProductCard-module__QapAkW__wishlistActive{color:var(--red)!important;background:#fff!important;box-shadow:0 2px 10px #e11d4840!important}.ProductCard-module__QapAkW__compareActive{color:#3498db!important;background:#fff!important;box-shadow:0 2px 10px #3498db40!important}.ProductCard-module__QapAkW__share{-webkit-backdrop-filter:blur(8px);color:#aaa;cursor:pointer;background:#ffffffeb;border:none;border-radius:10px;justify-content:center;align-items:center;width:32px;height:32px;transition:all .25s;display:flex;box-shadow:0 2px 8px #00000014}@media (hover:hover){.ProductCard-module__QapAkW__share:hover{color:#5d6d7e;background:#fff;transform:scale(1.1);box-shadow:0 3px 12px #0000001a}}.ProductCard-module__QapAkW__imageLink{border-radius:12px;text-decoration:none;transition:transform .2s;display:block}.ProductCard-module__QapAkW__imageLink:active{transform:scale(.96)}.ProductCard-module__QapAkW__imageWrap{aspect-ratio:1;background:#fff;border-radius:12px;justify-content:center;align-items:center;width:100%;margin-bottom:12px;padding:10px;display:flex;position:relative;overflow:hidden;box-shadow:inset 3px 3px 10px #0000000a}.ProductCard-module__QapAkW__imageWrap:after{content:"";opacity:0;pointer-events:none;z-index:1;background:linear-gradient(135deg,#cb1f2808 0%,#0000 50%,#3498db05 100%);border-radius:12px;transition:opacity .4s;position:absolute;inset:0}.ProductCard-module__QapAkW__image{object-fit:contain;mix-blend-mode:multiply;border-radius:10px;width:100%;height:100%;transition:transform .5s}@media (hover:hover){.ProductCard-module__QapAkW__card:hover .ProductCard-module__QapAkW__image{transform:scale(1.05)}.ProductCard-module__QapAkW__card:hover .ProductCard-module__QapAkW__imageWrap:after{opacity:1}}.ProductCard-module__QapAkW__cardInfo{flex-direction:column;display:flex}.ProductCard-module__QapAkW__ratingRow{justify-content:space-between;align-items:center;gap:8px;width:100%;min-width:0;margin-bottom:6px;display:flex}.ProductCard-module__QapAkW__ratingRowSkuOnly{justify-content:flex-end}.ProductCard-module__QapAkW__rating{flex-shrink:0;align-items:center;gap:6px;min-width:0;margin-bottom:0;display:flex}.ProductCard-module__QapAkW__stars{color:#f1c40f;filter:drop-shadow(0 0 2px #f1c40f80);gap:2px;display:flex}.ProductCard-module__QapAkW__starsEmpty{color:#ccc;gap:2px;display:flex}.ProductCard-module__QapAkW__reviewCount{color:var(--text-muted);font-size:.75rem}.ProductCard-module__QapAkW__title{color:var(--text-dark);flex-grow:1;margin-bottom:10px;font-size:.82rem;font-weight:700;line-height:1.35;transition:color .2s,transform .2s}.ProductCard-module__QapAkW__sku{color:var(--text-dark);letter-spacing:.4px;text-align:right;flex-shrink:1;max-width:52%;margin-bottom:0;font-size:.6rem;font-weight:700;line-height:1.25}.ProductCard-module__QapAkW__titleLink{text-decoration:none;display:block}@media (hover:hover){.ProductCard-module__QapAkW__titleLink:hover .ProductCard-module__QapAkW__title{color:var(--red)}}.ProductCard-module__QapAkW__titleLink:active .ProductCard-module__QapAkW__title{color:var(--red);transform:scale(.98)}.ProductCard-module__QapAkW__cardActions{margin-top:auto}.ProductCard-module__QapAkW__priceWrap{justify-content:space-between;align-items:flex-start;margin-bottom:4px;display:flex}.ProductCard-module__QapAkW__yaBadges{flex-direction:column;gap:2px;margin-bottom:8px;display:flex}.ProductCard-module__QapAkW__stock{align-items:center;gap:6px;margin-bottom:10px;font-size:.7rem;font-weight:700;display:flex}.ProductCard-module__QapAkW__stockInParamsHead{text-align:right;flex-shrink:0;justify-content:flex-end;max-width:58%;margin-bottom:0;font-size:.7rem;line-height:1}.ProductCard-module__QapAkW__paramsHead{justify-content:space-between;align-items:center;gap:8px;width:100%;min-width:0;margin-bottom:10px;display:flex}.ProductCard-module__QapAkW__paramsHead .ProductCard-module__QapAkW__paramsLabel{flex:1;min-width:0;margin-bottom:0}.ProductCard-module__QapAkW__stock_in{color:#27ae60}.ProductCard-module__QapAkW__stock_in svg{display:none}.ProductCard-module__QapAkW__stock_in:before,.ProductCard-module__QapAkW__stock_out:before{content:"";border-radius:50%;flex-shrink:0;width:8px;height:8px;animation:2s ease-in-out infinite ProductCard-module__QapAkW__stockPulse}.ProductCard-module__QapAkW__stock_in:before{background:#27ae60;box-shadow:0 0 6px #27ae6099}.ProductCard-module__QapAkW__stock_out{color:#e74c3c}.ProductCard-module__QapAkW__stock_out svg{display:none}.ProductCard-module__QapAkW__stock_out:before{background:#e74c3c;box-shadow:0 0 6px #e74c3c99}.ProductCard-module__QapAkW__stock svg{display:none}@keyframes ProductCard-module__QapAkW__stockPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.45;transform:scale(.88)}}.ProductCard-module__QapAkW__params{margin-bottom:24px}.ProductCard-module__QapAkW__paramsChipsOnly{margin-top:0}.ProductCard-module__QapAkW__paramsLabel{color:var(--text-dark);letter-spacing:.5px;margin-bottom:12px;font-size:.8rem;font-weight:700;display:block}.ProductCard-module__QapAkW__chips{flex-wrap:wrap;gap:10px;width:100%;display:flex}.ProductCard-module__QapAkW__chip{text-align:center;background:var(--nm-bg);cursor:pointer;min-width:45px;box-shadow:var(--nm-shadow-raised);color:var(--text-dark);border:1px solid #fff6;border-radius:8px;padding:8px 12px;font-size:.85rem;font-weight:600;transition:all .2s}@media (hover:hover){.ProductCard-module__QapAkW__chip:hover{box-shadow:var(--nm-shadow-raised);transform:translateY(-2px)}}.ProductCard-module__QapAkW__chipActive{color:#fff;background:var(--red-gradient);border-color:#0000;box-shadow:0 2px 8px #cb1f2859}.ProductCard-module__QapAkW__footer{align-items:center;gap:12px;margin-top:auto;display:flex}.ProductCard-module__QapAkW__buy{border-radius:var(--nm-radius-sm);background:var(--nm-bg);height:42px;color:var(--red);text-transform:uppercase;letter-spacing:1px;cursor:pointer;box-shadow:var(--nm-shadow-raised);white-space:nowrap;border:none;flex-grow:1;justify-content:center;align-items:center;gap:8px;padding:0 16px;font-size:12px;font-weight:800;transition:all .25s;display:flex;position:relative;overflow:hidden}@media (hover:hover){.ProductCard-module__QapAkW__buy:hover{background:var(--red-gradient);color:#fff;transform:translateY(-1px);box-shadow:0 4px 15px #cb1f2859}.ProductCard-module__QapAkW__buy.ProductCard-module__QapAkW__buyLoading:hover{background:var(--red-gradient);color:#fff;transform:none;box-shadow:0 4px 15px #cb1f2859}}.ProductCard-module__QapAkW__buy:active{transform:scale(.98);box-shadow:inset 4px 4px 8px #0003}.ProductCard-module__QapAkW__buyDisabled{background:var(--nm-bg);color:var(--text-muted);box-shadow:var(--nm-shadow-inset);cursor:not-allowed;pointer-events:none;opacity:.6}.ProductCard-module__QapAkW__buyLoading{background:var(--red-gradient);color:#fff;cursor:wait;box-shadow:0 4px 15px #cb1f2859}[data-view=list] .ProductCard-module__QapAkW__card{flex-direction:row;align-items:stretch;gap:30px;min-height:auto;padding:24px}[data-view=list] .ProductCard-module__QapAkW__badge{align-self:flex-start;margin-bottom:12px;position:static}[data-view=list] .ProductCard-module__QapAkW__imageLink{flex-shrink:0}[data-view=list] .ProductCard-module__QapAkW__imageWrap{width:180px;min-width:180px;margin-bottom:0;padding:15px}[data-view=list] .ProductCard-module__QapAkW__cardInfo{flex-direction:column;flex:1;justify-content:center;display:flex}[data-view=list] .ProductCard-module__QapAkW__title{margin-bottom:12px;font-size:1.15rem}[data-view=list] .ProductCard-module__QapAkW__cardActions{border-left:1px solid var(--border-light);flex-direction:column;flex-shrink:0;justify-content:center;min-width:240px;max-width:310px;margin-top:0;padding-left:30px;display:flex}[data-view=list] .ProductCard-module__QapAkW__wishlistArea{justify-content:flex-end;margin-bottom:16px;display:flex;position:static}[data-view=list] .ProductCard-module__QapAkW__footer{width:100%;margin-top:0}[data-view=list] .ProductCard-module__QapAkW__buy{height:40px;padding:0 15px;font-size:12px}@media (max-width:1440px){.ProductCard-module__QapAkW__card{min-height:420px;padding:18px}.ProductCard-module__QapAkW__badge{top:28px;left:28px}.ProductCard-module__QapAkW__wishlistArea{top:28px;right:28px}.ProductCard-module__QapAkW__imageWrap{margin-bottom:16px}}@media (max-width:992px){[data-view=list] .ProductCard-module__QapAkW__card{gap:20px}[data-view=list] .ProductCard-module__QapAkW__imageWrap{width:140px;min-width:140px}}@media (max-width:768px){.ProductCard-module__QapAkW__card{min-height:auto}[data-view=list] .ProductCard-module__QapAkW__card{flex-direction:column;align-items:flex-start}[data-view=list] .ProductCard-module__QapAkW__imageWrap{aspect-ratio:16/9;width:100%}[data-view=list] .ProductCard-module__QapAkW__cardActions{border-left:none;border-top:1px solid var(--border-light);width:100%;max-width:none;padding-top:20px;padding-left:0}}@media (max-width:480px){.ProductCard-module__QapAkW__imageWrap{max-width:100%}}
.ProductSalePrice-module__KR8iAa__row{flex-wrap:wrap;align-items:center;gap:6px 10px;min-width:0;display:flex}.ProductSalePrice-module__KR8iAa__rowSale{align-items:baseline}.ProductSalePrice-module__KR8iAa__current{color:var(--text-dark);letter-spacing:-.02em;font-weight:800;line-height:1.15}.ProductSalePrice-module__KR8iAa__saleCurrent{color:#e74c3c;letter-spacing:-.02em;white-space:nowrap;flex:0 auto;font-weight:800;line-height:1.1}.ProductSalePrice-module__KR8iAa__old{color:#9ca3af;letter-spacing:-.01em;white-space:nowrap;flex:0 auto;font-weight:500;line-height:1.2;text-decoration:none;position:relative}.ProductSalePrice-module__KR8iAa__old:after{content:"";pointer-events:none;background:#b0b8c4;border-radius:1px;height:1px;position:absolute;top:52%;left:0;right:0}.ProductSalePrice-module__KR8iAa__pct{color:#e74c3c;letter-spacing:-.01em;white-space:nowrap;flex:none;font-weight:800;line-height:1}.ProductSalePrice-module__KR8iAa__row_pdp .ProductSalePrice-module__KR8iAa__current,.ProductSalePrice-module__KR8iAa__row_pdp .ProductSalePrice-module__KR8iAa__saleCurrent{font-size:clamp(16px,4.8vw,22px)}.ProductSalePrice-module__KR8iAa__row_pdp .ProductSalePrice-module__KR8iAa__old{font-size:clamp(14px,3.2vw,16px)}.ProductSalePrice-module__KR8iAa__row_pdp .ProductSalePrice-module__KR8iAa__pct{font-size:clamp(14px,3.2vw,17px)}.ProductSalePrice-module__KR8iAa__row_card .ProductSalePrice-module__KR8iAa__current,.ProductSalePrice-module__KR8iAa__row_card .ProductSalePrice-module__KR8iAa__saleCurrent{font-size:1rem}.ProductSalePrice-module__KR8iAa__row_card .ProductSalePrice-module__KR8iAa__old,.ProductSalePrice-module__KR8iAa__row_card .ProductSalePrice-module__KR8iAa__pct{font-size:.75rem}.ProductSalePrice-module__KR8iAa__row_cart .ProductSalePrice-module__KR8iAa__current,.ProductSalePrice-module__KR8iAa__row_cart .ProductSalePrice-module__KR8iAa__saleCurrent{font-size:.875rem}.ProductSalePrice-module__KR8iAa__row_cart .ProductSalePrice-module__KR8iAa__old,.ProductSalePrice-module__KR8iAa__row_cart .ProductSalePrice-module__KR8iAa__pct{font-size:.72rem}.ProductSalePrice-module__KR8iAa__row_cartDrawer .ProductSalePrice-module__KR8iAa__current,.ProductSalePrice-module__KR8iAa__row_cartDrawer .ProductSalePrice-module__KR8iAa__saleCurrent{font-size:.92rem}.ProductSalePrice-module__KR8iAa__row_cartDrawer .ProductSalePrice-module__KR8iAa__old{font-size:.7rem}.ProductSalePrice-module__KR8iAa__row_cartDrawer .ProductSalePrice-module__KR8iAa__pct{background:#e74c3c1a;border-radius:5px;padding:2px 5px;font-size:.68rem}.ProductSalePrice-module__KR8iAa__row_cartDrawer{flex-wrap:nowrap;gap:5px 7px}.ProductSalePrice-module__KR8iAa__row_cartTotal .ProductSalePrice-module__KR8iAa__current,.ProductSalePrice-module__KR8iAa__row_cartTotal .ProductSalePrice-module__KR8iAa__saleCurrent{font-size:1.05rem}.ProductSalePrice-module__KR8iAa__row_cartTotal .ProductSalePrice-module__KR8iAa__old,.ProductSalePrice-module__KR8iAa__row_cartTotal .ProductSalePrice-module__KR8iAa__pct{font-size:.82rem}@media (max-width:768px){.ProductSalePrice-module__KR8iAa__row_cartTotal .ProductSalePrice-module__KR8iAa__current,.ProductSalePrice-module__KR8iAa__row_cartTotal .ProductSalePrice-module__KR8iAa__saleCurrent{font-size:1.2rem}}@media (max-width:519px){.ProductSalePrice-module__KR8iAa__row_pdp{justify-content:center}}
.QuantityStepper-module__mfmxmq__root{background:var(--nm-bg);border-radius:var(--nm-radius-sm);box-shadow:var(--nm-shadow-inset);flex-shrink:0;align-items:center;padding:3px;display:inline-flex}.QuantityStepper-module__mfmxmq__btn{color:var(--text-dark);cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;transition:background .2s,box-shadow .2s,color .2s,transform .15s,opacity .2s;display:inline-flex}.QuantityStepper-module__mfmxmq__btn:disabled{opacity:.35;cursor:not-allowed}@media (hover:hover){.QuantityStepper-module__mfmxmq__btn:hover:not(:disabled){color:var(--red)}}.QuantityStepper-module__mfmxmq__btn:active:not(:disabled){color:var(--red);opacity:.75;transform:scale(.96)}.QuantityStepper-module__mfmxmq__value{text-align:center;color:var(--text-dark);font-variant-numeric:tabular-nums;-webkit-user-select:none;user-select:none;font-weight:800}.QuantityStepper-module__mfmxmq__size_sm{height:36px}.QuantityStepper-module__mfmxmq__size_sm .QuantityStepper-module__mfmxmq__btn{width:28px;height:28px;font-size:1rem;font-weight:700}.QuantityStepper-module__mfmxmq__size_sm .QuantityStepper-module__mfmxmq__value{min-width:24px;font-size:.85rem}.QuantityStepper-module__mfmxmq__size_md{height:42px}.QuantityStepper-module__mfmxmq__size_md .QuantityStepper-module__mfmxmq__btn{width:34px;height:34px;font-size:1.1rem;font-weight:700}.QuantityStepper-module__mfmxmq__size_md .QuantityStepper-module__mfmxmq__value{min-width:28px;font-size:.9rem}.QuantityStepper-module__mfmxmq__size_lg{border-radius:12px;height:44px;padding:4px}.QuantityStepper-module__mfmxmq__size_lg .QuantityStepper-module__mfmxmq__btn{border-radius:8px;width:36px;height:36px}.QuantityStepper-module__mfmxmq__size_lg .QuantityStepper-module__mfmxmq__value{width:28px;font-size:15px}
.Promotions-module__G_c3PG__section{padding:40px 0}.Promotions-module__G_c3PG__banner{background:var(--nm-bg);border-radius:var(--nm-radius);box-shadow:var(--nm-shadow-raised);grid-template-columns:1fr 1fr;align-items:center;gap:40px;padding:40px;display:grid}.Promotions-module__G_c3PG__bannerImage{justify-content:center;align-items:center;display:flex}.Promotions-module__G_c3PG__image{object-fit:contain;width:100%;height:auto;max-height:280px}.Promotions-module__G_c3PG__bannerContent{flex-direction:column;display:flex}.Promotions-module__G_c3PG__title{color:var(--text-dark);letter-spacing:-1px;margin-bottom:6px;font-size:2rem;font-weight:900;line-height:1.2}.Promotions-module__G_c3PG__subtitle{color:var(--text-muted);margin-bottom:28px;font-size:1rem}.Promotions-module__G_c3PG__promoList{flex-direction:column;gap:12px;margin:0 0 30px;padding:0;list-style:none;display:flex}.Promotions-module__G_c3PG__promoItem{border-radius:var(--nm-radius-sm);background:var(--nm-bg);box-shadow:var(--nm-shadow-inset);align-items:center;gap:12px;padding:10px 16px;display:flex}.Promotions-module__G_c3PG__promoIcon{flex-shrink:0;align-items:center;display:flex}.Promotions-module__G_c3PG__promoText{color:var(--text-dark);flex:1;font-size:.92rem;font-weight:600}.Promotions-module__G_c3PG__promoBadge{text-transform:uppercase;letter-spacing:.5px;border:1.5px solid;border-radius:20px;flex-shrink:0;padding:2px 10px;font-size:.72rem;font-weight:700}.Promotions-module__G_c3PG__cta{background:var(--red-gradient);color:#fff;border-radius:var(--nm-radius-sm);justify-content:center;align-self:flex-start;align-items:center;padding:14px 32px;font-size:1rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 6px 20px #cb1f2859}.Promotions-module__G_c3PG__cta:hover{transform:translateY(-3px);box-shadow:0 10px 30px #cb1f2880}@media (max-width:900px){.Promotions-module__G_c3PG__banner{text-align:center;grid-template-columns:1fr;gap:30px;padding:30px}.Promotions-module__G_c3PG__bannerImage{order:-1}.Promotions-module__G_c3PG__image{max-height:200px}.Promotions-module__G_c3PG__title{font-size:1.6rem}.Promotions-module__G_c3PG__cta{align-self:center}}@media (max-width:480px){.Promotions-module__G_c3PG__banner{padding:24px 18px}.Promotions-module__G_c3PG__promoBadge{display:none}}
.ReviewsSlider-module__MuxMbW__reviews{margin-top:calc(var(--gap) * 1.5);margin-bottom:var(--gap)}.ReviewsSlider-module__MuxMbW__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:32px;display:flex}.ReviewsSlider-module__MuxMbW__title{color:var(--text-dark);margin-bottom:8px;font-size:1.8rem;font-weight:800}.ReviewsSlider-module__MuxMbW__yandexBadge{color:var(--text-muted);align-items:center;gap:10px;font-size:.9rem;display:flex}.ReviewsSlider-module__MuxMbW__link{color:var(--red);background:var(--nm-bg);border-radius:var(--nm-radius-sm);box-shadow:var(--nm-shadow-raised);transition:all var(--transition);white-space:nowrap;flex-shrink:0;align-items:center;gap:8px;padding:10px 20px;font-size:.9rem;font-weight:600;text-decoration:none;display:inline-flex}.ReviewsSlider-module__MuxMbW__link:hover{box-shadow:var(--nm-shadow-inset);transform:translateY(2px)}.ReviewsSlider-module__MuxMbW__slider{align-items:stretch;gap:20px;min-width:0;display:flex;position:relative}.ReviewsSlider-module__MuxMbW__viewport{flex:1;min-width:0;padding:12px 0;overflow:hidden}.ReviewsSlider-module__MuxMbW__track{will-change:transform;flex-flow:row;align-items:stretch;min-width:0;transition:transform .5s cubic-bezier(.4,0,.2,1);display:flex}.ReviewsSlider-module__MuxMbW__page{box-sizing:border-box;align-content:start;align-items:stretch;gap:clamp(12px,2.2vw,32px);min-width:0;padding:0 10px}.ReviewsSlider-module__MuxMbW__reviewCard{background:var(--nm-bg);border-radius:var(--nm-radius);min-width:0;box-shadow:var(--nm-shadow-raised);-webkit-user-select:none;user-select:none;touch-action:manipulation;border:1px solid #fff3;flex-direction:column;height:100%;padding:24px;transition:box-shadow .25s;display:flex}@media (hover:hover){.ReviewsSlider-module__MuxMbW__reviewCard:hover{box-shadow:var(--nm-shadow-inset)}}.ReviewsSlider-module__MuxMbW__reviewCard:active{box-shadow:var(--nm-shadow-inset)}.ReviewsSlider-module__MuxMbW__cardHeader{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:8px 12px;margin-bottom:16px;display:flex}.ReviewsSlider-module__MuxMbW__author{align-items:center;gap:12px;min-width:0;display:flex}.ReviewsSlider-module__MuxMbW__avatar{background:var(--nm-bg);width:44px;height:44px;box-shadow:var(--nm-shadow-inset);color:var(--red);border:1px solid #fff3;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-weight:700;display:flex}.ReviewsSlider-module__MuxMbW__name{color:var(--text-dark);word-break:break-word;font-size:1rem;font-weight:700}.ReviewsSlider-module__MuxMbW__date{color:var(--text-muted);font-size:.8rem}.ReviewsSlider-module__MuxMbW__cardRating{filter:drop-shadow(0 0 2px #f1c40f80);flex-shrink:0;align-self:flex-start;align-items:center;gap:2px;display:flex}.ReviewsSlider-module__MuxMbW__text{color:var(--text-body);word-break:break-word;overflow-wrap:break-word;-webkit-line-clamp:8;-webkit-box-orient:vertical;flex:1;margin-top:0;margin-bottom:0;font-size:.95rem;line-height:1.6;display:-webkit-box;overflow:hidden}.ReviewsSlider-module__MuxMbW__arrow{background:var(--nm-bg);width:44px;height:44px;color:var(--text-dark);cursor:pointer;box-shadow:var(--nm-shadow-raised);transition:all var(--transition);z-index:1;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-self:center;align-items:center;display:flex}.ReviewsSlider-module__MuxMbW__arrow:hover{color:var(--red);box-shadow:var(--nm-shadow-inset)}.ReviewsSlider-module__MuxMbW__arrow:disabled{opacity:.3;cursor:not-allowed;box-shadow:none}.ReviewsSlider-module__MuxMbW__dots{flex-wrap:wrap;justify-content:center;gap:8px;margin-top:24px;display:flex}.ReviewsSlider-module__MuxMbW__dot{background:var(--nm-shadow-dark);cursor:pointer;width:8px;min-width:8px;height:8px;min-height:8px;transition:all var(--transition);border:none;border-radius:50%;padding:0}.ReviewsSlider-module__MuxMbW__dotActive{background:var(--red);border-radius:4px;width:24px;min-width:24px}@media (max-width:1024px){.ReviewsSlider-module__MuxMbW__header{margin-bottom:24px}.ReviewsSlider-module__MuxMbW__reviewCard{padding:20px}}@media (max-width:640px){.ReviewsSlider-module__MuxMbW__header{flex-direction:column;align-items:stretch;margin-bottom:20px}.ReviewsSlider-module__MuxMbW__title{font-size:1.4rem}.ReviewsSlider-module__MuxMbW__yandexBadge{font-size:.85rem}.ReviewsSlider-module__MuxMbW__link{text-align:center;justify-content:center;width:100%}.ReviewsSlider-module__MuxMbW__slider{gap:8px}.ReviewsSlider-module__MuxMbW__arrow{width:40px;height:40px}.ReviewsSlider-module__MuxMbW__viewport{padding:8px 0}.ReviewsSlider-module__MuxMbW__page{padding:0 8px}.ReviewsSlider-module__MuxMbW__reviewCard{padding:16px 14px}.ReviewsSlider-module__MuxMbW__cardHeader{flex-direction:column;align-items:flex-start}.ReviewsSlider-module__MuxMbW__text{-webkit-line-clamp:10;flex:0 auto;font-size:.9rem}.ReviewsSlider-module__MuxMbW__track,.ReviewsSlider-module__MuxMbW__page{align-items:center}.ReviewsSlider-module__MuxMbW__reviewCard{height:auto}.ReviewsSlider-module__MuxMbW__dots{margin-top:12px}}@media (max-width:400px){.ReviewsSlider-module__MuxMbW__arrow{width:36px;height:36px}.ReviewsSlider-module__MuxMbW__slider{gap:4px}}
.Services-module__h5-agW__section{padding:50px 0}.Services-module__h5-agW__header{justify-content:space-between;align-items:flex-end;margin-bottom:35px;display:flex}.Services-module__h5-agW__title{color:var(--text-dark);letter-spacing:-1.5px;margin:0;font-size:2.5rem;font-weight:900}.Services-module__h5-agW__allLink{color:var(--red);align-items:center;gap:8px;font-size:1rem;font-weight:700;text-decoration:none;transition:transform .2s;display:flex}.Services-module__h5-agW__allLink:hover{transform:translate(5px)}.Services-module__h5-agW__grid{flex-direction:column;gap:40px;display:flex}.Services-module__h5-agW__serviceRow{grid-template-columns:1fr 1fr;align-items:center;gap:50px;display:grid}.Services-module__h5-agW__serviceRow:nth-child(2n){direction:rtl}.Services-module__h5-agW__serviceRow:nth-child(2n) .Services-module__h5-agW__content{direction:ltr}.Services-module__h5-agW__imageWrap{border-radius:var(--nm-radius);box-shadow:var(--nm-shadow-raised);aspect-ratio:4/3;background:var(--nm-bg);justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.Services-module__h5-agW__image{object-fit:cover;width:100%;height:100%;transition:transform .6s}.Services-module__h5-agW__serviceRow:hover .Services-module__h5-agW__image{transform:scale(1.05)}.Services-module__h5-agW__serviceRow:hover .Services-module__h5-agW__imageWrap{box-shadow:var(--nm-shadow-raised), 0 8px 25px #cb1f281f}.Services-module__h5-agW__number{background:var(--red-gradient);color:#fff;border-radius:8px;padding:10px 15px;font-size:1.2rem;font-weight:900;position:absolute;top:20px;left:20px;box-shadow:0 10px 20px #cb1f2866}.Services-module__h5-agW__serviceRow:nth-child(2n) .Services-module__h5-agW__number{left:auto;right:20px}.Services-module__h5-agW__content{padding:20px}.Services-module__h5-agW__serviceTitle{color:var(--text-dark);margin-bottom:20px;font-size:1.8rem;font-weight:800;line-height:1.2}.Services-module__h5-agW__serviceDesc{color:var(--text-muted);margin-bottom:30px;font-size:1.1rem;line-height:1.6}.Services-module__h5-agW__btn{background:var(--nm-bg);color:var(--text-dark);border-radius:var(--nm-radius-sm);box-shadow:var(--nm-shadow-raised);padding:14px 28px;font-weight:700;text-decoration:none;transition:all .3s;display:inline-block}.Services-module__h5-agW__btn:hover{color:#fff;background:var(--red-gradient);transform:translateY(-3px);box-shadow:8px 8px 15px #cb1f284d}@media (max-width:900px){.Services-module__h5-agW__serviceRow{grid-template-columns:1fr;gap:30px;direction:ltr!important}.Services-module__h5-agW__serviceRow .Services-module__h5-agW__content{direction:ltr!important}.Services-module__h5-agW__title{font-size:2rem}}
.AboutUs-module__siHgrG__section{border-radius:var(--nm-radius);background:#ffffff4d;margin:20px 0;padding:50px 0;position:relative}.AboutUs-module__siHgrG__inner{grid-template-columns:1fr 1fr;align-items:center;gap:40px;padding:30px;display:grid}.AboutUs-module__siHgrG__image{box-shadow:var(--nm-shadow-raised);border-radius:var(--nm-radius);aspect-ratio:1;object-fit:contain;width:100%;height:auto}.AboutUs-module__siHgrG__title{color:var(--text-dark);letter-spacing:-1px;margin-bottom:24px;font-size:2.2rem;font-weight:900}.AboutUs-module__siHgrG__text{color:var(--text-muted);margin-bottom:20px;font-size:1.1rem;line-height:1.7}.AboutUs-module__siHgrG__text p{margin-bottom:15px}.AboutUs-module__siHgrG__stats{gap:30px;margin-bottom:30px;display:flex}.AboutUs-module__siHgrG__statItem strong{background:var(--red-gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1.8rem;font-weight:800;display:block}.AboutUs-module__siHgrG__statItem span{color:var(--text-muted);font-size:.9rem}.AboutUs-module__siHgrG__btn{background:var(--red-gradient);color:#fff;border-radius:var(--nm-radius-sm);padding:16px 32px;font-weight:700;text-decoration:none;transition:all .3s;display:inline-block;box-shadow:0 10px 20px #cb1f284d}.AboutUs-module__siHgrG__btn:hover{transform:translateY(-3px);box-shadow:0 15px 25px #cb1f2866}@media (max-width:900px){.AboutUs-module__siHgrG__section{margin:16px 0;padding:30px 0}.AboutUs-module__siHgrG__inner{grid-template-columns:1fr;gap:28px;padding:20px}.AboutUs-module__siHgrG__image{max-width:90%;margin:0 auto}.AboutUs-module__siHgrG__title{letter-spacing:-.5px;margin-bottom:16px;font-size:1.6rem}.AboutUs-module__siHgrG__text{margin-bottom:20px;font-size:.98rem;line-height:1.55}.AboutUs-module__siHgrG__text p{margin-bottom:12px}.AboutUs-module__siHgrG__stats{gap:28px;margin-bottom:24px}.AboutUs-module__siHgrG__statItem strong{font-size:1.5rem}.AboutUs-module__siHgrG__statItem span{font-size:.82rem}.AboutUs-module__siHgrG__btn{text-align:center;width:100%;padding:14px 24px;display:block}}@media (max-width:480px){.AboutUs-module__siHgrG__section{margin:10px 0;padding:20px 0}.AboutUs-module__siHgrG__inner{gap:20px;padding:12px}.AboutUs-module__siHgrG__stats{gap:18px}.AboutUs-module__siHgrG__statItem strong{font-size:1.3rem}}
.homeShell-module__BuNMTG__srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.homeShell-module__BuNMTG__categoriesFallback{min-height:440px;margin-top:calc(var(--gap) * 2);margin-bottom:var(--gap)}
.catalogListing-module__3Zdlgq__layout{grid-template-columns:280px 1fr;gap:20px;display:grid}.catalogListing-module__3Zdlgq__sidebar{height:fit-content;position:sticky;top:100px}.catalogListing-module__3Zdlgq__filterBlock{background:var(--nm-bg);border-radius:var(--nm-radius);box-shadow:var(--nm-shadow-raised);padding:25px}.catalogListing-module__3Zdlgq__filterTitle{color:var(--text-dark);align-items:center;gap:10px;margin-bottom:25px;font-size:19px;font-weight:800;display:flex}.catalogListing-module__3Zdlgq__filterGroup{border-bottom:1px solid #0000000f;padding:16px 0 0}.catalogListing-module__3Zdlgq__filterGroup:first-of-type{padding-top:0}.catalogListing-module__3Zdlgq__filterGroup:last-of-type{border-bottom:none;padding-bottom:0}.catalogListing-module__3Zdlgq__checkboxLabel{cursor:pointer;color:var(--text-body);background:var(--nm-bg);box-shadow:var(--nm-shadow-raised);border-radius:12px;align-items:center;gap:12px;padding:10px 14px;font-size:14px;transition:all .2s;display:flex}.catalogListing-module__3Zdlgq__checkboxLabel:hover{color:var(--red);box-shadow:var(--nm-shadow-raised)}.catalogListing-module__3Zdlgq__checkboxLabel input{opacity:0;width:0;height:0;position:absolute}.catalogListing-module__3Zdlgq__checkboxCustom{background:var(--nm-bg);width:20px;height:20px;box-shadow:var(--nm-shadow-inset);border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;transition:all .2s;display:flex}.catalogListing-module__3Zdlgq__checkboxLabel input:checked+.catalogListing-module__3Zdlgq__checkboxCustom{background:var(--red);box-shadow:2px 2px 6px #cb1f284d,inset 1px 1px 2px #fff3}.catalogListing-module__3Zdlgq__checkboxLabel input:checked+.catalogListing-module__3Zdlgq__checkboxCustom:after{content:"";border:2px solid #fff;border-width:0 2px 2px 0;width:6px;height:10px;margin-bottom:2px;transform:rotate(45deg)}.catalogListing-module__3Zdlgq__checkboxLabel input:focus-visible+.catalogListing-module__3Zdlgq__checkboxCustom{outline:2px solid var(--red);outline-offset:2px}.catalogListing-module__3Zdlgq__filterGroupHeader{width:100%;font-family:var(--font);color:var(--text-dark);letter-spacing:.8px;cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;margin-bottom:12px;padding:0;font-size:16px;font-weight:700;display:flex}.catalogListing-module__3Zdlgq__filterGroupHeader:hover{color:var(--red)}.catalogListing-module__3Zdlgq__filterGroupContent{flex-direction:column;gap:12px;margin-bottom:16px;display:flex}.catalogListing-module__3Zdlgq__filterGroupContent .catalogListing-module__3Zdlgq__applyBtn{margin-top:4px}.catalogListing-module__3Zdlgq__filterActions{gap:12px;padding-top:20px;display:flex}.catalogListing-module__3Zdlgq__filterActions .catalogListing-module__3Zdlgq__applyBtn,.catalogListing-module__3Zdlgq__filterActions .catalogListing-module__3Zdlgq__resetBtn{flex:1}.catalogListing-module__3Zdlgq__applyBtn{background:var(--red-gradient);color:#fff;border-radius:var(--nm-radius-sm);font-family:var(--font);cursor:pointer;border:none;flex:1;padding:12px;font-weight:700;transition:all .3s}.catalogListing-module__3Zdlgq__applyBtn:hover{background:var(--red-gradient-dark);transform:translateY(-2px);box-shadow:0 4px 12px #e11d4859}.catalogListing-module__3Zdlgq__resetBtn{background:var(--nm-bg);color:var(--text-body);border-radius:var(--nm-radius-sm);cursor:pointer;box-shadow:var(--nm-shadow-raised);border:1px solid #0000001a;flex:1;padding:12px;font-weight:700;transition:all .2s}.catalogListing-module__3Zdlgq__resetBtn:hover{color:var(--red);box-shadow:var(--nm-shadow-raised)}.catalogListing-module__3Zdlgq__activeFilterCount{background:var(--red);color:#fff;border-radius:10px;justify-content:center;align-items:center;min-width:20px;height:20px;margin-left:8px;padding:0 6px;font-size:.7rem;font-weight:800;display:inline-flex}.catalogListing-module__3Zdlgq__toolbar{background:var(--nm-bg);border-radius:var(--nm-radius-sm);box-shadow:var(--nm-shadow-inset);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:15px;margin-bottom:30px;padding:15px 25px;display:flex}.catalogListing-module__3Zdlgq__toolbarRight{align-items:center;gap:20px;display:flex}.catalogListing-module__3Zdlgq__resultCount{color:var(--text-dark);font-size:14px;font-weight:600}.catalogListing-module__3Zdlgq__sortWrapper{position:relative}.catalogListing-module__3Zdlgq__sortToggle{color:var(--text-dark);cursor:pointer;border-radius:var(--nm-radius-sm);align-items:center;gap:10px;font-size:14px;transition:all .2s;display:flex}.catalogListing-module__3Zdlgq__activeSort{color:var(--text-dark);font-weight:800}.catalogListing-module__3Zdlgq__sortArrow{transition:transform .3s}.catalogListing-module__3Zdlgq__sortArrowOpen{transform:rotate(180deg)}.catalogListing-module__3Zdlgq__sortOverlay{z-index:1;position:fixed;inset:0}.catalogListing-module__3Zdlgq__sortDropdown{background:var(--nm-bg);border-radius:var(--nm-radius-sm);min-width:220px;box-shadow:var(--nm-shadow-raised);z-index:7;margin-top:12px;padding:10px;animation:.2s ease-out catalogListing-module__3Zdlgq__fadeIn;position:absolute;top:100%;left:47%}@keyframes catalogListing-module__3Zdlgq__fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.catalogListing-module__3Zdlgq__sortOption{color:var(--text-body);cursor:pointer;border-radius:8px;padding:12px 15px;font-size:14px;font-weight:600;transition:all .2s}@media (hover:hover){.catalogListing-module__3Zdlgq__sortOption:hover{color:var(--red);background:#fff6}}.catalogListing-module__3Zdlgq__sortOptionActive{color:var(--red);background:var(--nm-bg);box-shadow:var(--nm-shadow-inset);font-weight:800}.catalogListing-module__3Zdlgq__viewToggle{gap:12px;display:flex}.catalogListing-module__3Zdlgq__viewBtn{background:var(--nm-bg);width:42px;height:42px;color:var(--text-muted);cursor:pointer;box-shadow:var(--nm-shadow-raised);border:none;border-radius:10px;justify-content:center;align-items:center;transition:all .2s;display:flex}@media (hover:hover){.catalogListing-module__3Zdlgq__viewBtn:hover{color:var(--text-dark);transform:translateY(-1px)}}.catalogListing-module__3Zdlgq__viewBtn:active{transform:translateY(1px)scale(.95)}.catalogListing-module__3Zdlgq__viewBtnActive{color:var(--red);box-shadow:var(--nm-shadow-inset);transform:translateY(0)!important}.catalogListing-module__3Zdlgq__productGrid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:18px;transition:all .4s;display:grid}.catalogListing-module__3Zdlgq__productGrid[data-view=list]{flex-direction:column;gap:20px;display:flex}.catalogListing-module__3Zdlgq__empty{text-align:center;color:var(--text-muted);padding:100px 0;font-size:19px}.catalogListing-module__3Zdlgq__seoText{background:var(--nm-bg);border-radius:var(--nm-radius);color:var(--text-body);box-shadow:var(--nm-shadow-inset);border-left:4px solid var(--red);margin-top:60px;padding:35px;font-size:15px;line-height:1.8}@media (max-width:1400px){.catalogListing-module__3Zdlgq__productGrid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:1100px){.catalogListing-module__3Zdlgq__layout{grid-template-columns:200px 1fr}.catalogListing-module__3Zdlgq__productGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:15px}}@media (max-width:992px){.catalogListing-module__3Zdlgq__layout{grid-template-columns:1fr}.catalogListing-module__3Zdlgq__sidebar{margin-bottom:30px;position:static}.catalogListing-module__3Zdlgq__productGrid{grid-template-columns:minmax(0,1fr);gap:20px}}@media (max-width:768px){.catalogListing-module__3Zdlgq__viewToggle{display:none!important}.catalogListing-module__3Zdlgq__applyBtn{padding:12px;font-size:17px}}@media (max-width:576px){.catalogListing-module__3Zdlgq__toolbar{flex-direction:column;align-items:flex-start;gap:15px}}.catalogListing-module__3Zdlgq__resultRange{color:var(--text-dark);font-weight:500}.catalogListing-module__3Zdlgq__showMoreBtn{background:var(--nm-bg);color:var(--red);border:2px solid var(--red);border-radius:var(--nm-radius-sm);cursor:pointer;box-shadow:var(--nm-shadow-raised);margin:28px auto 8px;padding:14px 32px;font-size:15px;font-weight:800;transition:all .25s;display:block}.catalogListing-module__3Zdlgq__showMoreBtn:hover{background:var(--red);color:#fff;transform:translateY(-2px);box-shadow:0 6px 18px #e11d4859}.catalogListing-module__3Zdlgq__pagination{background:var(--nm-bg);border-radius:var(--nm-radius-sm);box-shadow:var(--nm-shadow-inset);flex-wrap:wrap;justify-content:center;align-items:center;gap:12px 16px;margin:24px 0 40px;padding:18px 20px;display:flex}.catalogListing-module__3Zdlgq__pageNavBtn{color:var(--text-dark);background:var(--nm-bg);cursor:pointer;box-shadow:var(--nm-shadow-raised);border:1px solid #00000014;border-radius:12px;padding:10px 18px;font-size:14px;font-weight:700;transition:color .2s,box-shadow .2s}.catalogListing-module__3Zdlgq__pageNavBtn:hover:not(:disabled){color:var(--red)}.catalogListing-module__3Zdlgq__pageNavBtn:disabled{opacity:.4;cursor:not-allowed}.catalogListing-module__3Zdlgq__pageNumbers{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;display:flex}.catalogListing-module__3Zdlgq__pageNumBtn{min-width:42px;height:42px;color:var(--text-body);background:var(--nm-bg);cursor:pointer;box-shadow:var(--nm-shadow-raised);border:none;border-radius:12px;padding:0 10px;font-size:15px;font-weight:700;transition:all .2s}.catalogListing-module__3Zdlgq__pageNumBtn:hover{color:var(--red)}.catalogListing-module__3Zdlgq__pageNumBtnActive{background:var(--red);box-shadow:0 4px 14px #e11d4859,inset 1px 1px 2px #fff3;color:#fff!important}.catalogListing-module__3Zdlgq__pageEllipsis{color:var(--text-muted);-webkit-user-select:none;user-select:none;padding:0 4px;font-weight:700}@media (max-width:576px){.catalogListing-module__3Zdlgq__pagination{flex-direction:column}.catalogListing-module__3Zdlgq__pageNavBtn{width:100%;max-width:280px}}
.ProductDescriptionHtml-module__CtoZ5a__root{--desc-outer-r:24px;--desc-pad:14px;--desc-surface-r:calc(var(--desc-outer-r) - var(--desc-pad));--desc-photo-inset:10px;color:var(--text-body);min-width:0;max-width:100%;font-size:15px;font-weight:500;line-height:1.7}:is(.ProductDescriptionHtml-module__CtoZ5a__root>h2:first-child,.ProductDescriptionHtml-module__CtoZ5a__root>h3:first-child){margin-top:0}.ProductDescriptionHtml-module__CtoZ5a__root p{margin:0 0 1em}.ProductDescriptionHtml-module__CtoZ5a__root p:last-child{margin-bottom:0}:is(.ProductDescriptionHtml-module__CtoZ5a__root strong,.ProductDescriptionHtml-module__CtoZ5a__root b){color:var(--text-dark);font-weight:800}.ProductDescriptionHtml-module__CtoZ5a__root a{color:var(--red);text-underline-offset:2px;text-decoration:underline;transition:color .2s}@media (hover:hover){.ProductDescriptionHtml-module__CtoZ5a__root a:hover{color:var(--red-dark)}}:is(.ProductDescriptionHtml-module__CtoZ5a__root h2,.ProductDescriptionHtml-module__CtoZ5a__root h3,.ProductDescriptionHtml-module__CtoZ5a__root h4){color:var(--text-dark);margin:1.5rem 0 .75rem;font-weight:800;line-height:1.3}.ProductDescriptionHtml-module__CtoZ5a__root h2{letter-spacing:-.02em;font-size:1.35rem}.ProductDescriptionHtml-module__CtoZ5a__root h3{font-size:1.2rem}.ProductDescriptionHtml-module__CtoZ5a__root h4{font-size:1.05rem}:is(.ProductDescriptionHtml-module__CtoZ5a__root ul,.ProductDescriptionHtml-module__CtoZ5a__root ol){padding-left:1.25em}.ProductDescriptionHtml-module__CtoZ5a__root li{margin-bottom:.35em}.ProductDescriptionHtml-module__CtoZ5a__root hr{background:#00000014;border:none;height:1px;margin:1.5rem 0}.ProductDescriptionHtml-module__CtoZ5a__root .product-details{padding:var(--desc-pad);background:var(--nm-bg);border-radius:var(--desc-outer-r);box-shadow:var(--nm-shadow-raised);flex-direction:row;align-items:flex-start;gap:clamp(16px,3vw,28px);display:flex}.ProductDescriptionHtml-module__CtoZ5a__root .product-image-wrapper{border-radius:var(--desc-surface-r);min-width:0;box-shadow:var(--nm-shadow-inset);padding:var(--desc-photo-inset);background:#fff;flex:0 48%;max-width:min(560px,50%);overflow:hidden}@media screen and (max-width:768px){.ProductDescriptionHtml-module__CtoZ5a__root .product-details{flex-direction:column}.ProductDescriptionHtml-module__CtoZ5a__root .product-image-wrapper{flex:none;width:100%;max-width:100%}}:is(.ProductDescriptionHtml-module__CtoZ5a__root .product-image,.ProductDescriptionHtml-module__CtoZ5a__root img){max-width:100%;height:auto;display:block}.ProductDescriptionHtml-module__CtoZ5a__root .product-image-wrapper img{object-fit:contain;border-radius:max(6px, calc(var(--desc-surface-r) - var(--desc-photo-inset)));width:100%;max-width:100%;max-height:594px;display:block}.ProductDescriptionHtml-module__CtoZ5a__root .product-text{text-align:left;flex:52%;min-width:min(220px,100%)}:is(.ProductDescriptionHtml-module__CtoZ5a__root .product-text h2,.ProductDescriptionHtml-module__CtoZ5a__root .product-text h3){margin-top:0}.ProductDescriptionHtml-module__CtoZ5a__root .product-desc-kicker{font-size:clamp(1.05rem,2.2vw,1.35rem);font-weight:800}.ProductDescriptionHtml-module__CtoZ5a__root .product-text .product-desc-subtitle{font-size:clamp(.95rem,1.8vw,1.08rem);font-weight:800}.ProductDescriptionHtml-module__CtoZ5a__root .images-row{gap:clamp(16px,2.2vw,26px);width:100%;max-width:100%;margin:.35rem 0 1.85rem;display:grid}.ProductDescriptionHtml-module__CtoZ5a__root .images-row:not(:has(.image-container2)){grid-template-columns:repeat(auto-fit,minmax(min(100%,270px),1fr))}.ProductDescriptionHtml-module__CtoZ5a__root .images-row:has(.image-container2){grid-template-columns:repeat(auto-fit,minmax(min(100%,200px),1fr))}:is(.ProductDescriptionHtml-module__CtoZ5a__root .image-container,.ProductDescriptionHtml-module__CtoZ5a__root .image-container2){--ic-outer:calc(var(--nm-radius) + 6px);--ic-pad:10px;min-width:0;padding:var(--ic-pad);background:var(--nm-bg);border-radius:var(--ic-outer);box-shadow:var(--nm-shadow-raised);border:1px solid #fff6;flex-direction:column;align-items:stretch;transition:box-shadow .25s;display:flex}@media (hover:hover){:is(.ProductDescriptionHtml-module__CtoZ5a__root .image-container:hover,.ProductDescriptionHtml-module__CtoZ5a__root .image-container2:hover){box-shadow:var(--nm-shadow-raised)}}.ProductDescriptionHtml-module__CtoZ5a__root .image-container2{text-align:center;align-items:center}.ProductDescriptionHtml-module__CtoZ5a__root .image-container2 p{text-align:left;width:100%}.ProductDescriptionHtml-module__CtoZ5a__root .image-container2 .product-desc-subtitle{text-align:center;line-height:1.35;display:block}.ProductDescriptionHtml-module__CtoZ5a__root .image-container>img{aspect-ratio:1;object-fit:contain;border-radius:max(8px, calc(var(--ic-outer) - var(--ic-pad)));margin-bottom:4px}.ProductDescriptionHtml-module__CtoZ5a__root .image-container2>img{object-fit:contain;width:25%;height:70px}.ProductDescriptionHtml-module__CtoZ5a__root .row{grid-template-columns:repeat(auto-fit,minmax(min(100%,260px),1fr));gap:clamp(16px,2vw,24px);margin:clamp(18px,2.5vw,28px) 0;display:grid}.ProductDescriptionHtml-module__CtoZ5a__root .row>*{--row-slot-outer:calc(var(--nm-radius) + 6px);--row-slot-pad:14px;min-width:0;padding:var(--row-slot-pad);background:var(--nm-bg);border-radius:var(--row-slot-outer);box-shadow:var(--nm-shadow-raised);border:1px solid #fff6}.ProductDescriptionHtml-module__CtoZ5a__root .row>* img{border-radius:max(8px, calc(var(--row-slot-outer) - var(--row-slot-pad)));max-width:100%;height:auto;margin-bottom:12px}.ProductDescriptionHtml-module__CtoZ5a__root table{border-collapse:separate;border-spacing:0;border-radius:calc(var(--nm-radius) + 2px);width:100%;box-shadow:var(--nm-shadow-inset);background:var(--nm-bg);border:1px solid #ffffff59;margin:1.25rem 0;font-size:14px;overflow:hidden}:is(.ProductDescriptionHtml-module__CtoZ5a__root th,.ProductDescriptionHtml-module__CtoZ5a__root td){text-align:left;border-bottom:1px dotted #00000014;padding:12px 16px}:is(.ProductDescriptionHtml-module__CtoZ5a__root tr:last-child th,.ProductDescriptionHtml-module__CtoZ5a__root tr:last-child td){border-bottom:none}.ProductDescriptionHtml-module__CtoZ5a__root th{color:var(--text-muted);width:38%;font-weight:700}.ProductDescriptionHtml-module__CtoZ5a__root td{color:var(--text-dark);font-weight:700}@media (max-width:576px){:is(.ProductDescriptionHtml-module__CtoZ5a__root th,.ProductDescriptionHtml-module__CtoZ5a__root td){width:100%;display:block}.ProductDescriptionHtml-module__CtoZ5a__root th{border-bottom:none;padding-bottom:4px}.ProductDescriptionHtml-module__CtoZ5a__root td{border-bottom:1px dotted #0000001a;padding-top:0;padding-bottom:14px}}.ProductDescriptionHtml-module__CtoZ5a__empty{color:var(--text-muted);margin:0;font-size:15px}
.Toast-module__-wncvW__toast{z-index:10000;background:var(--nm-bg);box-shadow:var(--nm-shadow-raised), inset 1px 1px 2px #fff6;box-sizing:border-box;border-radius:14px;align-items:center;gap:12px;max-width:min(420px,100vw - 48px);padding:12px 18px;transition:transform .16s cubic-bezier(.32,.72,0,1),opacity .16s;display:flex;position:fixed}.Toast-module__-wncvW__placementTop{inset:24px auto auto 50%}.Toast-module__-wncvW__placementTop.Toast-module__-wncvW__toastVisible{opacity:1;transform:translate(-50%)}.Toast-module__-wncvW__placementTop.Toast-module__-wncvW__toastHidden{opacity:0;transform:translate(-50%,-120%)}.Toast-module__-wncvW__placementBottomRight{max-width:min(380px,100vw - 32px);inset:auto 24px 24px auto}.Toast-module__-wncvW__placementBottomRight.Toast-module__-wncvW__toastVisible{opacity:1;transform:translate(0)}.Toast-module__-wncvW__placementBottomRight.Toast-module__-wncvW__toastHidden{opacity:0;transform:translate(24px,120%)}.Toast-module__-wncvW__iconWrapper{background:var(--nm-bg);width:32px;height:32px;box-shadow:var(--nm-shadow-inset);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.Toast-module__-wncvW__iconWrapperSuccess{color:#2ecc71}.Toast-module__-wncvW__iconWrapperError{color:var(--red,#e74c3c)}.Toast-module__-wncvW__iconWrapperInfo{color:#3498db}.Toast-module__-wncvW__content{flex:1;min-width:0}.Toast-module__-wncvW__message{color:var(--text-dark);margin:0;font-size:14px;font-weight:700}.Toast-module__-wncvW__closeBtn{cursor:pointer;color:var(--text-muted);background:0 0;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;transition:all .2s;display:flex}@media (hover:hover){.Toast-module__-wncvW__closeBtn:hover{color:var(--red);background:var(--nm-bg);box-shadow:var(--nm-shadow-inset)}}.Toast-module__-wncvW__closeBtn:active{transform:scale(.9)}@media (max-width:576px){.Toast-module__-wncvW__placementTop{max-width:none;left:16px;right:16px}.Toast-module__-wncvW__placementTop.Toast-module__-wncvW__toastVisible{transform:translateY(0)}.Toast-module__-wncvW__placementTop.Toast-module__-wncvW__toastHidden{transform:translateY(-120%)}.Toast-module__-wncvW__placementBottomRight{right:16px;bottom:max(24px, env(safe-area-inset-bottom,0px));max-width:calc(100vw - 32px);left:auto}.Toast-module__-wncvW__placementBottomRight.Toast-module__-wncvW__toastHidden{transform:translateY(140%)}}
.catalogSeo-module__UvzlSG__seoArticle{margin-top:56px;margin-bottom:48px}.catalogSeo-module__UvzlSG__seoPanel{background:var(--nm-bg);border-radius:var(--nm-radius);box-shadow:var(--nm-shadow-raised);padding:clamp(22px,4vw,36px)}.catalogSeo-module__UvzlSG__seoHeader{text-align:center;margin-bottom:28px}.catalogSeo-module__UvzlSG__seoH2{color:var(--text-dark);letter-spacing:-.02em;margin:0 0 12px;font-size:clamp(24px,3vw,30px);font-weight:900}.catalogSeo-module__UvzlSG__seoLead{color:var(--text-muted);max-width:52ch;margin:0 auto;font-size:16px;font-weight:500;line-height:1.55}.catalogSeo-module__UvzlSG__seoDivider{background:var(--nm-bg);width:72px;height:4px;box-shadow:var(--nm-shadow-inset);border-radius:4px;margin:22px auto 0}.catalogSeo-module__UvzlSG__seoBody{color:var(--text-body);font-size:16px;line-height:1.7}.catalogSeo-module__UvzlSG__seoBody>p,.catalogSeo-module__UvzlSG__seoBody section>p{margin:0 0 1rem}.catalogSeo-module__UvzlSG__seoBody>p:last-child,.catalogSeo-module__UvzlSG__seoBody section>p:last-child{margin-bottom:0}.catalogSeo-module__UvzlSG__seoAdvantageGrid{grid-template-columns:repeat(3,1fr);gap:18px;margin:28px 0 24px;display:grid}@media (max-width:900px){.catalogSeo-module__UvzlSG__seoAdvantageGrid{grid-template-columns:1fr}}.catalogSeo-module__UvzlSG__seoCard{border-radius:var(--nm-radius-sm);background:var(--nm-bg);box-shadow:var(--nm-shadow-raised);padding:22px 20px}.catalogSeo-module__UvzlSG__seoCardTitle{color:var(--text-dark);letter-spacing:-.01em;margin:0 0 12px;font-size:17px;font-weight:800}.catalogSeo-module__UvzlSG__seoAside{border-radius:var(--nm-radius-sm);background:var(--nm-bg);box-shadow:var(--nm-shadow-inset);color:var(--text-body);margin:8px 0 28px;padding:20px 22px;font-size:15px;line-height:1.65}.catalogSeo-module__UvzlSG__seoAside p{margin:0}.catalogSeo-module__UvzlSG__seoH3Section{color:var(--text-dark);letter-spacing:-.02em;margin:32px 0 14px;font-size:clamp(19px,2.4vw,22px);font-weight:800}.catalogSeo-module__UvzlSG__seoFactorList{flex-direction:column;gap:18px;margin:16px 0 20px;padding:0;list-style:none;display:flex}.catalogSeo-module__UvzlSG__seoFactorList li{border-radius:var(--nm-radius-sm);background:var(--nm-bg);box-shadow:var(--nm-shadow-inset);padding:18px 20px}.catalogSeo-module__UvzlSG__seoFactorList strong{color:var(--text-dark);margin-bottom:8px;font-size:15px;font-weight:800;display:block}.catalogSeo-module__UvzlSG__seoFactorDetail{color:var(--text-body);font-size:15px;line-height:1.65;display:block}.catalogSeo-module__UvzlSG__seoCardList{color:var(--text-body);margin:12px 0 0;padding-left:1.2rem;font-size:14px;line-height:1.55}.catalogSeo-module__UvzlSG__seoCardList li{margin-bottom:6px}.catalogSeo-module__UvzlSG__seoCardList li:last-child{margin-bottom:0}
.ReviewVideoThumb-module__Z9d8-G__root{cursor:pointer;background:#2d2d44;border:none;border-radius:8px;width:80px;height:80px;padding:0;transition:transform .2s,box-shadow .2s;position:relative;overflow:hidden;box-shadow:0 1px 4px #0000001f}.ReviewVideoThumb-module__Z9d8-G__root:hover{transform:scale(1.04);box-shadow:0 2px 8px #0003}.ReviewVideoThumb-module__Z9d8-G__preview{object-fit:cover;pointer-events:none;width:100%;height:100%;display:block}.ReviewVideoThumb-module__Z9d8-G__fallback{background:linear-gradient(135deg,#1a1a2e 0%,#2d2d44 100%);position:absolute;inset:0}.ReviewVideoThumb-module__Z9d8-G__overlay{pointer-events:none;background:#00000047;flex-direction:column;justify-content:center;align-items:center;gap:4px;display:flex;position:absolute;inset:0}.ReviewVideoThumb-module__Z9d8-G__playIcon{color:#fff;filter:drop-shadow(0 1px 3px #00000073)}.ReviewVideoThumb-module__Z9d8-G__label{color:#ffffffe0;text-transform:uppercase;letter-spacing:.5px;font-size:10px;font-weight:700}@media (max-width:576px){.ReviewVideoThumb-module__Z9d8-G__root{width:64px;height:64px}}
