/* HML-045 Trial */
#hml045OrderFilters{display:grid;grid-template-columns:repeat(4,minmax(150px,1fr)) auto;gap:10px;align-items:end;width:100%;margin-bottom:8px}
#hml045OrderFilters label{display:flex;flex-direction:column;gap:5px;font-weight:700;color:var(--muted)}
#hml045OrderFilters label span{font-size:12px;text-transform:uppercase;letter-spacing:.03em}
#hml045OrderFilters select{min-height:42px}
#hml045OrderFilters .hml045-order-summary{min-height:42px;display:flex;align-items:center;justify-content:center;padding:0 14px;border:1px solid var(--border);border-radius:12px;background:var(--panel);font-weight:800;white-space:nowrap}
#ordersUnified .hml045-legacy-filter{display:none!important}
#ordersUnified .unified-orders-filters-v137{display:flex!important;flex-wrap:wrap!important;gap:10px!important}
#ordersUnified .orders-search-v147{width:100%!important;order:2}
#hml045OrderFilters{order:1}
#ordersUnifiedSortV146,#ordersViewToggleV159{order:3}
#ordersUnifiedStages{display:none!important}
.hml045-total-row td{background:color-mix(in srgb,var(--panel) 92%,var(--accent) 8%);border-top:2px solid var(--border);font-weight:800}
.hml045-kanban-meta{display:block;font-size:12px;color:var(--muted);margin-top:5px;font-weight:700}
#businessRestoreHML045.hml045-restore-business{display:none;position:fixed;right:22px;bottom:22px;z-index:100000;border:0;border-radius:999px;padding:12px 18px;background:var(--accent,#e30613);color:#fff;font-weight:800;box-shadow:0 10px 30px rgba(0,0,0,.22);max-width:min(520px,calc(100vw - 44px));overflow:hidden;text-overflow:ellipsis;white-space:nowrap;cursor:pointer}
#businessModal.hml045-minimized{display:none!important}
[data-hml045-required="1"]{border-left:3px solid var(--border)}
.hml045-required-missing{border-color:#e30613!important;box-shadow:0 0 0 2px rgba(227,6,19,.12)!important}
.hml045-dashboard-download{margin-left:auto;align-self:center;white-space:nowrap}
.hml045-trial-badge{background:#b00020!important}
@media(max-width:1100px){#hml045OrderFilters{grid-template-columns:repeat(2,minmax(150px,1fr))}.hml045-order-summary{grid-column:1/-1}}
@media(max-width:650px){#hml045OrderFilters{grid-template-columns:1fr}}
