/* Platform overview: generated endpoint scene, real HTML evidence and console. */
.tr #overview { padding-block: clamp(30px, 4vh, 56px); }
.tr #overview .st { margin-bottom: 25px; }
.tr #overview .st .tp-k { margin-bottom: 10px !important; font-size: 10px; }
.tr #overview .st h2 { font-size: clamp(30px, 2.7vw, 46px); }
.tr #overview .st h2::after { margin-block: 14px; width: 70px; height: 3px; }
.tr #overview .st p:not(.tp-k) { font-size: 14px; line-height: 1.65; max-width: 860px; margin-top: 0; }
.ov-panorama { position: relative; isolation: isolate; background: linear-gradient(105deg, #f0f5fb 0%, #eaf1fa 30%, #b6cbe5 39%, #344b85 47%, #172863 57%, #0f1c4d 100%); border-radius: 18px; border: 1px solid #d9e3f2; padding: 22px; box-shadow: 0 14px 40px #0f1c4d0a; overflow: hidden; }
.ov-headings { display: grid; grid-template-columns: 48% 52%; gap: 0; position: relative; z-index: 2; }
.ov-headings header:first-child { padding-left: 6px; }
.ov-headings header:last-child { padding-left: 16px; }
.ov-headings header > span { display: block; color: #d93240; font-size: 10px; font-weight: 800; letter-spacing: .16em; text-transform: uppercase; }
.ov-headings header:last-child > span { color: #ff858b; }
.tr .ov-headings h3 { margin: 7px 0 0; color: var(--navy); font-size: clamp(17px, 1.5vw, 25px); line-height: 1.2; font-weight: 800; letter-spacing: -.025em; }
.tr .ov-headings header:last-child h3 { color: white; }
.ov-scene { position: relative; display: grid; grid-template-columns: 38% 10% 52%; align-items: center; margin-top: 20px; min-height: 285px; }
.ov-estate { position: relative; height: 100%; min-height: 285px; }
.ov-estate > img { position: absolute; width: 114%; max-width: none; height: 110%; left: -5%; top: -4%; object-fit: contain; mix-blend-mode: multiply; mask-image: linear-gradient(90deg, #000 82%, transparent); }
.ov-signal { position: absolute; z-index: 2; display: flex; align-items: center; gap: 8px; background: #ffffffef; border: 1px solid #e3e9f2; box-shadow: 0 6px 15px #274a8033; border-radius: 9px; padding: 9px 10px; color: #18366b; font-size: clamp(9px, .7vw, 12px); font-weight: 700; }
.ov-signal small { display: block; color: #6a7a96; font-size: 8px; font-weight: 400; margin-top: 4px; }
.tr main .ov-signal i svg { width: 18px; height: 18px; }
.ov-signal em { width: 5px; height: 5px; border-radius: 50%; background: #e43543; margin-left: 3px; }
.ov-signal-user { left: 24%; top: 8%; }
.ov-signal-file { right: -1%; top: 13%; }
.ov-signal-process { left: 5%; bottom: 11%; }
.ov-signal-network { right: -3%; bottom: 3%; }
.tr main svg.ov-flow { position: absolute; z-index: 0; inset: 0; width: 100%; height: 100%; fill: none; pointer-events: none; }
.ov-flow path { stroke: #a4c4f5; stroke-width: 1.2; stroke-dasharray: 3 5; vector-effect: non-scaling-stroke; opacity: .7; }
.ov-panorama.is-visible .ov-flow path { animation: ov-flow 12s linear infinite; }
@keyframes ov-flow { to { stroke-dashoffset: -96; } }
.ov-agent { z-index: 2; display: flex; flex-direction: column; align-items: center; text-align: center; padding-inline: 4px; color: white; }
.ov-agent-tile { width: clamp(52px, 5vw, 80px); aspect-ratio: 1; display: grid; place-items: center; background: linear-gradient(135deg, #fff, #d6e5f7); border: 3px solid #abc9ed; outline: 1px solid #ffffff8c; outline-offset: 3px; border-radius: 16px; box-shadow: 0 0 18px #86bafa66, inset 0 0 0 2px white; }
.ov-agent-mark { width: 49%; aspect-ratio: 63.5 / 80.5; display: block; position: relative; overflow: hidden; }
.ov-agent-mark img { position: absolute; max-width: none; width: 887.31%; height: 100%; left: 0; }
.ov-agent b { font-size: clamp(9px, .8vw, 13px); line-height: 1.3; margin-top: 14px; }
.ov-agent small { font-size: 8px; line-height: 1.3; margin-top: 7px; color: #d3e2ff; }
.ov-console { min-width: 0; position: relative; z-index: 2; background: #f6f9fd; border: 5px solid #738cb54d; outline: 1px solid #a3bceb99; border-radius: 12px; box-shadow: 0 16px 30px #07133855; transform: perspective(1300px) rotateY(-3deg); transform-origin: left center; color: #17315b; font-family: Arial, Helvetica, sans-serif; }
.ov-console-bar { display: flex; align-items: center; gap: clamp(7px, 1vw, 16px); padding: 10px 12px; border-bottom: 1px solid #dbe4ee; background: linear-gradient(#fff, #eaf0f7); border-radius: 7px 7px 0 0; font-size: 9px; color: #61768d; }
.ov-console-bar > img { width: clamp(115px, 11vw, 185px); height: auto; margin-right: auto; }
.ov-console-bar .is-current { padding: 5px 7px; border-radius: 4px; background: white; box-shadow: 0 1px 4px #24477322; color: #214d7f; font-weight: 700; }
.tr main .ov-console-bar i svg { width: 14px; height: 14px; }
.ov-console-body { display: grid; grid-template-columns: 21% 59% 20%; min-height: 220px; }
.ov-console h4 { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #14315a; line-height: 1.25; letter-spacing: -.02em; margin: 0; }
.ov-endpoints { background: #edf3fa; padding: 12px 7px; border-right: 1px solid #dce6f1; border-radius: 3px; transition: background .2s; }
.ov-search { display: flex; align-items: center; gap: 4px; padding: 6px; border: 1px solid #dbe5f1; border-radius: 4px; background: #fff; margin-top: 9px; color: #6c7f99; font-size: 8px; }
.tr main .ov-search i svg { width: 10px; height: 10px; }
.ov-endpoints ul { display: grid; gap: 3px; margin-top: 8px; }
.ov-endpoints li { display: flex; align-items: center; gap: 5px; border-radius: 4px; padding: 6px 4px; white-space: nowrap; font-size: 8px; color: #46627f; }
.tr main .ov-endpoints li i svg { width: 12px; height: 12px; }
.ov-endpoints li.is-selected { color: #124f98; background: #dcecff; }
.ov-endpoints li.is-selected > span { margin-left: auto; }
.ov-endpoints > small { font-size: 8px; color: #55728a; display: flex; gap: 4px; align-items: center; margin-top: 10px; }
.ov-endpoints > small > span { width: 4px; height: 4px; border-radius: 50%; background: #318875; }
.ov-investigation { min-width: 0; padding: 12px 10px 8px; }
.ov-story-heading { display: flex; align-items: center; justify-content: space-between; gap: 8px; margin-bottom: 10px; }
.ov-story-heading h4 span { display: block; font-size: 9px; font-weight: 400; color: #677e97; margin-top: 3px; }
.ov-severity { border-radius: 4px; padding: 4px 5px; background: #ffebec; color: #bb3544; font-size: 8px; white-space: nowrap; }
.ov-chain { display: grid; grid-template-columns: 1fr 12px 1fr 12px 1fr; align-items: center; border-radius: 6px; }
.ov-node { display: flex; flex-direction: column; align-items: center; padding: 10px 3px; border-radius: 6px; background: linear-gradient(130deg, #e5effc, #f0f5fc); min-width: 0; }
.tr main .ov-node i svg { width: 18px; height: 18px; color: #2e75c5; }
.ov-node b { font-size: 10px; margin-top: 5px; }
.ov-node small { margin-top: 3px; font-size: 8px; color: #5a718c; }
.ov-node.is-threat { background: #fcecef; color: #ad233c; }
.ov-node.is-threat small, .tr main .ov-node.is-threat i svg { color: #ba2b43; }
.ov-chain-arrow { text-align: center; font-size: 13px; color: #cc3449; }
.ov-timeline { margin-top: 12px; border-radius: 4px; }
.ov-timeline li { position: relative; display: grid; grid-template-columns: 28px 8px 1fr; align-items: center; gap: 5px; min-height: 24px; font-size: 8px; }
.ov-timeline li::before { content: ''; position: absolute; left: 36px; top: 0; height: 100%; width: 1px; background: #cbd8e8; }
.ov-timeline time { font-size: 8px; color: #5a718c; }
.ov-timeline li > span { width: 5px; height: 5px; border-radius: 50%; background: #8294af; z-index: 1; }
.ov-timeline li.is-alert > span { background: #e23547; }
.ov-timeline b { font-weight: 400; color: #6c7f99; margin-left: 5px; overflow-wrap: anywhere; }
.ov-timeline .is-alert p { color: #a72f42; }
.ov-console-status { padding-top: 7px; border-top: 1px solid #e2e9f3; margin-top: 5px; color: #526e8b; font-size: 8px; min-height: 20px; }
.ov-response { padding: 12px 8px; border-left: 1px solid #dce6f1; }
.ov-response button { display: flex; align-items: center; gap: 6px; width: 100%; background: #e4effc; border: 1px solid transparent; border-radius: 5px; margin-top: 7px; padding: 7px 5px; color: #245b9a; font: 700 9px Arial, Helvetica, sans-serif; }
.tr main .ov-response button i svg { width: 13px; height: 13px; }
.ov-response .ov-contain { background: #fbe8ec; color: #b62740; }
.ov-response button:hover, .ov-response button.is-active { border-color: currentColor; }
.ov-response .ov-related-title { font-size: 9px; margin-top: 17px; }
.ov-response ul { display: grid; gap: 9px; margin-top: 10px; color: #58718f; font-size: 8px; }
.ov-response li { display: flex; justify-content: space-between; }
.ov-console-caption { display: flex; justify-content: space-between; padding: 6px 10px; border-top: 1px solid #dce6f1; color: #70829b; font-size: 8px; background: #edf3fa; border-radius: 0 0 7px 7px; }
.ov-console-caption a { color: #285890; font-weight: 700; }
.ov-console [data-evidence].is-highlighted { outline: 2px solid #397ed1; outline-offset: 2px; box-shadow: 0 0 0 5px #84b5f126; }
.ov-questions { position: relative; z-index: 3; display: grid; grid-template-columns: repeat(6, minmax(0, 1fr)); gap: 12px; margin-top: 21px; }
.ov-questions::before { content: ''; position: absolute; left: 2%; right: 2%; top: 50%; height: 1px; background: #bdd5f4; z-index: -1; }
.ov-questions button { display: flex; align-items: center; text-align: left; gap: 12px; padding: 11px 14px; min-height: 60px; background: #fff; border: 1px solid #e0e8f4; border-radius: 9px; box-shadow: 0 6px 16px #0f1c4d0a; color: var(--navy); }
.ov-questions button > i { width: 34px; height: 34px; border-radius: 8px; background: #e5f0ff; color: #276ecd; flex: none; }
.ov-questions button:nth-child(2) > i, .ov-questions button:nth-child(6) > i { background: #fce9ed; color: #d52e43; }
.ov-questions b { display: block; font-size: 11px; text-transform: uppercase; }
.ov-questions small { display: block; margin-top: 3px; font-size: 10px; color: #5b6e91; }
.ov-questions button:hover, .ov-questions button[aria-pressed="true"] { border-color: #6b95d5; background: #edf4ff; box-shadow: inset 0 -3px #e63846; }
.tr .ov-answer { text-align: right; color: #e1e9fd; font-size: 10px; line-height: 1.5; padding-top: 13px; min-height: 28px; }
.tr #overview .tp-stats { margin-top: 18px; gap: 20px; }
.tr #overview .tp-stats li { display: flex; align-items: center; gap: 13px; padding: 0; background: none; box-shadow: none; border-radius: 0; border-right: 1px solid #dce4f2; }
.tr #overview .tp-stats li:last-child { border: 0; }
.tr #overview .tp-stats b { font-size: 21px; flex: none; }
.tr #overview .tp-stats span { font-size: 10px; margin: 0; max-width: 155px; padding-right: 10px; }
@media (min-width: 1001px) and (max-height: 820px) {
  .tr #overview { padding-block: 22px; }
  .tr #overview .st { margin-bottom: 17px; }
  .tr #overview .st h2 { font-size: 31px; }
  .tr #overview .st h2::after { margin-block: 10px; }
  .tr #overview .st p:not(.tp-k) { font-size: 12px; }
  .ov-panorama { padding: 16px 20px; }
  .ov-scene { min-height: 260px; margin-top: 12px; }
  .ov-estate { min-height: 260px; }
  .ov-console-body { min-height: 210px; }
  .ov-investigation { padding-block: 9px 6px; }
  .ov-node { padding-block: 6px; }
  .ov-timeline { margin-top: 8px; }
  .ov-questions { margin-top: 14px; }
  .ov-questions button { min-height: 53px; padding-block: 8px; }
  .tr .ov-answer { padding-top: 9px; }
  .tr #overview .tp-stats { margin-top: 13px; }
}
@media (min-width: 1700px) {
  .ov-scene, .ov-estate { min-height: 350px; }
  .ov-console-bar { font-size: 11px; padding: 13px 15px; }
  .ov-console-body { min-height: 260px; }
  .ov-console h4 { font-size: 13px; }
  .ov-node { padding-block: 15px; }
  .ov-node b { font-size: 12px; }
  .ov-node small, .ov-timeline li, .ov-timeline time, .ov-endpoints li, .ov-console-status, .ov-response ul, .ov-response button { font-size: 10px; }
  .ov-timeline li { min-height: 28px; }
  .ov-response button { padding: 10px 7px; }
  .ov-console-caption { font-size: 9px; }
}
@media (max-width: 1100px) {
  .ov-console-bar > span:not(.is-current), .ov-console-bar > i { display: none !important; }
  .ov-signal { padding: 7px; gap: 4px; }
  .ov-signal small { display: none; }
  .ov-questions button { gap: 7px; padding: 9px; }
  .ov-questions button > i { width: 27px; height: 27px; }
  .ov-response { padding-inline: 5px; }
  .ov-response button { gap: 4px; font-size: 8px; }
}
@media (max-width: 1000px) {
  .ov-panorama { background: linear-gradient(180deg, #eef4fb 0%, #e6eef9 33%, #344b85 48%, #0f1c4d 68%); }
  .ov-headings { display: contents; }
  .ov-headings header:last-child { position: absolute; top: 374px; left: 25px; padding-left: 0; }
  .ov-scene { grid-template-columns: 1fr; margin-top: 10px; }
  .ov-estate { min-height: 270px; width: min(100%, 500px); margin-inline: auto; }
  .ov-estate > img { width: 100%; height: 100%; left: 0; top: 0; mask-image: none; }
  .ov-signal { font-size: 11px; padding: 9px; }
  .ov-flow { display: none !important; }
  .ov-agent { position: absolute; right: 25px; top: 221px; flex-direction: row; gap: 10px; }
  .ov-agent-tile { width: 46px; border-radius: 10px; }
  .ov-agent b { margin: 0; font-size: 11px; }
  .ov-agent small { display: none; }
  .ov-console { margin-top: 90px; transform: none; }
  .ov-console-bar > span { display: inline !important; }
  .ov-console-body { min-height: 270px; }
  .ov-console h4 { font-size: 12px; }
  .ov-endpoints li { font-size: 10px; padding-block: 8px; }
  .ov-node { padding-block: 14px; }
  .ov-timeline li { min-height: 29px; font-size: 10px; }
  .ov-questions { gap: 10px; grid-template-columns: repeat(3, 1fr); }
  .ov-questions button { padding: 12px; }
  .tr .ov-answer { text-align: left; min-height: 43px; }
  .tr #overview .tp-stats { grid-template-columns: repeat(2, 1fr); }
}
@media (max-width: 600px) {
  .tr #overview { padding-block: 38px; }
  .tr #overview .st p:not(.tp-k) { font-size: 13px; }
  .ov-panorama { padding: 19px 12px 15px; border-radius: 14px; }
  .ov-headings header:first-child { padding-left: 3px; }
  .ov-headings header:last-child { top: 329px; left: 17px; }
  .tr .ov-headings h3 { font-size: 18px; }
  .ov-estate { min-height: 245px; }
  .ov-estate > img { width: 110%; left: -5%; }
  .ov-signal { font-size: 8px; padding: 7px 6px; gap: 5px; }
  .tr main .ov-signal i svg { width: 14px; height: 14px; }
  .ov-signal-user { left: 9%; top: 5%; }
  .ov-signal-file { right: 0; top: 26%; }
  .ov-signal-network { right: 0; bottom: 21%; }
  .ov-signal-process { bottom: 6%; left: 0; }
  .ov-agent { top: 220px; right: 0; gap: 8px; }
  .ov-agent-tile { width: 34px; border-width: 2px; }
  .ov-agent b { font-size: 9px; }
  .ov-console { margin-top: 86px; border-width: 3px; }
  .ov-console-bar { padding: 10px 7px; }
  .ov-console-bar > img { width: 132px; }
  .ov-console-bar > span:not(.is-current) { display: none !important; }
  .ov-console-body { grid-template-columns: 1fr; }
  .ov-endpoints { display: flex; flex-wrap: wrap; align-items: center; gap: 6px 10px; padding: 9px; border-right: 0; border-bottom: 1px solid #dce6f1; }
  .ov-endpoints .ov-search, .ov-endpoints li:not(.is-selected), .ov-endpoints > small { display: none; }
  .ov-endpoints ul { margin: 0; }
  .ov-endpoints li { padding: 5px 7px; }
  .ov-investigation { padding: 13px 10px; }
  .ov-story-heading h4 { font-size: 12px; }
  .ov-story-heading h4 span { display: inline; margin-left: 5px; }
  .ov-severity { font-size: 8px; }
  .ov-node b { font-size: 11px; }
  .ov-node small { font-size: 9px; }
  .ov-timeline li { font-size: 9px; min-height: 29px; }
  .ov-console-status { font-size: 9px; padding-top: 10px; }
  .ov-response { display: flex; align-items: center; gap: 6px; padding: 9px; border-left: 0; border-top: 1px solid #dce6f1; }
  .ov-response > h4, .ov-response ul { display: none; }
  .ov-response button { font-size: 9px; padding: 9px 5px; margin: 0; justify-content: center; }
  .ov-questions { gap: 7px; margin-top: 18px; }
  .ov-questions button { padding: 9px 6px; gap: 6px; min-height: 60px; flex-direction: column; text-align: center; }
  .ov-questions button > i { display: none !important; }
  .ov-questions b { font-size: 10px; }
  .ov-questions small { font-size: 9px; }
  .tr .ov-answer { font-size: 11px; min-height: 65px; }
  .tr #overview .tp-stats { gap: 16px; }
  .tr #overview .tp-stats li { flex-direction: column; gap: 5px; align-items: flex-start; }
  .tr #overview .tp-stats b { font-size: 21px; }
}
@media (prefers-reduced-motion: reduce) {
  .ov-panorama.is-visible .ov-flow path { animation: none; }
  .ov-endpoints { transition: none; }
}

/* The dashboard uses the same live HTML as the homepage player, always in light mode. */
.ov-view-switch { display: flex; gap: 4px; }
.ov-view-switch button { padding: 6px 8px; background: transparent; border: 1px solid transparent; border-radius: 5px; color: #58718b; font: 700 9px Arial, sans-serif; }
.ov-view-switch button[aria-pressed="true"] { background: #fff; color: #234e80; border-color: #d8e3ef; box-shadow: 0 1px 4px #25457012; }
.ov-dashboard { position: relative; height: 220px; background: #f2f5f9; overflow: hidden; }
.ov-dashboard iframe { position: absolute; width: 1280px; height: 660px; left: 0; top: 0; max-width: none; border: 0; transform-origin: 0 0; opacity: 0; pointer-events: none; }
.ov-dashboard iframe.is-ready { opacity: 1; }
.ov-dashboard-fallback { padding: 30px; color: #526b8b; font: 12px Arial, sans-serif; }
.tr #overview .st { margin-bottom: 18px; }
.tr #overview .st .tp-k { margin-bottom: 5px !important; }
.tr #overview .st h2::after { margin-block: 10px; }
.tr #overview { padding-block: 25px; }
.ov-panorama { padding: 18px; }
.ov-scene { margin-top: 14px; min-height: 0; }
.ov-headings header > span { line-height: 1.2; }
.ov-headings h3 { line-height: 1.2; }
.ov-console { transform: none; }
.ov-console-bar { padding: 8px 10px; height: 40px; }
.ov-console-body { height: 220px; min-height: 0; }
.ov-console h4 { line-height: 1.2; }
.ov-console-caption { line-height: 1.2; padding: 7px 10px; }
.ov-questions { margin-top: 16px; }
.ov-questions button { min-height: 54px; padding-block: 8px; }
@media (min-width: 1001px) and (max-height: 820px) {
  .tr #overview { padding-block: 18px; }
  .tr #overview .st h2 { font-size: 30px; }
  .tr #overview .st { margin-bottom: 15px; }
  .tr #overview .st h2::after { margin-block: 8px; }
  .ov-panorama { padding: 13px 17px; }
  .ov-headings h3 { font-size: 18px; }
  .ov-console-body, .ov-dashboard { height: 185px; }
  .ov-estate { min-height: 250px; }
  .ov-timeline li { min-height: 21px; }
  .ov-questions { margin-top: 12px; }
  .ov-questions button { min-height: 47px; padding-block: 5px; }
  .ov-console-bar { height: 35px; }
}
@media (min-width: 1700px) and (min-height: 821px) {
  .ov-dashboard, .ov-console-body { height: 330px; }
}
@media (max-width: 1000px) {
  .tr #overview { padding-block: 35px; }
  .ov-console-body { height: auto; min-height: 270px; }
  .ov-dashboard { height: 310px; }
}
@media (max-width: 600px) {
  .ov-panorama { padding: 19px 12px 15px; }
  .ov-console-body { height: auto; }
  .ov-console-bar { height: auto; padding: 10px 7px; }
  .ov-console-bar > img { width: 106px; }
  .ov-view-switch button { font-size: 8px; padding: 5px; }
  .ov-dashboard { height: 165px; }
}
/* Keep the miniature HTML UI independent of the marketing page's text line height. */
.ov-console { font-size: 11px; line-height: 1.25; }
.tr main .ov-console i[data-ic] { font-size: 0; line-height: 1; }
.ov-node { line-height: 1.15; }
.ov-endpoints li { line-height: 1.2; padding-block: 5px; }
.ov-console-caption { min-height: 23px; }
@media (min-width: 1001px) and (max-height: 820px) {
  .tr #overview { padding-block: 12px; }
  .tr #overview .st { margin-bottom: 12px; }
  .tr #overview .tp-stats { margin-top: 10px; }
  .ov-investigation, .ov-endpoints, .ov-response { padding-top: 8px; padding-bottom: 6px; }
  .ov-story-heading { margin-bottom: 7px; }
  .ov-node { padding-block: 5px; }
  .ov-timeline { margin-top: 6px; }
  .ov-timeline li { min-height: 18px; }
  .ov-endpoints li { padding-block: 4px; }
  .ov-console-status { padding-top: 5px; min-height: 16px; }
  .ov-response .ov-related-title { margin-top: 10px; }
  .ov-response ul { gap: 6px; }
}
@media (min-width: 1001px) {
  .ov-story-heading h4 span { display: inline; margin-left: 4px; }
  .ov-response button { padding-block: 5px; }
  .ov-response .ov-related-title { margin-top: 10px; }
  .ov-response ul { margin-top: 7px; gap: 5px; }
}
@media (min-width: 1001px) and (max-height: 820px) {
  .ov-node { padding-block: 4px; }
  .tr main .ov-node i svg { width: 14px; height: 14px; }
  .ov-node b { margin-top: 3px; }
  .ov-node small { margin-top: 2px; }
  .ov-timeline li { min-height: 16px; }
  .ov-endpoints li { padding-block: 2px; }
  .ov-endpoints > small { margin-top: 7px; }
  .ov-search { margin-top: 6px; padding-block: 4px; }
  .ov-response button { padding-block: 3px; margin-top: 5px; }
  .ov-response .ov-related-title { margin-top: 8px; }
  .ov-response ul { margin-top: 6px; gap: 4px; }
}
@media (max-width: 1000px) {
  .ov-panorama { background: linear-gradient(180deg, #eef4fb 0, #e6eef9 290px, #344b85 370px, #0f1c4d 470px); }
}
@media (max-width: 600px) {
  .ov-panorama { background: linear-gradient(180deg, #eef4fb 0, #e6eef9 250px, #344b85 320px, #0f1c4d 400px); }
}
