/* Premium storefront category drawer. */
@media(max-width:980px){
  .bb-category-drawer{z-index:2200!important;align-items:flex-end!important}
  .bb-category-drawer .bb-sheet-backdrop{background:rgba(4,10,20,.66)!important;backdrop-filter:blur(4px)}
  .bb-category-drawer>section{width:min(440px,100%)!important;max-height:92dvh!important;padding:0 16px calc(22px + env(safe-area-inset-bottom))!important;border:1px solid rgba(255,255,255,.75)!important;border-radius:26px 26px 0 0!important;background:linear-gradient(180deg,#fff 0,#f7f8fb 100%)!important;box-shadow:0 -18px 60px rgba(4,10,20,.22)!important;overflow-y:auto!important}
  .bb-category-drawer>section:before{content:"";position:sticky;top:7px;z-index:5;display:block;width:42px;height:5px;margin:8px auto 2px;border-radius:999px;background:#d8dce4}
  .bb-category-drawer .bb-sheet-heading{position:sticky!important;top:0;z-index:4;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:16px;padding:16px 0 12px!important;border:0!important;background:rgba(255,255,255,.94)!important;backdrop-filter:blur(14px)}
  .bb-category-drawer .bb-sheet-heading>div{display:grid;gap:3px}.bb-category-drawer .bb-sheet-heading small{color:#d71920;font-size:.68rem;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.bb-category-drawer .bb-sheet-heading h2{margin:0;color:#17191d!important;font-size:1.55rem;letter-spacing:-.04em}
  .bb-category-drawer .bb-sheet-heading button{display:grid!important;place-items:center!important;width:42px!important;height:42px!important;border:1px solid #e3e6eb!important;border-radius:14px!important;background:#f6f7f9!important;color:#252932!important;box-shadow:none!important}.bb-category-drawer .bb-sheet-heading button svg{width:19px}
  .premium-category-intro{margin:0 0 14px;color:#676e7a;font-size:.82rem;line-height:1.55}
  .premium-category-search{display:grid;grid-template-columns:38px minmax(0,1fr) 22px;align-items:center;gap:10px;margin-bottom:17px;padding:11px 13px;border:1px solid #e1e4e9;border-radius:15px;background:#fff;color:#343942;text-decoration:none;box-shadow:0 7px 22px rgba(16,24,40,.06)}.premium-category-search>span{display:grid;place-items:center;width:36px;height:36px;border-radius:11px;background:#f1edff;color:#7c3aed}.premium-category-search>b{color:#9ba1ac}
  .bb-category-drawer nav{display:grid!important;grid-template-columns:1fr 1fr;gap:9px!important;padding:0!important}
  .bb-category-drawer nav>a{min-width:0!important;min-height:76px!important;display:grid!important;grid-template-columns:44px minmax(0,1fr) 18px!important;align-items:center!important;gap:10px!important;padding:11px!important;border:1px solid #e6e8ed!important;border-radius:15px!important;background:#fff!important;color:#1f2329!important;text-decoration:none!important;box-shadow:0 5px 16px rgba(16,24,40,.045)!important}
  .bb-category-drawer nav>a:hover{border-color:#e9a7aa!important;transform:translateY(-1px)}
  .bb-category-drawer nav>a>span:first-child{display:grid!important;place-items:center!important;width:44px!important;height:44px!important;border-radius:13px!important;background:#fff0f1!important;color:#d71920!important;font-weight:900!important;overflow:hidden!important}.bb-category-drawer nav>a:nth-child(3n+2)>span:first-child{background:#eef4ff!important;color:#2563eb!important}.bb-category-drawer nav>a:nth-child(3n)>span:first-child{background:#eafaf4!important;color:#0f9f6e!important}
  .bb-category-drawer .bb-drawer-category-image img{width:100%!important;height:100%!important;object-fit:cover!important}
  .premium-category-copy{display:grid!important;gap:3px!important;min-width:0!important;width:auto!important;height:auto!important;border-radius:0!important;background:transparent!important;color:inherit!important;overflow:visible!important}.premium-category-copy strong,.premium-category-copy small{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.premium-category-copy strong{font-size:.78rem}.premium-category-copy small{color:#7b828e;font-size:.64rem;font-weight:600}.bb-category-drawer nav>a>b{display:grid;place-items:center;color:#a3a8b2}.bb-category-drawer nav>a>b svg{width:15px}
  .premium-category-actions{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:14px}.premium-category-actions>a{display:flex;align-items:center;justify-content:center;gap:9px;min-height:50px;border-radius:14px;color:#fff;text-decoration:none;background:linear-gradient(135deg,#d71920,#b50006);box-shadow:0 8px 20px rgba(215,25,32,.2)}.premium-category-actions>a:last-child{background:linear-gradient(135deg,#151b28,#26334a);box-shadow:0 8px 20px rgba(21,27,40,.18)}.premium-category-actions span{display:grid;place-items:center}.premium-category-actions svg{width:18px}
}
@media(max-width:390px){.bb-category-drawer nav{grid-template-columns:1fr}.bb-category-drawer nav>a{min-height:68px!important}.premium-category-intro{font-size:.77rem}}
