*,:before,:after{box-sizing:border-box}body{margin:0}*,:before,:after{box-sizing:border-box;margin:0;padding:0}body{background:#aee2ff;justify-content:center;align-items:center;min-height:100vh;font-family:PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif;display:flex}.app-root{border:.5px solid #2fa8f0;border-radius:16px;width:100%;max-width:860px;height:100vh;max-height:760px;margin:auto;display:flex;overflow:hidden;box-shadow:0 8px 40px #4bb8fa40}.panel-left,.panel-right{background:#4bb8fa;flex-direction:column;flex-shrink:0;width:200px;display:flex;overflow:hidden}.panel-left{border-right:.5px solid #2fa8f0}.panel-right{border-left:.5px solid #2fa8f0}.panel-hd{border-bottom:.5px solid #2fa8f0;flex-shrink:0;padding:13px 12px 9px}.panel-hd-label{color:#fff;text-transform:uppercase;letter-spacing:.07em;font-size:10px;font-weight:500}.skill-list{flex-direction:column;flex:1;gap:6px;padding:10px 8px;display:flex;overflow-y:auto}.col-center{background:#aee2ff;flex-direction:column;flex:1;min-width:0;display:flex}.chat-hd{background:#fff;border-bottom:.5px solid #aee2ff;flex-shrink:0;align-items:center;gap:9px;padding:11px 14px;display:flex}.av{color:#1a1a1a;background:#aee2ff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;font-size:13px;font-weight:500;display:flex}.chat-hd-name{color:#1a1a1a;font-size:13px;font-weight:500}.chat-hd-status{color:#4bb8fa;font-size:11px}.chat-body{flex-direction:column;flex:1;gap:8px;padding:12px 10px;display:flex;overflow-y:auto}.chat-foot{background:#fff;border-top:.5px solid #aee2ff;flex-shrink:0;align-items:center;gap:7px;padding:9px 10px;display:flex}.chat-in{color:#1a1a1a;cursor:default;background:#f0faff;border:.5px solid #aee2ff;border-radius:18px;outline:none;flex:1;padding:7px 13px;font-family:inherit;font-size:12px}.chat-in::placeholder{color:#7dd3f8}.send-btn{cursor:pointer;background:#fff;border:.5px solid #aee2ff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;transition:background .15s;display:flex}.send-btn:hover{background:#f0faff}.start-bubble{color:#1a1a1a;cursor:pointer;background:#fff;border:1.5px dashed #4bb8fa;border-radius:14px 14px 14px 3px;padding:8px 11px;font-size:12px;line-height:1.5;transition:background .15s}.start-bubble:hover{background:#f0faff}.snap-grid{grid-template-columns:1fr 1fr;gap:5px;padding:9px 8px 5px;display:grid}.snap-card{background:#fff;border:.5px solid #aee2ff;border-radius:8px;padding:7px 8px}.snap-label{color:#555;font-size:10px}.snap-val{color:#1a1a1a;margin-top:1px;font-size:14px;font-weight:500}.tl-wrap{flex:1;padding:6px 9px;overflow-y:auto}.tl-section-label{color:#fff;text-transform:uppercase;letter-spacing:.05em;padding:3px 0 7px;font-size:10px;font-weight:500}.tl-item{gap:7px;padding-bottom:10px;display:flex;position:relative}.tl-item:not(:last-child):before{content:"";background:#7dd3f8;width:.5px;height:calc(100% - 4px);position:absolute;top:14px;left:6px}.tl-ttl{color:#fff;font-size:11px;font-weight:500;line-height:1.3}.tl-desc{color:#e0f4ff;margin-top:2px;font-size:10px;line-height:1.4}.tl-time{color:#aee2ff;margin-top:2px;font-size:10px}@keyframes blink{0%,80%,to{opacity:.2}40%{opacity:1}}@media (width<=640px){body{background:#aee2ff}.app-root{max-width:100%;height:100vh;max-height:100vh;box-shadow:none;border:none;border-radius:0}.panel-left,.panel-right{display:none}.col-center{width:100%}}
