.ChatbotListComponent-module__jrtyDa__smartSection{box-sizing:border-box;background-color:#fff;justify-content:center;align-items:flex-start;width:100%;padding:40px 5%;display:flex;position:relative}.ChatbotListComponent-module__jrtyDa__overlay{z-index:1;width:100%;max-width:1400px;position:relative}.ChatbotListComponent-module__jrtyDa__smartWrapper{align-items:flex-start;gap:28px;display:flex}.ChatbotListComponent-module__jrtyDa__sidebar{box-sizing:border-box;background:#fff;border-radius:12px;width:320px;max-height:calc(100vh - 40px);padding:18px;position:sticky;top:20px;overflow-y:auto;box-shadow:0 6px 20px #0251960f}.ChatbotListComponent-module__jrtyDa__searchContainer{border:2px solid #003f7f;border-radius:10px;align-items:center;gap:8px;display:flex;overflow:hidden}.ChatbotListComponent-module__jrtyDa__searchInput{border:none;outline:none;flex:1;padding:10px 12px;font-size:14px}.ChatbotListComponent-module__jrtyDa__searchButton{color:#fff;cursor:pointer;background-color:#003f7f;border:none;padding:10px 14px;font-weight:600}.ChatbotListComponent-module__jrtyDa__sidebarSection{margin-top:25px}.ChatbotListComponent-module__jrtyDa__sectionLabel{color:#003f7f;align-items:center;gap:8px;margin-bottom:15px;font-size:14px;font-weight:700;display:flex}.ChatbotListComponent-module__jrtyDa__sectionIcon{color:#003f7f;width:16px;height:16px}.ChatbotListComponent-module__jrtyDa__dropdown{color:#003f7f;background:#fff;border:2px solid #003f7f;border-radius:8px;width:100%;padding:10px 12px;font-size:14px;font-weight:600}.ChatbotListComponent-module__jrtyDa__categoriesList{flex-direction:column;gap:10px;margin-top:20px;display:flex}.ChatbotListComponent-module__jrtyDa__categoryItem{cursor:pointer;background:#f6f9fc;border:1px solid #0000;border-radius:8px;justify-content:space-between;align-items:center;padding:10px 12px;transition:all .18s;display:flex}.ChatbotListComponent-module__jrtyDa__categoryItem:hover{background:#eef6ff;border-color:#cfe7ff}.ChatbotListComponent-module__jrtyDa__categorySelected{background:linear-gradient(135deg,#003f7f14,#0271cf0f);border:1px solid #0271cf33}.ChatbotListComponent-module__jrtyDa__categoryLeft{align-items:center;gap:10px;display:flex}.ChatbotListComponent-module__jrtyDa__categoryIcon{color:#003f7f;flex-shrink:0;width:16px;height:16px}.ChatbotListComponent-module__jrtyDa__categoryTitle{color:#003f7f;font-size:13px;font-weight:600}.ChatbotListComponent-module__jrtyDa__categoryCount{color:#003f7f;background:#003f7f1a;border-radius:12px;padding:2px 8px;font-size:12px;font-weight:700}.ChatbotListComponent-module__jrtyDa__tabletFilters{display:none}.ChatbotListComponent-module__jrtyDa__rightSection{flex:1;min-width:0}.ChatbotListComponent-module__jrtyDa__resultsWrapper{width:100%}.ChatbotListComponent-module__jrtyDa__resultsHeader{justify-content:space-between;align-items:center;gap:12px;margin-bottom:18px;display:flex}.ChatbotListComponent-module__jrtyDa__resultsTitle{color:#003f7f;font-size:20px;font-weight:700}.ChatbotListComponent-module__jrtyDa__requestButton{color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#003f7f 0%,#0271cf 100%);border:none;border-radius:10px;padding:10px 16px;font-size:14px;font-weight:700}.ChatbotListComponent-module__jrtyDa__cardContainer{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:20px;display:grid}.ChatbotListComponent-module__jrtyDa__card{cursor:pointer;background:#fff;border:1px solid #02519614;border-radius:12px;flex-direction:column;min-height:220px;padding:0;transition:all .3s;display:flex;position:relative;box-shadow:0 6px 18px #0251960f}.ChatbotListComponent-module__jrtyDa__card:hover{transform:translateY(-2px);box-shadow:0 8px 24px #0251961f}.ChatbotListComponent-module__jrtyDa__cardContent{flex-direction:column;gap:10px;padding:18px;display:flex;position:relative}.ChatbotListComponent-module__jrtyDa__aiIndicator{color:#fff;background:linear-gradient(135deg,#003f7f 0%,#0271cf 100%);border-radius:20px;align-items:center;gap:4px;padding:4px 10px;font-size:11px;font-weight:700;animation:2s ease-in-out infinite ChatbotListComponent-module__jrtyDa__blink;display:flex;position:absolute;top:12px;left:12px;box-shadow:0 2px 8px #0271cf4d}.ChatbotListComponent-module__jrtyDa__aiIcon{width:12px;height:12px;animation:2s ease-in-out infinite ChatbotListComponent-module__jrtyDa__sparkle}@keyframes ChatbotListComponent-module__jrtyDa__blink{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(.95)}}@keyframes ChatbotListComponent-module__jrtyDa__sparkle{0%,to{transform:rotate(0)}25%{transform:rotate(-10deg)}75%{transform:rotate(10deg)}}.ChatbotListComponent-module__jrtyDa__cardTop{padding-top:30px}.ChatbotListComponent-module__jrtyDa__cardTabs{flex-wrap:wrap;gap:8px;margin-bottom:10px;display:flex}.ChatbotListComponent-module__jrtyDa__platformBadge{color:#fff;background:#025196;border-radius:12px;padding:6px 10px;font-size:12px;font-weight:600}.ChatbotListComponent-module__jrtyDa__cardTitle{color:#025196;margin:20px 0 10px;font-size:18px;font-weight:700}.ChatbotListComponent-module__jrtyDa__cardDescription{color:#0f172a;opacity:.8;flex:1;font-size:14px;line-height:1.6}.ChatbotListComponent-module__jrtyDa__cardFooter{flex-direction:column;justify-content:space-between;align-items:flex-start;gap:1.5rem;margin-top:14px;display:flex}.ChatbotListComponent-module__jrtyDa__footerLeft{background-color:#fbfbfb;border-radius:5px;justify-content:space-between;align-items:center;gap:12px;width:100%;padding:10px 12px;display:flex}.ChatbotListComponent-module__jrtyDa__footerItem{color:#334155;align-items:center;gap:6px;font-size:13px;font-weight:600;display:flex}.ChatbotListComponent-module__jrtyDa__footerIcon{color:#69727d;width:16px;height:16px}.ChatbotListComponent-module__jrtyDa__viewDetails{color:#025196;align-items:center;gap:8px;font-size:15px;font-weight:700;text-decoration:none;transition:gap .2s;display:inline-flex}.ChatbotListComponent-module__jrtyDa__viewDetails:hover{gap:12px}.ChatbotListComponent-module__jrtyDa__linkIcon{color:#025196;width:16px;height:16px}.ChatbotListComponent-module__jrtyDa__noResults{text-align:center;background:#f6f9fc;border:2px dashed #02519633;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;padding:60px 20px;display:flex}.ChatbotListComponent-module__jrtyDa__noResultsIcon{color:#003f7f;opacity:.5;width:48px;height:48px;margin-bottom:16px}.ChatbotListComponent-module__jrtyDa__noResults h3{color:#003f7f;margin-bottom:8px;font-size:20px;font-weight:700}.ChatbotListComponent-module__jrtyDa__noResults p{color:#334155;opacity:.7;font-size:14px}.ChatbotListComponent-module__jrtyDa__pagination{justify-content:center;align-items:center;gap:20px;margin-top:30px;padding:20px;display:flex}.ChatbotListComponent-module__jrtyDa__paginationButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#003f7f 0%,#0271cf 100%);border:none;border-radius:8px;padding:10px 20px;font-size:14px;font-weight:600;transition:all .2s}.ChatbotListComponent-module__jrtyDa__cardImageWrapper{border-radius:10px 10px 0 0;width:100%;height:180px;position:relative;overflow:hidden}.ChatbotListComponent-module__jrtyDa__cardImage{object-fit:cover}.ChatbotListComponent-module__jrtyDa__playOverlay{opacity:0;cursor:pointer;background:0 0;justify-content:center;align-items:center;transition:all .3s;display:flex;position:absolute;inset:0}.ChatbotListComponent-module__jrtyDa__cardImageWrapper:hover .ChatbotListComponent-module__jrtyDa__playOverlay{opacity:1;background:#00000073}.ChatbotListComponent-module__jrtyDa__playIconCircle{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff2e;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;transition:transform .3s;display:flex}.ChatbotListComponent-module__jrtyDa__playIconCircle:hover{transform:scale(1.15)}.ChatbotListComponent-module__jrtyDa__playIcon{stroke:#fff;width:26px;height:26px}.ChatbotListComponent-module__jrtyDa__closeVideoBtn{color:#fff;cursor:pointer;z-index:10;background:#0009;border:none;border-radius:4px;padding:4px 8px;font-size:18px;position:absolute;top:10px;right:10px}.ChatbotListComponent-module__jrtyDa__closeVideoBtn:hover{background:#000c}.ChatbotListComponent-module__jrtyDa__videoWrapper{width:100%;height:180px;overflow:hidden}.ChatbotListComponent-module__jrtyDa__videoWrapper iframe{border:none;width:100%;height:100%}.ChatbotListComponent-module__jrtyDa__paginationButton:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 12px #0271cf4d}.ChatbotListComponent-module__jrtyDa__paginationButton:disabled{opacity:.5;cursor:not-allowed}.ChatbotListComponent-module__jrtyDa__paginationInfo{color:#003f7f;font-size:14px;font-weight:600}@media (max-width:1100px){.ChatbotListComponent-module__jrtyDa__smartWrapper{flex-direction:column}.ChatbotListComponent-module__jrtyDa__sidebar{display:none}.ChatbotListComponent-module__jrtyDa__tabletFilters{flex-direction:column;gap:18px;margin-bottom:24px;display:flex}.ChatbotListComponent-module__jrtyDa__tabletTopRow{align-items:center;gap:12px;width:100%;display:flex}.ChatbotListComponent-module__jrtyDa__tabletTopRow .ChatbotListComponent-module__jrtyDa__searchContainer,.ChatbotListComponent-module__jrtyDa__tabletTopRow .ChatbotListComponent-module__jrtyDa__dropdown{flex:50%}.ChatbotListComponent-module__jrtyDa__tabletCategoriesLabel{color:#003f7f;margin-top:10px;margin-bottom:20px;font-size:15px;font-weight:700}.ChatbotListComponent-module__jrtyDa__tabletCategories{flex-wrap:wrap;gap:10px;display:flex}.ChatbotListComponent-module__jrtyDa__categoryBadge{cursor:pointer;color:#003f7f;background:#f6f9fc;border:1px solid #0000;border-radius:20px;align-items:center;gap:6px;padding:8px 14px;font-size:13px;font-weight:600;transition:all .2s;display:inline-flex}.ChatbotListComponent-module__jrtyDa__categoryBadge:hover{background:#eef6ff;border-color:#cfe7ff}.ChatbotListComponent-module__jrtyDa__categoryBadgeSelected{background:linear-gradient(135deg,#003f7f1f,#0271cf14);border:1px solid #0271cf4d}.ChatbotListComponent-module__jrtyDa__categoryBadgeIcon{color:#003f7f;width:14px;height:14px}.ChatbotListComponent-module__jrtyDa__categoryBadgeCount{opacity:.7;font-size:12px}}@media (max-width:600px){.ChatbotListComponent-module__jrtyDa__smartSection{padding:20px 4%}.ChatbotListComponent-module__jrtyDa__tabletTopRow{flex-direction:column}.ChatbotListComponent-module__jrtyDa__tabletTopRow .ChatbotListComponent-module__jrtyDa__dropdown{width:100%}.ChatbotListComponent-module__jrtyDa__cardContainer{grid-template-columns:1fr}.ChatbotListComponent-module__jrtyDa__resultsHeader{flex-direction:column;align-items:flex-start;gap:12px}.ChatbotListComponent-module__jrtyDa__requestButton{width:100%}.ChatbotListComponent-module__jrtyDa__categoryBadge{padding:6px 12px;font-size:12px}.ChatbotListComponent-module__jrtyDa__categoryBadgeIcon{width:12px;height:12px}}
