.device-actions{display:flex;gap:8px;margin-top:16px}.device-actions button{flex:1}.control-modal{position:fixed;inset:0;z-index:50;padding:18px;background:#050810e8;overflow:auto}.control-shell{width:min(1040px,100%);margin:auto;border:1px solid #30405b;border-radius:20px;background:#101722;padding:18px;box-shadow:0 24px 90px #000}.control-head{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:15px}.control-head h2{margin:0}.control-head p{margin:5px 0 0;color:#8fa2bf}.remote-layout{display:grid;grid-template-columns:minmax(280px,390px) 1fr;gap:22px;align-items:start}.remote-phone{position:relative;width:min(390px,100%);aspect-ratio:414/896;margin:auto;overflow:hidden;border:5px solid #33425b;border-radius:42px;background:#000;touch-action:none;user-select:none}.remote-phone img{width:100%;height:100%;object-fit:contain;display:none;pointer-events:none}.remote-phone img.ready{display:block}.remote-phone #screenHint{position:absolute;inset:0;display:grid;place-items:center;color:#9aabc3}.remote-actions{display:grid;grid-template-columns:1fr 1fr;gap:9px}.send-row{display:grid;grid-template-columns:1fr auto;gap:8px;margin-top:14px}.send-row textarea{min-height:86px;resize:vertical;border:1px solid #30405b;border-radius:10px;background:#0c1320;color:#f5f8ff;padding:11px}.remote-note{color:#8296b3;line-height:1.7;font-size:13px}.remote-panel button.busy{opacity:.55;pointer-events:none}@media(max-width:900px){.remote-layout{grid-template-columns:1fr}.remote-phone{max-height:70vh;width:auto}}@media(max-width:600px){.control-modal{padding:6px}.control-shell{padding:10px}.remote-phone{max-height:62vh}.device-actions{display:grid;grid-template-columns:1fr 1fr}}
.manager-audit{max-height:320px;overflow:auto;display:grid;gap:7px;color:#aebdd2;font:12px ui-monospace,monospace}.manager-audit>div{padding:9px 10px;border:1px solid #273650;border-radius:8px;background:#0c1320}.panel-head .row-actions{align-items:center}.panel-head .row-actions select{min-width:180px}
