.toolbar-tools{display:flex;align-items:center;gap:16px;min-width:0}
.status-filter{min-width:170px}
.status-filter>span{color:var(--muted);font-size:10px;white-space:nowrap}
.status-filter select{min-width:92px;padding:8px 22px 8px 0;border:0;outline:0;color:var(--ink);background:transparent;font:11px inherit;cursor:pointer}
@media(max-width:760px){.toolbar-tools{width:100%;justify-content:space-between}.toolbar-tools .search{min-width:0;flex:1}.toolbar-tools .status-filter{flex:0 0 auto}}
@media(max-width:620px){.toolbar-tools{align-items:stretch;flex-direction:column;gap:12px}.toolbar-tools .status-filter{width:100%}}
