:root{--app-bg:#f3f6f8;--rail-bg:#edf2f4;--strong:#111827;--text:#4b5563;--muted:#64748b;--line:#dce3ea;--soft-shadow:0 10px 24px #0f172a0a;--sans:Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", "Microsoft YaHei", "PingFang SC", sans-serif;font-family:var(--sans);color:var(--text);background:var(--app-bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}html{background:var(--app-bg)}body{min-width:320px;margin:0}button,input{font:inherit}button{-webkit-tap-highlight-color:transparent}mark{color:inherit}#root{min-height:100svh}.platform-shell{background:var(--app-bg);min-height:100svh;color:var(--text);flex-direction:column;display:flex}.login-shell{background:var(--app-bg);place-items:center;min-height:100svh;padding:24px;display:grid}.login-card{border:1px solid var(--line);width:min(480px,100%);box-shadow:var(--soft-shadow);background:#fff;border-radius:8px;gap:20px;padding:24px;display:grid}.login-form{gap:12px;display:grid}.login-form label{gap:6px;display:grid}.login-form span,.demo-accounts strong,.demo-accounts span{color:var(--muted);font-size:12px}.login-form input{border:1px solid var(--line);width:100%;height:40px;color:var(--strong);font:650 14px/1 var(--sans);background:#f8fafc;border-radius:7px;padding:0 11px}.login-form input:focus{background:#fff;border-color:#0f766e6b;outline:3px solid #14b8a624}.login-error{color:#be123c;background:#fff1f2;border:1px solid #e11d4833;border-radius:7px;padding:10px;font-size:13px}.demo-accounts{background:#f8fafc;border-radius:8px;gap:5px;padding:12px;display:grid}.demo-accounts strong{color:var(--strong)}.global-topbar{z-index:20;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#f7f9faeb;justify-content:space-between;align-items:center;gap:22px;min-height:78px;padding:14px 22px;display:flex;position:sticky;top:0}.brand-cluster,.panel-title,.status-pill,.global-nav,.section-row,.risk-head,.risk-actions,.stack-actions{align-items:center;display:flex}.brand-cluster{gap:14px;min-width:0}.brand-mark{color:#fff;background:#0f3f3f;border-radius:8px;flex:none;place-items:center;width:44px;height:44px;display:grid;box-shadow:0 12px 22px #0f3f3f29}h1,h2,p{margin:0}h1{color:var(--strong);font-size:22px;font-weight:780;line-height:1.15}h2{color:var(--strong);font-size:16px;font-weight:760;line-height:1.2}.brand-cluster p,.muted-copy{color:var(--muted);margin-top:6px;font-size:13px;line-height:1.45}.global-nav{border:1px solid var(--line);background:#eef2f5;border-radius:8px;gap:5px;padding:4px}.global-nav button,.primary-action,.ghost-action{min-height:36px;font:760 13px/1 var(--sans);cursor:pointer;white-space:nowrap;border:0;border-radius:7px;justify-content:center;align-items:center;gap:7px;padding:0 12px;display:inline-flex}.global-nav button{color:var(--muted);background:0 0}.global-nav button:hover,.global-nav button.active{color:var(--strong);background:#fff;box-shadow:0 1px 2px #0f172a14}.primary-action{color:#fff;background:#0f766e;border:1px solid #0b6762;box-shadow:0 10px 18px #0f766e29}.primary-action:hover{background:#0b625c}.primary-action:disabled{opacity:.68;cursor:progress}.ghost-action{border:1px solid var(--line);color:var(--strong);background:#fff}.ghost-action:hover{background:#f8fafc;border-color:#cbd5e1}.primary-action.full,.ghost-action.full{width:100%}.anchor-grid,.console-grid,.admin-grid{flex:auto;gap:18px;min-height:0;padding:18px 22px 0;display:grid}.anchor-grid{grid-template-columns:minmax(0,1fr) 340px}.console-grid{grid-template-columns:310px minmax(0,1fr)}.admin-grid{grid-template-columns:minmax(0,1fr) 330px}.anchor-main,.console-main,.admin-main,.anchor-side,.admin-side,.session-rail,.work-split{min-width:0}.anchor-main,.console-main,.admin-main,.anchor-side,.admin-side,.session-rail{flex-direction:column;gap:14px;display:flex}.session-rail,.panel,.transcript-panel,.risk-panel{border:1px solid var(--line);box-shadow:var(--soft-shadow);background:#fff;border-radius:8px;padding:14px}.panel-header{justify-content:space-between;align-items:center;gap:14px;display:flex}.panel-title{gap:10px;min-width:0}.panel-title>span{color:#0f766e;background:#f1f5f9;border-radius:8px;flex:none;place-items:center;width:34px;height:34px;display:grid}.panel-title small,.mini-label,.summary-tile span,.metric-card small,.info-list dt,.transcript-row time,.transcript-row span,.risk-card small,.policy-row small{color:var(--muted);font-size:12px}.panel-title h2{margin-top:4px}.metric-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.metric-card{border:1px solid var(--line);min-width:0;min-height:76px;box-shadow:var(--soft-shadow);background:#fff;border-radius:8px;grid-template-columns:38px minmax(0,1fr);align-items:center;gap:10px;padding:12px;display:grid}.metric-card>span{width:38px;height:38px;color:var(--muted);background:#f1f5f9;border-radius:8px;place-items:center;display:grid}.metric-card strong{color:var(--strong);margin-top:6px;font-size:22px;line-height:1;display:block}.metric-card.danger>span,.severity-badge.danger{color:#be123c;background:#fff1f2}.metric-card.warning>span,.severity-badge.warning{color:#b45309;background:#fffbeb}.metric-card.safe>span,.severity-badge.safe{color:#047857;background:#ecfdf5}.metric-card.neutral>span{color:#1d4ed8;background:#eff6ff}.anchor-alert-band{border:1px solid var(--line);min-height:78px;color:var(--muted);box-shadow:var(--soft-shadow);background:#fff;border-radius:8px;justify-content:space-between;align-items:center;gap:16px;padding:16px;display:flex}.anchor-alert-band.show{color:#be123c;background:#fff7f7;border-color:#e11d483d}.anchor-alert-band span{margin-bottom:6px;font-size:12px;font-weight:760;display:block}.anchor-alert-band strong{color:var(--strong);font-size:16px;line-height:1.5;display:block}.section-row{justify-content:space-between;gap:12px;margin-bottom:12px}.transcript-list,.risk-list,.anchor-list,.policy-table{gap:8px;display:grid}.transcript-row{border:1px solid var(--line);background:#f8fafc;border-radius:8px;grid-template-columns:78px minmax(0,1fr) 46px;align-items:start;gap:12px;padding:12px;display:grid}.transcript-row p{color:#1f2937;font-size:14px;line-height:1.6}.transcript-row span{text-align:right}.connection-card{border:1px solid var(--line);background:#f8fafc;border-radius:8px;gap:6px;margin:12px 0;padding:14px;display:grid}.connection-card strong{color:var(--strong);font-size:16px}.connection-card span{color:var(--muted);font-size:13px}.connection-card.safe{background:#ecfdf5;border-color:#0478572e}.connection-card.warning{background:#fffbeb;border-color:#b453092e}.connection-card.danger{background:#fff1f2;border-color:#be123c2e}.asr-note{color:var(--muted);margin:-2px 0 12px;font-size:13px;line-height:1.5}.asr-preview{background:#eff6ff;border:1px solid #bfdbfe;border-radius:8px;gap:6px;margin:0 0 12px;padding:12px;display:grid}.asr-preview span{color:#1d4ed8;font-size:12px;font-weight:760}.asr-preview strong{color:var(--strong);font-size:14px;line-height:1.5}.stack-actions{flex-direction:column;gap:8px}.info-list{gap:10px;margin:12px 0 0;display:grid}.info-list div{border-bottom:1px solid #edf2f7;justify-content:space-between;gap:12px;padding-bottom:10px;display:flex}.info-list div:last-child{border-bottom:0;padding-bottom:0}.info-list dd{color:var(--strong);text-align:right;margin:0;font-size:13px;font-weight:720}.anchor-list{margin-top:14px}.anchor-row{width:100%;min-height:62px;color:var(--text);text-align:left;cursor:pointer;background:#f8fafc;border:1px solid #0000;border-radius:8px;grid-template-columns:12px minmax(0,1fr) 32px;align-items:center;gap:10px;padding:10px;display:grid}.anchor-row:hover,.anchor-row.active{border-color:var(--line);background:#fff}.anchor-row strong,.policy-row strong{color:var(--strong);font-size:14px;display:block}.anchor-row small,.policy-row small{margin-top:5px;display:block}.anchor-row b{min-width:28px;height:28px;color:var(--strong);background:#eef2f7;border-radius:999px;place-items:center;font-size:12px;display:grid}.status-dot{background:#94a3b8;border-radius:999px;width:9px;height:9px;display:inline-block}.status-dot.safe{background:#10b981}.status-dot.warning{background:#f59e0b}.status-dot.danger{background:#e11d48}.status-dot.muted{background:#94a3b8}.work-split{grid-template-columns:minmax(0,1fr) 430px;gap:14px;display:grid}.transcript-panel,.risk-panel{min-height:0}.risk-card{border:1px solid var(--line);background:#fff;border-left-width:3px;border-radius:8px;gap:9px;padding:12px;display:grid}.risk-card.danger{border-left-color:#e11d48}.risk-card.warning{border-left-color:#f59e0b}.risk-card.safe{border-left-color:#10b981}.risk-card.confirmed,.risk-card.dismissed{opacity:.68}.risk-head{gap:8px}.risk-head strong{color:var(--strong);font-size:14px}.risk-head small{margin-left:auto}.severity-badge{min-height:24px;font:760 11px/1 var(--sans);white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;padding:0 8px;display:inline-flex}.risk-card p{color:#1f2937;font-size:14px;line-height:1.5}.risk-card b{color:#0f766e;font-size:13px;line-height:1.45}.risk-actions{flex-wrap:wrap;gap:8px}.summary-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.summary-tile{border:1px solid var(--line);background:#f8fafc;border-radius:8px;min-height:78px;padding:14px}.summary-tile strong{color:var(--strong);margin-top:8px;font-size:26px;line-height:1;display:block}.policy-row{border:1px solid var(--line);background:#f8fafc;border-radius:8px;grid-template-columns:10px minmax(0,1fr) auto;align-items:center;gap:10px;padding:12px;display:grid}.empty-state{min-height:140px;color:var(--muted);text-align:center;border:1px dashed #cbd5e1;border-radius:8px;place-items:center;gap:8px;font-size:13px;display:grid}.global-status{border-top:1px solid var(--line);flex-wrap:wrap;align-items:center;gap:10px;min-height:58px;margin:auto 22px 0;display:flex}.status-pill{border:1px solid var(--line);min-height:30px;color:var(--muted);background:#fff;border-radius:999px;gap:7px;padding:0 10px;font-size:12px}.status-pill b{color:var(--strong);font-weight:760}button:focus-visible{outline-offset:2px;outline:3px solid #14b8a633}@media (width<=1180px){.anchor-grid,.console-grid,.admin-grid,.work-split{grid-template-columns:1fr}.session-rail{order:2}}@media (width<=820px){.global-topbar{flex-direction:column;align-items:stretch;position:static}.global-nav{overflow-x:auto}.global-nav button{flex:1 0 auto}.metric-grid,.summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.transcript-row{grid-template-columns:1fr}.transcript-row span{text-align:left}}@media (width<=560px){.anchor-grid,.console-grid,.admin-grid{padding-left:12px;padding-right:12px}.metric-grid,.summary-grid{grid-template-columns:1fr}.panel-header,.section-row{flex-direction:column;align-items:stretch}.policy-row{grid-template-columns:10px minmax(0,1fr)}.policy-row button{grid-column:1/-1}}
