.topshelf-fish-facets{grid-column:var(--full-width);margin-block-end:0}@media screen and (min-width:750px){.topshelf-fish-facets{grid-column:column-1 / column-12}.collection-wrapper:has(>.topshelf-fish-facets)>.topshelf-fish-facets{grid-row:1}.collection-wrapper:has(>.topshelf-fish-facets)>.facets.facets-controls-wrapper{grid-row:2}.collection-wrapper:has(>.topshelf-fish-facets)>.facets-block-wrapper--vertical,.collection-wrapper:has(>.topshelf-fish-facets)>.main-collection-grid{grid-row:3}}.topshelf-fish-facets__inner{display:flex;align-items:center;flex-wrap:nowrap;gap:8px;overflow-x:auto;scrollbar-width:none;padding-block:8px;padding-inline:var(--page-margin, 16px)}.topshelf-fish-facets__inner::-webkit-scrollbar{display:none}@media screen and (min-width:750px){.topshelf-fish-facets__inner{justify-content:center;flex-wrap:wrap;gap:10px;overflow-x:visible;padding-inline:0}}.topshelf-fish-facet{position:relative;flex:0 0 auto}.topshelf-fish-facet__summary{display:flex;align-items:center;gap:6px;white-space:nowrap;cursor:pointer;list-style:none;padding:8px 16px;min-height:var(--minimum-touch-target, 44px);border:1px solid #e3eaf7;border-radius:999px;font-size:var(--font-size--sm, .875rem);font-weight:500;color:var(--color-foreground);background:linear-gradient(180deg,#fff,#f1f5ff);box-shadow:0 1px 2px #0f172a0d,0 6px 16px #0f172a0f;transition:border-color .15s ease,background-color .15s ease,box-shadow .15s ease}.topshelf-fish-facet__summary::-webkit-details-marker{display:none}.topshelf-fish-facet__summary:hover{border-color:rgb(var(--color-foreground-rgb) / .45);box-shadow:0 2px 6px #0000001a}.topshelf-fish-facet__icon{flex:0 0 auto;width:18px;height:18px;color:#001935;fill:currentcolor;opacity:1}.topshelf-fish-facet--active .topshelf-fish-facet__icon{opacity:1}.topshelf-fish-facet__summary:focus-visible{outline:2px solid var(--color-foreground);outline-offset:2px}.topshelf-fish-facet--active .topshelf-fish-facet__summary{border-color:#2473f6;background:linear-gradient(180deg,#f5f9ff,#e7f0fe);box-shadow:0 1px 2px #2473f61f,0 8px 20px #2473f629;font-weight:600}.topshelf-fish-facet__caret{display:inline-flex;transition:rotate .2s ease}.topshelf-fish-facet[open] .topshelf-fish-facet__caret{rotate:180deg}.topshelf-fish-facet__panel{position:absolute;z-index:var(--layer-overlay, 16);inset-inline-start:0;margin-block-start:6px;min-width:240px;max-height:320px;overflow-y:auto;padding:6px;border:1px solid rgb(var(--color-foreground-rgb) / .15);border-radius:var(--style-border-radius-popover, 12px);background:var(--color-background);box-shadow:0 8px 24px #0000001f}.topshelf-fish-facet:nth-last-of-type(-n+2) .topshelf-fish-facet__panel{inset-inline-start:auto;inset-inline-end:0}@media screen and (max-width:749px){.topshelf-fish-facet__panel,.topshelf-fish-facet:nth-last-of-type(-n+2) .topshelf-fish-facet__panel{position:fixed;inset:auto 0 0 0;z-index:var(--layer-overlay, 16);min-width:0;max-height:62vh;margin-block-start:0;padding-block-end:calc(6px + env(safe-area-inset-bottom,0px));border-inline:0;border-block-end:0;border-start-start-radius:16px;border-start-end-radius:16px;border-end-start-radius:0;border-end-end-radius:0;box-shadow:0 -8px 30px #0000002e}.topshelf-fish-facet__panel-title{display:block}.topshelf-fish-facet__option{padding-block:12px}}.topshelf-fish-facet__panel-title{display:none;margin:0;padding:6px 10px 10px;font-size:var(--font-size--sm, .875rem);font-weight:600;color:var(--color-foreground);border-block-end:1px solid rgb(var(--color-foreground-rgb) / .12)}.topshelf-fish-facet__list{margin:0;padding:0;list-style:none}.topshelf-fish-facet__panel--wide{max-height:52vh}.topshelf-fish-facet__panel--wide .topshelf-fish-facet__list{display:grid;grid-template-columns:repeat(auto-fill,minmax(72px,1fr));gap:0 2px}@media screen and (min-width:750px){.topshelf-fish-facet__panel--wide{min-width:340px}}.topshelf-fish-facet__panel--wide .topshelf-fish-facet__option{gap:6px;padding-inline:6px}.topshelf-fish-facet__scrim{display:none}@media screen and (max-width:749px){.topshelf-fish-facet[open] .topshelf-fish-facet__scrim{display:block;position:fixed;top:0;right:0;bottom:0;left:0;z-index:calc(var(--layer-overlay, 16) - 1);background:#00000059}}.topshelf-fish-facet__option{display:flex;align-items:center;gap:10px;padding:9px 10px;border-radius:8px;text-decoration:none;color:var(--color-foreground);font-size:var(--font-size--sm, .875rem);line-height:1.2}.topshelf-fish-facet__option:hover{background:rgb(var(--color-foreground-rgb) / .07)}.topshelf-fish-facet__check{flex:0 0 auto;width:16px;height:16px;border:1px solid rgb(var(--color-foreground-rgb) / .4);border-radius:4px}.topshelf-fish-facet__option--active .topshelf-fish-facet__check{border-color:var(--color-foreground);background:var(--color-foreground);background-image:linear-gradient(var(--color-background),var(--color-background));background-size:8px 2px;background-position:center;background-repeat:no-repeat}.topshelf-fish-facet__option-label{flex:1 1 auto}.topshelf-fish-facet__option-count{flex:0 0 auto;opacity:.55;font-size:var(--font-size--xs, .75rem)}.topshelf-fish-facets__active{display:flex;align-items:center;gap:12px;padding-inline:var(--page-margin, 16px);padding-block:4px}@media screen and (min-width:750px){.topshelf-fish-facets__active{width:min(100%,48rem);margin-inline:auto;padding-inline:0}}.topshelf-fish-facets__active-label{flex:0 0 auto;font-size:var(--font-size--sm, .875rem);font-weight:600;color:var(--color-foreground)}.topshelf-fish-facets__active-list{display:flex;flex:1 1 auto;flex-wrap:wrap;align-items:center;gap:8px;min-height:40px;padding:6px 12px;border-radius:var(--style-border-radius-inputs, 8px);background:rgb(var(--color-foreground-rgb) / .04)}.topshelf-fish-facets__active-empty{font-size:var(--font-size--sm, .875rem);color:rgb(var(--color-foreground-rgb) / .5)}.topshelf-fish-facets__chip{display:inline-flex;align-items:center;gap:8px;padding:5px 10px;border:1px solid rgb(var(--color-foreground-rgb) / .18);border-radius:999px;background:var(--color-background);font-size:var(--font-size--xs, .75rem);line-height:1.3;color:var(--color-foreground);text-decoration:none}.topshelf-fish-facets__chip:hover{border-color:var(--color-foreground)}.topshelf-fish-facets__chip-x{display:inline-flex;flex:0 0 auto;width:10px;height:10px;opacity:.6}.topshelf-fish-facets__chip:hover .topshelf-fish-facets__chip-x{opacity:1}.topshelf-fish-facets__clear{flex:0 0 auto;font-size:var(--font-size--sm, .875rem);color:var(--color-foreground);text-decoration:underline;white-space:nowrap}.topshelf-fish-facets__clear--disabled{opacity:.35;pointer-events:none}.facets-remove.facets-remove--mobile-and-vertical,.facets.facets-controls-wrapper .facets--filters-title{display:none}
/*# sourceMappingURL=/cdn/shop/t/205/assets/topshelf-fish-filter-bar.css.map */
