body { font-family: Inter, "Segoe UI", Arial, sans-serif; background-color: #050810; color: white; }
        .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-warm { background: rgba(61, 34, 12, 0.35); backdrop-filter: blur(12px); border: 1px solid rgba(251, 146, 60, 0.2); }
        .glow-text-red { text-shadow: 0 0 35px rgba(250, 0, 0, 0.8); }
        .glow-text-blue { text-shadow: 0 0 30px rgba(59, 130, 246, 0.6); }
        .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; }
        .ti-data { font-weight: 900; font-style: italic; color: white; }
        .ti-portal { font-weight: 900; font-style: italic; color: #FA0000; }
        .ti-excel { font-weight: 900; font-style: italic; color: white; }
        .ti-gateway { font-weight: 900; font-style: italic; color: #22c55e; }
        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-fusable_alternative-style-1 { height: 60px; width: auto; }
.csp-fusable_alternative-style-2 { height: 55px; width: auto; }
.csp-fusable_alternative-style-3 { height: 35px; width: auto; }
