:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}*{box-sizing:border-box}html,body,#root{width:100%;height:100%;margin:0;padding:0;overflow:hidden}body{font-family:Segoe UI,PingFang SC,Microsoft YaHei,sans-serif}.app-error-page{color:#1f2937;background:radial-gradient(circle at top,#fff7f8 0,#f5f7fb 58%,#edf1f7 100%);place-items:center;width:100%;min-height:100%;padding:24px;display:grid}.app-error-card{text-align:center;background:#fffffff5;border:1px solid #f0d8dd;border-radius:20px;width:min(520px,100%);padding:36px;box-shadow:0 24px 64px #40242d1f}.app-error-mark{color:#fff;background:#c43f62;border-radius:50%;place-items:center;width:54px;height:54px;margin:0 auto 18px;font-size:30px;font-weight:700;display:grid}.app-error-card h1{margin:0 0 12px;font-size:24px}.app-error-card p{color:#667085;margin:0 0 18px;line-height:1.7}.app-error-card code{color:#9f294c;overflow-wrap:anywhere;text-align:left;background:#f8fafc;border-radius:10px;padding:12px 14px;display:block}.app-error-actions{justify-content:center;gap:12px;margin-top:22px;display:flex}.app-error-actions button{color:#fff;cursor:pointer;background:#c43f62;border:1px solid #c43f62;border-radius:10px;min-width:120px;padding:10px 18px}.app-error-actions button.secondary{color:#9f294c;background:#fff}.chart-error-placeholder{color:#9f294c;text-align:center;background:#fff9fa;border:1px dashed #e7c7d0;border-radius:12px;place-items:center;min-height:180px;padding:24px;display:grid}.console-root{width:100%;height:100%}.logo-wrap{letter-spacing:.3px;justify-content:flex-start;align-items:center;gap:10px;height:56px;padding:0 14px;font-size:16px;font-weight:700;display:flex}.logo-wrap.collapsed{justify-content:center;padding:0}.logo-image{object-fit:cover;border-radius:6px;flex-shrink:0;width:24px;height:24px}.logo-title{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.console-root.light .console-sider{background:#fff;border-right:1px solid #e5e7eb}.console-sider .ant-layout-sider-children{flex-direction:column;height:100%;min-height:0;display:flex}.console-menu{flex:1;min-height:0;overflow:hidden auto}.console-menu::-webkit-scrollbar{width:8px;height:8px}.console-content::-webkit-scrollbar{width:8px;height:8px}.console-root.light .console-menu::-webkit-scrollbar-track{background:#f1f5f9}.console-root.light .console-content::-webkit-scrollbar-track{background:#f1f5f9}.console-root.light .console-menu::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:999px}.console-root.light .console-content::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:999px}.console-root.dark .console-menu::-webkit-scrollbar-track{background:#0f172a}.console-root.dark .console-content::-webkit-scrollbar-track{background:#0f172a}.console-root.dark .console-menu::-webkit-scrollbar-thumb{background:#334155;border-radius:999px}.console-root.dark .console-content::-webkit-scrollbar-thumb{background:#334155;border-radius:999px}.console-root.dark .console-menu,.console-root.dark .console-content{scrollbar-color:#334155 #0f172a}.console-root.light .logo-wrap{background:#fff;border-bottom:1px solid #eef2f7}.console-root.light .logo-title{color:#0f172a}.console-root.light .console-menu{background:#fff}.console-root.light .ant-layout-sider-trigger{color:#334155;background:#fff;border-top:1px solid #eef2f7}.console-root.dark .console-sider{background:#0b1220}.console-root.dark .logo-wrap{background:linear-gradient(135deg,#111a2f 0%,#0b1220 100%);border-bottom:1px solid #94a3b833}.console-root.dark .logo-title{color:#f8fafc}.console-root.dark .ant-layout-sider-trigger{color:#e2e8f0;background:#0b1220}.console-header{background:0 0;border-bottom:1px solid #f0f0f0;justify-content:space-between;align-items:center;gap:12px;padding:0 16px;display:flex}.console-root.light .console-header{background:#fff}.console-root.dark .console-header{border-bottom-color:#94a3b840}.console-content{height:calc(100vh - 64px);padding:16px;overflow:auto}.auth-page{justify-content:center;align-items:center;width:100%;height:100%;padding:20px;display:flex}.auth-page.light{background:linear-gradient(135deg,#d8e8ff,#f7fbff)}.auth-page.dark{background:linear-gradient(135deg,#0f172a,#111827)}.auth-card{width:760px;max-width:100%}.auth-page.dark .auth-card{background:#0f172a;border-color:#94a3b847}.auth-page.dark .auth-card .ant-typography,.auth-page.dark .auth-card .ant-tabs-tab-btn,.auth-page.dark .auth-card .ant-form-item-label>label{color:#e2e8f0!important}.auth-page.dark .auth-card .ant-typography-secondary{color:#94a3b8!important}.auth-toolbar{justify-content:space-between;align-items:center;display:flex}.auth-brand{text-align:center}.auth-logo{object-fit:cover;border-radius:14px;width:94px;height:94px;margin-bottom:12px}.page-card{margin-bottom:0}.toolbar-row{flex-wrap:wrap;justify-content:space-between;gap:12px;display:flex}.toolbar-left,.toolbar-right{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.meta-grid{grid-template-columns:repeat(12,1fr);gap:16px;display:grid}.meta-col-4{grid-column:span 4}.meta-col-6{grid-column:span 6}.meta-col-8{grid-column:span 8}.meta-col-12{grid-column:span 12}@media (width<=1200px){.meta-col-4,.meta-col-6,.meta-col-8{grid-column:span 12}}
