@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700;800&family=Hind+Siliguri:wght@400;500;600;700;800&display=swap');
.bongo-smart-search-form{height:42px;display:flex;overflow:hidden;border-radius:12px;background:#f6f8fb;border:1px solid #e8edf5;font-family:Poppins,'Hind Siliguri',sans-serif}.bongo-smart-search-form input{flex:1;border:0;outline:0;background:transparent;padding:0 14px;font-size:14px}.bongo-smart-search-form button{border:0;padding:0 18px;background:#005bff;color:#fff;font-weight:700;cursor:pointer}.bss-live-panel{position:fixed;z-index:9999999;background:#fff;border:1px solid #e8edf3;border-radius:18px;box-shadow:0 24px 70px rgba(15,23,42,.18);overflow:hidden;display:none;font-family:Poppins,'Hind Siliguri',sans-serif;max-height:520px}.bss-live-panel.bss-open{display:block}.bss-head{padding:12px 14px;border-bottom:1px solid #eef2f7;display:flex;align-items:center;justify-content:space-between}.bss-head strong{font-size:13px;color:#07111f}.bss-head a{font-size:12px;color:#005bff;text-decoration:none;font-weight:700}.bss-list{padding:8px}.bss-item{display:grid;grid-template-columns:58px 1fr auto;gap:12px;align-items:center;padding:9px;border-radius:14px;text-decoration:none!important;color:#111827!important;transition:.2s}.bss-item:hover{background:#f6f9ff}.bss-item img{width:58px;height:58px;object-fit:cover;border-radius:12px;background:#f8fafc}.bss-title{font-size:13px;font-weight:700;line-height:1.35}.bss-cat{font-size:11px;color:#64748b;margin-top:3px}.bss-price{font-size:13px;font-weight:800;color:#005bff;white-space:nowrap}.bss-empty{padding:22px;text-align:center;color:#64748b;font-size:13px}.bss-suggestions,.bss-recent{padding:10px 12px;border-top:1px solid #eef2f7}.bss-chip-wrap{display:flex;gap:8px;flex-wrap:wrap}.bss-chip{border:0;background:#f3f6fb;color:#334155;border-radius:999px;padding:8px 11px;font-size:12px;font-weight:700;cursor:pointer}.bss-chip:hover{background:#005bff;color:#fff}.bss-section-title{display:block;font-size:11px;text-transform:uppercase;letter-spacing:.5px;color:#94a3b8;font-weight:800;margin-bottom:8px}.bss-loading{padding:20px;text-align:center;color:#64748b}.bss-powered{padding:10px 14px;text-align:center;font-size:11px;color:#94a3b8;background:#f8fafc}.bss-powered a{color:#005bff;font-weight:800;text-decoration:none}
@media(max-width:768px){.bss-live-panel{left:8px!important;right:8px!important;width:auto!important;top:auto!important;bottom:78px!important;max-height:70vh;border-radius:20px}.bss-item{grid-template-columns:52px 1fr;}.bss-price{grid-column:2;font-size:12px}.bss-item img{width:52px;height:52px}.bss-title{font-size:12.5px}}
