.card-list{display:flex;align-items:center;gap:1.5rem;padding:1.5rem;width:100%;border:1px solid rgba(var(--color-foreground),.1);border-radius:var(--card-corner-radius, 0);background:rgb(var(--color-background));box-sizing:border-box}.card-list__media{flex-shrink:0;width:120px;aspect-ratio:1;overflow:hidden;border-radius:var(--card-corner-radius, 0)}.card-list__media img{width:100%;height:100%;object-fit:cover}.card-list__info{flex:1;min-width:0;display:flex;flex-direction:column;gap:.5rem}.card-list__title-link{text-decoration:none;color:inherit}.card-list__title{margin:0;font-size:1.6rem;font-weight:600;line-height:1.3}.card-list__specs{display:flex;flex-wrap:wrap;gap:1rem}.card-list__spec{display:flex;align-items:center;gap:.4rem;font-size:1.3rem;color:rgba(var(--color-foreground),.7)}.card-list__spec img{width:16px;height:16px;flex-shrink:0}.card-list__actions{flex-shrink:0;display:flex;flex-direction:column;align-items:flex-end;gap:.75rem;min-width:140px}.card-list__price .price{font-size:1.6rem;font-weight:600;text-align:right}.card-list__cart-btn{white-space:nowrap;min-width:140px}.product-grid-list{display:flex;flex-direction:column;gap:1rem;list-style:none;padding:0;margin:0}.product-grid-list .grid__item{width:100%;max-width:unset}.collection[data-view=list] .product-grid:not(.product-grid-list){display:none}.collection[data-view=list] .product-grid-list{display:flex}.collection[data-view=grid] .product-grid-list,.collection:not([data-view=list]) .product-grid-list{display:none}.view-toggle{display:flex;align-items:center;gap:.25rem;background:none;border:none;padding:0}.view-toggle__btn{display:flex;align-items:center;justify-content:center;width:3.6rem;height:3.6rem;padding:.6rem;border:1px solid rgba(var(--color-foreground),.2);background:none;cursor:pointer;border-radius:var(--buttons-radius, 0);color:rgba(var(--color-foreground),.5);transition:color .15s,border-color .15s}.view-toggle__btn:hover{color:rgb(var(--color-foreground));border-color:rgba(var(--color-foreground),.4)}.view-toggle__btn.is-active{color:rgb(var(--color-foreground));border-color:rgb(var(--color-foreground))}.view-toggle__btn svg{width:1.8rem;height:1.8rem}@media screen and (max-width:749.98px){.card-list{flex-wrap:wrap;gap:1rem;padding:1rem}.card-list__media{width:90px}.card-list__info{flex:1;min-width:calc(100% - 90px - 1rem)}.card-list__actions{width:100%;flex-direction:row;align-items:center;justify-content:space-between;min-width:auto}.card-list__cart-btn{min-width:auto}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/component-card-list.css.map */
