:root{--bg-dark:#030712;--bg-card:#0b0f19;--bg-paper:#0f172a;--text-primary:#f9fafb;--text-secondary:#9ca3af;--border-color:#ffffff14;--usd-color:#10b981;--zig-color:#3b82f6}body{background-color:var(--bg-dark);color:var(--text-primary);margin:0;padding:0;font-family:Outfit,Inter,sans-serif;overflow-x:hidden}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:var(--bg-dark)}::-webkit-scrollbar-thumb{background:#475569;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#64748b}.usd-text{font-weight:700;color:var(--usd-color)!important}.zig-text{font-weight:700;color:var(--zig-color)!important}
