/* Refined Cosmic Dark - EOR page */

.eor-hero,
.eor-stats-bar,
.eor-problem,
.eor-how,
.eor-pricing,
.eor-coverage,
.eor-compare,
.eor-testimonials,
.eor-faq,
.eor-contact {
  color: rgba(15, 23, 42, 0.92);
}

.eor-hero,
.eor-problem,
.eor-how,
.eor-pricing,
.eor-coverage,
.eor-compare,
.eor-testimonials,
.eor-faq,
.eor-contact {
  background:
    radial-gradient(circle at 18% 10%, rgba(0, 214, 170, 0.12), rgba(255, 255, 255, 0) 55%),
    radial-gradient(circle at 82% 35%, rgba(110, 59, 255, 0.10), rgba(255, 255, 255, 0) 60%),
    linear-gradient(180deg, #f7f9ff, #f3f6ff);
}

/* ensure spacing blocks don't show the page's default white bg */
.eor-stats-bar {
  background: transparent;
}

.eor-hero .title,
.eor-hero .para,
.eor-hero strong,
.eor-how .section-title,
.eor-pricing .section-title,
.eor-coverage .section-title,
.eor-compare .section-title,
.eor-testimonials .section-title,
.eor-faq .section-title,
.eor-contact .section-title {
  color: #0b1020;
}

.glass {
  border: 1px solid rgba(15, 23, 42, 0.10);
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.78), rgba(255, 255, 255, 0.60));
  box-shadow: 0 18px 44px rgba(15, 23, 42, 0.10);
  backdrop-filter: blur(8px);
}

.eor-hero {
  position: relative;
  overflow: hidden;
}

.eor-bg-grid {
  position: absolute;
  inset: 0;
  opacity: 0.25;
  background-image:
    radial-gradient(circle at 1px 1px, rgba(15, 23, 42, 0.14) 1px, transparent 1px);
  background-size: 22px 22px;
  mask-image: radial-gradient(circle at 30% 20%, rgba(0, 0, 0, 1), rgba(0, 0, 0, 0));
  pointer-events: none;
}

.eor-orb {
  position: absolute;
  width: 380px;
  height: 380px;
  border-radius: 999px;
  filter: blur(40px);
  opacity: 0.40;
  pointer-events: none;
}

.eor-orb--teal {
  top: -120px;
  left: -120px;
  background: radial-gradient(circle at 30% 30%, rgba(0, 214, 170, 0.85), rgba(0, 214, 170, 0));
}

.eor-orb--violet {
  bottom: -140px;
  right: -140px;
  background: radial-gradient(circle at 30% 30%, rgba(110, 59, 255, 0.9), rgba(110, 59, 255, 0));
}

.eor-kicker {
  display: inline-block;
  font-weight: 800;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  font-size: 12px;
  padding: 8px 12px;
  border-radius: 999px;
  background: rgba(0, 214, 170, 0.10);
  border: 1px solid rgba(0, 214, 170, 0.22);
  color: rgba(15, 23, 42, 0.92);
  margin-bottom: 14px;
}

.eor-subnav {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  padding: 12px;
  border-radius: 16px;
}

.eor-subnav a {
  color: #0b1020;
  font-weight: 800;
  padding: 8px 12px;
  border-radius: 999px;
  border: 1px solid rgba(15, 23, 42, 0.10);
  background: rgba(255, 255, 255, 0.70);
}

.eor-subnav a:hover {
  border-color: rgba(0, 214, 170, 0.35);
}

.eor-hero-actions {
  display: flex;
  gap: 12px;
  flex-wrap: wrap;
}

.eor-btn-ghost {
  background: transparent !important;
  border: 1px solid rgba(15, 23, 42, 0.18) !important;
  color: #0b1020 !important;
}

.eor-btn-ghost:hover {
  border-color: rgba(0, 214, 170, 0.4) !important;
}

.eor-usp-row {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 14px;
}

.eor-mini-card {
  display: flex;
  gap: 12px;
  padding: 14px;
  border-radius: 16px;
}

.eor-mini-icon {
  width: 40px;
  height: 40px;
  border-radius: 14px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: radial-gradient(circle at 30% 30%, rgba(0, 214, 170, 0.45), rgba(110, 59, 255, 0.35));
  border: 1px solid rgba(15, 23, 42, 0.10);
  color: #0b1020;
  flex: none;
}

.eor-mini-title {
  font-weight: 900;
  color: #0b1020;
  line-height: 1.1;
}

.eor-mini-sub {
  font-size: 13px;
  opacity: 0.86;
}

.eor-hero-scene {
  border-radius: 20px;
  padding: 18px;
}

.eor-scene-badge {
  display: inline-block;
  font-weight: 900;
  font-size: 11px;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  padding: 6px 10px;
  border-radius: 999px;
  background: rgba(110, 59, 255, 0.14);
  border: 1px solid rgba(110, 59, 255, 0.26);
  margin-bottom: 14px;
  color: rgba(15, 23, 42, 0.86);
}

.eor-scene-note {
  margin-top: 14px;
  font-size: 13px;
  opacity: 0.85;
}

.eor-globe-wrap {
  position: relative;
  height: 340px;
  border-radius: 18px;
  border: 1px solid rgba(15, 23, 42, 0.10);
  background:
    radial-gradient(circle at 30% 30%, rgba(0, 214, 170, 0.14), rgba(255, 255, 255, 0)),
    radial-gradient(circle at 70% 60%, rgba(110, 59, 255, 0.14), rgba(255, 255, 255, 0)),
    rgba(255, 255, 255, 0.55);
  overflow: hidden;
}

.eor-globe {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 220px;
  height: 220px;
  transform: translate(-50%, -50%);
  border-radius: 999px;
  background:
    radial-gradient(circle at 35% 30%, rgba(255, 255, 255, 0.16), rgba(255, 255, 255, 0) 60%),
    radial-gradient(circle at 30% 30%, rgba(0, 214, 170, 0.30), rgba(0, 0, 0, 0) 60%),
    radial-gradient(circle at 70% 70%, rgba(110, 59, 255, 0.32), rgba(0, 0, 0, 0) 60%),
    rgba(255, 255, 255, 0.04);
  border: 1px solid rgba(15, 23, 42, 0.12);
  box-shadow: 0 30px 80px rgba(0, 0, 0, 0.35);
  animation: eorGlobeSpin 14s linear infinite;
}

.eor-globe-ring {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 280px;
  height: 180px;
  transform: translate(-50%, -50%) rotate(-18deg);
  border-radius: 999px;
  border: 1px dashed rgba(0, 214, 170, 0.25);
  filter: drop-shadow(0 0 18px rgba(0, 214, 170, 0.12));
}

@keyframes eorGlobeSpin {
  from {
    transform: translate(-50%, -50%) rotate(0deg);
  }

  to {
    transform: translate(-50%, -50%) rotate(360deg);
  }
}

.eor-trails .trail {
  position: absolute;
  width: 120px;
  height: 2px;
  background: linear-gradient(90deg, rgba(0, 214, 170, 0), rgba(0, 214, 170, 0.85), rgba(110, 59, 255, 0));
  opacity: 0.9;
  filter: blur(0.2px);
  animation: eorTrail 2.8s ease-in-out infinite;
}

.eor-trails .t1 {
  top: 35%;
  left: 10%;
  transform: rotate(18deg);
  animation-delay: 0s;
}

.eor-trails .t2 {
  top: 62%;
  right: 6%;
  transform: rotate(-22deg);
  animation-delay: .6s;
}

.eor-trails .t3 {
  top: 48%;
  left: 22%;
  transform: rotate(-6deg);
  animation-delay: 1.1s;
}

@keyframes eorTrail {

  0%,
  100% {
    opacity: 0.15;
    transform: translateX(-20px) scaleX(0.9) rotate(var(--r, 0deg));
  }

  50% {
    opacity: 0.95;
    transform: translateX(20px) scaleX(1.05) rotate(var(--r, 0deg));
  }
}

/* Stats bar */
.eor-stats-bar {
  margin-top: -40px;
  position: relative;
  z-index: 2;
}

.eor-stats {
  border-radius: 18px;
  padding: 18px 18px;
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  gap: 12px;
}

.eor-stat {
  text-align: center;
  padding: 10px 8px;
  border-radius: 14px;
  border: 1px solid rgba(15, 23, 42, 0.10);
  background: rgba(255, 255, 255, 0.70);
}

.eor-stat-num {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-weight: 900;
  font-size: 22px;
  letter-spacing: 0.02em;
  color: #0b1020;
}

.eor-stat-label {
  font-size: 13px;
  opacity: 0.86;
}

/* Problem cards */
.eor-compare-card {
  border-radius: 20px;
  padding: 22px;
}

.eor-compare-card--red {
  border-color: rgba(255, 83, 83, 0.22);
  background: linear-gradient(180deg, rgba(255, 83, 83, 0.10), rgba(255, 255, 255, 0.60));
}

.eor-compare-card--teal {
  border-color: rgba(0, 214, 170, 0.28);
  background: linear-gradient(180deg, rgba(0, 214, 170, 0.10), rgba(255, 255, 255, 0.60));
}

.eor-list {
  list-style: none;
  padding-left: 0;
  margin: 16px 0 0;
}

.eor-list li {
  display: flex;
  gap: 10px;
  padding: 10px 0;
  border-bottom: 1px dashed rgba(15, 23, 42, 0.14);
}

.eor-list li:last-child {
  border-bottom: none;
}

.eor-compare-card--red i {
  color: rgba(255, 120, 120, 0.95);
}

.eor-compare-card--teal i {
  color: #00d6aa;
}

/* Timeline */
.eor-timeline {
  display: grid;
  gap: 14px;
}

.eor-step {
  border-radius: 20px;
  padding: 18px;
  display: grid;
  grid-template-columns: 60px 56px 1fr;
  gap: 14px;
  align-items: start;
}

.eor-step-badge {
  width: 56px;
  height: 56px;
  border-radius: 18px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 900;
  color: #0b1020;
  background: linear-gradient(135deg, rgba(110, 59, 255, 0.55), rgba(0, 214, 170, 0.35));
  border: 1px solid rgba(15, 23, 42, 0.10);
}

.eor-step-icon {
  width: 48px;
  height: 48px;
  border-radius: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(255, 255, 255, 0.70);
  border: 1px solid rgba(15, 23, 42, 0.10);
  color: #0b1020;
  margin-top: 4px;
}

.eor-step-title {
  font-weight: 900;
  font-size: 18px;
  color: #0b1020;
}

.eor-step-desc {
  margin-top: 6px;
  opacity: 0.9;
}

.eor-step-meta {
  margin-top: 10px;
  display: inline-block;
  font-size: 12px;
  font-weight: 900;
  padding: 6px 10px;
  border-radius: 999px;
  border: 1px solid rgba(15, 23, 42, 0.10);
  background: rgba(255, 255, 255, 0.70);
}

.eor-step--gold {
  border-color: rgba(255, 193, 7, 0.22);
  background: linear-gradient(180deg, rgba(255, 193, 7, 0.10), rgba(255, 255, 255, 0.02));
}

.eor-step-meta--gold {
  border-color: rgba(255, 193, 7, 0.30);
  background: rgba(255, 193, 7, 0.10);
}

.eor-info {
  margin-top: 12px;
  padding: 14px;
  border-radius: 16px;
  border-color: rgba(255, 193, 7, 0.22);
}

.eor-flow {
  margin-top: 12px;
  padding: 12px 14px;
  border-radius: 16px;
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
  align-items: center;
  border: 1px solid rgba(15, 23, 42, 0.10);
  background: rgba(255, 255, 255, 0.70);
}

.eor-flow span {
  font-weight: 900;
  color: #0b1020;
}

.eor-flow i {
  opacity: 0.85;
}

/* Pricing */
.eor-price-card {
  border-radius: 22px;
  padding: 22px;
  border-color: rgba(0, 214, 170, 0.28);
  box-shadow: 0 0 0 1px rgba(0, 214, 170, 0.12), 0 24px 60px rgba(15, 23, 42, 0.12);
}

.eor-price-badge {
  display: inline-block;
  font-weight: 900;
  padding: 8px 12px;
  border-radius: 999px;
  background: rgba(0, 214, 170, 0.12);
  border: 1px solid rgba(0, 214, 170, 0.26);
}

.eor-price-amount {
  margin-top: 12px;
  font-weight: 900;
  font-size: 34px;
  color: #0b1020;
}

.eor-price-sub {
  font-size: 14px;
  opacity: 0.85;
  font-weight: 700;
}

.eor-check {
  list-style: none;
  padding-left: 0;
  margin: 16px 0 0;
}

.eor-check li {
  padding: 8px 0;
  display: flex;
  gap: 10px;
}

.eor-check i {
  color: #00d6aa;
  margin-top: 3px;
}

.eor-addon {
  margin-top: 14px;
  padding-top: 14px;
  border-top: 1px dashed rgba(15, 23, 42, 0.14);
  opacity: 0.92;
}

.eor-price-actions {
  margin-top: 18px;
  text-align: center;
}

.eor-reassure {
  opacity: 0.86;
}

/* Coverage ticker */
.eor-flag-ticker {
  border-radius: 18px;
  overflow: hidden;
  padding: 14px 0;
}

.eor-flag-track {
  display: flex;
  gap: 22px;
  white-space: nowrap;
  will-change: transform;
  animation: eorTicker 22s linear infinite;
  padding: 0 18px;
}

.eor-flag-track span {
  font-weight: 900;
  opacity: 0.92;
}

@keyframes eorTicker {
  from {
    transform: translateX(0);
  }

  to {
    transform: translateX(-50%);
  }
}

/* Comparison table */
.eor-table {
  border-radius: 20px;
  overflow: hidden;
}

.eor-table table {
  color: rgba(15, 23, 42, 0.92);
}

.eor-table thead th {
  border-bottom: 1px solid rgba(15, 23, 42, 0.14) !important;
  color: #0b1020;
}

.eor-table tbody td {
  border-top: 1px solid rgba(15, 23, 42, 0.10) !important;
}

.eor-us {
  color: rgba(0, 86, 72, 0.95) !important;
  text-shadow: none;
  font-weight: 900;
}

/* Testimonials */
.eor-quote {
  border-radius: 20px;
  padding: 18px;
  height: 100%;
}

.eor-quote-text {
  opacity: 0.92;
}

.eor-quote-meta {
  margin-top: 16px;
  display: flex;
  gap: 12px;
  align-items: center;
}

.eor-avatar {
  width: 44px;
  height: 44px;
  border-radius: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 900;
  color: #0b1020;
  background: rgba(255, 255, 255, 0.70);
  border: 1px solid rgba(15, 23, 42, 0.10);
}

.eor-avatar--teal {
  background: rgba(0, 214, 170, 0.12);
  border-color: rgba(0, 214, 170, 0.26);
}

.eor-avatar--violet {
  background: rgba(110, 59, 255, 0.14);
  border-color: rgba(110, 59, 255, 0.26);
}

.eor-name {
  font-weight: 900;
  color: #0b1020;
}

.eor-role {
  font-size: 13px;
  opacity: 0.86;
}

/* FAQ */
.eor-accordion-card {
  border-radius: 18px;
  overflow: hidden;
  margin-bottom: 12px;
}

.eor-accordion-card .card-header {
  background: transparent;
}

.eor-accordion-card .btn.btn-link {
  width: 100%;
  text-align: left;
  color: #0b1020;
  font-weight: 900;
  text-decoration: none;
}

.eor-accordion-card .card-body {
  color: rgba(15, 23, 42, 0.88);
}

/* Contact */
.eor-contact-card {
  border-radius: 22px;
  padding: 18px;
}

.eor-trust-badges {
  margin-top: 16px;
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
  justify-content: center;
}

.eor-trust {
  font-weight: 900;
  font-size: 13px;
  padding: 10px 12px;
  border-radius: 999px;
  border: 1px solid rgba(15, 23, 42, 0.10);
  background: rgba(255, 255, 255, 0.70);
}

.eor-trust i {
  margin-right: 6px;
}

/* Scroll reveal */
.reveal-on-scroll {
  opacity: 0;
  transform: translateY(12px);
  transition: opacity 600ms ease, transform 600ms ease;
}

.reveal-on-scroll.is-revealed {
  opacity: 1;
  transform: translateY(0);
}

@media (max-width: 991px) {
  .eor-usp-row {
    grid-template-columns: 1fr;
  }

  .eor-stats {
    grid-template-columns: 1fr 1fr;
  }

  .eor-stats-bar {
    margin-top: -18px;
  }

  .eor-step {
    grid-template-columns: 60px 1fr;
  }

  .eor-step-icon {
    display: none;
  }

  .eor-globe-wrap {
    height: 260px;
  }
}