.fish-loading-init{padding:2rem;text-align:center;color:rgb(var(--color-foreground, 18, 18, 18));font-family:var(--font-body-family, sans-serif)}#filter-service-app{max-width:var(--page-width, 1440px);margin:0 auto;padding:2rem 1.5rem 1rem}@media screen and (min-width:750px){#filter-service-app{padding:2rem 5rem 1rem}}.fish-facet-bar{border-bottom:.1rem solid rgba(var(--color-foreground, 18, 18, 18),.08);overflow:visible}.fish-facet-bar__items{display:flex;align-items:stretch;flex-wrap:wrap;gap:0;padding:0}@media screen and (max-width:749px){.fish-facet-bar{display:none}}.fish-facet-drop{position:relative}.fish-facet-drop__btn{display:inline-flex;align-items:center;gap:.6rem;padding:1.6rem 1.4rem;background:none;border:none;border-bottom:.2rem solid transparent;font-family:var(--font-body-family, sans-serif);font-size:1.4rem;color:rgb(var(--color-foreground, 18, 18, 18));cursor:pointer;white-space:nowrap;transition:border-color .15s}.fish-facet-drop__btn:hover,.fish-facet-drop__btn[aria-expanded=true]{border-bottom-color:rgb(var(--color-foreground, 18, 18, 18))}.fish-facet-drop__btn--active{font-weight:600}.fish-facet-drop__badge{display:inline-flex;align-items:center;justify-content:center;min-width:1.8rem;height:1.8rem;padding:0 .4rem;background:rgb(var(--color-foreground, 18, 18, 18));color:rgb(var(--color-background, 255, 255, 255));font-size:1.1rem;font-weight:700;border-radius:10rem;line-height:1}.fish-facet-drop__btn .fish-caret{transition:transform .2s ease;flex-shrink:0}.fish-facet-drop__btn[aria-expanded=true] .fish-caret{transform:rotate(180deg)}@media(prefers-reduced-motion:reduce){.fish-facet-drop__btn .fish-caret{transition:none}}.fish-facet-drop__panel{position:absolute;top:calc(100% + .2rem);left:0;z-index:200;min-width:22rem;max-height:40rem;overflow-y:auto;background:rgb(var(--color-background, 255, 255, 255));border:.1rem solid rgba(var(--color-foreground, 18, 18, 18),.12);box-shadow:0 .4rem 2rem #0000001a;padding:1rem 1.2rem}.fish-facet-drop__panel[hidden]{display:none}.fish-facet-drop__list{list-style:none;padding:0;margin:0}.fish-facet-drop__panel--price{min-width:26rem}.fish-results-bar{display:flex;align-items:center;justify-content:space-between;padding:1.2rem 0;margin-bottom:2rem;gap:1rem}.fish-results-bar__left,.fish-results-bar__right{display:flex;align-items:center;gap:1.2rem}.fish-results-count{font-size:1.3rem;color:rgba(var(--color-foreground, 18, 18, 18),.55);white-space:nowrap}.fish-mobile-trigger-btn{display:none;align-items:center;gap:.6rem;padding:.9rem 1.6rem;border:.1rem solid rgba(var(--color-foreground, 18, 18, 18),.2);background:transparent;color:rgb(var(--color-foreground, 18, 18, 18));font-family:var(--font-body-family, sans-serif);font-size:1.4rem;cursor:pointer;border-radius:var(--inputs-radius, 0);white-space:nowrap}@media screen and (max-width:749px){.fish-mobile-trigger-btn{display:flex}}.fish-clear-inline-btn{background:none;border:none;padding:0;font-family:var(--font-body-family, sans-serif);font-size:1.3rem;color:rgba(var(--color-foreground, 18, 18, 18),.6);cursor:pointer;text-decoration:underline;white-space:nowrap}.fish-clear-inline-btn:hover{color:rgb(var(--color-foreground, 18, 18, 18))}.fish-select-wrap{position:relative;display:inline-block}.fish-grid-area{width:100%}.fish-facet-group{border-bottom:.1rem solid rgba(var(--color-foreground, 18, 18, 18),.08);padding-bottom:1.4rem;margin-bottom:1.4rem}.fish-facet-group:last-of-type{border-bottom:none;margin-bottom:0}.fish-facet-group__header{display:flex;justify-content:space-between;align-items:center;width:100%;background:none;border:none;padding:0 0 1rem;font-family:var(--font-body-family, sans-serif);font-size:1.4rem;font-weight:600;color:rgb(var(--color-foreground, 18, 18, 18));cursor:pointer;text-align:left;gap:.8rem}.fish-caret{flex-shrink:0;transition:transform .2s ease}@media(prefers-reduced-motion:reduce){.fish-caret{transition:none}}.fish-facet-group__header[aria-expanded=false] .fish-caret{transform:rotate(180deg)}.fish-facet-group__list{list-style:none;padding:0;margin:0;max-height:24rem;overflow-y:auto}.fish-facet-label{display:flex;align-items:center;gap:.8rem;padding:.45rem 0;cursor:pointer;font-size:1.4rem;color:rgb(var(--color-foreground, 18, 18, 18));line-height:1.4}.fish-facet-label input[type=checkbox]{width:1.6rem;height:1.6rem;flex-shrink:0;cursor:pointer;accent-color:rgb(var(--color-button, 18, 18, 18))}.fish-facet-label__text{flex:1}.fish-facet-label__count{color:rgba(var(--color-foreground, 18, 18, 18),.45);font-size:1.2rem}.fish-price-range{max-height:none;overflow:visible}.fish-price-inputs{display:flex;align-items:center;gap:.8rem}.fish-price-input{width:8rem;padding:.6rem .8rem;border:.1rem solid rgba(var(--color-foreground, 18, 18, 18),.2);background:rgb(var(--color-background, 255, 255, 255));color:rgb(var(--color-foreground, 18, 18, 18));font-family:var(--font-body-family, sans-serif);font-size:1.4rem;border-radius:var(--inputs-radius, 0)}.fish-price-input:focus{outline:.2rem solid rgb(var(--color-foreground, 18, 18, 18));outline-offset:.2rem}.fish-price-sep{color:rgba(var(--color-foreground, 18, 18, 18),.4);font-size:1.4rem}.fish-clear-btn{display:block;width:100%;padding:.9rem 1.2rem;margin-top:1.6rem;background:none;border:.1rem solid rgba(var(--color-foreground, 18, 18, 18),.2);color:rgb(var(--color-foreground, 18, 18, 18));font-family:var(--font-body-family, sans-serif);font-size:1.4rem;cursor:pointer;text-align:center;border-radius:var(--inputs-radius, 0)}.fish-clear-btn:hover{background:rgba(var(--color-foreground, 18, 18, 18),.05)}.fish-grid-container{position:relative;transition:opacity .2s ease}@media(prefers-reduced-motion:reduce){.fish-grid-container{transition:none}}.fish-loading .fish-grid-container{opacity:.45;pointer-events:none}.fish-loading-placeholder{min-height:40rem}.fish-empty-state{padding:4rem 0}.fish-pagination{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:.4rem;margin:3rem 0}.fish-pagination__btn{min-width:3.8rem;height:3.8rem;padding:0 .8rem;border:.1rem solid rgba(var(--color-foreground, 18, 18, 18),.2);background:transparent;color:rgb(var(--color-foreground, 18, 18, 18));font-family:var(--font-body-family, sans-serif);font-size:1.4rem;cursor:pointer;border-radius:var(--inputs-radius, 0)}.fish-pagination__btn:hover{background:rgba(var(--color-foreground, 18, 18, 18),.06)}.fish-pagination__btn--active{background:rgb(var(--color-button, 18, 18, 18));color:rgb(var(--color-button-text, 255, 255, 255));border-color:rgb(var(--color-button, 18, 18, 18));font-weight:600}.fish-pagination__ellipsis{display:inline-flex;align-items:center;padding:0 .4rem;color:rgba(var(--color-foreground, 18, 18, 18),.45);font-size:1.4rem}.fish-drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:300}.fish-drawer[hidden]{display:none}.fish-drawer__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#0006}.fish-drawer__panel{position:absolute;top:0;left:0;bottom:0;width:min(36rem,100vw);background-color:#fff;background-color:rgb(var(--color-base-background-1, 255 255 255));display:flex;flex-direction:column;overflow:hidden}.fish-drawer__header{display:flex;align-items:center;justify-content:space-between;padding:1.6rem;border-bottom:.1rem solid rgba(var(--color-foreground, 18, 18, 18),.1);flex-shrink:0}.fish-drawer__title{font-family:var(--font-heading-family, sans-serif);font-size:1.8rem;font-weight:var(--font-heading-weight);margin:0;color:rgb(var(--color-foreground, 18, 18, 18))}.fish-drawer__close{display:flex;align-items:center;justify-content:center;width:3.6rem;height:3.6rem;background:none;border:none;cursor:pointer;color:rgb(var(--color-foreground, 18, 18, 18));padding:0}.fish-drawer__body{flex:1;overflow-y:auto;padding:1.6rem}.fish-drawer__footer{padding:1.6rem;border-top:.1rem solid rgba(var(--color-foreground, 18, 18, 18),.1);display:flex;flex-direction:column;gap:.8rem;flex-shrink:0}.fish-apply-btn{display:block;width:100%;padding:1.2rem;background:rgb(var(--color-button, 18, 18, 18));color:rgb(var(--color-button-text, 255, 255, 255));border:none;font-family:var(--font-body-family, sans-serif);font-size:1.4rem;font-weight:600;cursor:pointer;border-radius:var(--buttons-radius, 0);text-align:center}.fish-apply-btn:hover{opacity:.9}.fish-drawer .fish-clear-btn{margin-top:0}.fish-load-more-wrap{display:flex;justify-content:center;margin:3rem 0}.fish-load-more-btn{padding:1.2rem 4rem;background:transparent;color:rgb(var(--color-foreground, 18, 18, 18));border:.1rem solid rgba(var(--color-foreground, 18, 18, 18),.3);font-family:var(--font-body-family, sans-serif);font-size:1.4rem;font-weight:600;cursor:pointer;border-radius:var(--buttons-radius, 0);letter-spacing:.05em;transition:background .15s,border-color .15s}.fish-load-more-btn:hover{background:rgba(var(--color-foreground, 18, 18, 18),.06);border-color:rgb(var(--color-foreground, 18, 18, 18))}@media(prefers-reduced-motion:reduce){.fish-load-more-btn{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/230/assets/fish-filter.css.map */
