:root{font-family:ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;color:#eef4ff;background:#0b0f14;font-synthesis:none}
*{box-sizing:border-box}body{margin:0;min-height:100vh;background:radial-gradient(circle at 10% -10%,#182c4e 0,#0b0f14 42%);color:#eef4ff}button,input{font:inherit}button{cursor:pointer;border:0}.hidden{display:none!important}
.shell{max-width:1120px;margin:auto;padding:24px}.topbar{height:58px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:11px;font-weight:800;letter-spacing:.13em}.brand-mark{width:34px;height:34px;border-radius:10px;background:#4f8cff;display:grid;place-items:center;font-size:23px}.muted{color:#92a0b3}.tiny{font-size:12px}
.card{background:rgba(18,24,33,.9);border:1px solid #263241;border-radius:18px;box-shadow:0 16px 50px #0004}.login{width:min(430px,100%);margin:13vh auto 0;padding:34px}.login h1{margin:0 0 8px;font-size:28px}.field{display:grid;gap:7px;margin:18px 0}.field label{font-size:13px;color:#b9c6d8}.field input{width:100%;padding:13px 14px;border:1px solid #344254;border-radius:10px;background:#0d131c;color:#eef4ff;outline:none}.field input:focus{border-color:#4f8cff;box-shadow:0 0 0 3px #4f8cff22}
.primary,.secondary,.danger{padding:12px 16px;border-radius:10px;font-weight:700;transition:.15s}.primary{background:#4f8cff;color:white}.primary:hover{background:#6b9dff}.secondary{background:#182230;color:#eef4ff;border:1px solid #2b3a4c}.secondary:hover{background:#223044}.danger{background:#3d2027;color:#ffadb0}.primary:disabled,.secondary:disabled,.danger:disabled{opacity:.45;cursor:not-allowed;filter:saturate(.35)}.primary:disabled:hover,.secondary:disabled:hover,.danger:disabled:hover{background:initial}.error{color:#ff9292;min-height:22px;font-size:13px}
.dashboard-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:36px}.hero{padding:30px;grid-column:1/-1;display:flex;align-items:end;justify-content:space-between;gap:20px}.hero h1{font-size:clamp(28px,5vw,54px);line-height:1;margin:12px 0}.hero p{max-width:570px;margin:0;color:#aebacd}.actions{display:flex;gap:10px;flex-wrap:wrap}.topbar .actions{align-items:center}.action-card{padding:24px;min-height:195px;display:flex;flex-direction:column;justify-content:space-between}.action-card h2{margin:0 0 8px;font-size:21px}.action-card p{margin:0;color:#92a0b3;font-size:14px;line-height:1.55}.card-head{display:flex;align-items:center;justify-content:space-between;padding:20px 22px;border-bottom:1px solid #263241}.agent-list{padding:8px 14px 14px}.agent{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:15px 8px;border-bottom:1px solid #202b38}.agent:last-child{border-bottom:0}.agent-name{font-weight:700}.dot{width:9px;height:9px;border-radius:50%;background:#657488;display:inline-block;margin-right:8px}.dot.online{background:#30c48d;box-shadow:0 0 0 4px #30c48d1c}.badge{font-size:12px;color:#92a0b3}
.toast{position:fixed;right:20px;bottom:20px;max-width:360px;padding:13px 16px;border:1px solid #344254;background:#182230;border-radius:10px;box-shadow:0 10px 30px #0008}.viewer{position:fixed;inset:0;background:#05080c;display:flex;flex-direction:column}.viewer-bar{height:54px;display:flex;align-items:center;gap:17px;padding:0 16px;background:#101721;border-bottom:1px solid #263241;z-index:4}.viewer-title{font-weight:700;margin-right:auto}.viewer-status{font-size:12px;color:#92a0b3}.viewer-stage{position:relative;flex:1;min-height:0;display:grid;place-items:center;overflow:hidden;background:#05080c}.remote-video{width:100%;height:100%;object-fit:contain;display:block}.cursor{position:absolute;width:17px;height:23px;pointer-events:none;filter:drop-shadow(1px 2px 1px #000);z-index:3;transform:translate(-1px,-1px)}.cursor:before{content:"";position:absolute;left:0;top:0;border-left:2px solid white;border-top:2px solid white;border-right:8px solid transparent;border-bottom:15px solid transparent;transform:rotate(-9deg)}.viewer-tools{display:flex;gap:6px}.icon-btn{background:transparent;color:#d9e3f1;border:1px solid transparent;border-radius:7px;padding:7px 9px;font-size:13px}.icon-btn:hover{background:#223044;border-color:#344254}.side-panel{position:absolute;right:14px;top:14px;bottom:14px;width:min(360px,calc(100% - 28px));background:#121821eF;border:1px solid #344254;border-radius:12px;z-index:5;overflow:auto;padding:17px}.side-panel h3{margin:0 0 14px}.file-row{display:flex;gap:8px;align-items:center;padding:10px 4px;border-bottom:1px solid #263241;font-size:13px}.file-row span:first-child{flex:1}.drop{position:absolute;inset:0;display:grid;place-items:center;background:#4f8cff1c;border:2px dashed #4f8cff;z-index:10;font-size:22px}.empty{padding:22px;color:#92a0b3;text-align:center}.footer{padding:22px 0;color:#66758a;font-size:12px}
.screen-choices{display:grid;gap:9px}.screen-choices button{display:flex;align-items:center;justify-content:space-between;text-align:left}.screen-choices button.selected{border-color:#4f8cff;background:#182b47}.screen-size{margin-left:20px;color:#92a0b3;font-size:12px}
.share-agent{display:grid;gap:12px;align-items:stretch}.share-agent-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.share-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.share-screen-choices{display:grid;grid-template-columns:1fr 1fr 1fr;gap:8px}.share-screen-choices button{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:4px;text-align:left}.share-screen-choices .screen-size{margin:0}
.admin-hero{margin:36px 0 18px;padding:28px}.admin-hero h1{margin:10px 0 8px;font-size:clamp(28px,5vw,46px)}.admin-hero p{max-width:760px;margin:0;line-height:1.55}.admin-agent-row{display:grid;grid-template-columns:minmax(220px,1.1fr) minmax(330px,1.4fr) auto;align-items:center;gap:20px;padding:18px 8px;border-bottom:1px solid #202b38}.admin-agent-row:last-child{border-bottom:0}.admin-agent-main{min-width:0}.admin-agent-main .badge{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-top:5px}.admin-agent-meta{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;color:#eef4ff;font-size:13px}.admin-agent-meta>div{display:grid;gap:5px;min-width:0}.admin-label{font-size:11px;text-transform:uppercase;letter-spacing:.06em;color:#718096}.admin-agent-meta code{font-family:ui-monospace,SFMono-Regular,Consolas,monospace;color:#b9d2ff;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-agent-action{justify-self:end;white-space:nowrap}
@media(max-width:900px){.admin-agent-row{grid-template-columns:1fr auto}.admin-agent-meta{grid-column:1/-1;grid-template-columns:repeat(3,1fr)}}@media(max-width:760px){.shell{padding:14px}.dashboard-grid{grid-template-columns:1fr;margin-top:20px}.hero{display:block}.viewer-bar{gap:6px;padding:0 8px}.viewer-status{display:none}.icon-btn{font-size:11px;padding:7px 5px}.share-screen-choices{grid-template-columns:1fr}.admin-hero{margin-top:20px;padding:22px}.admin-agent-row{grid-template-columns:1fr}.admin-agent-meta{grid-column:auto;grid-template-columns:1fr 1fr}.admin-agent-action{justify-self:start}}
