:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}body{margin:0}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}:root{color:#172033;font-synthesis:none;text-rendering:optimizelegibility;background:#f3f6fb;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html,body,#root{width:100%;min-width:320px;min-height:100%;margin:0}body{background:radial-gradient(circle at 100% 0,#3d70ff14,#0000 30%),#f3f6fb}button{font:inherit}.app-shell{grid-template-columns:clamp(220px,16vw,280px) minmax(0,1fr);width:100%;min-height:100vh;display:grid}.sidebar{color:#fff;background:linear-gradient(#111a2f 0%,#17243d 100%);flex-direction:column;justify-content:space-between;height:100vh;padding:clamp(22px,2vw,34px);display:flex;position:sticky;top:0;box-shadow:12px 0 32px #121b3014}.brand-kicker{color:#98a8ca;letter-spacing:.15em;margin:0 0 12px;font-size:11px;font-weight:800}.sidebar h1{margin:0;font-size:clamp(24px,2vw,30px);line-height:1.1}.brand-description{color:#bac6dd;margin:12px 0 0;font-size:14px}.sidebar nav{gap:10px;margin-top:46px;display:grid}.nav-item{color:#bac6dd;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:12px;width:100%;padding:13px 15px}.nav-item.active{color:#fff;background:#4a72ee;box-shadow:0 12px 28px #4a72ee47}.nav-item:disabled{cursor:not-allowed;opacity:.42}.sidebar-footer{color:#8394b6;font-size:12px}.dashboard{width:100%;min-width:0;max-width:1800px;margin:0 auto;padding:clamp(22px,2.4vw,38px)}.topbar{justify-content:space-between;align-items:center;gap:24px;margin-bottom:24px;display:flex}.eyebrow{color:#6d7b96;letter-spacing:.14em;text-transform:uppercase;margin:0 0 7px;font-size:11px;font-weight:800}.topbar h2,.section-heading h3,.employee-header h3{margin:0}.topbar h2{font-size:clamp(26px,2.3vw,36px);line-height:1.15}.refresh-button{color:#fff;cursor:pointer;background:#4a72ee;border:0;border-radius:11px;padding:11px 17px;font-weight:700;box-shadow:0 10px 22px #4a72ee3b}.error-banner{color:#992727;background:#fff2f2;border:1px solid #f1c6c6;border-radius:12px;margin-bottom:20px;padding:14px 16px}.summary-grid{grid-template-columns:repeat(3,minmax(180px,1fr));gap:clamp(14px,1.4vw,22px);margin-bottom:22px;display:grid}.summary-card{background:#fffffff0;border:1px solid #e2e8f2;border-radius:18px;min-width:0;padding:clamp(18px,1.6vw,24px);box-shadow:0 14px 34px #1720330f}.summary-card span,.summary-card small{color:#73809a;display:block}.summary-card span{margin-bottom:12px;font-size:13px;font-weight:700}.summary-card strong{color:#172033;margin-bottom:7px;font-size:clamp(24px,2vw,32px);line-height:1;display:block}.summary-card small{font-size:12px}.content-grid{grid-template-columns:minmax(300px,.72fr) minmax(520px,1.6fr);align-items:start;gap:clamp(16px,1.6vw,24px);display:grid}.employee-panel,.details-panel{background:#fffffff5;border:1px solid #e2e8f2;border-radius:20px;min-width:0;box-shadow:0 18px 42px #17203312}.employee-panel{padding:20px}.details-panel{padding:24px}.section-heading{margin-bottom:16px}.employee-list{gap:11px;display:grid}.employee-card{width:100%;color:inherit;text-align:left;cursor:pointer;background:#fff;border:1px solid #e4eaf3;border-radius:15px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;padding:14px;display:grid}.employee-card.selected{background:#f4f7ff;border-color:#9eb9ff;box-shadow:0 12px 28px #4a72ee1a}.employee-avatar,.large-avatar{color:#fff;background:linear-gradient(135deg,#4a72ee,#7192ff);place-items:center;font-weight:800;display:grid}.employee-avatar{border-radius:12px;width:42px;height:42px}.large-avatar{border-radius:17px;width:58px;height:58px;font-size:22px}.employee-main{min-width:0}.employee-main strong,.employee-main span{display:block}.employee-main strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.employee-main span{color:#7b879d;margin-top:4px;font-size:12px}.employee-meta{justify-items:end;gap:6px;display:grid}.employee-meta strong{font-size:13px}.status{border-radius:999px;align-items:center;gap:7px;width:fit-content;padding:6px 9px;font-size:11px;font-weight:800;display:inline-flex}.status:before{content:"";border-radius:999px;width:7px;height:7px}.status.online{color:#17633d;background:#e9f8ef}.status.online:before{background:#2db36b}.status.offline{color:#7d4650;background:#f9ecef}.status.offline:before{background:#d26775}.employee-header{border-bottom:1px solid #e8edf5;align-items:center;gap:16px;padding-bottom:20px;display:flex}.employee-header h3{margin-bottom:5px;font-size:clamp(20px,1.5vw,25px)}.employee-header p:last-child{color:#72809a;margin:0;font-size:13px}.device-section{padding-top:22px}.device-section+.device-section{border-top:1px solid #e8edf5;margin-top:22px}.device-header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.device-label{color:#7a879d;letter-spacing:.12em;text-transform:uppercase;font-size:11px;font-weight:800}.device-header h4{margin:5px 0 4px;font-size:18px}.device-header p{color:#7d899e;margin:0;font-size:12px}.idle-total{background:linear-gradient(135deg,#f7f9ff,#edf3ff);border:1px solid #dbe5fb;border-radius:15px;justify-content:space-between;align-items:center;gap:18px;margin-top:18px;padding:17px 18px;display:flex}.idle-total span{color:#52627e;font-weight:700}.idle-total strong{color:#214eaa;font-size:clamp(21px,1.8vw,27px)}.history-heading{justify-content:space-between;align-items:center;gap:16px;margin:22px 0 12px;display:flex}.history-heading h4{margin:0;font-size:16px}.history-heading span{color:#7a879d;font-size:12px}.idle-history{gap:8px;max-height:360px;padding-right:4px;display:grid;overflow-y:auto}.idle-history::-webkit-scrollbar{width:8px}.idle-history::-webkit-scrollbar-track{background:#eef2f8;border-radius:999px}.idle-history::-webkit-scrollbar-thumb{background:#c8d2e3;border-radius:999px}.idle-row{background:#fbfcfe;border:1px solid #e5eaf2;border-radius:12px;grid-template-columns:minmax(100px,1fr) minmax(100px,1fr) minmax(90px,.8fr) minmax(110px,1fr);align-items:center;gap:12px;padding:12px 14px;display:grid}.idle-row span,.idle-row strong{display:block}.idle-row span{color:#8792a5;letter-spacing:.04em;text-transform:uppercase;margin-bottom:4px;font-size:10px;font-weight:700}.idle-row strong{color:#263149;white-space:nowrap;font-size:12px}.empty-history,.empty-state{color:#7a879d;text-align:center}.empty-history{background:#fafbfd;border:1px dashed #d9e0eb;border-radius:14px;padding:24px}.empty-state{padding:80px 20px}.center-state{color:#6d7a91;place-items:center;min-height:100vh;display:grid}.loader{border:3px solid #dce5f5;border-top-color:#4a72ee;border-radius:50%;width:34px;height:34px;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}@media (width<=1250px){.content-grid{grid-template-columns:1fr}.employee-list{grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}}@media (width<=900px){.app-shell{grid-template-columns:190px minmax(0,1fr)}.summary-grid{grid-template-columns:1fr}.idle-row{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=700px){.app-shell{display:block}.sidebar{height:auto;padding:20px;position:static}.sidebar nav{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:22px}.sidebar-footer{margin-top:18px}.dashboard{padding:18px}.topbar{flex-direction:column;align-items:flex-start}.refresh-button{width:100%}}@media (width<=480px){.idle-row{grid-template-columns:1fr}.employee-card{grid-template-columns:auto minmax(0,1fr)}.employee-meta{grid-column:1/-1;grid-template-columns:auto 1fr;justify-items:start}@media (height>=900px){.idle-history{max-height:470px}}}
