*{box-sizing:border-box}html,body{height:100%;margin:0;padding:0}#root{min-height:100vh}img{max-width:100%;display:block}.dashboard{box-sizing:border-box;background:#f5f7fb;flex-direction:column;height:100vh;padding:30px;font-family:Arial,sans-serif;display:flex;overflow:hidden}.dashboard-header{justify-content:space-between;align-items:center;margin-bottom:30px;display:flex}.dashboard-header h1{margin:0;font-size:28px}.dashboard-header p{color:#777;margin-top:8px}.admin{background:#fff;border:1px solid #ddd;border-radius:8px;padding:12px 18px}.stats{grid-template-columns:repeat(4,1fr);gap:20px;margin-bottom:25px;display:grid}.stat-card{text-align:center;background:#fff;border-radius:12px;padding:5px;box-shadow:0 2px 8px #0000000d}.stat-card span{color:#777;margin-bottom:10px;display:block}.stat-card strong{font-size:30px}.device-container{background:#fff;border:1px solid #e3ebf5;border-radius:16px;flex-direction:column;flex:1;min-height:0;padding:20px;display:flex;overflow:hidden;box-shadow:0 12px 30px #1e3a5f14}.device-toolbar{flex-shrink:0;justify-content:space-between;gap:12px;margin-bottom:20px;display:flex}.device-filter-controls{gap:10px;min-width:0;display:flex}.device-table-scroll{background:#fff;border:1px solid #e7eef7;border-radius:12px;flex:1;min-height:0;overflow:auto}.device-table-scroll .device-table thead th{z-index:2;position:sticky;top:0}.device-table{border-collapse:separate;border-spacing:0;min-width:1380px;font-size:13px}.device-table th{color:#fff;letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;background:linear-gradient(135deg,#123b73,#1f5ba8);border:0;padding:13px 14px;font-size:11px;font-weight:700;line-height:1.2}.device-table th:first-child{border-top-left-radius:10px}.device-table th:last-child{border-top-right-radius:10px}.device-table td{color:#243447;vertical-align:middle;white-space:nowrap;border-bottom:1px solid #e8eef6;padding:13px 14px}.device-table tbody tr:nth-child(2n){background:#f8fbff}.device-table tbody tr{transition:background .16s,box-shadow .16s}.device-table tbody tr:hover{background:#edf5ff;box-shadow:inset 3px 0 #2563eb}.device-table .device-name{color:#123b73;font-weight:700}.device-table .status{justify-content:center;align-items:center;min-width:82px;font-size:12px;font-weight:700;display:inline-flex}.device-table .connection-status-dot{width:10px;height:10px;margin-right:8px}.device-table .no-data{color:#64748b;text-align:center;padding:52px;font-size:14px;font-weight:600}.device-toolbar input{border:1px solid #ddd;border-radius:7px;width:350px;padding:12px}.device-toolbar select{background:#fff;border:1px solid #ddd;border-radius:7px;min-width:170px;padding:12px}.device-toolbar button{cursor:pointer;color:#fff;background:#1f5ba8;border:none;border-radius:7px;padding:10px 20px;font-weight:700;transition:transform .15s,box-shadow .15s;box-shadow:0 3px 8px #1f5ba82e}.device-toolbar button:hover{transform:translateY(-1px);box-shadow:0 6px 14px #1f5ba83d}table{border-collapse:collapse;width:100%}th{text-align:left;color:#555;background:#f8f9fb;padding:14px}td{border-bottom:1px solid #eee;padding:16px 14px}.device-name{white-space:nowrap;min-width:170px;font-weight:600}td small{color:#999}.status{border-radius:20px;padding:6px 10px;font-size:13px}.status.locked{color:#d93025;background:#ffe5e5}.status.unlocked{color:#18864b;background:#e5f8ed}.connection-status{align-items:center;gap:7px;font-size:13px;font-weight:600;display:inline-flex}.connection-status-dot{background:#9ca3af;border-radius:50%;width:9px;height:9px;margin-right:7px;display:inline-block}.connection-status-dot.online{background:#22c55e;box-shadow:0 0 0 3px #dcfce7}.connection-status.online{color:#18864b}.connection-status.online .connection-status-dot{background:#22c55e;box-shadow:0 0 0 3px #dcfce7}.connection-status.offline{color:#6b7280}.toggle{cursor:pointer;background:#ccc;border:none;border-radius:20px;width:48px;height:26px;padding:3px;position:relative}.toggle span{background:#fff;border-radius:50%;width:20px;height:20px;transition:all .2s;display:block}.toggle.active{background:#d93025}.toggle.active span{transform:translate(22px)}.toggle:disabled{opacity:.5;cursor:not-allowed}.loading{text-align:center;padding:50px}.mis-report-table-scroll{background:#fff;border:1px solid #dbe5f1;border-radius:12px;flex:1;min-height:0;overflow:auto;box-shadow:0 8px 22px #1e3a5f14}.mis-report-table{white-space:nowrap;min-width:1450px;font-size:13px}.mis-report-table thead th{z-index:2;color:#fff;letter-spacing:.025em;text-transform:uppercase;background:linear-gradient(135deg,#123b73,#2563a7);border:0;padding:13px 14px;font-size:11px;font-weight:700;position:sticky;top:0}.mis-report-table td{color:#243447;border-bottom:1px solid #e8eef6;padding:12px 14px}.mis-report-table tbody tr:nth-child(2n){background:#f8fbff}.mis-report-table tbody tr:hover{background:#eaf3ff}.mis-report-table th:first-child,.mis-report-table td:first-child{text-align:center;color:#64748b;font-weight:700}.mis-report-table th:nth-child(n+10),.mis-report-table td:nth-child(n+10){text-align:right;font-variant-numeric:tabular-nums}.mis-report-table tfoot td{z-index:1;color:#123b73;background:#dcecff;border-top:2px solid #2563a7;padding:14px;font-weight:800;position:sticky;bottom:0;box-shadow:0 -5px 12px #1e3a5f14}.mis-report-table tfoot td:first-child{text-align:right;color:#123b73}.mis-report-table tfoot .mis-total-cell{text-align:right;white-space:nowrap;font-variant-numeric:tabular-nums}.performance-dashboard-overlay{z-index:200;background:#f4f7fb;position:fixed;inset:0;overflow:auto}.performance-dashboard{color:#17233a;min-height:100%;font-family:Segoe UI,Roboto,Helvetica,Arial,sans-serif}.performance-hero{z-index:10;color:#fff;background:radial-gradient(circle at 86% -40%,#3968ab 0,#0000 36%),linear-gradient(120deg,#0b1d38,#102f59);padding:25px 40px 28px;position:sticky;top:0}.performance-hero-top,.performance-controls,.performance-panel-head{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.performance-hero h1{letter-spacing:-.35px;margin:0 0 6px;font-size:26px}.performance-hero p{color:#b4c9e6;margin:0;font-size:13px}.performance-as-of{color:#b4c9e6;text-align:right;font-size:12px;line-height:1.65}.performance-as-of strong{color:#fff}.performance-controls{flex-wrap:wrap;justify-content:flex-start;align-items:center;margin-top:21px}.performance-period-pills{background:#00000029;border:1px solid #ffffff29;border-radius:9px;padding:4px}.performance-period-pills button{color:#dbe7ee;cursor:pointer;background:0 0;border:0;border-radius:6px;padding:8px 20px;font-size:12px;font-weight:700}.performance-period-pills button.active{color:#0b2850;background:#fff;box-shadow:0 2px 7px #00000029}.performance-date-picker{color:#dbe7ee;background:#00000029;border:1px solid #ffffff29;border-radius:8px;padding:6px 10px 6px 13px;font-size:11px;font-weight:700}.performance-date-picker input{color:#0b2850;border:0;border-radius:5px;margin-left:7px;padding:5px 7px;font-size:12px}.performance-close{color:#fff;cursor:pointer;background:#ffffff14;border:1px solid #ffffff80;border-radius:7px;margin-left:auto;padding:8px 16px}.performance-content{max-width:1200px;margin:0 auto 42px;padding:22px 32px 0}.performance-kpis{grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:20px;display:grid}.performance-kpi{background:#fff;border:1px solid #e7edf5;border-radius:13px;min-height:126px;padding:19px 68px 17px 19px;position:relative;overflow:hidden;box-shadow:0 11px 28px #14294a17}.performance-kpi:before{content:"";background:#18a68e;width:4px;position:absolute;inset:0 auto 0 0}.performance-kpi.gold:before{background:#e0a52f}.performance-kpi.blue:before{background:#3974c6}.performance-kpi.red:before{background:#d65b52}.performance-kpi span{color:#68778d;letter-spacing:.7px;text-transform:uppercase;font-size:10px;font-weight:800;display:block}.performance-kpi strong{color:#16243a;margin-top:8px;font-size:28px;line-height:1;display:block}.performance-kpi small{color:#7f8ca0;margin-top:10px;font-size:11px;line-height:1.35;display:block}.performance-kpi b{color:#168a77;background:#e3f7f3;border-radius:10px;place-items:center;width:34px;height:34px;font-size:11px;display:grid;position:absolute;top:18px;right:16px}.performance-kpi.gold b{color:#a46d00;background:#fff4d9}.performance-kpi.blue b{color:#2763b5;background:#e8f1ff}.performance-kpi.red b{color:#bf463e;background:#feeae7}.performance-panel{background:#fff;border:1px solid #e3eaf3;border-radius:13px;margin-bottom:20px;overflow:hidden;box-shadow:0 8px 24px #14294a0f}.performance-panel-head{color:#1b2d49;border-bottom:1px solid #e8edf4;align-items:center;padding:18px 22px;font-size:14px;font-weight:800}.performance-panel-head small{color:#77869b;font-size:11px;font-weight:500}.performance-legend{color:#68778d;gap:17px;padding:15px 22px 9px;font-size:11px;display:flex}.performance-legend span{align-items:center;gap:6px;display:inline-flex}.performance-legend i{border-radius:999px;width:8px;height:8px}.performance-legend .green{background:#18a68e}.performance-legend .gold{background:#e0a52f}.performance-legend .red{background:#d65b52}.performance-chart{flex-direction:column;gap:12px;padding:12px 22px 23px;display:flex}.performance-chart-column{grid-template-columns:28px minmax(170px,240px) 1fr 56px;align-items:center;gap:13px;display:grid}.performance-chart-rank{color:#46617f;background:#edf3fa;border-radius:8px;place-items:center;width:25px;height:25px;font-size:11px;font-weight:800;display:grid}.performance-chart-name{color:#1d2d45;flex-direction:column;gap:2px;font-size:12px;display:flex}.performance-chart-name strong{font-size:12.5px}.performance-chart-name small{color:#8190a4;font-size:10.5px}.performance-chart-track{background:#edf1f6;border-radius:99px;height:11px;overflow:hidden}.performance-chart-track div{border-radius:inherit;height:100%;transition:width .3s}.performance-chart-value{color:#1c2e4b;text-align:right;font-size:12px;font-weight:800}.performance-table{border-collapse:collapse;width:100%}.performance-table th{color:#718095;text-align:left;letter-spacing:.5px;text-transform:uppercase;background:#f8fafc;border-bottom:1px solid #e5ebf3;padding:12px 22px;font-size:10px}.performance-table td{color:#273750;border-bottom:1px solid #edf1f5;padding:14px 22px;font-size:13px}.performance-table tbody tr:last-child td{border-bottom:0}.performance-table tr:hover{background:#f2f8ff}.performance-table td small{color:#8190a4;margin-top:3px;font-size:11px;display:block}.performance-inline-bar{vertical-align:middle;background:#e6edf5;border-radius:5px;width:105px;height:6px;margin-left:8px;display:inline-block;overflow:hidden}.performance-inline-bar i{border-radius:4px;height:100%;display:block}.performance-status{border-radius:20px;padding:5px 10px;font-size:10px;font-weight:800;display:inline-block}.performance-status.good{color:#118571;background:#e4f7f2}.performance-status.warn{color:#a97310;background:#fff4df}.performance-status.bad{color:#bd4d45;background:#feeae7}.performance-footnote{color:#8491a2;background:#fafbfd;border-top:1px solid #edf1f5;padding:12px 22px;font-size:11px}@media (width<=800px){.performance-hero{padding:22px 18px 74px}.performance-hero-top{align-items:flex-start}.performance-hero h1{font-size:21px}.performance-content{padding:0 14px}.performance-kpis{grid-template-columns:repeat(2,1fr);gap:10px}.performance-kpi{min-height:118px;padding:16px 42px 14px 15px}.performance-kpi strong{font-size:23px}.performance-kpi b{width:26px;height:26px;font-size:9px;top:12px;right:10px}.performance-panel-head{flex-direction:column;align-items:flex-start;gap:4px}.performance-chart-column{grid-template-columns:25px minmax(108px,1fr) minmax(70px,1fr) 44px;gap:7px}.performance-chart-name strong{font-size:11px}.performance-chart-name small{display:none}.performance-legend{flex-wrap:wrap;gap:9px}.performance-table-scroll{overflow-x:auto}.performance-table{min-width:720px}}.excel-performance-overlay{z-index:200;color:#15243a;background:#eef2f7;font-family:Calibri,Segoe UI,Arial,sans-serif;position:fixed;inset:0;overflow:auto}.excel-performance-dashboard{min-height:100%}.excel-performance-header{z-index:10;color:#fff;background:linear-gradient(110deg,#143b6a,#1d609b);justify-content:space-between;align-items:center;gap:22px;padding:16px 34px;display:flex;position:sticky;top:0;box-shadow:0 2px 8px #0f2a4d38}.excel-performance-header h1{letter-spacing:.1px;margin:0 0 3px;font-size:20px}.excel-performance-header p{color:#dbeaf8;margin:0;font-size:11px}.excel-report-controls{align-items:end;gap:10px;display:flex}.excel-report-controls label{color:#dbeaf8;text-transform:uppercase;flex-direction:column;gap:4px;font-size:10px;font-weight:700;display:flex}.excel-report-controls input,.excel-report-controls select{color:#233d5c;min-width:136px;font:inherit;background:#fff;border:1px solid #c5d4e5;border-radius:4px;padding:7px 8px;font-size:12px}.excel-report-controls button{color:#fff;cursor:pointer;background:#ffffff1f;border:1px solid #c9dced;border-radius:4px;padding:8px 14px}.excel-performance-content{max-width:1250px;margin:0 auto;padding:24px 28px 40px}.excel-report-card{background:#fff;border:1px solid #ccd8e6;border-radius:5px;margin-bottom:22px;overflow:hidden;box-shadow:0 3px 10px #1a375814}.excel-report-title{color:#143b6a;text-transform:uppercase;background:#e8f0fb;border-bottom:2px solid #628dc4;justify-content:space-between;align-items:center;padding:11px 16px;font-size:13px;font-weight:800;display:flex}.excel-report-title small{color:#58708f;text-transform:none;font-size:10px;font-weight:600}.excel-report-grid{grid-template-columns:minmax(580px,1.65fr) minmax(300px,.85fr);min-height:280px;display:grid}.excel-table-wrap{padding:14px;overflow-x:auto}.excel-report-table{border-collapse:collapse;width:100%;font-size:12px}.excel-report-table th{color:#163e6d;text-align:left;text-transform:uppercase;white-space:nowrap;background:#d9e5f6;border:1px solid #b7c7dc;padding:9px 8px;font-size:10px}.excel-report-table td{color:#243a55;white-space:nowrap;border:1px solid #d0dbe8;padding:8px}.excel-report-table td:not(:first-child),.excel-report-table th:not(:first-child){text-align:right}.excel-report-table tbody tr:nth-child(2n){background:#f8fbff}.excel-report-table tbody tr:hover{background:#fff8dc}.excel-report-table tfoot td{color:#123a69;background:#dce9fa;border-color:#8cadd5;font-weight:800}.excel-danger{font-weight:700;color:#dd3434!important}.excel-kpi-strip{grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:22px;display:grid}.excel-kpi{background:#fff;border:1px solid #e5ebf3;border-radius:13px;min-height:108px;padding:18px 62px 15px 19px;position:relative;overflow:hidden;box-shadow:0 6px 18px #1a375814}.excel-kpi:before{content:"";background:#20af9a;width:4px;position:absolute;inset:0 auto 0 0}.excel-kpi.gold:before{background:#e7ab2f}.excel-kpi.blue:before{background:#3d7ed2}.excel-kpi.red:before{background:#dc625a}.excel-kpi span{color:#60728a;letter-spacing:.6px;text-transform:uppercase;font-size:10px;font-weight:800;display:block}.excel-kpi strong{color:#152b49;margin-top:8px;font-size:27px;line-height:1;display:block}.excel-kpi small{color:#8895a7;margin-top:10px;font-size:10px;line-height:1.35;display:block}.excel-kpi b{color:#178d7c;background:#e4f8f4;border-radius:10px;place-items:center;width:34px;height:34px;font-size:10px;display:grid;position:absolute;top:17px;right:16px}.excel-kpi.gold b{color:#ad7918;background:#fff5dc}.excel-kpi.blue b{color:#3170c5;background:#e9f2ff}.excel-kpi.red b{color:#c04f47;background:#feeae7}.excel-kpi-error{color:#b91c1c;margin:-12px 0 18px;font-size:12px}.excel-pie-panel,.excel-bar-panel{background:#fbfdff;border-left:1px solid #d5e0eb;flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:18px;display:flex}.excel-chart-label{color:#163e6d;text-align:center;text-transform:uppercase;align-self:stretch;font-size:11px;font-weight:800}.excel-chart-label small{color:#71839c;text-transform:none;margin-left:7px;font-size:10px;font-weight:500}.excel-pie{border-radius:50%;width:145px;height:145px;box-shadow:inset 0 0 0 1px #00000014,0 2px 8px #1a37581f}.excel-chart-legend{grid-template-columns:1fr 1fr;gap:7px 12px;width:100%;display:grid}.excel-chart-legend span{color:#536a87;text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.excel-chart-legend i{border-radius:2px;width:8px;height:8px;margin-right:5px;display:inline-block}.excel-performance-side{background:#fbfdff;border-left:1px solid #d5e0eb;flex-direction:column;gap:12px;padding:18px;display:flex}.excel-performance-side-title{color:#163e6d;justify-content:space-between;gap:12px;font-size:11px;font-weight:800;display:flex}.excel-performance-side-title small{color:#71839c;text-align:right;font-size:9px;font-weight:500}.excel-performance-legend{color:#71839c;flex-wrap:wrap;gap:9px;font-size:8.5px;display:flex}.excel-performance-legend span{align-items:center;gap:4px;display:inline-flex}.excel-performance-legend i{border-radius:999px;width:7px;height:7px}.excel-performance-legend .good{background:#1aac96}.excel-performance-legend .warn{background:#e0a52f}.excel-performance-legend .bad{background:#d65b52}.excel-performance-list{flex-direction:column;gap:10px;display:flex}.excel-performance-row{grid-template-columns:24px minmax(88px,1fr) minmax(80px,1.4fr) 42px;align-items:center;gap:7px;display:grid}.excel-performance-row>b{color:#46617f;background:#edf3fa;border-radius:7px;place-items:center;width:22px;height:22px;font-size:9px;display:grid}.excel-performance-row>span{color:#243a55;text-overflow:ellipsis;white-space:nowrap;font-size:9px;font-weight:700;overflow:hidden}.excel-performance-row>span small{color:#8492a4;text-overflow:ellipsis;font-size:8px;font-weight:400;display:block;overflow:hidden}.excel-performance-row>div{background:#e8edf4;border-radius:8px;height:9px;overflow:hidden}.excel-performance-row>div i{border-radius:inherit;height:100%;display:block}.excel-performance-row>strong{color:#263c59;text-align:right;font-size:9px}.excel-bar-panel{justify-content:flex-start;align-items:stretch}.excel-bar-chart{flex-direction:column;gap:11px;margin-top:6px;display:flex}.excel-bar-row{grid-template-columns:80px 1fr 70px;align-items:center;gap:8px;display:grid}.excel-bar-row>span{color:#4d6280;text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.excel-bar-row>div{border-bottom:1px solid #dce5f0;height:22px;position:relative}.excel-bar-row i,.excel-bar-row b{border-radius:2px 2px 0 0;height:7px;position:absolute;bottom:0;left:0}.excel-bar-row i.count{background:#4c77d4;bottom:8px}.excel-bar-row b.collection{background:#ef8732}.excel-bar-row strong{color:#243a55;text-align:right;white-space:nowrap;font-size:9px}.excel-bar-key{color:#60748e;gap:15px;margin-top:auto;font-size:9px;display:flex}.excel-bar-key i,.excel-bar-key b{background:#4c77d4;width:9px;height:9px;margin-right:4px;display:inline-block}.excel-bar-key b{background:#ef8732}.excel-report-note{color:#71839c;text-align:right;margin:-8px 0 0;font-size:10px}@media (width<=850px){.excel-performance-header{flex-direction:column;align-items:flex-start;padding:14px 18px}.excel-report-controls{flex-wrap:wrap;width:100%}.excel-report-controls button{margin-left:auto}.excel-performance-content{padding:16px 12px 28px}.excel-kpi-strip{grid-template-columns:repeat(2,1fr);gap:10px}.excel-kpi{min-height:104px;padding:15px 45px 13px 15px}.excel-kpi strong{font-size:23px}.excel-kpi b{width:27px;height:27px;font-size:9px;top:13px;right:10px}.excel-report-grid{grid-template-columns:1fr}.excel-performance-side,.excel-pie-panel,.excel-bar-panel{border-top:1px solid #d5e0eb;border-left:0}.excel-report-table{min-width:620px}}.login-page{background:#f4f6f8;justify-content:center;align-items:center;min-height:100vh;padding:20px;display:flex}.login-card{box-sizing:border-box;background:#fff;border-radius:12px;width:100%;max-width:400px;padding:40px;box-shadow:0 8px 30px #0000001a}.login-logo{width:100%;height:100px;margin:0 auto 20px;display:block}.login-title{text-align:center;color:#222;margin:0 0 30px;font-size:28px;font-weight:600}.login-form{flex-direction:column;gap:20px;display:flex}.login-button{color:#fff;cursor:pointer;background:#4f46e5;border:none;border-radius:6px;width:100%;margin-top:5px;padding:12px;font-size:16px;font-weight:500;transition:background .2s}.login-button:hover{background:#4338ca}.login-button:disabled{cursor:wait;opacity:.7}.login-error{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca;border-radius:6px;margin:-6px 0 0;padding:10px 12px;font-size:14px;line-height:1.35}.register-section{text-align:center;color:#666;border-top:1px solid #e5e7eb;margin-top:25px;padding-top:20px;font-size:14px}.register-button{color:#4f46e5;cursor:pointer;background:0 0;border:none;margin:10px auto 0;font-size:14px;font-weight:600;display:block}.register-button:hover{text-decoration:underline}.registration-page{box-sizing:border-box;background:#f4f6f8;justify-content:center;align-items:center;min-height:100vh;padding:20px;display:flex}.registration-card{box-sizing:border-box;background:#fff;border-radius:12px;width:100%;max-width:420px;padding:40px;box-shadow:0 8px 30px #0000001a}.registration-title{text-align:center;color:#222;margin:0 0 30px;font-size:28px;font-weight:600}.registration-form{flex-direction:column;gap:20px;display:flex}.form-group{flex-direction:column;gap:8px;display:flex}.form-group label{color:#333;font-size:14px;font-weight:500}.form-group input{box-sizing:border-box;border:1px solid #d1d5db;border-radius:6px;outline:none;width:100%;padding:12px 14px;font-size:15px;transition:border-color .2s,box-shadow .2s}.form-group input:focus{border-color:#4f46e5;box-shadow:0 0 0 3px #4f46e51a}.form-group input::placeholder{color:#9ca3af}.registration-button{color:#fff;cursor:pointer;background:#4f46e5;border:none;border-radius:6px;width:100%;margin-top:5px;padding:12px;font-size:16px;font-weight:500;transition:background .2s}.registration-button:hover{background:#4338ca}.login-section{text-align:center;color:#666;border-top:1px solid #e5e7eb;margin-top:25px;padding-top:20px;font-size:14px}.login-link-button{color:#4f46e5;cursor:pointer;background:0 0;border:none;margin:10px auto 0;font-size:14px;font-weight:600;display:block}.login-link-button:hover{text-decoration:underline}
