.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,#3b5b7a66,#3b5b7acc)}.collection-banner__content{position:relative;z-index:3;text-align:center;padding:80px 24px 64px;max-width:700px}.collection-banner__label{font-size:12px;text-transform:uppercase;letter-spacing:.3em;color:#ffffffd9;margin-bottom:24px;font-weight:600}.collection-banner>.wave-divider{position:absolute;bottom:0;left:0;right:0;z-index:4}.collection-banner__title{font-size:3rem;color:#fff;letter-spacing:-.03em;margin-bottom:12px}.collection-banner__subtitle{font-size:1.125rem;line-height:1.8;color:#ffffffbf;max-width:520px;margin:20px auto 0}.collection-banner__description{color:#ffffffe6;font-size:1.0625rem;line-height:1.7}@media(max-width:1024px){.collection-banner__content{padding:64px 24px 48px}.collection-banner__title{font-size:2.5rem}.collection-products{gap:24px}}@media(max-width:768px){.collection-banner{min-height:280px}.collection-banner__title{font-size:2.25rem}.collection-banner__content{padding:60px 24px 48px}}.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 var(--transition-smooth),box-shadow .3s var(--transition-smooth)}.collection-toolbar__sort select:focus{outline:none;border-bottom-color:var(--color-secondary);box-shadow:0 2px 8px #b8860b1f}.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:768px){.collection-products--cols-2,.collection-products--cols-3,.collection-products--cols-4{grid-template-columns:1fr}.collection-products>*{max-width:400px;margin-left:auto;margin-right:auto}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/section-collection.css.map */
