:root{font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Microsoft YaHei",sans-serif;color:#263244;background:#f5f7fb;font-synthesis:none;font-size:14px;--brand:#355bef;--brand-soft:#edf1ff;--border:#e7ebf2;--muted:#8590a3;--danger:#c74651;--radius:14px}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}button:disabled{cursor:wait;opacity:.6}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #a9baff;outline-offset:3px}[hidden]{display:none!important}h1,h2,h3,p{margin-top:0}h1{font-size:28px;line-height:1.4;letter-spacing:-.6px}h2{font-size:21px;letter-spacing:-.3px}h3{font-size:15px}p{line-height:1.7}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.muted{color:var(--muted)}.eyebrow{font-size:11px;font-weight:650;letter-spacing:2px;color:#8794b5;margin-bottom:16px}.brand-mark{display:grid;place-items:center;background:var(--brand);color:#fff;width:40px;height:40px;border-radius:12px;font-size:19px;font-weight:700;box-shadow:0 4px 14px #355bef20}.button{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:39px;border:1px solid transparent;border-radius:8px;padding:9px 16px;font-weight:550;white-space:nowrap}.button.primary{background:var(--brand);color:#fff;box-shadow:0 3px 8px #355bef12}.button.primary:hover{background:#284edb}.button.secondary{color:#526078;background:#fff;border-color:#dce2ec}.button.secondary:hover{background:#f7f9fc}.button.danger{color:#fff;background:var(--danger)}.button.small{padding:6px 11px;min-height:32px;font-size:12px}.button.wide{width:100%}.text-button{border:0;background:transparent;color:var(--brand);padding:6px 8px;font-size:12px}.text-button:hover{text-decoration:underline}.text-button.danger{color:var(--danger)}.icon-button{border:0;background:transparent;border-radius:7px;color:#8190a4;font-size:23px;line-height:1;width:34px;height:34px}.icon-button:hover{background:#f1f4fa}.field{display:flex;flex-direction:column;gap:8px;font-size:12px;font-weight:550;color:#566278;margin:0 0 20px}.field input,.field select,.field textarea,.filter-input{width:100%;min-height:42px;padding:11px 12px;border:1px solid #dfe5ef;border-radius:8px;background:white;color:#263244;font-weight:400;transition:border-color .15s}.field input::placeholder,.filter-input::placeholder{color:#a9b1bf}.field input:focus,.field select:focus,.field textarea:focus,.filter-input:focus{outline:none;border-color:#7b95ff;box-shadow:0 0 0 3px #355bef10}.field textarea{resize:vertical;min-height:130px;line-height:1.7}.field small{font-weight:400;color:#919aac;line-height:1.6}.field-row{display:grid;grid-template-columns:1fr 1fr;gap:18px}.form-error{background:#fff0f1;border:1px solid #f7dce0;color:#b74552;border-radius:8px;padding:11px 14px;font-size:12px}.login-screen{min-height:100vh;display:grid;grid-template-columns:1fr 1.05fr}.login-intro{position:relative;background:#edf1fc;padding:10vh 12%;overflow:hidden}.login-intro>.brand-mark{margin-bottom:70px}.login-intro h1{font-size:42px;font-weight:650;line-height:1.5;color:#253b69}.login-description{color:#7c8eae;font-size:14px}.login-footer{position:absolute;bottom:40px;font-size:11px;letter-spacing:1px;color:#93a1bd}.login-decoration{position:absolute;right:-85px;bottom:-110px;width:420px;height:420px;border:1px solid #dce3f8;border-radius:50%}.login-decoration span{position:absolute;border:1px solid #dce3f8;border-radius:50%;inset:40px}.login-decoration span:nth-child(2){inset:80px}.login-decoration span:nth-child(3){inset:120px}.login-panel{display:grid;place-items:center;background:white;padding:50px}.login-card{width:100%;max-width:355px}.login-card h2{font-size:30px;margin-bottom:10px}.login-card>.muted{margin-bottom:35px}.login-card .field{margin-bottom:23px}.login-card .button{margin-top:10px;min-height:45px}.login-note{text-align:center;color:#9ca7b8;font-size:11px;margin:22px 0 0}.app-shell{display:flex;min-height:100vh}.sidebar{position:fixed;inset:0 auto 0 0;width:222px;background:#fff;border-right:1px solid var(--border);padding:30px 18px;z-index:30;display:flex;flex-direction:column}.brand{display:flex;gap:11px;align-items:center;padding:0 7px;font-size:17px;font-weight:650;white-space:nowrap}.brand small{display:block;font-weight:400;font-size:10px;letter-spacing:1px;color:#98a3b6;margin-top:5px}.nav-caption{text-transform:uppercase;font-size:10px;font-weight:600;letter-spacing:1px;color:#a7b0c0;margin:45px 14px 15px}.sidebar nav{display:grid;gap:7px}.sidebar nav a{padding:13px 16px;border-radius:8px;display:flex;gap:13px;align-items:center;color:#7b879b;font-size:13px}.sidebar nav a.active{color:var(--brand);background:var(--brand-soft);font-weight:600}.sidebar nav a:hover:not(.active){background:#f6f8fc;color:#516179}.nav-icon{width:19px;font-size:19px;text-align:center;line-height:1}.sidebar-bottom{margin-top:auto;display:flex;align-items:center;gap:8px;font-size:10px;color:#a2acbd;padding:20px 14px 0}.status-dot{width:6px;height:6px;background:#59b897;border-radius:50%}.workspace{margin-left:222px;width:calc(100% - 222px);display:flex;flex-direction:column;min-width:0}.topbar{height:78px;background:#fff;border-bottom:1px solid var(--border);display:flex;align-items:center;justify-content:space-between;padding:0 36px}.breadcrumb{color:#a0aaba;font-size:11px;display:flex;gap:15px;align-items:center}.breadcrumb strong{font-weight:500;color:#64718a}.breadcrumb span{color:#cbd2de}.admin-menu{display:flex;align-items:center;gap:9px;font-size:11px;color:#68758a}.admin-avatar{width:29px;height:29px;display:grid;place-items:center;border-radius:50%;background:#eef1fb;color:#6a7fba;font-size:11px}.admin-menu .text-button{margin-left:13px;color:#99a4b4;font-size:11px}.content{padding:32px 36px 40px;max-width:1500px;width:100%;margin:0 auto;flex:1;outline:none}.page-header{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:27px}.page-header h1{font-size:25px;margin-bottom:7px;font-weight:650}.page-header p{color:#94a0b1;font-size:12px;margin:0}.page-actions{display:flex;align-items:center;gap:10px}.card{background:#fff;border:1px solid var(--border);border-radius:var(--radius);box-shadow:0 3px 10px #203a6410;overflow:hidden}.card-heading{display:flex;justify-content:space-between;align-items:center;gap:15px;padding:22px 24px;border-bottom:1px solid #eef1f6}.card-heading h2,.card-heading h3{margin:0;font-size:14px;font-weight:600}.card-heading small{font-size:10px;color:#a0aabc}.card-body{padding:24px}.stats-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-bottom:24px}.stat-card{padding:22px 23px;display:flex;align-items:flex-start;justify-content:space-between;min-height:129px}.stat-label{font-size:11px;color:#8a96a9;margin-bottom:16px}.stat-value{font-size:30px;line-height:1;font-weight:650;letter-spacing:-.7px;color:#293653}.stat-note{margin-top:11px;color:#9aa6b8;font-size:10px}.stat-icon{width:35px;height:35px;display:grid;place-items:center;border-radius:10px;background:#eef2ff;color:#6580e6;font-size:18px}.stat-card:nth-child(2) .stat-icon{background:#ebf7f4;color:#58ae99}.stat-card:nth-child(3) .stat-icon{background:#fff6eb;color:#d9a261}.stat-card:nth-child(4) .stat-icon{background:#f4effb;color:#a490cc}.dashboard-grid{display:grid;grid-template-columns:minmax(0,1.8fr) minmax(260px,1fr);gap:23px}.quick-actions{display:grid;gap:12px}.quick-action{display:flex;gap:13px;align-items:center;padding:14px;border:1px solid #e9edf5;background:white;border-radius:10px;text-align:left;color:#546078;width:100%}.quick-action:hover{border-color:#b8c8ff;background:#fcfdff}.quick-action strong{display:block;font-size:12px;font-weight:550;margin-bottom:5px}.quick-action small{font-size:10px;color:#9fa8b8}.quick-action>span:first-child{display:grid;place-items:center;width:31px;height:31px;flex-shrink:0;border-radius:8px;background:#f0f3fe;color:#6480d8;font-size:18px}.quick-action .arrow{margin-left:auto;color:#b0bbce}.info-note{background:#f7f9fd;border-radius:10px;padding:16px;color:#8290a7;font-size:11px;line-height:1.8}.info-note strong{display:block;color:#61718a;font-weight:500;margin-bottom:4px}.filter-bar{display:flex;gap:10px;align-items:flex-end;flex-wrap:wrap;padding:19px 22px;border-bottom:1px solid #edf0f5}.filter-bar .field{margin:0;min-width:130px;max-width:225px;flex:1;font-size:10px;gap:6px}.filter-bar .field input,.filter-bar .field select{min-height:35px;height:35px;padding:7px 10px;font-size:11px}.filter-bar .button{min-height:35px;padding:7px 13px;font-size:11px}.table-wrap{overflow:auto;width:100%}table{width:100%;border-collapse:collapse;text-align:left;font-size:11px;white-space:nowrap}th{padding:14px 22px;background:#fbfcfe;font-size:10px;font-weight:500;color:#93a0b3;border-bottom:1px solid #edf0f5}td{padding:18px 22px;border-bottom:1px solid #f0f3f7;color:#65738b;vertical-align:middle}tr:last-child td{border-bottom:0}tbody tr:hover{background:#fcfdff}.cell-title{font-weight:550;color:#374660;font-size:12px}.cell-subtitle{font-size:10px;color:#a0aabc;margin-top:5px}.code-value{font-family:"SFMono-Regular",Consolas,monospace;font-size:11px;color:#45577c;letter-spacing:.3px}.row-actions{display:flex;gap:7px;align-items:center}.row-actions .text-button{padding:3px 0;font-size:11px}.row-actions .text-button+.text-button{margin-left:6px}.badge{display:inline-flex;align-items:center;gap:5px;padding:4px 8px;border-radius:5px;font-size:10px;line-height:1.4;white-space:nowrap}.badge.success{background:#eaf7f1;color:#55947d}.badge.warning{background:#fff5e6;color:#bb8b43}.badge.danger{background:#fff0f1;color:#bc7077}.badge.neutral{background:#f0f3f8;color:#8a96aa}.badge.info{background:#edf2ff;color:#7890d2}.table-footer{padding:15px 22px;border-top:1px solid #edf0f5;display:flex;justify-content:space-between;align-items:center;gap:15px;font-size:10px;color:#a0aabc}.pagination{display:flex;align-items:center;gap:7px}.pagination button{background:#fff;border:1px solid #e4e9f1;color:#8c98ad;border-radius:5px;padding:5px 9px;font-size:10px}.pagination button:disabled{opacity:.35;cursor:default}.pagination span{margin:0 4px}.empty-state{text-align:center;padding:65px 24px;color:#98a5b7}.empty-symbol{font-size:32px;display:block;color:#bcc8dc;margin-bottom:13px}.empty-state h3{font-size:13px;font-weight:500;color:#7a8aa1;margin-bottom:9px}.empty-state p{font-size:11px;margin:0}.error-state{padding:32px}.error-state p{color:#b25f69;font-size:12px}.detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px 24px;margin-bottom:24px}.detail-grid dt{font-size:10px;color:#929eb0;margin-bottom:7px}.detail-grid dd{margin:0;font-size:12px;overflow-wrap:anywhere;color:#4b5d78;white-space:normal}.detail-actions{display:flex;flex-wrap:wrap;gap:8px;margin:18px 0 25px}.detail-section-title{font-size:12px;margin:20px 0 12px;color:#77859e}.section-spacer{margin-top:22px}.announcement-layout{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(270px,1fr);gap:24px}.checkbox-field{display:flex;align-items:center;gap:9px;font-size:12px;color:#60718c;margin-bottom:24px}.checkbox-field input{accent-color:var(--brand);width:16px;height:16px}.announcement-preview{white-space:pre-wrap;overflow-wrap:anywhere;font-size:12px;line-height:1.9;color:#76859b}.preview-label{font-size:10px;color:#a0acbf;margin-bottom:15px}.conversation-layout{display:grid;grid-template-columns:260px minmax(0,1fr);min-height:470px}.conversation-list{border-right:1px solid var(--border);padding:12px;overflow:auto;max-height:650px}.conversation-item{display:block;text-align:left;width:100%;background:white;border:0;border-radius:8px;padding:14px 13px;margin-bottom:6px;color:#66748c}.conversation-item.active{background:#edf2ff}.conversation-item strong{font-size:12px;font-weight:500;display:block;margin-bottom:6px}.conversation-item small{display:block;font-size:10px;color:#99a5b7;line-height:1.7;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.conversation-panel{display:flex;flex-direction:column;min-width:0}.conversation-header{padding:17px 22px;border-bottom:1px solid #edf0f5;font-size:12px;color:#71829b;display:flex;align-items:center;justify-content:space-between;gap:12px}.messages{padding:24px;overflow:auto;max-height:565px;display:flex;flex-direction:column;gap:20px;background:#fafbfd;flex:1}.message{max-width:82%;align-self:flex-start}.message.outbound{align-self:flex-end}.message-meta{font-size:10px;color:#a0acbe;margin-bottom:7px;display:flex;gap:10px}.message.outbound .message-meta{justify-content:flex-end}.message-content{white-space:pre-wrap;overflow-wrap:anywhere;background:white;padding:12px 15px;border:1px solid #e7ebf3;border-radius:2px 12px 12px 12px;color:#61728d;font-size:12px;line-height:1.8}.message.outbound .message-content{background:#eef2ff;border-color:#e5eaff;color:#536999;border-radius:12px 2px 12px 12px}.message-content a{display:block;margin-top:7px;color:var(--brand);text-decoration:underline}.workspace-footer{display:flex;justify-content:space-between;padding:22px 36px;border-top:1px solid #e9edf4;color:#adb6c6;font-size:10px}.mobile-only{display:none}.initial-loading{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;color:#91a0b9;font-size:12px}.spinner{width:24px;height:24px;border:2px solid #e2e8f8;border-top-color:#7290ed;border-radius:50%;animation:spin .7s linear infinite}.loading-area{padding:65px;display:flex;justify-content:center;align-items:center;gap:13px;color:#98a5b9;font-size:12px}.toasts{position:fixed;top:20px;left:50%;transform:translateX(-50%);z-index:100;display:grid;gap:10px;width:max-content;max-width:90vw}.toast{padding:12px 20px;border-radius:9px;background:#fff;box-shadow:0 6px 24px #22355e26;color:#59738d;border:1px solid #e2e9f3;font-size:12px}.toast.error{color:#b45c66;border-color:#f0d3d8}.action-dialog{border:0;border-radius:16px;padding:0;width:min(580px,calc(100% - 32px));max-height:88vh;box-shadow:0 24px 90px #17233f38;color:#34445e}.action-dialog::backdrop{background:#26364b66;backdrop-filter:blur(3px)}.action-dialog form{padding:26px 28px}.dialog-heading{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:25px}.dialog-heading .eyebrow{font-size:9px;margin-bottom:8px;letter-spacing:1px}.dialog-heading h2{font-size:21px;margin:0}.dialog-actions{border-top:1px solid #edf0f5;margin-top:25px;padding-top:20px;display:flex;justify-content:flex-end;gap:10px}.dialog-actions .button{font-size:12px}.dialog-note{font-size:12px;color:#8391a8;line-height:1.8;margin-bottom:20px}.issued-codes{max-height:240px;overflow:auto;display:grid;gap:8px;margin-top:16px}.issued-code{padding:12px;background:#f3f6ff;border-radius:7px;font-family:Consolas,monospace;font-size:13px;color:#4a639a;display:flex;align-items:center;justify-content:space-between;gap:12px}.noscript-message{padding:30px;text-align:center}@keyframes spin{to{transform:rotate(360deg)}}@media(min-width:1600px){.content{padding-top:40px}}@media(max-width:1100px){.sidebar{width:194px;padding:28px 13px}.brand{font-size:15px;gap:8px}.brand .brand-mark{width:33px;height:33px;border-radius:10px;font-size:16px}.workspace{margin-left:194px;width:calc(100% - 194px)}.topbar{padding:0 25px}.content{padding:27px 25px}.stats-grid{gap:12px}.stat-card{padding:18px}.stat-value{font-size:25px}.stat-icon{width:30px;height:30px}.dashboard-grid{grid-template-columns:1fr}.announcement-layout{grid-template-columns:1fr}.login-intro h1{font-size:34px}}@media(max-width:760px){.login-screen{display:block;background:#fff}.login-intro{display:none}.login-panel{min-height:100vh;padding:35px}.sidebar{transform:translateX(-100%);transition:transform .2s;width:222px;box-shadow:8px 0 30px #26364b20}.sidebar.open{transform:translateX(0)}.workspace{margin-left:0;width:100%}.topbar{height:66px;padding:0 18px;gap:12px}.mobile-only{display:block}.breadcrumb{margin-right:auto;font-size:10px;gap:8px}.admin-avatar{display:none}.admin-menu{font-size:10px;gap:2px}.admin-menu .text-button{margin-left:6px}.content{padding:24px 16px 32px}.page-header{gap:15px;align-items:center;margin-bottom:22px}.page-header h1{font-size:23px}.page-header p{font-size:10px}.page-actions .button{font-size:11px;padding:8px 12px;min-height:35px}.stats-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.stat-card{min-height:120px;padding:18px}.stat-value{font-size:27px}.stat-label{font-size:10px}.stat-note{font-size:9px}.card-heading{padding:19px 18px}.card-body{padding:20px 18px}.filter-bar{padding:16px;gap:10px}.filter-bar .field{max-width:none;min-width:calc(50% - 10px)}.filter-bar .field.wide{min-width:100%}.filter-bar .button{flex:1}th,td{padding:14px 16px}.table-footer{padding:14px 16px;font-size:9px;flex-wrap:wrap}.workspace-footer{padding:18px 16px;font-size:9px}.field-row,.detail-grid{grid-template-columns:1fr}.detail-grid{gap:15px}.conversation-layout{grid-template-columns:1fr}.conversation-list{border-right:0;border-bottom:1px solid var(--border);display:flex;gap:8px;max-height:none;padding:12px;overflow:auto}.conversation-item{min-width:180px;margin:0;max-width:230px}.conversation-panel{min-height:400px}.messages{padding:18px;max-height:500px}.action-dialog form{padding:24px 21px}.dialog-heading{margin-bottom:22px}.login-card h2{font-size:28px}}@media(prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important}}

.message-preview{max-width:330px;white-space:normal;overflow-wrap:anywhere;line-height:1.8}

.cell-title{max-width:240px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.conversations-table table{min-width:830px}.conversations-table td{vertical-align:top}.conversation-peer-link{border:0;background:transparent;padding:0;text-align:left;max-width:230px;color:inherit}.conversation-peer-link:hover .cell-title,.conversation-peer-link:hover .code-value{color:var(--brand);text-decoration:underline}.conversation-peer-link .code-value{white-space:nowrap}.conversation-preview{width:300px;max-width:340px;white-space:pre-wrap;overflow-wrap:anywhere;line-height:1.8}.conversation-peer-heading>small{display:block;margin-top:8px;color:#97a3b4;font-size:10px;overflow-wrap:anywhere}.conversation-peer-heading{min-width:0}.conversation-header>.text-button{flex-shrink:0}.conversation-panel .message-meta time{white-space:nowrap}@media(max-width:760px){.conversation-preview{width:250px}.conversations-table table{min-width:780px}.conversation-peer-heading{max-width:calc(100% - 105px)}.conversation-peer-heading .cell-title{max-width:100%}.conversation-header{padding:16px}.conversation-panel .message{max-width:92%}}
.notes-table table{min-width:900px}.notes-table td{vertical-align:top}.note-uid{font-size:12px;padding:0;white-space:nowrap;text-align:left}.note-device-name{max-width:170px;min-width:100px;white-space:normal;overflow-wrap:anywhere;line-height:1.7}.note-preview{width:300px;max-width:340px;white-space:pre-wrap;overflow-wrap:anywhere;line-height:1.8;color:#66758d}.note-full-content{white-space:pre-wrap;overflow-wrap:anywhere;line-height:1.9;font-size:13px;padding:16px;background:#f7f9fd;border:1px solid #e9edf5;border-radius:10px;color:#4e607b}.note-detail-uid{white-space:normal;overflow-wrap:anywhere}.notes-table .text-button{white-space:nowrap}@media(max-width:760px){.notes-table table{min-width:850px}.note-preview{width:260px}.note-full-content{padding:13px;font-size:13px}}
