/* ============================================================
   MURRAY HOLDING — Section & component styles
   ============================================================ */

/* ---------------- HERO ---------------- */
.hero { min-height: 100svh; display: flex; flex-direction: column; justify-content: center; gap: clamp(26px, 4vh, 52px); padding-top: 96px; padding-bottom: 60px; position: relative; overflow: hidden; }
.hero-inner { display: grid; grid-template-columns: minmax(0, 1fr) minmax(0, 0.94fr); gap: clamp(30px, 4vw, 60px); align-items: center; width: 100%; position: relative; z-index: 2; }
.hero h1 { font-size: clamp(2.2rem, 4.9vw, 4rem); font-weight: 600; line-height: 1.04; text-transform: uppercase; letter-spacing: 0.005em; }
.hero .lede { margin-top: 18px; max-width: 46ch; color: #cdd9ec; }
.hero-cta { margin-top: 26px; display: flex; gap: 14px; flex-wrap: wrap; }
.hero-meta { margin-top: 32px; padding-top: 26px; border-top: 1px solid var(--line-soft); display: flex; gap: 30px; flex-wrap: wrap; }
.hero-meta .hm { display: flex; flex-direction: column; gap: 2px; }
.hero-meta .hm b { font-family: var(--mono); color: var(--white); font-size: 1.2rem; font-weight: 500; }
.hero-meta .hm span { font-size: 0.76rem; color: var(--muted); }

/* conversion hero — copy side */
.hero-scrim { position: absolute; inset: 0; z-index: 1; pointer-events: none;
  background: linear-gradient(100deg, rgba(2,8,23,0.88) 0%, rgba(2,8,23,0.55) 36%, rgba(2,8,23,0.12) 58%, transparent 70%); }
.hero-bullets { list-style: none; display: flex; flex-direction: column; gap: 9px; margin-top: 20px; }
.hero-bullets li { display: flex; align-items: center; gap: 11px; font-size: 0.92rem; color: var(--silver); }
.hero-bullets li .bc { width: 20px; height: 20px; border-radius: 50%; flex: none; display: grid; place-items: center; background: rgba(98,216,255,0.14); border: 1px solid rgba(98,216,255,0.4); color: var(--cyan); }
.hero-bullets li .bc svg { width: 11px; height: 11px; }
.hero-reassure { margin-top: 15px; font-family: var(--mono); font-size: 0.73rem; color: var(--muted); letter-spacing: 0.02em; }
.btn-lg { padding: 1.05em 1.9em; font-size: 1rem; }

/* proof metrics — glass strip */
.hero-proof { margin-top: 26px; display: grid; grid-template-columns: repeat(4, 1fr); gap: 1px; background: var(--line-soft); border: 1px solid rgba(160,220,255,0.16); border-radius: 12px; overflow: hidden; -webkit-backdrop-filter: blur(12px); backdrop-filter: blur(12px); }
.hero-proof .hp { background: rgba(6,16,38,0.66); padding: 13px 14px; display: flex; align-items: center; gap: 10px; }
.hero-proof .hp .pi { width: 30px; height: 30px; border-radius: 8px; flex: none; display: grid; place-items: center; background: rgba(98,216,255,0.12); border: 1px solid rgba(98,216,255,0.3); color: var(--cyan); }
.hero-proof .hp .pi svg { width: 15px; height: 15px; }
.hero-proof .hp b { font-family: var(--mono); color: var(--white); font-size: 0.98rem; font-weight: 500; line-height: 1; display: block; }
.hero-proof .hp span { font-size: 0.66rem; color: var(--muted); display: block; margin-top: 3px; }
@media (max-width: 1100px) { .hero-proof { grid-template-columns: 1fr 1fr; } }

/* CTA micro-copy + trust signals */
.cta-micro { margin-top: 13px; display: flex; align-items: center; gap: 8px; font-family: var(--mono); font-size: 0.74rem; color: var(--silver); }
.cta-micro svg { width: 14px; height: 14px; color: var(--up); flex: none; }
.hero-cta .btn-ghost { border-color: rgba(160,220,255,0.5); }
.hero-trust { margin-top: 18px; display: flex; align-items: center; gap: 14px 16px; flex-wrap: wrap; }
.hero-trust .ht { display: flex; align-items: center; gap: 8px; font-size: 0.82rem; color: var(--silver); white-space: nowrap; }
.hero-trust .ht b { color: var(--white); font-weight: 600; }
.hero-trust .stars { display: inline-flex; gap: 1px; color: var(--cyan); }
.hero-trust .stars svg { width: 13px; height: 13px; }
.hero-trust .ht .ic { width: 15px; height: 15px; color: var(--cyan); flex: none; }
.hero-trust .htsep { width: 1px; height: 16px; background: var(--line); }
@media (max-width: 560px) { .hero-trust .htsep { display: none; } }

/* live price chips */
.chip .chip-top { display: flex; align-items: center; gap: 7px; }
.chip .chip-top .tk { width: 6px; height: 6px; border-radius: 50%; background: var(--up); box-shadow: 0 0 6px var(--up); animation: blink 1.6s ease-in-out infinite; flex: none; }
.chip .spark { height: 20px; margin-top: 8px; }
.chip .spark svg { width: 100%; height: 100%; display: block; }

/* compliance line */
.hero-disclaimer { text-align: center; font-size: 0.74rem; color: var(--silver); max-width: 72ch; margin: 0 auto; }
.hero-disclaimer svg { width: 13px; height: 13px; vertical-align: -2px; margin-right: 7px; color: var(--muted); }

/* full-width hero stats card */
.hero-statsbar { position: relative; z-index: 2; display: grid; grid-template-columns: repeat(4, 1fr); border: 1px solid rgba(160,220,255,0.16); border-radius: 14px; background: rgba(6,16,38,0.62); -webkit-backdrop-filter: blur(12px); backdrop-filter: blur(12px); overflow: hidden; }
.hero-statsbar .hp { padding: 22px 24px; display: flex; align-items: center; gap: 12px; border-left: 1px solid var(--line-soft); }
.hero-statsbar .hp:first-child { border-left: none; }
.hero-statsbar .hp .pi { width: 34px; height: 34px; border-radius: 9px; flex: none; display: grid; place-items: center; background: rgba(98,216,255,0.12); border: 1px solid rgba(98,216,255,0.3); color: var(--cyan); }
.hero-statsbar .hp .pi svg { width: 16px; height: 16px; }
.hero-statsbar .hp b { font-family: var(--mono); color: var(--white); font-size: 1.15rem; font-weight: 500; line-height: 1; display: block; }
.hero-statsbar .hp > span > span { font-size: 0.72rem; color: var(--silver); display: block; margin-top: 4px; }
@media (max-width: 760px) {
  .hero-statsbar { grid-template-columns: 1fr 1fr; }
  .hero-statsbar .hp:nth-child(odd) { border-left: none; }
  .hero-statsbar .hp:nth-child(n+3) { border-top: 1px solid var(--line-soft); }
}

/* hero footer */
.hero-foot { position: relative; z-index: 2; display: flex; flex-direction: column; align-items: center; gap: 30px; padding-top: 8px; }

/* conversion hero — trading core visual */
.hero-visual { position: relative; width: 100%; max-width: 560px; margin-inline: auto; min-height: 510px; display: grid; place-items: center; }
.hero-visual .sonar-grid { width: 100%; opacity: 0.4; }
.hv-spotlight { position: absolute; width: 90%; aspect-ratio: 1; border-radius: 50%; background: radial-gradient(circle, rgba(47,120,200,0.22), rgba(22,61,143,0.08) 48%, transparent 68%); filter: blur(36px); }
.hv-glow { position: absolute; width: 80%; aspect-ratio: 1; border-radius: 50%; background: radial-gradient(circle, rgba(98,216,255,0.18), rgba(22,61,143,0.1) 45%, transparent 66%); filter: blur(30px); animation: glowPulse 7s ease-in-out infinite; }
.hv-stack { position: relative; z-index: 2; width: min(420px, 94%); }
.hv-panel-back { position: absolute; z-index: 1; top: 26px; left: 28px; right: -22px; bottom: -22px; border: 1px solid rgba(160,220,255,0.12); border-radius: 16px; background: rgba(8,20,44,0.4); -webkit-backdrop-filter: blur(8px); backdrop-filter: blur(8px); }
.hv-panel { position: relative; z-index: 2; overflow: hidden; width: 100%; border: 1px solid rgba(160,220,255,0.24); border-radius: 16px; background: rgba(6,16,38,0.85); -webkit-backdrop-filter: blur(16px) saturate(1.2); backdrop-filter: blur(16px) saturate(1.2); box-shadow: 0 36px 84px rgba(2,8,23,0.7), inset 0 0 0 1px rgba(255,255,255,0.02); padding: 24px; }
.hv-panel > *:not(.hv-core) { position: relative; z-index: 1; }
/* integrated meteorite energy core + fracture texture behind the chart */
.hv-core { position: absolute; inset: 0; z-index: 0; pointer-events: none;
  background:
    radial-gradient(42% 38% at 72% 34%, rgba(98,216,255,0.24), rgba(47,120,200,0.08) 55%, transparent 70%),
    linear-gradient(122deg, transparent 47.6%, rgba(150,220,255,0.12) 48%, transparent 48.5%),
    linear-gradient(58deg, transparent 61.6%, rgba(120,205,255,0.09) 62%, transparent 62.5%),
    linear-gradient(150deg, transparent 70.6%, rgba(120,205,255,0.07) 71%, transparent 71.5%);
  -webkit-mask: radial-gradient(120% 90% at 75% 32%, #000, transparent 78%);
  mask: radial-gradient(120% 90% at 75% 32%, #000, transparent 78%);
  animation: glowPulse 7s ease-in-out infinite;
}
.hvp-depth { display: flex; align-items: center; gap: 12px; margin-top: 14px; padding-top: 14px; border-top: 1px solid var(--line-soft); font-family: var(--mono); font-size: 0.72rem; color: var(--muted); }
.hvp-depth .bar { flex: 1; height: 6px; border-radius: 4px; background: linear-gradient(90deg, rgba(98,216,255,0.5), rgba(63,143,196,0.3) 60%, rgba(120,160,210,0.12)); position: relative; overflow: hidden; }
.hvp-depth .bar::after { content: ""; position: absolute; top: 0; bottom: 0; width: 30%; background: linear-gradient(90deg, transparent, rgba(230,244,255,0.55), transparent); animation: depthSweep 3.5s ease-in-out infinite; }
@keyframes depthSweep { 0% { left: -30%; } 100% { left: 100%; } }
/* diagonal underwater spotlight + idle CTA glow */
.hv-beam { position: absolute; inset: -12% -24%; z-index: 0; pointer-events: none; mix-blend-mode: screen;
  background: linear-gradient(116deg, transparent 42%, rgba(111,214,255,0.12) 50%, transparent 58%); filter: blur(6px); animation: beamShift 15s ease-in-out infinite alternate; }
.hero-cta .btn-primary { animation: ctaPulse 3.4s ease-in-out infinite; }
@keyframes ctaPulse { 0%,100% { box-shadow: 0 0 0 rgba(98,216,255,0); } 50% { box-shadow: 0 0 26px rgba(98,216,255,0.32); } }
.hvp-head { display: flex; align-items: center; gap: 8px; font-family: var(--mono); font-size: 0.66rem; letter-spacing: 0.12em; text-transform: uppercase; color: var(--silver); margin-bottom: 16px; }
.hvp-head .hvp-dot { width: 7px; height: 7px; border-radius: 50%; background: var(--up); box-shadow: 0 0 8px var(--up); animation: blink 1.8s ease-in-out infinite; }
.hvp-head .hvp-live { margin-left: auto; color: var(--cyan); }
.hvp-pair { display: flex; align-items: flex-start; justify-content: space-between; }
.hvp-sym { font-family: var(--mono); font-size: 0.7rem; color: var(--muted); }
.hvp-px { font-family: var(--mono); font-size: 1.5rem; color: var(--white); line-height: 1.1; }
.hvp-chg { font-family: var(--mono); font-size: 0.74rem; padding: 3px 8px; border-radius: 5px; }
.hvp-chg.up { color: var(--up); background: oklch(0.8 0.13 155 / 0.12); }
.hvp-chart { height: 120px; margin: 14px 0 14px; }
.hvp-rows { display: flex; flex-direction: column; gap: 9px; border-top: 1px solid var(--line-soft); padding-top: 14px; }
.hvp-row { display: flex; align-items: center; justify-content: space-between; font-family: var(--mono); font-size: 0.74rem; color: var(--muted); }
.hvp-row b { color: var(--white); font-weight: 500; }
.hvp-row .cyan { color: var(--cyan); }
.hvp-row .down { color: var(--down); }

/* ===== Astronaut hero visual ===== */
.astro-stage { position: relative; z-index: 2; width: min(460px, 96%); aspect-ratio: 1; display: grid; place-items: center; }
.astro-aura { position: absolute; width: 82%; aspect-ratio: 1; border-radius: 50%; background: radial-gradient(circle, rgba(60,140,220,0.3), rgba(22,61,143,0.12) 46%, transparent 68%); filter: blur(34px); animation: glowPulse 8s ease-in-out infinite; }
.astro-curve { position: absolute; width: 116%; height: 116%; z-index: 1; opacity: 0.5; pointer-events: none; }
.astro { position: relative; z-index: 3; width: 100%; height: auto; display: block;
  filter: drop-shadow(0 30px 55px rgba(2,8,23,0.75)) drop-shadow(0 0 46px rgba(60,140,220,0.28));
  animation: astroFloat 10s ease-in-out infinite; }
@keyframes astroFloat { 0%,100% { transform: translateY(-12px) rotate(-1deg); } 50% { transform: translateY(14px) rotate(1deg); } }
.astro-helmet-glow { position: absolute; top: 16%; left: 56%; width: 26%; aspect-ratio: 1; border-radius: 50%; z-index: 4; pointer-events: none;
  background: radial-gradient(circle, rgba(111,214,255,0.4), transparent 65%); filter: blur(10px); mix-blend-mode: screen; animation: glowPulse 5s ease-in-out infinite; }
.astro-shadow { position: absolute; bottom: 4%; width: 46%; height: 8%; border-radius: 50%; background: radial-gradient(ellipse at center, rgba(60,140,220,0.4), transparent 72%); filter: blur(14px); z-index: 1; }
.hero-visual .chip { z-index: 5; }
.hero-visual .chip.ac1 { top: 10%; left: -4%; }
.hero-visual .chip.ac2 { top: 40%; right: -6%; animation-delay: 1.3s; }
.hero-visual .chip.ac3 { bottom: 14%; left: 2%; animation-delay: 2.6s; }
@media (max-width: 480px) { .hero-visual .chip.ac2 { right: -2%; } .hero-visual .chip.ac1 { left: 0; } }

/* floating crypto coins (ambient, mouse-repel) */
.coins { position: absolute; inset: 0; z-index: 4; pointer-events: none; }
.coin { position: absolute; transform: translate(0,0) scale(1); transition: transform 0.6s cubic-bezier(0.22,0.61,0.36,1); will-change: transform; }
.coin-inner { display: grid; place-items: center; width: 100%; height: 100%; border-radius: 50%; animation: coinDrift var(--dur, 8s) ease-in-out infinite; animation-delay: var(--delay, 0s); will-change: transform; position: relative;
  background: rgba(15,30,60,0.5); -webkit-backdrop-filter: blur(6px); backdrop-filter: blur(6px); border: 1px solid rgba(120,180,255,0.3);
  box-shadow: 0 0 14px rgba(98,216,255,0.22), inset 0 1px 4px rgba(180,215,255,0.16); }
.coin .glyph { font-family: var(--display); font-weight: 700; line-height: 1; color: #d6e8ff; opacity: 0.78; }
/* subtle warm nod for Bitcoin only — faint amber halo behind the navy glass */
.coin.btc .coin-inner::before { content: ""; position: absolute; inset: -30%; border-radius: 50%; z-index: -1;
  background: radial-gradient(circle, rgba(245,166,35,0.18), transparent 68%); }
@keyframes coinDrift { 0%,100% { transform: translateY(-7px) rotate(-7deg); } 50% { transform: translateY(9px) rotate(7deg); } }
@media (prefers-reduced-motion: reduce) { .coin-inner { animation: none; } .coin { transition: none; } }
@media (max-width: 700px) { .coin[data-m="0"] { display: none; } }

/* faint distant chart grid behind the scene */
.hero-grid {
  position: absolute; inset: 0; z-index: 0; pointer-events: none; opacity: 0.5;
  background-image:
    linear-gradient(rgba(111,214,255,0.045) 1px, transparent 1px),
    linear-gradient(90deg, rgba(111,214,255,0.045) 1px, transparent 1px);
  background-size: 70px 70px;
  -webkit-mask: radial-gradient(120% 100% at 72% 42%, #000, transparent 72%);
  mask: radial-gradient(120% 100% at 72% 42%, #000, transparent 72%);
}

/* integrated glass ticker ribbon */
.hero-ticker {
  position: relative; z-index: 3; width: 100%; max-width: var(--maxw); margin-inline: auto;
  border: 1px solid rgba(160,220,255,0.18); border-radius: 12px;
  background: rgba(8,22,46,0.45); -webkit-backdrop-filter: blur(14px) saturate(1.2); backdrop-filter: blur(14px) saturate(1.2);
  overflow: hidden; box-shadow: 0 12px 40px rgba(2,8,23,0.4);
}
.hero-ticker::before, .hero-ticker::after { content: ""; position: absolute; top: 0; bottom: 0; width: 70px; z-index: 2; pointer-events: none; }
.hero-ticker::before { left: 0; background: linear-gradient(90deg, rgba(8,22,46,0.9), transparent); }
.hero-ticker::after { right: 0; background: linear-gradient(270deg, rgba(8,22,46,0.9), transparent); }
.hero-ticker .label { position: absolute; left: 0; top: 0; bottom: 0; z-index: 3; display: flex; align-items: center; gap: 8px; padding: 0 18px; background: rgba(8,22,46,0.85); border-right: 1px solid rgba(160,220,255,0.16); font-family: var(--mono); font-size: 0.64rem; letter-spacing: 0.18em; text-transform: uppercase; color: var(--cyan); }
.hero-ticker .label .dot { width: 6px; height: 6px; border-radius: 50%; background: var(--up); box-shadow: 0 0 8px var(--up); animation: blink 1.8s ease-in-out infinite; }
.hero-ticker .ticker-track { padding-left: 116px; }
@media (max-width: 620px) { .hero-ticker .label { display: none; } .hero-ticker .ticker-track { padding-left: 0; } }

/* Ocean-night atmosphere: caustic light beams + liquid surface */
.beams {
  position: absolute; inset: 0; z-index: 1; pointer-events: none; overflow: hidden;
  background:
    conic-gradient(from 210deg at 60% -10%, transparent 0deg, rgba(111,214,255,0.10) 18deg, transparent 40deg, rgba(169,216,255,0.07) 64deg, transparent 90deg);
  mix-blend-mode: screen; opacity: 0.8; animation: beamShift 18s ease-in-out infinite alternate;
}
@keyframes beamShift { from { transform: translateX(-3%) scaleY(1); } to { transform: translateX(3%) scaleY(1.05); } }
.water {
  position: absolute; left: 0; right: 0; bottom: 0; height: 34%; z-index: 1; pointer-events: none;
  background:
    radial-gradient(120% 80% at 50% 100%, rgba(22,61,143,0.5), transparent 70%),
    linear-gradient(180deg, transparent, rgba(4,18,43,0.6) 40%, #030d22 100%);
}
.water::before {
  content: ""; position: absolute; left: -20%; right: -20%; top: 22%; height: 2px;
  background: linear-gradient(90deg, transparent, rgba(169,216,255,0.5), rgba(111,214,255,0.25), transparent);
  filter: blur(1px); animation: waveline 9s ease-in-out infinite;
}
.water::after {
  content: ""; position: absolute; left: -20%; right: -20%; top: 40%; height: 1px;
  background: linear-gradient(90deg, transparent, rgba(143,166,194,0.3), transparent);
  filter: blur(1px); animation: waveline 13s ease-in-out infinite reverse;
}
@keyframes waveline { 0%,100% { transform: translateY(0) scaleX(1); opacity: 0.7; } 50% { transform: translateY(-6px) scaleX(1.03); opacity: 1; } }

/* Suspended meteorite fragment — dark mineral stone + blue energy */
.crystal-stage { position: relative; aspect-ratio: 1; width: 100%; max-width: 500px; margin-inline: auto; display: grid; place-items: center; }

/* circular sonar grid + radar sweep (market scanning) */
.sonar-grid { position: absolute; width: 98%; aspect-ratio: 1; border-radius: 50%; pointer-events: none; opacity: 0.55;
  background:
    repeating-radial-gradient(circle at center, transparent 0 27px, rgba(111,214,255,0.06) 27px 28px),
    repeating-conic-gradient(from 0deg, rgba(111,214,255,0.05) 0deg 0.3deg, transparent 0.3deg 30deg);
  -webkit-mask: radial-gradient(circle, #000 58%, transparent 73%);
  mask: radial-gradient(circle, #000 58%, transparent 73%);
}
.radar-sweep { position: absolute; width: 86%; aspect-ratio: 1; border-radius: 50%; pointer-events: none;
  background: conic-gradient(from 0deg, rgba(111,214,255,0.16), rgba(111,214,255,0.04) 26deg, transparent 46deg);
  -webkit-mask: radial-gradient(circle, #000 57%, transparent 72%);
  mask: radial-gradient(circle, #000 57%, transparent 72%);
  mix-blend-mode: screen; opacity: 0.8; animation: spin 9s linear infinite;
}

/* sonar / liquidity ripples (replace orbit rings) */
.sonar { position: absolute; width: 42%; aspect-ratio: 1; border-radius: 50%; border: 1px solid rgba(111,214,255,0.32); animation: sonar 7s ease-out infinite; }
.sonar.s2 { animation-delay: 2.3s; }
.sonar.s3 { animation-delay: 4.6s; }
@keyframes sonar { 0% { transform: scale(0.55); opacity: 0; } 12% { opacity: 0.5; } 100% { transform: scale(2.2); opacity: 0; } }

/* faint orbiting price/candle traces */
.orbit-trace { position: absolute; width: 96%; height: 96%; pointer-events: none; opacity: 0.55; animation: spin 90s linear infinite; }
.orbit-trace.rev { animation-duration: 120s; animation-direction: reverse; opacity: 0.4; }

/* the meteorite */
.crystal { position: relative; width: 56%; aspect-ratio: 0.86 / 1; animation: drift 13s ease-in-out infinite; filter: drop-shadow(0 30px 46px rgba(2,8,23,0.9)) drop-shadow(0 0 26px rgba(47,120,200,0.25)); }
.crystal > * {
  position: absolute; inset: 0;
  clip-path: polygon(44% 3%, 60% 8%, 75% 4%, 85% 22%, 97% 38%, 90% 56%, 96% 72%, 80% 86%, 62% 97%, 46% 99%, 30% 90%, 14% 82%, 6% 60%, 11% 42%, 4% 26%, 22% 18%, 31% 7%);
}
/* base mineral rock — dark navy/black stone */
.crystal .f1 {
  background:
    radial-gradient(60% 55% at 36% 28%, #2a4a72 0%, #15315a 26%, #0c2038 52%, #061328 76%, #030b18 100%);
}
/* surface texture: craters / speckles */
.crystal .f1::after { content: none; }
.crystal .texture {
  background:
    radial-gradient(circle at 62% 64%, rgba(0,0,0,0.5) 0 3.5%, transparent 8%),
    radial-gradient(circle at 30% 70%, rgba(0,0,0,0.4) 0 2.5%, transparent 6%),
    radial-gradient(circle at 72% 34%, rgba(0,0,0,0.35) 0 2%, transparent 5%),
    radial-gradient(circle at 50% 50%, rgba(0,0,0,0.25) 0 1.5%, transparent 4%),
    radial-gradient(circle at 24% 40%, rgba(140,180,220,0.12) 0 1.6%, transparent 4%);
  mix-blend-mode: multiply; opacity: 0.85;
}
/* translucent blue energy glowing from inside */
.crystal .core {
  background: radial-gradient(42% 46% at 46% 42%, rgba(150,225,255,0.9), rgba(47,155,255,0.4) 38%, rgba(22,61,143,0.12) 60%, transparent 74%);
  mix-blend-mode: screen; animation: glowPulse 6s ease-in-out infinite;
}
/* glowing icy cracks (branching) */
.crystal .cracks {
  background:
    linear-gradient(122deg, transparent 47.4%, rgba(190,238,255,0.95) 48%, transparent 48.7%),
    linear-gradient(58deg,  transparent 53.4%, rgba(150,220,255,0.7) 54%, transparent 54.6%),
    linear-gradient(96deg,  transparent 60.4%, rgba(130,205,255,0.6) 61%, transparent 61.5%),
    linear-gradient(28deg,  transparent 39.4%, rgba(160,225,255,0.55) 40%, transparent 40.6%),
    linear-gradient(150deg, transparent 66.4%, rgba(130,205,255,0.45) 67%, transparent 67.5%);
  filter: drop-shadow(0 0 5px rgba(98,216,255,0.85)); mix-blend-mode: screen;
}
/* icy edge highlight catching light top-left */
.crystal .hi {
  background: linear-gradient(132deg, rgba(205,238,255,0.6) 0%, transparent 24%), linear-gradient(300deg, rgba(2,8,23,0.55), transparent 36%);
  mix-blend-mode: screen;
}
/* embedded candlestick traces (clipped to the meteorite) */
.crystal .embed-candles { opacity: 0.5; mix-blend-mode: screen; }
/* scanning beam sweeping through the core */
.crystal .scanline {
  background: linear-gradient(180deg, transparent 45.5%, rgba(150,225,255,0.5) 50%, transparent 54.5%);
  background-size: 100% 240%; mix-blend-mode: screen; animation: scan 4.5s linear infinite;
}
@keyframes scan { from { background-position: 0 -70%; } to { background-position: 0 170%; } }
/* soft blue-white glow under it, like light on water */
.crystal-glow { position: absolute; width: 70%; aspect-ratio: 1; border-radius: 50%; background: radial-gradient(circle, rgba(98,216,255,0.26), rgba(22,61,143,0.10) 46%, transparent 70%); filter: blur(28px); animation: glowPulse 7s ease-in-out infinite; }
.crystal-reflection {
  position: absolute; bottom: 3%; width: 46%; height: 16%;
  background: radial-gradient(ellipse at center, rgba(120,210,255,0.4), transparent 72%);
  filter: blur(13px); transform: scaleY(0.5); opacity: 0.7; animation: glowPulse 9s ease-in-out infinite;
}
/* orbiting live market data chips */
.chip { position: absolute; z-index: 4; display: flex; flex-direction: column; gap: 3px; padding: 8px 11px; border-radius: 11px;
  background: rgba(8,22,46,0.62); border: 1px solid rgba(160,220,255,0.22); -webkit-backdrop-filter: blur(9px); backdrop-filter: blur(9px);
  box-shadow: 0 10px 28px rgba(2,8,23,0.55); font-family: var(--mono); animation: chipFloat 9s ease-in-out infinite; }
.chip .pair { font-size: 0.6rem; letter-spacing: 0.06em; color: var(--silver); }
.chip .row { display: flex; align-items: baseline; gap: 8px; }
.chip .px { font-size: 0.78rem; color: #fff; }
.chip .ch { font-size: 0.56rem; padding: 1px 5px; border-radius: 4px; }
.chip .ch.up { color: var(--up); background: oklch(0.8 0.13 155 / 0.12); }
.chip .ch.down { color: var(--down); background: oklch(0.66 0.17 25 / 0.14); }
.chip.c1 { top: 3%; left: -7%; }
.chip.c2 { top: 30%; right: -11%; animation-delay: 1.2s; }
.chip.c3 { bottom: 7%; left: -5%; animation-delay: 2.4s; }
.chip.c4 { bottom: 25%; right: -7%; animation-delay: 3.4s; }
@keyframes chipFloat { 0%,100% { transform: translateY(-5px); } 50% { transform: translateY(5px); } }
@media (max-width: 560px) { .chip.c2, .chip.c4 { display: none; } .chip.c1 { left: 0; } .chip.c3 { left: 0; } }

@keyframes drift { 0%,100% { transform: translateY(-12px) rotate(-2.5deg); } 50% { transform: translateY(14px) rotate(2.5deg); } }
@keyframes float { 0%,100% { transform: translateY(-12px); } 50% { transform: translateY(14px); } }
@keyframes spin { to { transform: rotate(360deg); } }
@keyframes glowPulse { 0%,100% { opacity: 0.6; transform: scale(0.97); } 50% { opacity: 1; transform: scale(1.05); } }
@keyframes pulse { 0%,100% { opacity: 0.6; transform: scale(0.96); } 50% { opacity: 1; transform: scale(1.05); } }

.scroll-ind { position: static; margin: 0 auto; display: flex; flex-direction: column; align-items: center; gap: 12px; color: var(--muted); }
.scroll-ind span { font-family: var(--mono); font-size: 0.6rem; letter-spacing: 0.26em; text-transform: uppercase; }
.scroll-ind .descent { width: 1px; height: 44px; background: linear-gradient(180deg, transparent, rgba(111,214,255,0.5)); position: relative; overflow: hidden; }
.scroll-ind .descent::after { content: ""; position: absolute; top: -50%; left: 0; width: 1px; height: 50%; background: linear-gradient(180deg, transparent, var(--cyan)); animation: descend 2.2s ease-in-out infinite; }
@keyframes descend { 0% { top: -50%; opacity: 0; } 30% { opacity: 1; } 100% { top: 100%; opacity: 0; } }

@media (max-width: 900px) {
  .hero-inner { grid-template-columns: 1fr; gap: 18px; text-align: left; }
  .crystal-stage { max-width: 300px; order: -1; margin-bottom: 20px; }
  .hero-visual { max-width: 420px; min-height: 380px; margin-top: 10px; }
}
@media (max-width: 480px) {
  .hero-visual { min-height: 320px; max-width: 340px; }
}

/* ---------------- STATS ---------------- */
.stats-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 1px; background: var(--line-soft); border: 1px solid var(--line-soft); border-radius: var(--radius); overflow: hidden; }
.stat { background: oklch(0.1 0.02 245 / 0.66); padding: 32px 28px; position: relative; transition: background 0.4s; -webkit-backdrop-filter: blur(10px); backdrop-filter: blur(10px); }
.stat:hover { background: oklch(0.14 0.03 240 / 0.72); }
.stat b { font-family: var(--display); font-weight: 300; font-size: clamp(1.9rem, 3.4vw, 2.9rem); color: var(--white); display: block; letter-spacing: -0.02em; line-height: 1.05; }
.stat b .u { color: var(--cyan); font-weight: 400; }
.stat b.word { font-size: clamp(1.3rem, 2.4vw, 1.95rem); line-height: 1.15; }
.stat span { display: block; margin-top: 12px; font-size: 0.88rem; color: var(--muted); }
.stat::before { content: ""; position: absolute; left: 32px; bottom: 0; height: 2px; width: 0; background: linear-gradient(90deg, var(--cyan), transparent); transition: width 0.6s var(--ease); }
.stat:hover::before { width: 60px; }
@media (max-width: 760px) { .stats-grid { grid-template-columns: 1fr 1fr; } }
@media (max-width: 440px) { .stats-grid { grid-template-columns: 1fr; } }

/* ---- scroll-triggered meteor (stats section background) ---- */
.stats-section { position: relative; overflow: hidden; }
.stats-section .shell { position: relative; z-index: 1; }
.meteor-field { position: absolute; inset: 0; z-index: 0; pointer-events: none; overflow: hidden; }
.meteor { position: absolute; left: 0; top: 15%; opacity: 0; will-change: transform, opacity; animation: meteorFly 2.2s ease-out forwards; }
.meteor.ambient .m-body { filter: opacity(0.5); }
.m-body { position: relative; width: 220px; height: 4px; transform-origin: right center; }
.m-tail { position: absolute; right: 7px; top: 50%; transform: translateY(-50%); width: 210px; height: 2.5px; border-radius: 3px;
  background: linear-gradient(90deg, transparent 0%, rgba(255,170,110,0.22) 14%, rgba(98,216,255,0.55) 55%, rgba(225,242,255,0.98) 100%);
  filter: blur(0.6px); box-shadow: 0 0 9px rgba(98,216,255,0.5); }
.m-head { position: absolute; right: 0; top: 50%; transform: translateY(-50%); width: 8px; height: 8px; border-radius: 50%;
  background: radial-gradient(circle, #ffffff 0%, #e2f2ff 38%, #6FD6FF 85%);
  box-shadow: 0 0 12px 3px rgba(190,230,255,0.9), 0 0 28px 8px rgba(98,216,255,0.5), 0 0 40px 12px rgba(255,170,90,0.18); }
.m-spark { position: absolute; top: 50%; width: 2.5px; height: 2.5px; border-radius: 50%; background: rgba(205,237,255,0.9); box-shadow: 0 0 6px rgba(98,216,255,0.7); }
.m-spark.s1 { right: 58px; animation: sparkFade 2.2s ease-out forwards; }
.m-spark.s2 { right: 104px; animation: sparkFade 2.2s ease-out 0.05s forwards; }
.m-spark.s3 { right: 148px; animation: sparkFade 2.2s ease-out 0.1s forwards; }
@keyframes sparkFade { 0% { opacity: 0; transform: translateY(-4px); } 22% { opacity: 0.9; } 100% { opacity: 0; transform: translateY(7px); } }
@keyframes meteorFly {
  0% { transform: translate(-24vw, -50px) rotate(8deg); opacity: 0; }
  9% { opacity: 1; }
  88% { opacity: 1; }
  100% { transform: translate(120vw, 165px) rotate(8deg); opacity: 0; }
}
@media (prefers-reduced-motion: reduce) { .meteor { animation: none; display: none; } }

/* ---------------- FEATURE / BENEFIT CARDS ---------------- */
.ember-section { position: relative; overflow-x: clip; }
.ember-section .shell { position: relative; z-index: 1; }
.ember-glow { position: absolute; right: -180px; bottom: -500px; width: 1100px; height: 1100px; z-index: 0; pointer-events: none; border-radius: 50%;
  background: radial-gradient(circle at 67% 50%, rgba(255,150,70,0.12), transparent 50%), radial-gradient(circle at 65% 50%, rgba(255,140,60,0.20), rgba(200,80,30,0.08) 40%, transparent 66%);
  filter: blur(26px); animation: emberPulse 9s ease-in-out infinite; }
@keyframes emberPulse { 0%,100% { opacity: 0.72; } 50% { opacity: 1; } }
@media (prefers-reduced-motion: reduce) { .ember-glow { animation: none; } }
.cards { display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr)); gap: 18px; }
.card {
  position: relative; background: oklch(0.1 0.022 245 / 0.66); border: 1px solid var(--line-soft);
  border-radius: var(--radius); padding: 30px; overflow: hidden; transition: transform 0.4s var(--ease), border-color 0.4s, background 0.4s; -webkit-backdrop-filter: blur(10px); backdrop-filter: blur(10px);
}
.card::before {
  content: ""; position: absolute; inset: 0; border-radius: var(--radius); padding: 1px;
  background: linear-gradient(135deg, oklch(0.7 0.1 215 / 0.5), transparent 40%, transparent 60%, rgba(169,216,255,0.35));
  -webkit-mask: linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0);
  -webkit-mask-composite: xor; mask-composite: exclude; opacity: 0; transition: opacity 0.4s;
}
.card:hover { transform: translateY(-5px); background: oklch(0.13 0.028 235 / 0.6); }
.card:hover::before { opacity: 1; }
.card .ico {
  width: 46px; height: 46px; border-radius: 11px; display: grid; place-items: center; margin-bottom: 22px;
  background: oklch(0.2 0.04 235 / 0.6); border: 1px solid var(--line); color: var(--cyan);
}
.card .ico svg { width: 22px; height: 22px; }
.card h3 { font-size: 1.18rem; margin-bottom: 10px; }
.card p { font-size: 0.92rem; color: var(--muted); }
.card .num { position: absolute; top: 22px; right: 26px; font-family: var(--mono); font-size: 0.78rem; color: var(--faint); }

/* ---------------- BEFORE / AFTER COMPARISON ---------------- */
.compare { display: grid; grid-template-columns: 1fr 1fr; gap: 20px; position: relative; }
.compare-col { border-radius: var(--radius); padding: 36px; border: 1px solid var(--line-soft); -webkit-backdrop-filter: blur(10px); backdrop-filter: blur(10px); }
.compare-col.before { background: oklch(0.09 0.015 250 / 0.6); }
.compare-col.after { background: oklch(0.12 0.03 235 / 0.62); border-color: rgba(111,214,255,0.28); position: relative; z-index: 1; overflow: hidden; }
.compare-col.after::after { content: ""; position: absolute; top: -40%; right: -20%; width: 60%; height: 80%; background: radial-gradient(circle, rgba(111,214,255,0.16), transparent 70%); filter: blur(20px); }
.compare-col h3 { font-size: 1.2rem; margin-bottom: 6px; }
.compare-col .tag { font-family: var(--mono); font-size: 0.7rem; letter-spacing: 0.2em; text-transform: uppercase; color: var(--muted); }
.compare-col.after .tag { color: var(--cyan); }
.compare-list { margin-top: 24px; display: flex; flex-direction: column; gap: 2px; }
.compare-list li { list-style: none; display: flex; align-items: center; gap: 14px; padding: 14px 0; border-bottom: 1px solid var(--line-soft); font-size: 0.96rem; color: var(--silver); position: relative; }
.compare-list li:last-child { border-bottom: none; }
.compare-list .ci { width: 22px; height: 22px; border-radius: 6px; flex: none; display: grid; place-items: center; }
.before .ci { background: oklch(0.3 0.04 250 / 0.5); color: var(--muted); }
.after .ci { background: rgba(111,214,255,0.16); color: var(--cyan); }
.before .compare-list li { color: var(--muted); text-decoration: line-through; text-decoration-color: var(--faint); }
@media (max-width: 760px) { .compare { grid-template-columns: 1fr; } }

/* Comparison “Murray Holding way” astronaut bust (above the right card) */
.compare-astro { position: absolute; z-index: 0; bottom: calc(100% - 18px); left: 75%; transform: translateX(-50%); width: clamp(150px, 17%, 232px); pointer-events: none; }
.compare-astro img { width: 100%; height: auto; display: block; position: relative; z-index: 1; filter: drop-shadow(0 12px 22px rgba(2,8,23,0.55)) drop-shadow(0 0 26px rgba(98,216,255,0.2)); }
.compare-astro .ca-glow { position: absolute; inset: -10% -14% 8% -14%; border-radius: 50%; z-index: 0; background: radial-gradient(circle at 50% 46%, rgba(60,140,220,0.3), rgba(22,61,143,0.12) 50%, transparent 70%); filter: blur(24px); animation: glowPulse 8s ease-in-out infinite; }
@media (max-width: 1024px) { .compare-astro { display: none; } }

/* ---------------- MARKETS GRID ---------------- */
.mkt-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 18px; }
.mkt-grid .mkt-card.feature { grid-column: span 1; grid-row: span 2; }
.mkt-card {
  position: relative; border: 1px solid var(--line-soft); border-radius: var(--radius); padding: 30px;
  background: oklch(0.1 0.02 245 / 0.66); overflow: hidden; transition: transform 0.4s var(--ease), border-color 0.4s;
  display: flex; flex-direction: column; -webkit-backdrop-filter: blur(10px); backdrop-filter: blur(10px);
}
.mkt-card:hover { transform: translateY(-5px); border-color: var(--line); }
.mkt-card.feature { background: linear-gradient(160deg, oklch(0.14 0.04 230 / 0.7), oklch(0.08 0.02 245 / 0.6)); justify-content: space-between; }
.mkt-card .mkt-tag { font-family: var(--mono); font-size: 0.68rem; letter-spacing: 0.2em; text-transform: uppercase; color: var(--cyan); }
.mkt-card.feature .mkt-tag { color: var(--cyan); }
.mkt-card h3 { font-size: 1.3rem; margin-block: 14px 10px; }
.mkt-card.feature h3 { font-size: clamp(1.8rem, 3vw, 2.6rem); }
.mkt-card p { font-size: 0.9rem; color: var(--muted); }
.mkt-card .mkt-spark { margin-top: 22px; height: 40px; }
.mkt-card .mkt-meta { margin-top: 20px; display: flex; gap: 18px; font-family: var(--mono); font-size: 0.74rem; color: var(--silver); flex-wrap: wrap; }
.mkt-card .mkt-meta b { color: var(--white); font-weight: 500; }
@media (max-width: 860px) { .mkt-grid { grid-template-columns: 1fr 1fr; } .mkt-grid .mkt-card.feature { grid-row: span 1; grid-column: span 2; } }
@media (max-width: 560px) { .mkt-grid { grid-template-columns: 1fr; } .mkt-grid .mkt-card.feature { grid-column: span 1; } }

/* ---------------- DEVICE / MOBILE TRADING ---------------- */
.split { display: grid; grid-template-columns: 1fr 1fr; gap: clamp(40px, 6vw, 80px); align-items: center; }
.split.rev .split-media { order: 2; }
.bullet-list { margin-top: 30px; display: flex; flex-direction: column; gap: 4px; }
.bullet-list li { list-style: none; display: flex; align-items: center; gap: 14px; padding: 12px 0; border-bottom: 1px solid var(--line-soft); color: var(--silver); }
.bullet-list .bi { width: 8px; height: 8px; border-radius: 50%; background: var(--cyan); box-shadow: 0 0 10px var(--cyan); flex: none; }

/* phone mock */
.phone { width: 280px; max-width: 80%; aspect-ratio: 9/19; margin-inline: auto; border-radius: 38px; padding: 12px; background: linear-gradient(160deg, #1a2a3c, #060d16); border: 1px solid var(--line); box-shadow: 0 40px 90px rgba(0,0,0,0.6), inset 0 0 0 1px rgba(255,255,255,0.04); position: relative; animation: float 11s ease-in-out infinite; }
.phone-screen { width: 100%; height: 100%; border-radius: 28px; background: var(--deep); overflow: hidden; display: flex; flex-direction: column; position: relative; }
.phone-notch { position: absolute; top: 8px; left: 50%; transform: translateX(-50%); width: 70px; height: 18px; background: #060d16; border-radius: 10px; z-index: 3; }
.ps-top { padding: 30px 18px 14px; display: flex; justify-content: space-between; align-items: center; }
.ps-top b { font-family: var(--display); color: var(--white); font-size: 0.95rem; }
.ps-pill { font-family: var(--mono); font-size: 0.6rem; color: var(--up); background: oklch(0.8 0.13 155 / 0.12); padding: 3px 8px; border-radius: 20px; }
.ps-price { padding: 4px 18px 0; }
.ps-price .pp { font-family: var(--mono); color: var(--white); font-size: 1.5rem; }
.ps-price .pc { font-family: var(--mono); font-size: 0.72rem; color: var(--up); }
.ps-chart { flex: 1; min-height: 90px; padding: 14px 0 0; }
.ps-rows { padding: 12px; display: flex; flex-direction: column; gap: 8px; border-top: 1px solid var(--line-soft); }
.ps-row { display: flex; justify-content: space-between; align-items: center; font-family: var(--mono); font-size: 0.68rem; }
.ps-row .s { color: var(--silver); }
.ps-row .v { color: var(--white); }
.ps-row .d { padding: 1px 6px; border-radius: 4px; font-size: 0.62rem; }
.ps-row .d.up { color: var(--up); background: oklch(0.8 0.13 155 / 0.1); }
.ps-row .d.down { color: var(--down); background: oklch(0.66 0.17 25 / 0.12); }
@media (max-width: 820px) { .split { grid-template-columns: 1fr; } .split.rev .split-media { order: -1; } }

/* dashboard mock (platform) */
.dash { border: 1px solid var(--line); border-radius: 16px; background: oklch(0.08 0.02 245 / 0.7); overflow: hidden; box-shadow: 0 40px 100px rgba(0,0,0,0.5); }
.dash-bar { display: flex; align-items: center; gap: 8px; padding: 12px 16px; border-bottom: 1px solid var(--line-soft); }
.dash-bar .dot { width: 10px; height: 10px; border-radius: 50%; background: var(--faint); }
.dash-bar .dot:nth-child(1){ background: var(--ember); } .dash-bar .dot:nth-child(2){ background: var(--gold); } .dash-bar .dot:nth-child(3){ background: var(--up); }
.dash-bar .dt { margin-left: 12px; font-family: var(--mono); font-size: 0.72rem; color: var(--muted); }
.dash-body { display: grid; grid-template-columns: 200px 1fr 220px; min-height: 380px; }
.dash-side { border-right: 1px solid var(--line-soft); padding: 16px; display: flex; flex-direction: column; gap: 6px; }
.dash-side .wl { display: flex; justify-content: space-between; align-items: center; padding: 9px 10px; border-radius: 8px; font-family: var(--mono); font-size: 0.72rem; transition: background 0.2s; }
.dash-side .wl:hover, .dash-side .wl.active { background: oklch(0.2 0.03 235 / 0.5); }
.dash-side .wl .s { color: var(--silver); } .dash-side .wl .c.up { color: var(--up); } .dash-side .wl .c.down { color: var(--down); }
.dash-main { padding: 18px; display: flex; flex-direction: column; }
.dash-main .dm-top { display: flex; justify-content: space-between; align-items: flex-start; margin-bottom: 10px; }
.dash-main .dm-top h4 { font-family: var(--display); color: var(--white); font-size: 1.3rem; }
.dash-main .dm-top .px { font-family: var(--mono); font-size: 1.6rem; color: var(--white); }
.dash-main .dm-chart { flex: 1; min-height: 200px; }
.dash-right { border-left: 1px solid var(--line-soft); padding: 16px; display: flex; flex-direction: column; gap: 10px; }
.dash-right .lbl { font-family: var(--mono); font-size: 0.66rem; letter-spacing: 0.16em; text-transform: uppercase; color: var(--muted); }
.dash-right .order-btn { padding: 11px; border-radius: 9px; text-align: center; font-weight: 600; font-size: 0.84rem; }
.dash-right .ob-buy { background: oklch(0.8 0.13 155 / 0.16); color: var(--up); }
.dash-right .ob-sell { background: oklch(0.66 0.17 25 / 0.16); color: var(--down); }
.dash-right .field { background: oklch(0.15 0.02 240 / 0.6); border: 1px solid var(--line-soft); border-radius: 8px; padding: 9px 11px; font-family: var(--mono); font-size: 0.74rem; color: var(--silver); display: flex; justify-content: space-between; }
@media (max-width: 900px) { .dash-body { grid-template-columns: 1fr; } .dash-side, .dash-right { display: none; } }

/* ---------------- STEPS ---------------- */
.steps { display: grid; grid-template-columns: repeat(3, 1fr); gap: 20px; position: relative; }
.step { position: relative; padding: 34px 30px; border: 1px solid var(--line-soft); border-radius: var(--radius); background: oklch(0.1 0.02 245 / 0.66); transition: border-color 0.4s, transform 0.4s; -webkit-backdrop-filter: blur(10px); backdrop-filter: blur(10px); }
.step:hover { border-color: rgba(111,214,255,0.4); transform: translateY(-4px); }
.step .beacon { width: 54px; height: 54px; border-radius: 50%; display: grid; place-items: center; font-family: var(--display); font-size: 1.3rem; color: var(--cyan); background: radial-gradient(circle, rgba(111,214,255,0.2), transparent 70%); border: 1px solid rgba(111,214,255,0.4); box-shadow: 0 0 26px rgba(111,214,255,0.25); margin-bottom: 24px; }
.step h3 { font-size: 1.25rem; margin-bottom: 10px; }
.step p { font-size: 0.92rem; color: var(--muted); margin-bottom: 18px; }
.step a { font-family: var(--mono); font-size: 0.78rem; color: var(--cyan); display: inline-flex; align-items: center; gap: 6px; }
.step a:hover { color: var(--white); }
@media (max-width: 760px) { .steps { grid-template-columns: 1fr; } }

/* ---------------- TESTIMONIALS ---------------- */
/* ---------------- TESTIMONIALS (featured + rail) ---------------- */
.tcarousel { position: relative; display: grid; grid-template-columns: minmax(0, 1.55fr) minmax(0, 1fr); gap: clamp(20px, 3vw, 40px); align-items: stretch; }
.tcarousel .tglow { position: absolute; top: 40%; left: 22%; transform: translate(-50%,-50%); width: 60%; max-width: 620px; aspect-ratio: 1; border-radius: 50%; z-index: 0; pointer-events: none;
  background: radial-gradient(circle, rgba(98,216,255,0.14), rgba(22,61,143,0.06) 46%, transparent 70%); filter: blur(30px); }
.tfeatured-wrap { position: relative; z-index: 1; }
.tfeatured { position: relative; height: 100%; border-radius: 18px; padding: clamp(30px, 4vw, 48px); overflow: hidden; display: flex; flex-direction: column;
  background: linear-gradient(165deg, oklch(0.13 0.035 238 / 0.62), oklch(0.08 0.02 245 / 0.72)); -webkit-backdrop-filter: blur(14px); backdrop-filter: blur(14px); box-shadow: 0 30px 70px rgba(2,8,23,0.4);
  opacity: 0; transform: translateY(10px); transition: opacity 0.55s var(--ease), transform 0.55s var(--ease); }
.tfeatured.in { opacity: 1; transform: none; }
.tfeatured::before { content: ""; position: absolute; inset: 0; border-radius: 18px; padding: 1px; pointer-events: none;
  background: linear-gradient(150deg, rgba(111,214,255,0.55), rgba(111,214,255,0.08) 42%, transparent 72%);
  -webkit-mask: linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0); -webkit-mask-composite: xor; mask-composite: exclude; }
.tf-tag { align-self: flex-start; font-family: var(--mono); font-size: 0.68rem; letter-spacing: 0.12em; text-transform: uppercase; color: var(--cyan); background: rgba(111,214,255,0.1); border: 1px solid rgba(111,214,255,0.3); padding: 6px 12px; border-radius: 999px; }
.tf-quote { margin: 26px 0 0; font-family: var(--display); font-weight: 400; font-size: clamp(1.35rem, 2.3vw, 1.7rem); line-height: 1.4; color: var(--white); letter-spacing: -0.005em; flex: 1; }
.tf-quote::before { content: "\201C"; color: var(--cyan); margin-right: 2px; }
.tf-quote::after { content: "\201D"; color: var(--cyan); margin-left: 1px; }
.tf-person { margin-top: 30px; display: flex; align-items: center; gap: 14px; }
.tf-meta b { color: var(--white); font-size: 1rem; display: block; font-weight: 600; }
.tf-meta span { font-size: 0.82rem; color: var(--muted); }
.avatar { border-radius: 50%; background: linear-gradient(140deg, var(--slate), var(--midnight)); border: 1px solid var(--line); flex: none; display: grid; place-items: center; font-family: var(--display); font-size: 0.95rem; color: var(--cyan); }
.avatar { width: 42px; height: 42px; }
.avatar.lg { width: 54px; height: 54px; font-size: 1.15rem; box-shadow: 0 0 0 1px rgba(111,214,255,0.3), 0 0 18px rgba(111,214,255,0.22); border-color: rgba(111,214,255,0.4); }
.trail { position: relative; z-index: 1; display: flex; flex-direction: column; gap: 10px; }
.trail-item { display: flex; align-items: center; gap: 12px; width: 100%; text-align: left; padding: 14px 16px; border-radius: 12px; border: 1px solid var(--line-soft); background: oklch(0.1 0.02 245 / 0.5); transition: border-color 0.3s, background 0.3s, transform 0.3s var(--ease); }
.trail-item:hover { border-color: var(--line); background: oklch(0.13 0.028 240 / 0.6); transform: translateX(2px); }
.trail-item.active { border-color: rgba(111,214,255,0.5); background: rgba(98,216,255,0.08); box-shadow: 0 0 20px rgba(98,216,255,0.14); }
.trail-item .avatar { width: 38px; height: 38px; font-size: 0.76rem; }
.trail-item.active .avatar { border-color: rgba(111,214,255,0.45); }
.trail-meta { flex: 1; min-width: 0; }
.trail-meta b { display: block; color: var(--white); font-size: 0.86rem; font-weight: 600; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.trail-meta span { font-size: 0.74rem; color: var(--muted); }
.trail-tag { font-family: var(--mono); font-size: 0.6rem; letter-spacing: 0.06em; text-transform: uppercase; color: var(--muted); border: 1px solid var(--line-soft); border-radius: 6px; padding: 4px 7px; white-space: nowrap; transition: color 0.3s, border-color 0.3s; }
.trail-item.active .trail-tag { color: var(--cyan); border-color: rgba(111,214,255,0.35); }
@media (max-width: 860px) {
  .tcarousel { grid-template-columns: 1fr; }
  .tcarousel .tglow { left: 50%; top: 30%; }
  .trail { flex-direction: row; overflow-x: auto; padding-bottom: 6px; scrollbar-width: none; }
  .trail::-webkit-scrollbar { display: none; }
  .trail-item { flex: 0 0 auto; width: auto; }
  .trail-meta { max-width: 140px; }
}
@media (max-width: 480px) { .trail-item .trail-tag { display: none; } }

/* ---------------- PLANS ---------------- */
.plans-scroll { overflow-x: auto; padding-bottom: 14px; scrollbar-width: thin; }
.plans-grid { display: grid; grid-auto-flow: column; grid-auto-columns: minmax(280px, 1fr); gap: 18px; min-width: min-content; }
.plan { border: 1px solid var(--line-soft); border-radius: var(--radius); padding: 30px; background: oklch(0.09 0.02 240 / 0.5); display: flex; flex-direction: column; transition: transform 0.4s var(--ease), border-color 0.4s; position: relative; overflow: hidden; }
.plan:hover { transform: translateY(-6px); border-color: var(--line); }
.plan.featured { background: linear-gradient(165deg, rgba(22,61,143,0.38), oklch(0.08 0.02 245 / 0.7)); border-color: rgba(111,214,255,0.4); }
.plan.featured::before { content: "Most Popular"; position: absolute; top: 18px; right: -34px; transform: rotate(45deg); background: linear-gradient(120deg, #0B3A78, #2F9BFF); color: #F4F8FF; font-family: var(--mono); font-size: 0.6rem; letter-spacing: 0.1em; padding: 5px 40px; text-transform: uppercase; }
.plan .pname { font-family: var(--display); font-size: 1.4rem; color: var(--white); }
.plan .ptier { font-family: var(--mono); font-size: 0.66rem; letter-spacing: 0.2em; text-transform: uppercase; color: var(--cyan); margin-bottom: 18px; }
.plan.featured .ptier { color: var(--cyan); }
.plan .pmin { font-family: var(--mono); font-size: 0.72rem; color: var(--muted); }
.plan .pamt { font-family: var(--display); font-size: 2.2rem; color: var(--white); font-weight: 300; letter-spacing: -0.02em; margin-block: 2px 16px; }
.plan .pdesc { font-size: 0.88rem; color: var(--muted); min-height: 56px; }
.plan .pfeat { margin: 22px 0; display: flex; flex-direction: column; gap: 11px; }
.plan .pfeat li { list-style: none; display: flex; gap: 10px; font-size: 0.85rem; color: var(--silver); }
.plan .pfeat li svg { width: 15px; height: 15px; color: var(--cyan); flex: none; margin-top: 3px; }
.plan .btn { margin-top: auto; justify-content: center; }
.plan:not(.featured) .btn { background: oklch(0.5 0.05 230 / 0.08); border: 1px solid var(--line); color: var(--white); }
.plan:not(.featured) .btn:hover { border-color: var(--cyan); box-shadow: var(--glow-cyan); }

/* plan matrix / compare table */
.matrix { overflow-x: auto; -webkit-overflow-scrolling: touch; border: 1px solid rgba(120,200,255,0.2); border-radius: 18px; background: rgba(2,8,23,0.82); -webkit-backdrop-filter: blur(22px); backdrop-filter: blur(22px); box-shadow: inset 0 0 60px rgba(47,120,200,0.06), 0 26px 64px rgba(2,8,23,0.5); -webkit-overflow-scrolling: touch; }
.matrix table { width: 100%; border-collapse: collapse; min-width: 780px; }
.matrix th, .matrix td { padding: 13px 18px; text-align: center; border-bottom: 1px solid rgba(120,170,230,0.07); font-size: 0.9rem; }
.matrix thead th { font-family: var(--body); font-weight: 600; font-size: 0.82rem; letter-spacing: 0.02em; color: var(--white); background: rgba(4,11,26,0.92); padding-block: 17px; vertical-align: top; }
.matrix tbody td { color: var(--silver); font-family: var(--body); }
.matrix td:first-child, .matrix th:first-child { text-align: left; color: var(--white); font-weight: 500; position: sticky; left: 0; z-index: 2; background: rgba(4,11,26,0.97); }
.matrix thead th:first-child { background: rgba(3,9,22,0.97); }
.matrix tbody tr:nth-child(even) { background: rgba(255,255,255,0.022); }
.matrix tbody tr { transition: background 0.2s; }
.matrix tbody tr:hover { background: rgba(98,216,255,0.06); }
.matrix tbody tr:hover td:first-child { background: rgba(9,21,44,0.98); }
.matrix tbody td:first-child { font-size: 0.92rem; }

/* ---------------- FAQ ---------------- */
.faq-list { display: flex; flex-direction: column; gap: 12px; max-width: 880px; margin-inline: auto; }
.faq-item { border: 1px solid var(--line-soft); border-radius: var(--radius); background: oklch(0.09 0.02 240 / 0.45); overflow: hidden; transition: border-color 0.3s; }
.faq-item.open { border-color: oklch(0.6 0.1 215 / 0.4); }
.faq-q { width: 100%; display: flex; justify-content: space-between; align-items: center; gap: 20px; padding: 24px 28px; text-align: left; font-family: var(--display); font-size: 1.08rem; color: var(--white); font-weight: 500; }
.faq-q .qx { width: 28px; height: 28px; flex: none; position: relative; }
.faq-q .qx::before, .faq-q .qx::after { content: ""; position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); background: var(--cyan); transition: transform 0.3s var(--ease); }
.faq-q .qx::before { width: 14px; height: 2px; } .faq-q .qx::after { width: 2px; height: 14px; }
.faq-item.open .qx::after { transform: translate(-50%,-50%) rotate(90deg); opacity: 0; }
.faq-a { max-height: 0; overflow: hidden; transition: max-height 0.4s var(--ease); }
.faq-a-inner { padding: 0 28px 26px; color: var(--muted); font-size: 0.96rem; max-width: 70ch; }

/* ---------------- SESSION TIMELINE ---------------- */
.timeline-wrap { border: 1px solid var(--line-soft); border-radius: var(--radius); background: oklch(0.07 0.02 245 / 0.6); padding: 32px clamp(20px,4vw,44px); position: relative; overflow: hidden; }
.tl-head { display: flex; justify-content: space-between; align-items: center; flex-wrap: wrap; gap: 12px; margin-bottom: 36px; }
.tl-utc { font-family: var(--mono); font-size: 0.84rem; color: var(--cyan); display: flex; align-items: center; gap: 8px; }
.tl-utc .live { width: 8px; height: 8px; border-radius: 50%; background: var(--up); box-shadow: 0 0 10px var(--up); animation: blink 1.8s ease-in-out infinite; }
@keyframes blink { 50% { opacity: 0.3; } }
.tl-track { position: relative; }
.tl-hours { display: flex; justify-content: space-between; font-family: var(--mono); font-size: 0.64rem; color: var(--faint); margin-bottom: 10px; }
.tl-rows { display: flex; flex-direction: column; gap: 12px; position: relative; }
.tl-row { display: grid; grid-template-columns: 96px 1fr; align-items: center; gap: 16px; }
.tl-row .sess { font-family: var(--mono); font-size: 0.78rem; color: var(--silver); }
.tl-bar-bg { height: 26px; background: oklch(0.13 0.02 240 / 0.6); border-radius: 6px; position: relative; overflow: visible; }
.tl-seg { position: absolute; top: 0; bottom: 0; border-radius: 6px; opacity: 0.85; }
.tl-now { position: absolute; top: -8px; bottom: -8px; width: 2px; background: var(--amber); box-shadow: 0 0 14px var(--amber); z-index: 4; transition: left 0.5s linear; }
.tl-now::before { content: ""; position: absolute; top: -4px; left: 50%; transform: translateX(-50%); width: 8px; height: 8px; border-radius: 50%; background: var(--amber); box-shadow: 0 0 10px var(--amber); }
.tl-grid-lines { position: absolute; inset: 0; pointer-events: none; }
.tl-grid-lines i { position: absolute; top: 0; bottom: 0; width: 1px; background: var(--line-soft); }
@media (max-width: 600px) { .tl-row { grid-template-columns: 64px 1fr; gap: 10px; } .tl-row .sess { font-size: 0.7rem; } }

/* ---------------- AUDIENCE BLOCKS ---------------- */
.aud { display: grid; grid-template-columns: repeat(3, 1fr); gap: 18px; }
.aud-block { padding: 34px 30px; border: 1px solid var(--line-soft); border-radius: var(--radius); background: oklch(0.1 0.02 245 / 0.66); transition: transform 0.4s, border-color 0.4s; -webkit-backdrop-filter: blur(10px); backdrop-filter: blur(10px); }
.aud-block:hover { transform: translateY(-5px); border-color: var(--line); }
.aud-block .tag { font-family: var(--mono); font-size: 0.68rem; letter-spacing: 0.18em; text-transform: uppercase; color: var(--cyan); }
.aud-block h3 { font-size: 1.4rem; margin-block: 14px 12px; }
.aud-block p { font-size: 0.92rem; color: var(--muted); }
.aud-block a { display: inline-flex; gap: 6px; margin-top: 20px; font-family: var(--mono); font-size: 0.78rem; color: var(--cyan); }
@media (max-width: 800px) { .aud { grid-template-columns: 1fr; } }

/* ---------------- CONTACT ---------------- */
.contact-grid { display: grid; grid-template-columns: 0.9fr 1.1fr; gap: clamp(36px, 5vw, 64px); align-items: start; }
.contact-cards { display: grid; grid-template-columns: 1fr 1fr; gap: 14px; }
.cc { padding: 24px; border: 1px solid var(--line-soft); border-radius: var(--radius); background: oklch(0.1 0.02 245 / 0.66); transition: border-color 0.3s, transform 0.3s; -webkit-backdrop-filter: blur(10px); backdrop-filter: blur(10px); }
.cc:hover { border-color: var(--line); transform: translateY(-3px); }
.cc .ico { width: 40px; height: 40px; border-radius: 10px; display: grid; place-items: center; background: oklch(0.2 0.04 235 / 0.6); color: var(--cyan); margin-bottom: 16px; }
.cc .ico svg { width: 19px; height: 19px; }
.cc h4 { font-size: 1rem; color: var(--white); margin-bottom: 5px; }
.cc p { font-size: 0.86rem; color: var(--muted); }
.cc a { color: var(--cyan); }
.form { border: 1px solid var(--line-soft); border-radius: 16px; background: oklch(0.08 0.02 245 / 0.6); padding: clamp(24px, 4vw, 40px); }
.form-row { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; margin-bottom: 16px; }
.field-group { display: flex; flex-direction: column; gap: 7px; }
.field-group.full { grid-column: 1 / -1; }
.field-group label { font-family: var(--mono); font-size: 0.7rem; letter-spacing: 0.12em; text-transform: uppercase; color: var(--muted); }
.field-group input, .field-group select, .field-group textarea {
  background: oklch(0.13 0.02 240 / 0.6); border: 1px solid var(--line-soft); border-radius: 10px;
  padding: 13px 15px; color: var(--white); font-family: var(--body); font-size: 0.95rem; transition: border-color 0.25s, box-shadow 0.25s;
}
.field-group input::placeholder, .field-group textarea::placeholder { color: var(--faint); }
.field-group input:focus, .field-group select:focus, .field-group textarea:focus { outline: none; border-color: oklch(0.7 0.1 215 / 0.6); box-shadow: 0 0 0 3px oklch(0.6 0.1 215 / 0.12); }
.field-group textarea { resize: vertical; min-height: 120px; }
.field-group.err input, .field-group.err select, .field-group.err textarea { border-color: var(--down); }
.field-group .msg { font-size: 0.74rem; color: var(--down); display: none; }
.field-group.err .msg { display: block; }
.form-ok { display: none; padding: 16px; border-radius: 10px; background: oklch(0.8 0.13 155 / 0.12); color: var(--up); font-size: 0.9rem; margin-bottom: 16px; }
.form-ok.show { display: block; }
.trust-badges { display: flex; flex-wrap: wrap; gap: 12px; margin-top: 28px; }
.trust-badges .tb { display: flex; align-items: center; gap: 8px; font-family: var(--mono); font-size: 0.74rem; color: var(--silver); border: 1px solid var(--line-soft); padding: 8px 14px; border-radius: 100px; }
.trust-badges .tb svg { width: 14px; height: 14px; color: var(--cyan); }
@media (max-width: 820px) { .contact-grid { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .form-row { grid-template-columns: 1fr; } .contact-cards { grid-template-columns: 1fr; } }

/* single-column contact (form removed) */
.contact-single { max-width: 940px; margin-inline: auto; }
.contact-single .contact-cards { grid-template-columns: repeat(4, 1fr); }
.contact-action { margin-top: 40px; display: flex; flex-direction: column; align-items: center; gap: 18px; text-align: center; }
.contact-action-lead { color: var(--silver); font-size: 1.02rem; max-width: 46ch; }
@media (max-width: 820px) { .contact-single .contact-cards { grid-template-columns: 1fr 1fr; } }
@media (max-width: 480px) { .contact-single .contact-cards { grid-template-columns: 1fr; } }

/* ---------------- PAGE HERO (sub pages) ---------------- */
.phero { padding-top: clamp(120px, 15vh, 184px); padding-bottom: clamp(36px, 5vw, 64px); position: relative; }
.phero h1 { font-size: clamp(2.1rem, 5.2vw, 4rem); max-width: 16ch; text-transform: uppercase; letter-spacing: 0.008em; }
.phero .lede { margin-top: 24px; }
.phero-crumb { font-family: var(--mono); font-size: 0.72rem; letter-spacing: 0.2em; text-transform: uppercase; color: var(--muted); margin-bottom: 22px; }
.phero-crumb a { color: var(--cyan); }

@keyframes pheroAstroFloat { 0%,100% { transform: translateY(-7px); } 50% { transform: translateY(7px); } }

/* ---------------- FINAL CTA ---------------- */
.final-cta { text-align: center; position: relative; overflow: hidden; }
.final-cta .glow-orb { position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); width: 600px; max-width: 90vw; aspect-ratio: 1; border-radius: 50%; background: radial-gradient(circle, rgba(111,214,255,0.16), rgba(22,61,143,0.10) 45%, transparent 62%); filter: blur(30px); pointer-events: none; }
.final-cta h2 { font-size: clamp(1.9rem, 4.4vw, 3.6rem); max-width: 18ch; margin-inline: auto; position: relative; text-transform: uppercase; letter-spacing: 0.01em; }
.final-cta .lede { margin: 24px auto 0; }
.final-cta .hero-cta { justify-content: center; margin-top: 38px; }

/* ---------------- ACCESS MATRIX (Plans) ---------------- */
.access-grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 18px; grid-auto-flow: row dense; align-items: stretch; }
@media (max-width: 1040px) { .access-grid { grid-template-columns: repeat(2, 1fr); } }
@media (max-width: 620px) { .access-grid { grid-template-columns: 1fr; } }
.amod.span2 { grid-column: span 2; }
.amod.span2 .amod-feat { display: grid; grid-template-columns: 1fr 1fr; gap: 12px 30px; }
.amod.span2 .amod-desc { max-width: 54ch; }
.amod.span2 .amod-price { font-size: 2.7rem; }
@media (max-width: 620px) {
  .amod.span2 { grid-column: span 1; }
  .amod.span2 .amod-feat { grid-template-columns: 1fr; }
  .amod.span2 .amod-price { font-size: 2.3rem; }
}
.amod {
  position: relative; border: 1px solid rgba(160,220,255,0.16); border-radius: 16px;
  background: linear-gradient(170deg, rgba(10,31,77,0.4), rgba(6,18,42,0.62));
  -webkit-backdrop-filter: blur(10px); backdrop-filter: blur(10px); padding: 30px; overflow: hidden; display: flex; flex-direction: column;
  transition: transform 0.4s var(--ease), border-color 0.4s, box-shadow 0.4s;
}
.amod::after {
  content: ""; position: absolute; inset: 0; pointer-events: none; opacity: 0.5;
  background-image: linear-gradient(rgba(111,214,255,0.04) 1px, transparent 1px), linear-gradient(90deg, rgba(111,214,255,0.04) 1px, transparent 1px);
  background-size: 40px 40px;
  -webkit-mask: radial-gradient(120% 80% at 80% 0%, #000, transparent 70%);
  mask: radial-gradient(120% 80% at 80% 0%, #000, transparent 70%);
}
.amod:hover { transform: translateY(-6px); border-color: rgba(98,216,255,0.45); box-shadow: 0 18px 50px rgba(2,8,23,0.5), 0 0 30px rgba(98,216,255,0.1); }
.amod.popular { border-color: rgba(98,216,255,0.4); background: linear-gradient(170deg, rgba(22,61,143,0.42), rgba(6,18,42,0.72)); }
/* subtle animated shimmer border on the popular module */
.amod.popular::before {
  content: ""; position: absolute; inset: 0; border-radius: 16px; padding: 1px; pointer-events: none;
  background: linear-gradient(120deg, transparent 20%, rgba(98,216,255,0.6) 50%, transparent 80%);
  background-size: 220% 220%;
  -webkit-mask: linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0);
  -webkit-mask-composite: xor; mask-composite: exclude;
  animation: shimmer 5s linear infinite;
}
@keyframes shimmer { 0% { background-position: 200% 0; } 100% { background-position: -200% 0; } }
.amod.vip { background: radial-gradient(120% 90% at 50% 0%, rgba(30,107,255,0.2), transparent 58%), linear-gradient(170deg, rgba(11,19,46,0.94), rgba(1,6,18,0.98)); border: 1px solid rgba(169,216,255,0.34); overflow: hidden; }
/* animated VIP shimmer border */
.amod.vip::before {
  content: ""; position: absolute; inset: 0; border-radius: 16px; padding: 1px; pointer-events: none; z-index: 2;
  background: linear-gradient(120deg, transparent 18%, rgba(169,216,255,0.7) 48%, rgba(98,216,255,0.5) 55%, transparent 82%);
  background-size: 240% 240%;
  -webkit-mask: linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0);
  -webkit-mask-composite: xor; mask-composite: exclude;
  animation: shimmer 6s linear infinite;
}
.amod.vip::after { background-image: none; }
.amod.vip .vip-glow { position: absolute; bottom: -40%; left: 50%; transform: translateX(-50%); width: 120%; aspect-ratio: 1; border-radius: 50%; background: radial-gradient(circle, rgba(98,216,255,0.16), transparent 60%); filter: blur(28px); animation: glowPulse 8s ease-in-out infinite; pointer-events: none; }
.amod-badge { position: absolute; top: 18px; right: 18px; z-index: 2; white-space: nowrap; font-family: var(--mono); font-size: 0.56rem; letter-spacing: 0.14em; text-transform: uppercase; padding: 5px 10px; border-radius: 20px; border: 1px solid rgba(98,216,255,0.4); color: var(--cyan); background: rgba(98,216,255,0.1); }
.amod.vip .amod-badge { color: var(--ice); border-color: rgba(169,216,255,0.5); background: rgba(169,216,255,0.08); }
.amod-tier { position: relative; z-index: 1; font-family: var(--mono); font-size: 0.66rem; letter-spacing: 0.2em; text-transform: uppercase; color: var(--cyan); }
.amod.vip .amod-tier { color: var(--ice); }
.amod-price { position: relative; z-index: 1; font-family: var(--display); font-size: 2.3rem; font-weight: 300; color: #F4F8FF; letter-spacing: -0.02em; margin-top: 16px; }
.amod-min { position: relative; z-index: 1; font-family: var(--mono); font-size: 0.7rem; color: var(--muted); margin-top: 2px; }
.amod-desc { position: relative; z-index: 1; font-size: 0.86rem; color: var(--silver); margin-top: 16px; }
.amod-div { position: relative; z-index: 1; display: flex; align-items: center; gap: 12px; margin: 24px 0 18px; font-family: var(--mono); font-size: 0.58rem; letter-spacing: 0.18em; text-transform: uppercase; color: var(--muted); white-space: nowrap; }
.amod-div::after { content: ""; flex: 1; height: 1px; background: linear-gradient(90deg, var(--line), transparent); }
.amod-feat { position: relative; z-index: 1; display: flex; flex-direction: column; gap: 11px; margin-bottom: 26px; }
.amod-feat li { list-style: none; display: flex; align-items: center; gap: 11px; font-size: 0.85rem; }
.amod-feat .fi { width: 20px; height: 20px; border-radius: 50%; flex: none; display: grid; place-items: center; transition: box-shadow 0.3s, transform 0.3s; }
.amod-feat .fi svg { width: 11px; height: 11px; }
.amod-feat li.on { color: var(--silver); }
.amod-feat li.on .fi { background: rgba(98,216,255,0.14); border: 1px solid rgba(98,216,255,0.42); color: var(--cyan); }
.amod:hover .amod-feat li.on .fi { box-shadow: 0 0 10px rgba(98,216,255,0.45); transform: scale(1.08); }
.amod-feat li.off { color: var(--faint); }
.amod-feat li.off .fi { background: rgba(143,166,194,0.05); border: 1px solid var(--line-soft); color: var(--faint); }
.amod .btn { position: relative; z-index: 1; margin-top: auto; justify-content: center; }
.amod:not(.popular):not(.vip) .btn { background: rgba(8,22,46,0.5); border: 1px solid rgba(160,220,255,0.35); color: #D8ECFF; }
.amod:not(.popular):not(.vip) .btn:hover { border-color: var(--cyan); background: rgba(111,214,255,0.1); box-shadow: 0 0 22px rgba(98,216,255,0.22); }
.amod.vip .btn { background: linear-gradient(135deg, #1E6BFF, #62D8FF); color: #04122b; border: none; }
.amod.vip .btn:hover { box-shadow: 0 0 28px rgba(98,216,255,0.5); }
.access-note { margin-top: 32px; font-size: 0.8rem; color: var(--muted); text-align: center; max-width: 70ch; margin-inline: auto; line-height: 1.7; }

/* Most Popular — sonar pulse + edge light sweep */
.amod.popular .sonar-pulse { position: absolute; top: -34%; left: 50%; transform: translateX(-50%); width: 118%; aspect-ratio: 1; border-radius: 50%; border: 1px solid rgba(98,216,255,0.18); pointer-events: none; z-index: 0; animation: sonarPulse 5s ease-out infinite; }
.amod.popular .sonar-pulse.p2 { animation-delay: 2.5s; }
@keyframes sonarPulse { 0% { transform: translateX(-50%) scale(0.55); opacity: 0; } 22% { opacity: 0.5; } 100% { transform: translateX(-50%) scale(1.25); opacity: 0; } }
.amod.popular .edge-sweep { position: absolute; top: 0; left: 0; right: 0; height: 2px; pointer-events: none; z-index: 3;
  background: linear-gradient(90deg, transparent, var(--cyan), transparent); background-size: 45% 100%; background-repeat: no-repeat; animation: edgeSweep 4.5s ease-in-out infinite; }
@keyframes edgeSweep { 0% { background-position: -50% 0; } 100% { background-position: 150% 0; } }

/* VIP — deep scan sweep + meteorite dust */
.amod.vip .vip-scan { position: absolute; inset: 0; pointer-events: none; z-index: 0; mix-blend-mode: screen;
  background: linear-gradient(180deg, transparent 43%, rgba(98,216,255,0.1) 50%, transparent 57%); background-size: 100% 280%; animation: scan 7s linear infinite; }
.amod.vip .dust { position: absolute; inset: 0; pointer-events: none; z-index: 0; }
.amod.vip .dust i { position: absolute; width: 3px; height: 3px; border-radius: 50%; background: rgba(169,216,255,0.7); box-shadow: 0 0 6px var(--cyan); animation: dustFloat 9s ease-in-out infinite; }
@keyframes dustFloat { 0%,100% { transform: translate(0,0); opacity: 0.3; } 50% { transform: translate(6px,-10px); opacity: 0.9; } }

/* VIP — faint abyssal aura, sonar rings & liquidity waves (all behind text, z-index 0) */
.amod.vip .vip-aura { position: absolute; z-index: 0; right: -6%; bottom: -10%; width: 60%; height: 90%; border-radius: 50%; pointer-events: none;
  background: radial-gradient(circle at 60% 50%, rgba(60,140,220,0.16), rgba(22,61,143,0.07) 52%, transparent 72%); filter: blur(30px); animation: glowPulse 9s ease-in-out infinite; }
.amod.vip .vip-rings { position: absolute; z-index: 0; right: 6%; bottom: 8%; width: 46%; aspect-ratio: 1; pointer-events: none;
  -webkit-mask: radial-gradient(140% 140% at 70% 70%, #000, transparent 78%); mask: radial-gradient(140% 140% at 70% 70%, #000, transparent 78%); }
.amod.vip .vip-rings span { position: absolute; inset: 0; margin: auto; width: 60%; aspect-ratio: 1; border-radius: 50%; border: 1px solid rgba(111,214,255,0.28); animation: sonar 8s ease-out infinite; }
.amod.vip .vip-rings span:nth-child(2) { animation-delay: 2.6s; }
.amod.vip .vip-rings span:nth-child(3) { animation-delay: 5.2s; }
.amod.vip .vip-waves { position: absolute; z-index: 0; inset: 0; pointer-events: none; opacity: 0.5;
  -webkit-mask: radial-gradient(120% 90% at 80% 90%, #000, transparent 72%); mask: radial-gradient(120% 90% at 80% 90%, #000, transparent 72%); }
.amod.vip .vip-waves::before, .amod.vip .vip-waves::after {
  content: ""; position: absolute; left: -10%; right: -10%; height: 1px; filter: blur(0.6px);
  background: linear-gradient(90deg, transparent, rgba(169,216,255,0.4), rgba(111,214,255,0.18), transparent); }
.amod.vip .vip-waves::before { bottom: 30%; animation: waveline 11s ease-in-out infinite; }
.amod.vip .vip-waves::after { bottom: 16%; animation: waveline 15s ease-in-out infinite reverse; }
@media (max-width: 1024px) { .amod.vip .vip-rings, .amod.vip .vip-waves { opacity: 0.35; } }

/* ---------------- COMPARE TABLE cells ---------------- */
.matrix .fchk { display: inline-grid; place-items: center; width: 20px; height: 20px; border-radius: 50%; background: rgba(98,216,255,0.16); border: 1px solid rgba(98,216,255,0.45); color: var(--cyan); }
.matrix .fchk svg { width: 10px; height: 10px; }
.matrix .fno { display: inline-grid; place-items: center; width: 20px; height: 20px; color: var(--faint); opacity: 0.65; }
.matrix .fno svg { width: 13px; height: 13px; }
.matrix .col-pop { background: rgba(98,216,255,0.07); }
.matrix .col-vip { background: rgba(30,107,255,0.09); }
.matrix tbody tr:hover .col-pop { background: rgba(98,216,255,0.11); }
.matrix tbody tr:hover .col-vip { background: rgba(30,107,255,0.13); }
.matrix thead th.col-pop { color: var(--cyan); }
.matrix thead th.col-vip { color: var(--ice); }
.matrix .colbadge { display: block; font-family: var(--mono); font-size: 0.54rem; letter-spacing: 0.12em; text-transform: uppercase; margin-top: 5px; opacity: 0.9; font-weight: 400; }
.matrix .price-cell { font-family: var(--mono); font-size: 0.92rem; color: var(--white); }
.matrix .cta-cell a { display: inline-flex; font-family: var(--body); font-size: 0.74rem; font-weight: 600; padding: 7px 14px; border-radius: 8px; border: 1px solid rgba(160,220,255,0.32); color: #D8ECFF; white-space: nowrap; transition: all 0.25s; }
.matrix .cta-cell a:hover { border-color: var(--cyan); background: rgba(111,214,255,0.1); }
.matrix .col-pop.cta-cell a { background: linear-gradient(135deg, #0B3A78, #2F9BFF); border: none; color: #F4F8FF; }
.matrix .col-vip.cta-cell a { background: linear-gradient(135deg, #1E6BFF, #62D8FF); border: none; color: #04122b; }
.matrix-hint { display: none; }

/* Compare section decorative astronaut — lounging ON the table's top edge */
.cmp-section .shell { position: relative; }
.cmp-table-wrap { position: relative; }
.cmp-astro { position: absolute; z-index: 5; right: 8px; top: 20px; transform: translateY(-100%);
  width: clamp(425px, 47%, 660px); pointer-events: none; }
.cmp-astro img { position: relative; z-index: 1; display: block; width: 100%; height: auto;
  filter: brightness(0.9) drop-shadow(0 24px 26px rgba(2,8,23,0.55)) drop-shadow(0 0 34px rgba(60,140,220,0.2)); }
.cmp-astro .ca-glow { position: absolute; z-index: 0; left: 50%; top: 44%; transform: translate(-50%,-50%);
  width: 112%; aspect-ratio: 1.8; border-radius: 50%; pointer-events: none;
  background: radial-gradient(ellipse at 50% 50%, rgba(60,140,220,0.22), rgba(22,61,143,0.09) 48%, transparent 70%);
  filter: blur(36px); animation: glowPulse 8s ease-in-out infinite; }
/* contact shadow that grounds him on the table surface */
.cmp-astro .ca-contact { position: absolute; z-index: 0; left: 12%; right: 16%; bottom: 2px; height: 30px;
  background: radial-gradient(ellipse at 50% 50%, rgba(2,6,16,0.6), rgba(2,6,16,0.32) 45%, transparent 72%);
  filter: blur(9px); pointer-events: none; }
@media (max-width: 1280px) { .cmp-astro { width: 354px; top: 16px; } .cmp-astro .ca-contact { height: 26px; } }
@media (max-width: 768px) { .cmp-astro { display: none; } }
@media (prefers-reduced-motion: reduce) { .cmp-astro img { animation: none; } }
@media (max-width: 760px) { .matrix-hint { display: block; margin-top: 14px; font-family: var(--mono); font-size: 0.72rem; color: var(--muted); text-align: center; } }


/* ---------------- LEGAL ---------------- */
.legal-layout { display: grid; grid-template-columns: 240px 1fr; gap: 48px; align-items: start; }
.legal-nav { position: sticky; top: 100px; display: flex; flex-direction: column; gap: 2px; }
.legal-nav a { font-size: 0.88rem; color: var(--muted); padding: 9px 14px; border-radius: 8px; border-left: 2px solid transparent; transition: all 0.2s; }
.legal-nav a:hover { color: var(--white); background: oklch(0.5 0.05 230 / 0.06); }
.legal-nav a.active { color: var(--white); border-left-color: var(--cyan); background: oklch(0.5 0.05 230 / 0.06); }
.legal-doc { max-width: 70ch; }
.legal-doc article { padding-bottom: 56px; margin-bottom: 56px; border-bottom: 1px solid var(--line-soft); scroll-margin-top: 100px; }
.legal-doc article:last-child { border-bottom: none; }
.legal-doc h2 { font-size: clamp(1.6rem, 3vw, 2.2rem); margin-bottom: 18px; }
.legal-doc h3 { font-size: 1.1rem; color: var(--white); margin-block: 26px 10px; }
.legal-doc p, .legal-doc li { font-size: 0.95rem; color: var(--silver); margin-bottom: 14px; line-height: 1.75; }
.legal-doc ul { padding-left: 22px; } .legal-doc li { margin-bottom: 8px; }
.legal-doc .updated { font-family: var(--mono); font-size: 0.74rem; color: var(--faint); margin-bottom: 8px; }
@media (max-width: 860px) { .legal-layout { grid-template-columns: 1fr; } .legal-nav { position: static; flex-direction: row; flex-wrap: wrap; margin-bottom: 30px; } .legal-nav a { border-left: none; border-bottom: 2px solid transparent; } .legal-nav a.active { border-left: none; border-bottom-color: var(--amber); } }

/* spark svg stroke */
.spark-path { fill: none; stroke: var(--cyan); stroke-width: 1.5; }
.spark-area { fill: url(#sparkfill); opacity: 0.5; }
