:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#172033;background:#f4f6fa;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button,input{font:inherit}button{border:1px solid #ccd3df;border-radius:8px;background:#fff;color:#172033;padding:9px 14px;cursor:pointer}button:hover:not(:disabled){border-color:#5570eb}button:disabled{opacity:.45;cursor:not-allowed}button.primary,.primary{color:#fff;border-color:#3659e3;background:#3659e3}button.danger{color:#fff;border-color:#ca3e4d;background:#ca3e4d}input{width:100%;border:1px solid #c8cfdb;border-radius:8px;background:#fff;color:#172033;padding:10px 12px;outline:none}input:focus{border-color:#3659e3;box-shadow:0 0 0 3px #3659e322}.splash{min-height:100vh;display:grid;place-items:center;font-size:28px;font-weight:750}.login-shell{min-height:100vh;display:grid;place-items:center;padding:24px;background:radial-gradient(circle at 50% 0,#e4e9ff,#f5f7fb 48%)}.card{background:#fff;border:1px solid #e0e4eb;border-radius:16px;box-shadow:0 16px 45px #27315014}.login-card{width:min(420px,100%);padding:34px}.brand-mark,.header-brand span{display:grid;place-items:center;width:42px;height:42px;border-radius:11px;color:#fff;background:#3659e3;font-weight:800}.login-card h1{margin:16px 0 0}.login-card .muted{margin:5px 0 24px}.login-card label{display:grid;gap:7px;margin:15px 0;font-size:14px;font-weight:650}.login-card button{width:100%;margin-top:9px}.muted,.page-heading p{color:#667085}.warning,.notice,.error{border-radius:8px;padding:10px 12px;font-size:14px}.warning{color:#7a4b00;background:#fff4d6;border:1px solid #f4d28b}.notice{color:#27449c;background:#ebefff;border:1px solid #c6d0fa}.error{color:#a32735;background:#ffebed;border:1px solid #f1bac1}.banner{margin:15px 0}header{height:64px;display:flex;align-items:center;justify-content:space-between;padding:0 28px;background:#fff;border-bottom:1px solid #e3e7ee}.header-brand{display:flex;align-items:center;gap:10px;font-weight:800}.header-brand span{width:34px;height:34px;border-radius:8px;font-size:12px}.operator{display:flex;align-items:center;gap:14px}.content{max-width:1180px;margin:0 auto;padding:34px 24px}.page-heading{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:20px}.page-heading h1{margin:0}.page-heading p{margin:5px 0 0}.search{display:flex;width:min(430px,100%);gap:8px}.table-card{position:relative;min-height:180px;margin-top:15px;overflow-x:auto;border:1px solid #e0e4eb;border-radius:12px;background:#fff}table{width:100%;border-collapse:collapse}th,td{padding:14px 16px;border-bottom:1px solid #edf0f4;text-align:left;white-space:nowrap}th{background:#f8f9fb;color:#596275;font-size:12px;text-transform:uppercase;letter-spacing:.04em}td{font-size:14px}td small{display:block;margin-top:3px;color:#697386}.status:before{content:"";display:inline-block;width:8px;height:8px;margin-right:7px;border-radius:50%}.status.online:before{background:#20a56b}.status.offline:before{background:#a7adba}.compact{padding:7px 12px}.row-actions{display:flex;gap:7px}.empty,.loading{padding:42px;text-align:center;color:#758094}.pagination{display:flex;justify-content:center;align-items:center;gap:15px;margin-top:20px}.remote-page{padding:6px 8px}.remote-toolbar{display:flex;flex-wrap:nowrap;align-items:center;gap:6px;margin-bottom:6px;overflow-x:auto;overflow-y:hidden;white-space:nowrap;scrollbar-width:thin}.remote-toolbar>div:first-child{margin-right:auto}.remote-toolbar>*{flex-shrink:0}.remote-toolbar button{min-height:30px;padding:5px 9px;border-radius:6px;font-size:13px}.remote-identity{display:flex;align-items:center;gap:7px}.remote-brand{display:grid;place-items:center;width:28px;height:28px;border-radius:6px;color:#fff;background:#3659e3;font-size:10px;font-weight:800}.remote-toolbar small{display:block;margin-top:1px;color:#687386;font-size:10px}.fps{display:flex;align-items:center;gap:5px;font-size:13px}.fps input{width:90px;padding:0;box-shadow:none}.fps b{width:24px}.view-control,.follow-toggle{display:flex;align-items:center;gap:6px;white-space:nowrap;font-size:13px}.view-control select{min-height:30px;border:1px solid #c8cfdb;border-radius:7px;background:#fff;padding:3px 6px;font-size:13px}.follow-toggle input{width:auto;margin:0;padding:0}.remote-operator{color:#687386;font-size:12px}.clipboard-panel,.remote-info-panel{position:fixed;z-index:20;top:44px;right:8px;width:min(500px,calc(100vw - 32px));padding:16px;border:1px solid #cfd6e3;border-radius:12px;background:#fff;box-shadow:0 18px 50px #17203342}.remote-info-panel dl{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;margin:0;overflow:hidden;border:1px solid #e0e4eb;border-radius:8px;background:#e0e4eb}.remote-info-panel dl>div{padding:10px 12px;background:#fff}.remote-info-panel dt{color:#687386;font-size:12px}.remote-info-panel dd{margin:4px 0 0;color:#172033;font-weight:700}.clipboard-heading,.clipboard-actions,.clipboard-note{display:flex;align-items:center;gap:8px}.clipboard-heading{justify-content:space-between;margin-bottom:10px}.clipboard-auto{display:flex;align-items:center;gap:7px;margin-bottom:10px;font-size:13px}.clipboard-auto input{width:auto;margin:0}.clipboard-panel textarea{width:100%;min-height:160px;resize:vertical;font:14px/1.5 ui-monospace,SFMono-Regular,Menlo,monospace}.clipboard-actions{flex-wrap:wrap;margin-top:10px}.clipboard-note{justify-content:space-between;margin-top:10px;color:#687386;font-size:12px}.remote-stage{position:relative;display:grid;place-items:center;height:calc(100vh - 54px);min-height:360px;overflow:hidden;border-radius:10px;background:#11141b}.remote-stage.zoomed{display:block;overflow:auto}.remote-stage.zoomed.pointer-follow{overflow:hidden}.remote-stage:fullscreen{width:100vw;height:100vh;border-radius:0}.remote-stage>.remote-canvas{display:block;max-width:100%;max-height:100%;width:auto;height:auto;outline:none;background:#090b0f;cursor:default}.remote-stage.zoomed>.remote-canvas{max-width:none;max-height:none;margin:0 auto}.remote-stage>.remote-canvas:focus{box-shadow:inset 0 0 0 2px #6f8aff}@media(max-width:800px){.page-heading{align-items:stretch;flex-direction:column}.search{width:100%}.remote-stage{height:calc(100vh - 54px)}.clipboard-panel,.remote-info-panel{top:16px;right:16px}}
