.page_page__ZU32B{font-family:DM Sans,sans-serif;box-sizing:border-box;margin-left:260px;padding:32px;background:#f1f5f9;min-height:100vh}.page_header__kVzhN{margin-bottom:28px;display:flex;align-items:flex-start;justify-content:space-between;gap:12px;flex-wrap:wrap}.page_title__3jonF{font-size:30px;font-weight:700;color:#0f172a;margin:0;letter-spacing:-.5px}.page_subtitle__iAJUg{color:#94a3b8;margin:4px 0 0;font-size:14px}.page_btnRecarregar__v6zBw{display:inline-flex;align-items:center;gap:6px;background:#fff;border:1.5px solid #e2e8f0;border-radius:10px;padding:8px 16px;font-size:13px;font-weight:500;color:#475569;cursor:pointer;font-family:DM Sans,sans-serif;transition:background .15s,border-color .15s;white-space:nowrap}.page_btnRecarregar__v6zBw:hover:not(:disabled){background:#f8fafc;border-color:#cbd5e1}.page_btnRecarregar__v6zBw:disabled{opacity:.5;cursor:not-allowed}.page_erroBox__18dK8{background:#fff0f3;border:1px solid #fecdd3;color:#b1002f;border-radius:10px;padding:12px 16px;font-size:13px;margin-bottom:20px}.page_loadingBox__V_nwu{display:flex;align-items:center;justify-content:center;padding:32px 0}.page_spinner__1WnEQ{width:24px;height:24px;border:3px solid #e2e8f0;border-top-color:#b1002f;border-radius:50%;animation:page_spin__W_8_q .7s linear infinite}@keyframes page_spin__W_8_q{to{transform:rotate(1turn)}}.page_emptyText__ZIypX{text-align:center;color:#94a3b8;font-size:13px;padding:32px 0;margin:0}.page_statsGrid__GCW2d{display:grid;grid-template-columns:repeat(6,1fr);grid-gap:16px;gap:16px;margin-bottom:24px}.page_statCard__VGdKs{background:#fff;border-radius:16px;padding:20px 20px 18px;box-shadow:0 1px 4px rgba(0,0,0,.06);display:flex;flex-direction:column;gap:8px;transition:transform .18s,box-shadow .18s}.page_statCard__VGdKs:hover{transform:translateY(-3px);box-shadow:0 8px 28px rgba(0,0,0,.1)}.page_statCardTop__6JVDl{display:flex;justify-content:space-between;align-items:flex-start}.page_statLabel__YuhHa{font-size:13px;color:#64748b;font-weight:500}.page_statIcon__ceyrx{border-radius:10px;width:38px;height:38px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.page_statValue__FXJDK{font-size:32px;font-weight:700;color:#0f172a;line-height:1.1}.page_statValueLarge__XA2H7{font-size:26px}.page_statSub__kUsP9{font-size:11px;color:#94a3b8;margin-top:3px}.page_bottomGrid__rTrqv{display:grid;grid-template-columns:1fr;grid-gap:20px;gap:20px}.page_card__QV0Om{background:#fff;border-radius:16px;padding:24px;box-shadow:0 1px 4px rgba(0,0,0,.06)}.page_cardTitle__wyNTT{font-size:16px;font-weight:600;color:#0f172a;margin:0 0 16px;letter-spacing:-.2px}.page_chartPlaceholder__4SOP2{display:flex;align-items:center;justify-content:center;flex:1 1;padding:32px 0}.page_legend__SbS5l{display:flex;gap:20px;justify-content:center;margin-top:12px}.page_legendItem__PjfEj{display:flex;align-items:center;gap:6px;font-size:13px;color:#6b7280}.page_legendDot__jkTdw{width:10px;height:10px;border-radius:50%;display:inline-block}.page_orderRow__GTsC7{display:flex;align-items:center;justify-content:space-between;padding:14px 12px;border-radius:10px;transition:background .15s;cursor:pointer}.page_orderRow__GTsC7:hover{background:#f8fafc}.page_orderRow__GTsC7:hover .page_orderArrow__fQYfG{opacity:1;transform:translateX(3px)}.page_orderRowBorder__WDi5N{border-bottom:1px solid #f1f5f9}.page_orderInfo__abPZQ{flex:1 1}.page_orderTop__LXWaS{display:flex;align-items:center;gap:10px;margin-bottom:4px}.page_orderId__plwNF{font-size:13px;font-weight:700;color:#0f172a}.page_orderDevice__bYOtD{font-size:13px;color:#334155}.page_orderClient__9A2Bd{font-weight:500}.page_orderSep__xhXmW{color:#94a3b8}.page_orderDeviceName__s7Orl{color:#64748b}.page_orderDate__MbDTv{font-size:11px;color:#94a3b8;margin-top:3px}.page_orderArrow__fQYfG{color:#94a3b8;opacity:0;display:flex;align-items:center;transition:opacity .15s,transform .15s}.page_badge__s34Is{display:inline-flex;align-items:center;gap:5px;border-radius:20px;padding:2px 10px;font-size:12px;font-weight:600}.page_badgeDot__Z7VzP{width:7px;height:7px;border-radius:50%;display:inline-block}.page_badgeEntregue__tJck2{background:#f3f4f6;color:#374151}.page_badgeEntregue__tJck2 .page_badgeDot__Z7VzP{background:#6b7280}.page_badgeAberto__DwDLY{background:#fffbeb;color:#92400e}.page_badgeAberto__DwDLY .page_badgeDot__Z7VzP{background:#f59e0b}.page_badgeConclu_do__KqUZj{background:#f0fdf4;color:#166534}.page_badgeConclu_do__KqUZj .page_badgeDot__Z7VzP{background:#22c55e}@media (max-width:1200px){.page_statsGrid__GCW2d{grid-template-columns:repeat(3,1fr)}}@media (max-width:900px){.page_page__ZU32B{margin-left:0;padding:60px 16px 24px}.page_statsGrid__GCW2d{grid-template-columns:repeat(2,1fr)}.page_bottomGrid__rTrqv{grid-template-columns:1fr}}@media (max-width:500px){.page_statsGrid__GCW2d{grid-template-columns:1fr 1fr}}