.\#collection-toolbar{box-shadow:rgb(50 50 93 / .1) 0 50px 100px -20px,rgb(0 0 0 / .15) 0 30px 60px -30px;margin-bottom:2.5rem;padding-top:1.5rem;padding-bottom:1.5rem;background:#fff;font-size:1.1rem}.\#collection-toolbar-inner{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap}.\#collection-toolbar-header{display:flex;align-items:center;gap:2rem;flex-wrap:wrap}.\#collection-toolbar-status{font-weight:var(--font-body-weight-bold,700);color:rgb(0 0 0 / .8);font-size:1.15rem;letter-spacing:-.01em}.\#collection-toolbar-filters-button{font-size:1.15rem;background:none;display:flex;align-items:center;gap:.7em;padding:.5em 1.15em;border:2px solid var(--color-g-text);border-radius:3em;cursor:pointer;font-weight:var(--font-body-weight-bold);transition:all 0.2s ease}.\#collection-toolbar-filters-button:hover{background:var(--color-g-text,#000);color:#fff;transform:translateY(-1px)}.\#collection-toolbar-filters-button:hover .\#icon{color:#fff}.\#collection-toolbar-filters-button .\#icon{--size:1.2em;transition:color 0.2s ease}.\#collection-toolbar-sort{min-width:200px}@media (max-width:768px){.\#collection-toolbar-inner{gap:.75rem}.\#collection-toolbar-header{width:100%;justify-content:space-between}.\#collection-toolbar-status{font-size:1.05rem}.\#collection-toolbar-sort{width:100%}}