:root{font-family:Inter,Microsoft YaHei,sans-serif;color:#172033;background:#f4f6fa}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}.loading{min-height:100vh;display:grid;place-items:center}.login{min-height:100vh;display:grid;place-items:center;background:linear-gradient(135deg,#edf5ff,#f8fafc)}.login form{width:380px;background:#fff;padding:36px;border-radius:16px;box-shadow:0 18px 50px #1e3a5f1c}.login h1{margin:0 0 6px}.login p{color:#718096;margin-bottom:28px}label{display:grid;gap:8px;margin:16px 0}input,select,textarea{border:1px solid #d8dfeb;border-radius:8px;padding:10px 12px;background:#fff}textarea{min-height:90px;resize:vertical}button{border:0;border-radius:8px;padding:10px 16px;background:#2563eb;color:#fff;cursor:pointer}.login button{width:100%;margin-top:12px}.error{background:#fff1f1;color:#b42318;padding:12px;border-radius:8px;margin:12px 0}.shell{display:grid;grid-template-columns:220px 1fr;min-height:100vh}.shell>aside{background:#172033;color:#fff;padding:24px 16px;display:flex;flex-direction:column;gap:8px}.shell>aside h2{font-size:18px;margin:4px 8px 28px}.shell>aside button{background:transparent;text-align:left;color:#cbd5e1}.shell>aside button.active,.shell>aside button:hover{background:#2b3a55;color:#fff}.aside-user{margin-top:auto;padding:16px 8px;border-top:1px solid #334155;display:grid;gap:4px}.aside-user small{color:#94a3b8}.content{padding:32px;overflow:auto}.content header{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}.content header h1{margin:0}.content header span{color:#718096}.bar{display:flex;gap:10px;background:#fff;padding:16px;border-radius:12px;margin-bottom:16px;box-shadow:0 2px 10px #1e3a5f0a}.employee{flex-wrap:wrap}.table{background:#fff;border-radius:12px;overflow:auto;box-shadow:0 2px 10px #1e3a5f0a}table{border-collapse:collapse;width:100%;min-width:900px}th,td{text-align:left;padding:14px 16px;border-bottom:1px solid #edf0f5;white-space:nowrap}th{font-size:13px;color:#64748b;background:#fbfcfe}.empty{text-align:center;color:#94a3b8;padding:48px}.small{padding:7px 11px}.ghost{background:#e8efff;color:#2563eb}.tag{padding:5px 10px;background:#e5e7eb;color:#64748b}.tag.on{background:#dcfce7;color:#15803d}.weight{width:74px;padding:6px}.overlay{position:fixed;inset:0;background:#0f172a66;display:flex;justify-content:flex-end;z-index:20}.drawer{width:min(620px,94vw);height:100%;overflow:auto;background:#fff;padding:28px;box-shadow:-15px 0 40px #0f172a22}.drawer-head{display:flex;justify-content:space-between;align-items:flex-start}.drawer-head h2{margin:0 0 5px}.drawer-head span{color:#64748b}.info-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin:24px 0}.info{display:grid;gap:5px;background:#f8fafc;padding:13px;border-radius:9px}.info small{color:#64748b}.two{display:grid;grid-template-columns:1fr 1fr;gap:12px}.timeline{display:grid;gap:9px}.timeline div{padding:10px;border-left:3px solid #93c5fd;background:#f8fafc}.timeline small{float:right;color:#64748b}.sim-layout{display:grid;grid-template-columns:minmax(450px,1fr) 300px;gap:18px}.chat,.extract{background:#fff;border-radius:14px;box-shadow:0 2px 10px #1e3a5f0a}.chat{min-height:620px;display:grid;grid-template-rows:auto 1fr auto}.chat-head{display:flex;justify-content:space-between;padding:20px;border-bottom:1px solid #edf0f5}.chat-head h2{margin:0 0 4px}.messages{padding:22px;display:flex;flex-direction:column;gap:14px}.bubble{max-width:75%;display:grid;gap:5px;padding:12px 15px;border-radius:12px;line-height:1.5}.bubble b{font-size:12px}.bubble.customer{margin-left:auto;background:#2563eb;color:#fff}.bubble.ai{background:#edf2f7}.hint{margin:auto;color:#94a3b8}.send{display:flex;gap:10px;padding:16px;border-top:1px solid #edf0f5}.send input{flex:1}.extract{padding:20px;color:#172033;height:max-content}.extract h3{margin-top:0}.extract .info{margin-bottom:10px}.success{display:grid;gap:8px;margin-top:18px;padding:16px;border-radius:10px;background:#ecfdf3;color:#166534}.success span{font-size:13px}@media(max-width:900px){.sim-layout,.shell{grid-template-columns:1fr}.shell>aside{flex-direction:row;align-items:center;overflow:auto}.shell>aside h2{margin:0 auto 0 0}.aside-user{display:none}.content{padding:16px}.bar{flex-wrap:wrap}.two,.info-grid{grid-template-columns:1fr}}.notice{display:grid;gap:6px;padding:16px 18px;margin-bottom:16px;border:1px solid #fde68a;border-radius:12px;background:#fffbeb;color:#92400e}.notice span{font-size:13px}.wecom-grid{display:grid;grid-template-columns:310px 1fr;gap:16px;min-height:520px}.conversation-list,.wecom-messages{background:#fff;border-radius:12px;padding:14px;box-shadow:0 2px 10px #1e3a5f0a}.conversation-list{display:flex;flex-direction:column;gap:8px}.conversation-list button{display:grid;gap:4px;text-align:left;background:#f8fafc;color:#334155}.conversation-list button.selected{background:#dbeafe;color:#1d4ed8}.conversation-list span,.conversation-list small{font-size:12px}.wecom-messages{display:flex;flex-direction:column;gap:12px}.wecom-messages .bubble small{font-size:11px;opacity:.7}@media(max-width:900px){.wecom-grid{grid-template-columns:1fr}}
