.shopify-section[id$=__an_crumb] .section-content-wrapper>div:has(>.an-crumb){width:100%}:is(body.template-collection,body.template-product) .an-crumb{display:flex;align-items:center;gap:8px;font-size:var(--text-sm);color:var(--text-secondary);padding:16px 0 0;white-space:nowrap;width:100%}:is(body.template-collection,body.template-product) .an-crumb__link{color:var(--text-secondary);min-height:24px;display:inline-flex;align-items:center;text-decoration:none}:is(body.template-collection,body.template-product) .an-crumb__link:hover{color:var(--text-body);text-decoration:underline;text-underline-offset:4px}:is(body.template-collection,body.template-product) .an-crumb__current{color:var(--text-body)}@media screen and (max-width:749px){:is(body.template-collection,body.template-product) .an-crumb{padding-top:16px}}.an-intro{width:min(100% - 2 * var(--page-margin),var(--page-content-width, 80rem));margin-left:auto;margin-right:auto;padding-left:0;padding-right:0;display:grid;grid-template-columns:400px minmax(0,1fr);gap:40px;padding-top:16px;align-items:stretch}.an-intro__media{position:relative;border-radius:var(--radius-tile);overflow:hidden;background:var(--surface-utility);min-height:280px}.an-intro__media>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.an-intro__panel{position:absolute;left:0;right:0;bottom:0;background:var(--surface-page);padding:20px 24px;display:flex;flex-direction:column;gap:4px}.an-intro__heading{font-family:var(--font-heading);font-weight:400;font-size:28px;line-height:1.2;letter-spacing:-.01em;margin:0;text-wrap:pretty}.an-intro__text{margin:0;font-size:var(--text-sm);color:var(--text-secondary)}.an-intro__subs{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:16px;align-content:start}.an-intro__sub{display:flex;flex-direction:column;gap:10px;color:var(--text-body);text-decoration:none}.an-intro__sub-img{display:block;aspect-ratio:4 / 5;border-radius:var(--radius-tile);overflow:hidden;background:var(--surface-utility)}.an-intro__sub-img img{width:100%;height:100%;object-fit:cover;display:block}.an-intro__sub-label{font-size:var(--text-sm);font-weight:var(--weight-semibold);min-height:32px;display:flex;align-items:center}.an-intro__sub:hover .an-intro__sub-label{text-decoration:underline;text-underline-offset:4px}@media screen and (max-width:749px){.an-intro-section{display:none}}@media screen and (min-width:750px)and (max-width:1099px){.an-intro{grid-template-columns:300px minmax(0,1fr);gap:24px}.an-intro__subs{grid-template-columns:repeat(3,minmax(0,1fr))}}@media screen and (min-width:750px)and (max-width:989px){.an-chead{--text-h1: 40px}}.an-chead{grid-column:1 / -1;width:min(100% - 2 * var(--page-margin),var(--page-content-width, 80rem));margin-left:auto;margin-right:auto;padding-left:0;padding-right:0}.an-chead__title{font-family:var(--font-heading);font-weight:400;font-size:var(--text-h1);line-height:1.2;letter-spacing:-.01em;margin:0 0 32px;padding-top:64px}.an-chead__count{font-family:var(--font-body);font-weight:400;font-size:24px;color:var(--text-secondary)}.an-chead__desc{display:none}.an-coupon{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap;background:var(--surface-promo, #fef1eb);border:1.5px solid #f6cdbd;border-radius:var(--radius-tile);padding:12px 20px;margin:-8px 0 32px}.an-coupon__text{display:flex;align-items:center;gap:12px;font-size:var(--text-sm)}.an-coupon__text svg{flex:none}.an-coupon__btn{min-height:48px;padding:0 20px;border-radius:24px;background:var(--surface-page);border:1.5px solid var(--border-strong);font-family:inherit;font-size:var(--text-sm);font-weight:var(--weight-semibold);color:var(--text-body);cursor:pointer;white-space:nowrap;flex:none}.an-coupon__btn:hover{background:var(--surface-utility)}.an-coupon__btn[disabled]{border-color:var(--border-default);color:var(--text-secondary);cursor:default}.an-coupon[data-claimed]{background:var(--surface-page);border-color:var(--text-new, #328648)}@media screen and (max-width:749px){.an-chead__title{font-size:32px;margin:0 0 4px;padding-top:12px}.an-chead__count{font-size:20px}.an-chead__desc{display:block;margin:0 0 16px;font-size:var(--text-sm);color:var(--text-secondary)}.an-coupon{margin:0 0 16px;gap:12px;padding:12px 16px;flex-wrap:nowrap}.an-coupon__text{line-height:1.4}.an-coupon__text svg{display:none}.an-coupon__btn{padding:0 18px}}.an-subnav ul{list-style:none;margin:0;padding:0}.an-subnav__link{text-decoration:none;color:var(--text-body);font-size:var(--text-sm);font-weight:var(--weight-semibold)}.an-subnav--chips{display:none;grid-column:1 / -1;width:min(100% - 2 * var(--page-margin),var(--page-content-width, 80rem));margin-left:auto;margin-right:auto;padding-left:0;padding-right:0}@media screen and (max-width:749px){.an-subnav--chips{display:block}.an-subnav--chips ul{display:flex;gap:8px;overflow-x:auto;padding:4px 0 8px;scrollbar-width:none;scroll-snap-type:x proximity}.an-subnav--chips ul::-webkit-scrollbar{display:none}.an-subnav--chips li{flex:none;scroll-snap-align:start}.an-subnav--chips .an-subnav__link{display:inline-flex;align-items:center;min-height:48px;padding:0 18px;border-radius:24px;border:1.5px solid var(--border-default);background:var(--surface-page);white-space:nowrap}.an-subnav--chips .an-subnav__link[aria-current=page]{border-color:var(--button-primary-bg);background:var(--button-primary-bg);color:var(--button-primary-fg)}}.an-subnav--sidebar{display:none}@media screen and (min-width:750px){.an-subnav--sidebar{display:block;padding-bottom:24px;border-bottom:1px solid var(--border-default);margin-bottom:24px}.an-subnav--sidebar .an-subnav__link{display:flex;align-items:center;min-height:48px}.an-subnav--sidebar .an-subnav__link:hover,.an-subnav--sidebar .an-subnav__link[aria-current=page]{text-decoration:underline;text-underline-offset:4px}}:is(body.template-collection,body.template-search) .an-facets-title{margin:0 0 8px;font-size:20px;font-weight:var(--weight-semibold)}@media screen and (max-width:749px){:is(body.template-collection,body.template-search) .facets--vertical:not(.facets--drawer) .an-facets-title{display:none}}@media screen and (min-width:750px){:is(body.template-collection,body.template-search) .collection-wrapper:has(.facets--vertical){grid-template-columns:320px 48px repeat(9,minmax(0,1fr));--facets-vertical-col-width: 3;--full-width-column-number: 12}:is(body.template-collection,body.template-search) .collection-wrapper:has(.facets--vertical) .facets-block-wrapper--vertical:not(.hidden){grid-column:1 / 2}:is(body.template-collection,body.template-search) .collection-wrapper:has(.facets--vertical) .facets-block-wrapper--vertical:not(.hidden)~.main-collection-grid{grid-column:3 / -1}}@media screen and (min-width:750px)and (max-width:1099px){:is(body.template-collection,body.template-search) .collection-wrapper:has(.facets--vertical){grid-template-columns:260px 32px repeat(9,minmax(0,1fr));--facets-vertical-col-width: 3;--full-width-column-number: 12}}@media screen and (min-width:750px){.collection-wrapper .facets-block-wrapper.facets-block-wrapper--vertical:not(#filters-drawer){margin:0}}:is(body.template-collection,body.template-search) .collection-wrapper .facets-block-wrapper.facets-block-wrapper--vertical:not(#filters-drawer) .facets.facets--vertical{margin:0;padding:0}:is(body.template-collection,body.template-search) .facets-block-wrapper--vertical:not(#filters-drawer) .facets--vertical{margin:0;padding:0}@media screen and (min-width:750px){.facets-block-wrapper--vertical:not(#filters-drawer){position:sticky;top:96px;align-self:start}}:is(body.template-collection,body.template-search) .facets.facets--horizontal.facets-controls-wrapper{display:none}@media screen and (min-width:750px){:is(body.template-collection,body.template-search) .main-collection-grid .product-grid.product-grid--grid[product-grid-view=default]{--product-grid-columns-desktop: repeat(3, minmax(0, 1fr))}body.template-collection .collection-wrapper:has(.an-fbar) .main-collection-grid .product-grid.product-grid--grid[product-grid-view=default]{--product-grid-columns-desktop: repeat(4, minmax(0, 1fr))}body.template-collection .collection-wrapper:has(.an-fbar) .main-collection-grid{grid-column:2 / -2}:is(body.template-collection,body.template-search) .main-collection-grid .product-grid{row-gap:32px;column-gap:24px}}@media screen and (max-width:749px){:is(body.template-collection,body.template-search) .main-collection-grid .product-grid{row-gap:24px;column-gap:16px}}:is(body.template-collection,body.template-search) .product-grid-container{--padding-block-start: 0px;--padding-block-end: 0px}@media screen and (min-width:750px)and (max-width:1099px){:is(body.template-collection,body.template-search) .main-collection-grid .product-grid.product-grid--grid[product-grid-view=default]{--product-grid-columns-desktop: repeat(2, minmax(0, 1fr))}body.template-collection .collection-wrapper:has(.an-fbar) .main-collection-grid .product-grid.product-grid--grid[product-grid-view=default]{--product-grid-columns-desktop: repeat(3, minmax(0, 1fr))}}:is(body.template-collection,body.template-search) .facets--vertical .facets__panel{border-bottom:1px solid var(--border-default)}:is(body.template-collection,body.template-search) .facets--vertical .facets__filters-wrapper{border-top:1px solid var(--border-default)}:is(body.template-collection,body.template-search) .facets--vertical .facets__summary{display:flex;align-items:center;justify-content:space-between;min-height:64px;padding:0;font-size:var(--text-md);font-weight:var(--weight-semibold);color:var(--text-body);cursor:pointer}:is(body.template-collection,body.template-search) .facets--vertical .facets__summary .facets__label{font-size:var(--text-md);font-weight:var(--weight-semibold)}:is(body.template-collection,body.template-search) .facets--vertical .facets__summary .icon-caret{display:none}:is(body.template-collection,body.template-search) .facets--vertical .facets__summary:after{content:"+" / "";font-size:24px;font-weight:400;line-height:1;width:48px;text-align:right;color:var(--text-body)}:is(body.template-collection,body.template-search) .facets--vertical .facets__panel[open]>.facets__summary:after{content:"\2212" / ""}:is(body.template-collection,body.template-search) .facets--vertical .facets__inputs{padding:0 0 16px}:is(body.template-collection,body.template-search) .facets--vertical .facets__inputs-list-item label{display:flex;align-items:center;gap:14px;min-height:48px;font-size:var(--text-sm);padding:0 4px;border-radius:var(--radius-tile);cursor:pointer}:is(body.template-collection,body.template-search) .facets--vertical .facets__inputs-list-item label:hover{background:var(--surface-utility)}:is(body.template-collection,body.template-search) .facets--vertical .facets__inputs-list-item input[type=checkbox]{width:24px;height:24px;accent-color:var(--button-primary-bg);margin:0;flex:none}:is(body.template-collection,body.template-search) .facets--vertical .sorting-filter__container{display:none}:is(body.template-collection,body.template-search) .facets--vertical .sorting-filter[data-testid=sorting-filter-component-sidebar]{position:static}:is(body.template-collection,body.template-search) .facets--vertical .sorting-filter[data-testid=sorting-filter-component-sidebar] .facets__panel{border-bottom:1px solid var(--border-default)}:is(body.template-collection,body.template-search) .facets--vertical .sorting-filter[data-testid=sorting-filter-component-sidebar] .facets__status{display:inline;font-weight:400;color:var(--text-secondary);font-size:var(--text-sm);margin-left:8px}:is(body.template-collection,body.template-search) .facets--vertical .sorting-filter[data-testid=sorting-filter-component-sidebar] .sorting-filter__options{position:static;box-shadow:none;border:0;border-radius:0;width:auto;min-width:0;background:transparent}:is(body.template-collection,body.template-search) .facets--vertical .sorting-filter[data-testid=sorting-filter-component-sidebar] .sorting-filter__options-inner{padding:0 0 16px}:is(body.template-collection,body.template-search) .facets--vertical .sorting-filter[data-testid=sorting-filter-component-sidebar] .sorting-filter__option{display:flex;align-items:center;gap:14px;min-height:48px;padding:0 4px;border-radius:var(--radius-tile);font-size:var(--text-sm);cursor:pointer}:is(body.template-collection,body.template-search) .facets--vertical .sorting-filter[data-testid=sorting-filter-component-sidebar] .sorting-filter__option:hover{background:var(--surface-utility)}:is(body.template-collection,body.template-search) .facets--vertical .sorting-filter[data-testid=sorting-filter-component-sidebar] .sorting-filter__checkmark{width:24px;height:24px;border:1.5px solid var(--border-strong);border-radius:50%;display:inline-flex;align-items:center;justify-content:center;flex:none}:is(body.template-collection,body.template-search) .facets--vertical .sorting-filter[data-testid=sorting-filter-component-sidebar] .sorting-filter__option[aria-selected=true] .sorting-filter__checkmark{background:var(--button-primary-bg);border-color:var(--button-primary-bg);color:var(--button-primary-fg)}:is(body.template-collection,body.template-search) .facets--vertical .sorting-filter[data-testid=sorting-filter-component-sidebar] .sorting-filter__checkmark svg{width:14px;height:14px}:is(body.template-collection,body.template-search) .facets--vertical .facets__inputs-list-item .checkbox{--checkbox-size: 24px;--checkbox-label-padding: 14px;--checkbox-border: 1.5px solid var(--border-strong);--checkbox-border-radius: 4px;min-height:48px;padding:0 4px;border-radius:var(--radius-tile)}:is(body.template-collection,body.template-search) .facets--vertical .facets__inputs-list-item .checkbox:hover{background:var(--surface-utility)}:is(body.template-collection,body.template-search) .facets--vertical .facets__inputs-list-item .checkbox__label{width:100%;align-items:center;font-size:var(--text-sm);color:var(--text-body)}:is(body.template-collection,body.template-search) .facets--vertical .facets__inputs-list-item .checkbox__label-text{white-space:normal}:is(body.template-collection,body.template-search) .facets--vertical .facets__inputs-wrapper .facets__inputs-list{gap:0}@media screen and (min-width:750px){.facets--vertical .facets__inputs-wrapper .facets__inputs-list{gap:0}}:is(body.template-collection,body.template-search) .facets--vertical .price-filter input,:is(body.template-collection,body.template-search) .facets--vertical .facets__price input{min-height:48px;font-size:var(--text-sm)}@media screen and (max-width:749px){:is(body.template-collection,body.template-search) .collection-wrapper .facets-toggle.facets-toggle{margin:0;padding:12px 0 20px;height:auto;display:flex;justify-content:space-between;align-items:center;gap:12px}:is(body.template-collection,body.template-search) .facets-toggle .facets-mobile-wrapper:empty{display:none}:is(body.template-collection,body.template-search) .facets-toggle__button{display:inline-flex;align-items:center;gap:10px;min-height:52px;padding:0 20px;border-radius:26px;background:var(--surface-page);border:1.5px solid var(--border-strong);font-size:var(--text-sm);font-weight:var(--weight-semibold);color:var(--text-body)}:is(body.template-collection,body.template-search) .facets-toggle__button .svg-wrapper svg{width:22px;height:22px}.an-sort-status{font-size:var(--text-sm);color:var(--text-secondary);white-space:nowrap}:is(body.template-collection,body.template-search) .facets-drawer__filters .facets__inputs-list-item label{min-height:52px;font-size:17px}:is(body.template-collection,body.template-search) .facets-drawer__filters .facets__inputs-list-item input[type=checkbox]{width:26px;height:26px}:is(body.template-collection,body.template-search) .facets--drawer .facets__summary{min-height:60px}}:is(body.template-collection,body.template-search) .main-collection-grid [ref=viewMoreNext]{display:none}:is(body.template-collection,body.template-search) .main-collection-grid [ref=viewMoreNext].an-lm-armed{display:block;height:1px}:is(body.template-collection,body.template-search) .an-lm{display:flex;flex-direction:column;align-items:center;gap:12px;padding:48px 0 0}:is(body.template-collection,body.template-search) .an-lm__count{font-size:var(--text-sm);color:var(--text-secondary);white-space:nowrap}:is(body.template-collection,body.template-search) .an-lm__btn{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 32px;white-space:nowrap;border-radius:var(--radius-pill);background:var(--surface-page);color:var(--text-body);border:1.5px solid var(--border-strong);font-family:inherit;font-size:var(--text-sm);font-weight:var(--weight-semibold);cursor:pointer}:is(body.template-collection,body.template-search) .an-lm__btn:hover{background:var(--surface-utility)}:is(body.template-collection,body.template-search) .an-lm__btn[hidden]{display:none}@media screen and (max-width:749px){:is(body.template-collection,body.template-search) .an-lm{padding:40px 0 0}:is(body.template-collection,body.template-search) .an-lm__btn{width:100%;min-height:56px}}.shopify-section[id$=__an_ctrust]{margin-top:80px}.shopify-section[id$=__an_ctrust] .section{padding-block:32px}.shopify-section[id$=__an_ctrust] .text-block p{font-size:var(--text-md);font-weight:var(--weight-semibold);margin:0;text-align:center}@media screen and (max-width:749px){.shopify-section[id$=__an_ctrust]{margin-top:48px}.shopify-section[id$=__an_ctrust] .section{padding-block:20px}.shopify-section[id$=__an_ctrust] .text-block p{line-height:1.5}.shopify-section[id$=__an_ctrust] .text-block p{font-size:var(--text-sm)}}body.template-collection .an-fbar{grid-column:1 / -1;width:min(100% - 2 * var(--page-margin),var(--page-content-width, 80rem));margin:0 auto 24px}@media screen and (min-width:750px){body.template-collection .collection-wrapper:has(.an-fbar) .an-fbar{grid-column:2 / -2;width:100%}}body.template-collection .an-fbar__wrap,body.template-collection .an-fbar__form{display:block;width:100%}body.template-collection .an-fbar__bar{display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:48px;border-bottom:1px solid var(--border-default)}body.template-collection .an-fbar__chips{display:flex;align-items:center;gap:24px;min-width:0;overflow-x:auto;scrollbar-width:none;align-self:stretch}body.template-collection .an-fbar__chips::-webkit-scrollbar{display:none}body.template-collection .an-fbar__chip{display:inline-flex;align-items:center;gap:6px;align-self:stretch;padding:0 0 2px;border-bottom:2px solid transparent;font-size:var(--text-sm);font-weight:var(--weight-semibold);color:var(--text-secondary);text-decoration:none;white-space:nowrap}body.template-collection .an-fbar__chip:hover{color:var(--text-body)}body.template-collection .an-fbar__chip[aria-current=page]{color:var(--text-body);border-bottom-color:var(--text-body)}body.template-collection .an-fbar__chip-n{font-weight:400;color:var(--text-secondary)}body.template-collection .an-fbar__cluster{display:flex;align-items:center;gap:20px;margin-left:auto;flex:none}body.template-collection .an-fbar__pill{display:inline-flex;align-items:center;gap:8px;min-height:32px;padding:0 12px;border-radius:999px;background:var(--surface-promo);font-size:var(--text-xs);font-weight:var(--weight-semibold);color:var(--text-body);cursor:pointer;white-space:nowrap}body.template-collection .an-fbar__pill:hover{background:#fbe3d8}body.template-collection .an-fbar__pill-x{font-size:12px;opacity:.7}body.template-collection .an-fbar__toggle{display:inline-flex;align-items:center;min-height:44px;padding:0;border:0;background:none;font-family:inherit;font-size:var(--text-sm);font-weight:var(--weight-semibold);color:var(--text-body);cursor:pointer}body.template-collection .an-fbar__toggle-sign{display:inline-block;width:1em;text-align:center;margin-left:4px}body.template-collection .an-fbar__toggle-close,body.an-fbar-open.template-collection .an-fbar__toggle-open{display:none}body.an-fbar-open.template-collection .an-fbar__toggle-close{display:inline}body.template-collection .an-fbar__sort{position:relative;display:inline-flex;align-items:center;gap:6px;min-height:44px;font-size:var(--text-sm);color:var(--text-body);cursor:pointer;white-space:nowrap}body.template-collection .an-fbar__sort-label{color:var(--text-secondary)}body.template-collection .an-fbar__sort-val{font-weight:var(--weight-semibold);max-width:220px;overflow:hidden;text-overflow:ellipsis}body.template-collection .an-fbar__sort-caret{font-size:12px;color:var(--text-secondary)}body.template-collection .an-fbar__sort-select{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;opacity:0;cursor:pointer;font-size:16px}body.template-collection .an-fbar__panel{display:none}body.an-fbar-open.template-collection .an-fbar__panel{display:block}body.template-collection .an-fbar__backdrop,body.template-collection .an-fbar__sheet-handle,body.template-collection .an-fbar__sheet-head{display:none}body.template-collection .an-fbar__cols{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,240px));gap:40px;padding:24px 0 28px;border-bottom:1px solid var(--border-default)}body.template-collection .an-fbar__col{min-width:0}body.template-collection .an-fbar__head{margin:0 0 6px;padding:0 0 10px;border-bottom:1px solid var(--text-body);font-family:var(--font-heading);font-weight:400;font-size:18px;line-height:1.2;color:var(--text-body)}body.template-collection .an-fbar__row{display:flex;align-items:center;gap:12px;min-height:44px;padding:10px 0;font-size:var(--text-sm);line-height:24px;color:var(--text-body);cursor:pointer}body.template-collection .an-fbar__row:hover .an-fbar__box{border-color:var(--text-body)}body.template-collection .an-fbar__row--off{opacity:.4;cursor:default}body.template-collection .an-fbar__input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}body.template-collection .an-fbar__box{flex:none;width:20px;height:20px;border:1.5px solid rgba(36,39,42,.4);border-radius:4px;background:var(--surface-page);position:relative}body.template-collection .an-fbar__input:checked+.an-fbar__box{background:var(--text-body);border-color:var(--text-body)}body.template-collection .an-fbar__input:checked+.an-fbar__box:after{content:"";position:absolute;left:6px;top:2px;width:5px;height:10px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg)}body.template-collection .an-fbar__input:focus-visible+.an-fbar__box{outline:2px solid var(--text-body);outline-offset:2px}body.template-collection .an-fbar__label{flex:1 1 auto;min-width:0}body.template-collection .an-fbar__count{flex:none;font-size:var(--text-xs);color:var(--text-secondary)}body.template-collection .an-fbar__actions{grid-column:1 / -1;display:flex;justify-content:flex-end;align-items:center;gap:20px}body.template-collection .an-fbar__close{border:0;background:none;font-family:inherit;font-size:var(--text-xs);color:var(--text-secondary);text-decoration:underline;text-underline-offset:3px;cursor:pointer;min-height:44px;padding:0 4px}body.template-collection .an-fbar__apply{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 28px;border:0;border-radius:999px;background:var(--button-primary-bg);color:var(--button-primary-fg, #fff);font-family:inherit;font-size:var(--text-sm);font-weight:var(--weight-semibold);cursor:pointer;white-space:nowrap}body.template-collection .an-fbar__apply:hover{background:var(--button-primary-bg-hover)}body.template-collection .an-fbar__result{display:flex;align-items:center;gap:6px;margin:16px 0 0;font-size:var(--text-xs);color:var(--text-secondary)}body.template-collection .an-fbar__clear{color:var(--text-body);text-decoration:underline;text-underline-offset:3px;cursor:pointer}@media screen and (max-width:749px){body.template-collection .an-fbar{margin-bottom:16px}body.template-collection .an-fbar__bar{flex-direction:column;align-items:stretch;gap:0;min-height:0}body.template-collection .an-fbar__chips{gap:20px;padding-bottom:0}body.template-collection .an-fbar__chip{min-height:44px;padding-bottom:0}body.template-collection .an-fbar__cluster{margin-left:0;justify-content:space-between;flex-wrap:wrap;gap:8px 16px;padding:8px 0}body.template-collection .an-fbar__chips+.an-fbar__cluster{border-top:1px solid var(--border-default)}body.template-collection .an-fbar__pill{order:3}body.template-collection .an-fbar__toggle{order:1;min-height:48px}body.template-collection .an-fbar__sort{order:2;min-height:48px;margin-left:auto}body.template-collection .an-fbar__sort-val{max-width:190px}body.template-collection .an-fbar__panel{position:fixed;top:0;right:0;bottom:0;left:0;z-index:var(--layer-temporary, 20)}body.template-collection .an-fbar__backdrop{display:block;position:absolute;top:0;right:0;bottom:0;left:0;background:#0006}body.template-collection .an-fbar__sheet{position:absolute;left:0;right:0;bottom:0;max-height:80vh;max-height:80dvh;display:flex;flex-direction:column;background:var(--surface-page);border-radius:16px 16px 0 0;padding:12px 16px 0;overflow:clip}body.template-collection .an-fbar__sheet-handle{display:block;width:40px;height:4px;border-radius:2px;background:#24272a38;margin:0 auto}body.template-collection .an-fbar__sheet-head{display:flex;align-items:center;justify-content:space-between;min-height:44px;margin-top:8px}body.template-collection .an-fbar__sheet-title{font-family:var(--font-heading);font-size:20px}body.template-collection .an-fbar__sheet-close{width:44px;height:44px;margin-right:-12px;border:0;background:none;font-size:18px;color:var(--text-body);cursor:pointer}body.template-collection .an-fbar__cols{display:grid;grid-template-columns:1fr;gap:20px;padding:8px 0 16px;border-bottom:0;overflow-y:auto;flex:1 1 auto;min-height:0}body.template-collection .an-fbar__row{min-height:48px;font-size:16px}body.template-collection .an-fbar__actions{position:sticky;bottom:0;background:var(--surface-page);padding:16px 0;margin-top:-4px}body.template-collection .an-fbar__close{display:none}body.template-collection .an-fbar__apply{width:100%;min-height:52px;font-size:16px}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/an-collection.css.map */
