.sb-cat__toolbar{justify-content:space-between;align-items:center;gap:var(--space-5);margin-top:var(--space-6);display:flex}.sb-cat__filters-slot{display:none}.sb-cat__sort{flex:none;margin-left:auto}.sb-cat__sort-button{display:none}.sb-cat__sort-button .sb-btn__label{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.sb-cat__main.is-busy{opacity:.55;transition:opacity var(--motion-fade)}.sb-cat__grid{gap:var(--space-6);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.sb-cat__grid .sb-card{align-self:start}.sb-cat__sentinel{height:1px}.sb-cat__recs-grid{gap:var(--space-6);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.sb-cat__recs-grid .sb-card{align-self:start}@media (max-width:560px){.sb-cat__recs-grid{column-gap:var(--space-2);row-gap:var(--space-5);grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:1023px){.sb-cat__filters-slot{flex:1;display:block}.sb-cat__filters-slot .sb-btn{width:100%}.sb-cat__sort{flex:1;min-width:0;margin-left:0}.sb-cat__sort-select{display:none}.sb-cat__sort-button{width:100%;display:flex}}.sb-cat__drawer{width:100vw;max-width:100vw}.sb-cat__drawer.sb-drawer--left[open]:not(.sb-drawer--closing) .sb-drawer__panel{animation-name:sb-drawer-fade-in}.sb-cat__drawer.sb-drawer--left.sb-drawer--closing .sb-drawer__panel{animation-name:sb-drawer-fade-out}.sb-cat__drawer .sb-cat__drawer-cta{background:var(--bg-raised);width:100%}@media (max-width:900px){.sb-cat__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:560px){.sb-cat__grid{column-gap:var(--space-2);row-gap:var(--space-5)}.sb-cat__grid .sb-card__title{font-size:var(--text-size-s)}.sb-cat__grid .sb-price,.sb-cat__grid .sb-badge{font-size:var(--text-size-xs)}}
