.bricksfa-pro-mobile-navigation{--bricksfa-mobile-nav-max:767px;--bricksfa-mobile-nav-height:64px;--bricksfa-mobile-nav-bg:#fff;--bricksfa-mobile-nav-text:#20242c;--bricksfa-mobile-nav-active:#13b981;--bricksfa-mobile-nav-border:#e4e7ec;display:none}
@media(max-width:1200px){
  body.bricksfa-pro-mobile-nav-enabled .bricksfa-pro-mobile-navigation{position:relative;z-index:99990;color:var(--bricksfa-mobile-nav-text)}
  .bricksfa-pro-mobile-navigation__bar{position:fixed;inset-inline:0;bottom:0;z-index:99996;display:grid;grid-auto-flow:column;grid-auto-columns:1fr;align-items:stretch;height:calc(var(--bricksfa-mobile-nav-height) + env(safe-area-inset-bottom,0px));padding-bottom:env(safe-area-inset-bottom,0px);border-top:1px solid var(--bricksfa-mobile-nav-border);background:var(--bricksfa-mobile-nav-bg);box-shadow:0 -4px 16px rgba(15,23,42,.06)}
  .bricksfa-pro-mobile-navigation__item{position:relative;display:flex;min-width:0;align-items:center;justify-content:center;flex-direction:column;gap:4px;border:0;background:transparent;color:var(--bricksfa-mobile-nav-text);text-decoration:none!important;font:inherit;cursor:pointer;-webkit-tap-highlight-color:transparent}
  .bricksfa-pro-mobile-navigation__item:focus-visible{outline:2px solid var(--bricksfa-mobile-nav-active);outline-offset:-3px}
  .bricksfa-pro-mobile-navigation__item.is-active,.bricksfa-pro-mobile-navigation__item[aria-expanded="true"]{color:var(--bricksfa-mobile-nav-active)}
  .bricksfa-pro-mobile-navigation__icon{position:relative;display:grid;width:25px;height:25px;place-items:center;flex:0 0 25px}
  .bricksfa-pro-mobile-navigation__icon svg{width:22px;height:22px;stroke-width:1.65}
  .bricksfa-pro-mobile-navigation__label{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:10px;line-height:1.3;font-weight:650}
  .bricksfa-pro-mobile-navigation__cart-count{position:absolute;top:-5px;left:-7px;display:grid;min-width:16px;height:16px;place-items:center;border:2px solid var(--bricksfa-mobile-nav-bg);border-radius:999px;background:#ef4444;color:#fff;padding-inline:3px;font-size:8px;font-weight:800;line-height:1}
  .bricksfa-pro-mobile-navigation__cart-count[hidden]{display:none!important}

  .bricksfa-pro-mobile-categories{position:fixed;inset:0 0 calc(var(--bricksfa-mobile-nav-height) + env(safe-area-inset-bottom,0px)) 0;z-index:99995;display:flex;box-sizing:border-box;width:auto;height:auto;max-width:none;max-height:none;margin:0;padding:0;border:0;flex-direction:column;background:var(--bricksfa-mobile-nav-bg);color:var(--bricksfa-mobile-nav-text);transform:translateY(14px);opacity:0;pointer-events:none;transition:opacity .18s ease,transform .18s ease}
  .bricksfa-pro-mobile-categories::backdrop{background:transparent;pointer-events:none}
  .bricksfa-pro-mobile-categories.is-open,.bricksfa-pro-mobile-categories:popover-open{transform:none;opacity:1;pointer-events:auto}
  .bricksfa-pro-mobile-navigation:has(.bricksfa-pro-mobile-categories:popover-open) [data-bricksfa-mobile-categories-open]{color:var(--bricksfa-mobile-nav-active)}
  .bricksfa-pro-mobile-categories__head{display:flex;align-items:center;gap:10px;min-height:66px;padding:10px 14px;border-bottom:1px solid var(--bricksfa-mobile-nav-border);background:var(--bricksfa-mobile-nav-bg)}
  .bricksfa-pro-mobile-categories__close{display:grid;width:38px;height:38px;place-items:center;flex:0 0 38px;border:0;background:transparent;color:var(--bricksfa-mobile-nav-text);cursor:pointer}
  .bricksfa-pro-mobile-categories__close svg{width:20px;height:20px}
  .bricksfa-pro-mobile-categories__search{display:flex;min-width:0;min-height:42px;flex:1;align-items:center;justify-content:space-between;gap:10px;border:0;border-radius:10px;background:var(--bricksfa-muted,#f5f6f8);color:var(--bricksfa-muted-foreground,#8c94a3);padding:8px 12px;font:inherit;cursor:pointer;text-align:right}
  .bricksfa-pro-mobile-categories__search span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:11px}
  .bricksfa-pro-mobile-categories__search svg{width:20px;height:20px;flex:0 0 20px;color:var(--bricksfa-muted-foreground,#606776)}
  .bricksfa-pro-mobile-categories__title{font-size:13px}
  .bricksfa-pro-mobile-categories__body{display:grid;grid-template-columns:var(--bricksfa-mobile-cat-rail,28%) minmax(0,1fr);min-height:0;flex:1;overflow:hidden;direction:rtl}
  .bricksfa-pro-mobile-categories__rail{min-height:0;overflow-y:auto;border-left:1px solid var(--bricksfa-mobile-nav-border);background:var(--bricksfa-muted,#f5f5f5);overscroll-behavior:contain;scrollbar-width:thin}
  .bricksfa-pro-mobile-categories__root{display:flex;width:100%;min-height:var(--bricksfa-mobile-cat-root-height,68px);align-items:center;justify-content:center;flex-direction:column;gap:5px;border:0;border-bottom:1px solid var(--bricksfa-mobile-nav-border);background:transparent;color:#5e6470;padding:7px 5px;font:inherit;cursor:pointer;text-align:center}
  .bricksfa-pro-mobile-categories__root.is-active{position:relative;background:var(--bricksfa-mobile-nav-bg);color:var(--bricksfa-mobile-nav-active)}
  .bricksfa-pro-mobile-categories__root.is-active:before{content:"";position:absolute;inset-block:0;inset-inline-start:0;width:2px;background:var(--bricksfa-mobile-nav-active)}
  .bricksfa-pro-mobile-categories__root span:last-child{font-size:9px;line-height:1.45}
  .bricksfa-pro-mobile-categories__root .bricksfa-pro-mobile-categories__thumb{width:28px;height:28px}
  .bricksfa-pro-mobile-categories__content{min-width:0;min-height:0;overflow-y:auto;background:var(--bricksfa-mobile-nav-bg);padding:14px 12px 20px;overscroll-behavior:contain}
  .bricksfa-pro-mobile-categories__panel{display:block}
  .bricksfa-pro-mobile-categories__panel[hidden]{display:none!important}
  .bricksfa-pro-mobile-categories__all{display:flex;align-items:center;justify-content:flex-start;gap:4px;margin-bottom:13px;color:var(--bricksfa-mobile-nav-active);text-decoration:none!important;font-size:10px;font-weight:750}
  .bricksfa-pro-mobile-categories__all svg{width:14px;height:14px}
  .bricksfa-pro-mobile-categories__grid{display:grid;grid-template-columns:repeat(var(--bricksfa-mobile-cat-columns,3),minmax(0,1fr));gap:15px 9px}
  .bricksfa-pro-mobile-categories__tile{display:flex;min-width:0;align-items:center;flex-direction:column;gap:7px;color:var(--bricksfa-mobile-nav-text);text-decoration:none!important;text-align:center}
  .bricksfa-pro-mobile-categories__tile span:last-child{font-size:9px;line-height:1.5}
  .bricksfa-pro-mobile-categories__thumb{display:grid;overflow:hidden;place-items:center;border-radius:10px;background:var(--bricksfa-muted,#f7f7f8);color:var(--bricksfa-muted-foreground,#9aa0aa)}
  .bricksfa-pro-mobile-categories__thumb--tile{width:58px;height:58px;background:var(--bricksfa-card,#fff)}
  .bricksfa-pro-mobile-categories__thumb--brand{width:58px;height:40px;border:1px solid var(--bricksfa-mobile-nav-border);background:var(--bricksfa-card,#fff);border-radius:8px}
  .bricksfa-pro-mobile-categories__thumb-img{width:100%;height:100%;object-fit:contain;display:block}
  .bricksfa-pro-mobile-categories__thumb.is-placeholder{width:34px;height:34px}
  .bricksfa-pro-mobile-categories__thumb.is-placeholder svg{width:21px;height:21px}
  .bricksfa-pro-mobile-categories__brands{margin-top:22px;padding-top:14px;border-top:1px solid var(--bricksfa-mobile-nav-border)}
  .bricksfa-pro-mobile-categories__brands-title{display:flex;align-items:center;gap:5px;margin-bottom:10px;color:var(--bricksfa-mobile-nav-text)}
  .bricksfa-pro-mobile-categories__brands-title svg{width:18px;height:18px;color:var(--bricksfa-mobile-nav-active)}
  .bricksfa-pro-mobile-categories__brands-title strong{font-size:10.5px}
  .bricksfa-pro-mobile-categories__brands-list{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(76px,1fr);gap:8px;overflow-x:auto;padding-bottom:4px;scroll-snap-type:x proximity}
  .bricksfa-pro-mobile-categories__brand{display:flex;min-width:0;align-items:center;flex-direction:column;gap:5px;color:var(--bricksfa-mobile-nav-text);text-decoration:none!important;scroll-snap-align:start}
  .bricksfa-pro-mobile-categories__brand span:last-child{max-width:76px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:8px}

  .bricksfa-pro-mobile-categories__empty{display:flex;min-height:0;flex:1;align-items:center;justify-content:center;flex-direction:column;gap:8px;padding:28px 22px;text-align:center;color:var(--bricksfa-muted-foreground,#7f8795)}
  .bricksfa-pro-mobile-categories__empty-icon{display:grid;width:54px;height:54px;place-items:center;border-radius:16px;background:var(--bricksfa-muted,#f4f5f7);color:var(--bricksfa-mobile-nav-active)}
  .bricksfa-pro-mobile-categories__empty-icon svg{width:26px;height:26px}
  .bricksfa-pro-mobile-categories__empty strong{font-size:12px;color:var(--bricksfa-mobile-nav-text)}
  .bricksfa-pro-mobile-categories__empty>span:not(.bricksfa-pro-mobile-categories__empty-icon){max-width:290px;font-size:10px;line-height:1.8}
  .bricksfa-pro-mobile-categories__empty a{margin-top:4px;padding:8px 13px;border-radius:9px;background:var(--bricksfa-mobile-nav-active);color:#fff;text-decoration:none!important;font-size:10px;font-weight:750}
  body.bricksfa-mobile-categories-open{overflow:hidden;touch-action:none}
  body:has(.bricksfa-pro-mobile-categories:popover-open){overflow:hidden;touch-action:none}
}
@media(min-width:1201px){.bricksfa-pro-mobile-navigation{display:none!important}}
@media(max-width:1200px){.bricksfa-pro-mobile-categories__loading{display:grid;min-height:140px;place-items:center;color:#8b93a1;font-size:10px}.bricksfa-pro-mobile-categories__loading.is-error{color:#b42318}}

/* v0.9.6 — selected child categories */
.bricksfa-pro-mobile-categories__selection-empty{grid-column:1/-1;display:grid;min-height:110px;place-items:center;padding:16px;text-align:center;color:var(--bricksfa-muted-foreground,#8c94a3);font-size:10px}
