.tabbed-collection__heading{text-align:center;margin:0 0 2.4rem}.tabbed-collection__tabs{display:flex;flex-wrap:wrap;justify-content:center;gap:.8rem;margin-bottom:3rem}.tabbed-collection__tab{padding:.9rem 1.8rem;border-radius:40px;border:1px solid rgba(var(--color-foreground),.15);background:transparent;cursor:pointer;font-size:1.4rem;color:inherit;transition:background .2s ease,color .2s ease}.tabbed-collection__tab.is-active{background:rgb(var(--color-foreground));color:rgb(var(--color-background));border-color:rgb(var(--color-foreground))}.tabbed-collection__panel{display:none}.tabbed-collection__panel.is-active{display:block}.tabbed-collection__empty{text-align:center;color:rgba(var(--color-foreground),.6);list-style:none;padding:2rem}
/*# sourceMappingURL=/cdn/shop/t/4/assets/component-tabbed-collection.css.map */
