.theme-shop-hero{background-color:var(--theme-base-dark);color:var(--theme-base-light);padding-block:clamp(1.5rem,2.8vw,3rem) 3.3125rem}.theme-shop-hero__inner{display:flex;flex-direction:column;gap:2rem}.theme-shop-hero__title{margin:0;text-transform:uppercase;color:var(--theme-base-light)}.theme-shop-hero--no-title{padding-block-end:2rem}.theme-shop-hero--no-title+.theme-shop-categories{padding-block-start:0}.theme-shop-search{display:flex;align-items:center;gap:.625rem;width:100%;max-width:33.125rem;padding:.8125rem 1.25rem;border:1px solid var(--theme-base-light);border-radius:1.875rem;background-color:transparent;margin:0}.theme-shop-search .theme-shop-search__input{flex:1 1 auto;min-width:0;height:auto;min-height:0;border:0;padding:0;background:transparent;color:var(--theme-base-light);font-family:var(--theme-text-ff);font-size:var(--theme-base-fs);line-height:var(--theme-text-lh)}.theme-shop-search .theme-shop-search__input::-moz-placeholder{color:var(--theme-grey-color);opacity:1}.theme-shop-search .theme-shop-search__input::placeholder{color:var(--theme-grey-color);opacity:1}.theme-shop-search .theme-shop-search__input::-webkit-search-cancel-button{-webkit-appearance:none;appearance:none}.theme-shop-search .theme-shop-search__input:focus{outline:none}.theme-shop-search:focus-within{outline:2px solid var(--theme-secondary-color);outline-offset:2px}.theme-shop-search__submit{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:1.5rem;height:1.5rem;padding:0;border:0;background:transparent;color:var(--theme-base-light);cursor:pointer}.theme-shop-search__submit svg{width:100%;height:100%;fill:currentColor}@media (any-hover: hover){.theme-shop-search__submit:hover{color:var(--theme-secondary-color)}}.theme-shop-categories{position:relative;overflow:hidden;background-color:var(--theme-base-dark);color:var(--theme-base-light);padding-block:clamp(3rem,6vw,6.25rem)}.theme-shop-categories__inner{display:flex;flex-direction:column;gap:clamp(2rem,3.5vw,3.5rem)}.theme-shop-categories__title{margin:0 0 clamp(0rem,2.9vw,2.9375rem);text-transform:uppercase;color:var(--theme-base-light)}.theme-shop-categories__filter{display:flex;flex-wrap:wrap;gap:clamp(.75rem,1.5vw,1.5rem)}.theme-shop-categories__chip{flex-shrink:0;padding:.5rem 1rem;border:1px solid var(--theme-secondary-color);border-radius:1.875rem;background-color:transparent;color:var(--theme-secondary-color);font-size:var(--theme-label-fs);line-height:var(--theme-text-lh);text-transform:uppercase;cursor:pointer;transition:color var(--theme-transition),border-color var(--theme-transition),background-color var(--theme-transition)}.theme-shop-categories__chip.is-active{background-color:var(--theme-teal-dark);border-color:var(--theme-teal-dark);color:var(--theme-secondary-color)}@media (any-hover: hover){.theme-shop-categories__chip:hover{background-color:var(--theme-teal-dark);border-color:var(--theme-teal-dark)}}.theme-shop-categories__chip:focus-visible{outline:2px solid var(--theme-secondary-color);outline-offset:2px}.theme-shop-categories__list{--bs-gutter-x: 1.875rem;--bs-gutter-y: clamp(2rem, 3.5vw, 4rem)}.theme-shop-categories__col.is-hidden{display:none}.theme-shop-categories__card{display:flex;flex-direction:column;gap:1rem;height:100%;text-decoration:none;color:var(--theme-base-light)}.theme-shop-categories__photo{display:block;aspect-ratio:390/219;border-radius:1.875rem;overflow:hidden;background:color-mix(in srgb,var(--theme-base-light) 6%,transparent);transition:box-shadow var(--theme-transition)}.theme-shop-categories__photo img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform var(--theme-transition)}.theme-shop-categories__tag{align-self:flex-start;padding:.25rem .625rem;border-radius:1.875rem;background-color:var(--theme-teal-dark);color:var(--theme-secondary-color);font-size:var(--theme-label-fs);line-height:var(--theme-text-lh);text-transform:uppercase}.theme-shop-categories__name{font-size:var(--theme-base-fs);line-height:var(--theme-text-lh);font-weight:400;text-transform:uppercase;color:var(--theme-base-light)}@media (any-hover: hover){.theme-shop-categories a.theme-shop-categories__card:hover .theme-shop-categories__photo{box-shadow:var(--theme-shadow-primary)}.theme-shop-categories a.theme-shop-categories__card:hover .theme-shop-categories__name{color:var(--theme-secondary-color)}}.theme-shop-categories a.theme-shop-categories__card:focus-visible{outline:2px solid var(--theme-secondary-color);outline-offset:4px;border-radius:.25rem}.theme-shop-categories__empty{margin:0;color:var(--theme-grey-color)}
