.dashboard_dashboard-layout__rWpom{display:flex;gap:2rem;align-items:flex-start;min-height:calc(100vh - 100px)}.dashboard_loading-screen__yv81j{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:60vh;gap:1rem;color:var(--text-secondary)}.dashboard_loading-spinner__Q_yzj{width:40px;height:40px;border:3px solid var(--border-color);border-top-color:var(--primary-color);border-radius:50%;animation:dashboard_spin__HizU5 .8s linear infinite}@keyframes dashboard_spin__HizU5{to{transform:rotate(1turn)}}.dashboard_sidebar__5ka0E{width:260px;min-width:260px;padding:1.5rem;display:flex;flex-direction:column;position:sticky;top:90px;max-height:calc(100vh - 110px);overflow-y:auto}.dashboard_profile-section__YnW_O{display:flex;align-items:center;gap:.75rem;padding-bottom:1.25rem;border-bottom:1px solid var(--border-color);margin-bottom:1.25rem}.dashboard_avatar__Gfs8m{width:44px;height:44px;min-width:44px;border-radius:50%;background:linear-gradient(135deg,var(--primary-color),var(--secondary-color));color:white;display:flex;align-items:center;justify-content:center;font-size:1.3rem;font-weight:700;box-shadow:var(--shadow-md)}.dashboard_nav-menu__9TlPq{display:flex;flex-direction:column;gap:.25rem;flex-grow:1}.dashboard_nav-item__oiSe_{display:flex;align-items:center;gap:.65rem;padding:.7rem .85rem;border-radius:var(--border-radius-sm);color:var(--text-secondary);font-weight:500;font-size:.9rem;transition:all .18s;text-decoration:none}.dashboard_nav-item__oiSe_:hover{background-color:rgba(47,138,75,.07);color:var(--primary-color)}.dashboard_nav-item__oiSe_.dashboard_active__kiHu6{background-color:rgba(47,138,75,.12);color:var(--primary-color);font-weight:600}.dashboard_logout-btn__5IYWy{margin-top:1rem;border-color:var(--border-color);color:var(--text-secondary);font-size:.9rem;padding:.6rem 1rem}.dashboard_logout-btn__5IYWy:hover{background-color:rgba(195,33,72,.06);color:var(--accent-color);border-color:rgba(195,33,72,.2)}.dashboard_main-content__gV8vI{flex-grow:1;min-width:0}.dashboard_section-header__AVvC_{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1.75rem}.dashboard_kpi-grid__r3avM{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-bottom:1.5rem}.dashboard_kpi-card__vxwOh{padding:1.25rem 1.5rem;display:flex;align-items:center;gap:1rem;transition:transform .2s,box-shadow .2s;cursor:default}.dashboard_kpi-card__vxwOh:hover{transform:translateY(-2px);box-shadow:0 12px 28px rgba(0,0,0,.1)}.dashboard_kpi-total__SqJt1{grid-column:1/-1;background:linear-gradient(135deg,rgba(47,138,75,.06),rgba(15,94,75,.06))}.dashboard_kpi-icon-box__j1ZxU{width:52px;height:52px;min-width:52px;border-radius:var(--border-radius-sm);display:flex;align-items:center;justify-content:center}.dashboard_kpi-label__r681l{font-size:.8rem;font-weight:500;color:var(--text-secondary);text-transform:uppercase;letter-spacing:.04em;margin-bottom:.2rem}.dashboard_kpi-value__OESGH{font-size:2rem;font-weight:700;color:var(--text-primary);line-height:1.1;display:flex;align-items:baseline;gap:.2rem}.dashboard_kpi-unit__HWFzG{font-size:.95rem;font-weight:500;color:var(--text-muted)}.dashboard_kpi-sub__JDaRU{font-size:.78rem;color:var(--text-muted);margin-top:.2rem}.dashboard_status-online__4_zqf{border-radius:99px;background:rgba(34,197,94,.12);color:#16a34a;border:1px solid rgba(34,197,94,.3)}.dashboard_status-offline__4b8C0,.dashboard_status-online__4_zqf{display:inline-flex;align-items:center;gap:4px;padding:3px 10px;font-size:.72rem;font-weight:700;letter-spacing:.06em}.dashboard_status-offline__4b8C0{border-radius:99px;background:rgba(239,68,68,.1);color:#dc2626;border:1px solid rgba(239,68,68,.25)}.dashboard_charts-row__q8v1B{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem}.dashboard_chart-card__iOoWu{padding:1.25rem}.dashboard_chart-card-full__Hl2xZ,.dashboard_chart-card-wide__O5b7O{padding:1.5rem}.dashboard_chart-title__pCaUx{display:flex;align-items:center;gap:.5rem;font-size:.9rem;font-weight:600;color:var(--text-primary);margin-bottom:1rem}.dashboard_chart-title-lg__c6TJ_{display:flex;align-items:center;gap:.6rem;font-size:1.05rem;font-weight:700;color:var(--text-primary);margin-bottom:.5rem}.dashboard_chart-more__cYX3r{margin-left:auto;font-size:.78rem;color:var(--primary-color);background:none;border:none;cursor:pointer;font-family:inherit;font-weight:500}.dashboard_chart-badge__JpLGi{margin-left:auto;font-size:.72rem;font-weight:600;padding:2px 10px;border-radius:99px;background:rgba(47,138,75,.1);color:var(--primary-color)}.dashboard_pie-legend__2sNqE{display:flex;flex-direction:column;gap:.75rem;margin-top:1.25rem;padding-top:1.25rem;border-top:1px solid var(--border-color)}.dashboard_pie-legend-item__5dCfI{display:flex;align-items:center;gap:.75rem}.dashboard_pie-dot__VN4b3{width:12px;height:12px;min-width:12px;border-radius:50%}.dashboard_energy-info-row__B7FaA{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;margin-bottom:1.5rem}.dashboard_energy-card__vp_X5{display:flex;align-items:center;gap:.75rem;padding:1rem 1.25rem}.dashboard_battery-annotation__AKhAf{display:flex;gap:1.25rem;margin-top:1.25rem;padding-top:1.25rem;border-top:1px solid var(--border-color)}.dashboard_annotation-item__fEe2_{display:flex;flex-direction:column;gap:.25rem;padding:.75rem 1rem;border-left:3px solid;border-radius:0 6px 6px 0;background:rgba(0,0,0,.02)}.dashboard_devices-grid__FTPs8{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.25rem}.dashboard_device-card__t9_Ya{padding:1.5rem}.dashboard_device-card-header__ljTmb{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1.25rem}.dashboard_fill-bars__BKudk{display:flex;flex-direction:column;gap:.6rem;margin-bottom:1.25rem}.dashboard_fill-bar-row__uvzjw{display:flex;align-items:center;gap:.6rem}.dashboard_fill-bar-track__bo6xg{flex-grow:1;height:8px;background:var(--border-color);border-radius:99px;overflow:hidden}.dashboard_fill-bar-fill__lLHCi{height:100%;border-radius:99px;transition:width .6s ease,background .3s}.dashboard_device-meta__gIjfU{display:flex;flex-direction:column;gap:.4rem;padding-top:1rem;border-top:1px solid var(--border-color);font-size:.82rem}.dashboard_device-alert__Smk9R{display:flex;align-items:center;gap:.4rem;color:#ef4444;font-weight:600}.dashboard_last-clear__14lpr{display:flex;align-items:center;gap:.4rem;color:var(--text-secondary)}.dashboard_empty-state__mualy{padding:3rem 2rem;text-align:center;display:flex;flex-direction:column;align-items:center}.dashboard_code-hint__zOViX{margin-top:1rem;padding:.75rem 1rem;background:rgba(0,0,0,.04);border-radius:8px;font-size:.8rem;text-align:left;white-space:pre;border:1px solid var(--border-color)}@media (max-width:1100px){.dashboard_kpi-grid__r3avM{grid-template-columns:1fr 1fr}.dashboard_kpi-total__SqJt1{grid-column:1/-1}.dashboard_energy-info-row__B7FaA{grid-template-columns:1fr 1fr}}@media (max-width:900px){.dashboard_dashboard-layout__rWpom{flex-direction:column}.dashboard_sidebar__5ka0E{width:100%;min-width:unset;position:static;max-height:none}.dashboard_charts-row__q8v1B,.dashboard_kpi-grid__r3avM{grid-template-columns:1fr}.dashboard_section-header__AVvC_{flex-direction:column;gap:.75rem;align-items:flex-start}}.ios-notification-container{width:100%;max-width:400px;margin:0 auto;font-family:var(--font-family,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif);color:var(--text-primary,#1E293B)}.ios-notification-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;padding:0 8px}.ios-notification-title{font-size:24px;font-weight:600;text-shadow:0 1px 4px rgba(0,0,0,.05)}.ios-close-btn{width:30px;height:30px;border-radius:15px;background-color:var(--surface-elevated,rgba(255,255,255,.5));backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);display:flex;justify-content:center;align-items:center;cursor:pointer;border:1px solid var(--border-color,rgba(0,0,0,.05));color:var(--text-primary,#1E293B);font-size:14px}.ios-stack{position:relative;display:flex;flex-direction:column;gap:8px}.ios-notification-card{background:var(--surface-elevated,rgba(255,255,255,.85));backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-radius:20px;padding:16px;display:flex;align-items:flex-start;gap:12px;position:relative;box-shadow:var(--glass-shadow,0 8px 32px 0 rgba(31,38,135,.07));border:1px solid var(--border-color,rgba(255,255,255,.18));overflow:hidden;transition:transform .2s ease}.ios-notif-icon-wrapper{position:relative;width:44px;height:44px;flex-shrink:0}.ios-notif-icon{width:100%;height:100%;border-radius:10px;display:flex;align-items:center;justify-content:center;background-color:#333;overflow:hidden}.ios-notif-icon img{width:100%;height:100%;object-fit:cover}.ios-notif-badge{position:absolute;top:-6px;right:-6px;background-color:#ff3b30;color:white;font-size:11px;font-weight:600;padding:2px 6px;border-radius:10px;border:2px solid rgba(50,50,50,.5)}.ios-notif-subicon{position:absolute;bottom:-4px;right:-4px;width:20px;height:20px;border-radius:50%;background-color:#25D366;display:flex;justify-content:center;align-items:center;border:2px solid rgba(50,50,50,.5)}.ios-notif-content{flex-grow:1;display:flex;flex-direction:column;min-width:0}.ios-notif-card-header{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:2px}.ios-notif-app-name{font-size:15px;font-weight:600;color:var(--text-primary,#1E293B);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:170px}.ios-notif-time{font-size:13px;color:var(--text-secondary,#64748B);white-space:nowrap}.ios-notif-title{font-size:15px;font-weight:600;color:var(--text-primary,#1E293B);margin-bottom:2px;white-space:nowrap}.ios-notif-message,.ios-notif-title{overflow:hidden;text-overflow:ellipsis}.ios-notif-message{font-size:14px;color:var(--text-secondary,#64748B);line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.ios-notif-image-attachment{width:40px;height:40px;border-radius:6px;object-fit:cover;margin-left:8px;flex-shrink:0}.ios-notification-stack-bottom{bottom:-20px;left:5%;width:90%;background:var(--surface-elevated,rgba(255,255,255,.6));border-radius:0 0 20px 20px;z-index:-1;border:1px solid var(--border-color,rgba(0,0,0,.05))}.ios-notification-stack-bottom,.ios-notification-stack-bottom-2{position:absolute;height:30px;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px)}.ios-notification-stack-bottom-2{bottom:-35px;left:10%;width:80%;background:var(--surface-elevated,rgba(255,255,255,.4));border-radius:0 0 20px 20px;z-index:-2;border:1px solid var(--border-color,rgba(0,0,0,.02))}.ios-notif-body-row{display:flex;justify-content:space-between;align-items:flex-start}