.ai-report-drawer .el-drawer__header{border-bottom:1px solid var(--border-color-light);margin-bottom:0;padding:16px 20px}.ai-report-drawer .el-drawer__body{flex-direction:column;padding:0;display:flex;overflow:hidden}.ai-report__header{flex-direction:column;gap:8px;display:flex}.ai-report__title{color:var(--text-color-primary);align-items:center;gap:8px;font-size:16px;font-weight:600;display:flex}.ai-report__icon{color:#409eff;font-size:20px}.ai-report__toolbar{border-bottom:1px solid var(--border-color-light);flex-shrink:0;gap:8px;padding:12px 20px;display:flex}.ai-report__body{flex-direction:column;height:100%;display:flex;overflow:hidden}.ai-report__loading{color:var(--text-color-secondary);flex-direction:column;justify-content:center;align-items:center;padding:60px 20px;display:flex}.ai-report__loading p{margin-top:16px;font-size:14px}.ai-report__loading .sub{color:var(--text-color-placeholder);margin-top:4px;font-size:12px}.ai-report__loading-dots{gap:6px;display:flex}.ai-report__loading-dots span{background:#409eff;border-radius:50%;width:8px;height:8px;animation:1.4s ease-in-out infinite both ai-report-dot-bounce}.ai-report__loading-dots span:first-child{animation-delay:-.32s}.ai-report__loading-dots span:nth-child(2){animation-delay:-.16s}@keyframes ai-report-dot-bounce{0%,80%,to{opacity:.4;transform:scale(.4)}40%{opacity:1;transform:scale(1)}}.ai-report__content{flex:1;padding:20px;overflow-y:auto}.ai-report__markdown{color:var(--text-color-primary);font-size:14px;line-height:1.7}.ai-report__markdown h1{border-bottom:2px solid #409eff;margin:0 0 16px;padding-bottom:8px;font-size:18px;font-weight:700}.ai-report__markdown h2{border-bottom:1px solid var(--border-color-lighter);margin:20px 0 10px;padding-bottom:6px;font-size:16px;font-weight:600}.ai-report__markdown h2:first-child{margin-top:0}.ai-report__markdown h3{margin:16px 0 8px;font-size:14px;font-weight:600}.ai-report__markdown p{margin:8px 0}.ai-report__markdown ul,.ai-report__markdown ol{margin:8px 0;padding-left:20px}.ai-report__markdown ul li,.ai-report__markdown ol li{margin:4px 0}.ai-report__markdown code{background:var(--bg-color-light,#0000000f);border-radius:3px;padding:2px 6px;font-family:Consolas,Monaco,monospace;font-size:13px}.ai-report__markdown pre{background:var(--bg-color-light,#0000000f);border-radius:6px;margin:10px 0;padding:12px 16px;overflow-x:auto}.ai-report__markdown pre code{background:0 0;padding:0}.ai-report__markdown strong{font-weight:600}.ai-report__markdown table{border-collapse:collapse;width:100%;margin:10px 0;font-size:13px}.ai-report__markdown table th,.ai-report__markdown table td{border:1px solid var(--border-color-light);text-align:left;padding:6px 10px}.ai-report__markdown table th{background:var(--bg-color-light,#0000000a);font-weight:600}.ai-report__markdown blockquote{color:var(--text-color-secondary);background:var(--bg-color-light,#409eff0a);border-left:3px solid #409eff;border-radius:0 4px 4px 0;margin:10px 0;padding:8px 16px}.ai-report__error{color:var(--color-danger,#f56c6c);justify-content:center;align-items:center;gap:8px;padding:20px;font-size:14px;display:flex}.ai-report__empty{color:var(--text-color-secondary);flex-direction:column;justify-content:center;align-items:center;padding:60px 20px;display:flex}.ai-report__empty .el-icon{color:var(--text-color-placeholder);margin-bottom:16px}.ai-report__empty p{font-size:14px}.ai-report-view-btn{bottom:60px}
