body { font-family: Inter, "Segoe UI", Arial, sans-serif; background-color: #050810; color: white; }
        .glow-text { text-shadow: 0 0 30px rgba(59, 130, 246, 0.6); }
        .glow-text-red { text-shadow: 0 0 35px rgba(250, 0, 0, 0.8); }
        .hero-bg { background: radial-gradient(circle at center, #0f172a 0%, #020617 100%); }
        .glass-panel { background: rgba(17, 24, 39, 0.7); backdrop-filter: blur(12px); border: 1px solid rgba(255, 255, 255, 0.1); }
        .glass-panel-danger { background: rgba(50, 50, 50, 0.4); backdrop-filter: blur(12px); border: 1px solid rgba(150, 150, 150, 0.2); }

        .ti-map { font-weight: 900; font-style: italic; color: white; }
        .ti-intel { font-weight: 900; font-style: italic; color: #3b82f6; }
        .ti-fleet { font-weight: 900; font-style: italic; color: white; }
        .ti-focus { font-weight: 900; font-style: italic; color: #3b82f6; }
        .ti-activity { font-weight: 900; font-style: italic; color: white; }
        .ti-hub { font-weight: 900; font-style: italic; color: #FA0000; }

        html { scroll-behavior: smooth; }
        ::-webkit-scrollbar { width: 10px; }
        ::-webkit-scrollbar-track { background: #050810; }
        ::-webkit-scrollbar-thumb { background: #374151; border-radius: 5px; }
        ::-webkit-scrollbar-thumb:hover { background: #4b5563; }
        .cursor-zoom { cursor: zoom-in; }

.csp-fmcsa_database-style-1 { height: 60px; width: auto; }
.csp-fmcsa_database-style-2 { height: 55px; width: auto; }
.csp-fmcsa_database-style-3 { height: 35px; width: auto; }
