.collection-toolbar-filter{cursor:pointer;background:0 0;border:1px solid #0c0c0c26;align-items:center;gap:.5rem;padding:.625rem 1rem;font-size:.8125rem;font-weight:500;transition:all .2s;display:flex}.collection-toolbar-filter:hover{border-color:var(--color-dark)}@media (width>=1024px){.collection-toolbar-filter{display:none}}.collection-toolbar-sort{align-items:center;gap:.5rem;display:flex}.collection-toolbar-sort__label{color:#0c0c0c99;font-size:.75rem}.collection-toolbar-sort__select{cursor:pointer;appearance:none;background:url("data:image/svg+xml,%3Csvg width='10' height='6' viewBox='0 0 10 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L5 5L9 1' stroke='%230c0c0c' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") right .75rem center no-repeat;border:1px solid #0c0c0c26;padding:.5rem 2rem .5rem .75rem;font-size:.8125rem}.collection-toolbar-view{gap:.25rem;display:flex}.collection-toolbar-view__btn{cursor:pointer;background:0 0;border:1px solid #0c0c0c26;justify-content:center;align-items:center;width:36px;height:36px;padding:0;transition:all .2s;display:flex}.collection-toolbar-view__btn:hover{border-color:var(--color-dark)}.collection-toolbar-view__btn--active{background:var(--color-dark);border-color:var(--color-dark);color:var(--color-white)}.collection-toolbar-count{color:#0c0c0c99;font-size:.75rem}.collection-toolbar-count strong{color:var(--color-dark);font-weight:500}@media (width<=640px){.collection-toolbar-count{display:none}}.collection-toolbar{border-bottom:1px solid #0c0c0c1a;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 0;display:flex}.collection-toolbar__actions{align-items:center;gap:1rem;display:flex}.product-list-grid{grid-template-columns:repeat(2,1fr);gap:1.25rem;display:grid}@media (width>=640px){.product-list-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem}}@media (width>=1024px){.product-list-grid{grid-template-columns:repeat(4,1fr);gap:1.75rem}}@media (width>=1280px){.product-list-grid{gap:2rem}}.product-card-horizontal{border-bottom:1px solid #0c0c0c1a;gap:1.5rem;padding:1rem 0;display:flex}.product-card-horizontal__image{aspect-ratio:1;background:var(--color-cream);flex-shrink:0;width:120px;overflow:hidden}.product-card-horizontal__image img{object-fit:cover;width:100%;height:100%;transition:transform .4s}.product-card-horizontal__image:hover img{transform:scale(1.05)}.product-card-horizontal__content{flex-direction:column;flex:1;gap:.25rem;display:flex}.product-card-horizontal__brand{text-transform:uppercase;letter-spacing:.1em;color:#0c0c0ca6;font-size:.625rem;font-weight:500}.product-card-horizontal__name{font-family:var(--font-heading);color:var(--color-dark);font-size:1rem;text-decoration:none}.product-card-horizontal__name:hover{color:var(--color-sable-dark)}.product-card-horizontal__promos{flex-wrap:wrap;gap:.375rem;margin-top:.25rem;display:flex}.product-card-horizontal__promo{color:#fff;letter-spacing:.02em;white-space:nowrap;text-overflow:ellipsis;background:#c41e3a;border-radius:.25rem;max-width:220px;padding:.2rem .5rem;font-size:.625rem;font-weight:600;display:inline-block;overflow:hidden}.product-card-horizontal__limit{color:#fff;background:#f59e0bf2;border-radius:.25rem;align-items:center;gap:.25rem;padding:.2rem .5rem;font-size:.625rem;font-weight:600;display:inline-flex}.product-card-horizontal__desc{color:#0c0c0c99;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:.25rem 0 0;font-size:.8125rem;line-height:1.5;display:-webkit-box;overflow:hidden}.product-card-horizontal__footer{justify-content:space-between;align-items:center;margin-top:auto;padding-top:.75rem;display:flex}.product-card-horizontal__price{align-items:center;gap:.5rem;display:flex}.product-card-horizontal__price-original{color:#0c0c0ca6;font-size:.8125rem;text-decoration:line-through}.product-card-horizontal__price-current{font-size:.9375rem;font-weight:500}.product-card-horizontal__cart-form{display:flex}.product-card-horizontal__cart{background:var(--color-dark);color:var(--color-white);text-transform:uppercase;letter-spacing:.05em;cursor:pointer;border:none;padding:.5rem 1rem;font-size:.6875rem;font-weight:500;transition:background-color .2s}.product-card-horizontal__cart:hover:not(:disabled){background:var(--color-sable-dark)}.product-card-horizontal__cart:disabled{cursor:not-allowed;background:#0c0c0c4d}@media (width>=769px){.product-card-horizontal__image{width:160px}}.product-list-list{flex-direction:column;gap:1rem;display:flex}.product-list-empty{text-align:center;color:#0c0c0ca6;flex-direction:column;justify-content:center;align-items:center;padding:4rem 2rem;display:flex}.product-list-empty__title{font-family:var(--font-heading);color:var(--color-dark);margin:1.5rem 0 .5rem;font-size:1.25rem;font-weight:400}.product-list-empty__text{margin:0 0 1.5rem;font-size:.875rem}.product-list-empty__btn{background:var(--color-dark);color:var(--color-white);cursor:pointer;border:none;padding:.75rem 1.5rem;font-size:.8125rem;font-weight:500;transition:background-color .2s}.product-list-empty__btn:hover{background:var(--color-sable-dark)}.product-list-loading--grid{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}@media (width>=640px){.product-list-loading--grid{grid-template-columns:repeat(3,1fr);gap:1.5rem}}@media (width>=1024px){.product-list-loading--grid{grid-template-columns:repeat(4,1fr)}}.product-list-loading--list{flex-direction:column;gap:1rem;display:flex}.error-generic{justify-content:center;align-items:center;min-height:60vh;padding:3rem 1.5rem;display:flex}.error-generic__container{text-align:center;max-width:450px}.error-generic__icon{color:#0c0c0c4d;margin-bottom:1.5rem}.error-generic__title{font-family:var(--font-heading);color:var(--color-dark);margin:0 0 .75rem;font-size:1.5rem;font-weight:400}.error-generic__message{color:#0c0c0c99;margin:0 0 2rem;font-size:.9375rem;line-height:1.6}.error-generic__actions{justify-content:center;gap:1rem;display:flex}.error-generic__btn{cursor:pointer;padding:.75rem 1.5rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .2s}.error-generic__btn--primary{color:var(--color-white);background:var(--color-dark);border:none}.error-generic__btn--primary:hover{opacity:.9}.error-generic__btn--secondary{color:var(--color-dark);border:1px solid var(--color-dark);background:0 0}.error-generic__btn--secondary:hover{background:var(--color-dark);color:var(--color-white)}.product-list{min-height:400px;position:relative}.product-list__results{text-align:center;color:#0c0c0ca6;border-top:1px solid #0c0c0c14;margin-top:2rem;padding:1rem;font-size:.875rem}.collection-wrapper{flex-direction:column;gap:2rem;display:flex}.pagination{justify-content:center;align-items:center;gap:.5rem;padding:2rem 0;display:flex}.pagination__btn{cursor:pointer;width:40px;height:40px;color:inherit;background:0 0;border:1px solid #0c0c0c26;justify-content:center;align-items:center;padding:0;text-decoration:none;transition:all .2s;display:flex}.pagination__btn:hover:not(:disabled){border-color:var(--color-dark)}.pagination__btn--disabled{opacity:.3;cursor:not-allowed;pointer-events:none}.pagination__pages{gap:.25rem;display:flex}.pagination__page{cursor:pointer;min-width:40px;height:40px;color:inherit;background:0 0;border:1px solid #0c0c0c26;justify-content:center;align-items:center;padding:0 .5rem;font-size:.875rem;text-decoration:none;transition:all .2s;display:flex}.pagination__page:hover:not(:disabled){border-color:var(--color-dark)}.pagination__page--active{background:var(--color-dark);border-color:var(--color-dark);color:var(--color-white)}.pagination__page--ellipsis{cursor:default;border:none}
