body { font-family: 'IBM Plex Sans', sans-serif; }
        .material-symbols-outlined { font-variation-settings: 'FILL' 0, 'wght' 400, 'GRAD' 0, 'opsz' 24; }
        .gradient-primary { background: linear-gradient(180deg, #051626 0%, #0c1d2d 100%); }
        .glass-card { background: rgba(255, 255, 255, 0.95); backdrop-filter: blur(8px); }
        .tech-border { border: 1px solid #E2E8F0; }
        .text-glow { text-shadow: 0 0 15px rgba(0, 210, 255, 0.4); }
