*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}#app{width:100%;height:100vh}ai-chat-component{width:100%;height:100%;display:block}.prompt-list[data-v-231f962b]{width:100%}.prompt-list[data-v-231f962b] .ant-x-prompts .ant-x-prompts-list{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:12px;display:grid}.prompt-list[data-v-231f962b] .ant-x-prompts .ant-x-prompts-item{transition:all .3s}.prompt-list[data-v-231f962b] .ant-x-prompts .ant-x-prompts-item:hover{border-color:#409eff;transform:translateY(-2px);box-shadow:0 2px 12px #409eff26}.chat-input-wrapper[data-v-3b5b966f]{width:100%}.chat-input-wrapper[data-v-3b5b966f] .ant-x-sender{background:#fff;border-radius:12px;box-shadow:0 2px 12px #00000014}.chat-input-wrapper[data-v-3b5b966f] .ant-x-sender .ant-input:focus,.chat-input-wrapper[data-v-3b5b966f] .ant-x-sender:focus-within{border-color:#0eb2a6!important}.ai-chat-container[data-v-684ae81a]{width:100%;height:100%}.content[data-v-684ae81a]{background-color:#fff;border-radius:4px;flex-direction:column;width:100%;height:100%;display:flex}.empty-state[data-v-684ae81a]{flex-direction:column;justify-content:center;align-items:center;gap:32px;max-width:900px;height:100%;margin:0 auto;padding:40px 20px;display:flex}.empty-state .welcome-section[data-v-684ae81a]{text-align:center;padding:40px 20px}.empty-state .welcome-section .welcome-title[data-v-684ae81a]{color:#333;margin:0;font-size:28px;font-weight:600}.empty-state .sender-wrapper[data-v-684ae81a]{width:100%}[data-v-684ae81a] p{margin:0!important}[data-v-684ae81a] .ant-x-bubble-list{flex:1;min-height:0}[data-v-684ae81a] .ant-typography p{margin:.5em 0;line-height:1.6}[data-v-684ae81a] .ant-typography p:first-child{margin-top:0}[data-v-684ae81a] .ant-typography p:last-child{margin-bottom:0}[data-v-684ae81a] .ant-typography h1,[data-v-684ae81a] .ant-typography h2,[data-v-684ae81a] .ant-typography h3,[data-v-684ae81a] .ant-typography h4,[data-v-684ae81a] .ant-typography h5,[data-v-684ae81a] .ant-typography h6{margin:.8em 0 .4em;font-weight:600;line-height:1.4}[data-v-684ae81a] .ant-typography h1:first-child,[data-v-684ae81a] .ant-typography h2:first-child,[data-v-684ae81a] .ant-typography h3:first-child,[data-v-684ae81a] .ant-typography h4:first-child,[data-v-684ae81a] .ant-typography h5:first-child,[data-v-684ae81a] .ant-typography h6:first-child{margin-top:0}[data-v-684ae81a] .ant-typography h1{font-size:1.5em}[data-v-684ae81a] .ant-typography h2{font-size:1.3em}[data-v-684ae81a] .ant-typography h3{font-size:1.1em}[data-v-684ae81a] .ant-typography h4{font-size:1em}[data-v-684ae81a] .ant-typography h5{font-size:.9em}[data-v-684ae81a] .ant-typography h6{font-size:.85em}[data-v-684ae81a] .ant-typography ul,[data-v-684ae81a] .ant-typography ol{margin:.5em 0;padding-left:1.5em}[data-v-684ae81a] .ant-typography li{margin:.25em 0;line-height:1.6}[data-v-684ae81a] .ant-typography code{background-color:#0000000f;border-radius:3px;padding:.2em .4em;font-family:Courier New,monospace;font-size:.9em}[data-v-684ae81a] .ant-typography pre{background-color:#0000000f;border-radius:4px;margin:.8em 0;padding:.8em;overflow-x:auto}[data-v-684ae81a] .ant-typography pre code{background:0 0;padding:0}[data-v-684ae81a] .ant-typography blockquote{color:#000000b3;border-left:3px solid #0003;margin:.8em 0;padding-left:1em}[data-v-684ae81a] .ant-typography a{color:#1890ff;text-decoration:none}[data-v-684ae81a] .ant-typography a:hover{text-decoration:underline}[data-v-684ae81a] .ant-typography table{border-collapse:collapse;width:100%;margin:.8em 0}[data-v-684ae81a] .ant-typography table th,[data-v-684ae81a] .ant-typography table td{text-align:left;border:1px solid #0000001a;padding:.4em .6em}[data-v-684ae81a] .ant-typography table th{background-color:#0000000a;font-weight:600}[data-v-684ae81a] .ant-typography hr{border:none;border-top:1px solid #0000001a;margin:1em 0}[data-v-684ae81a] .ant-typography strong{font-weight:600}[data-v-684ae81a] .ant-typography em{font-style:italic}[data-v-684ae81a] .ant-typography .echarts-placeholder{background:#fafafa;border-radius:4px;margin:1em 0;position:relative}[data-v-684ae81a] .ant-typography .echarts-placeholder.echarts-loading:after{content:"图表加载中...";color:#999;font-size:14px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.chat-area[data-v-684ae81a]{background:#fff;border-radius:12px;flex-direction:column;justify-content:space-between;width:100%;max-width:900px;height:100%;margin:0 auto;padding:24px;display:flex;position:relative;overflow:hidden}.chat-area .bubble-list[data-v-684ae81a]{padding:8px}.chat-area .chat-actions[data-v-684ae81a]{justify-content:flex-end;align-items:center;padding:12px 0;display:flex}.chat-area .chat-actions[data-v-684ae81a] .ant-btn-text{font-size:14px}.chat-area .chat-input[data-v-684ae81a]{z-index:10;background:#fff;flex-shrink:0;margin-top:12px;position:sticky;bottom:0}
/*$vite$:1*/