@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&display=swap";*,*:before,*:after{box-sizing:border-box}html,body,#root{margin:0;padding:0;background:#f5f6fa!important;color:#1a1a2e!important;font-family:Inter,system-ui,-apple-system,sans-serif!important;font-weight:400;font-size:15px;line-height:1.6;min-height:100vh}:root{--bg: #f5f6fa;--surf: #ffffff;--card: #ffffff;--border: rgba(0,0,0,.08);--text: #1a1a2e;--muted: #6b7280;--sub: #9ca3af;--amber: #f59e0b;--amber-dk: #d97706;--green: #16a34a;--red: #dc2626;--blue: #2563eb;--shadow: 0 1px 3px rgba(0,0,0,.08), 0 1px 2px rgba(0,0,0,.04);--shadow-md:0 4px 6px rgba(0,0,0,.07), 0 2px 4px rgba(0,0,0,.05);--radius: 8px;--radius-lg:12px}div[style*="background:#07070e"],div[style*="background: #07070e"],div[style*="background:#0f0f18"],div[style*="background:#111118"],div[style*="background:#14141f"],div[style*="background:#16161e"],div[style*="background:#18181f"],div[style*="background:#1a1a28"],div[style*="background:#1e1e28"],div[style*="background:#1e1e2a"],div[style*="background:#22222e"],div[style*="background:rgb(7,7,14)"]{background:var(--card)!important;color:var(--text)!important}nav[style*="background:#07070e"],nav[style*="background:#111118"],nav[style*="background:#16161e"]{background:var(--surf)!important;border-bottom:1px solid var(--border)!important;box-shadow:var(--shadow)!important}span[style*="color:#e6e6f0"],span[style*="color:#eeeef5"],span[style*="color:#e8e8f0"],div[style*="color:#e6e6f0"],div[style*="color:#eeeef5"],p[style*="color:#e6e6f0"]{color:var(--text)!important}span[style*="color:#5a5a78"],span[style*="color:#8888a8"],span[style*="color:#9090b0"],div[style*="color:#5a5a78"],div[style*="color:#8888a8"]{color:var(--muted)!important}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:var(--bg)}::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#9ca3af}
