:root{font-family:Inter,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif;color:#17212b;background:#f5f7f8;font-synthesis:none;text-rendering:optimizeLegibility;--accent: #287aa7;--accent-dark: #1e638a;--green: #26805e;--red: #c2414f;--ink: #17212b;--muted: #697783;--border: #dfe5e8;--surface: #fff;--subtle: #f7f9fa;--radius: 6px;--shadow: 0 12px 32px rgba(23, 33, 43, .12)}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:#f5f7f8}button,input,select{font:inherit;letter-spacing:0}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid rgba(40,122,167,.24);outline-offset:2px}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.48}.skip-link{position:fixed;z-index:100;top:-50px;left:16px;padding:9px 14px;background:#17212b;color:#fff;border-radius:4px}.skip-link:focus{top:12px}.app-shell{min-height:100vh;display:grid;grid-template-columns:244px minmax(0,1fr)}.sidebar{position:sticky;top:0;height:100vh;display:flex;flex-direction:column;background:#17212b;color:#fff}.brand{height:76px;padding:0 20px;display:flex;align-items:center;gap:11px;border-bottom:1px solid rgba(255,255,255,.09)}.brand-mark{width:35px;height:35px;display:grid;place-items:center;flex:0 0 auto;border-radius:5px;background:#fff;color:#17212b;font-size:13px;font-weight:800}.brand-mark.large{width:42px;height:42px}.brand strong,.brand small,.sidebar-account strong,.sidebar-account small,.login-heading span,.login-heading small{display:block}.brand strong{font-size:15px}.brand small{margin-top:2px;color:#93a4af;font-size:10px;text-transform:uppercase}.sidebar nav{padding:18px 12px;display:grid;gap:4px}.sidebar nav a{height:42px;padding:0 12px;display:flex;align-items:center;gap:12px;color:#aebbc3;text-decoration:none;border-radius:5px;font-size:14px}.sidebar nav a:hover{color:#fff;background:#ffffff0f}.sidebar nav a.active{color:#fff;background:#287aa7}.sidebar-account{margin-top:auto;padding:16px;display:grid;grid-template-columns:36px minmax(0,1fr) 34px;gap:10px;align-items:center;border-top:1px solid rgba(255,255,255,.09)}.sidebar-account strong{overflow:hidden;text-overflow:ellipsis;font-size:13px}.sidebar-account small{color:#8fa0aa;font-size:11px;margin-top:2px}.avatar{width:36px;height:36px;display:grid;place-items:center;border-radius:50%;background:#d7e8f1;color:#1e638a;font-weight:700}.avatar.small{width:34px;height:34px;font-size:12px}.mobile-close,.menu-button{display:none!important}.main-column{min-width:0}.topbar{height:76px;padding:0 28px;display:flex;align-items:center;gap:14px;background:#fff;border-bottom:1px solid var(--border)}.topbar h1{margin:0;font-size:19px;line-height:1.35}.topbar p{margin:2px 0 0;color:var(--muted);font-size:12px}.environment{margin-left:auto;display:flex;align-items:center;gap:7px;color:var(--muted);font-size:12px}.environment i{width:7px;height:7px;background:#32a878;border-radius:50%;box-shadow:0 0 0 3px #e1f4ec}.page-content{padding:24px 28px 36px}.page-tools{display:flex;justify-content:space-between;align-items:center;min-height:38px;margin-bottom:18px}.range-switch{display:inline-flex;border:1px solid var(--border);border-radius:5px;overflow:hidden;background:#fff}.range-switch button{min-width:76px;border:0;border-right:1px solid var(--border);padding:8px 12px;color:var(--muted);background:#fff}.range-switch button:last-child{border:0}.range-switch button.active{color:#fff;background:#287aa7}.data-window{color:var(--muted);font-size:12px}.metric-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));background:#fff;border:1px solid var(--border);border-radius:var(--radius)}.metric{min-height:105px;padding:20px;display:flex;align-items:flex-start;gap:13px;border-right:1px solid var(--border);border-bottom:1px solid var(--border)}.metric:nth-child(4n){border-right:0}.metric:nth-last-child(-n+4){border-bottom:0}.metric-icon{width:36px;height:36px;display:grid;place-items:center;border-radius:5px;background:#e5f1f7;color:#287aa7}.metric-icon.green{color:#26805e;background:#e5f3ed}.metric-icon.violet{color:#7653a7;background:#eee8f5}.metric-icon.cyan{color:#137889;background:#e1f2f4}.metric-icon.amber{color:#9b6b14;background:#f7eedb}.metric-icon.slate{color:#55626c;background:#eaedef}.metric-icon.red{color:#b83b47;background:#f8e5e7}.metric span{color:var(--muted);font-size:12px}.metric strong{display:block;margin-top:9px;font-size:23px;line-height:1}.metric strong.unavailable{color:var(--muted);font-size:14px;font-weight:500}.chart-section{margin-top:18px;padding:20px;background:#fff;border:1px solid var(--border);border-radius:var(--radius)}.section-heading,.section-row{display:flex;justify-content:space-between;align-items:flex-start}.section-heading h2,.detail-section h3{margin:0;font-size:15px}.section-heading p,.section-row p{margin:4px 0 0;color:var(--muted);font-size:12px}.legend{display:flex;gap:18px;color:var(--muted);font-size:12px}.legend span{display:flex;align-items:center;gap:6px}.legend i{width:8px;height:8px;border-radius:2px}.single{background:#287aa7}.group{background:#36a376}.trend{height:260px;margin-top:20px;padding-top:12px;display:flex;align-items:stretch;gap:8px;border-bottom:1px solid var(--border);background:repeating-linear-gradient(to bottom,#fff 0,#fff 63px,#edf1f3 64px);overflow-x:auto}.trend-group{min-width:38px;flex:1;display:flex;flex-direction:column;justify-content:flex-end;align-items:center}.trend-bars{width:100%;height:220px;display:flex;align-items:flex-end;justify-content:center;gap:3px}.trend-bars i{width:min(12px,36%);min-height:2px;border-radius:2px 2px 0 0}.trend-group small{height:24px;padding-top:7px;color:var(--muted);white-space:nowrap;font-size:10px}.chart-empty{height:220px;display:grid;place-items:center;color:var(--muted)}.filter-bar{min-height:64px;margin-bottom:14px;padding:12px 14px;display:flex;align-items:flex-end;gap:10px;flex-wrap:wrap;background:#fff;border:1px solid var(--border);border-radius:var(--radius)}.filter-bar label{display:grid;gap:5px;color:var(--muted);font-size:11px}.filter-bar input,.filter-bar select,.hide-confirm input{height:36px;padding:0 10px;border:1px solid #ccd5da;border-radius:4px;color:var(--ink);background:#fff}.filter-bar input:focus,.filter-bar select:focus,.hide-confirm input:focus{border-color:var(--accent);outline:3px solid rgba(40,122,167,.12)}.search-field{min-width:260px;max-width:430px;height:36px;flex:1;display:flex;align-items:center;gap:8px;padding-left:10px;border:1px solid #ccd5da;border-radius:4px;color:var(--muted)}.search-field:focus-within{border-color:var(--accent);outline:3px solid rgba(40,122,167,.12)}.search-field input{min-width:0;width:100%;height:34px;padding:0 9px 0 0;border:0;outline:0!important}.compact-field{min-width:180px;max-width:260px}.message-filters .search-field{min-width:190px;max-width:270px}.button{min-height:36px;padding:0 14px;display:inline-flex;align-items:center;justify-content:center;gap:7px;border:1px solid transparent;border-radius:4px;font-weight:600;font-size:13px}.button.primary{color:#fff;background:var(--accent)}.button.primary:hover{background:var(--accent-dark)}.button.secondary{border-color:#cfd8dd;color:#34424c;background:#fff}.button.secondary:hover{background:#f3f6f7}.button.danger{color:#fff;background:var(--red)}.button.compact{min-height:31px;padding:0 10px;font-size:12px}.icon-button{width:34px;height:34px;padding:0;display:inline-grid;place-items:center;border:1px solid var(--border);border-radius:4px;color:#5d6a73;background:#fff}.icon-button:hover{color:var(--accent);background:#f5f9fb}.icon-button.small{width:28px;height:28px}.sidebar .icon-button{color:#aebbc3;border-color:transparent;background:transparent}.table-section{background:#fff;border:1px solid var(--border);border-radius:var(--radius)}.table-toolbar{min-height:51px;padding:8px 12px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid var(--border)}.toolbar-actions{min-width:0;display:flex;align-items:center;gap:8px}.toolbar-actions.right{margin-left:auto}.result-count,.selection-count{color:var(--muted);font-size:12px}.selection-count{color:var(--accent-dark);font-weight:600}.column-picker-wrap{position:relative}.column-picker{position:absolute;z-index:8;top:39px;right:0;width:210px;padding:8px;display:grid;gap:1px;background:#fff;border:1px solid var(--border);border-radius:5px;box-shadow:var(--shadow)}.column-picker-head{padding:3px 4px 7px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--border);font-size:13px}.column-picker label{padding:7px 5px;display:flex;align-items:center;gap:9px;font-size:12px}.column-picker label:hover{background:var(--subtle)}.table-wrap{min-height:260px;overflow:auto}.table-wrap table{width:100%;border-collapse:collapse;font-size:12px}.table-wrap th{height:42px;padding:0 12px;text-align:left;white-space:nowrap;color:#52616b;background:#f6f8f9;border-bottom:1px solid var(--border);font-weight:650}.table-wrap td{max-width:280px;min-height:52px;padding:10px 12px;border-bottom:1px solid #edf0f2;vertical-align:middle;overflow-wrap:anywhere}.table-wrap tbody tr:hover{background:#f8fbfc}.table-wrap tr.selected{background:#eef7fb}.check-cell{width:42px;text-align:center!important}.user-cell{min-width:180px;display:flex;align-items:center;gap:9px}.user-cell img{width:34px;height:34px;border-radius:50%;object-fit:cover}.user-cell strong,.user-cell small,.stacked span,.stacked small,.message-preview strong,.message-preview small{display:block}.user-cell strong{font-size:12px}.user-cell small,.stacked small,.message-preview small{margin-top:3px;color:var(--muted);font-size:10px}.stacked{min-width:105px}.message-preview{min-width:220px;max-width:360px}.message-preview strong{max-width:340px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:500}.mono{font-family:SFMono-Regular,Consolas,monospace;font-size:11px}.accent{color:var(--accent-dark)}.numeric{font-variant-numeric:tabular-nums}.badge{display:inline-flex;align-items:center;min-height:22px;padding:0 7px;border-radius:4px;color:#54626b;background:#edf1f3;font-size:10px;white-space:nowrap}.badge.success{color:#176c4a;background:#e1f4eb}.badge.danger{color:#a62f3a;background:#fae8ea}.badge.blue{color:#1d668d;background:#e3f0f7}.status-stack{display:flex;align-items:center;gap:8px}.presence{display:flex;align-items:center;gap:5px;color:var(--muted);font-size:10px}.presence i{width:6px;height:6px;border-radius:50%;background:#aab4ba}.presence.online i{background:#2c9b6e}.text-button{padding:3px;display:inline-flex;align-items:center;gap:5px;border:0;color:var(--accent-dark);background:transparent;font-size:12px}.danger-text{color:#b43743}.pagination{min-height:52px;padding:8px 12px;display:flex;justify-content:flex-end;align-items:center;gap:10px;color:var(--muted);font-size:11px}.pagination label{display:flex;align-items:center;gap:5px}.pagination select{height:30px;border:1px solid var(--border);border-radius:4px;background:#fff}.state{min-height:230px;display:flex;align-items:center;justify-content:center;gap:9px;color:var(--muted);font-size:13px}.state-error{color:#9e3540}.spin{animation:spin .9s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.modal-backdrop,.drawer-scrim{position:fixed;z-index:30;top:0;right:0;bottom:0;left:0;background:#0c151c80;border:0}.modal{position:fixed;z-index:31;top:50%;left:50%;width:min(480px,calc(100vw - 32px));transform:translate(-50%,-50%);background:#fff;border-radius:7px;box-shadow:var(--shadow)}.modal header{min-height:58px;padding:13px 16px;display:grid;grid-template-columns:30px 1fr 28px;align-items:center;gap:8px;border-bottom:1px solid var(--border)}.modal h2{margin:0;font-size:16px}.warning-icon,.info-icon{width:28px;height:28px;display:grid;place-items:center;border-radius:50%;color:#b43c47;background:#fae7e9}.modal-body{padding:18px;color:#46545e;font-size:13px;line-height:1.65}.modal-body p{margin:0}.modal footer{padding:12px 16px;display:flex;justify-content:flex-end;gap:8px;border-top:1px solid var(--border)}.confirm-list{max-height:120px;margin-top:12px;display:grid;gap:3px;overflow:auto}.confirm-list code{padding:3px 6px;background:var(--subtle)}.drawer{position:fixed;z-index:31;top:0;right:0;width:min(560px,92vw);height:100vh;background:#fff;box-shadow:-12px 0 32px #17212b29;overflow:auto}.drawer.wide{width:min(860px,94vw)}.drawer>header{position:sticky;z-index:1;top:0;min-height:76px;padding:14px 20px;display:flex;justify-content:space-between;align-items:center;background:#fff;border-bottom:1px solid var(--border)}.drawer header span{color:var(--muted);font-size:11px}.drawer h2{margin:4px 0 0;font-size:17px}.drawer-body{padding:0 20px 24px}.detail-section{padding:20px 0;border-bottom:1px solid var(--border)}.detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px 22px}.detail-grid div,.hide-confirm dl div{min-width:0}.detail-grid dt,.hide-confirm dt,.text-field span{color:var(--muted);font-size:10px}.detail-grid dd,.hide-confirm dd{margin:4px 0 0;overflow-wrap:anywhere;font-size:12px}.text-field{margin-top:14px}.text-field p{margin:5px 0 0;padding:10px;color:#45535d;background:var(--subtle);border-left:2px solid #9fc2d5;font-size:12px;white-space:pre-wrap}.settings-form{display:grid;gap:12px}.settings-form>label{display:grid;gap:6px;color:var(--muted);font-size:11px}.settings-form textarea{min-height:86px;padding:9px;resize:vertical;border:1px solid #ccd5da;border-radius:4px}.settings-form select{height:36px;padding:0 9px;border:1px solid #ccd5da;border-radius:4px;background:#fff}.toggle-row{min-height:52px;display:flex!important;align-items:center;justify-content:space-between;gap:20px}.toggle-row strong,.toggle-row small{display:block}.toggle-row strong{color:var(--ink);font-size:12px}.toggle-row small{margin-top:3px}.toggle-row input{width:38px;height:20px;accent-color:var(--accent)}.settings-save{justify-self:end}.member-section .table-section{margin-top:14px}.member-search{height:34px;padding:0 8px;display:flex;align-items:center;gap:6px;border:1px solid #ccd5da;border-radius:4px}.member-search input{height:31px;border:0;outline:0}.hide-confirm{display:grid;gap:12px}.hide-confirm dl{margin:0;display:grid;gap:8px}.hide-confirm label{color:#46545e;font-size:12px}.hide-confirm input{width:100%}.confirm-check{display:flex!important;align-items:flex-start;gap:8px}.confirm-check input{width:15px;height:15px;margin-top:3px;flex:0 0 auto}.toast{position:fixed;z-index:50;right:22px;bottom:22px;max-width:min(400px,calc(100vw - 44px));padding:11px 12px;display:grid;grid-template-columns:18px 1fr 22px;gap:9px;align-items:center;color:#fff;background:#247956;border-radius:5px;box-shadow:var(--shadow);font-size:12px}.toast.error{background:#ad3743}.toast button{padding:2px;display:grid;border:0;color:inherit;background:transparent}.login-page{min-height:100vh;display:grid;grid-template-columns:minmax(420px,46%) 1fr;background:#fff}.login-panel{width:min(420px,calc(100% - 64px));margin:0 auto;padding:38px 0;display:flex;flex-direction:column;justify-content:center}.login-heading{position:absolute;top:32px;display:flex;align-items:center;gap:11px}.login-heading span{font-size:14px;font-weight:700}.login-heading small{margin-top:2px;color:var(--muted);font-size:9px;text-transform:uppercase}.login-copy{margin-bottom:28px}.login-copy .eyebrow{color:var(--accent);font-size:11px;font-weight:700}.login-copy h1{margin:8px 0;font-size:27px}.login-copy>p:last-child{color:var(--muted);font-size:13px}.login-panel form{display:grid;gap:8px}.login-panel form>label{margin-top:8px;color:#4b5962;font-size:12px;font-weight:600}.input-with-icon{height:43px;padding-left:12px;display:flex;align-items:center;gap:9px;color:#7c8991;border:1px solid #cdd6db;border-radius:4px}.input-with-icon:focus-within{border-color:var(--accent);outline:3px solid rgba(40,122,167,.12)}.input-with-icon input{min-width:0;width:100%;height:40px;border:0;outline:0}.input-with-icon button{width:40px;height:40px;display:grid;place-items:center;border:0;color:#71808a;background:transparent}.login-button{width:100%;height:42px;margin-top:16px}.form-error{margin:5px 0 0;color:#b1323e;font-size:12px}.login-footnote{margin-top:26px;color:#89959d;text-align:center;font-size:10px}.login-context{position:relative;padding:10vw;display:flex;flex-direction:column;justify-content:center;color:#fff;background:#17212b;overflow:hidden}.login-context:after{content:"";position:absolute;right:-90px;bottom:8%;width:300px;height:300px;border:1px solid rgba(255,255,255,.1);transform:rotate(45deg)}.context-line{width:44px;height:3px;background:#4ca581}.login-context p{margin:20px 0 10px;color:#9fb0ba;font-size:12px}.login-context h2{max-width:620px;margin:0;font-size:clamp(25px,3vw,42px);line-height:1.3;font-weight:600}.login-context dl{margin-top:52px;display:flex;gap:64px}.login-context dl div{border-left:1px solid #50606b;padding-left:14px}.login-context dt{font-size:22px;font-weight:700}.login-context dd{margin:5px 0 0;color:#98a9b3;font-size:11px}@media(max-width:1050px){.metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.metric:nth-child(2n){border-right:0}.metric:nth-last-child(-n+4){border-bottom:1px solid var(--border)}.metric:nth-last-child(-n+2){border-bottom:0}.login-context{padding:7vw}}@media(max-width:760px){.app-shell{display:block}.sidebar{position:fixed;z-index:41;left:0;width:244px;transform:translate(-100%);transition:transform .18s ease}.sidebar.open{transform:translate(0)}.nav-scrim{position:fixed;z-index:40;top:0;right:0;bottom:0;left:0;border:0;background:#0c151c80}.mobile-close,.menu-button{display:inline-grid!important}.mobile-close{margin-left:auto}.topbar{height:66px;padding:0 16px}.topbar p,.environment{display:none}.topbar h1{font-size:17px}.page-content{padding:16px}.page-tools{align-items:flex-start;gap:10px}.data-window{text-align:right}.metric{min-height:96px;padding:15px}.metric strong{font-size:19px}.chart-section{padding:15px}.section-heading{display:grid;gap:12px}.legend{gap:12px}.filter-bar{align-items:stretch}.search-field,.compact-field,.message-filters .search-field{min-width:100%;max-width:none}.filter-bar label{flex:1}.filter-bar .button.primary{align-self:end}.table-toolbar{align-items:flex-start}.toolbar-actions:first-child{flex-wrap:wrap}.result-count{display:none}.pagination{justify-content:center;flex-wrap:wrap}.login-page{display:block}.login-panel{width:min(420px,calc(100% - 40px));min-height:100vh;padding-top:100px}.login-heading{top:24px}.login-context{display:none}.drawer{width:100vw}.detail-grid{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;transition-duration:.01ms!important}}
