.collection-banner{position:relative;display:flex;align-items:center;justify-content:center;min-height:360px;overflow:hidden;background-color:var(--color-primary)}.collection-banner__image{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.collection-banner__image img{width:100%;height:100%;object-fit:cover}.collection-banner__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;background:linear-gradient(180deg,#00000040,#0009)}.collection-banner__content{position:relative;z-index:3;text-align:center;padding:48px 24px;max-width:700px}.collection-banner__title{font-size:3rem;color:#fff;letter-spacing:-.03em;margin-bottom:12px}.collection-banner__description{color:#ffffffe6;font-size:1.0625rem;line-height:1.7}@media(max-width:768px){.collection-banner{min-height:280px}.collection-banner__title{font-size:2.25rem}.collection-banner__content{padding:32px 24px}}.collection-toolbar{display:flex;align-items:center;justify-content:space-between;margin-bottom:32px;flex-wrap:wrap;gap:16px}.collection-toolbar__count{color:var(--color-muted);font-size:13px}.collection-toolbar__sort{display:flex;align-items:center;gap:8px}.collection-toolbar__sort label{font-size:.875rem;font-weight:600;color:var(--color-text);white-space:nowrap}.collection-toolbar__sort select{padding:8px 36px 8px 0;font-size:.875rem;border:none;border-bottom:1.5px solid var(--color-border);border-radius:0;background-color:transparent;color:var(--color-text);-webkit-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%236B7280' stroke-width='1.5' fill='none' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 4px center;cursor:pointer;transition:border-color .3s ease}.collection-toolbar__sort select:focus{outline:none;border-bottom-color:var(--color-primary)}.collection-products{display:grid;gap:32px}.collection-products--cols-2{grid-template-columns:repeat(2,1fr)}.collection-products--cols-3{grid-template-columns:repeat(3,1fr)}.collection-products--cols-4{grid-template-columns:repeat(4,1fr)}@media(max-width:1024px){.collection-products--cols-3,.collection-products--cols-4{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.collection-products--cols-2,.collection-products--cols-3,.collection-products--cols-4{grid-template-columns:1fr}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/section-collection.css.map */
