/* Premium mobile catalogue filter panel. */
@media(max-width:920px){
  .bb-filter-panel{top:8px!important;right:8px!important;bottom:auto!important;left:auto!important;z-index:2100!important;width:min(420px,calc(100% - 16px))!important;height:calc(100dvh - 92px)!important;max-height:calc(100dvh - 92px)!important;border:1px solid rgba(255,255,255,.82)!important;border-radius:24px!important;background:linear-gradient(180deg,#fff,#f8f9fb)!important;box-shadow:0 24px 70px rgba(3,11,27,.28)!important;overflow-y:auto!important;overscroll-behavior:contain;transform:translateX(calc(100% + 24px))!important}
  .bb-filter-panel.open{transform:translateX(0)!important}
  .bb-filter-panel:before{position:fixed!important;inset:-10px calc(100% + 8px) calc(-76px - env(safe-area-inset-bottom)) -100vw!important;background:rgba(3,11,27,.62)!important;backdrop-filter:blur(4px);opacity:0;pointer-events:none}
  .bb-filter-panel.open:before{opacity:1!important}
  .bb-filter-mobile-heading{position:sticky;top:0;z-index:5;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:14px;padding:18px 18px 13px!important;border:0!important;background:rgba(255,255,255,.94)!important;backdrop-filter:blur(14px)}
  .bb-filter-mobile-heading>div{display:grid;gap:3px}.bb-filter-mobile-heading small{color:#d71920;font-size:.66rem;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.bb-filter-mobile-heading strong{color:#181b20;font-size:1.4rem;letter-spacing:-.04em}.bb-filter-mobile-heading button{display:grid!important;place-items:center!important;width:42px!important;height:42px!important;border:1px solid #e2e5ea!important;border-radius:14px!important;background:#f5f6f8!important;color:#242830!important}.bb-filter-mobile-heading button svg{width:18px}
  .premium-filter-intro{margin:0;padding:0 18px 14px;color:#6c7380;font-size:.8rem;line-height:1.5}
  .bb-filter-panel form{gap:10px!important;padding:0 12px 12px!important}.bb-filter-panel form>section{display:grid!important;gap:10px!important;padding:14px!important;border:1px solid #e6e8ed!important;border-radius:16px!important;background:#fff!important;box-shadow:0 5px 18px rgba(16,24,40,.045)!important}
  .premium-filter-label{display:flex!important;align-items:center!important;gap:8px!important;color:#252932!important;font-size:.76rem!important;font-weight:850!important}.premium-filter-label>span{display:grid;place-items:center;width:28px;height:28px;border-radius:9px;background:#fff0f1;color:#d71920}.bb-filter-panel form>section:nth-child(2) .premium-filter-label>span{background:#eef4ff;color:#2563eb}.bb-filter-panel form>section:nth-child(3) .premium-filter-label>span{background:#eafaf4;color:#0f9f6e}.bb-filter-panel form>section:nth-child(4) .premium-filter-label>span{background:#f4efff;color:#7c3aed}.bb-filter-panel form>section:nth-child(5) .premium-filter-label>span{background:#fff4e8;color:#e66a00}.premium-filter-label svg{width:15px}
  .bb-filter-search{height:48px!important;border:1px solid #dfe3e9!important;border-radius:13px!important;background:#f8f9fb!important}.bb-filter-search input{padding:0 13px!important;background:transparent!important}.bb-filter-search button{width:48px!important;background:#171b24!important;color:#fff!important}
  .bb-filter-panel select,.bb-price-filter input{min-height:48px!important;padding:0 13px!important;border:1px solid #dfe3e9!important;border-radius:13px!important;background:#f8f9fb!important;color:#262b33!important}
  .premium-stock-options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.premium-stock-options .bb-radio-row{position:relative;justify-content:center!important;min-height:43px;padding:8px!important;border:1px solid #e2e5ea;border-radius:12px;background:#f8f9fb;font-size:.68rem!important;text-align:center;cursor:pointer}.premium-stock-options input{position:absolute;opacity:0;pointer-events:none}.premium-stock-options .bb-radio-row:has(input:checked){border-color:#7c3aed;background:#f4efff;color:#6327c7;box-shadow:0 0 0 2px rgba(124,58,237,.08)}
  .bb-price-filter{gap:9px!important}.bb-price-filter label{display:grid;gap:6px!important;color:#717784!important;font-size:.65rem!important}
  .bb-filter-actions{position:sticky;bottom:-12px;z-index:4;display:grid!important;grid-template-columns:1.25fr .75fr;gap:8px!important;padding:14px 2px 2px!important;background:linear-gradient(to bottom,rgba(248,249,251,0),#f8f9fb 25%)!important}.bb-filter-actions .btn{min-height:48px;border-radius:13px!important}.bb-filter-actions .btn:first-child{background:linear-gradient(135deg,#d71920,#b90006)!important;border-color:#d71920!important;box-shadow:0 9px 22px rgba(215,25,32,.2)}
}
@media(max-width:380px){.premium-stock-options{grid-template-columns:1fr}.bb-filter-panel{right:6px!important;left:auto!important;width:calc(100% - 12px)!important}.bb-filter-actions{grid-template-columns:1fr}}
