:root{color:#172026;font-family:Inter,PingFang SC,Microsoft YaHei,Arial,sans-serif;background:#eef2f4}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}.app-shell{min-height:100vh;display:flex;flex-direction:column}.topbar{height:72px;padding:12px 20px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #d7dee2;background:#f8fafb}.topbar h1,.topbar p,h2{margin:0}.topbar h1{font-size:20px}.topbar p{margin-top:4px;color:#5f6d75;font-size:13px}.workspace{flex:1;min-height:0;display:grid;grid-template-columns:280px minmax(420px,1fr) 360px}.mobile-pane-tabs{display:none}.group-panel,.chat-panel,.side-panel{min-height:0;border-right:1px solid #d7dee2;background:#fff}.chat-panel{background:#f4f7f8}.side-panel{border-right:0}.panel-header{min-height:64px;padding:14px;display:flex;gap:10px;align-items:center;justify-content:space-between;border-bottom:1px solid #d7dee2}.panel-header h2{font-size:16px}.panel-header input{width:130px;padding:8px;border:1px solid #cbd5db;border-radius:6px}.group-list,.message-list,.participant-list{overflow:auto}.group-list{height:calc(100vh - 136px)}.message-list{height:calc(100vh - 136px);padding:14px}.participant-list{max-height:38vh}.group-item{width:100%;min-height:64px;padding:12px 14px;display:flex;flex-direction:column;gap:4px;border:0;border-bottom:1px solid #edf1f3;background:transparent;text-align:left;cursor:pointer}.group-item.active{background:#e7f2ee;border-left:4px solid #16815f}.group-item span,.participant span,.message-meta{color:#60717a;font-size:12px}.group-preview{width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.message{margin-bottom:10px;padding:12px;border:1px solid #dce4e8;border-radius:8px;background:#fff;cursor:pointer}.message.selected{border-color:#16815f;box-shadow:0 0 0 2px #16815f24}.message-meta{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.message-meta button,.chat-panel-tools button,.actions button,.primary{padding:6px 10px;border:1px solid #b9c6cc;border-radius:6px;background:#fff;cursor:pointer}.primary{background:#16815f;color:#fff;border-color:#16815f}.chat-panel-tools,.topbar-actions{display:flex;gap:8px;align-items:center}.topbar-actions button,.identity-card button{padding:6px 10px;border:1px solid #b9c6cc;border-radius:6px;background:#fff;cursor:pointer}.topbar-actions .primary,.identity-card .primary{background:#16815f;color:#fff;border-color:#16815f}.identity-page{flex:1;min-height:0;display:flex;flex-direction:column;background:#eef2f4}.identity-toolbar{min-height:76px;padding:16px 24px;display:flex;gap:12px;align-items:center;justify-content:space-between;border-bottom:1px solid #d7dee2;background:#fff}.identity-toolbar h2{font-size:20px}.identity-toolbar span,.identity-profile span,.identity-profile p,.identity-card label span{color:#60717a;font-size:12px}.identity-toolbar input{width:260px;padding:8px;border:1px solid #cbd5db;border-radius:6px}.identity-list{flex:1;min-height:0;overflow:auto;padding:18px 24px 28px;display:flex;flex-direction:column;gap:14px}.identity-card{display:grid;grid-template-columns:minmax(240px,320px) minmax(0,1fr);gap:18px;padding:18px;border:1px solid #dce4e8;border-radius:8px;background:#fff;box-shadow:0 1px 2px #14232c0a}.identity-profile{display:flex;flex-direction:column;gap:8px;min-width:0}.identity-profile>div:nth-child(2){display:flex;flex-direction:column;gap:3px}.identity-profile strong{font-size:18px}.identity-profile p{margin:0;line-height:1.45}.identity-avatar{width:42px;height:42px;display:flex;align-items:center;justify-content:center;border-radius:8px;background:#e7f2ee;color:#12664c;font-weight:700}.identity-badges{display:flex;flex-wrap:wrap;gap:6px}.identity-badges span{padding:4px 7px;border-radius:999px;background:#eef2f4;color:#3d4b53}.identity-form{display:grid;grid-template-columns:minmax(160px,1fr) minmax(220px,1.4fr) minmax(160px,1fr) 128px;gap:12px;align-items:end}.identity-card label{display:flex;flex-direction:column;gap:6px;min-width:0}.identity-card input,.identity-card textarea{width:100%;padding:8px;border:1px solid #cbd5db;border-radius:6px}.identity-card textarea{min-height:72px;line-height:1.45}.identity-description{grid-column:1 / 4}.identity-card button{align-self:end;min-height:38px}.message p{margin:8px 0 0;white-space:pre-wrap;line-height:1.5}.identity-hint{margin-top:10px;padding:8px 10px;display:flex;flex-wrap:wrap;gap:8px;align-items:center;border:1px solid #f0cf84;border-radius:6px;background:#fff8e8;color:#594313;font-size:13px}.identity-hint button{padding:5px 9px;border:1px solid #c0902b;border-radius:6px;background:#fff;color:#684600;cursor:pointer}.role{padding:2px 6px;border-radius:999px;background:#eef2f4;color:#3d4b53}.role-customer{background:#e4f3ff;color:#0d5c8c}.role-staff{background:#e7f2ee;color:#12664c}.role-bot{background:#fff3d8;color:#805500}.role-system{background:#ece7ff;color:#4f3b96}.side-panel section{padding:14px;border-bottom:1px solid #d7dee2}.agent-mode-panel{display:flex;flex-direction:column;gap:12px}.mode-group{display:flex;flex-direction:column;gap:6px}.mode-group>span{color:#60717a;font-size:12px}.segmented-control{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.segmented-control button{min-height:34px;padding:5px 6px;border:1px solid #cbd5db;border-radius:6px;background:#fff;color:#172026;cursor:pointer;font-size:12px}.segmented-control button.active{border-color:#16815f;background:#e7f2ee;color:#12664c;font-weight:700}.participant{padding:10px 0;display:grid;grid-template-columns:34px 1fr;align-items:center;gap:8px;width:100%;border-bottom:1px solid #edf1f3;border-left:0;border-right:0;border-top:0;background:transparent;text-align:left;cursor:pointer}.participant.active{background:#e7f2ee}.participant-avatar{width:30px;height:30px;border-radius:6px;object-fit:cover;background:#e7f2ee;color:#12664c}.participant-avatar-fallback{display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:700}.participant strong,.participant span{display:block}.analysis-card{margin-top:10px}.analysis-badge{display:inline-flex;margin-bottom:8px;padding:3px 7px;border-radius:999px;background:#e7f2ee;color:#12664c;font-size:12px;font-weight:700}.analysis-grid{display:grid;grid-template-columns:80px 1fr;gap:6px;font-size:13px}.reason,.empty{color:#60717a;font-size:13px;line-height:1.5}.analysis-section{margin:10px 0;font-size:13px}.analysis-section ul{margin:6px 0 0;padding-left:18px}.evidence-list{margin-top:6px;display:flex;flex-wrap:wrap;gap:6px}.evidence-list span{padding:3px 6px;border-radius:6px;background:#eef2f4;color:#3d4b53}textarea{width:100%;min-height:130px;padding:10px;border:1px solid #cbd5db;border-radius:6px;resize:vertical}.actions{margin-top:10px;display:flex;gap:8px}@media(max-width:1100px){.workspace{grid-template-columns:240px 1fr}.side-panel{grid-column:1 / -1;border-top:1px solid #d7dee2}.identity-card,.identity-form{grid-template-columns:1fr}.identity-description{grid-column:auto}}@media(max-width:720px){html,body,#root{min-width:0;overflow-x:hidden}.topbar{height:auto;min-height:92px;padding:10px 12px;align-items:flex-start;flex-direction:column;gap:8px}.topbar h1{font-size:18px;line-height:1.2}.topbar p{max-width:calc(100vw - 24px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.topbar-actions{width:100%;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.topbar-actions button{min-height:38px;padding:6px 4px;font-size:13px}.workspace{flex:1;display:grid;grid-template-columns:1fr;grid-template-rows:auto minmax(0,1fr);min-height:0}.mobile-pane-tabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;padding:8px;border-bottom:1px solid #d7dee2;background:#fff}.mobile-pane-tabs button{min-height:38px;padding:6px 4px;border:1px solid #cbd5db;border-radius:6px;background:#fff;color:#172026;font-size:13px}.mobile-pane-tabs button.active{border-color:#16815f;background:#e7f2ee;color:#12664c;font-weight:700}.group-panel,.chat-panel,.side-panel{display:none;width:100%;min-width:0;border-right:0}.workspace.mobile-pane-groups .group-panel,.workspace.mobile-pane-messages .chat-panel,.workspace.mobile-pane-agent .side-panel{display:block}.panel-header{min-height:56px;padding:10px 12px}.panel-header input{width:min(44vw,180px)}.group-list,.message-list{height:calc(100vh - 148px)}.message-list{padding:10px}.message{padding:12px}.message-meta{gap:6px}.message-meta button,.chat-panel-tools button,.actions button,.primary{min-height:36px;padding:6px 10px}.chat-panel-tools{flex-wrap:wrap;justify-content:flex-end}.side-panel{height:calc(100vh - 148px);overflow:auto}.participant-list{max-height:none}.segmented-control{grid-template-columns:1fr}.segmented-control button{min-height:38px;font-size:13px}.analysis-grid{grid-template-columns:72px minmax(0,1fr)}textarea{min-height:112px}.identity-toolbar{min-height:108px;padding:12px;flex-direction:column;align-items:stretch}.identity-toolbar input{width:100%}.identity-list{padding:12px}.identity-card,.identity-form{grid-template-columns:1fr}.identity-description{grid-column:auto}}
