.bfa-quickbar{--bfa-qb-h:calc(var(--bfa-qb-height,64px) + env(safe-area-inset-bottom,0px));position:fixed;z-index:99930;left:0;right:0;bottom:0;display:none;direction:rtl;pointer-events:none;color:var(--bfa-foreground,#111827)}
.bfa-quickbar__nav{pointer-events:auto;background:color-mix(in srgb,var(--bfa-background,#fff) 96%,transparent)}.bfa-quickbar.has-blur .bfa-quickbar__nav{backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);background:color-mix(in srgb,var(--bfa-background,#fff) 90%,transparent)}.bfa-quickbar.has-border .bfa-quickbar__nav{border-top:1px solid var(--bfa-border,#e5e7eb);box-shadow:0 -10px 30px color-mix(in srgb,var(--bfa-foreground,#111827) 5%,transparent)}
.bfa-quickbar__inner{display:flex;height:var(--bfa-qb-height,64px);align-items:stretch}.bfa-quickbar__item{position:relative;display:flex;flex:1;min-width:0;flex-direction:column;align-items:center;justify-content:center;gap:3px;padding:5px 4px;border:0;background:transparent;color:var(--bfa-muted-foreground,#6b7280);font:inherit;text-decoration:none;cursor:pointer;transition:color .16s ease,background .16s ease,transform .12s ease}.bfa-quickbar__item:hover,.bfa-quickbar__item:focus-visible{color:var(--bfa-foreground,#111827);background:color-mix(in srgb,var(--bfa-muted,#f3f4f6) 65%,transparent)}.bfa-quickbar__item:active{transform:scale(.97)}.bfa-quickbar__item.is-active{color:var(--bfa-foreground,#111827)}.bfa-quickbar__item.is-active:before{content:"";position:absolute;top:3px;width:28px;height:3px;border-radius:99px;background:var(--bfa-primary,#facc15)}.bfa-quickbar__item.is-disabled{opacity:.42;cursor:default}.bfa-quickbar__icon{display:grid;width:30px;height:27px;place-items:center}.bfa-quickbar__icon svg{width:var(--bfa-qb-icon,22px);height:var(--bfa-qb-icon,22px);fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.bfa-quickbar__label{overflow:hidden;max-width:100%;font-size:var(--bfa-qb-label,11.5px);font-weight:650;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}
.bfa-quickbar__sheet[hidden]{display:none}.bfa-quickbar__sheet{position:fixed;z-index:99940;inset:0;display:grid;align-items:end;pointer-events:auto}.bfa-quickbar__sheet-backdrop{position:absolute;inset:0;border:0;background:color-mix(in srgb,#020617 42%,transparent);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.bfa-quickbar__sheet-panel{position:relative;z-index:1;width:min(calc(100% - 28px),680px);max-height:min(82vh,760px);margin:0 auto calc(var(--bfa-qb-h) + 10px);padding:18px;border:1px solid var(--bfa-border,#e5e7eb);border-radius:20px;background:var(--bfa-background,#fff);box-shadow:0 -24px 70px rgba(15,23,42,.16);overflow:auto;direction:rtl}.bfa-quickbar__sheet-head{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:14px}.bfa-quickbar__sheet-head strong{font-size:17px}.bfa-quickbar__sheet-head button{display:grid;width:38px;height:38px;place-items:center;border:1px solid var(--bfa-border,#e5e7eb);border-radius:10px;background:var(--bfa-card,#fff);color:inherit;cursor:pointer}.bfa-quickbar__sheet-head svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.bfa-quickbar__search-form{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:9px;padding:5px;border:1px solid var(--bfa-border,#e5e7eb);border-radius:14px;background:color-mix(in srgb,var(--bfa-muted,#f3f4f6) 55%,var(--bfa-background,#fff) 45%)}.bfa-quickbar__search-form>span{display:grid;width:38px;height:38px;place-items:center;color:var(--bfa-muted-foreground,#6b7280)}.bfa-quickbar__search-form svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8}.bfa-quickbar__search-form input{min-width:0;height:42px;padding:0;border:0;outline:0;background:transparent;color:inherit;font:inherit}.bfa-quickbar__search-form button{height:38px;padding:0 15px;border:0;border-radius:10px;background:var(--bfa-primary,#facc15);color:var(--bfa-primary-foreground,#111827);font:inherit;font-weight:800;cursor:pointer}.bfa-quickbar__category-suggestions{margin-top:24px}.bfa-quickbar__section-title{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:12px}.bfa-quickbar__section-title strong{font-size:15px}.bfa-quickbar__section-title a{color:var(--bfa-muted-foreground,#6b7280);font-size:12px;text-decoration:none}.bfa-quickbar__category-chips{display:flex;flex-wrap:wrap;gap:8px}.bfa-quickbar__category-chips a{display:inline-flex;align-items:center;gap:7px;min-height:38px;padding:7px 11px;border:1px solid var(--bfa-border,#e5e7eb);border-radius:999px;color:inherit;background:var(--bfa-card,#fff);text-decoration:none;font-size:13px;font-weight:650}.bfa-quickbar__category-chips a:hover{border-color:color-mix(in srgb,var(--bfa-primary,#facc15) 65%,var(--bfa-border,#e5e7eb));background:color-mix(in srgb,var(--bfa-primary,#facc15) 8%,var(--bfa-card,#fff))}.bfa-quickbar__category-chips svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:1.8}
.bfa-quickbar__catalog-panel{overflow:hidden;display:flex;flex-direction:column}.bfa-quickbar__catalog-search{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:9px;min-height:48px;width:100%;padding:7px 12px;border:1px solid var(--bfa-border,#e5e7eb);border-radius:14px;background:var(--bfa-background,#fff);color:var(--bfa-muted-foreground,#6b7280);font:inherit;text-align:right;cursor:pointer}.bfa-quickbar__catalog-search>span:first-child,.bfa-quickbar__catalog-search>i{display:grid;place-items:center}.bfa-quickbar__catalog-search svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8}.bfa-quickbar__catalog-search>i svg{width:16px;height:16px}.bfa-quickbar__catalog-body{display:grid;grid-template-columns:minmax(0,1fr) 112px;grid-template-areas:"content roots";min-height:420px;margin:14px -18px -18px;border-top:1px solid var(--bfa-border,#e5e7eb);overflow:hidden;direction:ltr}.bfa-quickbar__catalog-roots{grid-area:roots;overflow:auto;border-left:1px solid var(--bfa-border,#e5e7eb);background:color-mix(in srgb,var(--bfa-muted,#f3f4f6) 52%,var(--bfa-background,#fff));direction:rtl}.bfa-quickbar__catalog-roots button{display:flex;width:100%;min-height:72px;padding:8px 7px;border:0;border-bottom:1px solid color-mix(in srgb,var(--bfa-border,#e5e7eb) 70%,transparent);background:transparent;color:var(--bfa-muted-foreground,#6b7280);align-items:center;justify-content:center;flex-direction:column;gap:5px;font:inherit;cursor:pointer}.bfa-quickbar__catalog-roots button.is-active{color:var(--bfa-foreground,#111827);background:var(--bfa-background,#fff);box-shadow:inset -3px 0 0 var(--bfa-primary,#facc15)}.bfa-quickbar__catalog-roots svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8}.bfa-quickbar__catalog-roots b{font-size:11px;line-height:1.45}.bfa-quickbar__catalog-content{grid-area:content;overflow:auto;padding:12px 14px 20px;direction:rtl}.bfa-quickbar__catalog-content>[hidden]{display:none}.bfa-quickbar__catalog-all{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:42px;margin-bottom:8px;padding:8px 4px;color:var(--bfa-foreground,#111827);font-size:13px;font-weight:800;text-decoration:none}.bfa-quickbar__catalog-all svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.8}.bfa-quickbar__catalog-groups{display:grid}.bfa-quickbar__catalog-groups details,.bfa-quickbar__catalog-direct{border-top:1px solid var(--bfa-border,#e5e7eb)}.bfa-quickbar__catalog-groups summary,.bfa-quickbar__catalog-direct{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:9px;min-height:52px;padding:8px 4px;color:inherit;text-decoration:none;cursor:pointer;list-style:none}.bfa-quickbar__catalog-groups summary::-webkit-details-marker{display:none}.bfa-quickbar__catalog-groups summary>span,.bfa-quickbar__catalog-direct>span{display:grid;width:30px;height:30px;place-items:center;border-radius:9px;background:color-mix(in srgb,var(--bfa-primary,#facc15) 8%,var(--bfa-muted,#f3f4f6))}.bfa-quickbar__catalog-groups summary svg,.bfa-quickbar__catalog-direct svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.8}.bfa-quickbar__catalog-groups summary>i{display:grid;transition:transform .16s ease}.bfa-quickbar__catalog-groups details[open] summary>i{transform:rotate(180deg)}.bfa-quickbar__catalog-groups summary strong,.bfa-quickbar__catalog-direct strong{font-size:13px}.bfa-quickbar__catalog-groups details>div{display:grid;gap:2px;padding:0 39px 10px 0}.bfa-quickbar__catalog-groups details>div a{padding:6px 0;color:var(--bfa-muted-foreground,#6b7280);font-size:12.5px;text-decoration:none}.bfa-quickbar__catalog-empty,.bfa-quickbar__empty{padding:20px;color:var(--bfa-muted-foreground,#6b7280);font-size:13px;text-align:center}
@media(min-width:1101px){.bfa-quickbar.is-desktop{display:block;left:0;right:0;bottom:var(--bfa-qb-desktop-bottom,16px);width:min(calc(100% - 32px),var(--bfa-qb-desktop-width,620px));margin-inline:auto}.bfa-quickbar.is-desktop .bfa-quickbar__nav{border:1px solid var(--bfa-border,#e5e7eb);border-radius:var(--bfa-qb-desktop-radius,18px);overflow:hidden;box-shadow:0 14px 45px rgba(15,23,42,.12)}.bfa-quickbar.is-desktop .bfa-quickbar__sheet-panel{margin-bottom:calc(var(--bfa-qb-height,64px) + var(--bfa-qb-desktop-bottom,16px) + 14px)}}
@media(min-width:768px) and (max-width:1100px){.bfa-quickbar.is-tablet{display:block}.bfa-quickbar.is-tablet .bfa-quickbar__nav{padding-bottom:env(safe-area-inset-bottom,0px)}.bfa-quickbar__sheet{inset:0 0 var(--bfa-qb-h)}.bfa-quickbar__sheet-backdrop{display:none}.bfa-quickbar__sheet-panel{width:100%;height:100%;max-height:none;margin:0;border:0;border-radius:0;box-shadow:none;padding:20px}.bfa-quickbar__catalog-body{margin:14px -20px -20px;min-height:0;flex:1}.bfa-quickbar__catalog-roots{max-width:128px}}
@media(max-width:767px){.bfa-quickbar.is-mobile{display:block}.bfa-quickbar.is-mobile .bfa-quickbar__nav{padding-bottom:env(safe-area-inset-bottom,0px)}.bfa-quickbar__sheet{inset:0 0 var(--bfa-qb-h)}.bfa-quickbar__sheet-backdrop{display:none}.bfa-quickbar__sheet-panel{width:100%;height:100%;max-height:none;margin:0;border:0;border-radius:0;box-shadow:none;padding:14px}.bfa-quickbar__sheet-head{margin-bottom:12px}.bfa-quickbar__sheet-head strong{font-size:16px}.bfa-quickbar__search-form{grid-template-columns:auto minmax(0,1fr) auto}.bfa-quickbar__search-form button{padding-inline:12px}.bfa-quickbar__category-suggestions{margin-top:20px}.bfa-quickbar__catalog-body{margin:12px -14px -14px;min-height:0;flex:1;grid-template-columns:minmax(0,1fr) 94px}.bfa-quickbar__catalog-roots button{min-height:66px}.bfa-quickbar__catalog-roots b{font-size:10.5px}.bfa-quickbar__catalog-content{padding:10px 12px 16px}}
@media(prefers-reduced-motion:reduce){.bfa-quickbar__item,.bfa-quickbar__catalog-groups summary>i{transition:none}}
html.bfa-qb-layer-open{overflow:hidden}

/* 0.5.44.25 — Product category browser: primary roots + compact best sellers. */
.bfa-quickbar__catalog-products{margin-top:16px;padding-top:14px;border-top:1px solid var(--bfa-border,#e5e7eb)}
.bfa-quickbar__catalog-products-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:8px}
.bfa-quickbar__catalog-products-head strong{color:var(--bfa-foreground,#111827);font-size:13px;line-height:1.6;font-weight:800}
.bfa-quickbar__catalog-products-head a{color:var(--bfa-muted-foreground,#6b7280);font-size:11.5px;line-height:1.6;text-decoration:none}
.bfa-quickbar__catalog-product-list{display:grid;gap:7px}
.bfa-quickbar__catalog-product{display:grid;grid-template-columns:54px minmax(0,1fr) auto;align-items:center;gap:9px;min-height:64px;padding:5px;border:1px solid color-mix(in srgb,var(--bfa-border,#e5e7eb) 82%,transparent);border-radius:11px;background:var(--bfa-background,#fff);color:var(--bfa-foreground,#111827);text-decoration:none;transition:border-color .16s ease,background .16s ease}
.bfa-quickbar__catalog-product:hover{border-color:color-mix(in srgb,var(--bfa-primary,#facc15) 52%,var(--bfa-border,#e5e7eb));background:color-mix(in srgb,var(--bfa-primary,#facc15) 4%,var(--bfa-background,#fff))}
.bfa-quickbar__catalog-product-thumb{display:grid;width:54px;height:54px;place-items:center;overflow:hidden;border-radius:9px;background:color-mix(in srgb,var(--bfa-muted,#f3f4f6) 72%,var(--bfa-background,#fff))}
.bfa-quickbar__catalog-product-thumb img{display:block;width:100%;height:100%;object-fit:cover}
.bfa-quickbar__catalog-product-thumb svg{width:21px;height:21px;fill:none;stroke:var(--bfa-muted-foreground,#6b7280);stroke-width:1.7}
.bfa-quickbar__catalog-product-copy{display:grid;gap:4px;min-width:0;text-align:right}
.bfa-quickbar__catalog-product-copy>strong{display:-webkit-box;overflow:hidden;color:var(--bfa-foreground,#111827);font-size:12.5px;line-height:1.65;font-weight:750;-webkit-box-orient:vertical;-webkit-line-clamp:2}
.bfa-quickbar__catalog-product-meta{display:flex;align-items:center;gap:7px;min-width:0;color:var(--bfa-muted-foreground,#6b7280);font-size:11.5px;line-height:1.5}
.bfa-quickbar__catalog-product-meta b{color:var(--bfa-foreground,#111827);font-size:11.5px;font-weight:750;white-space:nowrap}
.bfa-quickbar__catalog-product-meta em{font-style:normal;white-space:nowrap}
.bfa-quickbar__catalog-product>i{display:grid;place-items:center;color:var(--bfa-muted-foreground,#6b7280)}
.bfa-quickbar__catalog-product>i svg{width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:1.8}
@media(max-width:767px){.bfa-quickbar__catalog-products{margin-top:14px;padding-top:12px}.bfa-quickbar__catalog-product{grid-template-columns:50px minmax(0,1fr) auto;gap:8px;min-height:60px}.bfa-quickbar__catalog-product-thumb{width:50px;height:50px}.bfa-quickbar__catalog-product-copy>strong{font-size:12.5px}.bfa-quickbar__catalog-products-head strong{font-size:13px}}


/* 0.5.44.26 — Quick Access catalog polish: centered roots, store entry, boxed best sellers. */
.bfa-quickbar__catalog-roots b{width:100%;text-align:center}
.bfa-quickbar__catalog-store-link{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:9px;min-height:42px;margin-top:8px;padding:7px 12px;border:1px solid color-mix(in srgb,var(--bfa-border,#e5e7eb) 88%,transparent);border-radius:11px;background:color-mix(in srgb,var(--bfa-muted,#f3f4f6) 42%,var(--bfa-background,#fff));color:var(--bfa-foreground,#111827);text-decoration:none}
.bfa-quickbar__catalog-store-link>span,.bfa-quickbar__catalog-store-link>i{display:grid;place-items:center;color:var(--bfa-muted-foreground,#6b7280)}
.bfa-quickbar__catalog-store-link svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.8}
.bfa-quickbar__catalog-store-link strong{font-size:12.5px;line-height:1.6;font-weight:750}
.bfa-quickbar__catalog-products{margin-top:14px;padding:12px;border:1px solid color-mix(in srgb,var(--bfa-border,#e5e7eb) 92%,transparent);border-radius:13px;background:color-mix(in srgb,var(--bfa-muted,#f3f4f6) 34%,var(--bfa-background,#fff));box-shadow:0 6px 18px color-mix(in srgb,var(--bfa-foreground,#111827) 3%,transparent)}
.bfa-quickbar__catalog-products-head{margin-bottom:10px;padding:0 2px 2px}
.bfa-quickbar__catalog-product-list{gap:8px}
.bfa-quickbar__catalog-product{background:var(--bfa-background,#fff);box-shadow:0 1px 0 color-mix(in srgb,var(--bfa-foreground,#111827) 3%,transparent)}
.bfa-quickbar__catalog-product-copy>strong{font-size:13.5px;line-height:1.58;font-weight:800}
.bfa-quickbar__catalog-product-meta{font-size:10.75px;line-height:1.5}
.bfa-quickbar__catalog-product-meta b{font-size:11px;font-weight:750}
@media(max-width:767px){.bfa-quickbar__catalog-store-link{min-height:40px}.bfa-quickbar__catalog-products{margin-top:12px;padding:10px}.bfa-quickbar__catalog-product-copy>strong{font-size:13px}.bfa-quickbar__catalog-product-meta b{font-size:10.75px}}
