/*
Theme Name: zhidonghuoke Lite
Theme URI: https://zhidonghuoke.com/
Author: zhidonghuoke
Description: Lightweight WordPress theme for zhidonghuoke.com, built for SEO, GEO content, news, blog and service pages.
Version: 1.0.0
Requires at least: 6.4
Requires PHP: 8.3
Text Domain: zhidonghuoke-lite
*/

:root {
  --ink: #1f140b;
  --text: #33281f;
  --muted: #796c60;
  --line: #f0d8c5;
  --paper: #ffffff;
  --soft: #fff7ef;
  --blue: #ff7900;
  --green: #ff8a1f;
  --amber: #ffb15f;
  --red: #c24132;
  --radius: 8px;
  --shadow: 0 18px 48px rgba(124, 58, 0, 0.12);
  --glow: 0 18px 60px rgba(255, 121, 0, 0.24);
}

/* Homepage hero color alignment with the robot-team hero */
.sectioned-home .lp-hero {
  background:
    radial-gradient(circle at 78% 22%, rgba(255, 122, 26, 0.22), transparent 26%),
    radial-gradient(circle at 50% 100%, rgba(33, 143, 255, 0.25), transparent 32%),
    linear-gradient(90deg, rgba(255, 255, 255, 0.045) 1px, transparent 1px),
    linear-gradient(180deg, rgba(255, 255, 255, 0.04) 1px, transparent 1px),
    linear-gradient(135deg, #061f3c 0%, #07345f 70%, #0a416e 100%);
  background-size: auto, auto, 84px 84px, 84px 84px, auto;
  color: #fff;
}

.sectioned-home .lp-hero h1 {
  color: #fff;
  text-shadow: 0 18px 42px rgba(0, 0, 0, 0.18);
}

.sectioned-home .lp-hero .lp-kicker {
  color: #8fd1ff;
}

.sectioned-home .lp-hero-subtitle {
  color: #ff9c45;
}

.sectioned-home .lp-hero .lp-lead {
  color: #dceeff;
}

.sectioned-home .lp-hero .button.secondary {
  border-color: rgba(255, 255, 255, 0.32);
  background: rgba(255, 255, 255, 0.96);
  color: #ff7a1a;
}

.sectioned-home .lp-hero .lp-video-cover {
  border-color: rgba(185, 220, 255, 0.45);
  background:
    radial-gradient(circle at 50% 48%, rgba(255, 122, 26, 0.22), transparent 10%),
    radial-gradient(circle at 72% 28%, rgba(169, 213, 255, 0.24), transparent 18%),
    linear-gradient(90deg, rgba(255, 255, 255, 0.06) 1px, transparent 1px),
    linear-gradient(180deg, rgba(255, 255, 255, 0.05) 1px, transparent 1px),
    linear-gradient(145deg, rgba(255,255,255,0.14), rgba(255,255,255,0.04));
  background-size: auto, auto, 54px 54px, 54px 54px, auto;
  box-shadow: 0 28px 80px rgba(4, 38, 71, 0.28);
}

/* Robot efficiency section color alignment with homepage hero */
#robot-efficiency {
  background:
    radial-gradient(circle at 78% 22%, rgba(255, 122, 26, 0.22), transparent 26%),
    radial-gradient(circle at 50% 100%, rgba(33, 143, 255, 0.25), transparent 32%),
    linear-gradient(90deg, rgba(255, 255, 255, 0.045) 1px, transparent 1px),
    linear-gradient(180deg, rgba(255, 255, 255, 0.04) 1px, transparent 1px),
    linear-gradient(135deg, #061f3c 0%, #07345f 70%, #0a416e 100%);
  background-size: auto, auto, 84px 84px, 84px 84px, auto;
  color: #fff;
}

#robot-efficiency .lp-section-head h2 {
  color: #fff;
  text-shadow: 0 18px 42px rgba(0, 0, 0, 0.18);
}

#robot-efficiency .lp-section-head p {
  color: #dceeff;
}

#robot-efficiency .lp-kicker {
  color: #8fd1ff;
}

#robot-efficiency .lp-feature-visual {
  border-color: rgba(185, 220, 255, 0.45);
  background:
    radial-gradient(circle at 72% 28%, rgba(169, 213, 255, 0.2), transparent 18%),
    linear-gradient(145deg, rgba(255, 255, 255, 0.16), rgba(255, 255, 255, 0.06));
  box-shadow: 0 28px 80px rgba(4, 38, 71, 0.28);
}

#robot-efficiency .lp-feature-visual img {
  background: linear-gradient(135deg, rgba(255, 255, 255, 0.98), rgba(238, 246, 255, 0.94));
}

/* Agent page hero color alignment with homepage hero */
.agent-page .hero {
  background:
    radial-gradient(circle at 78% 22%, rgba(255, 122, 26, 0.22), transparent 26%),
    radial-gradient(circle at 50% 100%, rgba(33, 143, 255, 0.25), transparent 32%),
    linear-gradient(90deg, rgba(255, 255, 255, 0.045) 1px, transparent 1px),
    linear-gradient(180deg, rgba(255, 255, 255, 0.04) 1px, transparent 1px),
    linear-gradient(135deg, #061f3c 0%, #07345f 70%, #0a416e 100%);
  background-size: auto, auto, 84px 84px, 84px 84px, auto;
  color: #fff;
}

.agent-page .hero h1 {
  color: #fff;
  text-shadow: 0 18px 42px rgba(0, 0, 0, 0.18);
}

.agent-page .hero .eyebrow {
  color: #8fd1ff;
}

.agent-page .hero .lead {
  color: #dceeff;
}

.agent-page .hero .button.secondary {
  border-color: rgba(255, 255, 255, 0.32);
  background: rgba(255, 255, 255, 0.96);
  color: #ff7a1a;
}

.agent-page .hero-panel {
  border-color: rgba(185, 220, 255, 0.45);
  background:
    radial-gradient(circle at 72% 28%, rgba(169, 213, 255, 0.2), transparent 18%),
    linear-gradient(145deg, rgba(255, 255, 255, 0.16), rgba(255, 255, 255, 0.06));
  box-shadow: 0 28px 80px rgba(4, 38, 71, 0.28);
}

.agent-page .hero .metric {
  background: rgba(255, 255, 255, 0.94);
}

* { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body {
  margin: 0;
  color: var(--text);
  font-family: "Microsoft YaHei UI", "Microsoft YaHei", "PingFang SC", -apple-system, BlinkMacSystemFont, "Segoe UI", Arial, sans-serif;
  line-height: 1.65;
  background:
    radial-gradient(circle at 12% 0%, rgba(255, 121, 0, 0.08), transparent 28rem),
    var(--paper);
}

img { max-width: 100%; height: auto; }
a { color: var(--blue); text-decoration: none; }
a:hover { text-decoration: underline; }

.site-header {
  position: sticky;
  top: 0;
  z-index: 50;
  background: rgba(7, 18, 34, 0.96);
  border-bottom: 1px solid rgba(255, 255, 255, 0.10);
  backdrop-filter: blur(10px);
}

.wrap {
  width: min(1160px, calc(100% - 32px));
  margin: 0 auto;
}

.header-inner {
  min-height: 64px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 18px;
}

.brand {
  display: flex;
  align-items: center;
  gap: 12px;
  color: #fff;
  font-weight: 800;
  font-size: 20px;
  white-space: nowrap;
}

.brand-logo {
  flex: 0 0 30px;
  width: 30px;
  height: 30px;
  min-width: 30px;
  max-width: 30px !important;
  max-height: 30px !important;
  display: block;
  object-fit: contain;
  filter: drop-shadow(0 6px 14px rgba(255, 121, 0, 0.22));
}

.nav-toggle {
  display: none;
  width: 42px;
  height: 42px;
  border: 1px solid rgba(255, 255, 255, 0.22);
  background: rgba(255, 255, 255, 0.08);
  border-radius: 8px;
  color: #fff;
}

.nav-toggle span {
  display: block;
  width: 18px;
  height: 2px;
  margin: 5px auto;
  background: currentColor;
}

.site-nav {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  flex: 1;
  min-width: 0;
}

.site-nav a {
  color: rgba(255, 255, 255, 0.88);
  font-size: 13px;
  font-weight: 650;
}

.site-nav a:hover {
  color: #fff;
  text-decoration: none;
}

.site-nav .nav-cta,
.header-cta,
.button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 42px;
  padding: 0 18px;
  border-radius: 8px;
  border: 1px solid var(--blue);
  background: linear-gradient(135deg, #ff7900, #ff9d2d);
  color: #fff;
  font-weight: 750;
  box-shadow: 0 10px 22px rgba(255, 121, 0, 0.18);
  transition: transform 180ms ease, box-shadow 180ms ease, border-color 180ms ease;
}

@media (max-width: 1080px) {
  .site-nav { gap: 12px; }
  .site-nav a { font-size: 13px; }
  .site-nav .nav-cta { padding-inline: 14px; }
}

@media (min-width: 901px) {
  .header-inner {
    position: relative;
  }

  .site-nav {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    width: max-content;
    max-width: calc(100% - 360px);
    flex: 0 0 auto;
    justify-content: center;
    padding: 7px 10px;
    border: 1px solid rgba(255, 255, 255, 0.10);
    border-radius: 999px;
    background: rgba(0, 0, 0, 0.30);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.06);
  }

  .site-nav a:not(.nav-cta) {
    padding: 8px 10px;
    border-radius: 999px;
  }

  .site-nav a:not(.nav-cta):hover {
    background: rgba(255, 255, 255, 0.09);
  }
}

.site-nav .nav-cta:hover,
.header-cta:hover,
.button:hover {
  transform: translateY(-2px);
  box-shadow: var(--glow);
  text-decoration: none;
}

.button.secondary {
  background: var(--paper);
  color: var(--blue);
}

.button.ghost {
  border-color: var(--line);
  color: var(--ink);
  background: var(--paper);
}

.hero {
  padding: 82px 0 48px;
  background:
    radial-gradient(circle at 80% 20%, rgba(255, 121, 0, 0.18), transparent 22rem),
    linear-gradient(120deg, rgba(255, 121, 0, 0.16), rgba(255, 232, 205, 0.5)),
    var(--soft);
  border-bottom: 1px solid var(--line);
  overflow: hidden;
}

.hero-grid {
  display: grid;
  grid-template-columns: minmax(0, 1.08fr) minmax(0, 0.92fr);
  gap: 42px;
  align-items: center;
}

.hero-grid > *,
.split > * {
  min-width: 0;
}

.eyebrow {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  color: #ff7900;
  font-size: 14px;
  font-weight: 800;
  margin-bottom: 12px;
}

h1, h2, h3 {
  color: var(--ink);
  line-height: 1.22;
  margin: 0 0 14px;
  overflow-wrap: anywhere;
  word-break: normal;
}

h1 { font-size: 46px; }
h2 { font-size: 32px; }
h3 { font-size: 21px; }
p { margin: 0 0 14px; }

.hero-title span {
  display: block;
}

.hero-lead span {
  display: block;
}

.lead {
  color: var(--muted);
  font-size: 18px;
  max-width: 760px;
}

.actions {
  display: flex;
  gap: 12px;
  flex-wrap: wrap;
  margin-top: 26px;
}

.hero-panel {
  background: var(--paper);
  border: 1px solid var(--line);
  border-radius: var(--radius);
  box-shadow: var(--shadow);
  padding: 22px;
  animation: floatIn 680ms ease both;
}

.hero-visual {
  margin: 0 0 18px;
}

.hero-visual img {
  display: block;
  width: 100%;
  aspect-ratio: 16 / 10;
  object-fit: cover;
  border-radius: 8px;
  border: 1px solid var(--line);
}

.hero-visual figcaption {
  margin-top: 8px;
  color: var(--muted);
  font-size: 13px;
}

.metric-grid,
.card-grid,
.feature-grid,
.process-grid,
.timeline-grid,
.legacy-dashboard,
.industry-grid {
  display: grid;
  gap: 16px;
}

.metric-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
.card-grid { grid-template-columns: repeat(3, minmax(0, 1fr)); }
.feature-grid { grid-template-columns: repeat(4, minmax(0, 1fr)); }
.process-grid { grid-template-columns: repeat(5, minmax(0, 1fr)); }
.timeline-grid { grid-template-columns: repeat(6, minmax(0, 1fr)); }
.legacy-dashboard { grid-template-columns: repeat(4, minmax(0, 1fr)); }
.industry-grid { grid-template-columns: repeat(3, minmax(0, 1fr)); }

.metric,
.card,
.feature,
.process-step,
.data-panel,
.industry-item,
.faq-item,
.contact-panel {
  border: 1px solid var(--line);
  border-radius: var(--radius);
  background: var(--paper);
  padding: 18px;
  transition: transform 180ms ease, box-shadow 180ms ease, border-color 180ms ease;
}

.metric:hover,
.card:hover,
.feature:hover,
.process-step:hover,
.data-panel:hover,
.industry-item:hover,
.faq-item:hover,
.contact-panel:hover,
.mock-window:hover,
.article-card:hover {
  transform: translateY(-3px);
  border-color: rgba(255, 121, 0, 0.42);
  box-shadow: var(--shadow);
  text-decoration: none;
}

.metric strong {
  display: block;
  color: var(--ink);
  font-size: 28px;
  line-height: 1.15;
}

.data-panel span,
.industry-item span,
.metric span,
.card p,
.feature p,
.process-step p,
.faq-item p,
.muted {
  color: var(--muted);
}

.section {
  padding: 62px 0;
}

.section.soft {
  background: var(--soft);
  border-block: 1px solid var(--line);
}

.section-head {
  display: flex;
  align-items: end;
  justify-content: space-between;
  gap: 24px;
  margin-bottom: 28px;
}

.section-head p { max-width: 660px; }

.aligned { align-items: center; }

.robot-card {
  border: 1px solid rgba(255, 121, 0, 0.32);
  border-radius: var(--radius);
  background:
    radial-gradient(circle at 76% 18%, rgba(255, 151, 42, 0.38), transparent 12rem),
    linear-gradient(145deg, rgba(37, 22, 11, 0.98), rgba(255, 121, 0, 0.9));
  color: #fff;
  padding: 22px;
  box-shadow: var(--shadow);
  animation: floatIn 680ms ease both;
}

.robot-screen {
  min-height: 180px;
  border: 1px solid rgba(255, 255, 255, 0.22);
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.1);
  padding: 24px;
  display: flex;
  flex-direction: column;
  justify-content: end;
}

.robot-screen p {
  margin: 0 0 8px;
  color: #d9e5f2;
  font-size: 18px;
}

.robot-screen strong {
  color: #fff;
  font-size: 28px;
  line-height: 1.2;
}

.status-dot {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: #fff1db;
  box-shadow: 0 0 0 6px rgba(255, 241, 219, 0.18);
  margin-bottom: auto;
  animation: pulseDot 1500ms ease-in-out infinite;
}

.mini-dashboard {
  display: grid;
  gap: 10px;
  margin-top: 14px;
}

.mini-dashboard div {
  display: grid;
  gap: 2px;
  padding: 12px;
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.1);
}

.mini-dashboard strong { color: #fff; }
.mini-dashboard span { color: #d9e5f2; font-size: 14px; }

.info-strip,
.flow-strip {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 18px;
}

.info-strip span,
.flow-strip span {
  display: inline-flex;
  align-items: center;
  min-height: 34px;
  padding: 0 12px;
  border-radius: 8px;
  border: 1px solid var(--line);
  background: var(--paper);
  color: var(--text);
  font-size: 14px;
  font-weight: 650;
}

.data-panel span {
  display: block;
  margin-bottom: 8px;
  font-size: 14px;
  font-weight: 750;
}

.data-panel strong {
  display: block;
  color: var(--ink);
  font-size: 24px;
  line-height: 1.2;
  margin-bottom: 8px;
}

.industry-item {
  display: grid;
  gap: 6px;
}

.industry-item strong {
  color: var(--ink);
  font-size: 20px;
}

.comparison-table {
  display: grid;
  gap: 10px;
  margin-top: 18px;
}

.comparison-table.compact { margin-top: 0; }

.comparison-row {
  display: grid;
  grid-template-columns: minmax(140px, 0.28fr) 1fr;
  gap: 16px;
  align-items: start;
  padding: 14px 16px;
  border: 1px solid var(--line);
  border-radius: 8px;
  background: var(--paper);
}

.comparison-row strong {
  color: var(--ink);
}

.comparison-row p {
  margin: 0;
  color: var(--muted);
}

.product-showcase {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 16px;
  margin-top: 18px;
}

.mock-window {
  border: 1px solid var(--line);
  border-radius: 8px;
  background: #fff;
  padding: 18px;
  box-shadow: var(--shadow);
}

.mock-title {
  color: var(--ink);
  font-size: 18px;
  font-weight: 800;
  margin-bottom: 12px;
}

.mock-row {
  display: grid;
  gap: 3px;
  padding: 12px 0;
  border-top: 1px solid var(--line);
}

.mock-row:first-of-type { border-top: 0; }
.mock-row strong { color: var(--ink); }
.mock-row span { color: var(--muted); font-size: 14px; }

.platform-bars {
  display: grid;
  gap: 12px;
}

.platform-bars span {
  position: relative;
  min-height: 34px;
  padding: 6px 10px;
  border-radius: 8px;
  overflow: hidden;
  color: var(--ink);
  font-weight: 750;
  background: var(--soft);
}

.platform-bars span::before {
  content: "";
  position: absolute;
  inset: 0 auto 0 0;
  width: var(--w);
  background: rgba(255, 121, 0, 0.18);
}

.platform-bars span {
  isolation: isolate;
}

.frm-fluent-form .ff-btn-submit {
  min-height: 42px;
  padding: 0 18px;
  border: 1px solid var(--blue) !important;
  border-radius: 8px !important;
  background: linear-gradient(135deg, #ff7900, #ff9d2d) !important;
  color: #fff !important;
  font-weight: 750;
}

.frm-fluent-form .ff-btn-submit:empty::before {
  content: attr(value);
}

.tag-list {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-top: 16px;
}

.tag-list span {
  display: inline-flex;
  align-items: center;
  min-height: 30px;
  padding: 0 10px;
  border: 1px solid var(--line);
  border-radius: 8px;
  background: #fff;
  color: var(--muted);
  font-size: 14px;
}

.split {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 28px;
  align-items: start;
}

.check-list {
  list-style: none;
  padding: 0;
  margin: 14px 0 0;
}

.check-list li {
  position: relative;
  padding-left: 26px;
  margin: 10px 0;
}

.check-list li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 9px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: var(--blue);
}

.article-list {
  display: grid;
  gap: 16px;
}

.article-card {
  display: block;
  border: 1px solid var(--line);
  border-radius: var(--radius);
  background: var(--paper);
  padding: 20px;
  color: inherit;
}

.article-thumb {
  margin: -2px -2px 16px;
}

.article-thumb img,
.article-hero-image img {
  display: block;
  width: 100%;
  aspect-ratio: 16 / 9;
  object-fit: cover;
  border-radius: 8px;
  border: 1px solid var(--line);
}

.article-hero-image {
  margin: 0 0 28px;
}

.article-meta {
  color: var(--muted);
  font-size: 14px;
  margin-bottom: 8px;
}

.content {
  max-width: 820px;
}

.content h2,
.content h3 { margin-top: 30px; }

.footer {
  color: #fff3e6;
  background:
    radial-gradient(circle at 80% 10%, rgba(255, 121, 0, 0.24), transparent 22rem),
    #1f140b;
  padding: 46px 0 24px;
}

.footer a { color: #fff; }

.footer-brand {
  display: inline-flex;
  align-items: center;
  gap: 12px;
  color: #fff;
  font-size: 20px;
  font-weight: 850;
  margin-bottom: 12px;
}

.footer-brand img {
  width: 32px;
  height: 32px;
  min-width: 32px;
  max-width: 32px !important;
  max-height: 32px !important;
  display: block;
  object-fit: contain;
}
.footer-grid {
  display: grid;
  grid-template-columns: minmax(260px, 1.45fr) minmax(150px, 0.75fr) minmax(230px, 1fr) minmax(150px, 0.55fr);
  gap: 28px;
  align-items: start;
}

.footer-title {
  color: #fff;
  font-weight: 800;
  margin-bottom: 12px;
}

.footer-links {
  display: grid;
  gap: 8px;
}

.footer-social {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 10px;
  margin-top: 16px;
}

.footer-social-panel {
  text-align: right;
  justify-self: end;
}

.footer-social-link {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 44px;
  height: 44px;
  border: 1px solid rgba(255, 255, 255, 0.18);
  border-radius: 14px;
  background: rgba(255, 255, 255, 0.1);
  color: #fff;
  transition: transform 180ms ease, background 180ms ease, border-color 180ms ease, box-shadow 180ms ease;
}

.footer-social-link svg {
  width: 24px;
  height: 24px;
  display: block;
  fill: currentColor;
}

.footer-social-link-douyin {
  background: #080808;
}

.footer-social-link-douyin .douyin-cyan {
  fill: #25f4ee;
}

.footer-social-link-douyin .douyin-red {
  fill: #fe2c55;
}

.footer-social-link-douyin .douyin-white {
  fill: #fff;
}

.footer-social-link-channels {
  background: linear-gradient(135deg, #20d06b, #13a55a);
}

.footer-social-link-channels svg {
  fill: #fff;
}

.footer-social-link-bili {
  background: #00a6d6;
}

.footer-social-link-bili svg {
  fill: #fff;
}

.footer-social-link:hover {
  transform: translateY(-2px);
  border-color: rgba(255, 121, 0, 0.72);
  box-shadow: 0 14px 30px rgba(255, 121, 0, 0.22);
  color: #fff;
  text-decoration: none;
}

.beian {
  margin-top: 28px;
  padding-top: 18px;
  border-top: 1px solid rgba(255, 255, 255, 0.18);
  font-size: 14px;
}

.video-card {
  border: 1px solid var(--line);
  border-radius: 8px;
  background: #fff;
  padding: 14px;
  box-shadow: var(--shadow);
}

.video-frame {
  aspect-ratio: 16 / 9;
  border-radius: 8px;
  overflow: hidden;
  background:
    radial-gradient(circle at 50% 40%, rgba(255, 121, 0, 0.18), transparent 16rem),
    #1f140b;
}

.video-frame video {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  background: #1f140b;
}

.video-empty {
  height: 100%;
  display: grid;
  place-items: center;
  align-content: center;
  gap: 10px;
  padding: 18px;
  text-align: center;
  color: #fff;
}

.video-empty p {
  color: #fff3e6;
  margin: 0;
}

.play-mark {
  width: 58px;
  height: 58px;
  border-radius: 50%;
  background: #ff7900;
  box-shadow: 0 0 0 10px rgba(255, 121, 0, 0.18);
  position: relative;
}

.play-mark::after {
  content: "";
  position: absolute;
  left: 23px;
  top: 18px;
  border-left: 17px solid #fff;
  border-top: 11px solid transparent;
  border-bottom: 11px solid transparent;
}

.video-caption {
  margin: 10px 2px 0;
  color: var(--muted);
  font-size: 14px;
}

.video-stack {
  display: grid;
  gap: 14px;
}

.video-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 18px;
  align-items: start;
}

.external-video-card {
  display: grid;
  gap: 10px;
  border: 1px solid var(--line);
  border-radius: 8px;
  background: #fff;
  padding: 14px;
  color: inherit;
  box-shadow: var(--shadow);
  transition: transform 180ms ease, box-shadow 180ms ease, border-color 180ms ease;
}

.external-video-card:hover {
  transform: translateY(-3px);
  border-color: rgba(255, 121, 0, 0.42);
  box-shadow: var(--glow);
  text-decoration: none;
}

.external-video-frame {
  position: relative;
  min-height: 0;
  aspect-ratio: 16 / 9;
  border-radius: 8px;
  background:
    radial-gradient(circle at 50% 40%, rgba(255, 121, 0, 0.28), transparent 16rem),
    linear-gradient(135deg, #2a170b, #ff7900);
  color: #fff;
  display: grid;
  place-items: center;
  align-content: center;
  gap: 10px;
  text-align: center;
  padding: 18px;
  overflow: hidden;
}

.external-video-poster {
  width: 100%;
  height: 100%;
  border: 0;
  color: inherit;
  background: transparent;
  display: grid;
  place-items: center;
  align-content: center;
  gap: 10px;
  padding: 18px;
  cursor: pointer;
  font: inherit;
}

.external-video-poster:hover {
  background: rgba(255, 255, 255, 0.08);
}

.external-video-frame.is-loaded {
  display: block;
  padding: 0;
  background: #111;
}

.external-video-frame iframe {
  display: block;
  width: 100%;
  height: 100%;
  min-height: 0;
  border: 0;
}

.external-video-frame strong {
  color: #fff;
  font-size: 20px;
}

.external-video-frame small {
  color: #fff3e6;
  font-weight: 700;
}

.video-source-link {
  color: var(--blue);
  font-size: 14px;
  font-weight: 750;
}

@keyframes floatIn {
  from { opacity: 0; transform: translateY(18px); }
  to { opacity: 1; transform: translateY(0); }
}

@keyframes pulseDot {
  0%, 100% { transform: scale(1); opacity: 0.86; }
  50% { transform: scale(1.18); opacity: 1; }
}

@media (prefers-reduced-motion: no-preference) {
  .hero h1,
  .hero .lead,
  .section-head,
  .card,
  .feature,
  .data-panel,
  .process-step,
  .article-card {
    animation: floatIn 520ms ease both;
  }
}

.header-actions {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  margin-left: auto;
  white-space: nowrap;
}

@media (max-width: 920px) {
  h1 { font-size: 36px; }
  h2 { font-size: 28px; }
  .hero-grid,
  .split,
  .footer-grid { grid-template-columns: 1fr; }
  .footer-social-panel {
    text-align: left;
    justify-self: start;
  }
  .footer-social {
    justify-content: flex-start;
  }
  .card-grid,
  .feature-grid,
  .process-grid,
  .timeline-grid,
  .legacy-dashboard,
  .industry-grid,
  .product-showcase,
  .video-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
}

@media (max-width: 720px) {
  h1 { font-size: 32px; }
  h2 { font-size: 25px; }
  .wrap { width: min(100% - 24px, 1160px); }
  .header-inner { min-height: 64px; }
  .nav-toggle { display: block; }
  .site-nav {
    position: absolute;
    inset: 64px 0 auto 0;
    display: none;
    padding: 16px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.12);
    background: #071222;
    flex-direction: column;
    align-items: stretch;
  }
  .site-nav.is-open { display: flex; }
  .site-nav a { padding: 8px 0; }
.header-actions { display: none; }
  .hero { padding: 52px 0 34px; }
  .metric-grid,
  .card-grid,
  .feature-grid,
  .process-grid,
  .timeline-grid,
  .legacy-dashboard,
  .industry-grid,
  .product-showcase,
  .video-grid { grid-template-columns: 1fr; }
  .comparison-row { grid-template-columns: 1fr; }
  .section { padding: 44px 0; }
  .section-head { display: block; }
  .actions .button { width: 100%; }
}

/* Knowledge-base hero aligned with homepage hero color system */
.knowledge-base-hero {
  background:
    radial-gradient(circle at 78% 22%, rgba(255, 122, 26, 0.22), transparent 26%),
    radial-gradient(circle at 50% 100%, rgba(33, 143, 255, 0.25), transparent 32%),
    linear-gradient(90deg, rgba(255, 255, 255, 0.045) 1px, transparent 1px),
    linear-gradient(180deg, rgba(255, 255, 255, 0.04) 1px, transparent 1px),
    linear-gradient(135deg, #061f3c 0%, #07345f 70%, #0a416e 100%);
  background-size: auto, auto, 84px 84px, 84px 84px, auto;
  color: #fff;
}

.knowledge-base-hero h1 {
  color: #fff;
  text-shadow: 0 18px 42px rgba(0, 0, 0, 0.18);
}

.knowledge-base-hero .eyebrow {
  color: #8fd1ff;
}

.knowledge-base-hero .lead {
  color: #dceeff;
}

.knowledge-base-hero .hero-panel {
  border-color: rgba(185, 220, 255, 0.45);
  background:
    radial-gradient(circle at 72% 28%, rgba(169, 213, 255, 0.2), transparent 18%),
    linear-gradient(145deg, rgba(255, 255, 255, 0.16), rgba(255, 255, 255, 0.06));
  box-shadow: 0 28px 80px rgba(4, 38, 71, 0.28);
}

.knowledge-base-hero .metric {
  background: rgba(255, 255, 255, 0.94);
}

/* New homepage landing page */
.landing-page {
  --landing-blue: #153a68;
  --landing-blue-deep: #0c2444;
  --landing-blue-soft: #eef6ff;
  --landing-orange: #ff7900;
  --landing-orange-soft: #fff4e8;
  background: #fff;
}

.landing-page h1 {
  font-size: 46px;
  line-height: 1.14;
  font-weight: 900;
  letter-spacing: 0;
  color: #111827;
}

.landing-hero h1 span {
  display: block;
}

.landing-page h2 {
  font-size: 36px;
  font-weight: 880;
  letter-spacing: 0;
  color: #111827;
}

.landing-page h3 {
  color: #14213d;
  font-weight: 820;
}

.landing-hero {
  padding: 86px 0 64px;
  border-bottom: 1px solid #dbe7f3;
  background:
    linear-gradient(135deg, rgba(238, 246, 255, 0.94), rgba(255, 244, 232, 0.94)),
    #f8fbff;
}

.landing-hero-grid {
  display: grid;
  grid-template-columns: minmax(0, 1.02fr) minmax(0, 0.98fr);
  gap: 48px;
  align-items: center;
}

.landing-hero-copy .lead {
  max-width: 700px;
  color: #42526b;
}

.audience-strip {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 28px;
}

.audience-strip span,
.field-label {
  display: inline-flex;
  align-items: center;
  min-height: 30px;
  padding: 0 10px;
  border-radius: 8px;
  color: #153a68;
  background: #eef6ff;
  border: 1px solid #cfe1f5;
  font-size: 13px;
  font-weight: 750;
}

.landing-video-card,
.plain-panel,
.compare-card,
.scenario-card,
.battle-step,
.role-card,
.asset-card,
.method-card,
.faq-row,
.evidence-card,
.output-card,
.demo-static-form {
  border: 1px solid #d9e6f2;
  border-radius: 8px;
  background: #fff;
  box-shadow: 0 18px 44px rgba(21, 58, 104, 0.09);
}

.landing-video-card {
  padding: 16px;
}

.landing-video-card img,
.evidence-card img,
.output-card img {
  display: block;
  width: 100%;
  aspect-ratio: 16 / 9;
  height: auto;
  object-fit: cover;
  border-radius: 8px;
  border: 1px solid #d9e6f2;
  background: #eef6ff;
}

.video-card-body {
  padding: 16px 4px 2px;
}

.video-card-body p,
.small-note {
  color: #5d6b82;
  font-size: 14px;
}

.text-link {
  color: #ff7900;
  font-weight: 780;
}

.landing-section {
  padding: 76px 0;
}

.transition-section {
  padding: 28px 0;
  border-top: 1px solid #dbe7f3;
  border-bottom: 1px solid #dbe7f3;
  background: #fff;
}

.transition-section p {
  max-width: 920px;
  margin: 0 auto;
  color: #153a68;
  font-size: 22px;
  line-height: 1.55;
  font-weight: 820;
  text-align: center;
}

.evidence-transition,
.asset-transition {
  background: #fff7ed;
  border-color: rgba(255, 121, 0, 0.24);
}

.asset-transition {
  background: #eef6ff;
  border-color: #cfe1f5;
}

.section-intro {
  max-width: 880px;
  margin-bottom: 30px;
}

.section-intro.narrow {
  max-width: 760px;
}

.section-intro p {
  color: #42526b;
  font-size: 17px;
}

.compare-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 20px;
}

.scenario-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 20px;
}

.scenario-card {
  padding: 28px;
  min-height: 260px;
  display: grid;
  align-content: start;
  gap: 12px;
}

.scenario-card span {
  color: #ff7900;
  font-size: 14px;
  font-weight: 850;
}

.scenario-card p {
  color: #42526b;
  font-size: 17px;
}

.battle-section {
  background: #fff;
}

.battle-map {
  display: grid;
  gap: 18px;
}

.battle-step {
  display: grid;
  grid-template-columns: 82px minmax(0, 1fr);
  gap: 20px;
  padding: 24px;
  position: relative;
  overflow: hidden;
}

.battle-step::before {
  content: "";
  position: absolute;
  inset: 0 auto 0 0;
  width: 5px;
  background: linear-gradient(180deg, #ff7900, #153a68);
}

.battle-step-number {
  width: 62px;
  height: 62px;
  border-radius: 8px;
  display: grid;
  place-items: center;
  color: #fff;
  background: #153a68;
  font-size: 24px;
  font-weight: 900;
  box-shadow: 0 12px 26px rgba(21, 58, 104, 0.18);
}

.battle-step-body > span {
  color: #ff7900;
  font-weight: 850;
  font-size: 14px;
}

.battle-step-body h3 {
  margin-top: 8px;
}

.battle-step-body p {
  max-width: 780px;
  margin: 0 0 14px;
  color: #42526b;
  font-size: 16px;
}

.deliverable-pill {
  display: inline-flex;
  align-items: center;
  min-height: 38px;
  padding: 0 14px;
  border-radius: 8px;
  color: #153a68;
  background: #eef6ff;
  border: 1px solid #cfe1f5;
  font-weight: 780;
}

.deliverable-pill strong {
  color: #ff7900;
  margin-right: 4px;
}

.battle-detail-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 14px;
  margin-top: 18px;
}

.battle-detail-grid p {
  margin: 0;
  padding: 14px;
  border-radius: 8px;
  color: #42526b;
  background: #f8fbff;
  border: 1px solid #d9e6f2;
  font-size: 15px;
}

.support-panel h3 {
  color: #14213d;
}

.support-list {
  display: grid;
  gap: 12px;
  margin: 0 0 18px;
  padding: 0;
  list-style: none;
}

.support-list li {
  padding: 13px 14px;
  border-radius: 8px;
  color: #14213d;
  background: #f8fbff;
  border: 1px solid #d9e6f2;
  font-weight: 800;
}

.support-panel .button {
  margin-top: 8px;
}

.compare-card {
  padding: 26px;
}

.compare-card ul,
.plain-panel ul {
  margin: 0;
  padding-left: 20px;
}

.compare-card li,
.plain-panel li {
  margin: 9px 0;
}

.muted-card {
  background: #f7fafc;
}

.highlight-card {
  border-color: rgba(255, 121, 0, 0.42);
  background: #fff8f1;
}

.blue-band {
  color: #eaf3ff;
  background: #102f57;
}

.blue-band h2,
.blue-band .eyebrow {
  color: #fff;
}

.blue-band .lead {
  color: #d7e7f8;
}

.plain-panel {
  padding: 26px;
}

.plain-panel p,
.plain-panel li {
  color: #26384f;
}

.delivery-grid,
.role-grid,
.asset-grid,
.method-grid,
.evidence-output-grid {
  display: grid;
  gap: 18px;
}

.delivery-grid {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.delivery-item {
  min-height: 78px;
  display: flex;
  align-items: center;
  padding: 18px;
  border-left: 4px solid #ff7900;
  border-radius: 8px;
  color: #14213d;
  background: #f8fbff;
  font-weight: 800;
}

.boundary-note,
.evidence-disclaimer {
  margin-top: 22px;
  padding: 18px 20px;
  border: 1px solid rgba(255, 121, 0, 0.34);
  border-radius: 8px;
  color: #5a340f;
  background: #fff7ed;
  font-weight: 650;
}

.soft-blue {
  background: #f4f8fc;
}

.role-grid {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.role-card,
.asset-card,
.faq-row {
  padding: 24px;
}

.role-card p,
.asset-card p,
.faq-row p {
  color: #42526b;
}

.evidence-section {
  background: #0f2748;
}

.evidence-section .section-intro h2,
.evidence-section .section-intro p,
.evidence-section .eyebrow {
  color: #fff;
}

.proof-points {
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  gap: 14px;
  margin: 0 0 22px;
}

.proof-points div {
  min-height: 104px;
  padding: 18px;
  border: 1px solid rgba(255, 255, 255, 0.22);
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.08);
}

.proof-points strong {
  display: block;
  color: #fff;
  font-size: 20px;
  line-height: 1.25;
}

.proof-points span {
  display: block;
  margin-top: 8px;
  color: #d7e7f8;
  font-size: 14px;
}

.evidence-card {
  display: grid;
  grid-template-columns: minmax(0, 0.78fr) minmax(0, 1.22fr);
  gap: 24px;
  align-items: center;
  padding: 24px;
  margin-bottom: 22px;
}

.evidence-layer-label {
  display: inline-flex;
  align-items: center;
  min-height: 34px;
  margin: 8px 0 16px;
  padding: 0 14px;
  border-radius: 8px;
  color: #fff;
  background: rgba(255, 121, 0, 0.92);
  font-size: 14px;
  font-weight: 850;
}

.evidence-layer-copy {
  max-width: 840px;
  margin: 0 0 18px;
  color: #d7e7f8;
  font-size: 17px;
}

.evidence-identity {
  border-color: rgba(255, 121, 0, 0.38);
  background: linear-gradient(135deg, #fff, #fff8f1);
}

.evidence-identity-secondary {
  background: #f8fbff;
}

.evidence-lead {
  color: #14213d !important;
  font-size: 20px;
  font-weight: 820;
  line-height: 1.5;
}

.evidence-card.reversed {
  grid-template-columns: minmax(0, 0.9fr) minmax(0, 1.1fr);
}

.evidence-card h3,
.output-card h3 {
  margin-top: 12px;
}

.evidence-card p {
  color: #42526b;
}

.evidence-output-grid {
  grid-template-columns: repeat(2, minmax(0, 1fr));
  margin: 22px 0;
}

.output-card {
  padding: 16px;
}

.output-card p {
  color: #42526b;
  font-size: 14px;
}

.asset-grid {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.asset-card {
  background: linear-gradient(180deg, #fff, #f7fbff);
}

.asset-card span {
  display: inline-flex;
  margin-top: 6px;
  min-height: 28px;
  align-items: center;
  padding: 0 9px;
  border-radius: 8px;
  color: #ff7900;
  background: #fff7ed;
  border: 1px solid rgba(255, 121, 0, 0.24);
  font-size: 13px;
  font-weight: 800;
}

.faq-list {
  display: grid;
  gap: 14px;
}

.faq-row h3 {
  margin-bottom: 8px;
}

.method-section {
  padding-top: 56px;
}

.method-grid {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.method-card {
  min-height: 158px;
  padding: 20px;
  color: #14213d;
}

.method-card span {
  display: block;
  margin-top: 12px;
  color: #5d6b82;
  font-size: 14px;
}

.demo-section {
  background:
    linear-gradient(135deg, rgba(16, 47, 87, 0.96), rgba(21, 58, 104, 0.96)),
    #102f57;
}

.demo-section h2,
.demo-section .eyebrow {
  color: #fff;
}

.demo-section .lead {
  color: #d7e7f8;
}

.demo-static-form {
  display: grid;
  gap: 14px;
  padding: 24px;
}

.demo-static-form label {
  display: grid;
  gap: 7px;
  color: #26384f;
  font-weight: 760;
}

.demo-static-form input,
.demo-static-form select,
.demo-static-form textarea {
  width: 100%;
  min-height: 44px;
  border: 1px solid #cfe1f5;
  border-radius: 8px;
  padding: 10px 12px;
  color: #14213d;
  background: #f9fcff;
  font: inherit;
}

.demo-static-form textarea {
  resize: vertical;
}

.form-static-message {
  min-height: 24px;
  margin: 0;
  color: #153a68;
  font-weight: 750;
}

.form-static-message[data-demo-status="success"] {
  color: #14532d;
}

.form-static-message[data-demo-status="error"] {
  color: #9a3412;
}

.demo-hp-field {
  position: absolute;
  left: -9999px;
  width: 1px;
  height: 1px;
  overflow: hidden;
}

@media (max-width: 980px) {
  .landing-page h1 { font-size: 40px; }
  .landing-page h2 { font-size: 30px; }
  .landing-hero-grid,
  .compare-grid,
  .scenario-grid,
  .evidence-card,
  .evidence-card.reversed,
  .split { grid-template-columns: 1fr; }
  .delivery-grid,
  .battle-detail-grid,
  .proof-points,
  .role-grid,
  .asset-grid,
  .method-grid,
  .evidence-output-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
}

@media (max-width: 720px) {
  .landing-page h1 { font-size: 34px; }
  .landing-page h2 { font-size: 26px; }
  .landing-hero,
  .landing-section { padding: 48px 0; }
  .transition-section p { font-size: 18px; text-align: left; }
  .battle-step { grid-template-columns: 1fr; }
  .delivery-grid,
  .battle-detail-grid,
  .proof-points,
  .role-grid,
  .asset-grid,
  .method-grid,
  .evidence-output-grid { grid-template-columns: 1fr; }
  .landing-video-card,
  .evidence-card,
  .output-card,
  .demo-static-form { padding: 14px; }
}

/* Sectioned homepage landing system */
.sectioned-home {
  --lp-navy: #0b2d55;
  --lp-blue: #145da0;
  --lp-soft: #eef6ff;
  --lp-line: #d7e6f7;
  --lp-text: #14213d;
  --lp-muted: #5d6b82;
  --lp-orange: #ff7a1a;
  color: var(--lp-text);
  background: #fff;
  overflow-x: hidden;
}

.sectioned-home *,
.sectioned-home *::before,
.sectioned-home *::after {
  box-sizing: border-box;
}

.sectioned-home h1,
.sectioned-home h2,
.sectioned-home h3,
.sectioned-home p,
.sectioned-home a,
.sectioned-home span,
.sectioned-home strong,
.sectioned-home small,
.sectioned-home label {
  overflow-wrap: anywhere;
  word-break: break-word;
}

.sectioned-home .wrap {
  width: min(1180px, calc(100% - 40px));
}

.lp-mobile-break {
  display: none;
}

.lp-section {
  position: relative;
  padding: 104px 0;
}

.sectioned-home {
  position: relative;
  overflow: clip;
  background:
    linear-gradient(90deg, rgba(20, 93, 160, 0.04) 1px, transparent 1px),
    linear-gradient(180deg, rgba(20, 93, 160, 0.035) 1px, transparent 1px);
  background-size: 84px 84px;
}

.sectioned-home::before {
  content: "";
  position: absolute;
  left: max(26px, calc((100vw - 1180px) / 2 - 34px));
  top: 120px;
  bottom: 360px;
  width: 1px;
  z-index: 2;
  pointer-events: none;
  background: linear-gradient(180deg, transparent, rgba(20, 93, 160, 0.24) 4%, rgba(20, 93, 160, 0.24) 96%, transparent);
}

.lp-section > .wrap {
  position: relative;
  z-index: 1;
}

.lp-section[data-route] > .wrap::before {
  content: "";
  position: absolute;
  left: -44px;
  top: 18px;
  width: 34px;
  height: 1px;
  z-index: 0;
  background: linear-gradient(90deg, rgba(20, 93, 160, 0.28), rgba(255, 122, 26, 0.78));
}

.lp-section[data-route]::before {
  content: attr(data-route);
  position: absolute;
  left: max(9px, calc((100vw - 1180px) / 2 - 51px));
  top: 112px;
  z-index: 2;
  width: 34px;
  height: 34px;
  display: grid;
  place-items: center;
  border: 1px solid rgba(20, 93, 160, 0.22);
  border-radius: 999px;
  color: #0b4e86;
  background: rgba(255, 255, 255, 0.94);
  box-shadow:
    0 0 0 8px rgba(238, 246, 255, 0.84),
    0 10px 24px rgba(15, 72, 120, 0.08);
  font-size: 12px;
  font-weight: 900;
}

.lp-hero[data-route]::before,
.lp-dark[data-route]::before,
.lp-demo[data-route]::before {
  color: #fff;
  border-color: rgba(255, 122, 26, 0.62);
  background: var(--lp-orange);
  box-shadow:
    0 0 0 9px rgba(255, 122, 26, 0.12),
    0 14px 28px rgba(255, 122, 26, 0.2);
}

.lp-section[data-route]::after {
  display: none;
}

.lp-dark[data-route]::after,
.lp-demo[data-route]::after {
  color: rgba(255, 255, 255, 0.64);
}

.lp-section + .lp-section {
  border-top: 1px solid rgba(183, 215, 240, 0.38);
}

.lp-band-light {
  background:
    linear-gradient(90deg, rgba(20, 93, 160, 0.04) 1px, transparent 1px),
    linear-gradient(180deg, rgba(20, 93, 160, 0.035) 1px, transparent 1px),
    radial-gradient(circle at 12% 0%, rgba(255, 122, 26, 0.08), transparent 26%),
    linear-gradient(180deg, #f7fbff 0%, #eef6ff 100%);
  background-size: 84px 84px, 84px 84px, auto, auto;
}

.lp-dark {
  background:
    linear-gradient(90deg, rgba(255, 255, 255, 0.04) 1px, transparent 1px),
    linear-gradient(180deg, rgba(255, 255, 255, 0.035) 1px, transparent 1px),
    linear-gradient(135deg, rgba(11, 45, 85, 0.98), rgba(15, 72, 120, 0.96)),
    var(--lp-navy);
  background-size: 84px 84px, 84px 84px, auto, auto;
  color: #fff;
}

.lp-hero {
  min-height: 720px;
  display: grid;
  align-items: center;
  padding: 120px 0 104px;
  background:
    radial-gradient(circle at 7% 28%, rgba(255, 122, 26, 0.08), transparent 18%),
    linear-gradient(110deg, #f4f9ff 0%, #fff 52%, #eef6ff 100%);
}

.lp-hero-grid {
  display: grid;
  grid-template-columns: minmax(0, 0.98fr) minmax(420px, 1.02fr);
  gap: 56px;
  align-items: center;
}

.lp-hero-copy,
.lp-split > *,
.lp-card-grid > *,
.lp-seo-steps > *,
.lp-evidence-wall > *,
.lp-faq-list > * {
  min-width: 0;
}

.lp-kicker {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 18px;
  color: var(--lp-blue, #145da0);
  font-size: 15px;
  font-weight: 800;
}

.lp-kicker::before {
  content: "";
  width: 28px;
  height: 3px;
  border-radius: 999px;
  background: var(--lp-orange, #ff7a1a);
}

.sectioned-home .lp-hero h1 {
  max-width: 620px;
  margin: 0;
  color: #082744;
  font-size: clamp(30px, 3.4vw, 46px);
  line-height: 1.08;
  letter-spacing: 0;
}

.lp-hero-subtitle {
  margin: 20px 0 16px;
  color: var(--lp-orange);
  font-size: clamp(20px, 2.2vw, 30px);
  line-height: 1.18;
  font-weight: 900;
}

.lp-lead {
  max-width: 690px;
  margin: 0;
  color: #344961;
  font-size: 18px;
  line-height: 1.8;
}

.lp-lead span {
  display: inline;
}

.sectioned-home .actions {
  margin-top: 30px;
}

.sectioned-home .button {
  box-shadow: 0 14px 28px rgba(255, 122, 26, 0.24);
}

.sectioned-home .button.secondary {
  box-shadow: none;
}

.lp-video-cover,
.lp-main-visual,
.lp-evidence-media {
  position: relative;
  aspect-ratio: 16 / 9;
  overflow: hidden;
  border: 1px solid rgba(20, 93, 160, 0.16);
  border-radius: 18px;
  background: #dfefff;
  box-shadow: 0 26px 64px rgba(11, 45, 85, 0.14);
}

.lp-video-cover {
  background:
    radial-gradient(circle at 50% 48%, rgba(255, 122, 26, 0.22), transparent 10%),
    radial-gradient(circle at 72% 28%, rgba(169, 213, 255, 0.24), transparent 18%),
    linear-gradient(90deg, rgba(255, 255, 255, 0.06) 1px, transparent 1px),
    linear-gradient(180deg, rgba(255, 255, 255, 0.05) 1px, transparent 1px),
    linear-gradient(135deg, #082744, #145da0);
  background-size: auto, auto, 54px 54px, 54px 54px, auto;
}

.lp-video-cover img,
.lp-main-visual img,
.lp-evidence-media img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
}

.lp-video-cover > img {
  opacity: 0;
}

.lp-video-cover::before,
.lp-video-cover::after {
  content: "";
  position: absolute;
  pointer-events: none;
}

.lp-video-cover::before {
  inset: 28px;
  border: 1px dashed rgba(169, 213, 255, 0.28);
  border-radius: 16px;
}

.lp-video-cover::after {
  left: 18%;
  right: 18%;
  top: 49%;
  height: 1px;
  background: linear-gradient(90deg, transparent, rgba(255, 122, 26, 0.68), transparent);
}

.lp-video-overlay {
  position: absolute;
  inset: auto 24px 24px 24px;
  display: grid;
  gap: 5px;
  padding: 18px 20px;
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 14px;
  color: #fff;
  background: rgba(8, 39, 68, 0.76);
  backdrop-filter: blur(10px);
}

.lp-video-overlay strong {
  font-size: 20px;
}

.lp-video-overlay small {
  color: rgba(255, 255, 255, 0.78);
}

.lp-play {
  width: 42px;
  height: 42px;
  display: inline-grid;
  place-items: center;
  margin-bottom: 4px;
  border-radius: 50%;
  color: #fff;
  background: var(--lp-orange);
  box-shadow: 0 12px 26px rgba(255, 122, 26, 0.36);
}

.lp-section-head {
  max-width: 820px;
  margin: 0 0 36px;
}

.lp-section-head.center {
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

#battle-map .lp-section-head {
  margin-bottom: 26px;
}

#battle-map .lp-section-head h2 {
  font-size: clamp(28px, 3.4vw, 42px);
}

.lp-section-head.narrow {
  max-width: 680px;
}

.lp-section-head h2 {
  margin: 0;
  color: #082744;
  font-size: clamp(32px, 4.3vw, 52px);
  line-height: 1.14;
  letter-spacing: 0;
}

#fit .lp-section-head h2 {
  white-space: nowrap;
  font-size: clamp(30px, 3.6vw, 46px);
}

.lp-dark .lp-section-head h2,
.lp-dark .lp-section-head p {
  color: #fff;
}

.lp-section-head p {
  margin: 14px 0 0;
  color: var(--lp-muted);
  font-size: 18px;
  line-height: 1.62;
}

.lp-card-grid {
  display: grid;
  gap: 22px;
}

.lp-card-grid.two {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.lp-card-grid.four {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.lp-card-grid.three {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.lp-feature-card,
.lp-mini-card,
.lp-fact-card,
.lp-asset-card,
.lp-method-card,
.lp-faq-item {
  border: 1px solid var(--lp-line);
  border-radius: 16px;
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 16px 42px rgba(15, 72, 120, 0.08);
}

.lp-feature-card {
  padding: 30px;
  min-height: 0;
}

.lp-scenario-visual {
  position: relative;
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  gap: 10px;
  min-height: 116px;
  margin: -6px 0 24px;
  padding: 18px;
  overflow: hidden;
  border: 1px solid #cfe1f5;
  border-radius: 16px;
  background:
    linear-gradient(90deg, rgba(20, 93, 160, 0.06) 1px, transparent 1px),
    linear-gradient(180deg, rgba(20, 93, 160, 0.05) 1px, transparent 1px),
    linear-gradient(135deg, #f8fbff, #fff7ef);
  background-size: 42px 42px, 42px 42px, auto;
}

.lp-scenario-visual::before {
  content: "";
  position: absolute;
  left: 12%;
  right: 12%;
  top: 50%;
  height: 1px;
  background: linear-gradient(90deg, rgba(20, 93, 160, 0.2), rgba(255, 122, 26, 0.55), rgba(20, 93, 160, 0.2));
}

.lp-scenario-visual span {
  position: relative;
  z-index: 1;
  align-self: center;
  min-height: 44px;
  display: grid;
  place-items: center;
  border: 1px solid rgba(207, 225, 245, 0.92);
  border-radius: 999px;
  color: #102f57;
  background: rgba(255, 255, 255, 0.9);
  font-size: 13px;
  font-weight: 900;
}

.lp-scenario-visual span:nth-child(3) {
  color: #fff;
  background: var(--lp-orange);
  border-color: rgba(255, 122, 26, 0.7);
}

.lp-feature-card h3,
.lp-mini-card h3,
.lp-fact-card strong,
.lp-asset-card h3,
.lp-method-card strong,
.lp-faq-item h3 {
  color: #102f57;
}

.lp-feature-card h3 {
  margin: 0 0 18px;
  font-size: 28px;
}

.lp-pain-tag {
  display: inline-flex;
  margin-bottom: 14px;
  padding: 6px 10px;
  border-radius: 999px;
  color: #9a4a00;
  background: #fff3e8;
  font-size: 13px;
  font-weight: 900;
}

.lp-feature-card ul,
.lp-pool-card ul {
  display: grid;
  gap: 9px;
  margin: 0 0 16px;
  padding: 0;
  list-style: none;
}

.lp-feature-card li,
.lp-pool-card li {
  position: relative;
  padding-left: 18px;
  color: #475a72;
  line-height: 1.45;
}

.lp-feature-card li::before,
.lp-pool-card li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.7em;
  width: 7px;
  height: 7px;
  border-radius: 999px;
  background: var(--lp-orange);
}

.lp-solution-note {
  margin: 16px 0 0 !important;
  padding: 13px 16px;
  border-radius: 12px;
  color: #783600 !important;
  background: #fff3e8;
  font-weight: 850;
}

.lp-feature-card p,
.lp-mini-card p,
.lp-asset-card p,
.lp-faq-item p,
.lp-evidence-card p {
  color: var(--lp-muted);
  line-height: 1.62;
}

.lp-feature-card p {
  max-width: 520px;
  font-size: 16px;
}

.lp-tags {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-bottom: 18px;
}

.lp-tags span {
  padding: 6px 10px;
  border-radius: 999px;
  color: #0b4e86;
  background: #e9f4ff;
  font-size: 13px;
  font-weight: 800;
}

.lp-main-visual {
  max-width: 1180px;
  margin: 0 auto;
}

.lp-visual-caption {
  margin: 16px 0 0;
  color: var(--lp-muted);
  text-align: center;
}

.lp-seo-steps {
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  gap: 14px;
  margin-top: 28px;
}

.lp-steps-compact {
  max-width: 760px;
  margin: 18px auto 0;
  text-align: center;
}

.lp-steps-compact p {
  margin: 0;
  padding: 12px 18px;
  border: 1px solid #cfe1f5;
  border-radius: 999px;
  color: var(--lp-muted);
  background: rgba(255, 255, 255, 0.82);
  font-size: 16px;
  line-height: 1.5;
}

.lp-steps-compact div {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 10px;
}

.lp-steps-compact span {
  display: inline-flex;
  align-items: center;
  min-height: 40px;
  padding: 0 18px;
  border: 1px solid #cfe1f5;
  border-radius: 999px;
  color: #102f57;
  background: #fff;
  font-weight: 850;
  box-shadow: 0 10px 24px rgba(15, 72, 120, 0.06);
}

.lp-step-text {
  padding: 18px;
  border: 1px solid var(--lp-line);
  border-radius: 14px;
  background: #fff;
}

.lp-step-num,
.lp-asset-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 42px;
  height: 32px;
  margin-bottom: 12px;
  border-radius: 999px;
  color: #fff;
  background: var(--lp-orange);
  font-size: 13px;
  font-weight: 900;
}

.lp-step-text h3 {
  margin: 0 0 8px;
  color: #102f57;
  font-size: 20px;
}

.lp-step-text p {
  margin: 0;
  color: var(--lp-muted);
  font-size: 15px;
  line-height: 1.65;
}

.lp-deliverable {
  display: block;
  margin-top: 10px;
  color: #102f57;
  font-size: 14px;
  font-weight: 850;
}

.lp-check-list {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 12px;
  max-width: 980px;
  margin: 28px auto 0;
  padding: 0;
  list-style: none;
}

.lp-check-list li,
.lp-check-list span {
  display: block;
  padding: 14px 16px;
  border: 1px solid var(--lp-line);
  border-radius: 12px;
  background: #fff;
  color: #102f57;
  font-weight: 800;
}

.lp-boundary,
.lp-disclaimer {
  max-width: 980px;
  margin: 20px auto 0;
  padding: 16px 18px;
  border-left: 4px solid var(--lp-orange);
  border-radius: 12px;
  color: #344961;
  background: #fff7ef;
  line-height: 1.75;
}

.lp-risk-board {
  position: relative;
  display: grid;
  grid-template-columns: minmax(0, 1fr) 52px minmax(0, 1fr);
  gap: 14px;
  align-items: center;
  padding: 18px;
  border: 1px solid #d7e6f7;
  border-radius: 20px;
  background:
    linear-gradient(135deg, rgba(255, 247, 239, 0.72), rgba(238, 246, 255, 0.78)),
    #fff;
  box-shadow: 0 18px 42px rgba(15, 72, 120, 0.08);
}

.lp-risk-board::before {
  content: "";
  position: absolute;
  left: 12%;
  right: 12%;
  top: 50%;
  height: 1px;
  background: linear-gradient(90deg, rgba(255, 122, 26, 0.28), rgba(20, 93, 160, 0.34));
}

.lp-risk-board h3 {
  margin: 0 0 14px;
  color: #102f57;
  font-size: 22px;
}

.lp-risk-column {
  position: relative;
  z-index: 1;
  padding: 20px;
  border-radius: 18px;
}

.lp-risk-arrow {
  position: relative;
  z-index: 2;
  width: 52px;
  height: 52px;
  display: grid;
  place-items: center;
  border-radius: 999px;
  color: #fff;
  background: var(--lp-orange);
  box-shadow: 0 16px 32px rgba(255, 122, 26, 0.24);
  font-size: 26px;
  font-weight: 900;
}

.lp-risk-column.pressure {
  border: 1px solid #f2d4bb;
  background: #fff8f1;
}

.lp-risk-column.solution {
  border: 1px solid #b9d7f0;
  background:
    radial-gradient(circle at 100% 0%, rgba(255, 122, 26, 0.12), transparent 34%),
    #f4f9ff;
}

.lp-risk-list,
.lp-solution-list {
  display: grid;
  gap: 10px;
}

.lp-risk-list span,
.lp-solution-list span {
  display: flex;
  align-items: center;
  gap: 10px;
  min-height: 40px;
  padding: 0 14px;
  border-radius: 12px;
  font-weight: 850;
  line-height: 1.25;
}

.lp-risk-list span {
  color: #783600;
  background: #fff;
  border: 1px solid #f4ddc9;
}

.lp-solution-list span {
  color: #102f57;
  background: #fff;
  border: 1px solid #cfe1f5;
}

.lp-risk-list em,
.lp-solution-list em {
  flex: 0 0 auto;
  width: 30px;
  height: 30px;
  display: inline-grid;
  place-items: center;
  border-radius: 999px;
  font-style: normal;
  font-size: 12px;
  font-weight: 900;
}

.lp-risk-list em {
  color: #9a4a00;
  background: #fff3e8;
}

.lp-solution-list em {
  color: #fff;
  background: var(--lp-orange);
}

.lp-turning-point {
  grid-column: 1 / -1;
  margin: 4px 0 0;
  padding: 18px 20px;
  border-left: 4px solid var(--lp-orange);
  border-radius: 14px;
  color: #102f57;
  background: #f7fbff;
  font-size: 17px;
  font-weight: 900;
}

.lp-formula {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto minmax(0, 1fr) auto minmax(0, 1.15fr);
  gap: 14px;
  align-items: stretch;
  max-width: 1040px;
  margin: 0 auto;
}

.lp-formula span,
.lp-formula strong {
  min-height: 110px;
  display: grid;
  place-items: center;
  padding: 18px;
  border: 1px solid #cfe1f5;
  border-radius: 18px;
  color: #102f57;
  background: #fff;
  box-shadow: 0 18px 42px rgba(15, 72, 120, 0.08);
  font-size: clamp(20px, 2.5vw, 30px);
  line-height: 1.22;
  font-weight: 900;
  text-align: center;
}

.lp-formula strong {
  color: #fff;
  border-color: rgba(255, 122, 26, 0.3);
  background: linear-gradient(135deg, #ff7a1a, #ff9c45);
  box-shadow: 0 20px 46px rgba(255, 122, 26, 0.22);
}

.lp-formula b {
  display: grid;
  place-items: center;
  color: var(--lp-orange);
  font-size: 34px;
}

.lp-compare-card {
  min-height: 220px;
  padding: 28px;
  border: 1px solid #cfe1f5;
  border-radius: 18px;
  background: #fff;
  box-shadow: 0 16px 42px rgba(15, 72, 120, 0.08);
}

.lp-compare-card h3 {
  margin: 0 0 14px;
  color: #102f57;
  font-size: 24px;
}

.lp-compare-card p {
  margin: 0;
  color: var(--lp-muted);
  line-height: 1.65;
}

.lp-cta-strip {
  padding: 28px 0;
  background: #fff;
  border-top: 1px solid rgba(183, 215, 240, 0.38);
  border-bottom: 1px solid rgba(183, 215, 240, 0.38);
}

.lp-lead-pool {
  background:
    linear-gradient(180deg, #fff 0%, #f4f9ff 100%);
}

.lp-pool-flow {
  position: relative;
  display: grid;
  grid-template-columns: minmax(0, 1.08fr) 54px minmax(260px, 0.86fr) 54px minmax(0, 1fr);
  gap: 14px;
  align-items: center;
  padding: 24px;
  border: 1px solid #cfe1f5;
  border-radius: 24px;
  background:
    linear-gradient(135deg, rgba(255, 255, 255, 0.96), rgba(238, 246, 255, 0.92)),
    #fff;
  box-shadow: 0 22px 54px rgba(15, 72, 120, 0.09);
}

.lp-pool-flow::before {
  content: "";
  position: absolute;
  left: 8%;
  right: 8%;
  top: 50%;
  height: 1px;
  background: linear-gradient(90deg, rgba(93, 107, 130, 0.18), rgba(255, 122, 26, 0.42), rgba(20, 93, 160, 0.28));
}

.lp-flow-cluster {
  position: relative;
  z-index: 1;
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  align-content: center;
  min-height: 230px;
  padding: 18px;
  border-radius: 20px;
}

.lp-flow-cluster.sources {
  border: 1px solid #e3e8ef;
  background: #f7f8fa;
}

.lp-flow-cluster.outputs {
  border: 1px solid #b9d7f0;
  background: #f4f9ff;
}

.lp-flow-cluster strong {
  flex: 0 0 100%;
  color: #102f57;
  font-size: 22px;
}

.lp-flow-cluster span {
  display: inline-flex;
  align-items: center;
  min-height: 38px;
  padding: 0 13px;
  border-radius: 999px;
  color: #102f57;
  background: #fff;
  font-weight: 850;
  box-shadow: 0 8px 18px rgba(15, 72, 120, 0.05);
}

.lp-flow-cluster span::before {
  content: "";
  width: 7px;
  height: 7px;
  margin-right: 7px;
  border-radius: 999px;
  background: var(--lp-orange);
}

.lp-customer-pool-node {
  position: relative;
  z-index: 1;
  min-height: 250px;
  display: grid;
  place-items: center;
  align-content: center;
  gap: 10px;
  padding: 24px;
  border: 1px solid rgba(255, 122, 26, 0.36);
  border-radius: 28px;
  color: #fff;
  background:
    radial-gradient(circle at 30% 10%, rgba(255, 255, 255, 0.22), transparent 28%),
    linear-gradient(135deg, #0b4e86, #145da0);
  box-shadow: 0 24px 60px rgba(15, 72, 120, 0.18);
  text-align: center;
}

.lp-customer-pool-node small {
  color: #a9d5ff;
  font-weight: 850;
}

.lp-customer-pool-node strong {
  font-size: clamp(24px, 3vw, 36px);
  line-height: 1.15;
}

.lp-customer-pool-node span {
  color: #ffcfad;
  font-weight: 850;
}

.lp-flow-arrow {
  position: relative;
  z-index: 2;
  display: grid;
  place-items: center;
  color: var(--lp-orange);
  font-size: 36px;
  font-weight: 900;
}

.lp-cta-strip .wrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 18px;
  padding: 22px 26px;
  border: 1px solid #cfe1f5;
  border-radius: 18px;
  background:
    linear-gradient(135deg, rgba(238, 246, 255, 0.92), rgba(255, 247, 239, 0.88)),
    #fff;
  box-shadow: 0 18px 42px rgba(15, 72, 120, 0.08);
}

.lp-cta-strip strong {
  color: #102f57;
  font-size: clamp(20px, 2.4vw, 30px);
  line-height: 1.28;
}

.lp-split {
  display: grid;
  grid-template-columns: minmax(0, 0.92fr) minmax(380px, 1.08fr);
  gap: 48px;
  align-items: center;
}

.lp-dark .lp-kicker {
  color: #a9d5ff;
}

.lp-dark .lp-lead {
  color: #d9ebff;
}

.lp-dark h2 {
  margin: 0;
  color: #fff;
  font-size: clamp(30px, 4vw, 48px);
  line-height: 1.16;
}

.lp-dark h2 span {
  display: block;
  margin-top: 8px;
  color: #ffb37c;
}

.lp-mini-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 16px;
}

.lp-mini-card {
  min-height: 96px;
  display: grid;
  place-items: center;
  padding: 22px;
  background: rgba(255, 255, 255, 0.08);
  border-color: rgba(255, 255, 255, 0.16);
  box-shadow: none;
}

.lp-mini-card::before {
  content: "";
  width: 42px;
  height: 42px;
  margin-bottom: 10px;
  border-radius: 14px;
  background:
    linear-gradient(135deg, rgba(255, 122, 26, 0.95), rgba(255, 179, 124, 0.95));
  box-shadow: 0 14px 28px rgba(255, 122, 26, 0.2);
}

.lp-mini-card h3,
.lp-mini-card p {
  color: #fff;
}

.lp-mini-card h3 {
  margin: 0;
  font-size: 20px;
  text-align: center;
}

.lp-guided-note {
  grid-column: 1 / -1;
  margin: 22px 0 0;
  color: #d9ebff;
  font-size: 18px;
  font-weight: 800;
}

.lp-dark .actions {
  grid-column: 1 / -1;
  margin-top: 20px;
}

.lp-case-summary {
  margin: -6px 0 24px;
  padding: 22px 24px;
  border: 1px solid #cfe1f5;
  border-radius: 18px;
  background:
    linear-gradient(135deg, #fff, #f4f9ff);
  box-shadow: 0 16px 42px rgba(15, 72, 120, 0.07);
}

.lp-proof-chain {
  position: relative;
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 14px;
  margin: -6px 0 28px;
}

.lp-proof-chain::before {
  content: "";
  position: absolute;
  left: 7%;
  right: 7%;
  top: 50%;
  height: 1px;
  background: linear-gradient(90deg, rgba(20, 93, 160, 0.18), rgba(255, 122, 26, 0.46), rgba(20, 93, 160, 0.22));
}

.lp-proof-chain span {
  position: relative;
  z-index: 1;
  min-height: 82px;
  display: grid;
  place-items: center;
  padding: 14px;
  border: 1px solid #cfe1f5;
  border-radius: 18px;
  color: #102f57;
  background: #fff;
  box-shadow: 0 16px 42px rgba(15, 72, 120, 0.08);
  font-size: 18px;
  font-weight: 900;
  text-align: center;
}

.lp-proof-chain span:not(:last-child)::after {
  content: "→";
  position: absolute;
  right: -18px;
  top: 50%;
  z-index: 2;
  transform: translateY(-50%);
  color: var(--lp-orange);
  font-size: 24px;
}

.lp-evidence-showcase {
  display: grid;
  grid-template-columns: minmax(150px, 0.36fr) minmax(0, 1fr) minmax(150px, 0.36fr);
  gap: 18px;
  align-items: center;
  margin-top: 26px;
}

.lp-evidence-main {
  min-width: 0;
}

.lp-evidence-slide {
  display: none;
  overflow: hidden;
  border: 1px solid var(--lp-line);
  border-radius: 22px;
  background: #fff;
  box-shadow: 0 24px 64px rgba(15, 72, 120, 0.12);
}

.lp-evidence-slide.is-active {
  display: block;
}

.lp-evidence-slide > img {
  width: 100%;
  aspect-ratio: 16 / 9;
  display: block;
  object-fit: cover;
  background: #e9f4ff;
}

.lp-evidence-slide .lp-evidence-body {
  padding: 22px 24px 24px;
}

.lp-evidence-slide .lp-evidence-body h3 {
  font-size: clamp(22px, 2.2vw, 30px);
}

.lp-evidence-thumbs {
  display: grid;
  gap: 14px;
}

.lp-evidence-thumbs.bottom {
  display: none;
}

.lp-evidence-thumb {
  width: 100%;
  display: grid;
  gap: 9px;
  padding: 10px;
  border: 1px solid #cfe1f5;
  border-radius: 16px;
  color: #102f57;
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.96), rgba(244, 249, 255, 0.96));
  box-shadow: 0 12px 28px rgba(15, 72, 120, 0.07);
  text-align: left;
  cursor: pointer;
}

.lp-evidence-thumb img {
  width: 100%;
  aspect-ratio: 16 / 9;
  display: block;
  border-radius: 10px;
  object-fit: cover;
  background: #e9f4ff;
}

.lp-evidence-thumb span {
  font-size: 14px;
  font-weight: 900;
  line-height: 1.28;
}

.lp-evidence-thumb.is-active {
  border-color: rgba(255, 122, 26, 0.7);
  box-shadow:
    0 0 0 3px rgba(255, 122, 26, 0.13),
    0 16px 34px rgba(255, 122, 26, 0.12);
}

.lp-case-summary strong {
  display: block;
  margin-bottom: 8px;
  color: #102f57;
  font-size: 22px;
}

.lp-case-summary p {
  margin: 0;
  color: var(--lp-muted);
  line-height: 1.65;
}

.lp-mini-card p {
  margin: 0;
  color: #d9ebff;
}

.lp-proof-facts {
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  gap: 14px;
  margin-bottom: 30px;
}

.lp-fact-card {
  min-height: 134px;
  padding: 20px;
}

.lp-fact-card strong {
  display: block;
  margin-bottom: 8px;
  font-size: 18px;
}

.lp-fact-card p {
  margin: 0;
  color: var(--lp-muted);
  font-size: 14px;
}

.lp-evidence-wall {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 22px;
}

.lp-evidence-wall.primary {
  margin-bottom: 18px;
}

.lp-evidence-wall.secondary {
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 16px;
}

.lp-evidence-subhead {
  margin: 22px 0 12px;
  color: #102f57;
  font-size: 18px;
  font-weight: 900;
}

.lp-evidence-card {
  overflow: hidden;
  border: 1px solid var(--lp-line);
  border-radius: 16px;
  background: #fff;
  box-shadow: 0 16px 42px rgba(15, 72, 120, 0.08);
}

.lp-evidence-card > img {
  width: 100%;
  aspect-ratio: 16 / 9;
  display: block;
  object-fit: cover;
  background: #e9f4ff;
}

.lp-evidence-body {
  padding: 18px;
}

.lp-evidence-card.compact .lp-evidence-body {
  padding: 12px 14px;
}

.lp-evidence-body h3 {
  margin: 0 0 6px;
  color: #102f57;
  font-size: 18px;
}

.lp-evidence-card.compact .lp-evidence-body h3 {
  font-size: 16px;
}

.lp-evidence-body p {
  margin: 0;
  font-size: 15px;
}

.lp-evidence-card.compact .lp-evidence-body p {
  font-size: 14px;
  line-height: 1.55;
}

.lp-asset-card {
  padding: 26px;
  min-height: 178px;
}

.lp-asset-card .lp-asset-icon {
  width: 50px;
  height: 50px;
  min-width: 50px;
  border-radius: 16px;
  font-size: 18px;
}

.lp-asset-card {
  position: relative;
  overflow: hidden;
}

.lp-asset-card::after {
  content: "";
  position: absolute;
  right: -30px;
  top: -30px;
  width: 92px;
  height: 92px;
  border: 1px solid rgba(20, 93, 160, 0.12);
  border-radius: 999px;
  background: rgba(238, 246, 255, 0.72);
}

.lp-asset-card h3 {
  margin: 0 0 8px;
  font-size: 21px;
}

.lp-asset-card h3 small {
  display: inline;
  margin: 0;
  color: var(--lp-orange);
  font-size: 15px;
  font-weight: 850;
}

.lp-method {
  padding: 26px 0;
  background: #f8fbff;
  border-top: 1px solid rgba(183, 215, 240, 0.38);
}

.lp-method .lp-section-head {
  margin-bottom: 18px;
}

.lp-method .lp-section-head h2 {
  display: none;
}

.lp-method .lp-section-head p {
  font-size: 15px;
}

.lp-method-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 10px;
}

.lp-method-card {
  display: block;
  padding: 12px 14px;
  color: inherit;
  text-decoration: none;
  box-shadow: none;
}

.lp-method-card span {
  display: block;
  margin-top: 8px;
  color: var(--lp-muted);
  font-size: 13px;
}

.lp-faq-list {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 16px;
}

.lp-faq-item {
  padding: 20px;
}

.lp-faq-item h3 {
  margin: 0 0 8px;
  font-size: 19px;
}

.lp-faq-item p {
  margin: 0;
}

.lp-demo {
  background:
    linear-gradient(135deg, rgba(11, 45, 85, 0.97), rgba(20, 93, 160, 0.94)),
    var(--lp-navy);
}

.lp-demo .lp-split {
  grid-template-columns: minmax(0, 0.76fr) minmax(520px, 1.24fr);
  gap: 56px;
}

.lp-demo .lp-section-head h2,
.lp-demo .lp-section-head p {
  color: #fff;
}

.lp-form {
  max-width: 980px;
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.18);
  border-radius: 18px;
  background: rgba(255, 255, 255, 0.96);
  box-shadow: 0 26px 64px rgba(0, 0, 0, 0.18);
}

.lp-form .button {
  min-height: 52px;
  font-size: 17px;
  box-shadow: 0 18px 36px rgba(255, 122, 26, 0.28);
}

.lp-demo-cta {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 34px;
  align-items: center;
}

.lp-demo-cta .button {
  min-width: 190px;
  min-height: 56px;
  font-size: 18px;
  box-shadow: 0 22px 46px rgba(255, 122, 26, 0.32);
}

.demo-modal[hidden] {
  display: none;
}

.demo-modal {
  position: fixed;
  inset: 0;
  z-index: 1000;
  display: grid;
  place-items: center;
  padding: 24px;
}

.demo-modal-backdrop {
  position: absolute;
  inset: 0;
  background: rgba(5, 24, 45, 0.72);
  backdrop-filter: blur(10px);
}

.demo-modal-dialog {
  position: relative;
  z-index: 1;
  width: min(760px, calc(100vw - 32px));
  max-height: min(90vh, 860px);
  overflow: auto;
  border: 1px solid rgba(207, 225, 245, 0.95);
  border-radius: 22px;
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.98), rgba(248, 251, 255, 0.98)),
    #fff;
  box-shadow: 0 38px 120px rgba(0, 0, 0, 0.32);
}

.demo-modal-close {
  position: absolute;
  top: 14px;
  right: 14px;
  width: 38px;
  height: 38px;
  border: 1px solid #d7e6f7;
  border-radius: 999px;
  color: #102f57;
  background: #fff;
  font-size: 24px;
  line-height: 1;
  cursor: pointer;
}

.demo-modal-head {
  padding: 30px 34px 0;
}

.demo-modal-head h2 {
  max-width: 560px;
  margin: 0 0 8px;
  color: #082744;
  font-size: clamp(26px, 4vw, 38px);
  line-height: 1.18;
}

.demo-modal-head p {
  margin: 0;
  color: var(--lp-muted, #5d6b82);
}

.demo-modal .lp-form {
  max-width: none;
  margin: 0;
  border: 0;
  border-radius: 0;
  background: transparent;
  box-shadow: none;
}

.demo-modal .demo-static-form {
  grid-template-columns: 1fr;
  padding: 24px 34px 34px;
}

.demo-static-form fieldset {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 14px;
  margin: 0;
  padding: 16px;
  border: 1px solid #d7e6f7;
  border-radius: 14px;
  background: rgba(248, 251, 255, 0.72);
}

.demo-static-form legend {
  padding: 0 8px;
  color: #102f57;
  font-weight: 900;
}

.demo-static-form fieldset label:has(textarea) {
  grid-column: 1 / -1;
}

.lp-form-note {
  margin: 0;
  color: #9a4a00;
  font-weight: 850;
}

body.demo-modal-open {
  overflow: hidden;
}

@media (max-width: 1100px) {
  .lp-hero-grid,
  .lp-split {
    grid-template-columns: 1fr;
  }

  .lp-hero {
    min-height: 0;
  }

  .lp-seo-steps,
  .lp-proof-facts {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .lp-card-grid.four,
  .lp-card-grid.three,
  .lp-check-list,
  .lp-evidence-wall.secondary,
  .lp-method-grid,
  .lp-proof-chain {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .lp-formula,
  .lp-pool-flow {
    grid-template-columns: 1fr;
  }

  .lp-evidence-showcase {
    grid-template-columns: 1fr;
  }

  .lp-evidence-thumbs.side {
    display: none;
  }

  .lp-evidence-thumbs.bottom {
    display: flex;
    gap: 12px;
    overflow-x: auto;
    padding: 4px 2px 10px;
    scroll-snap-type: x proximity;
  }

  .lp-evidence-thumbs.bottom .lp-evidence-thumb {
    flex: 0 0 min(230px, 72vw);
    scroll-snap-align: start;
  }

  .lp-formula b,
  .lp-flow-arrow {
    transform: rotate(90deg);
  }

  .lp-pool-flow::before,
  .lp-proof-chain::before,
  .lp-risk-board::before {
    display: none;
  }
}

@media (max-width: 780px) {
  .sectioned-home .wrap {
    width: min(100% - 28px, 1180px);
  }

  .lp-section {
    padding: 58px 0;
  }

  .sectioned-home::before,
  .lp-section[data-route]::after {
    display: none;
  }

  .sectioned-home {
    background-size: 56px 56px;
  }

  .lp-section[data-route] > .wrap::before {
    display: none;
  }

  .lp-section[data-route]::before {
    position: static;
    width: 36px;
    height: 28px;
    margin: 0 0 16px 14px;
    transform: none;
  }

  .lp-hero {
    padding: 76px 0 64px;
  }

  .sectioned-home .lp-hero h1 {
    max-width: 100%;
    font-size: 24px;
    line-height: 1.12;
  }

  .lp-hero-subtitle {
    max-width: 100%;
    font-size: 19px;
    line-height: 1.22;
  }

  .lp-lead,
  .lp-section-head p {
    font-size: 15px;
    line-height: 1.75;
  }

  .lp-lead span {
    display: block;
  }

  .lp-mobile-break {
    display: block;
  }

  .lp-hero-copy,
  .lp-section-head,
  .lp-feature-card,
  .lp-step-text,
  .lp-evidence-body,
  .lp-demo .lp-split > div {
    width: calc(100vw - 28px) !important;
    max-width: calc(100vw - 28px) !important;
    overflow: hidden;
  }

  .lp-video-cover,
  .lp-main-visual,
  .lp-card-grid,
  .lp-seo-steps,
  .lp-steps-compact,
  .lp-check-list,
  .lp-mini-grid,
  .lp-proof-facts,
  .lp-evidence-showcase,
  .lp-evidence-wall,
  .lp-method-grid,
  .lp-faq-list,
  .lp-form {
    width: calc(100vw - 28px) !important;
    max-width: calc(100vw - 28px) !important;
  }

  .sectioned-home .lp-hero h1,
  .sectioned-home .lp-hero-subtitle,
  .sectioned-home .lp-lead,
  .sectioned-home .lp-section-head h2,
  .sectioned-home .lp-section-head p {
    white-space: normal !important;
    overflow-wrap: anywhere !important;
    word-break: break-all !important;
  }

  #fit .lp-section-head h2 {
    white-space: normal;
    overflow-wrap: normal !important;
    word-break: keep-all !important;
  }

  .lp-card-grid.two,
  .lp-card-grid.four,
  .lp-card-grid.three,
  .lp-seo-steps,
  .lp-check-list,
  .lp-mini-grid,
  .lp-proof-facts,
  .lp-evidence-wall,
  .lp-evidence-wall.secondary,
  .lp-method-grid,
  .lp-faq-list {
    grid-template-columns: 1fr;
  }

  .lp-risk-board,
  .demo-static-form fieldset {
    grid-template-columns: 1fr;
  }

  .lp-risk-arrow {
    justify-self: center;
    transform: rotate(90deg);
  }

  .lp-pool-flow {
    padding: 14px;
  }

  .lp-flow-cluster,
  .lp-customer-pool-node {
    min-height: 0;
  }

  .lp-proof-chain {
    grid-template-columns: 1fr;
  }

  .lp-proof-chain span:not(:last-child)::after {
    right: 50%;
    top: auto;
    bottom: -24px;
    transform: translateX(50%) rotate(90deg);
  }

  .lp-turning-point,
  .lp-guided-note,
  .lp-dark .actions {
    grid-column: auto;
  }

  .lp-demo .lp-split {
    grid-template-columns: 1fr;
    gap: 30px;
  }

  .lp-demo-cta {
    grid-template-columns: 1fr;
    text-align: left;
  }

  .lp-demo-cta .button {
    width: 100%;
  }

  .demo-modal {
    padding: 12px;
  }

  .demo-modal-dialog {
    width: min(100%, calc(100vw - 24px));
    max-height: 92vh;
    border-radius: 18px;
  }

  .demo-modal-head {
    padding: 24px 18px 0;
  }

  .demo-modal .demo-static-form {
    grid-template-columns: 1fr;
    padding: 20px 18px 24px;
  }

  .lp-cta-strip .wrap {
    display: grid;
    text-align: center;
  }

  .lp-cta-strip .button {
    width: 100%;
  }

  .lp-feature-card {
    min-height: 0;
    padding: 24px;
  }

  .lp-video-overlay {
    inset: auto 12px 12px 12px;
    padding: 14px;
  }

  .lp-video-overlay strong {
    font-size: 15px;
    line-height: 1.35;
    overflow-wrap: anywhere;
  }

  .sectioned-home .actions {
    display: grid;
    gap: 12px;
  }

  .sectioned-home .actions .button {
    width: 100%;
    justify-content: center;
    text-align: center;
  }
}
.lp-accelerator-emphasis {
  margin: 28px auto 0;
  max-width: 920px;
  font-size: clamp(28px, 4vw, 52px);
  line-height: 1.12;
  font-weight: 900;
  color: #082a4d;
  letter-spacing: 0;
  text-align: center;
}

.lp-accelerator-emphasis span:first-child,
.lp-accelerator-emphasis span:last-child {
  display: inline;
}

.lp-accelerator-emphasis span:first-child {
  color: #ff7a16;
}

.lp-efficiency-board {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 180px minmax(0, 1fr);
  gap: 12px;
  margin-top: 28px;
  align-items: stretch;
}

.lp-efficiency-head,
.lp-efficiency-cell {
  border-radius: 18px;
  border: 1px solid rgba(134, 177, 220, 0.42);
  padding: 16px 18px;
  box-shadow: 0 20px 46px rgba(12, 54, 97, 0.08);
}

.lp-efficiency-head {
  font-weight: 900;
  text-align: center;
}

.lp-efficiency-head.center,
.lp-efficiency-cell.work {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #082a4d;
  background: #fff;
  font-weight: 900;
}

.lp-efficiency-head.muted,
.lp-efficiency-cell.muted {
  background: linear-gradient(135deg, #fff7ef, #f7f8fb);
  color: #6e5a48;
}

.lp-efficiency-head.strong,
.lp-efficiency-cell.strong {
  background: linear-gradient(135deg, #edf6ff, #ffffff);
  color: #06315a;
  border-color: rgba(255, 122, 22, 0.28);
}

.lp-efficiency-cell {
  font-size: 16px;
  line-height: 1.45;
}

.lp-efficiency-cell.work::before {
  content: "";
  width: 8px;
  height: 8px;
  margin-right: 8px;
  border-radius: 999px;
  background: #ff7a16;
  box-shadow: 0 0 0 7px rgba(255, 122, 22, 0.12);
}

.lp-efficiency-punch {
  margin: 24px auto 0;
  max-width: 900px;
  border-radius: 18px;
  padding: 18px 24px;
  background: #082a4d;
  color: #fff;
  font-size: clamp(18px, 2vw, 26px);
  line-height: 1.35;
  font-weight: 900;
  text-align: center;
  box-shadow: 0 24px 60px rgba(8, 42, 77, 0.18);
}

.lp-guided-copy {
  position: relative;
}

.lp-captain-card {
  display: inline-grid;
  grid-template-columns: 92px auto;
  align-items: center;
  gap: 14px;
  margin: 24px 0 0;
  padding: 12px 16px 12px 12px;
  border: 1px solid rgba(255, 255, 255, 0.18);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.08);
  box-shadow: 0 24px 56px rgba(0, 0, 0, 0.18);
}

.lp-captain-card img {
  width: 92px;
  height: 92px;
  object-fit: contain;
  filter: drop-shadow(0 16px 24px rgba(0, 0, 0, 0.22));
}

.lp-captain-card figcaption {
  color: #fff;
  font-size: 16px;
  font-weight: 900;
  line-height: 1.35;
}

.lp-asset-card {
  overflow: hidden;
}

.lp-asset-robot {
  position: absolute;
  right: 14px;
  top: 14px;
  z-index: 1;
  width: 72px;
  height: 72px;
  object-fit: contain;
  opacity: 0.82;
  filter: drop-shadow(0 14px 24px rgba(20, 93, 160, 0.1));
}

.lp-asset-card .lp-asset-icon,
.lp-asset-card h3,
.lp-asset-card p {
  position: relative;
  z-index: 2;
}

.lp-battle-result-strip {
  margin: 24px auto 0;
  max-width: 1120px;
  display: grid;
  grid-template-columns: minmax(240px, 1fr) auto;
  gap: 18px;
  align-items: center;
  border: 1px solid rgba(134, 177, 220, 0.45);
  border-radius: 22px;
  padding: 18px 20px;
  background: linear-gradient(135deg, rgba(255,255,255,0.96), rgba(237,246,255,0.94));
  box-shadow: 0 24px 64px rgba(12, 54, 97, 0.1);
}

.lp-battle-result-strip strong {
  color: #082a4d;
  font-size: 20px;
}

.lp-battle-result-strip .nodes {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  justify-content: flex-end;
}

.lp-battle-result-strip span {
  display: inline-flex;
  align-items: center;
  min-height: 34px;
  padding: 0 13px;
  border-radius: 999px;
  color: #06315a;
  background: #fff;
  border: 1px solid rgba(134, 177, 220, 0.45);
  font-size: 14px;
  font-weight: 800;
}

.lp-battle-result-strip span::before {
  content: "";
  width: 7px;
  height: 7px;
  margin-right: 7px;
  border-radius: 999px;
  background: #ff7a16;
}

.lp-feature-visual {
  margin-top: 26px;
  margin-bottom: 22px;
}

.lp-feature-visual img {
  display: block;
  width: 100%;
  aspect-ratio: 16 / 9;
  object-fit: contain;
  background: linear-gradient(135deg, #f5faff, #ffffff);
}

.lp-dark .lp-feature-visual {
  border-color: rgba(255, 255, 255, 0.16);
  background: rgba(255, 255, 255, 0.08);
  box-shadow: 0 30px 70px rgba(0, 0, 0, 0.18);
}

.lp-dark .lp-feature-visual img {
  background: linear-gradient(135deg, rgba(255,255,255,0.98), rgba(238,246,255,0.92));
}

.lp-dark .lp-section-head p,
.lp-dark .lp-section-head h2 {
  color: #fff;
}

.lp-feature-visual + .lp-risk-board,
.lp-feature-visual + .lp-efficiency-board,
.lp-feature-visual + .lp-pool-flow,
.lp-feature-visual + .lp-mini-grid {
  margin-top: 0;
}

.lp-proof-facts {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.lp-evidence-showcase {
  max-width: 1060px;
  margin: 30px auto 0;
}

.lp-evidence-main {
  position: relative;
  min-width: 0;
}

.lp-evidence-slide {
  display: none;
  overflow: hidden;
  border-radius: 24px;
  border: 1px solid rgba(134, 177, 220, 0.5);
  background: #fff;
  box-shadow: 0 32px 76px rgba(12, 54, 97, 0.14);
}

.lp-evidence-slide.is-active {
  display: block;
}

.lp-evidence-slide > img {
  display: block;
  width: 100%;
  aspect-ratio: 16 / 9;
  object-fit: cover;
  background: #edf6ff;
}

.lp-evidence-slide .lp-evidence-body {
  padding: 20px 24px 22px;
}

.lp-evidence-slide .lp-evidence-body h3 {
  margin: 0 0 6px;
  font-size: clamp(20px, 2vw, 28px);
  line-height: 1.25;
}

.lp-evidence-slide .lp-evidence-body p {
  margin: 0;
  max-width: 760px;
  color: #35506a;
  font-size: 16px;
  line-height: 1.55;
}

.lp-evidence-nav {
  position: absolute;
  top: 43%;
  z-index: 2;
  width: 46px;
  height: 46px;
  border: 0;
  border-radius: 999px;
  color: #fff;
  background: #082a4d;
  box-shadow: 0 16px 34px rgba(8, 42, 77, 0.2);
  font-size: 32px;
  line-height: 1;
  cursor: pointer;
}

.lp-evidence-nav.prev {
  left: 16px;
}

.lp-evidence-nav.next {
  right: 16px;
}

.lp-evidence-nav:hover,
.lp-evidence-nav:focus-visible {
  background: #ff7a16;
  outline: none;
}

.lp-evidence-dots {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 10px;
  margin-top: 18px;
}

.lp-evidence-dots button {
  width: 10px;
  height: 10px;
  padding: 0;
  border: 0;
  border-radius: 999px;
  background: rgba(8, 42, 77, 0.22);
  cursor: pointer;
}

.lp-evidence-dots button.is-active {
  width: 34px;
  background: #ff7a16;
}

.lp-section [data-evidence-showcase].lp-evidence-showcase {
  display: block;
  width: min(100%, 1280px);
  max-width: 1280px;
  margin: 42px auto 0;
}

.lp-section [data-evidence-showcase] .lp-evidence-main {
  position: relative;
  display: block;
  width: 100%;
}

.lp-section [data-evidence-showcase] .lp-evidence-slide {
  width: 100%;
  border-radius: 28px;
  box-shadow: 0 38px 92px rgba(12, 54, 97, 0.18);
}

.lp-section [data-evidence-showcase] .lp-evidence-slide.is-active {
  display: block;
}

.lp-section [data-evidence-showcase] .lp-evidence-slide > img {
  width: 100%;
  min-height: 0;
  aspect-ratio: 16 / 9;
  object-fit: cover;
  background: linear-gradient(135deg, #f4f9ff, #ffffff);
}

.lp-section [data-evidence-showcase] .lp-evidence-slide .lp-evidence-body {
  padding: 26px 30px 30px;
}

.lp-section [data-evidence-showcase] .lp-evidence-dots {
  width: 100%;
}

@media (max-width: 900px) {
  .lp-efficiency-board {
    grid-template-columns: 1fr;
  }

  .lp-efficiency-head.center {
    display: none;
  }

  .lp-battle-result-strip {
    grid-template-columns: 1fr;
  }

  .lp-battle-result-strip .nodes {
    justify-content: flex-start;
  }

  .lp-proof-facts {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 640px) {
  .lp-accelerator-emphasis {
    font-size: 28px;
    text-align: left;
  }

  .lp-evidence-nav {
    width: 38px;
    height: 38px;
    font-size: 26px;
  }

  .lp-evidence-nav.prev {
    left: 8px;
  }

  .lp-evidence-nav.next {
    right: 8px;
  }

  .lp-captain-card {
    grid-template-columns: 74px auto;
    width: 100%;
  }

  .lp-captain-card img {
    width: 74px;
    height: 74px;
  }

  .lp-asset-robot {
    width: 58px;
    height: 58px;
    opacity: 0.7;
  }

  .lp-proof-facts {
    grid-template-columns: 1fr;
  }
}
