body.home-page {
  --card: rgba(255, 255, 255, 0.96);
  --line: rgba(34, 65, 121, 0.12);
  --shadow-soft: 0 16px 34px rgba(31, 52, 92, 0.08);
  --ink-900: #183153;
  --ink-700: #69788f;
  --teal-600: #5e8cff;
  --teal-700: #4570ec;
  display: flex;
  flex-direction: column;
  background:
    radial-gradient(circle at 18% 0%, rgba(59, 141, 255, 0.12), transparent 28%),
    radial-gradient(circle at 82% 0%, rgba(255, 77, 99, 0.08), transparent 24%),
    linear-gradient(180deg, #fbfcff 0%, #f4f7fc 42%, #eef3fa 100%) !important;
  color: #183153 !important;
}

body.home-page::before {
  opacity: 0.55 !important;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='86' height='74' viewBox='0 0 86 74'%3E%3Cg fill='none' stroke='rgba(156,141,255,0.35)' stroke-width='1'%3E%3Cpath d='M21.5 1h43L85 37l-20.5 36h-43L1 37z'/%3E%3Cpath d='M64.5 1L43 37l21.5 36'/%3E%3Cpath d='M21.5 1L43 37 21.5 73'/%3E%3C/g%3E%3C/svg%3E") !important;
  background-size: 108px 93px !important;
}

body.home-page::after {
  background:
    radial-gradient(circle at 15% 20%, rgba(111, 115, 255, 0.045), transparent 24%),
    radial-gradient(circle at 85% 30%, rgba(255, 77, 99, 0.04), transparent 20%),
    radial-gradient(circle at 50% 70%, rgba(59, 141, 255, 0.045), transparent 24%) !important;
}

body.home-page .site-header {
  background: rgba(255, 255, 255, 0.86) !important;
  border-bottom: 1px solid rgba(31, 52, 92, 0.08) !important;
}

body.home-page .brand,
body.home-page .menu a,
body.home-page .menu-btn {
  color: #183153 !important;
}

body.home-page .brand.has-wordmark-logo {
  gap: 10px !important;
}

body.home-page .brand.has-wordmark-logo .brand-shield {
  display: none !important;
}

body.home-page .menu a.active {
  color: #ff3e5d !important;
}

body.home-page .menu-btn {
  background: rgba(255, 255, 255, 0.88) !important;
  border: 1px solid rgba(31, 52, 92, 0.1) !important;
  box-shadow: none !important;
}

body.home-page .btn-main,
body.home-page .btn-blue {
  color: #fff !important;
  background: linear-gradient(135deg, #5e8cff, #4570ec) !important;
  box-shadow: 0 10px 24px rgba(69, 112, 236, 0.16) !important;
}

body.home-page .btn-danger {
  color: #fff !important;
  background: linear-gradient(135deg, #ff4868, #d92855) !important;
  box-shadow: 0 10px 24px rgba(217, 40, 85, 0.16) !important;
}

body.home-page #homeHeroSurface,
body.home-page .mxh1 {
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
}

body.home-page .home-panel,
body.home-page .home-stat-card,
body.home-page .home-action-link,
body.home-page .home-section-card,
body.home-page .home-side-card,
body.home-page .home-footer-card,
body.home-page .home-report-shell,
body.home-page #mxG1 .mxa-card {
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.9), rgba(250, 252, 255, 0.96)),
    rgba(255, 255, 255, 0.96) !important;
  border-color: rgba(34, 65, 121, 0.08) !important;
  box-shadow: 0 16px 34px rgba(31, 52, 92, 0.08) !important;
  color: #183153 !important;
}

body.home-page .home-alert-card {
  background:
    radial-gradient(circle at top left, rgba(255, 77, 99, 0.12), transparent 34%),
    linear-gradient(180deg, rgba(255, 246, 247, 0.98), rgba(255, 255, 255, 0.98)) !important;
  border-color: rgba(255, 77, 99, 0.16) !important;
}

body.home-page .home-service-card.report {
  background: linear-gradient(160deg, rgba(255, 255, 255, 0.98), rgba(255, 244, 246, 0.96)) !important;
}

body.home-page .home-service-card.insurance {
  background: linear-gradient(160deg, rgba(255, 255, 255, 0.98), rgba(243, 248, 255, 0.96)) !important;
}

body.home-page .home-service-card.bot {
  background: linear-gradient(160deg, rgba(255, 255, 255, 0.98), rgba(245, 244, 255, 0.96)) !important;
}

body.home-page .home-service-card,
body.home-page .home-faq-item,
body.home-page .home-meta-pill,
body.home-page .home-report-chip,
body.home-page .home-service-meta,
body.home-page .home-footer-stat {
  border-color: rgba(34, 65, 121, 0.08) !important;
  color: #52637f !important;
}

body.home-page .home-title {
  background: linear-gradient(135deg, #ff3d58 12%, #ff5375 38%, #ff8b9f 100%) !important;
  -webkit-background-clip: text !important;
  background-clip: text !important;
  color: transparent !important;
  position: relative;
  isolation: isolate;
  padding-top: 18px;
}

body.home-page .home-kicker,
body.home-page .home-subtitle {
  display: none !important;
}

body.home-page .home-hero-logo {
  margin-bottom: 14px !important;
}

body.home-page .home-title {
  margin-top: 0 !important;
}

body.home-page .home-title::before,
body.home-page .home-title::after {
  content: "";
  position: absolute;
  pointer-events: none;
}

body.home-page .home-title::before {
  left: 10%;
  right: 10%;
  top: 0;
  height: 4px;
  border-radius: 999px;
  background:
    linear-gradient(90deg, rgba(255, 64, 93, 0), rgba(255, 64, 93, 0.92) 18%, rgba(255, 38, 72, 1) 50%, rgba(255, 64, 93, 0.92) 82%, rgba(255, 64, 93, 0));
  box-shadow:
    0 0 10px rgba(255, 56, 88, 0.35),
    0 0 22px rgba(255, 56, 88, 0.18);
  opacity: 0.98;
  z-index: 1;
  animation: homeTitleLaserFloat 2.2s ease-in-out infinite alternate;
}

body.home-page .home-title::after {
  left: 14%;
  right: 14%;
  top: -1px;
  height: 14px;
  border-radius: 999px;
  background: radial-gradient(circle at center, rgba(255, 69, 99, 0.45), rgba(255, 69, 99, 0));
  filter: blur(7px);
  opacity: 0.75;
  z-index: -1;
  animation: homeTitleLaserGlow 2.2s ease-in-out infinite alternate;
}

@keyframes homeTitleLaserFloat {
  0% {
    transform: translateY(-6px) scaleX(0.94);
    opacity: 0.7;
  }

  50% {
    opacity: 1;
    transform: scaleX(1);
  }

  100% {
    transform: translateY(7px) scaleX(0.97);
    opacity: 0.8;
  }
}

@keyframes homeTitleLaserGlow {
  0% {
    transform: translateY(-7px) scaleX(0.92);
    opacity: 0.45;
  }

  50% {
    opacity: 0.72;
    transform: translateY(0) scaleX(1);
  }

  100% {
    transform: translateY(8px) scaleX(0.95);
    opacity: 0.52;
  }
}

body.home-page .home-subtitle,
body.home-page .home-section-head p,
body.home-page .home-side-card p,
body.home-page .home-service-card p,
body.home-page .home-footer-copy,
body.home-page .mxa-excerpt,
body.home-page .mxa-date,
body.home-page .mxr9,
body.home-page #mxU1 {
  color: #69788f !important;
}

body.home-page .mxr4 th {
  background: rgba(247, 250, 255, 0.92) !important;
  color: #7b8aa4 !important;
}

body.home-page .mxr4 td,
body.home-page .mxr10,
body.home-page .mxr10 small,
body.home-page .mxr8 strong {
  color: #183153 !important;
}

body.home-page .mxr4 tbody tr:hover td {
  background: rgba(59, 141, 255, 0.035) !important;
}

body.home-page .home-stat-grid {
  margin-top: 24px !important;
}

body.home-page .home-action-row {
  margin-top: 32px !important;
}

body.home-page .home-content-grid {
  margin-top: 32px !important;
}

body.home-page .home-main {
  flex: 1 0 auto;
  display: flex;
  flex-direction: column;
  padding: 18px 0 0 !important;
}

body.home-page .home-article-section {
  margin-top: 28px !important;
  margin-bottom: 28px !important;
}

body.home-page .home-footer {
  margin-top: auto !important;
  width: 100vw !important;
  max-width: none !important;
  margin-left: calc(50% - 50vw) !important;
  margin-right: calc(50% - 50vw) !important;
  padding-bottom: 0 !important;
}

body.home-page .home-footer-card {
  position: relative;
  overflow: hidden;
  padding: 38px 0 24px !important;
  border-radius: 0 !important;
  border-top: 1px solid rgba(95, 128, 255, 0.16) !important;
  border-right: 0 !important;
  border-bottom: 0 !important;
  border-left: 0 !important;
  background:
    radial-gradient(circle at top right, rgba(71, 121, 255, 0.16), transparent 28%),
    radial-gradient(circle at bottom left, rgba(255, 77, 99, 0.1), transparent 26%),
    linear-gradient(135deg, rgba(12, 20, 38, 0.98), rgba(14, 24, 46, 0.98)) !important;
  box-shadow: 0 24px 60px rgba(6, 12, 25, 0.34) !important;
}

body.home-page .home-footer-card::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 4px;
  background: linear-gradient(90deg, #4aa0ff 0%, #ff4868 50%, #31d17c 100%);
}

body.home-page .home-footer-shell {
  position: relative;
  display: grid;
  grid-template-columns: minmax(0, 1.15fr) minmax(0, 0.74fr) minmax(0, 0.74fr) minmax(280px, 1fr);
  gap: 30px;
  align-items: start;
  width: min(1520px, calc(100% - 72px));
  margin: 0 auto;
}

body.home-page .home-footer-brand,
body.home-page .home-footer-column,
body.home-page .home-footer-side {
  min-width: 0;
}

body.home-page .home-footer-brand,
body.home-page .home-footer-links,
body.home-page .home-footer-cta,
body.home-page .home-footer-column,
body.home-page .home-footer-side {
  padding: 0 !important;
  border: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
}

body.home-page .home-footer-badge {
  display: inline-flex;
  align-items: center;
  width: fit-content;
  padding: 7px 12px;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.06);
  border: 1px solid rgba(255, 255, 255, 0.08);
  color: rgba(223, 232, 249, 0.78);
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}

body.home-page .home-footer-brandmark {
  gap: 16px !important;
  color: #f5f8ff !important;
  font-size: clamp(24px, 2vw, 32px) !important;
  letter-spacing: -0.04em !important;
}

body.home-page .home-footer-wordmark-logo {
  display: block;
  width: auto;
  max-width: min(100%, 420px);
  max-height: 72px;
  object-fit: contain;
}

body.home-page .home-footer-brandmark.has-wordmark-logo {
  display: block !important;
  line-height: 0;
}

body.home-page .home-footer-brandmark.has-wordmark-logo .home-footer-logo,
body.home-page .home-footer-brandmark.has-wordmark-logo .home-footer-brand-text {
  display: none !important;
}

body.home-page .home-footer-brandmark .home-footer-logo {
  width: 56px !important;
  height: 56px !important;
  border-radius: 18px !important;
  background: linear-gradient(135deg, rgba(63, 128, 255, 0.26), rgba(255, 77, 99, 0.24)) !important;
  border: 1px solid rgba(120, 152, 255, 0.22) !important;
  color: #b8d6ff !important;
  box-shadow: 0 12px 26px rgba(0, 0, 0, 0.2) !important;
}

body.home-page .home-footer-copy {
  max-width: 360px !important;
  color: rgba(198, 212, 238, 0.74) !important;
  font-size: 15px !important;
  line-height: 1.78 !important;
}

body.home-page .home-footer-social {
  gap: 12px !important;
}

body.home-page .home-footer-social a {
  width: 44px !important;
  height: 44px !important;
  border-radius: 14px !important;
  background: rgba(255, 255, 255, 0.05) !important;
  border: 1px solid rgba(255, 255, 255, 0.08) !important;
  color: #d7e5ff !important;
  transition: transform 0.18s ease, border-color 0.18s ease, background-color 0.18s ease;
}

body.home-page .home-footer-social a:hover {
  transform: translateY(-2px);
  border-color: rgba(130, 165, 255, 0.24) !important;
  background: rgba(255, 255, 255, 0.08) !important;
}

body.home-page .home-footer-column h4,
body.home-page .home-footer-side h4 {
  position: relative;
  margin: 4px 0 18px !important;
  padding-left: 18px;
  color: #f4f8ff !important;
  font-size: 14px !important;
  letter-spacing: 0.05em;
}

body.home-page .home-footer-column h4::before,
body.home-page .home-footer-side h4::before {
  content: "";
  position: absolute;
  left: 0;
  top: 4px;
  width: 4px;
  height: 18px;
  border-radius: 999px;
}

body.home-page .home-footer-column.is-blue h4::before {
  background: linear-gradient(180deg, #55b4ff, #3478ff);
}

body.home-page .home-footer-column.is-red h4::before {
  background: linear-gradient(180deg, #ff7d8f, #ff3f63);
}

body.home-page .home-footer-side.is-green h4::before {
  background: linear-gradient(180deg, #47dd8a, #1db868);
}

body.home-page .home-footer-nav {
  display: grid;
  gap: 12px;
}

body.home-page .home-footer-nav a {
  color: rgba(216, 226, 244, 0.78) !important;
  font-weight: 700;
  line-height: 1.45;
  transition: transform 0.18s ease, color 0.18s ease;
}

body.home-page .home-footer-nav a:hover {
  color: #ffffff !important;
  transform: translateX(4px);
}

body.home-page .home-footer-contact-list {
  display: grid;
  gap: 12px;
}

body.home-page .home-footer-contact {
  display: grid;
  grid-template-columns: 44px minmax(0, 1fr);
  gap: 12px;
  align-items: center;
  padding: 10px 12px;
  border-radius: 16px;
  border: 1px solid rgba(255, 255, 255, 0.06);
  background: rgba(255, 255, 255, 0.04);
  color: #eaf2ff !important;
  transition: transform 0.18s ease, border-color 0.18s ease, background-color 0.18s ease;
}

body.home-page .home-footer-contact:hover {
  transform: translateX(4px);
  border-color: rgba(128, 161, 255, 0.18);
  background: rgba(255, 255, 255, 0.06);
}

body.home-page .home-footer-contact-icon {
  width: 44px;
  height: 44px;
  display: grid;
  place-items: center;
  border-radius: 14px;
  background: linear-gradient(135deg, rgba(69, 124, 255, 0.18), rgba(255, 77, 99, 0.12));
  color: #cfe0ff;
  font-size: 16px;
}

body.home-page .home-footer-contact-copy {
  display: grid;
  gap: 2px;
  min-width: 0;
}

body.home-page .home-footer-contact-copy strong {
  color: #f5f8ff;
  font-size: 14px;
}

body.home-page .home-footer-contact-copy span {
  color: rgba(198, 212, 238, 0.68);
  font-size: 12px;
  line-height: 1.5;
}

body.home-page .home-footer-status {
  margin-top: 18px;
  padding: 18px;
  border-radius: 22px;
  border: 1px solid rgba(255, 255, 255, 0.08);
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.055), rgba(255, 255, 255, 0.025));
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.06);
}

body.home-page .home-footer-status-head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  color: rgba(208, 220, 244, 0.72);
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.04em;
}

body.home-page .home-footer-live {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  color: #5ee08f;
  font-size: 12px;
}

body.home-page .home-footer-live i {
  font-size: 8px;
}

body.home-page .home-footer-status-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 12px;
  margin: 16px 0 18px;
}

body.home-page .home-footer-status-item {
  padding: 14px;
  border-radius: 16px;
  border: 1px solid rgba(255, 255, 255, 0.06);
  background: rgba(5, 12, 26, 0.22);
}

body.home-page .home-footer-status-item small {
  display: block;
  margin-bottom: 6px;
  color: rgba(190, 206, 232, 0.66);
  font-size: 12px;
}

body.home-page .home-footer-status-item strong {
  color: #ffffff;
  font-size: clamp(22px, 2vw, 28px);
  line-height: 1;
  letter-spacing: -0.04em;
}

body.home-page .home-footer-button {
  width: 100% !important;
  min-height: 54px !important;
  border-radius: 16px !important;
  font-size: 15px !important;
  box-shadow: 0 16px 34px rgba(255, 35, 69, 0.22) !important;
}

body.home-page .home-footer-bottom {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 20px;
  width: min(1520px, calc(100% - 72px));
  margin-left: auto;
  margin-right: auto;
  margin-top: 34px;
  padding-top: 20px;
  border-top: 1px solid rgba(255, 255, 255, 0.08);
  color: rgba(190, 205, 230, 0.6);
  font-size: 13px;
}

body.home-page .home-footer-bottom p {
  margin: 0;
  max-width: 660px;
}

body.home-page .home-footer-bottom strong {
  color: #ffffff;
}

@media (max-width: 760px) {
  body.home-page .home-stat-grid {
    margin-top: 20px !important;
  }

  body.home-page .home-action-row {
    margin-top: 28px !important;
  }

  body.home-page .home-content-grid {
    margin-top: 28px !important;
    display: grid !important;
    grid-template-columns: 1fr !important;
    gap: 12px !important;
  }

  body.home-page .home-main-stack,
  body.home-page .home-side-stack {
    display: contents !important;
  }

  body.home-page .home-main-stack > :first-child {
    order: 1;
  }

  body.home-page .home-alert-card {
    order: 2;
  }

  body.home-page .home-faq-card {
    order: 3;
  }

  body.home-page .home-reports-card {
    order: 4;
  }

  body.home-page .home-side-ad {
    order: 5;
  }

  body.home-page .home-article-section {
    margin-top: 22px !important;
    margin-bottom: 22px !important;
  }

  body.home-page .home-footer {
    margin-top: 0 !important;
    padding-bottom: 0 !important;
  }

  body.home-page .home-footer-card {
    padding: 24px 0 18px !important;
  }

  body.home-page .home-footer-shell {
    grid-template-columns: 1fr;
    gap: 22px;
    width: calc(100% - 28px);
  }

  body.home-page .home-footer-brandmark {
    font-size: 22px !important;
  }

  body.home-page .home-footer-wordmark-logo {
    max-width: min(100%, 320px);
    max-height: 58px;
  }

  body.home-page .home-footer-copy {
    max-width: none !important;
    font-size: 14px !important;
  }

  body.home-page .home-footer-status-grid {
    grid-template-columns: 1fr;
  }

  body.home-page .home-footer-bottom {
    width: calc(100% - 28px);
  }
}

@media (max-width: 1120px) and (min-width: 761px) {
  body.home-page .home-footer-shell {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 24px;
  }

  body.home-page .home-footer-brand,
  body.home-page .home-footer-side {
    grid-column: 1 / -1;
  }
}
