.billingDashboard_loadingContainer__LyKpK{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:400px;gap:1rem;color:#6b7280}.billingDashboard_loadingSpinner__P77cP{width:40px;height:40px;border:3px solid #e5e7eb;border-top-color:#0a7371;border-radius:50%;animation:billingDashboard_spin__MnfUw .8s linear infinite}@keyframes billingDashboard_spin__MnfUw{to{transform:rotate(1turn)}}.billingDashboard_dashboardContainer__b3TGC{padding:2rem 4rem;min-height:auto;border-radius:8px;background:#f8fafc}.billingDashboard_header__u0SgC{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid #e5e7eb}.billingDashboard_headerContent__lJoyE{display:flex;flex-direction:column;gap:.25rem}.billingDashboard_headerActions__j_emY{display:flex;flex-direction:column;align-items:flex-end;gap:.5rem}.billingDashboard_title__pmxyg{font-size:1.75rem;font-weight:700;color:#1f2937;margin:0}.billingDashboard_subtitle__KK56h{font-size:1rem;color:#6b7280;margin:0}.billingDashboard_reportDate__4QaKh{font-size:.875rem;color:#6b7280;background:white;padding:.5rem 1rem;border-radius:6px;box-shadow:0 1px 3px rgba(0,0,0,.1);cursor:pointer}.billingDashboard_summaryCards__AtVMn{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin-bottom:2rem}.billingDashboard_card__G30gH{background:linear-gradient(135deg,#f9fafb,#f3f4f6);padding:1.5rem;border-radius:12px;box-shadow:0 1px 3px rgba(0,0,0,.1);display:flex;align-items:center;gap:1rem;transition:transform .2s ease,box-shadow .2s ease}.billingDashboard_card__G30gH:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.1)}.billingDashboard_cardIcon__beL7P{display:flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:50%;font-size:1.5rem;flex-shrink:0;background:linear-gradient(135deg,#e3f2fd,#bbdefb);box-shadow:0 2px 4px rgba(0,0,0,.1)}.billingDashboard_cardContent__kFQ_0{display:flex;flex-direction:column;gap:.25rem}.billingDashboard_cardLabel__f_squ{font-size:.875rem;color:#6b7280;font-weight:500}.billingDashboard_cardValue__5cMIi{font-size:1.75rem;font-weight:700;color:#1f2937}.billingDashboard_chartsRow__y0pf6{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-bottom:1.5rem}.billingDashboard_chartContainer___VuzZ{background:white;padding:1.5rem;border-radius:12px;box-shadow:0 1px 3px rgba(0,0,0,.1);min-width:0;overflow:hidden}.billingDashboard_chartTitle__2VxwQ{font-size:1.125rem;font-weight:600;color:#374151;margin:0 0 1rem;text-align:center}.billingDashboard_pieTooltip__JmnWN{background:white;border:1px solid #e5e7eb;border-radius:8px;padding:.75rem 1rem;box-shadow:0 4px 12px rgba(0,0,0,.15)}.billingDashboard_pieTooltipHeader__5RHVr{display:flex;align-items:center;gap:.5rem;margin-bottom:.25rem}.billingDashboard_pieTooltipPercentage__w_iPX{font-size:1rem;color:#6b7280;font-weight:500;margin-top:.25rem}.billingDashboard_pieTooltipDot__Ue0Q6{width:10px;height:10px;border-radius:50%;flex-shrink:0}.billingDashboard_pieTooltipName__p3LYy{font-size:1rem;font-weight:600;color:#1f2937}.billingDashboard_pieTooltipValue__w_vLw{font-size:.8rem;color:#6b7280;font-weight:500}.billingDashboard_mapMarker__zbYAZ{transition:transform .2s ease}.billingDashboard_mapMarker__zbYAZ:hover{transform:scale(1.2)}.billingDashboard_mapLegend__s3a3y{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:1rem;padding-top:1rem;border-top:1px solid #f1f5f9}.billingDashboard_legendItem__KsP0C{display:flex;align-items:center;gap:.5rem}.billingDashboard_legendDot__OlQiH{width:12px;height:12px;border-radius:50%;flex-shrink:0}.billingDashboard_legendText__w_BDO{font-size:1rem;color:#6b7280;font-weight:500}.billingDashboard_toolsSection__78dEj{background:white;padding:1.5rem;border-radius:12px;box-shadow:0 1px 3px rgba(0,0,0,.1)}.billingDashboard_sectionTitle__Dz16c{font-size:1.125rem;font-weight:600;color:#374151;margin:0 0 1.5rem}.billingDashboard_toolGrid__2aUAN{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1rem}.billingDashboard_toolCard__y9cGN{background:#f9fafb;padding:1rem 1.25rem;border-radius:8px;transition:transform .2s ease,box-shadow .2s ease}.billingDashboard_toolCard__y9cGN:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.08)}.billingDashboard_toolHeader__HDfUo{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem}.billingDashboard_toolName__EtAJr{font-size:.9rem;font-weight:600;color:#1f2937;margin:0}.billingDashboard_toolBadge__LyUeX{font-size:.75rem;font-weight:700;color:white;padding:.25rem .6rem;border-radius:12px}.billingDashboard_toolBar__oN5x3{width:100%;height:8px;background:#e5e7eb;border-radius:4px;overflow:hidden;margin-bottom:.5rem}.billingDashboard_toolBarFill__tz7ZQ{height:100%;border-radius:4px;width:0;animation:billingDashboard_slideIn__AiWgM 1s ease-out forwards}@keyframes billingDashboard_slideIn__AiWgM{0%{width:0}to{width:var(--target-width)}}.billingDashboard_toolPercent__aXKSI{font-size:.75rem;color:#9ca3af}@media (max-width:1200px){.billingDashboard_dashboardContainer__b3TGC{padding:1.5rem 2rem}.billingDashboard_summaryCards__AtVMn{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.billingDashboard_dashboardContainer__b3TGC{padding:1rem}.billingDashboard_header__u0SgC{flex-direction:column;gap:1rem}.billingDashboard_headerActions__j_emY{align-items:flex-start}.billingDashboard_chartsRow__y0pf6,.billingDashboard_summaryCards__AtVMn,.billingDashboard_toolGrid__2aUAN{grid-template-columns:1fr}.billingDashboard_chartContainer___VuzZ{padding:1rem}.billingDashboard_mapContainer__Xftf8{height:260px}.billingDashboard_mapLegend__s3a3y{gap:.5rem .75rem}}.billingDashboard_mapContainer__Xftf8{width:100%;height:320px;overflow:auto;position:relative}.billingDashboard_mapInner__Unpg1{min-width:480px;height:100%}.billingDashboard_mapContainer__Xftf8::-webkit-scrollbar{width:8px;height:8px}.billingDashboard_mapContainer__Xftf8::-webkit-scrollbar-track{background:#f1f5f9;border-radius:4px}.billingDashboard_mapContainer__Xftf8::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px}.billingDashboard_mapContainer__Xftf8::-webkit-scrollbar-thumb:hover{background:#a1a1a1}.billingDashboard_mapMarker__zbYAZ{cursor:pointer;transition:transform .2s ease,fill-opacity .2s ease}.billingDashboard_mapMarker__zbYAZ:hover{fill-opacity:1;transform:scale(1.1)}.billingDashboard_mapLabel__W2r_k{font-size:10px;font-weight:600;fill:#374151;pointer-events:none}.billingDashboard_mapTooltip__QEZZd{position:fixed;transform:translate(-50%,-100%);background:white;border:1px solid #e5e7eb;border-radius:8px;padding:.75rem 1rem;box-shadow:0 4px 12px rgba(0,0,0,.15);z-index:1000;pointer-events:none;animation:billingDashboard_tooltipFadeIn__Mt7s5 .15s ease}@keyframes billingDashboard_tooltipFadeIn__Mt7s5{0%{opacity:0;transform:translate(-50%,-90%)}to{opacity:1;transform:translate(-50%,-100%)}}.billingDashboard_mapTooltipHeader__PsfzQ{display:flex;align-items:center;gap:.5rem;margin-bottom:.25rem}.billingDashboard_mapTooltipDot__72dcg{width:10px;height:10px;border-radius:50%;flex-shrink:0}.billingDashboard_mapTooltipName__G50j4{font-size:.875rem;font-weight:600;color:#1f2937}.billingDashboard_mapTooltipValue__KPXNG{font-size:.8rem;color:#6b7280;font-weight:500}