    h1, h2, h3 {
      font-family: 'Playfair Display', serif;
    }
    p, li, span, a, label, input, textarea, button {
      font-family: 'Inter', sans-serif;
    }
    .card-glass h2, .card-glass h3, .card-glass h4,
    .card-elevated h2, .card-elevated h3, .card-elevated h4,
    .card-flat h2, .card-flat h3, .card-flat h4 {
      font-family: 'Inter', sans-serif !important;
    }
    /* Clean, modern design with cybersecurity theme */
    * {
      box-sizing: border-box;
    }

    html, body {
      margin: 0;
      padding: 0;
      width: 100%;
      font-family: 'Inter', sans-serif;
      overflow-x: hidden;
    }

    /* Animated background elements */
    .bg-pattern {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      opacity: 0.1;
      background-image: 
          radial-gradient(circle at 25% 25%, #3b82f6 0%, transparent 50%),
          radial-gradient(circle at 75% 75%, #06b6d4 0%, transparent 50%);
    }

    /* Floating particles */
    .particle {
      position: absolute;
      background: rgba(59, 130, 246, 0.3);
      border-radius: 50%;
      pointer-events: none;
      animation: float 6s linear infinite;
    }

    .particle:nth-child(1) {
      width: 4px;
      height: 4px;
      top: 20%;
      left: 10%;
      animation-delay: 0s;
    }

    .particle:nth-child(2) {
      width: 6px;
      height: 6px;
      top: 60%;
      left: 80%;
      animation-delay: 2s;
    }

    .particle:nth-child(3) {
      width: 3px;
      height: 3px;
      top: 80%;
      left: 20%;
      animation-delay: 4s;
    }

    .particle:nth-child(4) {
      width: 5px;
      height: 5px;
      top: 30%;
      right: 15%;
      animation-delay: 1s;
    }

    .particle:nth-child(5) {
      width: 4px;
      height: 4px;
      bottom: 40%;
      left: 70%;
      animation-delay: 3s;
    }

    .particle:nth-child(6) {
      width: 3px;
      height: 3px;
      top: 50%;
      left: 5%;
      animation-delay: 5s;
    }

    .particle:nth-child(7) {
      width: 5px;
      height: 5px;
      top: 15%;
      right: 25%;
      animation-delay: 1.5s;
    }

    .particle:nth-child(8) {
      width: 4px;
      height: 4px;
      top: 70%;
      left: 15%;
      animation-delay: 3.5s;
    }

    .particle:nth-child(9) {
      width: 3px;
      height: 3px;
      top: 35%;
      left: 85%;
      animation-delay: 2.5s;
    }

    .particle:nth-child(10) {
      width: 6px;
      height: 6px;
      top: 90%;
      right: 10%;
      animation-delay: 4.5s;
    }

    .particle:nth-child(11) {
      width: 4px;
      height: 4px;
      top: 25%;
      left: 60%;
      animation-delay: 0.5s;
    }

    .particle:nth-child(12) {
      width: 5px;
      height: 5px;
      top: 85%;
      left: 40%;
      animation-delay: 2.8s;
    }

    .particle:nth-child(13) {
      width: 3px;
      height: 3px;
      top: 45%;
      right: 30%;
      animation-delay: 3.2s;
    }

    .particle:nth-child(14) {
      width: 4px;
      height: 4px;
      top: 65%;
      left: 75%;
      animation-delay: 1.8s;
    }

    .particle:nth-child(15) {
      width: 6px;
      height: 6px;
      top: 10%;
      left: 45%;
      animation-delay: 4.2s;
    }

    .particle:nth-child(16) {
      width: 3px;
      height: 3px;
      top: 75%;
      right: 50%;
      animation-delay: 0.8s;
    }

    .particle:nth-child(17) {
      width: 5px;
      height: 5px;
      top: 40%;
      left: 25%;
      animation-delay: 3.8s;
    }

    .particle:nth-child(18) {
      width: 4px;
      height: 4px;
      top: 55%;
      right: 20%;
      animation-delay: 1.2s;
    }

    .particle:nth-child(19) {
      width: 3px;
      height: 3px;
      top: 95%;
      left: 55%;
      animation-delay: 4.8s;
    }

    .particle:nth-child(20) {
      width: 6px;
      height: 6px;
      top: 5%;
      right: 40%;
      animation-delay: 2.2s;
    }

    .particle:nth-child(21) {
      width: 4px;
      height: 4px;
      top: 80%;
      left: 65%;
      animation-delay: 5.2s;
    }

    .particle:nth-child(22) {
      width: 5px;
      height: 5px;
      top: 20%;
      left: 35%;
      animation-delay: 1.5s;
    }

    .particle:nth-child(23) {
      width: 3px;
      height: 3px;
      top: 65%;
      right: 60%;
      animation-delay: 3.5s;
    }

    .particle:nth-child(24) {
      width: 4px;
      height: 4px;
      top: 30%;
      left: 90%;
      animation-delay: 0.2s;
    }

    .particle:nth-child(25) {
      width: 6px;
      height: 6px;
      bottom: 10%;
      left: 10%;
      animation-delay: 4.0s;
    }

    .particle:nth-child(26) {
      width: 3px;
      height: 3px;
      top: 50%;
      left: 50%;
      animation-delay: 2.5s;
    }

    .particle:nth-child(27) {
      width: 5px;
      height: 5px;
      top: 85%;
      right: 80%;
      animation-delay: 1.0s;
    }

    .particle:nth-child(28) {
      width: 4px;
      height: 4px;
      top: 15%;
      left: 80%;
      animation-delay: 3.0s;
    }

    .particle:nth-child(29) {
      width: 3px;
      height: 3px;
      bottom: 20%;
      right: 70%;
      animation-delay: 4.5s;
    }

    .particle:nth-child(30) {
      width: 6px;
      height: 6px;
      top: 60%;
      left: 30%;
      animation-delay: 0.5s;
    }

    @keyframes float {
      0% {
        transform: translateY(0px) translateX(0px);
        opacity: 1;
      }
      33% {
        transform: translateY(-30px) translateX(30px);
        opacity: 0.8;
      }
      66% {
        transform: translateY(30px) translateX(-20px);
        opacity: 0.6;
      }
      100% {
        transform: translateY(0px) translateX(0px);
        opacity: 1;
      }
    }

    .modern-card {
      background: linear-gradient(145deg, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0.05) 100%);
      backdrop-filter: blur(10px);
      border: 1px solid rgba(255, 255, 255, 0.2);
      border-radius: 20px;
      position: relative;
      overflow: hidden;
    }

    .dark-card {
      background: linear-gradient(145deg, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0.05) 100%);
      backdrop-filter: blur(10px);
      border: 1px solid rgba(255, 255, 255, 0.2);
      border-radius: 20px;
      position: relative;
      overflow: hidden;
    }

    /* Clean section backgrounds */
    .section-clean {
      background: #ffffff;
    }

    .section-light {
      background: #f8fafc;
    }

    .section-dark {
      background: linear-gradient(135deg, #0f172a 0%, #1e293b 50%, #334155 100%);
      position: relative;
    }

    .gradient-primary {
      background: linear-gradient(135deg, #244273 0%, #1e3a66 100%);
    }

    /* Enhanced stat cards */
    .stat-number {
      font-size: 4rem;
      font-weight: 800;
      background: linear-gradient(135deg, #3b82f6, #06b6d4, #8b5cf6);
      background-clip: text;
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent;
      margin-bottom: 15px;
      display: inline-block;
      overflow: visible;
      padding-right: 0.3em;
    }

    .counter {
      display: inline-block;
    }

    /* Different card styles for visual variety */
    .card-glass {
      background: linear-gradient(145deg, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0.05) 100%);
      backdrop-filter: blur(10px);
      border: 1px solid rgba(255, 255, 255, 0.2);
      border-radius: 20px;
      position: relative;
      overflow: hidden;
    }

    .card-flat {
      background: rgba(255, 255, 255, 0.08);
      border: 1px solid rgba(255, 255, 255, 0.1);
      border-radius: 12px;
      position: relative;
    }

    .card-bordered {
      background: rgba(255, 255, 255, 0.05);
      border: 2px solid rgba(59, 130, 246, 0.3);
      border-radius: 16px;
      position: relative;
    }

    .card-elevated {
      background: linear-gradient(145deg, rgba(255, 255, 255, 0.12) 0%, rgba(255, 255, 255, 0.08) 100%);
      border: 1px solid rgba(255, 255, 255, 0.15);
      border-radius: 24px;
      box-shadow: 0 8px 32px rgba(0, 0, 0, 0.2);
      position: relative;
    }

    .card-minimal {
      background: rgba(255, 255, 255, 0.03);
      border: 1px solid rgba(255, 255, 255, 0.05);
      border-radius: 8px;
      position: relative;
    }



    /* Modern buttons */
    .btn-modern {
      background: #244273;
      color: white;
      border: none;
      border-radius: 12px;
      padding: 14px 28px;
      font-weight: 600;
      font-size: 16px;
      transition: all 0.2s ease;
      text-decoration: none;
      display: inline-block;
    }

    .btn-modern:hover {
      background: #1e3a66;
      transform: translateY(-1px);
    }

    /* Icon containers */
    .icon-modern {
      width: 48px;
      height: 48px;
      border-radius: 12px;
      display: flex;
      align-items: center;
      justify-content: center;
      margin-bottom: 20px;
    }

    .icon-blue {
      background: #dbeafe;
      color: #244273;
    }

    /* Clean spacing */
    .section-padding {
      padding: 96px 0;
    }

    .section-padding-sm {
      padding: 64px 0;
    }

    .section-padding-lg {
      padding: 128px 0;
    }

    /* Clean dividers */
    .divider {
      width: 60px;
      height: 4px;
      background: linear-gradient(135deg, #244273 0%, #60a5fa 100%);
      border-radius: 2px;
      margin: 24px 0;
    }

    .divider-center {
      margin: 24px auto;
    }

    /* Mission section enhanced styling */
    .mission-header h2 {
      font-size: 3.5rem;
      font-weight: 800;
      color: #ffffff;
      margin-bottom: 20px;
      position: relative;
    }

    .mission-text {
      position: relative;
    }

    .mission-text-container {
      position: relative;
      background: linear-gradient(145deg, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0.05) 100%);
      backdrop-filter: blur(10px);
      border: 1px solid rgba(255, 255, 255, 0.2);
      border-radius: 20px;
      padding: 40px;
      box-shadow: 0 8px 32px rgba(0, 0, 0, 0.1);
    }

    .mission-paragraph {
      font-size: 1.25rem;
      line-height: 1.8;
      color: #e2e8f0;
      margin-bottom: 30px;
      position: relative;
      padding-left: 30px;
    }

    .mission-paragraph::before {
      content: '';
      position: absolute;
      left: 0;
      top: 10px;
      width: 6px;
      height: 6px;
      background: #3b82f6;
      border-radius: 50%;
      box-shadow: 0 0 10px #3b82f6;
    }

    .highlight {
      color: #3b82f6;
      font-weight: 600;
    }

    .location-highlight {
      color: #06b6d4;
      font-weight: 600;
    }

    /* Responsive Design */
    @media (max-width: 768px) {
      .mission-header h2 {
        font-size: 2.5rem;
      }

      .stat-number {
        font-size: 3rem;
      }

      .mission-paragraph {
        font-size: 1.1rem;
        padding-left: 0;
      }

      .mission-paragraph::before {
        display: none;
      }
    }

    @media (max-width: 480px) {
      .section-padding, .section-padding-sm, .section-padding-lg {
        padding-left: 0.5rem !important;
        padding-right: 0.5rem !important;
      }
      .container, section, div {
        max-width: 100vw !important;
        overflow-x: hidden !important;
      }
      .grid, .flex {
        flex-direction: column !important;
        grid-template-columns: 1fr !important;
        gap: 1.25rem !important;
      }
      img, video {
        max-width: 100% !important;
        height: auto !important;
      }
    }

    .custom-heading-fix {
      font-size: 1.5rem;
      line-height: 1.1;
    }
    .comprehensive-card {
      display: flex;
      flex-direction: column;
      justify-content: center;
      min-height: 320px;
    }
    .custom-heading-fix {
      font-size: 1.25rem;
      line-height: 1.1;
      margin-bottom: 0.75rem;
    }
