.StatusBadge-module__3Ns8vG__badge{text-transform:uppercase;letter-spacing:.05em;border-radius:999px;align-items:center;gap:6px;padding:4px 12px;font-size:.75rem;font-weight:700;display:inline-flex}.StatusBadge-module__3Ns8vG__badge:before{content:"";border-radius:50%;width:8px;height:8px}.StatusBadge-module__3Ns8vG__online{color:var(--online);background:#10b9811a;border:1px solid #10b98133}.StatusBadge-module__3Ns8vG__online:before{background:var(--online);box-shadow:0 0 8px var(--online)}.StatusBadge-module__3Ns8vG__offline{color:var(--offline);background:#94a3b81a;border:1px solid #94a3b833}.StatusBadge-module__3Ns8vG__offline:before{background:var(--offline)}
.DeviceCard-module__lu6zwa__card{background:var(--card-bg);border:1px solid var(--card-border);box-shadow:var(--shadow-md);border-radius:20px;flex-direction:column;gap:20px;min-width:320px;padding:24px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.DeviceCard-module__lu6zwa__card:hover{box-shadow:var(--shadow-lg);border-color:var(--primary);transform:translateY(-8px)}.DeviceCard-module__lu6zwa__header{justify-content:space-between;align-items:flex-start;display:flex}.DeviceCard-module__lu6zwa__name{color:var(--foreground);margin-bottom:4px;font-size:1.25rem;font-weight:700}.DeviceCard-module__lu6zwa__location{color:var(--secondary);font-size:.875rem}.DeviceCard-module__lu6zwa__stats{flex-direction:column;gap:16px;display:flex}.DeviceCard-module__lu6zwa__statItem{flex-direction:column;gap:6px;display:flex}.DeviceCard-module__lu6zwa__statLabel{color:var(--secondary);text-transform:uppercase;letter-spacing:.025em;font-size:.75rem;font-weight:600}.DeviceCard-module__lu6zwa__statValue{color:var(--foreground);font-size:.9rem;font-weight:600}.DeviceCard-module__lu6zwa__progressContainer{background:#94a3b81a;border-radius:3px;height:6px;overflow:hidden}.DeviceCard-module__lu6zwa__progressBar{border-radius:3px;height:100%;transition:width .5s ease-out}.DeviceCard-module__lu6zwa__footer{margin-top:8px}.DeviceCard-module__lu6zwa__toggleButton{cursor:pointer;border:none;border-radius:12px;width:100%;padding:12px;font-size:.9rem;font-weight:700;transition:all .2s}.DeviceCard-module__lu6zwa__toggleButton:disabled{opacity:.6;cursor:not-allowed}.DeviceCard-module__lu6zwa__onlineBtn{color:var(--error);background:#ef44441a;border:1px solid #ef444433}.DeviceCard-module__lu6zwa__onlineBtn:hover:not(:disabled){background:var(--error);color:#fff}.DeviceCard-module__lu6zwa__offlineBtn{color:var(--primary);background:#3b82f61a;border:1px solid #3b82f633}.DeviceCard-module__lu6zwa__offlineBtn:hover:not(:disabled){background:var(--primary);color:#fff}
.page-module___8aEwW__main{flex-direction:column;gap:48px;max-width:1400px;min-height:100vh;margin:0 auto;padding:40px 20px;display:flex}.page-module___8aEwW__header{animation:.8s ease-out page-module___8aEwW__fadeIn}.page-module___8aEwW__headerContent{border-bottom:1px solid var(--card-border);justify-content:space-between;align-items:flex-end;padding-bottom:32px;display:flex}.page-module___8aEwW__title{letter-spacing:-.02em;background:linear-gradient(135deg,var(--foreground)0%,var(--primary)100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;font-size:2.5rem;font-weight:800}.page-module___8aEwW__subtitle{color:var(--secondary);margin-top:8px;font-size:1.1rem}.page-module___8aEwW__statsOverview{gap:40px;display:flex}.page-module___8aEwW__overviewItem{flex-direction:column;gap:4px;display:flex}.page-module___8aEwW__overviewLabel{color:var(--secondary);text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;font-weight:700}.page-module___8aEwW__overviewValue{color:var(--foreground);font-size:1.5rem;font-weight:700}.page-module___8aEwW__operational{color:var(--success)}.page-module___8aEwW__deviceSection{flex-direction:column;gap:24px;animation:1s ease-out .2s backwards page-module___8aEwW__fadeIn;display:flex}.page-module___8aEwW__sectionHeader{justify-content:space-between;align-items:center;display:flex}.page-module___8aEwW__sectionTitle{font-size:1.5rem;font-weight:700}.page-module___8aEwW__deviceGrid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:24px;display:grid}.page-module___8aEwW__loading,.page-module___8aEwW__errorContainer{height:100vh;color:var(--secondary);flex-direction:column;justify-content:center;align-items:center;gap:20px;font-size:1.25rem;font-weight:600;display:flex}.page-module___8aEwW__error{color:var(--error);border:1px solid var(--error);background:#ef44441a;border-radius:12px;padding:12px 24px}.page-module___8aEwW__errorBanner{background:var(--error);color:#fff;text-align:center;border-radius:12px;margin-bottom:24px;padding:12px;font-weight:600;animation:.5s page-module___8aEwW__fadeIn}@keyframes page-module___8aEwW__fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.page-module___8aEwW__headerContent{flex-direction:column;align-items:flex-start;gap:24px}.page-module___8aEwW__statsOverview{justify-content:space-between;width:100%}.page-module___8aEwW__title{font-size:2rem}}
