.CatalogView-module__bSAFha__hero{text-align:center;color:#fff;background:linear-gradient(135deg,#0b1727 0%,#1a3a5c 50%,#2a7be4 100%);padding:64px 0 48px}.CatalogView-module__bSAFha__heroTitle{margin:0 0 12px;font-size:2.75rem;font-weight:700}.CatalogView-module__bSAFha__heroSub{opacity:.75;margin:0 0 8px;font-size:1.1rem}.CatalogView-module__bSAFha__heroDisclaimer{opacity:.45;margin:0 0 24px;font-size:.75rem;font-style:italic}.CatalogView-module__bSAFha__searchWrap{max-width:540px;margin:0 auto;position:relative}.CatalogView-module__bSAFha__searchIcon{color:#6b7280;pointer-events:none;position:absolute;top:50%;left:16px;transform:translateY(-50%)}.CatalogView-module__bSAFha__searchInput{color:#1e293b;background:#fff;border:none;border-radius:12px;outline:none;width:100%;padding:14px 16px 14px 44px;font-size:15px;box-shadow:0 4px 20px #00000026}.CatalogView-module__bSAFha__searchInput::placeholder{color:#9ca3af}.CatalogView-module__bSAFha__resultCount{opacity:.75;margin-top:10px;font-size:13px}.CatalogView-module__bSAFha__container{max-width:1320px;margin:0 auto;padding:0 24px}.CatalogView-module__bSAFha__filterBar{z-index:100;background:#fff;padding:12px 0;position:sticky;top:0;box-shadow:0 2px 8px #0000000f}.CatalogView-module__bSAFha__pillsRow{scrollbar-width:thin;gap:8px;padding-bottom:4px;display:flex;overflow-x:auto}.CatalogView-module__bSAFha__pill{white-space:nowrap;color:#4b5563;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:50px;flex-shrink:0;padding:6px 18px;font-size:13px;font-weight:500;transition:all .2s}.CatalogView-module__bSAFha__pill:hover{color:#2a7be4;border-color:#2a7be4}.CatalogView-module__bSAFha__pillActive{color:#fff;background:#2a7be4;border-color:#2a7be4}.CatalogView-module__bSAFha__pillActive:hover{color:#fff;background:#1d6fd1;border-color:#1d6fd1}.CatalogView-module__bSAFha__categoriesSection{padding:40px 0 60px}.CatalogView-module__bSAFha__categoryCard{background:#fff;border-radius:12px;margin-bottom:20px;transition:box-shadow .3s;overflow:hidden;box-shadow:0 2px 12px #0000000f}.CatalogView-module__bSAFha__categoryCard:hover{box-shadow:0 8px 30px #0000001a}.CatalogView-module__bSAFha__cardHeader{cursor:pointer;-webkit-user-select:none;user-select:none;border-bottom:1px solid #f3f4f6;justify-content:space-between;align-items:center;padding:16px 20px;transition:background .2s;display:flex}.CatalogView-module__bSAFha__cardHeader:hover{background:#f9fafb}.CatalogView-module__bSAFha__headerLeft{align-items:center;gap:10px;display:flex}.CatalogView-module__bSAFha__catIcon{border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.CatalogView-module__bSAFha__catName{color:#1e293b;margin:0;font-size:15px;font-weight:600}.CatalogView-module__bSAFha__headerRight{align-items:center;gap:12px;display:flex}.CatalogView-module__bSAFha__productCount{white-space:nowrap;border-radius:50px;padding:3px 10px;font-size:12px;font-weight:500}.CatalogView-module__bSAFha__chevron{color:#9ca3af;transition:transform .25s}.CatalogView-module__bSAFha__chevronOpen{transform:rotate(180deg)}.CatalogView-module__bSAFha__tableWrap{max-height:0;transition:max-height .35s;overflow:hidden}.CatalogView-module__bSAFha__tableWrapOpen{max-height:2000px}.CatalogView-module__bSAFha__table{border-collapse:collapse;width:100%}.CatalogView-module__bSAFha__table th{text-transform:uppercase;letter-spacing:.5px;color:#6b7280;text-align:left;background:#f9fafb;border-bottom:1px solid #e5e7eb;padding:10px 20px;font-size:12px;font-weight:600}.CatalogView-module__bSAFha__table td{color:#374151;border-bottom:1px solid #f3f4f6;padding:10px 20px;font-size:14px}.CatalogView-module__bSAFha__table tbody tr:hover{background:#f9fafb}.CatalogView-module__bSAFha__table tbody tr:last-child td{border-bottom:none}.CatalogView-module__bSAFha__productName{color:#1e293b;font-weight:600}.CatalogView-module__bSAFha__targetCol{flex-wrap:wrap;gap:6px;display:flex}.CatalogView-module__bSAFha__badge{color:#4b5563;white-space:nowrap;background:#f3f4f6;border-radius:6px;padding:2px 8px;font-size:11px;font-weight:500;display:inline-block}.CatalogView-module__bSAFha__bundlesSection{background:#f9fafb;padding:60px 0}.CatalogView-module__bSAFha__bundlesHeader{text-align:center;margin-bottom:36px}.CatalogView-module__bSAFha__bundlesTitle{color:#1e293b;margin:0 0 8px;font-size:1.75rem;font-weight:700}.CatalogView-module__bSAFha__bundlesSub{color:#6b7280;margin:0;font-size:15px}.CatalogView-module__bSAFha__bundlesGrid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.CatalogView-module__bSAFha__bundleCard{background:#fff;border-radius:12px;padding:20px;transition:all .3s;box-shadow:0 2px 12px #0000000f}.CatalogView-module__bSAFha__bundleCard:hover{transform:translateY(-4px);box-shadow:0 12px 32px #0000001a}.CatalogView-module__bSAFha__bundleIconWrap{border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;margin-bottom:12px;display:flex}.CatalogView-module__bSAFha__bundleName{color:#1e293b;margin:0 0 6px;font-size:14px;font-weight:600}.CatalogView-module__bSAFha__bundleProducts{color:#6b7280;margin:0 0 10px;font-size:12px;line-height:1.5}.CatalogView-module__bSAFha__bundleTarget{}.CatalogView-module__bSAFha__ctaSection{text-align:center;padding:60px 0}.CatalogView-module__bSAFha__ctaTitle{color:#1e293b;margin:0 0 12px;font-size:1.5rem;font-weight:700}.CatalogView-module__bSAFha__ctaSub{color:#6b7280;margin:0 0 24px;font-size:15px}.CatalogView-module__bSAFha__ctaBtn{color:#fff;cursor:pointer;background:#2a7be4;border:none;border-radius:50px;align-items:center;gap:8px;padding:12px 32px;font-size:15px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.CatalogView-module__bSAFha__ctaBtn:hover{background:#1d6fd1;transform:translateY(-2px);box-shadow:0 8px 25px #2a7be44d}.CatalogView-module__bSAFha__hiddenRow,.CatalogView-module__bSAFha__hiddenSection{display:none}@media (max-width:1100px){.CatalogView-module__bSAFha__bundlesGrid{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.CatalogView-module__bSAFha__heroTitle{font-size:2rem}.CatalogView-module__bSAFha__bundlesGrid{grid-template-columns:repeat(2,1fr)}.CatalogView-module__bSAFha__table td,.CatalogView-module__bSAFha__table th{padding:8px 12px;font-size:13px}}
