/* Shared foundation for the five homepage variants: brand font, reset, reveal-on-scroll, a11y.
   Each variant owns its palette, type scale and layout in its own <style>. */
/* The standalone product is a distinct destination below the platform links. */
.hdx .hx-col > a.hx-standalone{display:flex;flex-direction:column;gap:7px;margin-top:15px;padding:18px 20px;border:1px solid #cdd8ec;border-left:3px solid #df3747;border-radius:7px;background:#edf2fc;color:#172752}
.hdx .hx-standalone-tag{font-size:9px;font-weight:700;letter-spacing:.13em;text-transform:uppercase;color:#a62f42}
.hdx .hx-standalone b{display:flex;justify-content:space-between;gap:15px;font-size:15px;line-height:1.4}
.hdx .hx-standalone small{font-size:11px;line-height:1.5;color:#5c6d8a}
.hdx .hx-standalone:hover{background:#e1e9f8}
@media(min-width:1101px){.hdx .hx-mega:has(.hx-standalone){max-height:calc(100dvh - 84px);overflow-y:auto}.hdx .hx-mg:has(.hx-standalone){display:grid;grid-template-columns:minmax(170px,.8fr) minmax(370px,1.65fr) minmax(170px,.8fr) minmax(100px,.45fr);gap:24px}.hdx .hx-mg:has(.hx-standalone) .hx-intro{width:auto;padding:20px}.hdx .hx-mg:has(.hx-standalone) .hx-col{min-width:0}.hdx .hx-mg:has(.hx-standalone) .hx-col>a:not(.hx-standalone){font-size:13px;line-height:1.5}.hdx .hx-mg:has(.hx-standalone) .hx-it{gap:9px;padding:9px 6px}.hdx .hx-mg:has(.hx-standalone) .hx-it small{font-size:11px}}
@media(max-width:1100px){.hdx.hx-evolve.open .hx-col>a.hx-standalone{display:flex;align-items:stretch;padding:20px;margin:20px 0 5px;background:#edf2fc;border-radius:6px;white-space:normal}}
@font-face { font-family: "Gotham Pro"; src: url("fonts/GothamPro-Light.woff") format("woff"); font-weight: 300; font-display: swap; }
@font-face { font-family: "Gotham Pro"; src: url("fonts/GothamPro.woff") format("woff"); font-weight: 400 500; font-display: swap; }
@font-face { font-family: "Gotham Pro"; src: url("fonts/GothamPro-Bold.woff") format("woff"); font-weight: 600 700; font-display: swap; }
@font-face { font-family: "Gotham Pro"; src: url("fonts/GothamPro-Black.woff") format("woff"); font-weight: 800 900; font-display: swap; }

*, *::before, *::after { box-sizing: border-box; }
html { -webkit-text-size-adjust: 100%; scroll-behavior: smooth; }
body { margin: 0; -webkit-font-smoothing: antialiased; text-rendering: optimizeLegibility; overflow-x: hidden; }
img, svg, video { display: block; max-width: 100%; }
a { color: inherit; text-decoration: none; }
button { font: inherit; color: inherit; cursor: pointer; }
h1, h2, h3, h4, p, ul, ol, figure, blockquote { margin: 0; }
ul, ol { padding: 0; list-style: none; }
[hidden] { display: none !important; }
:focus-visible { outline: 2px solid currentColor; outline-offset: 3px; border-radius: 4px; }
.sr { position: absolute; width: 1px; height: 1px; overflow: hidden; clip: rect(0 0 0 0); white-space: nowrap; }
.mono { font-family: "JetBrains Mono", ui-monospace, "Cascadia Mono", Consolas, monospace; }
[data-logo] { display: inline-block; line-height: 0; }
[data-logo] svg { width: 100%; height: auto; }

/* reveal on scroll */
.rv { opacity: 0; transform: translateY(26px); transition: opacity .9s cubic-bezier(.2, .7, .2, 1), transform .9s cubic-bezier(.2, .7, .2, 1); transition-delay: var(--d, 0s); }
.rv.in { opacity: 1; transform: none; }
html.poster .rv, html.reduced .rv { opacity: 1; transform: none; transition: none; }

/* variant switcher (mockup-only chrome) */
.vs { position: fixed; left: 50%; bottom: 18px; transform: translateX(-50%); z-index: 90; display: flex; gap: 4px; align-items: center; padding: 5px; border-radius: 999px; background: rgba(12, 16, 30, .82); backdrop-filter: blur(12px); box-shadow: 0 10px 30px rgba(0, 0, 0, .35), inset 0 0 0 1px rgba(255, 255, 255, .1); font: 600 12px/1 "Gotham Pro", system-ui, sans-serif; color: #fff; }
.vs a { padding: 8px 12px; border-radius: 999px; color: rgba(255, 255, 255, .7); white-space: nowrap; }
.vs a:hover { color: #fff; background: rgba(255, 255, 255, .08); }
.vs a.on { background: #fff; color: #0b1020; }
.vs .x { padding: 8px 10px 8px 12px; color: rgba(255, 255, 255, .5); border-right: 1px solid rgba(255, 255, 255, .12); margin-right: 2px; }
.vs .mo { margin-left: 4px; border-left: 1px solid rgba(255, 255, 255, .12); border-radius: 0 999px 999px 0; color: rgba(255, 255, 255, .6); }
.vs .mo.on-mo { background: #93a6ec; color: #0b1020; border-radius: 999px; border: 0; }
html.poster .vs, html.noswitch .vs { display: none; }
@media (max-width: 760px) { .vs a:not(.on):not(.home) { display: none; } }
/* the header's Platform menu card is one link to the platform page (user, 25 Sep) */
a.hx-intro { color: inherit; text-decoration: none; transition: transform .2s, box-shadow .2s; }
a.hx-intro:hover { transform: translateY(-2px); box-shadow: inset 0 0 0 1px rgba(174, 188, 239, .45), 0 12px 28px rgba(5, 12, 45, .25); }
a.hx-intro:hover .hx-more { text-decoration: underline; text-underline-offset: 3px; }
/* the Evolve header carries the NetSecurity logo alone, a little larger (user, 25 Sep) */
.hx-evolve .hx-brand [data-logo="netsecurity"] { width: 160px; }
/* the current section in the header menu: navy text and a short red bar under it (user, 25 Sep) */
.hx-dd > button.is-current { color: var(--navy); font-weight: 700; }
.hx-dd > button.is-current::before { content: ""; position: absolute; left: 12px; right: 12px; bottom: -8px; height: 3px; border-radius: 2px; background: var(--red); transform: none; }
.hx-command .hx-dd > button.is-current { color: #fff; }
.hx-command .hx-dd > button.is-current::before { bottom: 0; }
/* TRIAL (user, 25 Sep): the Evolve menu centred on the page, logo left, actions right. ?menu=left shows the previous
   left-aligned menu for comparison; delete this block to go back. */
/* the side columns never shrink below their content (they did at 1101-1300 px, and "Company" ran into "Start 15-day
   trial"): the menu stays centred while there is room, and moves over when there is not */
html:not([data-menu="left"]) .hx-evolve .hx-bar > .hx-in { display: grid; grid-template-columns: minmax(max-content, 1fr) auto minmax(max-content, 1fr); column-gap: 16px; }
html:not([data-menu="left"]) .hx-evolve .hx-bar .hx-brand { justify-self: start; }
html:not([data-menu="left"]) .hx-evolve .hx-bar .hx-menu { justify-self: center; }
html:not([data-menu="left"]) .hx-evolve .hx-bar .hx-right { justify-self: end; margin-left: 0; }

/* ---- Evolve header, v2 (user, 25 Sep, after the user's mock): a light gradient tab behind the logo runs to the screen's
   left edge and ends in a slant toward the menu (wider screens widen the tab, the logo stays with the content); a richer
   utility bar; once scrolled, the utility bar has gone and a blue line runs under the sticky bar. ---- */
.hdx.hx-evolve { top: -40px; }
.hdx.hx-evolve .hx-util { height: 40px; background: linear-gradient(90deg, #0b1a4d, #13296f 55%, #0e205d); font-size: 13.5px; }
.hdx.hx-evolve .hx-util .hx-in > a:not(.hx-ua) { color: #c9d4f2; font-weight: 500; }
.hdx.hx-evolve .hx-ua { gap: 12px; font-weight: 500; color: #c9d4f2; }
.hdx.hx-evolve .hx-ua strong { color: #fff; font-weight: 700; }
.hdx.hx-evolve .hx-tel { display: inline-flex; align-items: center; gap: 7px; }
.hdx.hx-evolve .hx-tel svg { width: 15px; height: 15px; fill: none; stroke: var(--peri-l); stroke-width: 2; stroke-linecap: round; stroke-linejoin: round; }
.hdx.hx-evolve .hx-ua b { color: #b3cbff; font-weight: 700; }
.hdx.hx-evolve .hx-sep { width: 1px; height: 16px; background: rgba(255, 255, 255, .22); }
.hdx.hx-evolve .hx-ua:hover span:last-child { color: #fff; }
.hdx.hx-evolve .hx-bar { height: 84px; isolation: isolate; }
.hdx.hx-evolve .hx-bar > .hx-in { position: relative; z-index: 1; }
/* the tab: ::before is its hairline edge, ::after the fill, both slanted on the right */
.hdx.hx-evolve .hx-bar::before, .hdx.hx-evolve .hx-bar::after { content: ""; position: absolute; top: 0; bottom: 0; left: 0; z-index: 0; pointer-events: none;
  width: calc((100% - var(--wide)) / 2 + 300px); clip-path: polygon(0 0, 100% 0, calc(100% - 60px) 100%, 0 100%); }
.hdx.hx-evolve .hx-bar::before { background: #cfd8ee; transform: translateX(1.5px); }
.hdx.hx-evolve .hx-bar::after { background: linear-gradient(105deg, #dfe6f6 0%, #eaeff9 50%, #f6f8fd 100%); }
.hdx.hx-evolve .hx-dd > button { padding: 0 15px; font-size: 15px; }
.hdx.hx-evolve .hx-menu { gap: 4px; }
.hdx.hx-evolve .hx-btn { height: 44px; padding: 0 20px; }
/* scrolled: the line under the bar (the tab stops above it) */
.hdx.hx-evolve.scrolled .hx-bar { background: linear-gradient(90deg, #1d4ed8, #3b82f6 50%, #1d4ed8) left bottom / 100% 3px no-repeat, #fff; }
.hdx.hx-evolve.scrolled .hx-bar::before, .hdx.hx-evolve.scrolled .hx-bar::after { bottom: 3px; }
/* pages with a sticky chapter bar: the line only once that bar is stuck under the header (user, 25 Sep; it showed over the
   hero, where it separated nothing); site.js sets html.jb-has and html.jb-stuck */
/* pages without a chapter bar (homepage, Contact us, Partner program) never show the line (user, 25 Sep) */
html:not(.jb-stuck) .hdx.hx-evolve.scrolled .hx-bar { background: #fff; }
html:not(.jb-stuck) .hdx.hx-evolve.scrolled .hx-bar::before, html:not(.jb-stuck) .hdx.hx-evolve.scrolled .hx-bar::after { bottom: 0; }
@media (max-width: 1500px) {
  .hdx.hx-evolve .hx-dd > button { padding: 0 11px; font-size: 14.5px; }
  .hdx.hx-evolve .hx-menu { gap: 0; }
  .hdx.hx-evolve .hx-bar::before, .hdx.hx-evolve .hx-bar::after { width: calc((100% - var(--wide)) / 2 + 250px); }
}
@media (max-width: 1100px) { .hdx.hx-evolve .hx-bar::before, .hdx.hx-evolve .hx-bar::after { width: calc((100% - var(--wide)) / 2 + 210px); } }
/* Override hover/focus immediately after choosing a navigation destination. */
[data-nav].nav-selection-closed .hx-mega,
[data-nav].nav-selection-closed .hx-drop,
[data-nav].nav-selection-closed .cm-fly {
  opacity: 0 !important;
  visibility: hidden !important;
  pointer-events: none;
  transition: none !important;
}

/* Evolve header on tablets and phones (25 Sep 2026). Once the menu moves into the drawer (≤1100 px) the centred-menu grid
   has an empty middle column that pushed "Book a free demo" over the logo: logo left, actions right instead. On phones a
   smaller logo and button, and the utility strip keeps only "Under attack?" and the phone number (it was 652 px wide). */
@media (max-width: 1100px) {
  html:not([data-menu="left"]) .hx-evolve .hx-bar > .hx-in { display: flex; align-items: center; }
  html:not([data-menu="left"]) .hx-evolve .hx-bar .hx-right { margin-left: auto; }
  /* the drawer spans the bar (the centred-menu trial's justify-self: center shrank it to a narrow floating box) */
  html:not([data-menu="left"]) .hx-evolve .hx-bar .hx-menu { justify-self: stretch; }
  .hdx.hx-evolve.open .hx-bar .hx-menu { left: calc(50% - 50vw); right: calc(50% - 50vw); }
}
@media (max-width: 600px) {
  .hdx.hx-evolve .hx-brand [data-logo="netsecurity"] { width: 124px; }
  .hdx.hx-evolve .hx-right { gap: 6px; }
  .hdx.hx-evolve .hx-btn { height: 38px; padding: 0 14px; font-size: 13.5px; }
  .hdx.hx-evolve .hx-util .hx-in > a:not(.hx-ua), .hdx.hx-evolve .hx-ua .hx-sep, .hdx.hx-evolve .hx-ua .hx-sep ~ span { display: none; }
  .hdx.hx-evolve .hx-util .hx-in { overflow: hidden; }
}
/* footer: three columns on tablets (five squeezed the headings into each other at 768), and phone-sized tap targets */
@media (max-width: 1000px) and (min-width: 761px) { .ftx-cols { grid-template-columns: repeat(3, minmax(0, 1fr)); row-gap: 30px; } }
@media (max-width: 760px) {
  footer.ftx .ftx-cols li { margin-bottom: 2px; }
  footer.ftx .ftx-cols a { display: inline-flex; align-items: center; min-height: 40px; }
}

/* ---- Phone and tablet menu (≤1100 px, user 25 Sep, after CrowdStrike and SentinelOne): a full-screen panel, one level
   at a time. Level 1: the five sections as large rows with a chevron, then the secondary links and a fixed bar with the two
   buttons (both added by site.js). A tapped section replaces the list: "‹ Section" to go back, its groups with grey titles,
   every link stacked. The desktop markup is unchanged; this only restyles the open drawer. ---- */
@media (max-width: 1100px) {
  /* only the root: hiding overflow on body would turn it into the scroller and unstick the header */
  html.hx-lock { overflow: hidden; }
  .hdx.hx-evolve.open .hx-bar .hx-menu { position: fixed; top: var(--hx-top, 84px); left: 0; right: 0; bottom: 0; z-index: 60; display: flex; flex-direction: column; gap: 0; height: auto; max-height: none; margin: 0; padding: 10px 24px 0; overflow-y: auto; overscroll-behavior: contain; background: #fff; box-shadow: none; }
  .hdx.hx-evolve.open .hx-menu > .hx-dd { flex: none; }
  .hdx.hx-evolve.open .hx-dd > button { width: 100%; height: 62px; padding: 0 4px; border-radius: 0; border-bottom: 1px solid #edf0f7; font-size: 20px; font-weight: 700; color: var(--navy); justify-content: space-between; }
  .hdx.hx-evolve.open .hx-dd > button::before { display: none; }
  .hdx.hx-evolve.open .hx-dd > button::after { width: 9px; height: 9px; border-width: 0 2px 2px 0; transform: rotate(-45deg); opacity: .7; }
  /* one section open: only it shows, its button becomes the way back */
  .hdx.hx-evolve.open .hx-menu:has(> .hx-dd.x) > :not(.hx-dd.x, .hx-mfoot), .hdx.hx-evolve.open .hx-menu:has(> .hx-dd.x) .hx-mfoot-links { display: none; }
  .hdx.hx-evolve.open .hx-dd.x > button { flex-direction: row-reverse; justify-content: flex-end; gap: 14px; height: 64px; border-bottom: 0; font-size: 24px; background: none; box-shadow: none; }
  .hdx.hx-evolve.open .hx-dd.x > button::after { transform: rotate(135deg); opacity: 1; color: #2f5fd0; }
  .hdx.hx-evolve.open .hx-dd.x > .hx-mega { display: block; margin: 0; padding: 0 4px 24px; }
  .hdx.hx-evolve.open .hx-dd.x > .hx-drop { display: grid; margin: 0; padding: 0 4px 24px; }
  .hdx.hx-evolve.open .hx-mg { display: block; width: auto; padding: 0; }
  .hdx.hx-evolve.open .hx-dd.x .hx-intro { display: block; width: auto; max-width: none; margin: 0 0 8px; padding: 16px 18px; border-radius: 14px; background: #f2f5fc; }
  .hdx.hx-evolve.open .hx-intro small { display: block; font-size: 11.5px; font-weight: 800; letter-spacing: .14em; text-transform: uppercase; color: #e0343c; }
  .hdx.hx-evolve.open .hx-intro b { display: block; margin-top: 6px; font-size: 17px; line-height: 1.3; color: var(--navy); }
  .hdx.hx-evolve.open .hx-intro p { display: none; }
  .hdx.hx-evolve.open .hx-intro .hx-more { display: inline-block; margin-top: 10px; font-size: 14px; font-weight: 800; color: #2f5fd0; }
  .hdx.hx-evolve.open .hx-col h6 { margin: 22px 0 6px; font-size: 12px; font-weight: 800; letter-spacing: .14em; text-transform: uppercase; color: #8a93ad; }
  .hdx.hx-evolve.open .hx-its, .hdx.hx-evolve.open .hx-its.c4 { display: grid; grid-template-columns: 1fr; gap: 0; }
  .hdx.hx-evolve.open .hx-it { display: grid; grid-template-columns: 36px 1fr; gap: 12px; align-items: center; padding: 10px 0; border-radius: 0; background: none; }
  .hdx.hx-evolve.open .hx-it .hx-ic { width: 36px; height: 36px; }
  .hdx.hx-evolve.open .hx-it b { display: block; font-size: 16px; font-weight: 700; color: var(--navy); }
  .hdx.hx-evolve.open .hx-it small { display: block; margin-top: 2px; font-size: 13px; color: #6b7593; }
  .hdx.hx-evolve.open .hx-col > a, .hdx.hx-evolve.open .hx-drop > a { display: flex; align-items: center; min-height: 46px; padding: 0; border-radius: 0; font-size: 16.5px; font-weight: 600; color: var(--navy); background: none; }
  /* level 1 footer (site.js): secondary links, then the two buttons fixed at the bottom */
  .hx-mfoot { display: none; }
  .hdx.hx-evolve.open .hx-mfoot { display: block; margin-top: auto; padding-top: 22px; }
  .hx-mfoot-links { display: grid; gap: 2px; padding-bottom: 18px; }
  .hx-mfoot-links a { display: flex; align-items: center; min-height: 42px; font-size: 16px; font-weight: 500; color: #4c5578; }
  .hx-mfoot-links a.ua { font-weight: 700; color: #d62c35; }
  .hx-mfoot-cta { position: sticky; bottom: 0; display: grid; gap: 10px; margin: 0 -24px; padding: 14px 24px calc(14px + env(safe-area-inset-bottom)); background: #fff; box-shadow: 0 -10px 24px rgba(15, 28, 77, .08); }
  .hx-mfoot-cta a { display: flex; align-items: center; justify-content: center; height: 50px; border-radius: 12px; font-size: 16px; font-weight: 800; }
  .hx-mfoot-cta a.p { background: var(--navy); color: #fff; }
  .hx-mfoot-cta a.l { color: var(--navy); box-shadow: inset 0 0 0 1.5px #c9d0e6; }
  /* the burger becomes a close cross while open */
  .hdx.hx-evolve.open .hx-burger i { position: relative; background: none; box-shadow: none; }
  .hdx.hx-evolve.open .hx-burger i::before, .hdx.hx-evolve.open .hx-burger i::after { content: ""; position: absolute; left: 0; top: 0; width: 18px; height: 2px; background: currentColor; transform: rotate(45deg); }
  .hdx.hx-evolve.open .hx-burger i::after { transform: rotate(-45deg); }
}
@media (max-width: 1100px) and (min-width: 701px) { .hx-mfoot-cta { grid-template-columns: 1fr 1fr; } }
/* 1101-1200 px: logo, the full menu and both buttons need about 1,180 px; "Start 15-day trial" steps aside there (the page
   scrolled sideways), "Book a free demo" stays */
/* the menu then sits further right, so the two-column Company list opens leftwards from its button's right edge */
@media (min-width: 1101px) and (max-width: 1200px) {
  .hdx.hx-evolve .hx-right > .hx-btn.l { display: none; }
  .hdx.hx-evolve .hx-dd > .hx-drop.c2 { left: auto; right: -8px; }
}

/* the line under every form's submit button, to the privacy notice (25 Sep 2026); it takes the form's own text colour */
.pv-formnote { margin: 10px 0 0 !important; font-size: 12.5px !important; font-weight: 500; line-height: 1.5 !important; opacity: .75; }
.pv-formnote a { color: inherit; font-weight: 700; text-decoration: underline; text-underline-offset: 2px; }
.pv-formnote a:hover { opacity: .85; }
