body { background-color: #0d1117 !important; color: #e6edf3 !important; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif; }
.navbar { background: #161b22 !important; border-bottom: 1px solid #30363d !important; }
.nav-link { color: #8b949e !important; font-size: 0.9rem; }
.nav-link:hover, .nav-link.active { color: #e6edf3 !important; }
.table { color: #e6edf3 !important; font-size: 0.85rem; }
.table td, .table th { border-color: #30363d !important; padding: 10px 12px !important; vertical-align: middle !important; }
.table thead th { color: #8b949e !important; font-weight: 500; font-size: 0.78rem; text-transform: uppercase; letter-spacing: 0.05em; border-bottom: 1px solid #30363d !important; }
.table tbody tr:hover { background: #1f2937 !important; }
.badge { font-weight: 500; font-size: 0.75rem; padding: 4px 8px; border-radius: 4px; }
.metric-card { background: #161b22; border: 1px solid #30363d; border-radius: 8px; padding: 20px; }
.metric-label { color: #8b949e; font-size: 0.78rem; text-transform: uppercase; letter-spacing: 0.05em; margin-bottom: 6px; }
.metric-value { font-size: 1.6rem; font-weight: 600; line-height: 1; }
.metric-sub { color: #8b949e; font-size: 0.82rem; margin-top: 4px; }
.section-title { color: #8b949e; font-size: 0.78rem; text-transform: uppercase; letter-spacing: 0.05em; margin-bottom: 14px; font-weight: 500; }
.reasoning-box { background: #0d1117; border: 1px solid #30363d; border-radius: 6px; padding: 12px; font-size: 0.82rem; color: #8b949e; line-height: 1.5; }
.ticker-chip { background: #1f2937; border: 1px solid #30363d; border-radius: 6px; padding: 10px 14px; }
input.form-control { background: #161b22 !important; border: 1px solid #30363d !important; color: #e6edf3 !important; }
input.form-control:focus { border-color: #58a6ff !important; box-shadow: 0 0 0 3px rgba(88,166,255,0.15) !important; }
.btn-primary { background: #238636 !important; border-color: #2ea043 !important; }
.btn-primary:hover { background: #2ea043 !important; }
::-webkit-scrollbar { width: 6px; height: 6px; }
::-webkit-scrollbar-track { background: #161b22; }
::-webkit-scrollbar-thumb { background: #30363d; border-radius: 3px; }
