:root {
  --bg: #0d1424;
  --bg2: #11182c;
  --text: #e8e4ff;
  --muted: #a8adc7;
  --soft: #cbc5ed;
  --purple: #a855f7;
  --violet: #7c3aed;
  --line: rgba(204, 196, 255, 0.14);
  font-family: Inter, "Microsoft YaHei", "PingFang SC", Arial, sans-serif;
}

* { box-sizing: border-box; }

html { scroll-behavior: smooth; }

body {
  margin: 0;
  color: var(--text);
  background:
    radial-gradient(circle at 50% 26%, rgba(169, 85, 247, 0.28), transparent 28rem),
    radial-gradient(circle at 50% 58%, rgba(124, 58, 237, 0.24), transparent 34rem),
    linear-gradient(180deg, #0b1220 0%, #0d1424 44%, #11182c 100%);
  overflow-x: hidden;
}

.breathing-bg {
  position: fixed;
  inset: -15%;
  z-index: -4;
  background:
    radial-gradient(circle at 50% 22%, rgba(168, 85, 247, 0.3), transparent 28rem),
    radial-gradient(circle at 45% 62%, rgba(124, 58, 237, 0.28), transparent 38rem),
    radial-gradient(circle at 62% 100%, rgba(232, 213, 255, 0.14), transparent 30rem);
  filter: blur(6px);
  animation: breatheBg 8s ease-in-out infinite alternate;
}

body::before {
  position: fixed;
  inset: 0;
  z-index: -3;
  content: "";
  background-image:
    radial-gradient(circle, rgba(221, 214, 254, 0.55) 1px, transparent 1.6px),
    radial-gradient(circle, rgba(147, 197, 253, 0.34) 1px, transparent 1.4px);
  background-size: 170px 160px, 260px 220px;
  background-position: 20px 40px, 120px 10px;
  opacity: 0.75;
}

button, input, select { font: inherit; }
button { cursor: pointer; }
a { color: inherit; }

#stars {
  position: fixed;
  inset: 0;
  z-index: -2;
  width: 100%;
  height: 100%;
  pointer-events: none;
}

.site-header {
  position: relative;
  z-index: 30;
  display: grid;
  grid-template-columns: 1fr auto 1fr;
  align-items: center;
  width: min(1120px, calc(100% - 44px));
  height: 64px;
  margin: 30px auto 0;
  padding: 0 16px;
  border: 1px solid rgba(221, 214, 254, 0.16);
  border-radius: 18px;
  background: rgba(12, 19, 34, 0.72);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.04), 0 18px 50px rgba(0, 0, 0, 0.18);
  backdrop-filter: blur(18px);
}

.brand {
  display: inline-flex;
  align-items: center;
  text-decoration: none;
}

.mark {
  display: grid;
  place-items: center;
  width: 120px;
  height: 44px;
  overflow: hidden;
  border-radius: 999px;
  background: rgba(168, 85, 247, 0.08);
  box-shadow: 0 0 28px rgba(168, 85, 247, 0.45);
}

.mark img {
  width: 108px;
  opacity: 1;
}

.nav {
  display: flex;
  gap: 34px;
  color: #d9d4f0;
  font-size: 14px;
  font-weight: 700;
}

.nav a,
.header-actions a {
  text-decoration: none;
  transition: color 0.2s ease;
}

.nav a:hover,
.header-actions a:hover {
  color: #fff;
}

.header-actions {
  justify-self: end;
  display: flex;
  align-items: center;
  gap: 24px;
  font-size: 14px;
  font-weight: 800;
}

.header-actions button {
  height: 38px;
  padding: 0 18px;
  border: 1px solid rgba(221, 214, 254, 0.28);
  border-radius: 999px;
  color: var(--text);
  font-weight: 800;
  background: rgba(15, 23, 42, 0.58);
}

.hero {
  width: min(1280px, calc(100% - 64px));
  margin: 120px auto 0;
}

.hero-card {
  position: relative;
  min-height: 405px;
  padding: 82px 40px 70px;
  overflow: hidden;
  border-radius: 0 0 56px 56px;
  text-align: center;
  background:
    radial-gradient(circle at 50% 100%, rgba(226, 190, 255, 0.92), rgba(168, 85, 247, 0.68) 20%, rgba(83, 54, 151, 0.28) 45%, transparent 70%),
    linear-gradient(180deg, rgba(15, 23, 42, 0.3), rgba(15, 23, 42, 0.78));
  animation: heroBreath 7s ease-in-out infinite alternate;
}

.hero-glow {
  position: absolute;
  left: 50%;
  bottom: -60px;
  width: 560px;
  height: 210px;
  border-radius: 50%;
  background: rgba(227, 190, 255, 0.58);
  filter: blur(38px);
  transform: translateX(-50%);
  animation: glowPulse 5.8s ease-in-out infinite alternate;
}

.aurora {
  position: absolute;
  width: 260px;
  height: 260px;
  border-radius: 50%;
  filter: blur(44px);
  opacity: 0.28;
  pointer-events: none;
}

.aurora-a {
  left: 18%;
  top: 10%;
  background: #8b5cf6;
  animation: driftA 10s ease-in-out infinite alternate;
}

.aurora-b {
  right: 22%;
  bottom: 4%;
  background: #d8b4fe;
  animation: driftB 12s ease-in-out infinite alternate;
}

.beta {
  position: relative;
  z-index: 1;
  display: inline-flex;
  margin: 0 0 26px;
  padding: 7px 16px;
  border: 1px solid rgba(232, 213, 255, 0.42);
  border-radius: 999px;
  color: #efe9ff;
  font-size: 14px;
  font-weight: 800;
  background: rgba(168, 85, 247, 0.22);
}

h1 {
  position: relative;
  z-index: 1;
  margin: 0;
  color: #fff;
  font-size: clamp(54px, 7vw, 96px);
  line-height: 1.02;
  letter-spacing: 0;
  font-weight: 900;
}

.gradient-title span {
  color: transparent;
  background: linear-gradient(90deg, #bba7ff 0%, #8c7bff 52%, #d8ccff 100%);
  background-clip: text;
  -webkit-background-clip: text;
  text-shadow: 0 0 34px rgba(139, 123, 255, 0.24);
}

.hero-copy {
  position: relative;
  z-index: 1;
  max-width: 910px;
  margin: 18px auto 0;
  color: #aeb7c9;
  font-size: 20px;
  line-height: 1.78;
}

.hero-actions {
  position: relative;
  z-index: 1;
  display: flex;
  justify-content: center;
  gap: 16px;
  margin-top: 32px;
}

.primary,
.secondary,
.contact button,
.submit {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 46px;
  padding: 0 22px;
  border-radius: 999px;
  font-size: 14px;
  font-weight: 900;
  text-decoration: none;
}

.primary {
  color: #241536;
  background: #f3e8ff;
}

.secondary {
  color: #fff;
  background: rgba(168, 85, 247, 0.55);
}

.logo-marquee {
  position: relative;
  width: min(1120px, calc(100% - 48px));
  margin: 72px auto 100px;
  overflow: hidden;
  mask-image: linear-gradient(90deg, transparent, #000 12%, #000 88%, transparent);
}

.logo-marquee::before,
.logo-marquee::after {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  width: 90px;
  content: "";
  pointer-events: none;
}

.logo-marquee::before {
  left: 0;
  background: linear-gradient(90deg, #0d1424, transparent);
}

.logo-marquee::after {
  right: 0;
  background: linear-gradient(270deg, #0d1424, transparent);
}

.marquee-track {
  display: flex;
  align-items: center;
  width: max-content;
  gap: clamp(38px, 5vw, 82px);
  color: rgba(228, 223, 248, 0.72);
  font-size: 26px;
  font-weight: 900;
  animation: marquee 28s linear infinite;
}

.logo-marquee:hover .marquee-track {
  animation-play-state: paused;
}

.feature-section {
  display: grid;
  grid-template-columns: minmax(380px, 0.9fr) minmax(420px, 1.1fr);
  gap: 56px;
  align-items: center;
  width: min(1120px, calc(100% - 48px));
  margin: 0 auto;
  padding: 120px 0;
  scroll-margin-top: 96px;
}

.feature-copy p,
.section-head p,
.contact p {
  margin: 0 0 16px;
  color: #b967ff;
  font-weight: 900;
}

.feature-copy h2,
.section-head h2,
.contact h2 {
  margin: 0;
  color: #d8d1ef;
  font-size: clamp(34px, 4vw, 54px);
  line-height: 1.17;
  letter-spacing: -0.035em;
}

.feature-copy span {
  display: block;
  margin-top: 22px;
  color: var(--muted);
  font-size: 18px;
  line-height: 1.75;
}

.section-head .section-intro {
  display: block;
  max-width: 720px;
  margin-top: 22px;
  color: rgba(226, 232, 240, 0.72);
  font-size: 18px;
  line-height: 1.8;
}

.tab-list {
  display: grid;
  gap: 10px;
  max-width: 420px;
  margin-top: 34px;
}

.tab-list button {
  display: flex;
  align-items: center;
  gap: 12px;
  height: 46px;
  padding: 0 14px;
  border: 1px solid rgba(221, 214, 254, 0.16);
  border-radius: 6px;
  color: rgba(216, 209, 239, 0.62);
  font-weight: 900;
  text-align: left;
  background: rgba(16, 23, 42, 0.52);
  transition: border-color 0.2s ease, color 0.2s ease, box-shadow 0.2s ease;
}

.tab-list button.active {
  color: #fff;
  border-color: rgba(185, 103, 255, 0.88);
  box-shadow: inset 0 0 0 1px rgba(185, 103, 255, 0.24), 0 0 24px rgba(168, 85, 247, 0.16);
}

.tab-list i {
  width: 16px;
  height: 16px;
  border: 2px solid currentColor;
  border-radius: 4px;
}

.orb-panel {
  position: relative;
  min-height: 480px;
  border-radius: 36px;
  overflow: hidden;
  background:
    radial-gradient(circle at 50% 48%, rgba(216, 180, 254, 0.22), transparent 34%),
    radial-gradient(circle at 22% 28%, rgba(34, 211, 238, 0.13), transparent 24%),
    radial-gradient(circle at 80% 70%, rgba(99, 102, 241, 0.2), transparent 28%),
    rgba(13, 20, 36, 0.28);
  animation: panelGlow 7s ease-in-out infinite alternate;
}

.orb-panel::before {
  position: absolute;
  inset: 52px 72px;
  content: "";
  border-radius: 50%;
  border: 1px solid rgba(221, 214, 254, 0.12);
  background:
    radial-gradient(circle, rgba(168, 85, 247, 0.08), transparent 55%),
    repeating-radial-gradient(circle, transparent 0 22px, rgba(196, 181, 253, 0.08) 23px 24px);
  filter: blur(0.2px);
  opacity: 0.7;
  transform: rotateX(68deg);
  animation: sphereHalo 6s ease-in-out infinite alternate;
}

.orb-panel::after {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 56%;
  aspect-ratio: 1;
  content: "";
  border-radius: 50%;
  background: radial-gradient(circle, rgba(255, 255, 255, 0.2), rgba(168, 85, 247, 0.12) 26%, transparent 58%);
  filter: blur(28px);
  transform: translate(-50%, -50%);
  animation: orbBreath 5s ease-in-out infinite alternate;
}

#particleSphere {
  position: absolute;
  inset: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
}

.sphere-core {
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 2;
  display: grid;
  gap: 6px;
  place-items: center;
  min-width: 168px;
  padding: 16px 20px;
  border: 1px solid rgba(221, 214, 254, 0.22);
  border-radius: 22px;
  text-align: center;
  background: rgba(8, 13, 26, 0.42);
  box-shadow: 0 0 32px rgba(168, 85, 247, 0.24), inset 0 0 28px rgba(34, 211, 238, 0.06);
  backdrop-filter: blur(14px);
  transform: translate(-50%, -50%);
  animation: coreFloat 4.8s ease-in-out infinite alternate;
}

.sphere-core span {
  color: rgba(226, 232, 240, 0.58);
  font-size: 12px;
  font-weight: 900;
}

.sphere-core b {
  color: #f8f4ff;
  font-size: 18px;
  line-height: 1.2;
}

.floating-chip {
  position: absolute;
  z-index: 3;
  padding: 12px 16px;
  border: 1px solid rgba(221, 214, 254, 0.22);
  border-radius: 999px;
  background: rgba(15, 23, 42, 0.72);
  backdrop-filter: blur(12px);
  animation: chipFloat 5.2s ease-in-out infinite alternate;
}

.chip-a { left: 10%; top: 18%; }
.chip-b { right: 12%; top: 26%; animation-delay: -1.6s; }
.chip-c { left: 28%; bottom: 18%; animation-delay: -3s; }

.feature-copy.is-changing,
.orb-panel.is-changing {
  animation: quickFade 0.38s ease;
}

.solutions,
.platform,
.splat-showcase,
.cases,
.contact {
  width: min(1120px, calc(100% - 48px));
  margin: 0 auto;
  padding: 80px 0;
}

.section-head {
  max-width: 760px;
  margin-bottom: 34px;
}

.solution-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 18px;
}

.solution-grid article,
.platform-grid article,
.case-band span {
  border: 1px solid var(--line);
  background: rgba(16, 23, 42, 0.58);
  backdrop-filter: blur(16px);
}

.solution-grid article {
  min-height: 230px;
  padding: 26px;
  border-radius: 24px;
}

.solution-grid span,
.platform-grid b {
  color: #b967ff;
  font-weight: 900;
}

.solution-grid h3,
.platform-grid h3 {
  margin: 18px 0 10px;
  color: #f0ecff;
  font-size: 24px;
}

.solution-grid p,
.platform-grid p {
  margin: 0;
  color: var(--muted);
  line-height: 1.75;
}

.metric-card strong {
  display: block;
  color: #fff;
  font-size: 54px;
}

.platform-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 18px;
}

.platform-grid article {
  min-height: 210px;
  padding: 28px;
  border-radius: 24px;
}

.splat-showcase {
  position: relative;
}

.splat-toolbar {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin: -12px 0 24px;
}

.splat-toolbar span {
  display: inline-flex;
  min-height: 34px;
  align-items: center;
  padding: 0 14px;
  border: 1px solid rgba(221, 214, 254, 0.16);
  border-radius: 999px;
  color: rgba(226, 232, 240, 0.72);
  font-size: 13px;
  font-weight: 800;
  background: rgba(15, 23, 42, 0.48);
}

.splat-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 18px;
}

.splat-card,
.splat-empty {
  border: 1px solid rgba(221, 214, 254, 0.14);
  border-radius: 24px;
  background: rgba(16, 23, 42, 0.58);
  backdrop-filter: blur(16px);
}

.splat-card {
  overflow: hidden;
}

.splat-thumb {
  position: relative;
  min-height: 230px;
  overflow: hidden;
  background:
    radial-gradient(circle at 50% 50%, rgba(168, 85, 247, 0.22), transparent 34%),
    linear-gradient(135deg, rgba(15, 23, 42, 0.92), rgba(35, 26, 67, 0.68));
}

.splat-thumb img {
  display: block;
  width: 100%;
  height: 230px;
  object-fit: cover;
}

.splat-thumb::after {
  position: absolute;
  inset: 0;
  content: "";
  background:
    linear-gradient(180deg, transparent 34%, rgba(6, 10, 20, 0.72)),
    radial-gradient(circle at 20% 18%, rgba(34, 211, 238, 0.18), transparent 24%);
}

.splat-placeholder {
  position: absolute;
  inset: 0;
  display: grid;
  place-items: center;
}

.splat-placeholder::before {
  width: 132px;
  aspect-ratio: 1;
  content: "";
  border: 1px solid rgba(221, 214, 254, 0.16);
  border-radius: 50%;
  background:
    radial-gradient(circle, rgba(221, 214, 254, 0.92) 0 2px, transparent 3px),
    radial-gradient(circle at 50% 50%, rgba(168, 85, 247, 0.2), transparent 62%);
  background-size: 18px 18px, 100% 100%;
  box-shadow: 0 0 62px rgba(168, 85, 247, 0.24);
}

.splat-card-body {
  padding: 22px;
}

.splat-card-body h3 {
  margin: 0;
  color: #f4efff;
  font-size: 22px;
}

.splat-card-body p {
  min-height: 54px;
  margin: 10px 0 18px;
  color: var(--muted);
  line-height: 1.7;
}

.splat-card-body button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 42px;
  padding: 0 18px;
  border: 0;
  border-radius: 999px;
  color: #241536;
  font-weight: 900;
  background: #f3e8ff;
}

.splat-card-body button:disabled {
  cursor: not-allowed;
  color: rgba(226, 232, 240, 0.6);
  background: rgba(226, 232, 240, 0.12);
}

.splat-empty {
  grid-column: 1 / -1;
  display: grid;
  gap: 8px;
  min-height: 160px;
  place-items: center;
  padding: 32px;
  text-align: center;
}

.splat-empty b {
  color: #f4efff;
  font-size: 22px;
}

.splat-empty span {
  max-width: 620px;
  color: var(--muted);
  line-height: 1.7;
}

.splat-empty code {
  color: #d8b4fe;
}

.case-band {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 16px;
}

.case-band span {
  display: grid;
  place-items: center;
  min-height: 112px;
  border-radius: 22px;
  color: #f0ecff;
  font-size: 20px;
  font-weight: 900;
}

.contact {
  margin-bottom: 90px;
  padding: 48px;
  border: 1px solid var(--line);
  border-radius: 34px;
  text-align: center;
  background:
    radial-gradient(circle at 50% 100%, rgba(168, 85, 247, 0.35), transparent 42%),
    rgba(16, 23, 42, 0.58);
}

.contact p {
  margin-top: 14px;
  color: var(--muted);
  font-weight: 500;
}

.contact button {
  margin-top: 26px;
  border: 0;
  color: #241536;
  background: #f3e8ff;
}

.site-footer {
  display: grid;
  grid-template-columns: 1fr minmax(260px, 360px);
  gap: 22px 40px;
  align-items: end;
  width: min(1120px, calc(100% - 48px));
  margin: 0 auto 42px;
  padding: 28px 0 0;
  border-top: 1px solid rgba(221, 214, 254, 0.12);
}

.footer-contact {
  grid-column: 2;
  grid-row: 1;
  justify-self: end;
  align-self: end;
  max-width: 360px;
  text-align: left;
}

.footer-contact h2 {
  margin: 0 0 12px;
  color: #f4efff;
  font-size: 24px;
}

.footer-contact p,
.copyright {
  margin: 0;
  color: rgba(226, 232, 240, 0.68);
  line-height: 1.8;
}

.copyright {
  grid-column: 1 / -1;
  grid-row: 2;
  justify-self: center;
  text-align: center;
  font-size: 14px;
}

.modal {
  width: min(520px, calc(100vw - 40px));
  padding: 0;
  border: 0;
  border-radius: 26px;
  background: transparent;
}

.modal::backdrop {
  background: rgba(5, 9, 18, 0.65);
  backdrop-filter: blur(8px);
}

.modal form {
  position: relative;
  display: grid;
  gap: 14px;
  padding: 34px;
  border: 1px solid var(--line);
  border-radius: 26px;
  background: #10172a;
  box-shadow: 0 40px 120px rgba(0, 0, 0, 0.5);
}

.modal p {
  margin: 0;
  color: #b967ff;
  font-weight: 900;
}

.modal h2 {
  margin: 0 0 8px;
  color: #fff;
}

.modal input,
.modal select {
  height: 50px;
  padding: 0 14px;
  border: 1px solid var(--line);
  border-radius: 12px;
  color: #fff;
  background: rgba(255, 255, 255, 0.06);
}

.close {
  position: absolute;
  right: 16px;
  top: 16px;
  width: 34px;
  height: 34px;
  border: 1px solid var(--line);
  border-radius: 50%;
  color: #fff;
  background: rgba(255, 255, 255, 0.06);
}

.submit {
  border: 0;
  color: #241536;
  background: #f3e8ff;
}

.splat-modal {
  width: min(1180px, calc(100vw - 42px));
  padding: 0;
  border: 0;
  border-radius: 28px;
  background: transparent;
}

.splat-modal::backdrop {
  background: rgba(5, 9, 18, 0.78);
  backdrop-filter: blur(10px);
}

.splat-modal-shell {
  position: relative;
  overflow: hidden;
  border: 1px solid rgba(221, 214, 254, 0.18);
  border-radius: 28px;
  background: #080d18;
  box-shadow: 0 34px 130px rgba(0, 0, 0, 0.62);
}

.splat-modal-head {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  min-height: 76px;
  padding: 18px 22px;
  background: rgba(16, 23, 42, 0.88);
}

.splat-modal-head p {
  margin: 0 0 4px;
  color: #b967ff;
  font-size: 13px;
  font-weight: 900;
}

.splat-modal-head h2 {
  margin: 0;
  color: #fff;
  font-size: 22px;
}

.splat-modal iframe {
  display: block;
  width: 100%;
  height: min(72vh, 720px);
  border: 0;
  background: #030712;
}

.splat-loader {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 4;
  display: grid;
  place-items: center;
  height: min(72vh, 720px);
  padding: 32px;
  text-align: center;
  background:
    radial-gradient(circle at 50% 42%, rgba(168, 85, 247, 0.18), transparent 30%),
    rgba(3, 7, 18, 0.92);
  transition: opacity 0.32s ease, visibility 0.32s ease;
}

.splat-loader.is-hidden {
  visibility: hidden;
  opacity: 0;
  pointer-events: none;
}

.loader-orbit {
  width: 86px;
  aspect-ratio: 1;
  margin-bottom: 18px;
  border: 1px solid rgba(221, 214, 254, 0.14);
  border-radius: 50%;
  background:
    radial-gradient(circle, rgba(216, 180, 254, 0.95) 0 4px, transparent 5px),
    repeating-radial-gradient(circle, transparent 0 12px, rgba(168, 85, 247, 0.2) 13px 14px);
  background-position: 72% 28%, center;
  box-shadow: 0 0 54px rgba(168, 85, 247, 0.22);
  animation: loaderSpin 1.4s linear infinite;
}

.splat-loader p {
  margin: 0 0 8px;
  color: #fff;
  font-size: 20px;
  font-weight: 900;
}

.splat-loader span {
  color: rgba(226, 232, 240, 0.66);
  font-weight: 800;
}

.loader-track {
  width: min(360px, 72vw);
  height: 8px;
  margin-top: 18px;
  overflow: hidden;
  border-radius: 999px;
  background: rgba(226, 232, 240, 0.12);
}

.loader-track i {
  display: block;
  width: 0%;
  height: 100%;
  border-radius: inherit;
  background: linear-gradient(90deg, #22d3ee, #a855f7, #f3e8ff);
  box-shadow: 0 0 22px rgba(168, 85, 247, 0.55);
  transition: width 0.24s ease;
}

@media (max-width: 920px) {
  .site-header {
    grid-template-columns: auto 1fr;
  }

  .nav {
    display: none;
  }

  .header-actions {
    justify-self: end;
  }

  .hero {
    margin-top: 50px;
  }

  .feature-section,
  .solution-grid,
  .platform-grid,
  .splat-grid,
  .case-band {
    grid-template-columns: 1fr;
  }

  .logo-marquee {
    flex-wrap: wrap;
    font-size: 20px;
  }

  .site-footer {
    grid-template-columns: 1fr;
  }

  .footer-contact,
  .copyright {
    grid-column: 1;
    justify-self: center;
    text-align: center;
  }
}

@keyframes breatheBg {
  0% {
    opacity: 0.72;
    transform: scale(1) translateY(0);
  }
  100% {
    opacity: 1;
    transform: scale(1.08) translateY(-18px);
  }
}

@keyframes heroBreath {
  0% {
    box-shadow: 0 0 0 rgba(168, 85, 247, 0);
  }
  100% {
    box-shadow: 0 0 90px rgba(168, 85, 247, 0.13);
  }
}

@keyframes glowPulse {
  0% {
    opacity: 0.62;
    transform: translateX(-50%) scale(0.92);
  }
  100% {
    opacity: 0.95;
    transform: translateX(-50%) scale(1.12);
  }
}

@keyframes driftA {
  to {
    transform: translate(42px, 26px);
  }
}

@keyframes driftB {
  to {
    transform: translate(-36px, -22px);
  }
}

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

@keyframes panelGlow {
  to {
    box-shadow: inset 0 0 80px rgba(168, 85, 247, 0.16), 0 0 70px rgba(168, 85, 247, 0.11);
  }
}

@keyframes orbBreath {
  0% {
    opacity: 0.8;
    transform: translate(-50%, -50%) scale(0.92);
  }
  100% {
    opacity: 1;
    transform: translate(-50%, -50%) scale(1.08);
  }
}

@keyframes sphereHalo {
  0% {
    opacity: 0.4;
    transform: rotateX(68deg) scale(0.92);
  }
  100% {
    opacity: 0.78;
    transform: rotateX(68deg) scale(1.06);
  }
}

@keyframes coreFloat {
  0% {
    transform: translate(-50%, -50%) translateY(8px) scale(0.98);
  }
  100% {
    transform: translate(-50%, -50%) translateY(-8px) scale(1.02);
  }
}

@keyframes chipFloat {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(-14px);
  }
}

@keyframes quickFade {
  0% {
    opacity: 0.58;
    transform: translateY(6px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

@keyframes loaderSpin {
  to {
    transform: rotate(360deg);
  }
}
