x-vue-echarts{display:block;width:100%;height:100%;min-width:0}x-vue-echarts>:first-child,x-vue-echarts>:first-child>canvas{border-radius:inherit}*{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;line-height:1.5}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Helvetica Neue,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#303133;background-color:#f8fafc}#app{min-height:100vh}#app,.app-error{display:flex;flex-direction:column}.app-error{justify-content:center;align-items:center;height:100vh;width:100vw}:root{--el-color-primary:#533afd;--el-color-primary-light-3:#7c6bfe;--el-color-primary-light-5:#a59bfe;--el-color-primary-light-7:#cec9fe;--el-color-primary-light-8:#e0ddfe;--el-color-primary-light-9:#f0efff;--el-color-primary-dark-2:#4434d4;--primary-color:#667eea;--primary-gradient:linear-gradient(135deg,#667eea,#764ba2);--success-color:#67c23a;--warning-color:#e6a23c;--danger-color:#f56c6c;--info-color:#909399;--text-primary:#061b31;--text-regular:#64748d;--text-secondary:#7f8c8d;--text-placeholder:#aab7c4;--border-base:#e5edf5;--border-light:#e5edf5;--border-lighter:#ebeef5;--border-extra-light:#f2f6fc;--space-xs:4px;--space-sm:8px;--space-md:16px;--space-lg:24px;--space-xl:32px;--space-xxl:48px;--shadow-sm:0 2px 4px rgba(0,0,0,.04);--shadow-base:0 4px 8px rgba(0,0,0,.08);--shadow-md:0 8px 16px rgba(0,0,0,.12);--shadow-lg:0 16px 32px rgba(0,0,0,.16);--shadow-xl:0 24px 48px rgba(0,0,0,.2);--radius-sm:4px;--radius-base:8px;--radius-lg:12px;--radius-xl:16px;--breakpoint-sm:576px;--breakpoint-md:768px;--breakpoint-lg:992px;--breakpoint-xl:1200px}@media (prefers-color-scheme:dark){:root{--text-primary:#e2e8f0;--text-regular:#cbd5e0;--text-secondary:#a0aec0;--text-placeholder:#718096}}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background-color:rgba(100,116,141,.25);border-radius:3px;-webkit-transition:background-color .2s ease;transition:background-color .2s ease}::-webkit-scrollbar-thumb:hover{background-color:rgba(100,116,141,.4)}*{scrollbar-width:thin;scrollbar-color:rgba(100,116,141,.25) transparent}