:root{color:#ededed;background:#000;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.4}*{box-sizing:border-box}body{margin:0;min-width:320px;background:#000}button,input,textarea{font:inherit}button,.mini-button{align-items:center;background:#ededed;border:1px solid #ededed;border-radius:6px;color:#0a0a0a;cursor:pointer;display:inline-flex;font-size:13px;font-weight:600;justify-content:center;min-height:36px;padding:0 12px}button:hover,.mini-button:hover{background:#fff}button:disabled{cursor:not-allowed;opacity:.5}button.secondary,button.danger{background:#111;border-color:#333;color:#ededed}button.secondary:hover{background:#1a1a1a}button.danger{color:#ff8f86}button.danger:hover{border-color:#5f241f;background:#1b0d0b}input,textarea{background:#0a0a0a;border:1px solid #2a2a2a;border-radius:6px;color:#ededed;min-height:38px;outline:none;padding:9px 11px;width:100%}input:focus,textarea:focus{border-color:#666}input::placeholder,textarea::placeholder{color:#777}textarea{min-height:112px;resize:vertical}input[type=checkbox]{min-height:0;width:auto}h1,h2,p{margin:0}h1{font-size:22px;font-weight:650;letter-spacing:0}h2{font-size:15px;font-weight:650}.eyebrow{color:#8f8f8f;font-size:12px;font-weight:600;letter-spacing:0}.login-shell{align-items:center;display:flex;min-height:100vh;justify-content:center;padding:24px}.login-panel{background:#0a0a0a;border:1px solid #242424;border-radius:8px;box-shadow:0 24px 80px #00000073;display:grid;gap:16px;max-width:390px;padding:26px;width:100%}.login-panel label,.stack{color:#cfcfcf;display:grid;gap:8px}.app-shell{margin:0 auto;max-width:1480px;padding:22px}.topbar{align-items:center;border-bottom:1px solid #1f1f1f;display:flex;justify-content:space-between;gap:16px;margin:-22px -22px 22px;padding:16px 22px}.topbar p,.muted{color:#8a8a8a}.stats-grid{display:grid;gap:12px;grid-template-columns:repeat(4,minmax(0,1fr));margin-bottom:14px}.stat-card,.panel{background:#0a0a0a;border:1px solid #242424;border-radius:8px}.stat-card{display:grid;gap:8px;min-height:88px;padding:16px}.stat-card span{color:#8a8a8a;font-size:13px}.stat-card strong{color:#f5f5f5;font-size:26px;font-weight:650}.stat-card strong.version-stat{font-size:18px;overflow-wrap:anywhere}.panel{padding:16px}.panel-title{align-items:center;display:flex;justify-content:space-between;gap:14px;margin-bottom:14px}.inline-form{display:grid;gap:8px;grid-template-columns:minmax(0,1fr) auto}.inline-form.compact{min-width:420px}.detail-grid{display:grid;gap:14px;grid-template-columns:minmax(0,1fr) minmax(0,1fr);margin-top:14px}.device-table{display:grid;overflow-x:auto}.device-head,.device-row{align-items:center;display:grid;gap:16px;grid-template-columns:minmax(190px,1.2fr) minmax(130px,.8fr) minmax(110px,.6fr) minmax(250px,1.5fr) minmax(110px,.6fr);min-width:980px}.device-head{background:#111;border-bottom:1px solid #242424;color:#8a8a8a;font-size:12px;font-weight:650;padding:10px 14px}.device-row{background:transparent;border:0;border-bottom:1px solid #1f1f1f;border-radius:0;color:#e8e8e8;min-height:64px;padding:12px 14px;text-align:left;width:100%}.device-row:hover,.device-row.selected{background:#111}.device-row.selected{box-shadow:inset 2px 0 #ededed}.device-row span:first-child{display:grid;gap:2px;min-width:0}small{color:#7a7a7a;overflow-wrap:anywhere}.status{align-items:center;background:#171717;border:1px solid #2a2a2a;border-radius:999px;color:#cfcfcf;display:inline-flex;font-size:12px;font-weight:600;gap:6px;padding:3px 8px;text-transform:capitalize}.status:before{background:#777;border-radius:999px;content:"";height:6px;width:6px}.status.connected:before{background:#22c55e}.status.qr:before,.status.connecting:before{background:#eab308}.status.error:before,.status.logged_out:before{background:#ef4444}.qr-box{align-items:center;background:#050505;border:1px dashed #333;border-radius:8px;display:flex;justify-content:center;min-height:252px;margin:14px 0}.qr-box img{background:#fff;border-radius:6px;height:224px;padding:8px;width:224px}.profile-picture-wrap{align-items:center;color:#d6d6d6;display:grid;gap:12px;justify-items:center}.profile-picture-wrap .profile-picture{background:#111;border:1px solid #2a2a2a;border-radius:999px;height:136px;object-fit:cover;padding:0;width:136px}.actions{display:flex;gap:8px;margin-top:12px}.row-actions{display:flex;gap:8px}.mini-button{background:#111;border-color:#333;color:#ededed;font-size:12px;min-height:30px}.mini-button:hover{background:#1a1a1a}.token-strip{background:#050505;border:1px solid #242424;border-radius:8px;display:grid;gap:6px;padding:10px}.token-strip span{color:#8a8a8a;font-size:12px;font-weight:600}.groups-box{background:#050505;border:1px solid #242424;border-radius:8px;display:grid;gap:8px;margin-top:10px;max-height:220px;overflow:auto;padding:10px}.groups-title,.group-row,.group-row span:first-child{display:grid;gap:2px}.groups-title{border-bottom:1px solid #171717;padding-bottom:8px}.groups-title span{color:#d6d6d6;font-size:13px;font-weight:650}.group-row{align-items:center;border-bottom:1px solid #121212;grid-template-columns:minmax(0,1fr) auto auto;padding:7px 0}.group-row:last-child{border-bottom:0}.group-row strong{font-size:13px;font-weight:650}.auto-reply-box{background:#050505;border:1px solid #242424;border-radius:8px;display:grid;gap:10px;margin-top:10px;padding:10px}.auto-reply-title{align-items:center;display:grid;gap:10px;grid-template-columns:minmax(0,1fr) 120px}.checkbox-line{align-items:center;color:#d6d6d6;display:flex;font-size:13px;font-weight:650;gap:8px}.delay-input{min-height:32px;padding:6px 8px}.auto-reply-box textarea{min-height:92px}code{background:#111;border:1px solid #292929;border-radius:6px;color:#d6d6d6;display:inline-block;overflow-wrap:anywhere;padding:4px 7px}.token-form,.terminal-panel{margin-top:14px}.terminal{background:#050505;border:1px solid #242424;border-radius:8px;color:#d4d4d4;font-family:Cascadia Mono,SFMono-Regular,Consolas,monospace;font-size:13px;min-height:300px;overflow:auto;padding:14px}.terminal-line{border-bottom:1px solid #121212;display:block;line-height:1.65;padding:2px 0;white-space:pre-wrap;width:100%}.terminal-line span{color:#8a8a8a;display:inline;margin-right:8px}.terminal-line.error{color:#ff8f86}.terminal-line.status{color:#ededed}.terminal-line.info strong,.terminal-line.status strong{color:#22c55e}.terminal-line.error strong{color:#ef4444}.banner{background:#07130c;border:1px solid #164b2a;border-radius:8px;color:#c8f7d7;margin-bottom:14px;padding:10px 12px}.error{color:#ff8f86}.banner.error{background:#160b0a;border-color:#5f241f;color:#ffc5bf}.empty-state{color:#8a8a8a;padding:18px 14px}@media(max-width:980px){.stats-grid,.detail-grid{grid-template-columns:1fr}.topbar,.panel-title{align-items:stretch;flex-direction:column}.inline-form.compact{min-width:0}}
