body.panda-collection-filters-locked{overflow:hidden}.panda-collection-breadcrumbs{padding-block:16px 0}.panda-collection-breadcrumbs__list{display:flex;flex-wrap:wrap;align-items:center;list-style:none;margin:0;padding:0;font-size:12px;line-height:1.5}.panda-collection-breadcrumbs__list li{display:inline-flex;align-items:center;gap:4px}.panda-collection-breadcrumbs__list a{color:inherit;text-decoration:underline;text-underline-offset:2px}.panda-collection-breadcrumbs__list svg{width:16px;height:16px;opacity:.6}.panda-collection-nav{padding-block:16px 8px}.panda-collection-nav--hidden{display:none}.panda-collection-nav__carousel{position:relative;padding-right:0}@media screen and (min-width:750px){.panda-collection-nav__carousel{padding-right:104px}}.panda-collection-nav__track-wrap{overflow:hidden}.panda-collection-nav__track{display:flex;gap:16px;margin:0;padding:0 0 8px;list-style:none;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none}.panda-collection-nav__track::-webkit-scrollbar{display:none}.panda-collection-nav__item{flex:0 0 calc(50% - 8px);scroll-snap-align:start}@media screen and (min-width:600px){.panda-collection-nav__item{flex-basis:calc(33.333% - 11px)}}@media screen and (min-width:990px){.panda-collection-nav__item{flex-basis:calc(20% - 13px)}}.panda-collection-nav__card{display:flex;flex-direction:column;align-items:center;text-align:center;height:100%}.panda-collection-nav__media{display:block;width:min(198px,100%);aspect-ratio:1;border-radius:50%;overflow:hidden;margin-inline:auto;text-decoration:none}.panda-collection-nav__image,.panda-collection-nav__placeholder{width:100%;height:100%;object-fit:cover;display:block}.panda-collection-nav__placeholder{background:#f2f2f2}.panda-collection-nav__title{margin:12px 0 4px;font-size:14px;font-weight:700}.panda-collection-nav__title a{color:inherit;text-decoration:none}.panda-collection-nav__link{display:inline-flex;align-items:center;gap:6px;font-size:13px;color:var(--panda-muted);text-decoration:none}.panda-collection-nav__controls{display:none;position:absolute;top:0;right:0;z-index:2;align-items:center;gap:12px;height:min(198px,100%);pointer-events:none}@media screen and (min-width:750px){.panda-collection-nav__controls{display:flex}}.panda-collection-nav__arrow{display:inline-flex;width:40px;height:40px;border:1px solid var(--panda-border);border-radius:50%;background:#fff;cursor:pointer;align-items:center;justify-content:center;padding:0;pointer-events:auto;flex-shrink:0;transition:opacity .2s ease}.panda-collection-nav__arrow:disabled{opacity:.35;cursor:default}.panda-collection-banner{padding-block:8px 16px}.panda-collection-banner__heading{margin:0;font-size:24px;font-weight:700;line-height:1.2}@media screen and (min-width:750px){.panda-collection-banner__heading{font-size:32px}}.panda-collection-banner__description{margin-top:12px;font-size:15px;line-height:1.5;color:var(--panda-muted)}.panda-collection-main{padding-bottom:48px}.panda-collection-toolbar{display:flex;flex-wrap:wrap;align-items:center;gap:12px 20px;margin-bottom:24px}.panda-collection-toolbar__filter{display:inline-flex;align-items:center;gap:8px;border:none;background:none;font-size:14px;font-weight:700;cursor:pointer;padding:0}.panda-collection-toolbar__filter.is-active{color:inherit}.panda-collection-main__divider{border:0;border-top:1px solid var(--panda-border);margin:0 0 24px}.panda-collection-toolbar__count{margin:0;font-size:14px;color:var(--panda-muted)}.panda-collection-toolbar__sort{margin-left:auto}.panda-collection-toolbar__sort select{min-width:180px;padding:8px 12px;border:1px solid var(--panda-border);border-radius:4px;font-size:14px;background:#fff}.panda-collection-main__layout{display:block}.panda-collection-main__results{min-width:0;position:relative;transition:opacity .35s ease}.panda-collection-main__results.is-loading{opacity:.45;pointer-events:none}.panda-collection-main__results.is-loading:after{content:"";position:absolute;top:120px;left:50%;width:40px;height:40px;margin-left:-20px;border:3px solid rgba(0,0,0,.12);border-top-color:currentColor;border-radius:50%;animation:panda-collection-spin .7s linear infinite}@keyframes panda-collection-spin{to{transform:rotate(360deg)}}@media screen and (min-width:990px){.panda-collection-main__layout.is-filters-open{display:flex;align-items:flex-start;gap:40px}.panda-collection-main__layout.is-filters-open .panda-collection-filters-wrap{flex:0 0 280px;width:280px;padding-right:32px;margin-right:8px;border-right:1px solid rgba(0,0,0,.15)}.panda-collection-main__layout.is-filters-open .panda-collection-main__results{flex:1 1 auto}.panda-collection-main__layout.is-filters-open .panda-collection-main__grid{grid-template-columns:repeat(3,minmax(0,1fr))}.panda-collection-main__layout:not(.is-filters-open) .panda-collection-filters-wrap{display:none}}.panda-collection-filters-wrap{min-width:0}.panda-collection-filters{background:#fff}.panda-collection-filters__sticky{min-width:0}@media screen and (min-width:990px){.panda-collection-filters__sticky{position:sticky;top:24px;max-height:calc(100vh - 48px);overflow-y:auto;scrollbar-width:thin;scrollbar-gutter:stable;padding-right:20px;margin-right:-4px}.panda-collection-filters__sticky::-webkit-scrollbar{width:6px}.panda-collection-filters__sticky::-webkit-scrollbar-thumb{border-radius:999px;background:#0003}}.panda-collection-filters__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.panda-collection-filters__header--desktop{display:none}.panda-collection-filters__header--mobile{display:flex}@media screen and (min-width:990px){.panda-collection-filters__header--desktop{display:flex;margin-bottom:20px}.panda-collection-filters__header--mobile{display:none}}.panda-collection-filters__title{margin:0;font-size:16px;font-weight:700;letter-spacing:0}.panda-collection-filters__title-desktop{display:none}.panda-collection-filters__title-mobile{display:inline}@media screen and (min-width:750px){.panda-collection-filters__title-desktop{display:inline}.panda-collection-filters__title-mobile{display:none}}.panda-collection-filters__close{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border:none;background:none;cursor:pointer;padding:0}@media screen and (min-width:990px){.panda-collection-filters__close{display:none}}.panda-collection-filters__footer{display:block;margin-top:24px}@media screen and (min-width:990px){.panda-collection-filters__footer{display:none}}.panda-collection-filters__apply-mobile{width:100%;padding:14px 20px;border:none;border-radius:999px;background:var(--panda-dark);color:#fff;font-size:14px;font-weight:700;cursor:pointer}.panda-collection-filters__overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:40;background:#00000073}@media screen and (min-width:990px){.panda-collection-filters__overlay{display:none!important}}@media screen and (max-width:989px){.panda-collection-filters-wrap{position:fixed;top:0;left:0;z-index:50;width:min(100%,400px);height:100%;transform:translate(-105%);transition:transform .3s ease}.panda-collection-filters{display:flex;flex-direction:column;height:100%;padding:20px;box-shadow:4px 0 24px #0000001f}.panda-collection-filters__sticky{flex:1 1 auto;overflow-y:auto;scrollbar-gutter:stable;padding-right:16px}.panda-collection-main__layout.is-filters-drawer-open .panda-collection-filters-wrap{transform:translate(0)}}.panda-collection-active-filters{border-bottom:1px solid rgba(0,0,0,.15);margin-bottom:20px;padding-bottom:20px}.panda-collection-active-filters__summary{display:flex;align-items:center;justify-content:space-between;gap:12px;cursor:pointer;font-weight:700;font-size:14px;list-style:none;padding-block:4px}.panda-collection-active-filters__summary::-webkit-details-marker{display:none}.panda-collection-active-filters__summary svg{flex-shrink:0;transition:transform .2s ease}.panda-collection-active-filters[open] .panda-collection-active-filters__summary svg{transform:rotate(180deg)}.panda-collection-active-filters__panel{padding-top:12px}.panda-collection-active-filters__chips{display:flex;flex-wrap:wrap;gap:8px 16px;margin-bottom:12px}.panda-collection-active-filters__chip{display:inline-flex;align-items:center;gap:8px;border:none;background:none;padding:0;font-size:14px;line-height:1.4;cursor:pointer;color:inherit}.panda-collection-active-filters__chip-icon{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:18px;height:18px;border-radius:50%;background:#111;color:#fff;font-size:15px;line-height:1;font-weight:400}.panda-collection-active-filters__chip-label{line-height:1.4}.panda-collection-active-filters__clear-all{border:none;background:none;padding:0;font-size:13px;text-decoration:underline;text-underline-offset:2px;cursor:pointer;color:inherit}.panda-collection-filters__groups{display:flex;flex-direction:column}.panda-collection-filters__group{border-bottom:1px solid rgba(0,0,0,.15);padding-block:20px}.panda-collection-filters__group:first-child{padding-top:0}.panda-collection-filters__group:last-of-type{border-bottom:none;padding-bottom:0}.panda-collection-filters__summary{display:flex;align-items:center;justify-content:space-between;gap:12px;cursor:pointer;font-weight:700;font-size:14px;line-height:1.4;list-style:none;padding-block:4px}.panda-collection-filters__summary-label{flex:1 1 auto}.panda-collection-filters__summary::-webkit-details-marker{display:none}.panda-collection-filters__summary svg{flex-shrink:0;transition:transform .2s ease}.panda-collection-filters__group[open] .panda-collection-filters__summary svg{transform:rotate(180deg)}.panda-collection-filters__panel{padding-top:12px}.panda-collection-filters__list{margin:0;padding:0 4px 0 0;list-style:none}.panda-collection-filters__item{position:relative}.panda-collection-filters__item:not(:last-child){margin-bottom:10px}.panda-collection-filters__checkbox{position:absolute;opacity:0;width:22px;height:22px;margin:0;z-index:1;cursor:pointer}.panda-collection-filters__checkbox:disabled+.panda-collection-filters__label{opacity:.5;cursor:default}.panda-collection-filters__label{display:inline-flex;position:relative;align-items:flex-start;justify-content:space-between;width:100%;margin:0;font-size:14px;line-height:1.5;cursor:pointer}.panda-collection-filters__label:before{content:"";display:block;flex-shrink:0;width:22px;height:22px;margin-top:1px;margin-right:12px;border:1px solid currentColor;border-radius:2px;background:#fff;box-sizing:border-box}.panda-collection-filters__checkbox:checked+.panda-collection-filters__label:before{border-color:currentColor;background:currentColor}.panda-collection-filters__checkbox:checked+.panda-collection-filters__label:after{content:"";position:absolute;top:12px;left:11px;width:5px;height:10px;transform:translate(-50%,-60%) rotate(45deg);border:solid #fff;border-width:0 2px 2px 0;pointer-events:none}.panda-collection-filters__label-text{flex:1 1 auto;min-width:0}.panda-collection-filters__count{margin-left:12px;color:#0000008c;white-space:nowrap;flex-shrink:0}.panda-collection-filters__group-footer{display:flex;align-items:center;gap:16px;margin-top:20px}.panda-collection-filters__more,.panda-collection-filters__clear-group{border:none;background:none;padding:0;font-size:13px;line-height:1.4;text-decoration:underline;text-underline-offset:2px;cursor:pointer;color:inherit}.panda-collection-filters__clear-group[hidden]{display:none}.panda-collection-filters__empty{margin:0;padding:1rem 0;font-size:.875rem;line-height:1.5;color:rgb(var(--color-foreground-rgb) / .72)}.panda-collection-filters__empty a{color:inherit;text-decoration:underline}.panda-collection-filters__apply{padding:10px 20px;border:none;border-radius:999px;background:var(--panda-dark);color:#fff;font-weight:700;cursor:pointer}.panda-collection-main__empty{text-align:center;padding:48px 0;color:var(--panda-muted)}.panda-collection-main__pagination{display:flex;justify-content:center;margin-top:32px}.panda-collection-main__load-more{min-width:240px;padding:14px 28px;border:1px solid var(--panda-dark);border-radius:999px;background:#fff;font-size:14px;font-weight:700;cursor:pointer;transition:background .2s ease,color .2s ease}.panda-collection-main__load-more:hover:not(:disabled){background:var(--panda-dark);color:#fff}.panda-collection-main__load-more:disabled{opacity:.5;cursor:wait}.panda-collection-main__pages{display:flex;align-items:center;gap:16px;font-size:14px}.panda-collection-main__page-link{color:inherit;text-decoration:none;font-weight:700}.panda-collection-main__page-status{color:var(--panda-muted)}.panda-collections-list{padding-block:16px 48px}.panda-collections-list__breadcrumbs{margin-bottom:16px}.panda-collections-list__breadcrumbs-list{display:flex;flex-wrap:wrap;align-items:center;gap:0;list-style:none;margin:0;padding:0;font-size:12px;line-height:1.5}.panda-collections-list__breadcrumbs-list li{display:inline-flex;align-items:center;gap:4px}.panda-collections-list__breadcrumbs-list a{color:inherit;text-decoration:underline;text-underline-offset:2px}.panda-collections-list__breadcrumbs-list svg{width:16px;height:16px;opacity:.6}.panda-collections-list__heading{margin:0;font-size:24px;font-weight:700;line-height:1.2}@media screen and (min-width:750px){.panda-collections-list__heading{font-size:32px}}.panda-collections-list__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:48px 20px;margin:40px 0 0;padding:0;list-style:none}@media screen and (min-width:600px){.panda-collections-list__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media screen and (min-width:750px){.panda-collections-list__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:64px 24px;margin-top:64px}}@media screen and (min-width:990px){.panda-collections-list__grid{grid-template-columns:repeat(5,minmax(0,1fr))}}@media screen and (min-width:1280px){.panda-collections-list__grid{grid-template-columns:repeat(6,minmax(0,1fr))}}.panda-collection-card{display:flex;flex-direction:column;height:100%;text-align:center}.panda-collection-card__media{display:block;position:relative;width:100%;aspect-ratio:1;overflow:hidden;border-radius:0;text-decoration:none}.panda-collection-card__image,.panda-collection-card__placeholder{width:100%;height:100%;object-fit:cover;display:block;transition:transform .35s ease}.panda-collection-card__placeholder{background:#f2f2f2}@media(hover:hover){.panda-collection-card:hover .panda-collection-card__image{transform:scale(1.05)}}.panda-collection-card__info{margin-top:16px}.panda-collection-card__title{margin:0 0 8px;font-size:14px;font-weight:700;line-height:1.3}.panda-collection-card__title a{color:inherit;text-decoration:none}.panda-collection-card__link{display:inline-flex;align-items:center;justify-content:center;gap:6px;font-size:13px;color:var(--panda-muted);text-decoration:none}.panda-collection-card__link svg{flex-shrink:0}.panda-collections-list__pagination{display:flex;align-items:center;justify-content:center;gap:16px;margin-top:32px;font-size:14px}.panda-collections-list__page-link{color:inherit;text-decoration:none;font-weight:700}.panda-collections-list__page-status{color:var(--panda-muted)}.panda-collection-seo{padding-block:32px 64px}.panda-collection-seo__content{max-width:900px;margin-inline:auto;text-align:center;font-size:14px;line-height:1.6}.panda-collection-seo__content h2{margin:0 0 16px;font-size:25px;font-weight:700;line-height:1.3}.panda-collection-seo__content h2:not(:first-child){margin-top:32px}.panda-collection-seo__content a{color:var(--panda-green)}@media screen and (max-width:989px){.panda-collection-seo__content h2{font-size:20px}}.panda-collection-main__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:32px 24px;list-style:none;padding:0;margin:0}.panda-collection-main__layout:not(.is-filters-open) .panda-collection-main__grid{gap:16px}.panda-collection-main__grid>[data-panda-collection-item]{list-style:none;padding:0;margin:0;height:100%}.panda-collection-main__grid>[data-panda-collection-item]::marker{content:none}@media screen and (min-width:600px){.panda-collection-main__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media screen and (min-width:990px){.panda-collection-main__layout:not(.is-filters-open) .panda-collection-main__grid{grid-template-columns:repeat(4,minmax(0,1fr))}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/panda-collection.css.map */
