.catalog-module__ZyI-Aq__layout{grid-template-columns:240px 1fr;gap:24px;padding:40px 0;display:grid}.catalog-module__ZyI-Aq__sidebar{top:var(--header-height);height:calc(100vh - var(--header-height));scrollbar-width:none;-ms-overflow-style:none;background:0 0;padding-top:40px;padding-bottom:40px;padding-right:12px;position:sticky;overflow-y:auto}.catalog-module__ZyI-Aq__sidebarHeader,.catalog-module__ZyI-Aq__sidebarFooter{display:none}.catalog-module__ZyI-Aq__mobileFilterBtn{border:1px solid var(--border);border-radius:var(--radius);width:100%;color:var(--primary);cursor:pointer;box-shadow:var(--shadow-sm);background:#fff;justify-content:center;align-items:center;gap:8px;margin-bottom:16px;padding:12px 16px;font-weight:700;display:none}.catalog-module__ZyI-Aq__sidebarTitle{border-bottom:1px solid var(--border);margin-bottom:24px;padding-bottom:16px;font-size:1.25rem}.catalog-module__ZyI-Aq__sidebarStock{padding:0 4px}.catalog-module__ZyI-Aq__sidebarSection{background:#fff;border:1px solid #0000000d;border-radius:12px;margin-bottom:.75rem;padding:.75rem 1rem;box-shadow:0 1px 3px #00000005}.catalog-module__ZyI-Aq__sidebarSection:last-child{margin-bottom:0}.catalog-module__ZyI-Aq__sidebarSectionTitle{text-transform:uppercase;color:#64748b;letter-spacing:.1em;margin-bottom:.75rem;padding:0 .25rem;font-size:.75rem;font-weight:800;display:block}.catalog-module__ZyI-Aq__filterSection{margin-bottom:40px}.catalog-module__ZyI-Aq__filterSection h3{text-transform:uppercase;color:var(--text-dim);letter-spacing:1px;margin-bottom:16px;font-size:.9rem}.catalog-module__ZyI-Aq__filterList{flex-direction:column;gap:8px;display:flex}.catalog-module__ZyI-Aq__filterList a{color:var(--text);border-radius:8px;padding:10px 16px;font-size:.95rem;transition:all .2s}.catalog-module__ZyI-Aq__filterList a:hover{background:var(--bg);color:var(--accent)}.catalog-module__ZyI-Aq__activeFilter{font-weight:600;background:var(--primary)!important;color:#fff!important}.catalog-module__ZyI-Aq__header{margin-bottom:20px}.catalog-module__ZyI-Aq__resultsHeader{border-top:1px solid #00000014;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-top:16px;padding:12px 0;display:flex}.catalog-module__ZyI-Aq__smartStats{background:#f8fafc;border:1px solid #00000008;border-radius:99px;align-items:center;gap:8px;padding:4px 12px;display:flex}.catalog-module__ZyI-Aq__totalCount,.catalog-module__ZyI-Aq__availableCount{color:#64748b;font-size:.85rem;font-weight:600}.catalog-module__ZyI-Aq__smartStats strong{color:var(--text);font-weight:800}.catalog-module__ZyI-Aq__separator{color:#e2e8f0;font-size:1rem;font-weight:300}.catalog-module__ZyI-Aq__availableCount{color:#10b981;align-items:center;gap:5px;display:flex}.catalog-module__ZyI-Aq__availableCount strong{color:#059669}.catalog-module__ZyI-Aq__availableCount:before{content:"";background:#10b981;border-radius:50%;width:6px;height:6px;display:inline-block}.catalog-module__ZyI-Aq__mobileFilterWrapper{top:calc(var(--header-height) + 10px);z-index:500;margin-bottom:20px;display:none;position:sticky}.catalog-module__ZyI-Aq__mobileFilterBtn{background:var(--primary);color:#fff;border:none;border-radius:12px;justify-content:center;align-items:center;gap:12px;width:100%;padding:14px 20px;font-size:1rem;font-weight:700;display:flex;box-shadow:0 4px 12px #0f172a26}.catalog-module__ZyI-Aq__sidebarOverlay{z-index:1500;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0f172a80;width:100%;height:100%;position:fixed;top:0;left:0}.catalog-module__ZyI-Aq__actions{align-items:center;gap:24px;display:flex}.catalog-module__ZyI-Aq__breadcrumb{text-transform:uppercase;letter-spacing:1px}.catalog-module__ZyI-Aq__header h1{margin-bottom:8px;font-size:2.5rem}.catalog-module__ZyI-Aq__grid{grid-template-columns:repeat(auto-fill,minmax(340px,1fr));gap:24px;display:grid}@media (max-width:900px){.catalog-module__ZyI-Aq__layout{grid-template-columns:1fr;padding-top:20px}.catalog-module__ZyI-Aq__mobileFilterWrapper{display:block}.catalog-module__ZyI-Aq__sidebar{z-index:2000;width:100%;max-width:none;height:100dvh;box-shadow:none;background:#fff;border-radius:20px 20px 0 0;flex-direction:column;padding:0;transition:transform .4s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;bottom:0;left:0;overflow:hidden;transform:translateY(100%)}.catalog-module__ZyI-Aq__sidebarOpen{transform:translateY(0)}.catalog-module__ZyI-Aq__sidebarHeader{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.catalog-module__ZyI-Aq__sidebarTitle{color:var(--primary);border:none;margin:0;padding:0;font-size:1.5rem;font-weight:800}.catalog-module__ZyI-Aq__empty{text-align:center;color:var(--text-dim);background:var(--panel);border-radius:var(--radius-lg);border:1px dashed var(--border);padding:48px 24px}.catalog-module__ZyI-Aq__categoryNav{padding:0}.catalog-module__ZyI-Aq__navList{flex-direction:column;gap:24px;display:flex}.catalog-module__ZyI-Aq__navItem{flex-direction:column;gap:8px;display:flex}.catalog-module__ZyI-Aq__l1Link{color:var(--text);font-size:.95rem;font-weight:700;text-decoration:none;transition:color .2s}.catalog-module__ZyI-Aq__l1Link:hover{color:var(--accent)}.catalog-module__ZyI-Aq__subList{border-left:2px solid var(--border);flex-direction:column;gap:6px;padding-left:12px;display:flex}.catalog-module__ZyI-Aq__l2Link{color:var(--text-dim);font-size:.85rem;text-decoration:none;transition:all .2s}.catalog-module__ZyI-Aq__l2Link:hover{color:var(--accent);padding-left:4px}.catalog-module__ZyI-Aq__more{color:var(--text-dim);opacity:.7;padding-top:4px;font-size:.75rem;font-style:italic}.catalog-module__ZyI-Aq__closeBtn{color:var(--text-dim);background:var(--bg);border-radius:50%;padding:10px}.catalog-module__ZyI-Aq__sidebarContent{flex:1;padding:24px;overflow-y:auto}.catalog-module__ZyI-Aq__sidebarFooter{padding:16px 24px;padding-bottom:calc(16px + env(safe-area-inset-bottom));border-top:1px solid var(--border);z-index:10;background:#fff;display:block;position:sticky;bottom:0;box-shadow:0 -10px 20px #0000000d}.catalog-module__ZyI-Aq__btnApply{background:var(--accent);color:#fff;border:none;border-radius:12px;width:100%;padding:18px;font-size:1.1rem;font-weight:700}.catalog-module__ZyI-Aq__mobileFilterBtn{display:flex}.catalog-module__ZyI-Aq__grid{grid-template-columns:1fr;gap:20px}.catalog-module__ZyI-Aq__header h1{font-size:1.75rem}.catalog-module__ZyI-Aq__resultsHeader{gap:12px}.catalog-module__ZyI-Aq__smartStats{justify-content:center;width:100%}.catalog-module__ZyI-Aq__actions{width:100%}}
.ProductCard-module__t53O_a__card{background:#fff;border:1px solid #eef0f2;border-radius:12px;grid-template-rows:170px auto auto;width:100%;min-height:320px;transition:all .3s cubic-bezier(.4,0,.2,1);display:grid;position:relative;overflow:visible;box-shadow:0 1px 3px #0000000d}.ProductCard-module__t53O_a__card:hover{border-color:#3b82f6;transform:translateY(-4px);box-shadow:0 12px 24px #0000001a}.ProductCard-module__t53O_a__topInfoGrid{grid-template-columns:1fr 1fr;height:100%;display:grid}.ProductCard-module__t53O_a__imageArea{background:#f8fafc;border-right:1px solid #f1f5f9;border-top-left-radius:12px;justify-content:center;align-items:center;height:160px;padding:12px;display:flex;position:relative;overflow:visible}.ProductCard-module__t53O_a__badgeOverlay{z-index:130;pointer-events:none;flex-direction:column;gap:8px;display:flex;position:absolute;top:10px;left:10px}.ProductCard-module__t53O_a__badgeOverlay [data-tooltip]{pointer-events:auto;cursor:help;position:relative}.ProductCard-module__t53O_a__badgeOverlay [data-tooltip]:after{content:attr(data-tooltip);color:#0f172a;white-space:nowrap;opacity:0;visibility:hidden;z-index:999;pointer-events:none;background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:5px 12px;font-size:.75rem;font-weight:800;position:absolute;top:50%;left:140%;transform:translateY(-50%);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.ProductCard-module__t53O_a__badgeOverlay [data-tooltip]:before{content:"";filter:drop-shadow(-1px 0 #e2e8f0);opacity:0;visibility:hidden;z-index:1000;pointer-events:none;border:6px solid #0000;border-right-color:#fff;position:absolute;top:50%;left:125%;transform:translateY(-50%)}.ProductCard-module__t53O_a__badgeOverlay [data-tooltip]:hover:after,.ProductCard-module__t53O_a__badgeOverlay [data-tooltip]:hover:before{opacity:1;visibility:visible}.ProductCard-module__t53O_a__saleBadge{color:#fff;background:#ef4444;border:1.5px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;transition:transform .2s;display:flex;box-shadow:0 2px 8px #ef444466}.ProductCard-module__t53O_a__saleBadge:hover{background:#dc2626;transform:scale(1.15)}.ProductCard-module__t53O_a__lowStockBadge{color:#fff;background:#f59e0b;border:1.5px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;transition:transform .2s;display:flex;box-shadow:0 2px 8px #f59e0b66}.ProductCard-module__t53O_a__lowStockBadge:hover{background:#d97706;transform:scale(1.15)}.ProductCard-module__t53O_a__b2bBadge{color:#232020;background:#fff;border:1px solid #e2e8f0;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;padding:4px;transition:all .2s;display:flex;box-shadow:0 2px 8px #00000026}.ProductCard-module__t53O_a__b2bBadge:hover{transform:scale(1.15);box-shadow:0 4px 12px #0003}.ProductCard-module__t53O_a__warrantyBadgeIcon{filter:drop-shadow(0 2px 4px #1e40af33);justify-content:center;align-items:center;width:28px;height:28px;transition:transform .2s;display:flex;position:relative}.ProductCard-module__t53O_a__warrantyBadgeIcon:hover{transform:scale(1.15)}.ProductCard-module__t53O_a__warrantyNumberSmall{color:#1e40af;letter-spacing:-.05em;margin-top:-1px;font-size:.65rem;font-weight:900;position:absolute}.ProductCard-module__t53O_a__image{object-fit:contain;mix-blend-mode:multiply;backface-visibility:hidden;will-change:transform;z-index:1;transition:transform .3s;width:75%!important;height:75%!important;inset:12.5%!important}.ProductCard-module__t53O_a__card:hover .ProductCard-module__t53O_a__image{transform:scale(1.05)}.ProductCard-module__t53O_a__placeholder{color:#cbd5e1}.ProductCard-module__t53O_a__infoArea{background:#fff;border-top-right-radius:12px;flex-direction:column;gap:6px;min-width:0;padding:10px 12px;display:flex;overflow:hidden}.ProductCard-module__t53O_a__titleCode{flex-direction:column;gap:1px;display:flex}.ProductCard-module__t53O_a__name{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;min-height:1.2rem;margin:0;font-size:.85rem;font-weight:800;line-height:1.2;display:-webkit-box;overflow:hidden;color:#0a2472!important}.ProductCard-module__t53O_a__codeRow{align-items:center;display:flex}.ProductCard-module__t53O_a__code{color:#94a3b8;text-transform:lowercase;font-size:.65rem;font-weight:600}.ProductCard-module__t53O_a__identValue{text-transform:uppercase;color:#475569}.ProductCard-module__t53O_a__badgeList{flex-wrap:wrap;gap:6px;margin-top:10px;display:flex}.ProductCard-module__t53O_a__attrBadge{color:#0369a1;white-space:nowrap;background:#f0f9ff;border:1px solid #e0f2fe;border-radius:6px;align-items:center;padding:4px 10px;font-size:.65rem;font-weight:800;line-height:1.2;transition:all .2s;display:flex}.ProductCard-module__t53O_a__attrBadge:hover{background:#e0f2fe;transform:translateY(-1px)}.ProductCard-module__t53O_a__stockStatus{letter-spacing:.02em;border:1px solid #0000;border-radius:6px;align-items:center;gap:4px;width:fit-content;padding:3px 8px;font-size:.65rem;font-weight:700;display:flex}.ProductCard-module__t53O_a__footerStock{margin-bottom:4px}.ProductCard-module__t53O_a__inStockStatus{color:#16a34a;background:#f0fdf4;border-color:#dcfce7}.ProductCard-module__t53O_a__outOfStockStatus{color:#dc2626;background:#fef2f2;border-color:#fee2e2}.ProductCard-module__t53O_a__onOrderStatus{color:#b45309;background:#fffdf5;border:none!important}.ProductCard-module__t53O_a__inStockStatus{color:#166534;background:#f0fdf4;border:none!important}.ProductCard-module__t53O_a__fullWidthStatus{letter-spacing:-.01em;border-radius:6px;justify-content:center;padding:0;font-size:.7rem;overflow:hidden;width:100%!important;box-shadow:none!important;border:none!important}.ProductCard-module__t53O_a__splitBadge{align-items:stretch;width:100%;min-height:24px;display:flex}.ProductCard-module__t53O_a__statusPart{flex:1;justify-content:center;align-items:center;gap:4px;padding:4px 8px;display:flex}.ProductCard-module__t53O_a__deadlinePart{color:#92400e;white-space:nowrap;background:#fef3c7;align-items:center;padding:4px 10px;font-weight:800;display:flex}.ProductCard-module__t53O_a__specialBadge{text-transform:uppercase;border-radius:6px;align-items:center;gap:6px;margin-top:6px;padding:4px 10px;font-size:.6rem;font-weight:800;display:flex}.ProductCard-module__t53O_a__warrantyBadge{color:#1d4ed8;background:#eff6ff;border:1px solid #dbeafe}.ProductCard-module__t53O_a__deliveryBadge{color:#b45309;background:#fffbeb;border:1px solid #fef3c7}.ProductCard-module__t53O_a__descriptionSection{cursor:help;z-index:10;height:1.8rem;margin:4px 0;padding:0 16px;position:relative;overflow:visible}.ProductCard-module__t53O_a__descriptionText{color:#94a3b8;-webkit-line-clamp:2;line-clamp:2;text-overflow:ellipsis;height:100%;max-height:1.8rem;transition:opacity .3s ease calc(var(--hover-delay-ms,1000) * 1ms);text-align:left;-webkit-box-orient:vertical;font-size:.6rem;line-height:1.4;display:-webkit-box;overflow:hidden}.ProductCard-module__t53O_a__descriptionText:first-line{color:#1f2937;font-size:.65rem;font-weight:600}.ProductCard-module__t53O_a__descriptionSection:hover{z-index:3000}.ProductCard-module__t53O_a__descriptionSection:hover .ProductCard-module__t53O_a__descriptionText{opacity:.3}.ProductCard-module__t53O_a__descriptionSection:after{content:attr(data-tooltip-full);color:#334155;white-space:pre-wrap;z-index:1000;pointer-events:none;opacity:0;visibility:hidden;transition:opacity .3s ease calc(var(--hover-delay-ms,1000) * 1ms), visibility 0s calc(var(--hover-delay-ms,1000) * 1ms);text-align:left;background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:12px 16px;font-size:.7rem;font-weight:500;line-height:1.5;position:absolute;bottom:120%;left:-16px;right:-16px;box-shadow:0 10px 25px #0003}.ProductCard-module__t53O_a__descriptionSection:before{content:"";filter:drop-shadow(0 2px 1px #e2e8f0);z-index:1001;pointer-events:none;opacity:0;visibility:hidden;transition:opacity .2s ease calc(var(--hover-delay-ms,1000) * 1ms), visibility 0s calc(var(--hover-delay-ms,1000) * 1ms);border:10px solid #0000;border-top-color:#fff;position:absolute;bottom:110%;left:50%;transform:translate(-50%)}.ProductCard-module__t53O_a__descriptionSection:hover:after,.ProductCard-module__t53O_a__descriptionSection:hover:before{opacity:1;visibility:visible}.ProductCard-module__t53O_a__footer{background:#fff;border-top:1px solid #f8fafc;border-bottom-right-radius:12px;border-bottom-left-radius:12px;flex-direction:column;justify-content:center;gap:4px;padding:6px 16px 8px;display:flex;overflow:hidden}.ProductCard-module__t53O_a__footerActionRow{justify-content:space-between;align-items:center;gap:12px;width:100%;display:flex}.ProductCard-module__t53O_a__priceContainer{flex-direction:column;min-width:0;display:flex}.ProductCard-module__t53O_a__mainPriceRow{flex-wrap:wrap;align-items:baseline;gap:4px;display:flex}.ProductCard-module__t53O_a__priceAmount{letter-spacing:-.012em;font-size:1.1rem;font-weight:900;color:#0a2472!important}.ProductCard-module__t53O_a__lastPriceInfo{color:#0a2472;letter-spacing:-.01em;text-transform:uppercase;margin-bottom:0;font-size:.75rem;font-weight:600}.ProductCard-module__t53O_a__currency{margin-left:2px;font-size:.75rem;font-weight:800;color:#475569!important}.ProductCard-module__t53O_a__onlineBadge{color:#fff;text-transform:uppercase;letter-spacing:.05em;background:#ef4444;border-radius:4px;width:fit-content;margin-bottom:2px;padding:2px 8px;font-size:.6rem;font-weight:900;box-shadow:0 2px 4px #ef444440}.ProductCard-module__t53O_a__subPrice{color:#94a3b8;margin-top:1px;font-size:.75rem;font-weight:600}.ProductCard-module__t53O_a__cartSection{flex-direction:column;align-items:flex-end;gap:0;display:flex}.ProductCard-module__t53O_a__cartActions{align-items:center;gap:8px;display:flex}.ProductCard-module__t53O_a__quantityWrapper{background:#f8fafc;border:1px solid #cbd5e1;border-radius:6px;align-items:center;padding:1px;display:flex}.ProductCard-module__t53O_a__qtyBtn{cursor:pointer;color:#475569;background:0 0;border:none;justify-content:center;align-items:center;width:28px;height:28px;font-size:1rem;font-weight:700;transition:all .2s;display:flex}.ProductCard-module__t53O_a__qtyInput{text-align:center;background:0 0;border:none;outline:none;width:28px;font-size:.8rem;font-weight:700}.ProductCard-module__t53O_a__btnAddToCart{color:#fff;cursor:pointer;background:#10b981;border:none;border-radius:8px;align-items:center;gap:4px;height:36px;padding:6px 10px;font-size:.85rem;font-weight:700;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 2px 4px #10b98133}.ProductCard-module__t53O_a__btnQuote{color:#fff;cursor:pointer;background:#0a2472;border:none;border-radius:8px;flex:1;justify-content:center;align-items:center;height:36px;padding:8px 12px;font-size:.8rem;font-weight:800;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 2px 4px #0a247233}.ProductCard-module__t53O_a__btnDelivery{color:#b45309;cursor:pointer;background:#fffbeb;border:1px solid #fef3c7;border-radius:8px;width:100%;margin-top:4px;padding:8px 16px;font-size:.8rem;font-weight:700;transition:all .2s}.ProductCard-module__t53O_a__wishlistBtn[data-tooltip]:after{content:attr(data-tooltip);color:#0f172a;white-space:nowrap;opacity:0;visibility:hidden;z-index:999;pointer-events:none;background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:5px 12px;font-size:.75rem;font-weight:800;position:absolute;top:50%;left:140%;right:auto;transform:translateY(-50%);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.ProductCard-module__t53O_a__wishlistBtn[data-tooltip]:before{content:"";filter:drop-shadow(-1px 0 #e2e8f0);opacity:0;visibility:hidden;z-index:1000;pointer-events:none;border:6px solid #0000;border-right-color:#fff;position:absolute;top:50%;left:125%;right:auto;transform:translateY(-50%)}.ProductCard-module__t53O_a__wishlistBtn[data-tooltip]:hover:after,.ProductCard-module__t53O_a__wishlistBtn[data-tooltip]:hover:before{opacity:1;visibility:visible}.ProductCard-module__t53O_a__wishlistBtn{z-index:120;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);cursor:pointer;color:#94a3b8;background:#ffffffe6;border:1px solid #0000000d;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;top:10px;right:10px;box-shadow:0 2px 4px #0000001a}.ProductCard-module__t53O_a__wishlistBtn:hover{color:#e11d48;background:#fff;transform:scale(1.1)}.ProductCard-module__t53O_a__wishlistActive{color:#e11d48;background:#fff}@media (max-width:768px){.ProductCard-module__t53O_a__card{aspect-ratio:auto;border-radius:10px;grid-template-rows:auto auto auto;min-height:auto;box-shadow:0 1px 4px #0000000f}.ProductCard-module__t53O_a__card:hover{transform:none;box-shadow:0 1px 4px #0000000f}.ProductCard-module__t53O_a__topInfoGrid{grid-template-rows:auto;grid-template-columns:170px 1fr}.ProductCard-module__t53O_a__imageArea{aspect-ratio:auto;border-bottom:none;border-right:1px solid #f1f5f9;border-top-left-radius:10px;border-bottom-left-radius:0;width:170px;height:170px;padding:10px}.ProductCard-module__t53O_a__image{width:calc(100% - 16px)!important;height:calc(100% - 16px)!important;inset:8px!important}.ProductCard-module__t53O_a__badgeOverlay{gap:4px;top:6px;left:6px}.ProductCard-module__t53O_a__saleBadge,.ProductCard-module__t53O_a__lowStockBadge,.ProductCard-module__t53O_a__b2bBadge{width:22px;height:22px}.ProductCard-module__t53O_a__saleBadge svg,.ProductCard-module__t53O_a__lowStockBadge svg{width:10px;height:10px}.ProductCard-module__t53O_a__warrantyBadgeIcon{width:22px;height:22px}.ProductCard-module__t53O_a__warrantyBadgeIcon svg{width:18px;height:18px}.ProductCard-module__t53O_a__warrantyNumberSmall{font-size:.5rem}.ProductCard-module__t53O_a__wishlistBtn{z-index:120;width:26px;height:26px;top:6px;right:8px}.ProductCard-module__t53O_a__wishlistBtn svg{width:13px;height:13px}.ProductCard-module__t53O_a__infoArea{border-top-left-radius:0;border-top-right-radius:10px;gap:3px;min-height:100px;padding:8px 10px 6px}.ProductCard-module__t53O_a__name{-webkit-line-clamp:2;line-clamp:2;min-height:unset;font-size:.78rem;font-weight:800;line-height:1.25}.ProductCard-module__t53O_a__codeRow{margin-top:1px}.ProductCard-module__t53O_a__code{font-size:.6rem}.ProductCard-module__t53O_a__badgeList{gap:4px;margin-top:4px}.ProductCard-module__t53O_a__attrBadge{border-radius:4px;padding:2px 6px;font-size:.55rem}.ProductCard-module__t53O_a__descriptionSection{border-top:1px solid #f8fafc;height:1.5rem;margin:2px 0;padding:0 10px}.ProductCard-module__t53O_a__descriptionText{max-height:1.5rem;font-size:.58rem;line-height:1.3}.ProductCard-module__t53O_a__descriptionText:first-line{font-size:.6rem}.ProductCard-module__t53O_a__stockStatus{padding:2px 6px;font-size:.6rem}.ProductCard-module__t53O_a__fullWidthStatus{border-radius:0;font-size:.62rem}.ProductCard-module__t53O_a__splitBadge{min-height:20px}.ProductCard-module__t53O_a__statusPart{gap:3px;padding:2px 6px}.ProductCard-module__t53O_a__statusPart svg{width:10px;height:10px}.ProductCard-module__t53O_a__deadlinePart{padding:2px 8px;font-size:.58rem}.ProductCard-module__t53O_a__footer{border-top:1px solid #f1f5f9;gap:4px;padding:6px 10px 8px}.ProductCard-module__t53O_a__footerActionRow{align-items:flex-end;gap:8px}.ProductCard-module__t53O_a__priceAmount{font-size:.95rem}.ProductCard-module__t53O_a__currency{font-size:.65rem}.ProductCard-module__t53O_a__subPrice{margin-top:0;font-size:.62rem}.ProductCard-module__t53O_a__lastPriceInfo{font-size:.65rem}.ProductCard-module__t53O_a__cartActions{gap:6px}.ProductCard-module__t53O_a__quantityWrapper{padding:1px}.ProductCard-module__t53O_a__qtyBtn{width:30px;height:30px;font-size:1.1rem}.ProductCard-module__t53O_a__qtyInput{width:26px;font-size:.8rem}.ProductCard-module__t53O_a__btnAddToCart{border-radius:6px;height:32px;padding:6px 10px;font-size:.78rem}.ProductCard-module__t53O_a__btnAddToCart svg{width:16px;height:16px}.ProductCard-module__t53O_a__btnQuote{height:32px;padding:6px 10px;font-size:.72rem}}@media (max-width:900px){.ProductCard-module__t53O_a__qtyBtn{background:#f1f5f9;border-radius:4px;width:38px;height:38px;font-size:1.25rem}.ProductCard-module__t53O_a__qtyInput{width:36px;font-size:.9rem}.ProductCard-module__t53O_a__btnAddToCart,.ProductCard-module__t53O_a__btnQuote{height:40px;padding:8px 14px;font-size:.95rem}.ProductCard-module__t53O_a__quantityWrapper{padding:2px}}@media (hover:none){.ProductCard-module__t53O_a__badgeOverlay [data-tooltip]:after,.ProductCard-module__t53O_a__badgeOverlay [data-tooltip]:before,.ProductCard-module__t53O_a__descriptionSection:after,.ProductCard-module__t53O_a__descriptionSection:before,.ProductCard-module__t53O_a__wishlistBtn[data-tooltip]:after,.ProductCard-module__t53O_a__wishlistBtn[data-tooltip]:before{display:none!important}.ProductCard-module__t53O_a__descriptionSection:hover .ProductCard-module__t53O_a__descriptionText,.ProductCard-module__t53O_a__descriptionSection:active .ProductCard-module__t53O_a__descriptionText{opacity:1}}
.QuoteForm-module__M3S2nW__overlay{z-index:9999;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0006;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.QuoteForm-module__M3S2nW__modal{background:#fff;border-radius:8px;width:100%;max-width:520px;padding:40px;animation:.2s ease-out QuoteForm-module__M3S2nW__fadeInScale;position:relative;box-shadow:0 10px 30px #0003}@keyframes QuoteForm-module__M3S2nW__fadeInScale{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.QuoteForm-module__M3S2nW__btnClose{cursor:pointer;color:#666;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:8px;transition:background .2s;display:flex;position:absolute;top:16px;right:16px}.QuoteForm-module__M3S2nW__btnClose:hover{color:#000;background:#f5f5f5}.QuoteForm-module__M3S2nW__header{margin-bottom:32px}.QuoteForm-module__M3S2nW__header h2{color:#000;margin:0 0 12px;font-size:1.75rem;font-weight:700}.QuoteForm-module__M3S2nW__productInfo{color:#555;margin:0;font-size:.95rem;line-height:1.5}.QuoteForm-module__M3S2nW__productInfo strong{color:#0056b3}.QuoteForm-module__M3S2nW__form{flex-direction:column;gap:20px;display:flex}.QuoteForm-module__M3S2nW__row{gap:20px;display:flex}.QuoteForm-module__M3S2nW__fieldGroup{flex-direction:column;flex:1;gap:8px;display:flex}.QuoteForm-module__M3S2nW__fieldGroup label{color:#333;text-transform:uppercase;letter-spacing:.05em;font-size:.85rem;font-weight:700}.QuoteForm-module__M3S2nW__fieldGroup input,.QuoteForm-module__M3S2nW__fieldGroup textarea{border:1px solid #ccc;border-radius:4px;padding:12px 16px;font-size:1rem;transition:border-color .2s,box-shadow .2s}.QuoteForm-module__M3S2nW__fieldGroup input:focus,.QuoteForm-module__M3S2nW__fieldGroup textarea:focus{border-color:#0056b3;outline:none;box-shadow:0 0 0 3px #0056b31a}.QuoteForm-module__M3S2nW__btnSubmit{color:#fff;cursor:pointer;background:#0056b3;border:none;border-radius:4px;margin-top:12px;padding:16px;font-size:1.1rem;font-weight:700;transition:background .2s}.QuoteForm-module__M3S2nW__btnSubmit:hover{background:#004494}@media (max-width:600px){.QuoteForm-module__M3S2nW__modal{padding:24px}.QuoteForm-module__M3S2nW__row{flex-direction:column;gap:20px}}
.B2BBadge-module__Xi52uG__badge{color:#fff;cursor:help;background:#1e3a8a;border:1.5px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;padding:0;transition:all .2s ease-in-out;display:inline-flex;box-shadow:0 2px 8px #1e3a8a66}.B2BBadge-module__Xi52uG__badge:hover{background:#172554;transform:scale(1.15)}.B2BBadge-module__Xi52uG__icon{flex-shrink:0;display:block}
.SortControl-module__0a19YG__sortWrapper{border:1px solid var(--border);background:#fff;border-radius:12px;align-items:center;padding-left:12px;transition:all .2s;display:flex;box-shadow:0 1px 2px #0000000d}.SortControl-module__0a19YG__sortWrapper:focus-within{border-color:var(--primary);box-shadow:0 0 0 3px #2563eb1a}.SortControl-module__0a19YG__iconWrapper{color:#94a3b8;justify-content:center;align-items:center;display:flex}.SortControl-module__0a19YG__label{color:var(--text-dim);font-size:.85rem;font-weight:500}.SortControl-module__0a19YG__select{color:var(--text);cursor:pointer;appearance:none;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%2364748b' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='3 4.5 6 7.5 9 4.5'%3E%3C/polyline%3E%3C/svg%3E") right 14px center no-repeat;border:none;outline:none;min-width:170px;padding:10px 36px 10px 10px;font-size:.85rem;font-weight:600}
.ActiveFilters-module__33cEpq__container{flex-wrap:wrap;align-items:center;gap:12px;margin-top:8px;animation:.3s ActiveFilters-module__33cEpq__fadeIn;display:flex}@keyframes ActiveFilters-module__33cEpq__fadeIn{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.ActiveFilters-module__33cEpq__badges{flex-wrap:wrap;gap:6px;display:flex}.ActiveFilters-module__33cEpq__badge{color:#475569;background:#f1f5f9;border:1px solid #0000000d;border-radius:6px;align-items:center;gap:6px;padding:4px 10px;font-size:.78rem;transition:all .2s;display:flex}.ActiveFilters-module__33cEpq__badge:hover{background:#e2e8f0;border-color:#cbd5e1}.ActiveFilters-module__33cEpq__attrValue{color:#1e293b;font-weight:600}.ActiveFilters-module__33cEpq__removeBtn{color:#94a3b8;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;transition:color .2s;display:flex}.ActiveFilters-module__33cEpq__removeBtn:hover{color:#ef4444}.ActiveFilters-module__33cEpq__resetBtn{color:var(--primary);cursor:pointer;text-underline-offset:4px;background:0 0;border:none;border-radius:6px;padding:4px 8px;font-size:.8rem;font-weight:700;text-decoration:underline;transition:all .2s}.ActiveFilters-module__33cEpq__resetBtn:hover{color:#1d4ed8;background:#2563eb0d}
.StockFilter-module__i2JJ5q__wrapper{cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;gap:14px;padding:4px 0;transition:all .2s;display:flex}.StockFilter-module__i2JJ5q__label{color:#64748b;letter-spacing:-.01em;font-size:.9rem;font-weight:700;transition:color .25s}.StockFilter-module__i2JJ5q__wrapper.StockFilter-module__i2JJ5q__active .StockFilter-module__i2JJ5q__label{color:var(--primary)}.StockFilter-module__i2JJ5q__switch{background:#e2e8f0;border:1px solid #0000000d;border-radius:24px;width:44px;height:24px;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative}.StockFilter-module__i2JJ5q__switch.StockFilter-module__i2JJ5q__active{background:#10b981;box-shadow:0 0 12px #10b98140}.StockFilter-module__i2JJ5q__thumb{background:#fff;border-radius:50%;width:18px;height:18px;transition:transform .3s cubic-bezier(.4,0,.2,1);position:absolute;top:3px;left:3px;box-shadow:0 2px 4px #00000026}.StockFilter-module__i2JJ5q__switch.StockFilter-module__i2JJ5q__active .StockFilter-module__i2JJ5q__thumb{transform:translate(20px)}
.AttributeFilter-module__yoxOsW__container{flex-direction:column;gap:.75rem;display:flex;position:relative}.AttributeFilter-module__yoxOsW__facetGroup{border-bottom:1px solid #0000000d;padding:.25rem 0}.AttributeFilter-module__yoxOsW__facetGroup:last-child{border-bottom:none}.AttributeFilter-module__yoxOsW__facetLabel{text-transform:uppercase;color:#64748b;letter-spacing:.1em;cursor:pointer;font-size:.75rem;font-weight:800;display:block}.AttributeFilter-module__yoxOsW__facetHeader{cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;padding:.25rem 0;display:flex}.AttributeFilter-module__yoxOsW__facetHeader:hover .AttributeFilter-module__yoxOsW__facetLabel{color:#2563eb}.AttributeFilter-module__yoxOsW__chevron{color:#94a3b8;transition:transform .2s}.AttributeFilter-module__yoxOsW__chevron.AttributeFilter-module__yoxOsW__rotate{transform:rotate(180deg)}.AttributeFilter-module__yoxOsW__valuesWrapper{margin-top:.5rem;overflow:hidden}.AttributeFilter-module__yoxOsW__valuesList{flex-direction:column;gap:.25rem;display:flex}.AttributeFilter-module__yoxOsW__valueItem{cursor:pointer;color:#475569;background:0 0;border-radius:6px;align-items:center;width:100%;padding:.375rem .5rem;font-size:.875rem;transition:all .2s;display:flex}.AttributeFilter-module__yoxOsW__valueItem:hover{color:#1e293b;background-color:#f8fafc}.AttributeFilter-module__yoxOsW__valueItem.AttributeFilter-module__yoxOsW__selected{color:#2563eb;font-weight:500}.AttributeFilter-module__yoxOsW__checkbox{cursor:pointer;accent-color:#3b82f6;width:1rem;height:1rem;margin-right:.75rem}.AttributeFilter-module__yoxOsW__valueText{white-space:nowrap;text-overflow:ellipsis;flex:1;overflow:hidden}.AttributeFilter-module__yoxOsW__count{color:#94a3b8;margin-left:6px;font-size:.75rem}.AttributeFilter-module__yoxOsW__resetBtn{color:#ef4444;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:6px;margin-top:.5rem;padding:.6rem;font-size:.8rem;font-weight:500;transition:all .2s}.AttributeFilter-module__yoxOsW__resetBtn:hover{background:#fef2f2;border-color:#fca5a5}.AttributeFilter-module__yoxOsW__loader{color:#3b82f6;text-align:center;font-size:.75rem;font-weight:500}.AttributeFilter-module__yoxOsW__loadingOverlay{z-index:10;background:#ffffff80;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.AttributeFilter-module__yoxOsW__noResults{color:#94a3b8;text-align:center;padding:1rem 0;font-size:.8rem}
.CategoryTree-module__-_aysq__container{flex-direction:column;gap:.25rem;display:flex}.CategoryTree-module__-_aysq__navGroup{padding:.125rem 0}.CategoryTree-module__-_aysq__navGroup:last-child{border-bottom:none}.CategoryTree-module__-_aysq__navHeader{cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:8px;justify-content:space-between;align-items:center;padding:.4rem .625rem;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex}.CategoryTree-module__-_aysq__navHeader:hover{background-color:#f1f5f9;transform:translate(4px)}.CategoryTree-module__-_aysq__navHeader.CategoryTree-module__-_aysq__active{background-color:#eff6ff}.CategoryTree-module__-_aysq__labelWrapper{flex:1;align-items:center;gap:8px;min-width:0;display:flex}.CategoryTree-module__-_aysq__label{color:#475569;white-space:nowrap;text-overflow:ellipsis;flex:1;font-size:.9rem;font-weight:500;text-decoration:none;transition:color .2s;overflow:hidden}.CategoryTree-module__-_aysq__navHeader.CategoryTree-module__-_aysq__active .CategoryTree-module__-_aysq__label{color:#2563eb;font-weight:700}.CategoryTree-module__-_aysq__navHeader:hover .CategoryTree-module__-_aysq__label{color:#1e293b}.CategoryTree-module__-_aysq__toggle{color:#64748b;border-radius:4px;justify-content:center;align-items:center;width:20px;height:20px;transition:all .2s;display:flex}.CategoryTree-module__-_aysq__toggle:hover{color:#1e293b;background:#e2e8f0}.CategoryTree-module__-_aysq__icon{transition:transform .2s}.CategoryTree-module__-_aysq__rotate{transform:rotate(90deg)}.CategoryTree-module__-_aysq__children{border-left:1px solid #e2e8f0;flex-direction:column;gap:.05rem;margin-top:.05rem;margin-bottom:.125rem;padding-left:1.25rem;display:flex}.CategoryTree-module__-_aysq__level1 .CategoryTree-module__-_aysq__label{text-transform:none;font-weight:500}.CategoryTree-module__-_aysq__level2,.CategoryTree-module__-_aysq__level3,.CategoryTree-module__-_aysq__level4{border-bottom:none;padding:0}
.FormattedText-module__2oBzBW__container{color:var(--text-main);line-height:1.7}.FormattedText-module__2oBzBW__heading{color:var(--brand-blue);letter-spacing:.5px;border-bottom:2px solid #f0f4f8;margin:1.5rem 0 .75rem;padding-bottom:.5rem;font-size:1.25rem;font-weight:800}.FormattedText-module__2oBzBW__heading:first-child{margin-top:0}.FormattedText-module__2oBzBW__badgeItem{color:#1e293b;background:#f0fdf4;border-left:4px solid #10b981;border-radius:0 8px 8px 0;align-items:center;gap:10px;margin-bottom:.75rem;padding:10px 16px;font-weight:600;display:flex}.FormattedText-module__2oBzBW__importantItem{color:#991b1b;background:#fef2f2;border-left:4px solid #ef4444;border-radius:0 8px 8px 0;align-items:center;gap:10px;margin-bottom:.75rem;padding:10px 16px;font-weight:700;display:flex}.FormattedText-module__2oBzBW__benefitItem{color:#1e293b;align-items:center;gap:10px;margin-bottom:.75rem;font-weight:500;display:flex}.FormattedText-module__2oBzBW__badgeIcon{color:#10b981;flex-shrink:0}.FormattedText-module__2oBzBW__importantIcon{color:#ef4444;flex-shrink:0}.FormattedText-module__2oBzBW__benefitIcon{color:#10b981;flex-shrink:0}.FormattedText-module__2oBzBW__paragraph{color:#374151;margin-bottom:.75rem;font-size:1rem}.FormattedText-module__2oBzBW__emptyLine{height:1rem}.FormattedText-module__2oBzBW__boldText{color:#1e293b;font-size:1.1rem;font-weight:700}.FormattedText-module__2oBzBW__list{margin:.5rem 0 1rem 1.25rem;padding:0;list-style:none}.FormattedText-module__2oBzBW__listItem{color:#374151;margin-bottom:6px;padding-left:20px;position:relative}.FormattedText-module__2oBzBW__listItem:before{content:"•";color:var(--brand-blue);font-weight:700;position:absolute;left:0}.FormattedText-module__2oBzBW__videoContainer{aspect-ratio:16/9;background:#0f172a;border-radius:12px;width:100%;margin:1rem 0 1.25rem;position:relative;overflow:hidden;box-shadow:0 2px 12px #00000014}.FormattedText-module__2oBzBW__videoIframe{border:none;width:100%;height:100%;position:absolute;inset:0}
.product-module__BxH9KW__productLayout{grid-template-columns:1fr 1fr;align-items:stretch;gap:40px;padding:0 0 20px;display:grid}.product-module__BxH9KW__galleryWrapper{top:calc(var(--header-height) + 32px);z-index:10;flex-direction:column;align-self:start;gap:20px;display:flex;position:sticky}.product-module__BxH9KW__modalOpen{z-index:2147483647!important}.product-module__BxH9KW__mainImageView{aspect-ratio:1;cursor:zoom-in;background:#f8fafc;border:1px solid #eef2f6;border-radius:20px;justify-content:center;align-items:center;max-height:calc(100vh - 320px);padding:24px;display:flex;position:relative;overflow:hidden}.product-module__BxH9KW__primaryImg{object-fit:contain;mix-blend-mode:multiply;max-width:100%;max-height:100%}.product-module__BxH9KW__thumbnailList{gap:12px;padding-bottom:8px;display:flex;overflow-x:auto}.product-module__BxH9KW__thumbnailBtn{cursor:pointer;background:#fff;border:2px solid #eef2f6;border-radius:12px;flex-shrink:0;width:100px;height:100px;padding:8px;transition:all .2s;overflow:hidden}.product-module__BxH9KW__thumbnailBtn:hover{border-color:#0a2472}.product-module__BxH9KW__activeThumb{background:#f0f7ff;border-color:#0a2472;box-shadow:0 4px 12px #0a24721a}.product-module__BxH9KW__thumbnailBtn img{object-fit:contain;mix-blend-mode:multiply;width:100%;height:100%}.product-module__BxH9KW__zoomHint{color:#fff;pointer-events:none;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);opacity:.7;background:#0f172a99;border-radius:8px;align-items:center;gap:4px;padding:6px 8px;font-size:.7rem;font-weight:600;transition:opacity .3s;display:flex;position:absolute;bottom:12px;right:12px}.product-module__BxH9KW__mainImageView:hover .product-module__BxH9KW__zoomHint{opacity:1}.product-module__BxH9KW__dotsIndicator{justify-content:center;gap:8px;padding:8px 0;display:none}.product-module__BxH9KW__dot{cursor:pointer;background:#cbd5e1;border:none;border-radius:50%;width:8px;height:8px;padding:0;transition:all .3s}.product-module__BxH9KW__dotActive{background:#0a2472;border-radius:4px;width:24px}.product-module__BxH9KW__modalOverlay{z-index:100000;touch-action:none;background:#000000f2;flex-direction:column;width:100%;height:100%;animation:.25s ease-out product-module__BxH9KW__fadeIn;display:flex;position:fixed;top:0;left:0}.product-module__BxH9KW__modalTopBar{z-index:10;flex-shrink:0;justify-content:space-between;align-items:center;padding:12px 16px;display:flex}.product-module__BxH9KW__modalCounter{color:#fffc;letter-spacing:1px;font-variant-numeric:tabular-nums;font-size:.9rem;font-weight:700}.product-module__BxH9KW__closeBtn{color:#fff;cursor:pointer;background:#ffffff1a;border:none;border-radius:50%;justify-content:center;align-items:center;margin-left:auto;padding:8px;transition:all .2s;display:flex}.product-module__BxH9KW__closeBtn:hover{color:#ef4444;background:#fff3;transform:scale(1.05)}.product-module__BxH9KW__modalImageArea{cursor:zoom-out;flex:1;justify-content:center;align-items:center;min-height:0;display:flex;position:relative;overflow:hidden}.product-module__BxH9KW__modalImgContainer{cursor:default;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.product-module__BxH9KW__modalImg{object-fit:contain;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;background:#fff;border-radius:8px;max-width:92%;max-height:100%}.product-module__BxH9KW__modalNavBtn{color:#fffc;cursor:pointer;z-index:20;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff14;border:1px solid #ffffff1f;border-radius:12px;justify-content:center;align-items:center;padding:16px 10px;transition:all .2s;display:flex;position:fixed;top:50%;transform:translateY(-50%)}.product-module__BxH9KW__modalNavBtn:hover{color:#fff;background:#ffffff26;border-color:#ffffff4d}.product-module__BxH9KW__modalPrevBtn{left:12px}.product-module__BxH9KW__modalNextBtn{right:12px}.product-module__BxH9KW__modalThumbnailStrip{scrollbar-width:none;flex-shrink:0;justify-content:center;gap:8px;padding:10px 16px;display:flex;overflow-x:auto}.product-module__BxH9KW__modalThumbnailStrip::-webkit-scrollbar{display:none}.product-module__BxH9KW__modalThumb{cursor:pointer;opacity:.6;background:#ffffff0d;border:2px solid #ffffff26;border-radius:8px;flex-shrink:0;width:52px;height:52px;padding:3px;transition:all .2s;overflow:hidden}.product-module__BxH9KW__modalThumb:hover{opacity:.9;border-color:#ffffff4d}.product-module__BxH9KW__modalThumbActive{opacity:1;background:#ffffff1a;border-color:#fff}.product-module__BxH9KW__modalThumb img{object-fit:contain;border-radius:4px;width:100%;height:100%}.product-module__BxH9KW__modalZoomHint{text-align:center;color:#fff6;flex-shrink:0;padding:4px 0 8px;font-size:.72rem;display:none}@keyframes product-module__BxH9KW__fadeIn{0%{opacity:0}to{opacity:1}}.product-module__BxH9KW__info{display:block}.product-module__BxH9KW__header{top:var(--header-height);z-index:110;text-align:left;background:#fff;border:1px solid #f1f5f9;border-radius:20px;flex-direction:column;align-items:flex-start;margin-bottom:24px;padding:18px 24px;transition:all .2s;display:flex;box-shadow:0 10px 30px #0a247208,0 4px 12px #0a247203;position:sticky!important}.product-module__BxH9KW__header.product-module__BxH9KW__mergedTop{border-bottom:none;border-bottom-right-radius:0;border-bottom-left-radius:0;margin-bottom:0;box-shadow:0 10px 30px #0a247208}.product-module__BxH9KW__stickyProductInfo{display:contents}.product-module__BxH9KW__breadcrumb{color:var(--text-dim);text-transform:uppercase;letter-spacing:1.5px;margin:8px 0 12px;font-size:.75rem;font-weight:600}.product-module__BxH9KW__breadcrumb a:hover{color:var(--accent)}.product-module__BxH9KW__ident{color:var(--text-dim);text-transform:uppercase;background:#f1f5f9;border-radius:6px;margin-bottom:8px;padding:6px 12px;font-size:.75rem;font-weight:800;display:inline-block}.product-module__BxH9KW__introDescription{color:var(--primary);text-align:left;margin-bottom:8px;font-size:1.7rem;font-weight:900;line-height:1.2}.product-module__BxH9KW__title{color:var(--primary);letter-spacing:-.5px;margin:0;font-size:1.7rem;font-weight:500;line-height:1.2}.product-module__BxH9KW__secondRow{color:var(--text-dim);justify-content:flex-start;align-items:center;gap:12px;width:100%;margin-bottom:4px;font-size:1.7rem;font-weight:400;display:flex}.product-module__BxH9KW__productId{color:var(--text-dim);font-weight:500}.product-module__BxH9KW__separator{color:#e2e8f0;font-weight:300}.product-module__BxH9KW__subHeader{align-items:center;gap:16px;margin-bottom:24px;display:flex}.product-module__BxH9KW__productId{color:#94a3b8;text-transform:uppercase;letter-spacing:1px;font-size:.8rem;font-weight:700}.product-module__BxH9KW__secondaryId{text-transform:uppercase;letter-spacing:.5px}.product-module__BxH9KW__stockBadge{align-items:center;gap:8px;font-size:.85rem;font-weight:700;display:flex}.product-module__BxH9KW__deadlineInline{color:#92400e;margin-left:4px;font-weight:800}.product-module__BxH9KW__dotGreen{background:var(--success);border-radius:50%;width:12px;height:12px;box-shadow:0 0 0 4px #10b9811a}.product-module__BxH9KW__dotRed{background:var(--danger);border-radius:50%;width:12px;height:12px;box-shadow:0 0 0 4px #ef44441a}.product-module__BxH9KW__dotOrange{background:#f59e0b;border-radius:50%;width:12px;height:12px;box-shadow:0 0 0 4px #f59e0b1a}.product-module__BxH9KW__specialBadge{text-transform:uppercase;border-radius:8px;align-items:center;gap:6px;width:fit-content;margin-bottom:12px;padding:5px 10px;font-size:.72rem;font-weight:800;display:flex}.product-module__BxH9KW__warrantyBadge{color:#1d4ed8;background:#eff6ff;border:1px solid #dbeafe}.product-module__BxH9KW__deliveryBadge{color:#b45309;background:#fffbeb;border:1px solid #fef3c7;overflow:hidden;padding:0!important}.product-module__BxH9KW__splitBadge{align-items:stretch;width:100%;display:flex}.product-module__BxH9KW__statusPart{flex:1;justify-content:center;align-items:center;gap:8px;padding:10px 16px;font-weight:600;display:flex}.product-module__BxH9KW__deadlinePart{color:#92400e;white-space:nowrap;background:#fde68a;border-left:1px solid #b453091a;align-items:center;padding:10px 20px;font-weight:800;display:flex}.product-module__BxH9KW__attributes{margin-bottom:32px}.product-module__BxH9KW__compactAttrList{flex-wrap:wrap;gap:8px;display:flex}.product-module__BxH9KW__compactBadge{background:#f1f5f9;border:1px solid #e2e8f0;border-radius:8px;padding:6px 12px;transition:all .2s}.product-module__BxH9KW__compactBadge:hover{background:#fff;border-color:#0a2472;transform:translateY(-1px)}.product-module__BxH9KW__attrVal{color:var(--primary);white-space:nowrap;font-size:.85rem;font-weight:800}.product-module__BxH9KW__remainingDescription{color:var(--text);margin-top:-8px;margin-bottom:24px;font-size:1.05rem;line-height:1.35}.product-module__BxH9KW__remainingDescription p{margin-bottom:4px}.product-module__BxH9KW__actionsContainer{top:calc(var(--header-height) + var(--product-header-height,120px) + 20px);z-index:100;transition:all .2s;position:sticky!important}.product-module__BxH9KW__actions{max-height:calc(100vh - var(--header-height) - var(--product-header-height,120px) - 80px);z-index:10;scrollbar-width:thin;scrollbar-color:#cbd5e1 transparent;background:#fff;border:1px solid #f1f5f9;border-radius:20px;padding:14px 20px;overflow-y:auto;box-shadow:0 10px 30px #0a247208,0 4px 12px #0a247203}.product-module__BxH9KW__actionsContainer.product-module__BxH9KW__mergedBottom .product-module__BxH9KW__actions{border-top:1px solid #f1f5f9;border-top-left-radius:0;border-top-right-radius:0;box-shadow:0 20px 30px #0a247208}.product-module__BxH9KW__actions::-webkit-scrollbar{width:6px}.product-module__BxH9KW__actions::-webkit-scrollbar-track{background:0 0}.product-module__BxH9KW__actions::-webkit-scrollbar-thumb{background-color:#cbd5e1;border:2px solid #0000;border-radius:20px}.product-module__BxH9KW__actionsHeader{flex-wrap:wrap;gap:8px;margin-bottom:14px;display:flex}.product-module__BxH9KW__actionsHeader:empty{margin-bottom:0}.product-module__BxH9KW__priceAndQtyRow{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:10px;display:flex}.product-module__BxH9KW__priceColumn{flex:1}.product-module__BxH9KW__qtyColumn{flex-shrink:0}.product-module__BxH9KW__priceWrapper{margin-bottom:0}.product-module__BxH9KW__priceLabel{color:var(--text-dim);text-transform:uppercase;letter-spacing:.5px;margin-bottom:4px;font-size:.8rem;font-weight:700}.product-module__BxH9KW__price{color:#0a2472;font-size:1.85rem;font-weight:900;line-height:1}.product-module__BxH9KW__currency{color:var(--text-dim);margin-left:4px;font-size:.9rem;font-weight:700}.product-module__BxH9KW__priceSubRow{align-items:center;gap:8px;margin-top:6px;display:flex}.product-module__BxH9KW__priceSubLabel{color:var(--text-dim);font-size:.75rem;font-weight:600}.product-module__BxH9KW__priceSubValue{color:var(--text);font-size:.85rem;font-weight:700}.product-module__BxH9KW__b2bBadgeInline{color:#232020;vertical-align:middle;background:#fff;border:1px solid #e2e8f0;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;margin-left:10px;padding:3px;transition:all .2s;display:inline-flex;box-shadow:0 1px 4px #0000001a}.product-module__BxH9KW__b2bBadgeInline:hover{transform:scale(1.1);box-shadow:0 2px 8px #00000026}.product-module__BxH9KW__qtySection{align-items:center;gap:16px;margin-bottom:20px;display:flex}.product-module__BxH9KW__qtyWrapper{background:var(--bg);border:2px solid #cbd5e1;border-radius:10px;align-items:center;display:flex;overflow:hidden;box-shadow:inset 0 1px 2px #0000000d}.product-module__BxH9KW__qtyBtn{width:36px;height:36px;color:var(--primary);cursor:pointer;background:#fff;border:none;justify-content:center;align-items:center;font-size:1.1rem;font-weight:700;transition:all .2s;display:flex}.product-module__BxH9KW__qtyBtn:hover:not(:disabled){background:#f8fafc}.product-module__BxH9KW__qtyBtn:disabled{opacity:.3;cursor:not-allowed}.product-module__BxH9KW__qtyInput{text-align:center;width:40px;height:36px;color:var(--primary);appearance:textfield;background:#fff;border:none;border-left:1px solid #e2e8f0;border-right:1px solid #e2e8f0;font-size:1rem;font-weight:800}.product-module__BxH9KW__qtyInput::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.product-module__BxH9KW__qtyInput::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.product-module__BxH9KW__buyBtn{color:#fff;background:#0a2472;border-radius:12px;justify-content:center;align-items:center;gap:12px;width:100%;margin-bottom:12px;padding:20px;font-size:1.15rem;font-weight:800;transition:all .3s;display:flex}.product-module__BxH9KW__btnAddToCart{color:#fff;cursor:pointer;background:#10b981;border:none;border-radius:12px;justify-content:center;align-items:center;gap:10px;width:100%;margin-bottom:8px;padding:12px 20px;font-size:1.05rem;font-weight:800;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.product-module__BxH9KW__btnAddToCart:hover:not(:disabled){background:#059669;transform:translateY(-2px);box-shadow:0 8px 20px #10b9814d}.product-module__BxH9KW__buyBtn:hover:not(:disabled){background:#1e293b;transform:translateY(-2px);box-shadow:0 8px 20px #0a247233}.product-module__BxH9KW__buyBtn:disabled{color:#94a3b8;cursor:not-allowed;background:#e2e8f0}.product-module__BxH9KW__callout{color:var(--text-dim);text-align:center;font-size:.8rem;font-weight:500}.product-module__BxH9KW__fullWidthSection{border-top:1px solid #e2e8f0;margin-top:40px;padding-top:40px}.product-module__BxH9KW__sectionTitle{color:var(--primary);align-items:center;gap:12px;margin-bottom:24px;font-size:1.5rem;font-weight:900;display:flex}.product-module__BxH9KW__b2bCallout{color:var(--text-dim);background:#f8fafc;border-radius:10px;align-items:center;gap:8px;margin-bottom:0;padding:8px 12px;font-size:.75rem;font-weight:600;line-height:1.4;display:flex}.product-module__BxH9KW__compactTrustBadges{justify-content:center;gap:20px;margin-top:16px;padding:0 10px;display:flex}.product-module__BxH9KW__warrantyIcon{color:#2563eb}.product-module__BxH9KW__originalIcon{color:#10b981}.product-module__BxH9KW__qualityIcon{color:#0ea5e9}.product-module__BxH9KW__deliveryBadgeCompact{color:#b45309;text-transform:uppercase;background:#fffbeb;border-radius:8px;align-items:center;gap:6px;padding:6px 12px;font-size:.75rem;font-weight:800;display:flex}.product-module__BxH9KW__specsContainer{background:#f8fafc;border-radius:16px;margin-top:24px;padding:16px}.product-module__BxH9KW__specsTable{border-collapse:collapse;width:100%}.product-module__BxH9KW__specsTable tr:not(:last-child){border-bottom:1px solid #e2e8f0}.product-module__BxH9KW__specName{color:var(--text-dim);width:35%;padding:10px 12px 10px 0;font-size:.8rem;font-weight:700}.product-module__BxH9KW__specValue{color:var(--text);text-align:left;padding:10px 0 10px 12px;font-size:.8rem;font-weight:800}.product-module__BxH9KW__detailedInfoContent{color:var(--text);white-space:pre-wrap;font-size:1.1rem;line-height:1.8}.product-module__BxH9KW__floatingActions,.product-module__BxH9KW__mobileStickyBar{display:none}@media (max-width:900px){.product-module__BxH9KW__floatingActions{bottom:calc(65px + env(safe-area-inset-bottom));z-index:1000;border-top:1px solid var(--border);background:#fff;align-items:center;gap:12px;padding:16px 20px;display:flex;position:fixed;left:0;right:0;box-shadow:0 -10px 30px #0000001a}.product-module__BxH9KW__floatingActions .product-module__BxH9KW__buyBtn{margin-bottom:0;padding:14px;font-size:1rem}.product-module__BxH9KW__floatingActions .product-module__BxH9KW__qtyWrapper{height:48px}}.product-module__BxH9KW__attrGrid{grid-template-columns:1fr 1fr;gap:10px;margin-bottom:24px;display:grid}.product-module__BxH9KW__attrItem{background:#f8fafc;border:1px solid #eef2f6;border-radius:12px;flex-direction:column;padding:12px 16px;transition:all .2s;display:flex}.product-module__BxH9KW__attrItem:hover{border-color:var(--accent);background:#fff;box-shadow:0 4px 12px #00000008}.product-module__BxH9KW__attrLabel{color:var(--text-dim);text-transform:uppercase;letter-spacing:.5px;margin-bottom:4px;font-size:.75rem;font-weight:700}.product-module__BxH9KW__attrValue{color:var(--primary);font-size:1rem;font-weight:800}.product-module__BxH9KW__trustBadges{border-top:1px dashed var(--border);grid-template-columns:1fr;gap:12px;margin-top:24px;padding-top:24px;display:grid}.product-module__BxH9KW__trustItem{color:var(--text-dim);align-items:center;gap:10px;font-size:.85rem;font-weight:600;display:flex}.product-module__BxH9KW__trustIcon{color:var(--success);flex-shrink:0}@media (max-width:1024px){.product-module__BxH9KW__productLayout{grid-template-columns:1fr;gap:40px;padding:20px 0}.product-module__BxH9KW__gallery{position:static}.product-module__BxH9KW__title{letter-spacing:-1px;font-size:2.25rem}.product-module__BxH9KW__mainImage{padding:30px}.product-module__BxH9KW__actions{padding:30px;position:static}.product-module__BxH9KW__attrGrid{grid-template-columns:1fr}}@media (max-width:768px){.product-module__BxH9KW__productLayout{padding:8px 0 80px;display:block}.product-module__BxH9KW__breadcrumb{letter-spacing:.5px;margin:4px 0 8px;font-size:.65rem}.product-module__BxH9KW__galleryWrapper{gap:4px;margin-bottom:12px;position:static!important}.product-module__BxH9KW__mainImageView{cursor:pointer;border-radius:12px;max-height:280px;padding:14px}.product-module__BxH9KW__zoomHint{display:none}.product-module__BxH9KW__thumbnailList{display:none!important}.product-module__BxH9KW__dotsIndicator{display:flex}.product-module__BxH9KW__modalNavBtn{display:none}.product-module__BxH9KW__modalZoomHint{display:block}.product-module__BxH9KW__modalImg{border-radius:0;max-width:100%}.product-module__BxH9KW__modalThumbnailStrip{gap:6px;padding:6px 8px}.product-module__BxH9KW__modalThumb{width:42px;height:42px}.product-module__BxH9KW__header{border-radius:12px;margin-bottom:0;padding:14px 16px;box-shadow:0 2px 8px #0a24720a;position:static!important}.product-module__BxH9KW__header.product-module__BxH9KW__mergedTop{border-bottom:1px solid #f1f5f9;border-radius:12px;margin-bottom:0}.product-module__BxH9KW__introDescription{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin-bottom:6px;font-size:1.05rem;line-height:1.3;display:-webkit-box;overflow:hidden}.product-module__BxH9KW__secondRow{flex-wrap:wrap;gap:6px;margin-bottom:2px;font-size:1rem}.product-module__BxH9KW__title{letter-spacing:-.3px;font-size:1rem;font-weight:600}.product-module__BxH9KW__separator{display:none}.product-module__BxH9KW__productId{letter-spacing:.5px;font-size:.7rem}.product-module__BxH9KW__stockBadge{width:100%;margin-top:4px;font-size:.75rem}.product-module__BxH9KW__deadlineInline{font-size:.7rem}.product-module__BxH9KW__attributes{margin-bottom:8px}.product-module__BxH9KW__compactAttrList{gap:6px}.product-module__BxH9KW__compactBadge{border-radius:6px;padding:4px 10px}.product-module__BxH9KW__attrVal{font-size:.75rem}.product-module__BxH9KW__remainingDescription{margin-top:-4px;margin-bottom:8px;font-size:.85rem;line-height:1.4}.product-module__BxH9KW__remainingDescription p{margin-bottom:2px}.product-module__BxH9KW__actionsContainer{position:static!important}.product-module__BxH9KW__actionsContainer.product-module__BxH9KW__mergedBottom .product-module__BxH9KW__actions{border-top:1px solid #f1f5f9;border-top-left-radius:12px;border-top-right-radius:12px}.product-module__BxH9KW__actions{border-radius:12px;max-height:none;padding:12px 16px;overflow:visible}.product-module__BxH9KW__price{font-size:1.4rem}.product-module__BxH9KW__currency{font-size:.8rem}.product-module__BxH9KW__priceSubRow{gap:6px;margin-top:4px}.product-module__BxH9KW__priceSubLabel{font-size:.7rem}.product-module__BxH9KW__priceSubValue{font-size:.8rem}.product-module__BxH9KW__priceAndQtyRow{gap:12px;margin-bottom:8px}.product-module__BxH9KW__qtyBtn{width:40px;height:40px;font-size:1.2rem}.product-module__BxH9KW__qtyInput{width:44px;height:40px;font-size:1rem}.product-module__BxH9KW__btnAddToCart{border-radius:10px;margin-bottom:6px;padding:14px 20px;font-size:1rem}.product-module__BxH9KW__buyBtn{border-radius:10px;margin-bottom:6px;padding:14px;font-size:1rem}.product-module__BxH9KW__b2bCallout{border-radius:8px;padding:6px 10px;font-size:.7rem}.product-module__BxH9KW__floatingActions{display:none!important}.product-module__BxH9KW__compactTrustBadges{flex-wrap:wrap;justify-content:flex-start;gap:12px;margin-top:12px;padding:0 4px}.product-module__BxH9KW__trustItem{gap:4px;font-size:.7rem}.product-module__BxH9KW__specsContainer{border-radius:10px;margin-top:16px;padding:12px}.product-module__BxH9KW__specName{width:40%;padding:8px 8px 8px 0;font-size:.75rem}.product-module__BxH9KW__specValue{padding:8px 0 8px 8px;font-size:.75rem}.product-module__BxH9KW__fullWidthSection{margin-top:24px;padding-top:24px}.product-module__BxH9KW__sectionTitle{gap:8px;margin-bottom:16px;font-size:1.1rem}.product-module__BxH9KW__sectionTitle svg{width:20px;height:20px}.product-module__BxH9KW__detailedInfoContent{font-size:.9rem;line-height:1.6}.product-module__BxH9KW__mobileStickyBar{z-index:9999;background:#fff;border-bottom:1px solid #e2e8f0;align-items:center;gap:10px;min-height:56px;padding:8px 16px;transition:transform .3s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;left:0;right:0;transform:translateY(-100%);box-shadow:0 4px 20px #0000001f}.product-module__BxH9KW__mobileStickyBarVisible{transform:translateY(0)}.product-module__BxH9KW__miniThumb{background:#f8fafc;border:1px solid #eef2f6;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:58px;height:58px;padding:3px;display:flex;overflow:hidden}.product-module__BxH9KW__miniInfo{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.product-module__BxH9KW__miniName{color:#0a2472;white-space:nowrap;text-overflow:ellipsis;letter-spacing:-.3px;font-size:.86rem;font-weight:700;overflow:hidden}.product-module__BxH9KW__miniPriceRow{flex-wrap:wrap;align-items:baseline;gap:6px;display:flex}.product-module__BxH9KW__miniPrice{color:#0f172a;font-size:.95rem;font-weight:900;line-height:1}.product-module__BxH9KW__miniPrice small{color:#64748b;font-size:.6rem;font-weight:600}.product-module__BxH9KW__miniPriceNet{color:#94a3b8;font-size:.65rem;font-weight:600;line-height:1}.product-module__BxH9KW__miniDesc{color:#64748b;white-space:pre-wrap;word-break:break-word;margin-top:3px;font-size:.68rem;font-weight:500;line-height:1.3}.product-module__BxH9KW__miniCartBtn{color:#fff;cursor:pointer;background:#10b981;border:none;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;transition:all .2s;display:flex}.product-module__BxH9KW__miniCartBtn:active{background:#059669;transform:scale(.95)}.product-module__BxH9KW__miniQuoteBtn{color:#fff;cursor:pointer;background:#0a2472;border:none;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;transition:all .2s;display:flex}.product-module__BxH9KW__miniQuoteBtn:active{background:#1e293b;transform:scale(.95)}}
.HeroProductPreview-module__PXDBwG__wrapper{flex-direction:column;gap:14px;width:100%;display:flex}.HeroProductPreview-module__PXDBwG__title{font-family:var(--font-outfit), sans-serif;color:#334155;letter-spacing:.2px;align-items:center;gap:8px;margin:0;font-size:.85rem;font-weight:700;display:flex}.HeroProductPreview-module__PXDBwG__title svg{color:#16a34a}.HeroProductPreview-module__PXDBwG__grid{grid-template-columns:repeat(2,1fr);gap:16px;width:100%;transition:opacity .4s;display:grid}.HeroProductPreview-module__PXDBwG__grid.HeroProductPreview-module__PXDBwG__fading{opacity:0}@media (max-width:480px){.HeroProductPreview-module__PXDBwG__grid{grid-template-columns:1fr;gap:12px}}.HeroProductPreview-module__PXDBwG__skeletonCard{background:#fff;border:1px solid #eef0f2;border-radius:12px;flex-direction:column;min-height:320px;display:flex;overflow:hidden}.HeroProductPreview-module__PXDBwG__skeletonImage{background:linear-gradient(110deg,#f1f5f9 30%,#e8edf2 50%,#f1f5f9 70%) 0 0/200% 100%;height:170px;animation:1.5s ease-in-out infinite HeroProductPreview-module__PXDBwG__shimmer}.HeroProductPreview-module__PXDBwG__skeletonBody{flex-direction:column;flex:1;gap:10px;padding:12px;display:flex}.HeroProductPreview-module__PXDBwG__skeletonLine{background:linear-gradient(110deg,#f1f5f9 30%,#e8edf2 50%,#f1f5f9 70%) 0 0/200% 100%;border-radius:6px;height:12px;animation:1.5s ease-in-out infinite HeroProductPreview-module__PXDBwG__shimmer}.HeroProductPreview-module__PXDBwG__skeletonLineShort{width:60%}.HeroProductPreview-module__PXDBwG__skeletonLineMedium{width:80%}.HeroProductPreview-module__PXDBwG__skeletonPrice{background:linear-gradient(110deg,#f1f5f9 30%,#e8edf2 50%,#f1f5f9 70%) 0 0/200% 100%;border-radius:6px;width:45%;height:20px;margin-top:auto;animation:1.5s ease-in-out infinite HeroProductPreview-module__PXDBwG__shimmer}@keyframes HeroProductPreview-module__PXDBwG__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}
.ShowcaseCard-module__MOeL2G__card{color:inherit;cursor:pointer;background:#fff;border-radius:16px;flex-direction:column;text-decoration:none;transition:transform .35s,box-shadow .35s;display:flex;overflow:hidden;box-shadow:0 1px 4px #0000000f,0 2px 12px #0000000a}.ShowcaseCard-module__MOeL2G__card:hover{transform:translateY(-6px);box-shadow:0 8px 30px #0000001a,0 4px 16px #0000000f}.ShowcaseCard-module__MOeL2G__imageContainer{aspect-ratio:16/10;background:#f1f5f9;width:100%;position:relative;overflow:hidden}.ShowcaseCard-module__MOeL2G__card:hover .ShowcaseCard-module__MOeL2G__image{transform:scale(1.05)}.ShowcaseCard-module__MOeL2G__imageSlide{opacity:0;transition:opacity .8s ease-in-out;position:absolute;inset:0}.ShowcaseCard-module__MOeL2G__imageSlide.ShowcaseCard-module__MOeL2G__active{opacity:1}.ShowcaseCard-module__MOeL2G__image{object-fit:cover;transition:transform .5s}.ShowcaseCard-module__MOeL2G__dots{z-index:2;gap:6px;display:flex;position:absolute;bottom:12px;left:50%;transform:translate(-50%)}.ShowcaseCard-module__MOeL2G__dot{background:#ffffff80;border:1px solid #ffffff4d;border-radius:50%;width:8px;height:8px;transition:background .3s,transform .3s}.ShowcaseCard-module__MOeL2G__dotActive{background:#fff;transform:scale(1.25)}.ShowcaseCard-module__MOeL2G__dotVideo{border-color:#f006}.ShowcaseCard-module__MOeL2G__dotVideo.ShowcaseCard-module__MOeL2G__dotActive{background:red}.ShowcaseCard-module__MOeL2G__playOverlay{z-index:1;background:#00000026;justify-content:center;align-items:center;transition:background .3s;display:flex;position:absolute;inset:0}.ShowcaseCard-module__MOeL2G__card:hover .ShowcaseCard-module__MOeL2G__playOverlay{background:#00000040}.ShowcaseCard-module__MOeL2G__noImage{background:#f1f5f9;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.ShowcaseCard-module__MOeL2G__content{flex-direction:column;flex:1;gap:8px;padding:20px 24px 24px;display:flex}.ShowcaseCard-module__MOeL2G__title{font-family:var(--font-outfit), sans-serif;color:#0f172a;margin:0;font-size:1.15rem;font-weight:700;line-height:1.35}.ShowcaseCard-module__MOeL2G__description{color:#64748b;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:.95rem;line-height:1.6;display:-webkit-box;overflow:hidden}.ShowcaseCard-module__MOeL2G__readMore{color:var(--brand-blue,#2563eb);margin-top:auto;padding-top:8px;font-size:.875rem;font-weight:600;transition:color .2s}.ShowcaseCard-module__MOeL2G__card:hover .ShowcaseCard-module__MOeL2G__readMore{color:#1d4ed8}@media (max-width:1024px){.ShowcaseCard-module__MOeL2G__content{padding:16px 20px 20px}.ShowcaseCard-module__MOeL2G__title{font-size:1.05rem}}@media (max-width:640px){.ShowcaseCard-module__MOeL2G__card{border-radius:12px}.ShowcaseCard-module__MOeL2G__imageContainer{aspect-ratio:16/9}.ShowcaseCard-module__MOeL2G__content{padding:14px 16px 18px}.ShowcaseCard-module__MOeL2G__title{font-size:1rem}.ShowcaseCard-module__MOeL2G__description{-webkit-line-clamp:2;font-size:.9rem}}
.referenci-module__2VvRPW__hero{text-align:center;background:#fff;border-bottom:1px solid #e2e8f0;padding:28px 0}.referenci-module__2VvRPW__heroTitle{font-family:var(--font-outfit), sans-serif;color:#0f172a;margin-bottom:4px;font-size:1.6rem;font-weight:800}.referenci-module__2VvRPW__heroSubtitle{color:#64748b;max-width:940px;margin:0 auto;font-size:.95rem;line-height:1.5}.referenci-module__2VvRPW__gridSection{padding:60px 0 40px}.referenci-module__2VvRPW__grid{grid-template-columns:repeat(3,1fr);gap:28px;display:grid}.referenci-module__2VvRPW__emptyState{text-align:center;max-width:480px;margin:0 auto;padding:40px 0}.referenci-module__2VvRPW__emptyTitle{font-family:var(--font-outfit), sans-serif;color:#0f172a;margin:20px 0 12px;font-size:1.4rem;font-weight:700}.referenci-module__2VvRPW__emptyText{color:#64748b;margin-bottom:28px;line-height:1.7}.referenci-module__2VvRPW__emptyButton{color:#fff;background:#2563eb;border-radius:10px;align-items:center;gap:8px;padding:14px 30px;font-size:.95rem;font-weight:700;text-decoration:none;transition:background .2s;display:inline-flex}.referenci-module__2VvRPW__emptyButton:hover{background:#1d4ed8}.referenci-module__2VvRPW__ctaSection{padding:0 0 80px}.referenci-module__2VvRPW__ctaBanner{background:#f0f7ff;border:1px solid #dbeafe;border-radius:16px;justify-content:space-between;align-items:center;gap:32px;padding:36px 48px;display:flex}.referenci-module__2VvRPW__ctaContent{flex:1}.referenci-module__2VvRPW__ctaTitle{font-family:var(--font-outfit), sans-serif;color:#0f172a;margin-bottom:6px;font-size:1.35rem;font-weight:800}.referenci-module__2VvRPW__ctaText{color:#64748b;margin:0;font-size:.95rem;line-height:1.6}.referenci-module__2VvRPW__ctaButton{color:#fff;white-space:nowrap;background:#2563eb;border-radius:10px;align-items:center;gap:8px;padding:14px 32px;font-size:.95rem;font-weight:700;text-decoration:none;transition:background .2s,transform .2s;display:inline-flex}.referenci-module__2VvRPW__ctaButton:hover{background:#1d4ed8;transform:translateY(-2px)}.referenci-module__2VvRPW__breadcrumb{color:#64748b;padding:20px 0 10px;font-size:.9rem}.referenci-module__2VvRPW__breadcrumb a{color:#64748b;text-decoration:none;transition:color .2s}.referenci-module__2VvRPW__breadcrumb a:hover{color:var(--brand-blue,#2563eb)}.referenci-module__2VvRPW__breadcrumb span{color:#1e293b;font-weight:600}.referenci-module__2VvRPW__detailLayout{grid-template-columns:1fr 1fr;align-items:start;gap:48px;padding:32px 0 60px;display:grid}.referenci-module__2VvRPW__detailInfo{flex-direction:column;gap:24px;display:flex}.referenci-module__2VvRPW__detailTitle{font-family:var(--font-outfit), sans-serif;color:#0f172a;margin:0;font-size:1.8rem;font-weight:800;line-height:1.3}.referenci-module__2VvRPW__detailDescription{color:#64748b;border-bottom:1px solid #e2e8f0;padding-bottom:16px;font-size:1rem;line-height:1.7}.referenci-module__2VvRPW__detailContent{padding-top:8px}.referenci-module__2VvRPW__detailCta{color:#fff;background:#2563eb;border-radius:10px;align-items:center;gap:8px;margin-top:8px;padding:14px 30px;font-size:.95rem;font-weight:700;text-decoration:none;transition:background .2s,transform .2s;display:inline-flex}.referenci-module__2VvRPW__detailCta:hover{background:#1d4ed8;transform:translateY(-2px)}@media (max-width:1024px){.referenci-module__2VvRPW__hero{padding:24px 0}.referenci-module__2VvRPW__heroTitle{font-size:1.4rem}.referenci-module__2VvRPW__grid{grid-template-columns:1fr 1fr;gap:24px}.referenci-module__2VvRPW__detailLayout{gap:32px}.referenci-module__2VvRPW__ctaBanner{padding:28px 36px}}@media (max-width:768px){.referenci-module__2VvRPW__detailLayout{grid-template-columns:1fr;gap:24px}.referenci-module__2VvRPW__ctaBanner{text-align:center;flex-direction:column;padding:28px 24px}}@media (max-width:640px){.referenci-module__2VvRPW__hero{padding:20px 0}.referenci-module__2VvRPW__heroTitle{font-size:1.25rem}.referenci-module__2VvRPW__heroSubtitle{font-size:.875rem}.referenci-module__2VvRPW__gridSection{padding:40px 0 24px}.referenci-module__2VvRPW__grid{grid-template-columns:1fr;gap:20px}.referenci-module__2VvRPW__ctaSection{padding:0 0 40px}.referenci-module__2VvRPW__ctaBanner{border-radius:12px;padding:28px 20px}.referenci-module__2VvRPW__ctaTitle{font-size:1.25rem}.referenci-module__2VvRPW__detailTitle{font-size:1.4rem}.referenci-module__2VvRPW__relatedGrid{grid-template-columns:1fr}}.referenci-module__2VvRPW__relatedSection{border-top:1px solid #e2e8f0;margin-top:20px;padding:40px 0 60px}.referenci-module__2VvRPW__relatedTitle{font-family:var(--font-outfit), sans-serif;color:#0f172a;text-align:center;margin:0 0 28px;font-size:1.4rem;font-weight:700}.referenci-module__2VvRPW__relatedGrid{grid-template-columns:repeat(3,1fr);gap:28px;display:grid}@media (max-width:1024px){.referenci-module__2VvRPW__relatedGrid{grid-template-columns:1fr 1fr}}@media (max-width:640px){.referenci-module__2VvRPW__relatedGrid{grid-template-columns:1fr}}.referenci-module__2VvRPW__ctaContact{flex-wrap:wrap;gap:24px;margin-top:8px;display:flex}.referenci-module__2VvRPW__ctaPhone,.referenci-module__2VvRPW__ctaEmail{color:#1e40af;align-items:center;gap:6px;font-size:.95rem;font-weight:600;text-decoration:none;transition:color .2s;display:inline-flex}.referenci-module__2VvRPW__ctaPhone:hover,.referenci-module__2VvRPW__ctaEmail:hover{color:#1d4ed8}
.uslugi-module__gGHwfq__hero{text-align:center;background:#fff;border-bottom:1px solid #e2e8f0;padding:28px 0}.uslugi-module__gGHwfq__heroTitle{font-family:var(--font-outfit), sans-serif;color:#0f172a;margin-bottom:4px;font-size:1.6rem;font-weight:800}.uslugi-module__gGHwfq__heroSubtitle{color:#64748b;max-width:780px;margin:0 auto;font-size:.95rem;line-height:1.5}.uslugi-module__gGHwfq__gridSection{padding:60px 0 40px}.uslugi-module__gGHwfq__grid{grid-template-columns:repeat(3,1fr);gap:28px;display:grid}.uslugi-module__gGHwfq__emptyState{text-align:center;max-width:480px;margin:0 auto;padding:40px 0}.uslugi-module__gGHwfq__emptyTitle{font-family:var(--font-outfit), sans-serif;color:#0f172a;margin:20px 0 12px;font-size:1.4rem;font-weight:700}.uslugi-module__gGHwfq__emptyText{color:#64748b;margin-bottom:28px;line-height:1.7}.uslugi-module__gGHwfq__emptyButton{color:#fff;background:#2563eb;border-radius:10px;align-items:center;gap:8px;padding:14px 30px;font-size:.95rem;font-weight:700;text-decoration:none;transition:background .2s;display:inline-flex}.uslugi-module__gGHwfq__emptyButton:hover{background:#1d4ed8}.uslugi-module__gGHwfq__ctaSection{padding:0 0 80px}.uslugi-module__gGHwfq__ctaBanner{background:#f0f7ff;border:1px solid #dbeafe;border-radius:16px;justify-content:space-between;align-items:center;gap:32px;padding:36px 48px;display:flex}.uslugi-module__gGHwfq__ctaContent{flex:1}.uslugi-module__gGHwfq__ctaTitle{font-family:var(--font-outfit), sans-serif;color:#0f172a;margin-bottom:6px;font-size:1.35rem;font-weight:800}.uslugi-module__gGHwfq__ctaText{color:#64748b;margin:0;font-size:.95rem;line-height:1.6}.uslugi-module__gGHwfq__ctaButton{color:#fff;white-space:nowrap;background:#2563eb;border-radius:10px;align-items:center;gap:8px;padding:14px 32px;font-size:.95rem;font-weight:700;text-decoration:none;transition:background .2s,transform .2s;display:inline-flex}.uslugi-module__gGHwfq__ctaButton:hover{background:#1d4ed8;transform:translateY(-2px)}.uslugi-module__gGHwfq__breadcrumb{color:#64748b;padding:20px 0 10px;font-size:.9rem}.uslugi-module__gGHwfq__breadcrumb a{color:#64748b;text-decoration:none;transition:color .2s}.uslugi-module__gGHwfq__breadcrumb a:hover{color:var(--brand-blue,#2563eb)}.uslugi-module__gGHwfq__breadcrumb span{color:#1e293b;font-weight:600}.uslugi-module__gGHwfq__detailLayout{grid-template-columns:1fr 1fr;align-items:start;gap:48px;padding:32px 0 60px;display:grid}.uslugi-module__gGHwfq__detailInfo{flex-direction:column;gap:24px;display:flex}.uslugi-module__gGHwfq__detailTitle{font-family:var(--font-outfit), sans-serif;color:#0f172a;margin:0;font-size:1.8rem;font-weight:800;line-height:1.3}.uslugi-module__gGHwfq__detailDescription{color:#64748b;border-bottom:1px solid #e2e8f0;padding-bottom:16px;font-size:1rem;line-height:1.7}.uslugi-module__gGHwfq__detailContent{padding-top:8px}.uslugi-module__gGHwfq__detailCta{color:#fff;background:#2563eb;border-radius:10px;align-items:center;gap:8px;margin-top:8px;padding:14px 30px;font-size:.95rem;font-weight:700;text-decoration:none;transition:background .2s,transform .2s;display:inline-flex}.uslugi-module__gGHwfq__detailCta:hover{background:#1d4ed8;transform:translateY(-2px)}@media (max-width:1024px){.uslugi-module__gGHwfq__hero{padding:24px 0}.uslugi-module__gGHwfq__heroTitle{font-size:1.4rem}.uslugi-module__gGHwfq__grid{grid-template-columns:1fr 1fr;gap:24px}.uslugi-module__gGHwfq__detailLayout{gap:32px}.uslugi-module__gGHwfq__ctaBanner{padding:28px 36px}}@media (max-width:768px){.uslugi-module__gGHwfq__detailLayout{grid-template-columns:1fr;gap:24px}.uslugi-module__gGHwfq__ctaBanner{text-align:center;flex-direction:column;padding:28px 24px}}@media (max-width:640px){.uslugi-module__gGHwfq__hero{padding:20px 0}.uslugi-module__gGHwfq__heroTitle{font-size:1.25rem}.uslugi-module__gGHwfq__heroSubtitle{font-size:.875rem}.uslugi-module__gGHwfq__gridSection{padding:40px 0 24px}.uslugi-module__gGHwfq__grid{grid-template-columns:1fr;gap:20px}.uslugi-module__gGHwfq__ctaSection{padding:0 0 40px}.uslugi-module__gGHwfq__ctaBanner{border-radius:12px;padding:28px 20px}.uslugi-module__gGHwfq__ctaTitle{font-size:1.25rem}.uslugi-module__gGHwfq__detailTitle{font-size:1.4rem}.uslugi-module__gGHwfq__relatedGrid{grid-template-columns:1fr}}.uslugi-module__gGHwfq__relatedSection{border-top:1px solid #e2e8f0;margin-top:20px;padding:40px 0 60px}.uslugi-module__gGHwfq__relatedTitle{font-family:var(--font-outfit), sans-serif;color:#0f172a;text-align:center;margin:0 0 28px;font-size:1.4rem;font-weight:700}.uslugi-module__gGHwfq__relatedGrid{grid-template-columns:repeat(3,1fr);gap:28px;display:grid}@media (max-width:1024px){.uslugi-module__gGHwfq__relatedGrid{grid-template-columns:1fr 1fr}}@media (max-width:640px){.uslugi-module__gGHwfq__relatedGrid{grid-template-columns:1fr}}.uslugi-module__gGHwfq__ctaContact{flex-wrap:wrap;gap:24px;margin-top:8px;display:flex}.uslugi-module__gGHwfq__ctaPhone,.uslugi-module__gGHwfq__ctaEmail{color:#1e40af;align-items:center;gap:6px;font-size:.95rem;font-weight:600;text-decoration:none;transition:color .2s;display:inline-flex}.uslugi-module__gGHwfq__ctaPhone:hover,.uslugi-module__gGHwfq__ctaEmail:hover{color:#1d4ed8}
.page-module__DFCWXa__container{max-width:1400px;min-height:70vh;margin:0 auto;padding:40px 20px}.page-module__DFCWXa__header{border-bottom:1px solid #f1f5f9;margin-bottom:40px;padding-bottom:20px}.page-module__DFCWXa__title{color:#0c2472;margin-bottom:8px;font-size:2.2rem;font-weight:800}.page-module__DFCWXa__subtitle{color:#64748b;font-size:1.1rem}.page-module__DFCWXa__loading{color:#0c2472;justify-content:center;align-items:center;height:50vh;font-size:1.2rem;font-weight:600;display:flex}.page-module__DFCWXa__productGrid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:30px;display:grid}.page-module__DFCWXa__emptyState{text-align:center;background:#f8fafc;border:2px dashed #e2e8f0;border-radius:20px;padding:100px 20px}.page-module__DFCWXa__emptyIcon{opacity:.5;margin-bottom:20px;font-size:4rem}.page-module__DFCWXa__emptyState h2{color:#1e293b;margin-bottom:15px;font-size:1.8rem;font-weight:700}.page-module__DFCWXa__emptyState p{color:#64748b;max-width:400px;margin:0 auto 30px;line-height:1.6}.page-module__DFCWXa__shopBtn{color:#fff;background:#0ea5e9;border-radius:12px;padding:14px 30px;font-weight:700;text-decoration:none;transition:all .2s;display:inline-block}.page-module__DFCWXa__shopBtn:hover{background:#0284c7;transform:translateY(-2px);box-shadow:0 10px 15px -3px #0ea5e94d}@media (max-width:768px){.page-module__DFCWXa__title{font-size:1.8rem}.page-module__DFCWXa__productGrid{grid-template-columns:1fr}}
.Pagination-module__Ih5jkq__pagination{border-top:1px solid #0000000d;justify-content:center;align-items:center;gap:12px;margin-top:48px;padding-top:32px;display:flex}.Pagination-module__Ih5jkq__pageNumbers{align-items:center;gap:8px;display:flex}.Pagination-module__Ih5jkq__pageLink{min-width:40px;height:40px;color:var(--text-dim);border-radius:10px;justify-content:center;align-items:center;font-size:.95rem;font-weight:700;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex}.Pagination-module__Ih5jkq__pageLink:hover{color:var(--primary);background:#f1f5f9}.Pagination-module__Ih5jkq__active{box-shadow:0 4px 12px #0a247226;background:var(--primary)!important;color:#fff!important}.Pagination-module__Ih5jkq__pageBtn{height:40px;color:var(--text);background:#fff;border:1px solid #e2e8f0;border-radius:10px;align-items:center;gap:8px;padding:0 16px;font-size:.9rem;font-weight:700;transition:all .2s;display:flex}.Pagination-module__Ih5jkq__pageBtn:hover{background:#f8fafc;border-color:#cbd5e1;transform:translateY(-1px);box-shadow:0 2px 8px #0000000d}.Pagination-module__Ih5jkq__dots{color:#cbd5e1;padding:0 4px;font-weight:700}@media (max-width:600px){.Pagination-module__Ih5jkq__pagination{flex-direction:column;gap:20px}.Pagination-module__Ih5jkq__pageBtn{justify-content:center;width:100%}}
.ProductSkeleton-module__QcX4Da__skeleton{border-radius:var(--radius);border:1px solid var(--border);background-color:#e2e8f0;animation:1.5s ease-in-out infinite ProductSkeleton-module__QcX4Da__pulse;position:relative;overflow:hidden}@keyframes ProductSkeleton-module__QcX4Da__pulse{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.ProductSkeleton-module__QcX4Da__image{aspect-ratio:4/3;background-color:#cbd5e1;width:100%}.ProductSkeleton-module__QcX4Da__content{flex-direction:column;gap:12px;padding:16px;display:flex}.ProductSkeleton-module__QcX4Da__info{justify-content:space-between;display:flex}.ProductSkeleton-module__QcX4Da__brand{background-color:#cbd5e1;border-radius:4px;width:30%;height:14px}.ProductSkeleton-module__QcX4Da__badge{background-color:#cbd5e1;border-radius:4px;width:20%;height:14px}.ProductSkeleton-module__QcX4Da__title{background-color:#94a3b8;border-radius:4px;width:80%;height:20px}.ProductSkeleton-module__QcX4Da__titleShort{background-color:#94a3b8;border-radius:4px;width:50%;height:20px}.ProductSkeleton-module__QcX4Da__priceBlock{flex-direction:column;gap:8px;margin-top:8px;display:flex}.ProductSkeleton-module__QcX4Da__priceOld{background-color:#cbd5e1;border-radius:4px;width:40%;height:12px}.ProductSkeleton-module__QcX4Da__priceNew{background-color:#cbd5e1;border-radius:4px;width:60%;height:24px}.ProductSkeleton-module__QcX4Da__attrRow{flex-wrap:wrap;gap:8px;margin-top:8px;display:flex}.ProductSkeleton-module__QcX4Da__attr{background-color:#cbd5e1;border-radius:4px;width:40px;height:20px}.ProductSkeleton-module__QcX4Da__actions{gap:8px;margin-top:auto;padding-top:16px;display:flex}.ProductSkeleton-module__QcX4Da__btnPrimary{background-color:#94a3b8;border-radius:6px;flex:1;height:36px}.ProductSkeleton-module__QcX4Da__btnSecondary{background-color:#cbd5e1;border-radius:6px;width:36px;height:36px}
