:root{--bg-base:#fff;--bg-card:#fff;--bg-elevated:#fafafa;--text-primary:#1f2937;--text-secondary:#6b7280;--border:#e5e7eb;--up-color:#cf1322;--down-color:#3f8600;--transition-theme:background-color .35s ease, color .35s ease, border-color .35s ease}[data-theme=dark]{--bg-base:#040910;--bg-card:#111827;--bg-elevated:#1a2235;--text-primary:#e5e7eb;--text-secondary:#9ca3af;--border:#1f2937;--up-color:#ff6b6b;--down-color:#51cf66}html,body,#root{height:100%;transition:var(--transition-theme);margin:0}body{background:var(--bg-base);color:var(--text-primary);-webkit-font-smoothing:antialiased;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;overflow-x:hidden}[data-theme=dark] body:before{content:"";z-index:0;pointer-events:none;background: radial-gradient(ellipse 120% 100% at 50% 0%, #08122033 0%, #04091066 35%, #0a142640 65%, #10203733 100%),  radial-gradient(ellipse 130% 45% at 50% 100%, #3c96f51a 0%, #235aaf12 40%, transparent 70%),  radial-gradient(ellipse 100% 55% at 50% 0%, #0409104d 0%, transparent 65%),  radial-gradient(circle 82% at 50% 50%, transparent 60%, #04091038 88%, #02050a4d 100%),  radial-gradient(ellipse 100% 22% at 50% 100%, #1e3c6429 0%, transparent 100%);position:fixed;inset:0}[data-theme=dark] .dark-title{background:linear-gradient(135deg,#818cf8 0%,#60a5fa 35%,#a78bfa 65%,#34d399 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}[data-theme=dark] #root{z-index:1;position:relative}[data-theme=dark] .ant-layout{background:0 0}[data-theme=dark] .ant-layout-header{-webkit-backdrop-filter:blur(12px);background:#111827d9!important}[data-theme=dark] .ant-layout-content{background:0 0}[data-theme=dark] .ant-card{-webkit-backdrop-filter:blur(8px);background:#111827bf;border-color:#1f2937cc}[data-theme=dark] .ant-table{background:#11182799}[data-theme=dark] ::-webkit-scrollbar{width:6px;height:6px}[data-theme=dark] ::-webkit-scrollbar-track{background:#04091080}[data-theme=dark] ::-webkit-scrollbar-thumb{background:#4b556399;border-radius:3px}[data-theme=dark] ::-webkit-scrollbar-thumb:hover{background:#6b7280b3}
