.OutagesGraph_container__pqbZ5{width:100%;height:100%;max-width:1200px;margin:0 auto;display:flex;flex-direction:column;background:#ffffff;border:1px solid #e5e7eb;border-radius:1.75rem;padding:3rem;box-shadow:0 4px 6px rgba(0,0,0,.05)}.OutagesGraph_tabs__mMT0H{display:flex;flex-wrap:wrap;justify-content:center;padding:.5rem;margin-bottom:2rem;gap:1.5rem;align-self:center;width:100%}.OutagesGraph_tab__BdE4P{padding:1.25rem 2rem;border-radius:1rem;border:3px solid #e5e7eb;background-color:#ffffff;color:#475569;font-weight:700;font-size:1.5rem;cursor:pointer;transition:all .2s ease-in-out;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:.75rem;white-space:nowrap;flex:1 1;min-width:150px}.OutagesGraph_activeTab__DhDLf{background-color:#ffffff;box-shadow:0 4px 12px rgba(0,0,0,.05)}.OutagesGraph_tab__BdE4P:hover{border-color:#d1d5db;background-color:#f9fafb}.OutagesGraph_titleContainer__e_TtJ{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;gap:1rem}.OutagesGraph_reportsLabel__phUAO{font-size:1.3rem;color:#6b7280;font-weight:500;text-transform:uppercase}.OutagesGraph_legend__4jC6C{display:flex;gap:2rem;font-size:1.3rem;font-weight:700}.OutagesGraph_legendItem__pSWkX{display:flex;align-items:center;gap:.5rem}.OutagesGraph_dotReports__wbGGu{color:#ef4444}.OutagesGraph_dotBaseline__36_f4{color:#9ca3af}.OutagesGraph_title__JzRht{text-align:center;font-size:1.6875rem;font-weight:600;color:#475569;margin:0}.OutagesGraph_mapExplanation__fxMPA{background:rgba(255,255,255,.85);color:#1f2937;padding:8px 12px;border-radius:8px;font-size:13px;font-weight:600;z-index:10;border:1px solid rgba(0,0,0,.1);box-shadow:0 2px 8px rgba(0,0,0,.1);white-space:nowrap}.OutagesGraph_liveIndicator__FuDW2{display:flex;align-items:center;gap:8px}.OutagesGraph_pulsingCircle__ENHs0{width:8px;height:8px;background:#f97316;border-radius:50%;position:relative;animation:OutagesGraph_pulse__jxBFN 2s cubic-bezier(.4,0,.6,1) infinite}.OutagesGraph_pulsingCircle__ENHs0:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:100%;background:#f97316;border-radius:50%;animation:OutagesGraph_ping__ZpNFi 2s cubic-bezier(0,0,.2,1) infinite}@keyframes OutagesGraph_pulse__jxBFN{0%,to{opacity:1}50%{opacity:.6}}@keyframes OutagesGraph_ping__ZpNFi{0%{transform:translate(-50%,-50%) scale(1);opacity:1}75%,to{transform:translate(-50%,-50%) scale(2);opacity:0}}@media (max-width:768px){.OutagesGraph_container__pqbZ5{padding:1.5rem}.OutagesGraph_tabs__mMT0H{gap:.75rem;margin-bottom:1.5rem}.OutagesGraph_tab__BdE4P{padding:.75rem 1rem;font-size:1.25rem;min-width:100px;border-radius:.75rem;border-width:2px}.OutagesGraph_titleContainer__e_TtJ{flex-direction:column;align-items:flex-start;gap:.5rem;margin-bottom:1rem}.OutagesGraph_reportsLabel__phUAO{font-size:1.1rem}.OutagesGraph_legend__4jC6C{gap:1rem;font-size:1.1rem}.OutagesGraph_chartWrapper__JI6rN{height:250px;flex:none}}@media (max-width:480px){.OutagesGraph_container__pqbZ5{padding:1rem}.OutagesGraph_tabs__mMT0H{gap:.5rem}.OutagesGraph_tab__BdE4P{padding:.5rem .75rem;font-size:1.1rem;min-width:80px}.OutagesGraph_chartWrapper__JI6rN{height:200px}}.OutagesGraph_mapExplanation__fxMPA p{margin:0;line-height:1.2}.OutagesGraph_chartWrapper__JI6rN{flex:1 1;position:relative;min-height:0;width:100%}