/* GoBites V188 — relatório de pedidos alinhado e responsivo */
.orders-report188{width:min(1120px,calc(100vw - 56px));max-width:100%;box-sizing:border-box;overflow:hidden}.report-head188{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding-bottom:17px;border-bottom:1px solid #e7eaf0}.report-head188 small{display:block;color:#ed1732;font-size:9px;font-weight:900;letter-spacing:.12em}.report-head188 h2{margin:5px 0 5px;font-size:23px;line-height:1.1}.report-head188 p{margin:0;color:#687181;font-size:11px}.report-head188 .btn{flex:0 0 auto;display:flex;align-items:center;gap:7px}.report-head188 svg{width:15px}.report-filters188{display:grid;grid-template-columns:190px 170px minmax(230px,1fr);gap:10px;margin:16px 0}.report-filters188 label{display:grid;gap:5px;color:#667085;font-size:9px;font-weight:800}.report-filters188 select,.report-filters188 input{width:100%;height:42px;box-sizing:border-box;border:1px solid #dfe3ea;border-radius:11px;padding:0 12px;background:#fff;color:#172033;outline:none}.report-filters188 select:focus,.report-filters188 input:focus{border-color:#ed1732;box-shadow:0 0 0 3px rgba(237,23,50,.08)}.report-kpis188{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:15px}.report-kpis188 article{min-width:0;padding:14px;border:1px solid #e5e8ed;border-radius:14px;background:#fafbfc}.report-kpis188 small,.report-kpis188 span{display:block;color:#7b8492}.report-kpis188 small{font-size:9px;font-weight:800}.report-kpis188 b{display:block;margin:6px 0 3px;font-size:18px;overflow-wrap:anywhere}.report-kpis188 span{font-size:8px}.report-table188{width:100%;max-height:min(52vh,520px);overflow:auto;border:1px solid #e5e8ed;border-radius:14px}.report-table188 table{width:100%;min-width:790px;border-collapse:separate;border-spacing:0;font-size:10px}.report-table188 thead{position:sticky;top:0;z-index:2}.report-table188 th{padding:11px 12px;background:#172033;color:#fff;text-align:left;font-size:8px;text-transform:uppercase;letter-spacing:.06em}.report-table188 td{padding:11px 12px;border-bottom:1px solid #edf0f3;vertical-align:middle;background:#fff}.report-table188 tbody tr:nth-child(even) td{background:#fafbfc}.report-table188 td small{display:block;margin-top:3px;color:#8a91a0;font-size:8px}.report-money188{font-weight:900;color:#16845b;white-space:nowrap}.report-status188{display:inline-flex;padding:5px 8px;border-radius:99px;background:#eef1f5;color:#566071;font-size:8px;font-weight:850;white-space:nowrap}.report-status188.delivered{background:#e9f8f1;color:#14734b}.report-status188.cancelled{background:#fff0f2;color:#b42336}.report-status188.out_for_delivery{background:#eef4ff;color:#315bb4}.report-status188.preparing,.report-status188.accepted{background:#fff5d7;color:#8b6200}.report-empty188{text-align:center!important;padding:34px!important;color:#7b8492!important}
@media(max-width:850px){.orders-report188{width:min(100%,calc(100vw - 28px))}.report-head188{flex-direction:column}.report-head188 .btn{width:100%;justify-content:center}.report-filters188{grid-template-columns:1fr 1fr}.report-search188{grid-column:1/-1}.report-kpis188{grid-template-columns:1fr 1fr}}
@media(max-width:520px){.report-filters188{grid-template-columns:1fr}.report-search188{grid-column:auto}.report-kpis188{grid-template-columns:1fr 1fr}.report-kpis188 b{font-size:15px}}
