
  *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }

  :root {
    --navy: #060A12;
    --navy-mid: #0B1D3E;
    --navy-card: #111E35;
    --navy-border: #1E3058;
    --cyan: #49C8F5;
    --cyan-dim: #2BA6D9;
    --cyan-light: #E0F7FD;
    --gold: #E37F2F;
    --green: #1C4B5A;
    --white: #FFFFFF;
    --text-muted: #93A9B6;
    --text-dim: #5B7699;
    --font: 'Inter', system-ui, -apple-system, sans-serif;
  }

  html { scroll-behavior: smooth; }

  body {
    background: radial-gradient(ellipse 60% 42% at 80% 16%, rgba(73,200,245,0.07) 0%, transparent 60%), radial-gradient(ellipse 72% 46% at 18% 58%, rgba(28,75,90,0.18) 0%, transparent 62%), radial-gradient(ellipse 66% 42% at 86% 90%, rgba(28,75,90,0.15) 0%, transparent 60%), var(--navy);
    background-attachment: fixed;
    color: var(--white);
    font-family: var(--font);
    font-size: 16px;
    line-height: 1.6;
    -webkit-font-smoothing: antialiased;
  }

  /* cyrillic-ext */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url("fonts/inter-300-cyrillic-ext.woff2") format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url("fonts/inter-300-cyrillic.woff2") format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url("fonts/inter-300-greek-ext.woff2") format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url("fonts/inter-300-greek.woff2") format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url("fonts/inter-300-vietnamese.woff2") format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url("fonts/inter-300-latin-ext.woff2") format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url("fonts/inter-300-latin.woff2") format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("fonts/inter-300-cyrillic-ext.woff2") format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("fonts/inter-300-cyrillic.woff2") format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("fonts/inter-300-greek-ext.woff2") format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("fonts/inter-300-greek.woff2") format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("fonts/inter-300-vietnamese.woff2") format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("fonts/inter-300-latin-ext.woff2") format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("fonts/inter-300-latin.woff2") format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("fonts/inter-300-cyrillic-ext.woff2") format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("fonts/inter-300-cyrillic.woff2") format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("fonts/inter-300-greek-ext.woff2") format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("fonts/inter-300-greek.woff2") format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("fonts/inter-300-vietnamese.woff2") format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("fonts/inter-300-latin-ext.woff2") format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("fonts/inter-300-latin.woff2") format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("fonts/inter-300-cyrillic-ext.woff2") format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("fonts/inter-300-cyrillic.woff2") format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("fonts/inter-300-greek-ext.woff2") format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("fonts/inter-300-greek.woff2") format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("fonts/inter-300-vietnamese.woff2") format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("fonts/inter-300-latin-ext.woff2") format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("fonts/inter-300-latin.woff2") format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("fonts/inter-300-cyrillic-ext.woff2") format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("fonts/inter-300-cyrillic.woff2") format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("fonts/inter-300-greek-ext.woff2") format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("fonts/inter-300-greek.woff2") format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("fonts/inter-300-vietnamese.woff2") format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("fonts/inter-300-latin-ext.woff2") format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("fonts/inter-300-latin.woff2") format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url("fonts/inter-300-cyrillic-ext.woff2") format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url("fonts/inter-300-cyrillic.woff2") format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url("fonts/inter-300-greek-ext.woff2") format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url("fonts/inter-300-greek.woff2") format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url("fonts/inter-300-vietnamese.woff2") format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url("fonts/inter-300-latin-ext.woff2") format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url("fonts/inter-300-latin.woff2") format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}


  /* NAV */
  nav {
    position: fixed; top: 0; left: 0; right: 0; z-index: 100;
    background: rgba(6,13,31,0.92);
    backdrop-filter: blur(12px);
    border-bottom: 1px solid var(--navy-border);
    padding: 0 5%;
    height: 68px;
    display: flex; align-items: center; justify-content: space-between;
  }
  .nav-logo { display: flex; align-items: center; text-decoration: none; }
  .nav-links { display: flex; gap: 32px; align-items: center; }
  .nav-links a { color: var(--text-muted); text-decoration: none; font-size: 14px; font-weight: 500; transition: color 0.2s; }
  .nav-links a:hover { color: var(--gold); }
  .nav-links a.nav-cta { color: var(--navy); }
  .nav-links a.nav-cta:hover { color: var(--navy); }
  .nav-cta {
    background: var(--cyan); color: var(--navy);
    padding: 9px 22px; border-radius: 6px;
    font-size: 15px; font-weight: 700; text-decoration: none;
    transition: background 0.2s;
  }
  .nav-cta:hover { background: #49C8F5; color: var(--navy); }

  /* SECTIONS */
  section { padding: 96px 5%; }
  .section-label {
    font-size: 11px; font-weight: 700; letter-spacing: 2.5px;
    color: var(--cyan); text-transform: uppercase; margin-bottom: 14px;
  }
  h2.section-title {
    font-size: clamp(28px, 3.5vw, 42px); font-weight: 800;
    line-height: 1.15; margin-bottom: 20px;
    color: var(--white);
  }
  h2.section-title .accent { color: var(--cyan); }
  .section-sub {
    font-size: 17px; color: var(--text-muted);
    max-width: 580px; line-height: 1.7;
  }

  /* HERO */
  .hero {
    min-height: 100vh;
    display: flex; align-items: center; justify-content: center;
    padding: 120px 5% 80px;
    position: relative; overflow: hidden;
    text-align: center;
  }
  .hero-bg {
    position: absolute; inset: 0; z-index: 0;
    background: radial-gradient(ellipse 80% 70% at 26% 52%, rgba(73,200,245,0.16) 0%, rgba(28,75,90,0.22) 34%, transparent 66%), radial-gradient(ellipse 50% 45% at 58% 34%, rgba(28,75,90,0.18) 0%, transparent 60%), linear-gradient(160deg, #06101a 0%, #081a26 44%, #05090f 100%);
  }
  .hero-grid {
    position: absolute; inset: 0;
    background-image:
      linear-gradient(rgba(73,200,245,0) 1px, transparent 1px),
      linear-gradient(90deg, rgba(73,200,245,0) 1px, transparent 1px);
    background-size: 60px 60px;
  }
  .hero-content { position: relative; z-index: 1; max-width: 1440px; width: 100%; }
  .hero-columns {
    display: flex; align-items: center; gap: 32px;
    text-align: left; margin-bottom: 8px;
  }
  .hero-text { flex: 1 1 440px; min-width: 0; max-width: 500px; }
  .hero-visual { flex: 1 1 680px; min-width: 0; max-width: 800px; }
  .hero-recon-frame { width: 100%; }
  .hero-recon-canvas { display: block; width: 100%; height: auto; }
  .hero-badge {
    display: inline-flex; align-items: center; gap: 8px;
    background: rgba(73,200,245,0.1); border: 1px solid rgba(73,200,245,0.25);
    border-radius: 20px; padding: 6px 14px;
    font-size: 12px; font-weight: 600; color: var(--cyan);
    margin-bottom: 28px; letter-spacing: 0.5px;
  }
  .hero-badge .dot { width: 6px; height: 6px; border-radius: 50%; background: var(--cyan); }
  h1.hero-title {
    font-size: clamp(36px, 5vw, 64px);
    font-weight: 800; line-height: 1.1;
    margin-bottom: 24px;
    letter-spacing: -1px;
  }
  h1.hero-title .accent { color: var(--cyan); display: block; margin-top: 16px; font-size: 0.8em; }
  .hero-desc {
    color: var(--white); font-size: 18px; line-height: 1.7;
    max-width: 480px; margin: 24px 0 0;
  }
  .hero-sub {
    font-size: 18px; color: var(--text-muted);
    line-height: 1.7; margin: 0 0 40px; max-width: 480px;
  }
  .hero-ctas { display: flex; gap: 14px; flex-wrap: wrap; justify-content: flex-start; margin-top: 32px; }
  .btn-primary {
    background: var(--cyan); color: var(--navy);
    padding: 14px 30px; border-radius: 7px;
    font-size: 15px; font-weight: 700; text-decoration: none;
    transition: background 0.2s, transform 0.15s;
    display: inline-block;
  }
  .btn-primary:hover { background: #49C8F5; transform: translateY(-1px); }
  .btn-secondary {
    background: transparent; color: var(--white);
    padding: 14px 30px; border-radius: 7px;
    font-size: 15px; font-weight: 600; text-decoration: none;
    border: 1px solid var(--navy-border);
    transition: border-color 0.2s, transform 0.15s;
    display: inline-block;
  }
  .btn-secondary:hover { border-color: var(--gold); color: var(--gold); transform: translateY(-1px); }

  /* PIPELINE ANIMATION */
  @keyframes alvPulse{0%,100%{box-shadow:0 0 0 1px rgba(63,197,234,.32),0 0 28px rgba(20,120,170,.10)}50%{box-shadow:0 0 0 1px rgba(63,197,234,.6),0 0 46px rgba(40,170,220,.22)}}
  @keyframes alvRing{0%,100%{opacity:.35;transform:translate(-50%,-50%) scale(1)}50%{opacity:.7;transform:translate(-50%,-50%) scale(1.04)}}

  /* PIPELINE */
  .pipeline-visual {
    margin: 56px 0 0;
    background: var(--navy-card);
    border: 1px solid var(--navy-border);
    border-radius: 14px; padding: 48px 40px;
  }
  .pipeline-row {
    display: flex; align-items: center; gap: 0;
    flex-wrap: wrap; justify-content: center;
  }
  .pipeline-input {
    display: flex; flex-direction: column; gap: 12px; margin-right: 0;
  }
  .pipeline-source {
    background: rgba(73,200,245,0.08); border: 1px solid rgba(73,200,245,0.2);
    border-radius: 8px; padding: 10px 18px;
    font-size: 13px; font-weight: 600; color: var(--cyan);
    display: flex; align-items: center; gap: 8px;
  }
  .pipeline-arrow {
    width: 40px; display: flex; align-items: center; justify-content: center;
    color: var(--text-dim); font-size: 20px; flex-shrink: 0;
  }
  .pipeline-stage {
    background: var(--navy-mid);
    border: 1px solid var(--navy-border);
    border-radius: 10px; padding: 24px 22px;
    min-width: 160px; text-align: center;
    position: relative;
  }
  .pipeline-stage.featured {
    background: rgba(73,200,245,0.08);
    border-color: rgba(73,200,245,0.3);
  }
  .stage-icon {
    font-size: 24px; margin-bottom: 10px;
    display: block;
  }
  .stage-name { font-size: 13px; font-weight: 700; color: var(--white); margin-bottom: 4px; }
  .stage-desc { font-size: 11px; color: var(--text-muted); line-height: 1.5; }
  .stage-badge {
    position: absolute; top: -10px; left: 50%; transform: translateX(-50%);
    background: var(--cyan); color: var(--navy);
    font-size: 9px; font-weight: 800; padding: 3px 10px; border-radius: 20px;
    white-space: nowrap; letter-spacing: 0.5px;
  }
  .pipeline-caption {
    text-align: center; margin-top: 32px;
    font-size: 14px; color: var(--text-muted);
    font-style: italic;
  }

  /* PRODUCTS */
  .products-grid {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(340px, 1fr));
    gap: 24px; margin-top: 56px;
  }
  .product-card {
    background: var(--navy-card);
    border: 1px solid var(--navy-border);
    border-radius: 14px; padding: 36px 32px;
    transition: border-color 0.2s;
  }
  .product-card:hover { border-color: var(--cyan-dim); }
  .product-tag {
    display: inline-block;
    background: rgba(73,200,245,0.1); border: 1px solid rgba(73,200,245,0.2);
    border-radius: 4px; padding: 3px 10px;
    font-size: 10px; font-weight: 700; letter-spacing: 1.5px;
    color: var(--cyan); text-transform: uppercase; margin-bottom: 16px;
  }
  .product-name { font-size: 26px; font-weight: 800; color: var(--white); margin-bottom: 6px; }
  .product-tagline { font-size: 13px; color: var(--cyan); font-weight: 600; margin-bottom: 16px; }
  .product-desc { font-size: 15px; color: var(--white); line-height: 1.7; margin-bottom: 24px; }
  .product-features { list-style: none; display: flex; flex-direction: column; gap: 10px; }
  .product-features li {
    display: flex; align-items: flex-start; gap: 10px;
    font-size: 14px; color: var(--cyan);
  }
  .product-features li::before {
    content: '—'; color: var(--cyan); font-weight: 700; flex-shrink: 0; margin-top: 1px;
  }
  .product-features li.accent-gold { color: var(--gold); }
  .product-features li.accent-gold::before { color: var(--gold); }

  /* CASE STUDIES */
  .cases {}
  .cases-carousel {
    display: flex; align-items: stretch; gap: 16px;
    margin-top: 56px;
  }
  .cases-grid {
    display: flex; gap: 24px;
    flex: 1 1 0%; min-width: 0;
    overflow-x: auto; scroll-snap-type: x mandatory; scroll-behavior: smooth;
    scrollbar-width: none; -ms-overflow-style: none;
  }
  .cases-grid::-webkit-scrollbar { display: none; }
  .cases-arrow {
    flex-shrink: 0; align-self: center;
    width: 44px; height: 44px; border-radius: 50%;
    background: var(--navy-card); border: 1px solid var(--navy-border);
    color: var(--cyan); display: flex; align-items: center; justify-content: center;
    cursor: pointer; transition: border-color 0.2s, opacity 0.2s;
  }
  .cases-arrow:hover { border-color: rgba(73,200,245,0.4); }
  .cases-arrow:disabled { opacity: 0.35; cursor: default; }
  .cases-dots { display: flex; justify-content: center; gap: 8px; margin-top: 28px; }
  .cases-dot {
    width: 8px; height: 8px; border-radius: 50%;
    background: var(--navy-border); border: none; padding: 0; cursor: pointer;
    transition: background 0.2s, transform 0.2s;
  }
  .cases-dot.active { background: var(--cyan); transform: scale(1.2); }
  .case-card {
    background: var(--navy-card); border: 1px solid var(--navy-border);
    border-radius: 14px; padding: 32px 28px;
    transition: border-color 0.2s;
    flex: 0 0 calc(50% - 12px); scroll-snap-align: start; min-width: 300px;
  }
  .case-card:hover { border-color: rgba(73,200,245,0.3); }
  .case-num {
    font-size: 11px; font-weight: 700; letter-spacing: 2px;
    color: var(--cyan); text-transform: uppercase; margin-bottom: 12px;
  }
  .case-title { font-size: 20px; font-weight: 800; color: var(--white); margin-bottom: 12px; line-height: 1.25; }
  .case-desc { font-size: 14px; color: var(--text-muted); line-height: 1.7; margin-bottom: 24px; }
  .case-stats {
    display: grid; grid-template-columns: 1fr 1fr;
    gap: 12px;
  }
  .case-stat {
    background: rgba(73,200,245,0.06);
    border: 1px solid rgba(73,200,245,0.2);
    border-radius: 8px; padding: 14px 12px;
    text-align: center;
  }
  .case-stat-num { font-size: 22px; font-weight: 800; color: var(--cyan); line-height: 1; }
  .case-stat-label { font-size: 11px; color: var(--text-muted); margin-top: 4px; line-height: 1.4; }
  .case-lesson {
    margin-top: 20px; padding: 14px 16px;
    border-left: 3px solid var(--gold);
    background: rgba(227,127,47,0.05);
    border-radius: 0 6px 6px 0;
    font-size: 13px; color: var(--white); font-style: italic; line-height: 1.6;
  }

  /* TESTIMONIALS */
  .testimonials-grid {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(340px, 1fr));
    gap: 24px; margin-top: 56px;
  }
  .testimonial-card {
    background: var(--navy-card); border: 1px solid var(--gold);
    border-radius: 14px; padding: 32px 28px;
    position: relative;
  }
  .quote-mark {
    font-size: 64px; font-weight: 800; color: rgba(73,200,245,0.15);
    line-height: 1; margin-bottom: 4px; font-family: Georgia, serif;
  }
  .testimonial-text {
    font-size: 19px; font-weight: 400; color: var(--white); line-height: 1.6;
    margin-bottom: 24px; font-style: italic;
  }
  .testimonial-author { display: flex; align-items: center; gap: 12px; }
  .author-avatar {
    width: 44px; height: 44px; border-radius: 50%;
    background: var(--green);
    border: 2px solid rgba(73,200,245,0.3);
    display: flex; align-items: center; justify-content: center;
    font-size: 15px; font-weight: 700; color: var(--cyan); flex-shrink: 0;
  }
  .author-name { font-size: 14px; font-weight: 700; color: var(--white); }
  .author-title { font-size: 14px; color: var(--text-dim); }
  .author-avatar-logo {
    background: #fff; border-color: rgba(255,255,255,0.3);
    display: flex; align-items: center; justify-content: center;
    overflow: hidden; padding: 2px;
  }

  /* TEAM */
  .team-grid {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 340px));
    justify-content: center;
    gap: 112px; margin-top: 56px;
  }
  .team-card {
    background: var(--navy-card); border: 1px solid var(--navy-border);
    border-radius: 12px; padding: 28px 24px; text-align: center;
    display: flex; flex-direction: column; align-items: center; justify-content: center;
  }
  .team-avatar {
    width: 64px; height: 64px; border-radius: 50%;
    background: var(--green);
    border: 2px solid rgba(73,200,245,0.25);
    display: flex; align-items: center; justify-content: center;
    font-size: 20px; font-weight: 800; color: var(--cyan);
    margin: 0 auto 14px;
  }
  .team-avatar-photo {
    width: 200px; height: auto; border-radius: 12px;
    background: var(--navy-mid); padding: 0; overflow: hidden;
    position: relative;
  }
  .team-avatar-photo img { width: 100%; height: auto; display: block; filter: grayscale(20%) brightness(0.94); }
  .team-avatar-photo::after {
    content: ''; position: absolute; inset: 0; border-radius: 12px;
    box-shadow: inset 0 0 24px 12px rgba(6,13,31,0.6);
    pointer-events: none;
  }
  .team-name { font-size: 21px; font-weight: 700; color: var(--white); margin-bottom: 6px; }
  .team-role { font-size: 15px; color: var(--cyan); font-weight: 600; margin-bottom: 14px; }
  .team-linkedin {
    display: inline-flex; margin-top: 14px;
    color: var(--text-dim); transition: color 0.2s;
  }
  .team-linkedin:hover { color: var(--cyan); }

  /* CTA SECTION */
  .cta-section {
    background: linear-gradient(135deg, var(--navy-card) 0%, var(--navy-mid) 100%);
    border-top: 1px solid var(--navy-border);
    text-align: center; padding: 96px 5%;
    position: relative;
  }
  .cta-section::before {
    content: '';
    position: absolute;
    inset: 0;
    background-image: url('logo-symbol.png');
    background-size: auto 320px;
    background-position: center center;
    background-repeat: no-repeat;
    opacity: 0.04;
    pointer-events: none;
    z-index: 0;
  }
  .cta-section > * { position: relative; z-index: 1; }
  .cta-section h2 { font-size: clamp(28px, 4vw, 48px); font-weight: 800; margin-bottom: 20px; }
  .cta-section h2 .accent { color: var(--cyan); }
  .cta-section p { font-size: 17px; color: var(--text-muted); max-width: 500px; margin: 0 auto 36px; }
  .cta-email { font-size: 15px; color: var(--text-muted); margin-top: 24px; }
  .cta-email a { color: var(--cyan); text-decoration: none; }

  /* FOOTER */
  footer {
    background: var(--navy);
    border-top: 1px solid var(--navy-border);
    padding: 40px 5%;
    display: flex; justify-content: space-between; align-items: center;
    flex-wrap: wrap; gap: 16px;
  }
  .footer-logo { display: flex; align-items: center; text-decoration: none; }
  .footer-links { display: flex; flex-wrap: wrap; justify-content: center; gap: 12px 24px; }
  .footer-links a { font-size: 13px; color: var(--text-dim); text-decoration: none; }
  .footer-links a:hover { color: var(--white); }
  .footer-copy { font-size: 13px; color: var(--text-dim); width: 100%; text-align: center; margin-top: 8px; }

  /* THREAT TYPES */
  .threat-marquee {
    margin-top: 32px;
    overflow: hidden;
    -webkit-mask-image: linear-gradient(to right, transparent, black 6%, black 94%, transparent);
    mask-image: linear-gradient(to right, transparent, black 6%, black 94%, transparent);
  }
  .threat-marquee-track {
    display: flex; align-items: center; gap: 14px;
    width: max-content;
    animation: threatScroll 32s linear infinite;
  }
  .threat-marquee:hover .threat-marquee-track { animation-play-state: paused; }
  @keyframes threatScroll {
    from { transform: translateX(0); }
    to { transform: translateX(-50%); }
  }
  .threat-pill {
    display: inline-flex; align-items: center; gap: 9px;
    background: rgba(73,200,245,0.06);
    border: 1px solid rgba(73,200,245,0.25);
    border-radius: 999px; padding: 13px 22px;
    font-size: 15px; font-weight: 600; color: var(--cyan);
    white-space: nowrap; flex-shrink: 0;
  }
  .threat-pill.alt {
    background: rgba(255,255,255,0.06);
    border-color: rgba(255,255,255,0.35);
    color: var(--white);
  }
  @media (prefers-reduced-motion: reduce) {
    .threat-marquee-track { animation: none; }
  }

  @media (max-width: 980px) {
    .hero { min-height: 0; padding: 92px 5% 64px; }
    .hero-columns { flex-direction: column; text-align: center; gap: 40px; }
    .hero-text { flex: 0 0 auto; max-width: 600px; }
    .hero-desc { margin: 24px auto 0; }
    .hero-ctas { justify-content: center; }
    .hero-visual { flex: 0 0 auto; max-width: 480px; width: 100%; order: -1; }
  }

  @media (max-width: 768px) {
    nav { padding: 0 4%; }
    .nav-links { display: none; }
    section { padding: 72px 4%; }
    .pipeline-row { flex-direction: column; align-items: flex-start; }
    .pipeline-arrow { transform: rotate(90deg); }
    .case-card { flex-basis: 100%; min-width: 0; }
    .cases-arrow { width: 36px; height: 36px; }
    .case-stat-num { font-size: 18px; }
  }

  /* SITE PREFERENCES BAR */
  .site-prefs-bar {
    position: fixed; left: 0; right: 0; bottom: 0; z-index: 999;
    background: var(--navy-card); border-top: 1px solid var(--navy-border);
    padding: 20px 5%; box-shadow: 0 -8px 24px rgba(0,0,0,0.35);
    transform: translateY(100%); opacity: 0; pointer-events: none;
    transition: transform 0.3s ease, opacity 0.3s ease;
  }
  .site-prefs-bar.visible { transform: translateY(0); opacity: 1; pointer-events: auto; }
  .site-prefs-inner {
    max-width: 1200px; margin: 0 auto;
    display: flex; align-items: center; justify-content: space-between; gap: 24px; flex-wrap: wrap;
  }
  .site-prefs-text { color: var(--text-muted); font-size: 14px; line-height: 1.6; margin: 0; flex: 1 1 400px; }
  .site-prefs-text a { color: var(--cyan); }
  .site-prefs-actions { display: flex; gap: 12px; flex-shrink: 0; }
  .site-prefs-deny, .site-prefs-accept {
    padding: 10px 20px; border-radius: 7px; font-weight: 700; font-size: 14px;
    cursor: pointer; border: 1px solid var(--navy-border); font-family: var(--font);
  }
  .site-prefs-deny { background: transparent; color: var(--text-muted); }
  .site-prefs-deny:hover { border-color: rgba(73,200,245,0.4); color: var(--white); }
  .site-prefs-accept { background: var(--cyan); color: var(--navy); border-color: var(--cyan); }
  .site-prefs-accept:hover { background: var(--cyan-dim); }
  @media (max-width: 600px) {
    .site-prefs-inner { flex-direction: column; align-items: stretch; }
    .site-prefs-actions { justify-content: flex-end; }
  }
