.bp-shop-layout .bp-filters .bp-fg{padding:0;margin:0;border-bottom:1px solid var(--bp-line,#E0DBC4)}.bp-shop-layout .bp-filters .bp-fg:last-child{border-bottom:0}.bpf-acc{width:100%;display:flex;align-items:center;justify-content:space-between;gap:8px;min-height:50px;padding:10px 4px;background:#fff0;border:0;font:inherit;font-weight:900;font-size:15px;color:var(--bp-ink,#0B0B0B);cursor:pointer;text-align:right}.bpf-acc svg{width:18px;height:18px;flex:0 0 18px;transition:transform .2s}.bp-fg.is-open .bpf-acc svg{transform:rotate(180deg)}.bp-fg>.bp-fo{display:none}.bp-fg.is-open>.bp-fo{display:flex}.bp-shop-layout .bp-filters .bp-fo{align-items:center;gap:10px;min-height:44px;padding:6px 4px;margin:0 0 2px;border-radius:10px;text-decoration:none;color:var(--bp-ink,#0B0B0B);font-weight:700;font-size:14px;transition:background .12s}.bp-shop-layout .bp-filters .bp-fo:hover{background:var(--bp-peel,#FFF4CC)}.bp-shop-layout .bp-filters .bp-fo.is-on{background:var(--bp-banana,#F5D74E)}.bp-shop-layout .bp-filters .bp-fo-box{width:20px;height:20px;flex:0 0 20px;border:2px solid var(--bp-ink,#0B0B0B);border-radius:6px;background:#fff;display:grid;place-items:center}.bp-shop-layout .bp-filters .bp-fo.is-on .bp-fo-box{background:var(--bp-ink,#0B0B0B)}.bp-shop-layout .bp-filters .bp-fo.is-on .bp-fo-box::after{content:'\2713';color:var(--bp-banana,#F5D74E);font-size:13px;font-weight:900;line-height:1}.bp-shop-layout .bp-filters .bp-fo-n{flex:1 1 auto}.bp-shop-layout .bp-filters .bp-fo-c{color:#5C5643;font-size:12px;font-weight:700;background:var(--bp-paper,#FFFDF5);border:1px solid var(--bp-line,#E0DBC4);border-radius:999px;padding:1px 8px}.bp-shop-layout .bp-filters .bp-filters-head{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:0 4px 10px}.bp-shop-layout .bp-filters .bp-filters-head h4{margin:0;font-size:17px;font-weight:900}.bp-shop-layout .bp-filters .bp-filter-clear{font-size:13px;font-weight:800;color:var(--bp-ink,#0B0B0B);text-decoration:underline;text-underline-offset:3px}.bpf-bar{display:flex;align-items:center;justify-content:space-between;gap:10px;margin:0 0 12px}.bpf-open{display:none;align-items:center;gap:8px;min-height:44px;padding:0 16px;background:#fff;color:var(--bp-ink,#0B0B0B);border:2px solid var(--bp-ink,#0B0B0B);border-radius:999px;font:inherit;font-weight:900;font-size:14px;box-shadow:0 3px 0 0 var(--bp-ink,#0B0B0B);cursor:pointer;-webkit-tap-highlight-color:#fff0}.bpf-open:active{transform:translateY(2px);box-shadow:0 1px 0 0 var(--bp-ink,#0B0B0B)}.bpf-open svg{width:18px;height:18px}.bpf-badge{font-style:normal;min-width:22px;height:22px;padding:0 6px;display:grid;place-items:center;background:var(--bp-ink,#0B0B0B);color:var(--bp-banana,#F5D74E);border-radius:999px;font-size:12px;font-weight:900}.bpf-bar .woocommerce-ordering{margin:0}.bpf-bar .woocommerce-ordering select{min-height:44px;padding:0 36px 0 14px;border:2px solid var(--bp-ink,#0B0B0B);border-radius:999px;background:#fff;font:inherit;font-weight:800;font-size:14px;color:var(--bp-ink,#0B0B0B)}.bpf-chips{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 14px}.bpf-chip{display:inline-flex;align-items:center;gap:8px;min-height:36px;padding:0 12px;background:var(--bp-banana,#F5D74E);color:var(--bp-ink,#0B0B0B);border:2px solid var(--bp-ink,#0B0B0B);border-radius:999px;font-weight:800;font-size:13px;text-decoration:none}.bpf-chip b{font-weight:900;font-size:16px;line-height:1}.bpf-chip-clear{background:#fff;text-decoration:underline;text-underline-offset:3px}.bpf-sheet{position:fixed;inset:0;z-index:99998;background:rgb(11 11 11 / .55);opacity:0;pointer-events:none;transition:opacity .2s}.bpf-sheet.is-on{opacity:1;pointer-events:auto}.bpf-sheet-box{position:absolute;left:0;right:0;bottom:0;max-height:88dvh;display:flex;flex-direction:column;background:var(--bp-paper,#FFFDF5);border-radius:20px 20px 0 0;border-top:3px solid var(--bp-ink,#0B0B0B);transform:translateY(100%);transition:transform .28s cubic-bezier(.2,.7,.2,1)}.bpf-sheet.is-on .bpf-sheet-box{transform:none}.bpf-sheet.no-anim .bpf-sheet-box{transition:none}.bpf-handle{width:44px;height:5px;border-radius:3px;background:rgb(11 11 11 / .3);margin:10px auto 0}.bpf-sheet-head{display:flex;align-items:center;justify-content:space-between;padding:8px 16px 10px;border-bottom:1px solid var(--bp-line,#E0DBC4)}.bpf-sheet-head b{font-size:17px;font-weight:900}.bpf-close{width:40px;height:40px;border-radius:50%;border:2px solid var(--bp-ink,#0B0B0B);background:#fff;font:inherit;font-weight:900;font-size:16px;color:var(--bp-ink,#0B0B0B);cursor:pointer}.bpf-sheet-body{flex:1 1 auto;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;padding:6px 16px 12px}.bpf-sheet-body .bp-filters{box-shadow:none;border:0;background:#fff0;padding:0;margin:0}.bpf-sheet-body .bp-filters-head{display:none!important}.bpf-sheet-foot{flex:0 0 auto;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 16px calc(12px + env(safe-area-inset-bottom, 0));border-top:3px solid var(--bp-ink,#0B0B0B);background:#fff}.bpf-clear{font-weight:800;font-size:14px;color:var(--bp-ink,#0B0B0B);text-decoration:underline;text-underline-offset:3px}.bpf-apply{flex:0 1 60%;min-height:50px;background:var(--bp-ink,#0B0B0B);color:var(--bp-banana,#F5D74E);border:2px solid var(--bp-ink,#0B0B0B);border-radius:12px;font:inherit;font-weight:900;font-size:16px;cursor:pointer}body.bpf-lock{overflow:hidden}@media (max-width:1024px){.bp-shop-layout>.bp-filters{display:none}.bpf-open{display:inline-flex}.bpf-bar{position:sticky;top:0;z-index:20;background:var(--bp-paper,#FFFDF5);padding:8px 0;margin:0 0 10px}.bp-shop-top .woocommerce-ordering{display:none}}@media (min-width:1025px){.bp-shop-layout>.bp-filters{position:sticky;top:96px;align-self:start;max-height:calc(100vh - 110px);overflow-y:auto;scrollbar-width:thin}.bpf-sheet{display:none}}.bpf-home{display:none!important}