*{box-sizing:border-box}body{color:#e5e7eb;background:radial-gradient(circle at 100% 0,#1d2a44 0%,#050b19 42%,#020617 100%);min-height:100vh;margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.dashboardShell{width:min(1120px,94vw);margin:0 auto;padding:28px 0 42px}.dashboardHeader{justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:16px;display:flex}.dashboardTitle{letter-spacing:.2px;margin:0;font-size:clamp(1.3rem,2vw,1.8rem)}.dashboardSubtitle{color:#9ca3af;margin:6px 0 0;font-size:.92rem}.statusPill{white-space:nowrap;border:1px solid #0000;border-radius:999px;padding:8px 14px;font-size:.84rem;font-weight:600}.statusPill.isOnline{color:#86efac;background:#10b98124;border-color:#10b98147}.statusPill.isOffline{color:#fca5a5;background:#ef444429;border-color:#ef444452}.errorBanner{color:#fca5a5;background:#ef444429;border:1px solid #f8717152;border-radius:10px;margin-bottom:16px;padding:10px 14px;font-size:.9rem}.cardsGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-bottom:10px;display:grid}.CardInfo{background:linear-gradient(145deg,#0f172afa,#090f1efa);border:1px solid #94a3b833;border-radius:14px;min-height:130px;padding:16px;box-shadow:0 12px 24px #02061759}.cardHeader{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.nameInfo{color:#9ca3af;text-transform:uppercase;letter-spacing:.6px;font-size:.86rem;font-weight:600}.trendBadge{border:1px solid #0000;border-radius:999px;padding:4px 8px;font-size:.78rem;font-weight:700}.trendBadge.cor-alerta{color:#fca5a5;background:#ef44441f;border-color:#f8717159}.trendBadge.cor-sucesso{color:#86efac;background:#10b98124;border-color:#34d39959}.valorInfo{color:#f8fafc;margin-bottom:12px;font-size:clamp(1.45rem,2.5vw,1.9rem);font-weight:700;line-height:1.2}.dataInfo{justify-content:space-between;align-items:baseline;font-size:.86rem;display:flex}.dataLabel{color:#94a3b8}.dataValue{color:#cbd5e1;font-weight:600}.chartPanel{justify-content:center;display:flex}@media (width<=980px){.cardsGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=720px){.dashboardHeader{flex-direction:column;align-items:flex-start}.statusPill{white-space:normal}.cardsGrid{grid-template-columns:1fr}}.navbar-container{background-color:#01091a;border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:12px 24px;display:flex;box-shadow:0 1px 2px #0000000d}.logo-container img{height:32px}.pill-selector{background-color:#01091a;border:1px solid #e5e7eb;border-radius:9999px;align-items:center;padding:4px;display:flex}.nav-button{cursor:pointer;color:#6b7280;background-color:#0000;border:none;border-radius:9999px;align-items:center;gap:8px;padding:8px 24px;font-weight:500;transition:all .2s;display:flex}.nav-button:hover:not(.active){color:#374151}.nav-button.active{color:#fff;background-color:#2563eb;box-shadow:0 4px 6px -1px #0000001a}.actions-container{align-items:center;gap:16px;display:flex}.settings-btn{color:#6b7280;cursor:pointer;background:0 0;border:none;border-radius:9999px;align-items:center;padding:8px;transition:background .2s;display:flex}.settings-btn:hover{background-color:#f3f4f6}.profile-img-wrapper{background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;width:40px;height:40px;overflow:hidden}.profile-img-wrapper img{object-fit:cover;width:100%;height:100%}
