:root{font-family:Inter,PingFang SC,Microsoft YaHei,sans-serif;color:#17233d;background:#f2f7fd;font-synthesis:none;--blue:#246bfd;--blue2:#0d4ed8;--line:#dce7f5;--muted:#71809c;--shadow:0 18px 50px rgba(38,84,145,.1)}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:radial-gradient(circle at 92% 5%,rgba(78,143,255,.12),transparent 25%),#f3f7fc}button,input,textarea{font:inherit}button{cursor:pointer}h1,h2,h3,p{margin-top:0}.glass{background:#ffffffc7;border:1px solid rgba(255,255,255,.92);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-radius:20px}.shell{min-height:100vh}.shell>aside{position:fixed;inset:18px auto 18px 18px;width:244px;z-index:20;background:#ffffffdb;border:1px solid white;border-radius:24px;box-shadow:var(--shadow);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);display:flex;flex-direction:column;padding:22px 14px}.brand{display:flex;align-items:center;gap:11px;padding:0 9px 20px}.brand-mark{width:39px;height:39px;border-radius:13px;display:grid;place-items:center;color:#fff;font-weight:800;background:#246bfd;box-shadow:0 8px 18px #246bfd4d}.brand-mark.large{width:55px;height:55px;font-size:24px}.brand strong,.brand small,.user b,.user small{display:block}.brand small,.user small{font-size:11px;color:var(--muted);margin-top:3px}nav{display:grid;gap:4px}nav a{display:flex;align-items:center;gap:12px;text-decoration:none;color:#64738e;padding:11px 13px;border-radius:12px;font-size:14px;font-weight:500}nav a:hover{background:#f3f7fe;color:#225bc0}nav a.router-link-active{background:#eaf2ff;color:var(--blue);font-weight:700}.side-foot{margin-top:auto;padding:16px 12px 4px;border-top:1px solid var(--line);font-size:12px;color:var(--muted)}.status-dot{display:inline-block;width:8px;height:8px;background:#2bb673;border-radius:50%;margin-right:7px;box-shadow:0 0 0 4px #2bb6731f}.status-dot.warn{background:#f2a43a;box-shadow:0 0 0 4px #f2a43a26}main{margin-left:280px;min-height:100vh}header{height:88px;padding:18px 30px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(207,221,240,.75)}header h1{font-size:21px;margin:0 0 4px}header p,.toolbar p{font-size:12px;color:var(--muted);margin:0}.header-actions,.user,.row,.toolbar{display:flex;align-items:center}.header-actions{gap:18px}.user{gap:9px}.avatar{width:36px;height:36px;border-radius:12px;background:#e9eef7;display:grid;place-items:center;font-weight:700}.avatar.blue{background:#e6f0ff;color:var(--blue);flex:none}.content{padding:26px 30px}.button{border:0;border-radius:11px;padding:10px 16px;font-weight:650;transition:.2s}.button:disabled{opacity:.55;cursor:not-allowed}.button.primary{color:#fff;background:var(--blue);box-shadow:0 7px 16px #246bfd38}.button.primary:hover{background:var(--blue2)}.button.secondary{color:var(--blue);background:#eaf2ff}.button.ghost{color:#67758d;background:transparent;border:1px solid var(--line)}.metric-grid,.card-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:16px}.metric,.setting-card{padding:22px}.metric span,.setting-card span{display:block;color:var(--muted);font-size:13px;margin-bottom:10px}.metric strong{font-size:28px}.setting-card strong{font-size:15px}.welcome{margin-top:18px;padding:30px;min-height:190px;background:linear-gradient(110deg,#ffffffe6,#ecf4ffcc)}.welcome h2{font-size:27px}.welcome p:last-child{max-width:650px;color:var(--muted);line-height:1.8}.eyebrow{letter-spacing:.14em;font-size:11px!important;color:var(--blue)!important;font-weight:750}.login-page{min-height:100vh;display:grid;grid-template-columns:1.15fr .85fr;align-items:center;gap:8vw;padding:8vw;overflow:hidden}.login-info{max-width:600px}.login-info h1{font-size:clamp(38px,5vw,66px);line-height:1.12;letter-spacing:-.04em;margin:20px 0}.login-info>p{color:#60728f;line-height:1.7}.login-points{display:flex;flex-wrap:wrap;gap:10px;margin-top:30px}.login-points span{padding:9px 13px;background:#fff;border:1px solid var(--line);border-radius:100px;font-size:12px;color:#456080}.login-card{width:min(430px,100%);padding:36px;display:grid;gap:22px}.login-card h2{font-size:27px;margin:5px 0}.muted{color:var(--muted);font-size:13px}label{display:grid;gap:8px;font-size:13px;font-weight:650}input,textarea{width:100%;border:1px solid #d6e1ef;background:#fafcffe6;border-radius:11px;padding:12px 13px;color:#1e2a40;outline:none}input:focus,textarea:focus{border-color:#6b9dff;box-shadow:0 0 0 3px #246bfd1a}.password{display:flex;position:relative}.password input{padding-right:55px}.password button{position:absolute;right:10px;top:12px;border:0;background:none;color:var(--blue);font-size:12px}.submit{width:100%;padding:13px}.alert{padding:11px 13px;background:#fff0f0;color:#bd3030;border:1px solid #ffd4d4;border-radius:10px;font-size:12px;margin:0}.toolbar{justify-content:space-between;margin-bottom:18px}.toolbar h2{margin-bottom:5px}.account-card{padding:20px}.account-card .row{justify-content:space-between}.account-card h3{margin:18px 0 5px}.account-card p,.account-card small{color:var(--muted);margin-bottom:5px}.badge{font-size:11px;padding:5px 9px;border-radius:20px;background:#edf1f7;color:#68748a}.badge.online{background:#e3f8ef;color:#14885b}.badge.error{background:#fff0f0;color:#bd3030}.modal-backdrop{position:fixed;z-index:60;top:0;right:0;bottom:0;left:0;background:#1d314f42;display:grid;place-items:center;padding:20px;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.modal{width:min(480px,100%);padding:30px;position:relative;display:grid;gap:20px}.modal-close{position:absolute;right:18px;top:15px;border:0;background:transparent;color:#71809c;font-size:25px}.steps{display:flex;gap:8px}.steps span{flex:1;padding:8px;border-radius:8px;background:#f1f4f8;color:#96a0b2;font-size:11px;text-align:center}.steps span.active{background:#e5efff;color:var(--blue);font-weight:700}.account-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:16px}.account-top{display:flex;justify-content:space-between;align-items:center}.account-avatar{width:48px;height:48px;border-radius:15px;display:grid;place-items:center;background:#e7f0ff;color:#2369e8;font-weight:800;font-size:20px}.status-pill{font-size:11px;color:#62728c}.account-phone{color:#5f708c;margin:8px 0}.account-meta{display:flex;justify-content:space-between;color:#8b98aa;font-size:11px;gap:8px}.account-error{color:#bb3e3e;background:#fff1f1;border-radius:8px;padding:8px;font-size:11px;margin:14px 0 0}.twofa-panel{display:grid;gap:14px}.qr-frame{width:280px;height:280px;display:grid;place-items:center;background:#fff;border-radius:14px}.qr-frame img{width:260px;height:260px}.method-tabs{display:flex;gap:8px}.qr-panel{display:grid;justify-items:center;gap:12px;padding:18px;background:#f6f9fe;border-radius:14px}.qr-panel img{width:210px;height:210px;object-fit:contain;background:#fff;border:10px solid #fff;border-radius:10px}.success-box{padding:20px;background:#eaf9f2;border-radius:12px;color:#187653}.state{min-height:180px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;color:var(--muted);text-align:center}.state.error{color:#b73535}.spinner{width:24px;height:24px;border:2px solid #d5e3f7;border-top-color:var(--blue);border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.realtime{font-size:11px;color:var(--muted);text-align:right;margin:-15px 2px 8px}.chat{height:calc(100vh - 145px);display:grid;grid-template-columns:320px 1fr;overflow:hidden}.chat-list{border-right:1px solid var(--line);overflow:auto}.chat-list-head{padding:20px 16px 13px;position:sticky;top:0;background:#ffffffe6;z-index:2}.chat-list-head h2{font-size:18px;margin-bottom:12px}.chat-list-head input{padding:9px 11px}.conversation{width:100%;border:0;background:transparent;padding:13px 15px;display:flex;text-align:left;gap:10px;color:inherit}.conversation:hover,.conversation.selected{background:#edf4ff}.conversation-body{min-width:0;flex:1}.conversation-body b,.conversation-body small{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.conversation-body small,.conversation-meta small{color:var(--muted);font-size:11px;margin-top:5px}.conversation-meta{text-align:right}.conversation-meta i{display:block;width:max-content;margin:6px 0 0 auto;background:var(--blue);color:#fff;border-radius:20px;font-size:10px;padding:2px 6px;font-style:normal}.chat-main{display:grid;grid-template-rows:auto 1fr auto;min-width:0}.chat-head{padding:16px 20px;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;align-items:center}.chat-head h3{margin:0 0 5px}.chat-head small{color:var(--muted)}.takeover{display:flex;gap:7px}.takeover input{padding:8px;width:190px;font-size:11px}.messages{overflow-y:auto;padding:22px;background:#f5f9ff99}.message{max-width:70%;margin:0 auto 14px 0}.message.outbound{margin-left:auto;margin-right:0;text-align:right}.message>div{display:inline-block;background:#fff;border:1px solid var(--line);border-radius:4px 15px 15px;padding:10px 13px;line-height:1.55;text-align:left}.message.outbound>div{background:#246bfd;color:#fff;border-color:#246bfd;border-radius:15px 4px 15px 15px}.message small{display:block;color:#8a97ab;margin-top:4px;font-size:10px}.composer{display:flex;gap:10px;padding:14px;border-top:1px solid var(--line)}.composer textarea{resize:none}.chat-empty{display:flex;flex-direction:column;justify-content:center;align-items:center;color:var(--muted);gap:8px}.table-wrap{overflow:auto}table{width:100%;border-collapse:collapse;font-size:13px}th,td{padding:14px 16px;text-align:left;border-bottom:1px solid var(--line);max-width:320px;overflow:hidden;text-overflow:ellipsis}th{color:#73809a;font-size:11px;background:#f8fbff}.mobile,.scrim{display:none}@media(max-width:900px){.shell>aside{transform:translate(-115%);transition:.25s}.shell>aside.open{transform:none}.scrim{display:block;position:fixed;top:0;right:0;bottom:0;left:0;background:#14254040;z-index:19}.mobile{display:block;border:0;background:#e8f1ff;color:var(--blue);border-radius:10px;padding:8px 11px}main{margin-left:0}.content{padding:20px}.chat{grid-template-columns:270px 1fr}.login-page{grid-template-columns:1fr;padding:30px}.login-info{display:none}}@media(max-width:650px){header{padding:15px 18px}.user div,.header-actions>.button{display:none}.content{padding:15px}.chat{height:calc(100vh - 130px);display:block}.chat-list{height:100%}.chat-main{position:absolute;top:88px;right:0;bottom:0;left:0;background:#fff;z-index:10}.chat-head{align-items:flex-start;gap:8px}.takeover input{display:none}.message{max-width:86%}.metric-grid,.card-grid{grid-template-columns:1fr 1fr}.login-page{padding:18px}.login-card{padding:26px}.toolbar{align-items:flex-start;gap:12px}.toolbar .button{white-space:nowrap}}
