.status-filters{display:flex;flex-wrap:wrap;gap:8px;margin:-8px 0 16px}.status-filters a{padding:9px 13px;background:#fff;border:1px solid #dce2ea;color:#596579;text-decoration:none;font-size:12px;font-weight:800}.status-filters a:hover,.status-filters a.active{background:var(--blue);border-color:var(--blue);color:#fff}.retention-note{margin:0 0 26px;color:#697386;font-size:12px}.cleanup-note{margin-bottom:20px;padding:15px 18px;background:#fff8e7;color:#8a5a00;font-size:13px;font-weight:750}.order-meta{display:grid;justify-items:end;gap:8px}.status-badge{display:inline-block;padding:7px 10px;border-radius:20px;background:#eef2f7;color:#475467;font-size:11px;font-weight:900}.status-new .status-badge{background:#eaf1ff;color:#1457c8}.status-checked .status-badge{background:#f1ebff;color:#6941c6}.status-printing .status-badge{background:#fff3df;color:#a15c00}.status-ready .status-badge{background:#e7f8ef;color:#177348}.status-collected .status-badge{background:#edf0f3;color:#475467}.status-form{margin:14px 0 6px}.status-form label{display:flex;align-items:center;gap:12px;color:#596579;font-size:12px;font-weight:800}.status-form select{width:auto;min-width:165px;padding:9px 34px 9px 11px;border:1px solid #dce2ea;background:#fff;color:#172032;font:700 13px inherit}@media(max-width:650px){.status-filters{display:grid;grid-template-columns:1fr 1fr}.status-filters a{text-align:center}.order-meta{justify-items:start}.order-top{display:grid}.status-form label{align-items:stretch;flex-direction:column}.status-form select{width:100%}}
