/* ThreatResponder platform page. The rover hero is kept; everything below it follows the homepage's language
   (centered section heads, cards, dark bands) with more depth: the console on an Orbit 3D carousel, the six engines,
   the eight modules around the agent, one hunt across every MSSP tenant. Motion plays once in view or on its own
   timer, never tied to the scroll position. */
.tr { --tr-header: 76px; --tr-jump: 54px; --mut: #5a6687; --line: #dce3f1; --acc: #4f63ad; }
.tr-in { width: var(--wide); margin-inline: auto; }
.tr main [id] { scroll-margin-top: calc(var(--tr-header) + var(--tr-jump) + 12px); }
.tr main p:where(:not(:is(.fsx, .tbx, .igx) p)) { margin: 0; } /* the homepage sections in platform-investigate.css keep their own margins */
.tr main i[data-ic] { display: inline-grid; place-items: center; font-style: normal; }
.tr main i[data-ic] svg { width: 22px; height: 22px; }
.tp-k { margin: 0 0 16px !important; font-size: 12px; font-weight: 800; letter-spacing: .22em; text-transform: uppercase; color: var(--red); }
.on-dark .tp-k, .shx .tp-k { color: #ff7a80; }
.tr .st h2 { color: var(--navy); }
.tr .on-dark .st h2 { color: #fff; }
.tp-lead { margin-top: 20px !important; font-size: 17px; line-height: 1.7; color: var(--ink-2); max-width: 640px; }
.btn.tp-red { background: #e0343c; color: #fff; box-shadow: 0 10px 24px rgba(224, 52, 60, .3); }
.btn.tp-red:hover { transform: translateY(-2px); background: #c92a33; }
[data-play] { --go: 0; }
[data-play].in { --go: 1; }

/* the page shell (shared with the homepage and partner page) hides #platform and sizes every svg in main as a 20px icon */
html.tr-page #platform { display: block; }
.tr main [data-logo] svg { width: 100%; height: auto; stroke: none; }
.tr main .tp-ov-arrow svg { width: 44px; height: 24px; stroke: var(--red); stroke-width: 2.4; }
.tr main .tp-one-wires svg { display: block; width: 100%; height: 100%; min-height: 320px; stroke: none; }
.tr main .sxob-nav svg { width: 20px; height: 20px; }
.tr .st p:not(.tp-k) { margin: 22px auto 0; }
.tr .st .tp-k { max-width: none; margin: 0 0 16px !important; }

/* ---------- chapter bar ---------- */
.tr-jump { position: sticky; top: var(--tr-header); z-index: 30; background: #fffffff5; backdrop-filter: blur(14px); border-bottom: 1px solid #dce3f1; }
.tr-jump .tr-in { display: flex; justify-content: space-between; gap: 24px; overflow-x: auto; scrollbar-width: none; }
.tr-jump a { white-space: nowrap; flex: none; display: grid; place-items: center; min-height: 54px; border-bottom: 3px solid transparent; font-size: 13px; font-weight: 700; color: #596685; }
.tr-jump a:hover { color: var(--navy); }
.tr-jump a[aria-current] { border-color: var(--red); color: var(--navy); }

/* ---------- hero: the rover, its six capabilities ---------- */
.tr-rover { background: radial-gradient(60% 50% at 50% 40%, #1b2d6e, transparent 70%), var(--navy); color: #c6d0ef; overflow: hidden; padding-top: 26px; }
.tr-rover-head { display: flex; align-items: flex-end; justify-content: space-between; gap: 40px; }
.tp-title h1 { margin: 0; line-height: 1; }
.tp-logo { display: block; width: clamp(340px, 30vw, 560px); --logo-threat: #ff4b52; --logo-responder: #fff; }
.tp-logo svg, .tp-logo img { display: block; width: 100%; height: auto; }
.tp-title p { margin-top: 16px !important; max-width: 760px; font-size: clamp(15px, 1.05vw, 19px); line-height: 1.5; font-weight: 700; letter-spacing: .06em; text-transform: uppercase; color: #cfd9f7; }
.tr-rover-intro { max-width: 440px; font-size: 15px; line-height: 1.6; color: #c6d0ef; }
.tp-hero-ctas { display: flex; flex-wrap: wrap; gap: 12px; margin-top: 16px; }
.tp-hero-ctas .btn { height: 46px; padding: 0 22px; font-size: 14px; }
.tr-rover-stage { width: min(calc(100% - 2 * var(--gut)), calc((100svh - 400px) * 2.142857), 1400px); aspect-ratio: 1200 / 560; position: relative; margin: 4px auto 0; }
.tr-rover-art { position: absolute; width: 70%; height: 100%; left: 15%; top: 0; mask-image: linear-gradient(90deg, transparent, #000 12%, #000 88%, transparent); }
.tr-rover-art::after { content: ''; position: absolute; inset: 0; background: linear-gradient(0deg, #0f1c4d, transparent 18%, transparent 75%, #0f1c4d); pointer-events: none; }
.tr-rover-art img { width: 100%; height: 100%; object-fit: contain; }
.tr main svg.tr-rover-lines { position: absolute; inset: 0; width: 100%; height: 100%; overflow: visible; pointer-events: none; }
.tr-rover-lines g { opacity: .5; transition: opacity .25s; }
.tr-rover-lines path { stroke: #95a8dd; fill: none; stroke-width: 1; vector-effect: non-scaling-stroke; }
.tr-rover-lines circle { fill: #aebcef; stroke: #0f1c4d; stroke-width: 2; }
.tr-rover-lines g.is-active { opacity: 1; }
.tr-rover-lines g.is-active path { stroke: #fff; stroke-width: 1.4; }
.tr-rover-lines g.is-active circle { fill: #f23e45; stroke: #fff; }
.tr-rover-label { position: absolute; width: 23%; min-height: 64px; display: flex; align-items: center; gap: 12px; border: 0; border-bottom: 1px solid #8197d25c; text-align: left; padding: 10px 8px; background: #0f1c4dad; color: #b3c2e9; border-radius: 0; font: inherit; cursor: pointer; transition: background .2s, color .2s, border-color .2s; }
.tr-rover-label:hover, .tr-rover-label[aria-pressed="true"] { color: #fff; border-color: var(--red); background: #172863c9; }
.tr-rover-label:focus-visible { outline: 2px solid #fff; outline-offset: 4px; }
.tr-label-num { align-self: center; font: 11px ui-monospace, monospace; color: #9aafe4; }
.tr-rover-label b { display: block; font-size: clamp(14px, 1.15vw, 19px); line-height: 1.2; letter-spacing: -.02em; }
.tr-rover-label small { display: block; margin-top: 4px; font-size: clamp(10px, .75vw, 12.5px); font-weight: 500; color: #9fb0de; }
.tr-rover-label[aria-pressed="true"] small { color: #c9d5f5; }
.tr-rover-label i { margin-left: auto; font-size: 19px; font-style: normal; color: #aebcef; }
.tr-rover-label[aria-pressed="true"] i { color: var(--red); }
.tr-rover-hunting { top: 7%; left: -3%; }
.tr-rover-detection { top: 39%; left: -3%; }
.tr-rover-response { top: 73%; left: -3%; }
.tr-rover-intelligence { top: 7%; right: -3%; }
.tr-rover-analytics { top: 39%; right: -3%; }
.tr-rover-prevention { top: 73%; right: -3%; }
.tr-rover-readout { border-top: 1px solid #7084c757; border-bottom: 1px solid #7084c757; }
.tr-rover-readout article { display: grid; grid-template-columns: minmax(0, 1fr) minmax(0, 1.6fr) auto; align-items: center; gap: 36px; min-height: 100px; padding-block: 16px; }
.tr-rover-readout small { color: #ff7a80; text-transform: uppercase; letter-spacing: .14em; font-size: 10.5px; font-weight: 800; display: block; margin-bottom: 8px; }
.tr .tr-rover-readout h2 { margin: 0; font-size: clamp(20px, 1.6vw, 27px); font-weight: 900; color: #fff; letter-spacing: -.02em; }
.tr-rover-readout ul { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 18px; margin: 0; padding: 0; list-style: none; }
.tr-rover-readout li { position: relative; padding-left: 16px; font-size: 13.5px; line-height: 1.5; color: #c9d4f2; }
.tr-rover-readout li::before { content: ''; position: absolute; left: 0; top: 7px; width: 6px; height: 6px; border-radius: 1px; background: var(--red); }
.tr-rover-readout a { font-size: 13px; font-weight: 700; color: #fff; display: flex; gap: 12px; white-space: nowrap; }
.tr-rover-readout a span { color: var(--red); }
.tr-rover-foot { display: flex; justify-content: space-between; gap: 20px; padding-block: 12px 16px; color: #9eadd4; font-size: 11px; }

/* ---------- 1 · overview ---------- */
.tp-overview .st { margin-bottom: 44px; }
.tp-ov { display: grid; grid-template-columns: minmax(0, 1fr) 60px minmax(0, 1fr); align-items: stretch; }
.tp-ov-card { display: flex; flex-direction: column; padding: 26px 28px; border-radius: 18px; background: #fff; box-shadow: inset 0 0 0 1px #e1e6f2, 0 16px 40px rgba(15, 28, 77, .06); }
.tp-ov-card.is-after { background: linear-gradient(160deg, #15276a, #0f1c4d); box-shadow: 0 24px 50px rgba(15, 28, 77, .25); }
.tp-ov-card header span { font-size: 11px; font-weight: 800; letter-spacing: .18em; text-transform: uppercase; color: var(--red); }
.tp-ov-card.is-after header span { color: #ff7a80; }
.tr .tp-ov-card h3 { margin: 8px 0 0; font-size: 22px; font-weight: 900; color: var(--navy); letter-spacing: -.02em; }
.tr .tp-ov-card.is-after h3 { color: #fff; }
.tp-ov-card > p { margin-top: auto !important; padding-top: 18px; font-size: 14.5px; line-height: 1.65; color: var(--ink-2); }
.tp-ov-card.is-after > p { color: #c6d0ef; }
.tp-fleet { position: relative; display: grid; grid-template-columns: repeat(12, 1fr); gap: 10px 12px; margin-top: 22px; padding: 22px 18px; border-radius: 14px; background: #f3f5fb; min-height: 220px; align-content: center; }
.tp-fleet.is-on { background: #ffffff0a; box-shadow: inset 0 0 0 1px #8fb0ff26; grid-template-columns: repeat(12, 1fr); }
.tp-ep { position: relative; z-index: 1; aspect-ratio: 1.25; border-radius: 4px; background: #cfd7ea; transition: background .5s, box-shadow .5s, transform .5s; transition-delay: calc(var(--d, 0) * 18ms); }
.tp-ep::after { content: ''; position: absolute; left: 30%; right: 30%; bottom: -4px; height: 2px; border-radius: 1px; background: inherit; opacity: .7; }
.is-before .tp-ep:nth-child(7n + 3) { background: #e8a0a4; }
.is-before .tp-ep:nth-child(11n + 5) { background: #b3bddb; transform: translateY(3px) rotate(-6deg); }
.is-after .tp-ep { background: #3a5294; }
.tp-ov.in .is-after .tp-ep { background: #8fb0ff; box-shadow: 0 0 10px #8fb0ff66; }
.tp-fleet .q { position: absolute; z-index: 2; padding: 6px 12px; border-radius: 999px; background: #fff; box-shadow: 0 6px 18px rgba(15, 28, 77, .14), inset 0 0 0 1px #dfe4f0; font-size: 13px; font-weight: 800; font-style: normal; color: var(--navy); }
.q1 { left: 6%; top: 10%; } .q2 { left: 40%; top: 4%; } .q3 { right: 6%; top: 16%; } .q4 { left: 14%; bottom: 12%; } .q5 { left: 48%; bottom: 20%; } .q6 { right: 10%; bottom: 8%; }
.tp-ov:not(.in) .tp-fleet .q { opacity: 0; transform: translateY(8px); }
.tp-fleet .q { transition: opacity .5s, transform .5s; transition-delay: calc(var(--d, 0) * 1ms); }
.tr main svg.tp-links { position: absolute; inset: 0; width: 100%; height: 100%; z-index: 0; pointer-events: none; }
.tp-links path { fill: none; stroke: #8fb0ff; stroke-width: 1; vector-effect: non-scaling-stroke; opacity: 0; stroke-dasharray: 3 4; transition: opacity .6s; transition-delay: calc(var(--d, 0) * 18ms + .3s); }
.tp-ov.in .tp-links path { opacity: .45; }
.tp-hubtag { position: absolute; z-index: 3; left: 50%; top: 50%; transform: translate(-50%, -50%); padding: 12px 18px; border-radius: 12px; background: #fff; color: var(--navy); font-size: 14px; font-weight: 900; box-shadow: 0 0 0 6px #ffffff1f, 0 16px 34px rgba(0, 0, 0, .35); white-space: nowrap; }
.tp-ov-arrow { display: grid; place-items: center; }
.tp-ov-arrow svg { width: 40px; height: 22px; fill: none; stroke: var(--red); stroke-width: 2.4; stroke-linecap: round; stroke-linejoin: round; }
.tp-stats { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 16px; margin: 28px 0 0; padding: 0; list-style: none; }
.tp-stats li { padding: 20px 22px; border-radius: 14px; background: #f5f7fc; box-shadow: inset 0 0 0 1px #e3e8f3; }
.tp-stats b { display: block; font-size: clamp(26px, 2vw, 34px); font-weight: 900; color: var(--navy); letter-spacing: -.02em; }
.tp-stats span { display: block; margin-top: 4px; font-size: 14px; line-height: 1.45; color: var(--ink-2); }

/* ---------- 2 · inside the console: Orbit 3D (adapted from the homepage's Orbit screens) ---------- */
.shx { --head: #fff; --ink: #dfe6ff; --mut: #aab6e2; --line: rgba(174, 188, 239, .2); --card: rgba(255, 255, 255, .06);
  --win: rgba(238, 241, 250, .1); --win-line: rgba(174, 188, 239, .22); --bar: #aab7e6; --url: rgba(255, 255, 255, .08); --icbg: rgba(255, 255, 255, .08);
  position: relative; overflow: hidden; padding: clamp(80px, 7vw, 120px) 0; color: var(--ink);
  background: radial-gradient(70% 50% at 50% 0%, rgba(80, 120, 230, .22), transparent 70%), linear-gradient(180deg, #0f1c4d, #152560); }
.shx-in { width: var(--wide); margin-inline: auto; }
.shx-head h2 { margin: 0; font-size: clamp(32px, 3vw, 48px); font-weight: 900; line-height: 1.12; letter-spacing: -.01em; color: var(--head); }
.shx-head h2::after { content: ""; display: block; width: 90px; height: 4px; margin: 22px 0 0; border-radius: 2px; background: var(--red); }
.shx-head p { margin-top: 20px !important; font-size: 17px; line-height: 1.55; color: var(--mut); }
.shx-win { border-radius: 14px; background: var(--win); padding: 0 7px 7px; box-shadow: inset 0 0 0 1px var(--win-line), 0 40px 90px rgba(5, 12, 45, .45); }
.shx-bar { display: flex; align-items: center; gap: 7px; height: 34px; padding: 0 6px; font-size: 11.5px; color: var(--bar); font-family: "JetBrains Mono", Consolas, monospace; }
.shx-bar i { width: 9px; height: 9px; border-radius: 50%; background: #cfd5e8; }
.shx-bar i:nth-child(1) { background: #f4a1a4; } .shx-bar i:nth-child(2) { background: #f3d18a; } .shx-bar i:nth-child(3) { background: #9edbb9; }
.shx-bar span { margin-left: 10px; flex: 1; max-width: 460px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; padding: 3px 12px; border-radius: 6px; background: var(--url); }
.shx-bar em { font-style: normal; }
.shx-scr { position: relative; aspect-ratio: 1600 / 960; border-radius: 8px; overflow: hidden; background: #111418; }
.sx-img { display: block; width: 100%; height: auto; }
.sx-live { position: absolute; inset: 0; z-index: 3; overflow: hidden; border-radius: inherit; pointer-events: none; opacity: 0; transition: opacity .35s ease; }
.sx-live.show { opacity: 1; }
.sx-live iframe { position: absolute; left: 0; top: 0; width: 1600px; height: 960px; border: 0; transform-origin: 0 0; opacity: 0; transition: opacity .35s ease; background: transparent; }
.sx-live iframe.on { opacity: 1; }
.sx-steps { display: inline-flex; gap: 5px; margin-top: 10px; }
.sx-steps i { display: block; width: 6px; height: 6px; border-radius: 50%; background: var(--line); }
.sx-steps i.on { background: var(--red); }
.sxob-grid { display: grid; grid-template-columns: minmax(380px, 30%) 1fr; gap: clamp(24px, 3vw, 56px); align-items: center; }
.sxob-side .shx-head { margin-bottom: 26px; }
.sxob-list { display: grid; gap: 4px; margin: 0; padding: 0; list-style: none; }
.sxob-list li { border-radius: 12px; transition: background .35s, box-shadow .35s; }
.sxob-list li.on { background: var(--card); box-shadow: inset 0 0 0 1px var(--line), inset 3px 0 0 var(--red); }
.sxob-list button { position: relative; display: flex; align-items: center; gap: 14px; width: 100%; height: 58px; padding: 0 14px; border: 0; border-radius: 12px; background: none; text-align: left; font: inherit; color: var(--ink); cursor: pointer; }
.sxob-list li:not(.on) button:hover { background: var(--card); }
.sxob-list b { font-size: 16px; font-weight: 700; color: var(--head); }
.sxob-ic { display: grid; place-items: center; flex: none; width: 40px; height: 40px; border-radius: 50%; background: var(--icbg); color: #8fb0ff; }
.sxob-list li.on .sxob-ic { background: #fff; color: #e0343c; }
.sxob-run { position: absolute; left: 14px; right: 14px; bottom: 5px; height: 2px; border-radius: 1px; background: var(--red); opacity: 0; transform: scaleX(0); transform-origin: 0 50%; }
.sxob-list.run li.on .sxob-run { opacity: .55; animation: sxob-run var(--step, 4.6s) linear forwards; }
@keyframes sxob-run { to { transform: scaleX(1); } }
.tp-ob-more { display: grid; grid-template-rows: 0fr; transition: grid-template-rows .45s ease; }
.tp-ob-more > div { overflow: hidden; min-height: 0; }
.sxob-list li.on .tp-ob-more { grid-template-rows: 1fr; }
.tp-ob-more p { padding: 0 18px 0 68px; font-size: 14px; line-height: 1.6; color: var(--mut); }
.tp-ob-more ul { margin: 0; padding: 10px 18px 16px 68px; list-style: none; display: grid; gap: 6px; }
.tp-ob-more li { position: relative; padding-left: 14px; font-size: 13.5px; line-height: 1.45; color: #dfe6ff; }
.tp-ob-more li::before { content: ''; position: absolute; left: 0; top: 7px; width: 5px; height: 5px; border-radius: 1px; background: var(--red); }
.sxob { position: relative; margin-right: -10vw; perspective: 2400px; perspective-origin: 50% 35%;
  -webkit-mask-image: linear-gradient(90deg, transparent 0, #000 7%); mask-image: linear-gradient(90deg, transparent 0, #000 7%); }
.sxob-stage { position: relative; perspective: 2400px; transform: translateY(50px) rotateX(12deg); transition: transform 1.2s cubic-bezier(.2, .7, .2, 1); }
.tp-orbit.in .sxob-stage { transform: none; }
/* Reset offscreen immediately so even a quick return gets the full entrance. */
.tp-orbit:not(.in) .sxob-stage { transition: none; }
.sxob-stage::before { content: ""; display: block; padding-top: calc(44.4% + 60px); }
.sxob-t { position: absolute; left: 13%; top: 20px; width: 74%; cursor: pointer; transform-origin: 50% 50%;
  transition: transform 1.1s cubic-bezier(.22, .72, .18, 1), opacity 1.1s ease, filter 1.1s ease; }
.sxob-t.on { cursor: default; }
.sxob-t[data-a="1"] { opacity: .6; filter: brightness(.7) saturate(.7); }
.sxob-t[data-a="2"] { opacity: .26; filter: brightness(.6) saturate(.6); }
.sxob-t[data-a="3"], .sxob-t[data-a="4"] { opacity: 0; pointer-events: none; }
.sxob-t .shx-win { transition: box-shadow 1.1s; }
.sxob-t.on .shx-win { box-shadow: inset 0 0 0 1px var(--win-line), 0 0 0 1px rgba(255, 107, 114, .5), 0 50px 110px rgba(5, 12, 45, .55); }
.sxob-cap { display: flex; align-items: center; justify-content: center; gap: 18px; width: 74%; margin: 22px 0 0 13%; }
.sxob-txt { flex: 1; min-width: 0; text-align: center; min-height: 92px; }
.sxob-txt b { display: block; font-size: 18px; font-weight: 800; color: var(--head); }
.sxob-txt span { display: block; margin-top: 3px; font-size: 15px; line-height: 1.45; color: var(--mut); }
.sxob-nav { display: grid; place-items: center; flex: none; width: 42px; height: 42px; border: 0; border-radius: 50%; background: var(--card); color: var(--head); box-shadow: inset 0 0 0 1px var(--line); cursor: pointer; transition: background .25s; }
.sxob-nav:hover { background: var(--icbg); }
.sxob-nav svg { width: 20px; height: 20px; fill: none; stroke: currentColor; stroke-width: 2.2; stroke-linecap: round; stroke-linejoin: round; }
.tp-ob-tour { display: flex; align-items: center; justify-content: center; gap: 18px; width: 74%; margin: 10px 0 0 13%; font-size: 13.5px; color: var(--mut); }
.tp-ob-tour .btn { flex: none; height: 46px; padding: 0 22px; font-size: 14px; }

/* ---------- 3 · capabilities + engines ---------- */
.tp-caps { background: linear-gradient(180deg, #f5f7fc, #eef2f9); }
.tp-cap-grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 20px; }
.tp-cap-grid article { position: relative; padding: 42px 28px 26px; border-radius: 16px; background: #fff; box-shadow: inset 0 0 0 1px #e1e6f2, 0 12px 32px rgba(15, 28, 77, .06); margin-top: 26px; }
.tp-cap-grid article::before { content: ''; position: absolute; left: 0; right: 0; top: 0; height: 3px; border-radius: 16px 16px 0 0; background: var(--red); }
.tp-hex { position: absolute; top: -26px; left: 28px; display: grid; place-items: center; width: 54px; height: 60px; font-style: normal; color: #fff; background: linear-gradient(160deg, #f25a60, #d42a33); clip-path: polygon(50% 0, 100% 25%, 100% 75%, 50% 100%, 0 75%, 0 25%); }
.tr main .tp-hex i[data-ic] svg { width: 24px; height: 24px; }
.tr .tp-cap-grid h3 { margin: 0; font-size: 22px; font-weight: 900; color: var(--navy); letter-spacing: -.02em; }
.tp-cap-grid ul { margin: 14px 0 0; padding: 0; list-style: none; display: grid; gap: 9px; }
.tp-cap-grid li { position: relative; padding-left: 16px; font-size: 14.5px; line-height: 1.55; color: var(--ink-2); }
.tp-cap-grid li::before { content: ''; position: absolute; left: 0; top: 8px; width: 6px; height: 6px; border-radius: 50%; background: #e0343c; }
.tp-more { display: inline-flex; gap: 8px; margin-top: 16px; font-size: 14px; font-weight: 800; color: #2f5fd0; }
.tp-engines { margin-top: 40px; padding: 30px 32px 32px; border-radius: 20px; background: linear-gradient(160deg, #15276a, #0f1c4d); color: #c6d0ef; box-shadow: 0 24px 60px rgba(15, 28, 77, .22); }
.tp-engines-head { display: flex; align-items: flex-end; justify-content: space-between; gap: 40px; margin-bottom: 24px; }
.tp-engines-head .tp-k { color: #ff7a80; margin-bottom: 8px !important; }
.tr .tp-engines-head h3 { margin: 0; font-size: clamp(24px, 1.9vw, 32px); font-weight: 900; color: #fff; letter-spacing: -.02em; }
.tp-engines-head > p { max-width: 560px; font-size: 15px; line-height: 1.6; color: #b9c6ea; }
.tp-engine-grid { display: grid; grid-template-columns: repeat(6, minmax(0, 1fr)); gap: 12px; }
.tp-engine-grid article { padding: 18px 16px; border-radius: 14px; background: #ffffff0b; box-shadow: inset 0 0 0 1px #8fb0ff26; }
.tr .tp-engine-grid h4 { margin: 0 0 12px; padding-bottom: 12px; border-bottom: 1px solid #8fb0ff26; font-size: 15px; line-height: 1.3; font-weight: 800; color: #fff; }
.tp-engine-grid ul { margin: 0; padding: 0; list-style: none; display: grid; gap: 10px; }
.tp-engine-grid li { font-size: 12.5px; line-height: 1.45; color: #a9b8e0; }
.tp-engine-grid li b { display: block; font-size: 13px; color: #e6ecff; }

/* ---------- 4 · modules around the agent ---------- */
.tp-hub { position: relative; display: grid; grid-template-columns: minmax(0, 1fr) minmax(260px, .7fr) minmax(0, 1fr); gap: 0 60px; align-items: center; }
.tr main svg.tp-hub-lines { position: absolute; inset: 0; width: 100%; height: 100%; pointer-events: none; }
.tp-hub-lines path { fill: none; stroke: #c3cde6; stroke-width: 1.5; vector-effect: non-scaling-stroke; stroke-dasharray: 600; stroke-dashoffset: 600; transition: stroke-dashoffset 1.4s ease, stroke .3s; }
.tp-hub.in .tp-hub-lines path { stroke-dashoffset: 0; }
.tp-hub-lines path.on { stroke: var(--red); stroke-width: 2; }
.tp-hub-col { position: relative; z-index: 1; display: grid; gap: 14px; }
.tp-hub-col article { display: flex; gap: 14px; align-items: flex-start; padding: 16px 18px; border-radius: 14px; background: #fff; box-shadow: inset 0 0 0 1px #e1e6f2, 0 10px 26px rgba(15, 28, 77, .06); transition: transform .25s, box-shadow .25s; }
.tp-hub-col article:hover, .tp-hub-col article.on { transform: translateY(-2px); box-shadow: inset 0 0 0 1px #f1b4b7, 0 16px 34px rgba(15, 28, 77, .12); }
.tp-hub-col article > i { flex: none; width: 44px; height: 44px; border-radius: 12px; background: #eef2fa; color: #2f5fd0; }
.tr .tp-hub-col h3 { margin: 0; font-size: 17px; font-weight: 800; color: var(--navy); }
.tp-hub-col small { display: block; font-size: 11.5px; font-weight: 700; letter-spacing: .06em; text-transform: uppercase; color: #8b95b8; }
.tp-hub-col p { margin-top: 6px !important; font-size: 14px; line-height: 1.5; color: var(--ink-2); }
.tp-hub-core { position: relative; z-index: 1; display: grid; justify-items: center; gap: 6px; padding: 38px 26px; border-radius: 50%; aspect-ratio: 1; align-content: center; text-align: center; background: radial-gradient(circle at 50% 35%, #1f3580, #0f1c4d 70%); color: #c6d0ef; box-shadow: 0 30px 70px rgba(15, 28, 77, .35); }
.tp-hub-ring { position: absolute; inset: -14px; border-radius: 50%; border: 1px dashed #b9c5e3; animation: tp-spin 60s linear infinite; }
@keyframes tp-spin { to { transform: rotate(360deg); } }
.tp-hub-logo { display: block; width: min(240px, 78%); --logo-threat: #ff4b52; --logo-responder: #fff; }
.tp-hub-logo svg { display: block; width: 100%; height: auto; }
.tp-hub-core b { margin-top: 10px; font-size: 17px; color: #fff; }
.tp-hub-core small { font-size: 12px; color: #9fb0de; letter-spacing: .06em; }

/* ---------- 5 · use cases ---------- */
.tp-uses { background: #f3f5fb; }
.tp-use-grid { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 18px; margin: 0; padding: 0; list-style: none; counter-reset: none; }
.tp-use-grid li { position: relative; padding: 24px 24px 22px; border-radius: 16px; background: #fff; box-shadow: inset 0 0 0 1px #e1e6f2, 0 10px 26px rgba(15, 28, 77, .05); transition: transform .25s, box-shadow .25s; }
.tp-use-grid li:hover { transform: translateY(-3px); box-shadow: inset 0 0 0 1px #c9d6f3, 0 18px 38px rgba(15, 28, 77, .1); }
.tp-use-grid li > span { position: absolute; right: 22px; top: 22px; font: 700 13px ui-monospace, monospace; color: #c0c8de; }
.tp-use-grid li > i { width: 46px; height: 46px; border-radius: 50%; background: #fdecee; color: #e0343c; }
.tr .tp-use-grid h3 { margin: 16px 0 0; font-size: 17px; line-height: 1.3; font-weight: 800; color: var(--navy); }
.tp-use-grid p { margin-top: 8px !important; font-size: 14px; line-height: 1.55; color: var(--ink-2); }

/* ---------- 7 · benefits: protection and business outcomes ---------- */
.tr .tp-ben { overflow: hidden; padding-block: clamp(32px, 5vh, 64px); background: radial-gradient(ellipse at 0% 100%, #e8f2ff, transparent 40%), radial-gradient(ellipse at 100% 0%, #f0f6ff, transparent 38%), #fcfdff; }
.tp-ben::before { content: ''; position: absolute; width: 660px; height: 660px; right: -355px; top: -400px; border: 1px solid #e5effe; border-radius: 50%; box-shadow: 0 0 0 42px #f7faff, 0 0 0 43px #eaf2fe, 0 0 0 84px #f8fbff, 0 0 0 85px #edf4fe; pointer-events: none; }
.tp-ben::after { content: ''; position: absolute; top: 150px; left: 20px; width: 290px; height: 190px; background: radial-gradient(circle, #cadefd 2px, transparent 3px) 0 0 / 27px 27px; opacity: .6; pointer-events: none; }
.tp-ben > .wide { position: relative; z-index: 1; }
.tp-ben-note { position: absolute; top: 55px; left: 30px; font-size: 10px; font-weight: 700; line-height: 1.5; letter-spacing: .25em; text-transform: uppercase; color: #a5b7d9; }
.tp-ben-note::after { content: ''; display: block; width: 36px; height: 2px; background: #c7d7ef; margin-top: 12px; }
.tp-ben .st { margin-bottom: 30px; }
.tr .tp-ben .st .tp-k { color: #2f6fed; margin-bottom: 14px !important; }
.tr .tp-ben .st h2 { font-size: clamp(32px, 3vw, 52px); letter-spacing: -.035em; }
.tp-ben .st h2 span { color: #2f6fed; }
.tp-ben .st h2::after { width: 78px; height: 3px; margin-top: 16px; }
.tr .tp-ben .st p:not(.tp-k) { max-width: 950px; margin-top: 14px; font-size: clamp(15px, 1.1vw, 19px); line-height: 1.55; color: #53658c; }
.tp-ben-grid { display: grid; grid-template-columns: minmax(0, 1fr) minmax(0, 1fr); gap: 24px; align-items: stretch; }
.tp-stops { position: relative; overflow: hidden; padding: clamp(24px, 2vw, 36px); border-radius: 18px; background: linear-gradient(145deg, #152b65, #0f1c4d); }
.tp-stops::after { content: ''; position: absolute; right: 16px; top: 20px; width: 90px; height: 150px; background: radial-gradient(circle, #3c68b7 1.5px, transparent 2.5px) 0 0 / 16px 20px; opacity: .45; }
.tr main svg.tp-protection-art { position: absolute; right: 13%; top: 22px; width: 130px; height: 150px; color: #416dd0; opacity: .46; stroke: none; pointer-events: none; }
.tr .tp-stops .tp-stops-kicker { position: relative; color: #ff4555; font-size: 12px; font-weight: 800; letter-spacing: .18em; text-transform: uppercase; margin-bottom: 15px; }
.tr .tp-stops h3 { position: relative; max-width: 78%; color: #fff; font-size: clamp(23px, 1.75vw, 32px); font-weight: 800; letter-spacing: -.02em; line-height: 1.17; margin: 0 0 13px; }
.tr .tp-stops .tp-stops-intro { position: relative; max-width: 83%; font-size: clamp(14px, 1vw, 17px); line-height: 1.5; color: #b6c9f1; margin-bottom: 19px; }
.tp-stops ul { position: relative; z-index: 1; display: flex; flex-wrap: wrap; gap: 9px; margin: 0; padding: 0; list-style: none; }
.tp-stops li { padding: 8px 17px; border-radius: 999px; background: linear-gradient(180deg, #1b3e83, #173574); box-shadow: inset 0 0 0 1px #4676c92b; font-size: clamp(11px, .82vw, 14px); line-height: 1.4; font-weight: 600; color: #f3f7ff; }
.tp-stops li:nth-child(-n + 3) { background: var(--red); box-shadow: none; color: #fff; }
.tp-gains { display: grid; grid-template-columns: 1fr 1fr; grid-template-rows: repeat(4, 1fr); gap: 14px; margin: 0; padding: 0; list-style: none; }
.tp-gains li { min-width: 0; }
.tp-gains a { display: flex; height: 100%; align-items: center; gap: 17px; padding: 18px; border: 1px solid #dce6f8; border-radius: 14px; background: #ffffffce; box-shadow: 0 12px 28px #173c7905; transition: border-color .2s, box-shadow .2s, transform .2s; }
.tp-gains a:hover { border-color: #99b8ed; box-shadow: 0 12px 28px #173c7910; transform: translateY(-2px); }
.tp-gains a > i { display: inline-grid; place-items: center; flex: none; width: 60px; height: 60px; border-radius: 50%; background: #edf3ff; color: #2f6fed; font-style: normal; }
.tp-gains li:first-child a > i { color: var(--red); background: #ffebf0; }
.tr main .tp-gains i svg { width: 30px; height: 30px; fill: none; stroke: currentColor; stroke-width: 1.9; }
.tp-gains a > span:not(.tp-gain-arrow) { min-width: 0; }
.tp-gains b { display: block; font-size: clamp(13px, .94vw, 16px); font-weight: 700; line-height: 1.35; letter-spacing: -.025em; color: var(--navy); }
.tp-gains small { display: block; margin-top: 5px; font-size: clamp(11px, .78vw, 13.5px); line-height: 1.45; color: #53658c; }
.tp-gain-arrow { flex: none; margin-left: auto; color: #2f6fed; }
.tr main .tp-gain-arrow svg { width: 18px; height: 18px; stroke: currentColor; stroke-width: 1.6; }
@media (min-width: 1101px) and (max-width: 1500px) {
  .tp-ben-grid { gap: 18px; }
  .tp-gains { gap: 12px; }
  .tp-gains a { padding: 15px 12px; gap: 11px; }
  .tp-gains a > i { width: 44px; height: 44px; }
  .tr main .tp-gains i svg { width: 25px; height: 25px; }
  .tp-stops li { padding: 7px 12px; }
  .tr main svg.tp-protection-art { right: 7%; width: 106px; height: 123px; }
}
@media (min-width: 1101px) and (max-height: 820px) {
  .tr .tp-ben { padding-block: 20px; }
  .tp-ben .st { margin-bottom: 23px; }
  .tr .tp-ben .st h2 { font-size: 36px; }
  .tr .tp-ben .st .tp-k { margin-bottom: 10px !important; }
  .tp-stops { padding: 24px; }
  .tp-stops ul { gap: 7px; }
  .tp-stops li { padding: 6px 12px; }
}
@media (max-width: 1100px) {
  .tp-ben-grid { grid-template-columns: 1fr; }
  .tp-ben-note { display: none; }
  .tp-ben-break { display: none; }
  .tp-gains a { min-height: 108px; }
  .tp-gains b { font-size: 16px; }
  .tp-gains small { font-size: 13px; }
  .tp-stops li { font-size: 13px; }
}
@media (max-width: 700px) {
  .tp-ben .st { margin-bottom: 24px; }
  .tp-ben::after { display: none; }
  .tp-stops { padding: 24px 20px; }
  .tr .tp-stops h3 { max-width: 100%; font-size: 25px; }
  .tr .tp-stops .tp-stops-intro { max-width: 100%; font-size: 15px; }
  .tr main svg.tp-protection-art { right: -15px; top: 20px; opacity: .15; }
  .tp-stops li { padding: 7px 11px; font-size: 12px; }
  .tp-gains a { min-height: 100px; padding: 16px; }
  .tp-gains a > i { width: 52px; height: 52px; }
}
@media (prefers-reduced-motion: reduce) { .tp-gains a { transition: none; } }

/* ---------- 8 · differentiators ---------- */
.tp-diff { background: #f3f5fb; }
.tp-diff-grid { display: grid; grid-template-columns: minmax(0, .9fr) minmax(0, 1.1fr); gap: clamp(30px, 4vw, 70px); align-items: center; }
.tp-one { display: grid; grid-template-columns: auto minmax(60px, 1fr) auto; align-items: center; padding: 30px; border-radius: 20px; background: #fff; box-shadow: inset 0 0 0 1px #e1e6f2, 0 16px 40px rgba(15, 28, 77, .07); }
.tp-one ul { display: grid; gap: 10px; margin: 0; padding: 0; list-style: none; }
.tp-one li { display: flex; align-items: center; gap: 12px; padding: 9px 16px 9px 12px; border-radius: 11px; background: #f3f6fc; box-shadow: inset 0 0 0 1px #e1e6f2; font-size: 14.5px; font-weight: 800; color: var(--navy); }
.tr main .tp-one li > i svg { width: 19px; height: 19px; color: #2f5fd0; }
/* the wires: drawn in view, a dot halfway along each (HTML, so the stretched viewBox does not squash it) */
.tp-one-wires { position: relative; align-self: stretch; }
.tp-one-wires path { fill: none; stroke: #c3cde6; stroke-width: 1.5; vector-effect: non-scaling-stroke; stroke-dasharray: 300; stroke-dashoffset: 300; transition: stroke-dashoffset 1.2s ease; }
.tp-one.in .tp-one-wires path { stroke-dashoffset: 0; stroke: #4b7cf0; }
.tp-one-wires i { position: absolute; left: 50%; width: 7px; height: 7px; margin: -3.5px 0 0 -3.5px; border-radius: 50%; background: #2f5fd0; box-shadow: 0 0 0 3px #fff; opacity: 0; transition: opacity .4s 1s; }
.tp-one.in .tp-one-wires i { opacity: 1; }
.tp-one-agent { display: grid; justify-items: center; gap: 4px; padding: 26px 30px 22px; border-radius: 16px; background: linear-gradient(160deg, #15276a, #0f1c4d); text-align: center; box-shadow: 0 20px 44px rgba(15, 28, 77, .3); }
.tr main .tp-one-agent > i svg { width: 34px; height: 34px; margin-bottom: 8px; color: #fff; stroke-width: 1.6; }
.tp-one-agent b { font-size: 22px; font-weight: 900; color: #fff; }
.tp-one-agent b::after { content: ""; display: block; width: 40px; height: 3px; margin: 12px auto 4px; border-radius: 2px; background: var(--red); }
.tp-one-agent small { font-size: 11.5px; font-weight: 800; letter-spacing: .16em; text-transform: uppercase; color: #c6d0ef; }
.tp-diff-list { display: grid; grid-template-columns: 1fr 1fr; gap: 14px; margin: 0; padding: 0; list-style: none; }
.tp-diff-list li { display: grid; grid-template-columns: 52px 1fr; grid-template-rows: auto auto; column-gap: 18px; align-items: center; padding: 20px 22px; border-radius: 16px; background: #fff; box-shadow: inset 0 0 0 1px #e1e6f2, 0 10px 26px rgba(15, 28, 77, .04); }
.tp-diff-list li > i { grid-row: span 2; width: 52px; height: 52px; border-radius: 14px; background: #eef2fa; color: #2f5fd0; }
.tp-diff-list b { align-self: end; font-size: 16px; line-height: 1.3; color: var(--navy); }
.tp-diff-list span { align-self: start; margin-top: 3px; font-size: 14px; line-height: 1.45; color: var(--ink-2); }
/* 1251–1600 px: an even split and a slimmer agent card, so the wires keep room to fan out */
@media (min-width: 1251px) and (max-width: 1600px) { .tp-diff-grid { grid-template-columns: minmax(0, .92fr) minmax(0, 1.08fr); gap: 40px; } .tp-one { padding: 24px; }
  .tp-diff-list { gap: 12px; } .tp-diff-list li { grid-template-columns: 44px 1fr; column-gap: 14px; padding: 16px 18px; } .tp-diff-list li > i { width: 44px; height: 44px; } .tp-diff-list b { font-size: 15.5px; } .tp-diff-list span { font-size: 13.5px; } .tp-one-agent { padding: 22px 20px 18px; } .tp-one-agent small { letter-spacing: .1em; } }

/* ---------- 9 · support, 10 · demo ---------- */
.tp-support { padding-block: 34px; background: var(--navy); color: #c6d0ef; }
.tp-support .wide { display: flex; align-items: center; gap: 22px; }
.tp-support .wide > i { flex: none; width: 54px; height: 54px; border-radius: 50%; background: #ffffff12; color: #fff; }
.tr .tp-support h2 { margin: 0; font-size: 24px; font-weight: 900; color: #fff; }
.tp-support p { margin-top: 6px !important; max-width: 820px; font-size: 14.5px; line-height: 1.55; }
.tp-support .btn { margin-left: auto; flex: none; }
.tp-demo { background: radial-gradient(40% 70% at 0% 60%, rgba(47, 111, 237, .08), transparent 70%), linear-gradient(180deg, #f5f7fc, #eef2f9); }
.tp-demo-grid { display: grid; grid-template-columns: minmax(0, .95fr) minmax(0, 1.05fr); gap: clamp(32px, 4vw, 80px); align-items: center; }
.tr .tp-demo h2 { margin: 0; font-size: clamp(32px, 2.8vw, 48px); font-weight: 900; line-height: 1.1; color: var(--navy); letter-spacing: -.02em; }
.tp-steps { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 12px; margin: 26px 0 0; padding: 0; list-style: none; }
.tp-steps li { padding: 16px 18px; border-radius: 14px; background: #fff; box-shadow: inset 0 0 0 1px #e1e6f2; }
.tp-steps b { display: block; font-size: 24px; font-weight: 900; color: #e0343c; }
.tp-steps span { font-size: 13.5px; line-height: 1.4; color: var(--ink-2); }
.tp-contact { display: flex; flex-wrap: wrap; gap: 22px; margin-top: 22px !important; }
.tp-contact a { font-size: 16px; font-weight: 800; color: var(--navy); }

/* motion: whatever plays in view is simply there without it */
@media (prefers-reduced-motion: reduce) {
  .sxob-stage, .sxob-t, .tp-ep, .tp-links path, .tp-fleet .q, .tp-hub-lines path, .tp-one-wires path, .tp-one-wires i, .tp-ob-more { transition: none !important; }
  .tp-hub-ring { animation: none; }
}

/* ---------- screen sizes: desktop first ---------- */
@media (min-width: 1001px) and (max-height: 820px) {
  .tr-rover { padding-top: 18px; }
  .tp-logo { width: clamp(300px, 26vw, 460px); }
  .tp-title p { margin-top: 10px !important; font-size: 14px; }
  .tr-rover-readout article { min-height: 90px; }
}
@media (min-width: 1101px) and (max-width: 1400px) {
  .tr .hx-command .hx-ua b { display: none; }
}
@media (max-width: 1500px) {
  .tp-engine-grid { grid-template-columns: repeat(3, minmax(0, 1fr)); }
  .tr-rover-readout ul { grid-template-columns: 1fr; gap: 4px; }
}
@media (max-width: 1250px) {
  .sxob-grid { grid-template-columns: minmax(340px, 36%) 1fr; }
  .tp-use-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .tp-hub { gap: 0 30px; grid-template-columns: minmax(0, 1fr) minmax(200px, .6fr) minmax(0, 1fr); }
  .tp-diff-grid { grid-template-columns: 1fr; }
}
@media (max-width: 1100px) {
  .sxob-grid { grid-template-columns: 1fr; }
  .sxob { margin-right: 0; -webkit-mask-image: none; mask-image: none; perspective: none; }
  .sxob-stage { display: grid; gap: 28px; perspective: none; transform: none !important; }
  .sxob-stage::before { display: none; }
  .sxob-t { position: static; width: auto; transform: none !important; opacity: 1 !important; filter: none !important; }
  .sxob-cap { display: none; }
  .tp-ob-tour { width: auto; margin: 22px 0 0; }
  .tp-cap-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .tp-hub { grid-template-columns: 1fr; gap: 18px; }
  .tp-hub-lines { display: none; }
  .tp-hub-core { width: 260px; margin-inline: auto; order: -1; }
  .tp-demo-grid { grid-template-columns: 1fr; }
}
@media (max-width: 1000px) {
  .tr-rover-head { display: block; }
  .tr-rover-intro { max-width: 670px; margin-top: 16px; }
  .tr-rover-stage { width: calc(100% - 2 * var(--gut)); margin-block: 14px; }
  .tr-rover-readout article { grid-template-columns: 1fr; gap: 12px; }
  .tr-label-num { display: none; }
  .tp-ov { grid-template-columns: 1fr; gap: 14px; }
  .tp-ov-arrow svg { transform: rotate(90deg); }
  .tp-stats { grid-template-columns: repeat(2, minmax(0, 1fr)); }
}
@media (max-width: 700px) {
  .tr .hdx .hx-right > .cta { display: none; }
  .tr .hdx .hx-right { gap: 10px; }
  .tr .hx-tab { padding-inline: 14px 28px; }
  .tr .hx-tab [data-logo] { width: 130px; }
  .tr .hx-evolve .hx-brand > i, .tr .hx-evolve .hx-brand [data-logo="threatresponder"] { display: none; }
  .tr .hx-evolve .hx-util { display: none; }
  .tr .hx-evolve { top: 0; }
  .tp-logo { width: 260px; }
  .tr-rover-stage { width: 100%; aspect-ratio: auto; margin-top: 0; padding-top: 63%; }
  .tr-rover-art { top: 0; left: 0; width: 100%; height: auto; aspect-ratio: 3 / 2; }
  .tr main svg.tr-rover-lines { display: none; }
  .tr-rover-controls { display: grid; grid-template-columns: 1fr 1fr; gap: 0 15px; padding: 0 var(--gut); position: relative; }
  .tr-rover-label { position: static; width: 100%; min-height: 66px; padding: 10px 4px; }
  .tr-rover-foot { flex-direction: column; gap: 6px; }
  .tp-cap-grid, .tp-use-grid, .tp-engine-grid, .tp-gains, .tp-diff-list, .tp-steps, .tp-stats { grid-template-columns: 1fr; }
  .tp-one { grid-template-columns: 1fr; }
  .tp-one-wires { display: none; }
  .tp-support .wide { flex-direction: column; align-items: flex-start; }
  .tp-support .btn { margin-left: 0; }
}
/* the caption's step dots sit in a row under the text; the module's bullet for the step on screen lights up */
.sxob-txt .sx-steps { display: inline-flex; margin: 10px 0 0; }
.tp-ob-more li { transition: color .3s; }
.tp-ob-more li.now { color: #fff; font-weight: 700; }
.tp-ob-more li.now::before { background: #fff; box-shadow: 0 0 0 3px #e0343c; }

/* ---------- hero title, v2 (user, 25 Sep): centred logo, a readable subtitle, the actions under it, the rover below ---------- */
.tr-rover { background: radial-gradient(55% 45% at 50% 62%, #1b2d6e, transparent 72%), var(--navy); padding-top: clamp(26px, 3.2vh, 40px); }
.tr-rover-head.tp-head { display: flex; flex-direction: column; align-items: center; gap: 0; text-align: center; }
.tp-head h1 { margin: 0; line-height: 1; }
.tp-head .tp-logo { width: clamp(360px, 27vw, 520px); margin-inline: auto; }
.tp-sub { max-width: 760px; margin-top: 18px !important; font-size: clamp(16px, 1.1vw, 19px); line-height: 1.55; color: #b9c6ea; text-wrap: balance; }
.tp-sub b { display: block; margin-bottom: 4px; font-size: clamp(20px, 1.5vw, 27px); font-weight: 800; letter-spacing: -.015em; color: #fff; }
.tp-head .tp-hero-ctas { justify-content: center; margin-top: 22px; }
.tp-head .tp-hero-ctas .btn { height: 50px; padding: 0 26px; font-size: 15px; }
.tp-head .btn.tp-red { box-shadow: 0 12px 28px rgba(224, 52, 60, .35); }
/* the rover sits lower, faded on all four edges into whatever is behind it (no painted band) */
.tr-rover-stage { width: min(calc(100% - 2 * var(--gut)), calc((100svh - 470px) * 2.142857), 1400px); margin-top: clamp(8px, 1.6vh, 20px); }
.tr-rover-art { -webkit-mask-image: linear-gradient(90deg, transparent, #000 12%, #000 88%, transparent), linear-gradient(0deg, transparent, #000 16%, #000 82%, transparent);
  -webkit-mask-composite: source-in; mask-image: linear-gradient(90deg, transparent, #000 12%, #000 88%, transparent), linear-gradient(0deg, transparent, #000 16%, #000 82%, transparent); mask-composite: intersect; }
.tr-rover-art::after { display: none; }
@media (min-width: 1001px) and (max-height: 820px) {
  .tp-head .tp-logo { width: clamp(300px, 24vw, 420px); }
  .tp-sub { margin-top: 12px !important; font-size: 14.5px; }
  .tp-sub b { font-size: 19px; }
  .tp-head .tp-hero-ctas { margin-top: 14px; }
  .tp-head .tp-hero-ctas .btn { height: 44px; }
  .tr-rover-stage { width: min(calc(100% - 2 * var(--gut)), calc((100svh - 420px) * 2.142857), 1400px); }
}
@media (max-width: 700px) { .tp-head .tp-logo { width: 260px; } }
/* narrower desktops: the capability labels get more room so their names stay on one line */
@media (min-width: 1001px) and (max-width: 1600px) {
  .tr-rover-label { width: 27%; }
  .tr-rover-hunting, .tr-rover-detection, .tr-rover-response { left: -7%; }
  .tr-rover-intelligence, .tr-rover-analytics, .tr-rover-prevention { right: -7%; }
}

/* the capability labels never leave the window (user, 25 Sep): their outward nudge is capped at the space beside the stage
   less 20 px (at 1024-1300 px the numbers and arrows were cut off at the screen edges) */
@media (min-width: 701px) {
  .tr-rover-hunting, .tr-rover-detection, .tr-rover-response { left: max(-3%, calc((100% - 100vw) / 2 + 20px)); }
  .tr-rover-intelligence, .tr-rover-analytics, .tr-rover-prevention { right: max(-3%, calc((100% - 100vw) / 2 + 20px)); }
}
@media (min-width: 1001px) and (max-width: 1600px) {
  .tr-rover-hunting, .tr-rover-detection, .tr-rover-response { left: max(-7%, calc((100% - 100vw) / 2 + 20px)); }
  .tr-rover-intelligence, .tr-rover-analytics, .tr-rover-prevention { right: max(-7%, calc((100% - 100vw) / 2 + 20px)); }
}
