:root{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Microsoft YaHei,sans-serif;color:#1e293b;background:#f7f8fb;font-synthesis:none}*{box-sizing:border-box}body{margin:0}button,input,textarea,select{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}.topbar{height:72px;background:#fff;border-bottom:1px solid #e8ecf2;display:flex;justify-content:space-between;align-items:center;padding:0 max(24px,calc((100vw - 1180px)/2))}.brand{font-size:18px;font-weight:750;color:#2754c9;letter-spacing:.01em}.account{display:flex;align-items:center;gap:20px;color:#64748b}.text-button{border:0;background:transparent;color:#3159c6;font-weight:650;padding:8px}.page{max-width:1180px;margin:auto;padding:36px 24px 64px}.heading{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:28px}.heading h1{font-size:28px;margin:0 0 8px}.heading p,.panel-head p{color:#718096;margin:0}.summary{white-space:nowrap;color:#64748b}.summary strong{font-size:30px;color:#3159c6}.tabs{display:flex;gap:28px;border-bottom:1px solid #dfe5ee;margin-bottom:24px}.tabs button{border:0;background:transparent;padding:0 2px 14px;color:#69778c;font-weight:650;border-bottom:3px solid transparent}.tabs button.active{color:#3159c6;border-color:#3159c6}.grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(350px,1fr);gap:24px;align-items:start}.panel{background:#fff;border:1px solid #e7ebf1;border-radius:16px;box-shadow:0 8px 30px #1d2d4c09;overflow:hidden}.panel-head{padding:24px 24px 20px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #eef1f5}.panel-head h2{font-size:19px;margin:0 0 6px}.device-list{padding:12px;max-height:560px;overflow:auto}.device-card{display:flex;align-items:center;gap:12px;border:1px solid #e6eaf0;border-radius:12px;padding:16px;margin-bottom:10px;cursor:pointer}.device-card:last-child{margin-bottom:0}.device-card.chosen{border-color:#7091ef;background:#f6f8ff}.device-card input{width:18px;height:18px;accent-color:#3159c6;flex:none}.device-info{display:flex;flex-direction:column;gap:6px;min-width:0;flex:1}.device-info strong{font-size:15px}.device-info span{color:#8490a1;font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.badge{border-radius:999px;padding:5px 9px;font-size:12px;font-weight:650;white-space:nowrap}.badge.online{background:#e8f7ed;color:#22824f}.badge.offline{background:#f1f3f5;color:#717d8d}.badge.waiting{background:#fff4dc;color:#ab7522}.compose-panel form{padding:24px}.field-label{display:block;font-size:14px;font-weight:650;margin-bottom:10px}.compose-panel textarea,.compose-panel select,.login-card input{width:100%;border:1px solid #dbe2ec;border-radius:10px;background:#fff;color:#1e293b;outline:none}.compose-panel textarea:focus,.compose-panel select:focus,.login-card input:focus{border-color:#6488ed;box-shadow:0 0 0 3px #e9efff}.compose-panel textarea{min-height:180px;padding:14px;resize:vertical}.char-count{text-align:right;color:#94a0b1;font-size:12px;margin:5px 0 20px}.compose-panel select{height:44px;padding:0 12px}.target-summary{background:#f7f8fb;border-radius:10px;padding:14px;color:#64748b;font-size:13px;margin:22px 0;line-height:1.6}.primary{background:#3159c6;color:#fff;border:0;border-radius:10px;padding:13px 18px;font-weight:700}.primary:hover:not(:disabled){background:#254bab}.send-button{width:100%}.notice{background:#edf3ff;color:#3159c6;padding:14px 18px;border-radius:10px;margin:0 0 22px;display:flex;justify-content:space-between;gap:14px}.notice.error{background:#fff0ed;color:#bb453a}.notice button{background:none;border:0;color:inherit;font-size:18px}.history-list{padding:10px 20px}.history-item{padding:18px 4px;border-bottom:1px solid #edf0f4}.history-item:last-child{border:0}.history-top,.history-meta{display:flex;justify-content:space-between;align-items:center;gap:12px}.history-item p{white-space:pre-wrap;line-height:1.55;margin:11px 0;color:#334155}.history-meta{color:#93a0b0;font-size:12px}.empty{padding:48px;text-align:center;color:#9aa6b5}.login-page{min-height:100vh;display:grid;place-items:center;padding:24px;background:linear-gradient(145deg,#edf2ff,#f7f8fb 55%)}.login-card{width:min(100%,420px);padding:36px;background:#fff;border:1px solid #e5eaf2;border-radius:18px;box-shadow:0 24px 60px #2a437d14}.login-card h1{margin:34px 0 6px;font-size:27px}.login-card p{color:#8290a2;margin:0 0 26px}.login-card label{display:block;margin-bottom:18px;font-weight:600;font-size:14px}.login-card input{display:block;margin-top:9px;height:46px;padding:0 12px}.login-card .primary{width:100%;margin-top:7px}.login-card .notice{margin:18px 0 0}.loading{padding:60px;text-align:center;color:#64748b}@media(max-width:780px){.topbar{height:62px;padding:0 18px}.page{padding:26px 16px 50px}.heading h1{font-size:23px}.heading p{font-size:13px}.grid{grid-template-columns:1fr}.panel-head,.compose-panel form{padding:20px}.device-list{max-height:360px}}@media(max-width:420px){.brand{font-size:15px}.account{gap:8px;font-size:13px}.heading{align-items:flex-start}.summary strong{font-size:23px}.summary span{font-size:12px}.device-card{flex-wrap:wrap}.device-card .badge{margin-left:30px}}
