.view-toggle{display:flex;align-items:center;gap:.8rem}.view-toggle__buttons{display:flex;padding:.2rem;overflow:hidden;align-items:center;background-color:rgba(var(--color-foreground),.03);border:.1rem solid rgba(var(--color-foreground),.2);border-radius:999px}.view-toggle__button{display:flex;width:4.4rem;height:4.4rem;padding:0;align-items:center;justify-content:center;color:rgba(var(--color-foreground),.85);background:transparent;border:none;border-radius:999px;transition:color .15s ease,background-color .15s ease;cursor:pointer}.view-toggle__button:hover{color:rgb(var(--color-foreground));background-color:rgba(var(--color-foreground),.07)}.view-toggle__button:focus-visible{outline:.2rem solid rgba(var(--color-foreground),.5);outline-offset:.2rem}.view-toggle__button[aria-pressed=true]{color:rgb(var(--color-background));background-color:rgb(var(--color-foreground))}.view-toggle__button svg{width:1.8rem;height:1.8rem;pointer-events:none}.collection-toolbar{display:flex;margin:0 0 1.35rem;padding:.75rem .9rem;align-items:center;justify-content:space-between;gap:.9rem;background-color:rgba(var(--color-background),.9);border:.1rem solid rgba(var(--color-foreground),.08);border-radius:1.25rem;box-shadow:0 .9rem 1.8rem -1.9rem rgba(var(--color-shadow),.18)}.collection-toolbar .product-count{margin:0}.collection-toolbar .product-count__text{margin:0;color:rgba(var(--color-foreground),.82);font-size:1.24rem;line-height:calc(1 + .3 / var(--font-body-scale))}.product-grid--list-view{flex-direction:column}.product-grid--list-view .grid__item{width:100%;max-width:100%}.product-grid--list-view .card-wrapper{display:flex;width:100%}.product-grid--list-view .card{display:flex;width:100%;overflow:hidden;flex-direction:row;border-radius:1.2rem}.product-grid--list-view .card__inner{display:flex;width:100%;flex-direction:row}.product-grid--list-view .card__media{width:16rem;max-width:16rem;flex-shrink:0}.product-grid--list-view .card__content{display:flex;min-width:0;padding:1.6rem 1.8rem;flex:1;flex-direction:column;justify-content:center}.product-grid--list-view .card__information{text-align:left;overflow-wrap:break-word}.product-grid--list-view .card__media .media--hover-effect>img+img{display:none}.product-grid--list-view .card__badge{position:static;margin-top:.8rem}@media screen and (min-width:46.875rem){.facets-vertical{display:flex;flex-wrap:nowrap;align-items:flex-start}.facets-vertical__main{flex:1;min-width:0}.facets-vertical__main .collection-toolbar,.facets-vertical__main .product-grid-container{flex-basis:auto;width:auto}}@media screen and not (min-width:46.875rem){.collection-toolbar{margin-bottom:1.1rem;padding:.65rem .75rem;border-radius:1.1rem}.collection-toolbar .product-count__text{font-size:var(--text-sm, 1.1rem)}.product-grid--list-view .card__media{width:11.5rem;max-width:11.5rem}.product-grid--list-view .card__content{padding:1.1rem}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/component-view-toggle.css.map */
