@font-face {
  font-family: "Sora Crypto";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("/fonts/sora-600.ttf") format("truetype");
}

@font-face {
  font-family: "Sora Crypto";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("/fonts/sora-700.ttf") format("truetype");
}

@font-face {
  font-family: "Sora Crypto";
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url("/fonts/sora-800.ttf") format("truetype");
}

:root {
  --font-display: "Sora Crypto", "Inter", "Inter Fallback", ui-sans-serif, system-ui, sans-serif;
}

html,
body,
main {
  max-width: 100%;
  overflow-x: clip;
}

.font-display {
  font-family: var(--font-display) !important;
  font-style: normal;
  font-variation-settings: normal;
  letter-spacing: 0 !important;
}

h1.font-display {
  font-weight: 800 !important;
  line-height: 1.08 !important;
}

.font-display.font-bold {
  font-weight: 800 !important;
}

.tose-laundry-logo {
  display: block;
  position: relative;
  overflow: hidden;
  transform-origin: center;
  contain: layout paint;
  color: #98d25a;
}

.xuanxi-lottie-logo {
  display: block;
  width: 100%;
  height: 100%;
  pointer-events: none;
  filter: drop-shadow(0 0 10px rgba(152, 210, 90, 0.18));
}

.xuanxi-lottie-logo svg {
  display: block;
  width: 100% !important;
  height: 100% !important;
  overflow: visible;
}

.xuanxi-hero-scene {
  isolation: isolate;
}

.xuanxi-hero-scene h1 {
  font-size: clamp(2.62rem, 4.15vw, 4.6rem) !important;
}

.xuanxi-hero-stats {
  position: absolute;
  z-index: 20;
  inset-inline: 50% auto;
  bottom: 3.9rem;
  width: min(42rem, calc(100vw - 3rem));
  transform: translateX(-50%) !important;
  margin: 0 !important;
}

.xuanxi-hero-scene::before,
.xuanxi-hero-scene::after {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
}

.xuanxi-hero-scene::before {
  z-index: 0;
  opacity: 0.42;
  background:
    radial-gradient(circle at 18% 18%, rgba(132, 204, 22, 0.2), transparent 24rem),
    radial-gradient(circle at 82% 36%, rgba(34, 197, 94, 0.15), transparent 28rem),
    radial-gradient(circle at 48% 84%, rgba(59, 130, 246, 0.12), transparent 26rem);
  animation: xuanxi-hero-drift 18s ease-in-out infinite alternate;
}

.xuanxi-hero-scene::after {
  z-index: 0;
  opacity: 0.08;
  background-image:
    linear-gradient(rgba(255, 255, 255, 0.18) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255, 255, 255, 0.18) 1px, transparent 1px);
  background-size: 54px 54px;
  mask-image: radial-gradient(circle at 50% 42%, black 0, transparent 72%);
  animation: xuanxi-grid-float 20s linear infinite;
}

.xuanxi-hero-particles {
  position: absolute;
  inset: 0;
  z-index: 1;
  overflow: hidden;
  pointer-events: none;
}

.xuanxi-hero-particles span {
  position: absolute;
  width: 0.22rem;
  height: 0.22rem;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.32);
  opacity: 0.28;
  transform: translateY(0);
  animation: xuanxi-particle-float 7.5s ease-in-out infinite alternate;
}

.xuanxi-hero-particles span:nth-child(1) { left: 10%; top: 12%; animation-delay: -1.2s; }
.xuanxi-hero-particles span:nth-child(2) { left: 21%; top: 7%; animation-delay: -4.8s; }
.xuanxi-hero-particles span:nth-child(3) { left: 39%; top: 15%; animation-delay: -2.6s; }
.xuanxi-hero-particles span:nth-child(4) { left: 58%; top: 10%; animation-delay: -5.5s; }
.xuanxi-hero-particles span:nth-child(5) { left: 83%; top: 21%; animation-delay: -1.8s; }
.xuanxi-hero-particles span:nth-child(6) { left: 94%; top: 32%; animation-delay: -3.4s; }
.xuanxi-hero-particles span:nth-child(7) { left: 28%; top: 45%; animation-delay: -6.1s; }
.xuanxi-hero-particles span:nth-child(8) { left: 52%; top: 53%; animation-delay: -2.2s; }
.xuanxi-hero-particles span:nth-child(9) { left: 76%; top: 58%; animation-delay: -4.1s; }
.xuanxi-hero-particles span:nth-child(10) { left: 16%; top: 73%; animation-delay: -5.2s; }
.xuanxi-hero-particles span:nth-child(11) { left: 47%; top: 78%; animation-delay: -0.8s; }
.xuanxi-hero-particles span:nth-child(12) { left: 88%; top: 82%; animation-delay: -3.9s; }

.xuanxi-privacy-line {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  gap: 0.42rem;
  min-height: 2rem;
  margin: 0 0 1.85rem;
  color: #6b7280;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.45;
}

.xuanxi-privacy-prefix {
  color: inherit;
  font-weight: inherit;
  white-space: nowrap;
}

.xuanxi-privacy-line .xuanxi-caret {
  display: inline-block;
  width: auto;
  color: #a3e635;
}

.xuanxi-coin-rotator {
  position: relative;
  display: inline-grid;
  min-width: 0;
  height: 1.45em;
  overflow: visible;
  color: #a3e635;
  font-weight: inherit;
  white-space: nowrap;
}

.xuanxi-coin-rotator strong {
  color: #a3e635;
  font-weight: inherit;
}

.xuanxi-coin-rotator > span {
  --xuanxi-word-text: "";
  grid-area: 1 / 1;
  display: inline-block;
  position: relative;
  width: 0;
  overflow: visible;
  opacity: 0;
  color: transparent;
  font-size: 0.875rem;
  line-height: 1.45;
  transform: none;
  animation: xuanxi-coin-type-cycle 8s steps(12, end) infinite;
}

.xuanxi-coin-rotator > span::before {
  content: var(--xuanxi-word-text);
  display: block;
  width: 100%;
  overflow: hidden;
  color: #a3e635;
  font-size: 0.875rem;
  line-height: 1.45;
  white-space: nowrap;
}

.xuanxi-coin-rotator > span::after {
  content: "|";
  position: absolute;
  top: 0;
  left: 100%;
  color: #a3e635;
  font-size: 0.875rem;
  line-height: 1.45;
}

.xuanxi-coin-rotator .xuanxi-caret {
  display: none;
}

.xuanxi-coin-rotator > span:nth-child(1) {
  --xuanxi-word-text: "USDT TRC20";
  --xuanxi-word-width: 12.6ch;
}

.xuanxi-coin-rotator > span:nth-child(2) {
  --xuanxi-word-text: "USDT BEP20";
  --xuanxi-word-width: 12.6ch;
  animation-delay: 2s;
}

.xuanxi-coin-rotator > span:nth-child(3) {
  --xuanxi-word-text: "USDC ERC20";
  --xuanxi-word-width: 12.6ch;
  animation-delay: 4s;
}

.xuanxi-coin-rotator > span:nth-child(4) {
  --xuanxi-word-text: "USDT Arbitrum";
  --xuanxi-word-width: 16.2ch;
  animation-delay: 6s;
}

.xuanxi-hero-proof-list {
  display: grid;
  gap: 0.75rem;
  justify-items: center;
}

.xuanxi-proof-link {
  display: inline-flex;
  align-items: center;
  gap: 0.62rem;
  color: #6b7280;
  font-size: 0.95rem;
  line-height: 1.45;
  text-decoration: none;
  transition: color 0.18s ease, transform 0.18s ease;
}

.xuanxi-proof-link svg {
  width: 1rem;
  height: 1rem;
  color: #a3e635;
  flex: 0 0 auto;
}

.xuanxi-proof-link:hover,
.xuanxi-proof-link:focus-visible {
  color: #e5e7eb;
  transform: translateX(0.18rem);
}

.xuanxi-hero-scene a[href="/go/privacy-exchange"],
.xuanxi-hero-scene a[href="/research-methodology"] {
  white-space: nowrap;
}

.xuanxi-hero-scene a[href="/go/privacy-exchange"] > span,
.xuanxi-hero-scene a[href="/research-methodology"] {
  white-space: nowrap;
}

.xuanxi-hero-scene a[href="/research-methodology"] svg {
  width: 1.625rem;
  height: 1.625rem;
  flex: 0 0 1.625rem;
}

.xuanxi-hero-scene a[href="/research-methodology"] svg path {
  stroke-width: 2.35;
}

@media (min-width: 640px) {
  .xuanxi-hero-scene a[href="/go/privacy-exchange"] {
    min-inline-size: 18rem;
  }

  .xuanxi-hero-scene a[href="/research-methodology"] {
    min-inline-size: 15.25rem;
  }
}

.xuanxi-terminal-window {
  overflow: hidden;
  box-shadow:
    0 30px 90px rgba(0, 0, 0, 0.42),
    0 0 80px rgba(132, 204, 22, 0.08);
  transition: border-color 0.22s ease, box-shadow 0.22s ease, transform 0.22s ease;
}

.xuanxi-terminal-window:hover {
  border-color: rgba(132, 204, 22, 0.26);
  box-shadow:
    0 36px 110px rgba(0, 0, 0, 0.52),
    0 0 95px rgba(132, 204, 22, 0.14);
  transform: translateY(-0.16rem);
}

.xuanxi-terminal-body {
  min-height: 22.8rem;
}

.xuanxi-terminal-line {
  opacity: 0;
  transform: translateY(0.45rem);
  animation: xuanxi-terminal-in 0.5s ease forwards;
}

.xuanxi-terminal-line:nth-child(1) { animation-delay: 0.12s; }
.xuanxi-terminal-line:nth-child(2) { animation-delay: 0.42s; }
.xuanxi-terminal-line:nth-child(3) { animation-delay: 0.72s; }
.xuanxi-terminal-line:nth-child(4) { animation-delay: 1.02s; }
.xuanxi-terminal-line:nth-child(5) { animation-delay: 1.32s; }
.xuanxi-terminal-line:nth-child(6) { animation-delay: 1.62s; }
.xuanxi-terminal-line:nth-child(7) { animation-delay: 1.92s; }
.xuanxi-terminal-line:nth-child(8) { animation-delay: 2.22s; }
.xuanxi-terminal-line:nth-child(9) { animation-delay: 2.52s; }
.xuanxi-terminal-line:nth-child(10) { animation-delay: 2.82s; }
.xuanxi-terminal-line:nth-child(11) { animation-delay: 3.12s; }

.xuanxi-terminal-live {
  width: fit-content;
  text-decoration: none;
}

.xuanxi-terminal-live .text-blue-400 {
  transition: color 0.18s ease;
}

.xuanxi-terminal-live:hover .text-blue-400,
.xuanxi-terminal-live:focus-visible .text-blue-400 {
  color: #e5e7eb;
}

.xuanxi-process-link {
  color: inherit;
  text-decoration: none;
  transition: color 0.18s ease;
}

.xuanxi-process-link:hover,
.xuanxi-process-link:focus-visible {
  color: #a3e635;
}

.xuanxi-terminal-cursor {
  display: inline-block;
  width: 0.58rem;
  color: #a3e635;
  animation: xuanxi-caret-blink 1s steps(2, start) infinite;
}

.xuanxi-terminal-spinner {
  width: 0.85rem;
  height: 0.85rem;
  border: 0.16rem solid currentColor;
  border-top-color: transparent;
  border-radius: 999px;
  animation: xuanxi-terminal-spin 0.9s linear infinite;
}

.xuanxi-terminal-badge {
  position: absolute;
  z-index: 20;
  background: rgba(26, 26, 36, 0.92);
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
}

.xuanxi-terminal-badge--right {
  top: 4rem !important;
  right: -1.6rem !important;
  animation-delay: -0.2s;
}

.xuanxi-terminal-badge--left {
  left: -6.45rem !important;
  top: 12.8rem !important;
  bottom: auto !important;
}

.xuanxi-terminal-badge--left,
.xuanxi-terminal-badge--right {
  animation-name: xuanxi-badge-float;
  animation-duration: 3.1s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  will-change: transform;
}

.xuanxi-terminal-badge--left {
  animation-delay: -1.55s;
}

.xuanxi-flow-shell {
  overflow: hidden;
  box-shadow:
    0 22px 70px rgba(0, 0, 0, 0.28),
    inset 0 1px 0 rgba(255, 255, 255, 0.035);
}

.xuanxi-flow-shell::before {
  content: "";
  position: absolute;
  inset: -1px;
  background:
    linear-gradient(120deg, transparent 0 30%, rgba(163, 230, 53, 0.12) 45%, transparent 60% 100%);
  transform: translateX(-70%);
  animation: xuanxi-flow-sheen 6.4s ease-in-out infinite;
  pointer-events: none;
}

.xuanxi-flow-card {
  position: relative;
  isolation: isolate;
  color: inherit;
  text-decoration: none;
  animation: xuanxi-flow-float 5.4s ease-in-out infinite;
}

.xuanxi-flow-card:nth-of-type(3) {
  animation-delay: -1.4s;
}

.xuanxi-flow-card:nth-of-type(5) {
  animation-delay: -2.8s;
}

.xuanxi-flow-node {
  position: relative;
  overflow: hidden;
  transition: border-color 0.2s ease, box-shadow 0.2s ease, transform 0.2s ease;
}

.xuanxi-flow-node::after {
  content: "";
  position: absolute;
  inset: 0;
  background: radial-gradient(circle at 32% 18%, rgba(255, 255, 255, 0.16), transparent 42%);
  opacity: 0.55;
  pointer-events: none;
}

.xuanxi-flow-card:hover .xuanxi-flow-node {
  transform: translateY(-0.12rem);
  border-color: rgba(163, 230, 53, 0.34);
  box-shadow: 0 0 34px rgba(132, 204, 22, 0.12);
}

.xuanxi-flow-arrow {
  animation: xuanxi-flow-arrow 2.8s ease-in-out infinite;
}

.xuanxi-flow-pulse {
  animation: xuanxi-flow-pulse 2.6s ease-in-out infinite;
}

.xuanxi-process-progress {
  transform: scaleX(0.14);
  overflow: hidden;
  animation: xuanxi-process-progress 5.8s ease-in-out infinite;
}

.xuanxi-process-progress::after {
  content: "";
  position: absolute;
  top: -0.18rem;
  bottom: -0.18rem;
  left: 0;
  width: 4.6rem;
  border-radius: 999px;
  background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.42), transparent);
  transform: translateX(-120%);
  animation: xuanxi-process-glint 5.8s ease-in-out infinite;
}

#how-it-works .grid > .relative.text-center {
  isolation: isolate;
}

#how-it-works .grid > .relative.text-center::after {
  content: "";
  position: absolute;
  z-index: -1;
  top: 1.15rem;
  left: 50%;
  width: 4.4rem;
  height: 4.4rem;
  border-radius: 999px;
  background:
    radial-gradient(circle, rgba(163, 230, 53, 0.18), rgba(163, 230, 53, 0.04) 44%, transparent 72%);
  transform: translate(-50%, 0) scale(0.9);
  opacity: 0.2;
  animation: xuanxi-process-halo 4.8s ease-in-out infinite;
}

#how-it-works .grid > .relative.text-center:nth-child(2)::after {
  animation-delay: -1.45s;
}

#how-it-works .grid > .relative.text-center:nth-child(3)::after {
  animation-delay: -2.9s;
}

#how-it-works .grid > .relative.text-center .relative.w-14.h-14.rounded-xl {
  animation: xuanxi-process-node-live 4.8s ease-in-out infinite;
}

#how-it-works .grid > .relative.text-center:nth-child(2) .relative.w-14.h-14.rounded-xl {
  animation-delay: -1.45s;
}

#how-it-works .grid > .relative.text-center:nth-child(3) .relative.w-14.h-14.rounded-xl {
  animation-delay: -2.9s;
}

.xuanxi-flow-node svg {
  transform-origin: center;
  animation: xuanxi-flow-icon-live 4.6s ease-in-out infinite;
}

section div[class*="cursor-default"][class*="rounded-2xl"]:has(> div + div + h3) {
  display: grid;
  grid-template-columns: 3rem minmax(0, 1fr);
  grid-template-areas:
    "icon label"
    "title title"
    "copy copy";
  align-items: center;
  column-gap: 1rem;
  row-gap: 1.35rem;
}

section div[class*="cursor-default"][class*="rounded-2xl"]:has(> div + div + h3) > div:first-child {
  grid-area: icon;
  margin-bottom: 0 !important;
}

section div[class*="cursor-default"][class*="rounded-2xl"]:has(> div + div + h3) > div:nth-child(2) {
  grid-area: label;
  justify-self: start;
  margin-bottom: 0 !important;
  border-radius: 0.5rem !important;
}

section div[class*="cursor-default"][class*="rounded-2xl"]:has(> div + div + h3) > h3 {
  grid-area: title;
  margin-bottom: 0 !important;
}

section div[class*="cursor-default"][class*="rounded-2xl"]:has(> div + div + h3) > p {
  grid-area: copy;
}

.xuanxi-mini-link-card {
  min-height: 3.45rem;
  color: inherit;
  text-decoration: none;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.035);
  transition:
    transform 0.18s ease,
    background-color 0.18s ease,
    border-color 0.18s ease,
    box-shadow 0.18s ease;
}

.xuanxi-mini-link-card svg {
  flex: 0 0 auto;
  transition:
    color 0.18s ease,
    transform 0.18s ease,
    filter 0.18s ease;
}

.xuanxi-mini-link-card:hover,
.xuanxi-mini-link-card:focus-visible {
  border-color: rgba(163, 230, 53, 0.26);
  background: rgba(255, 255, 255, 0.075);
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.055),
    0 18px 46px rgba(0, 0, 0, 0.22);
  transform: translateY(-0.1rem);
}

.xuanxi-mini-link-card:hover svg,
.xuanxi-mini-link-card:focus-visible svg {
  color: #bef264;
  filter: drop-shadow(0 0 10px rgba(190, 242, 100, 0.18));
  transform: scale(1.04);
}

.xuanxi-mini-link-card:focus-visible {
  outline: 2px solid rgba(190, 242, 100, 0.42);
  outline-offset: 3px;
}

.xuanxi-maintainer-chip {
  --xuanxi-chip-rgb: 148, 163, 184;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-block-size: 2.45rem;
  border: 1px solid rgba(var(--xuanxi-chip-rgb), 0.18);
  border-radius: 0.62rem;
  background: rgba(var(--xuanxi-chip-rgb), 0.055);
  padding: 0.58rem 0.95rem;
  color: rgba(var(--xuanxi-chip-rgb), 0.82);
  font-size: 0.95rem;
  font-weight: 650;
  line-height: 1.2;
  text-decoration: none;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.035);
  transition:
    color 0.18s ease,
    background-color 0.18s ease,
    border-color 0.18s ease,
    transform 0.18s ease;
}

.xuanxi-maintainer-chip--guide {
  --xuanxi-chip-rgb: 154, 189, 91;
}

.xuanxi-maintainer-chip--trace {
  --xuanxi-chip-rgb: 102, 167, 194;
}

.xuanxi-maintainer-chip--onion {
  --xuanxi-chip-rgb: 172, 150, 214;
}

.xuanxi-maintainer-chip:hover,
.xuanxi-maintainer-chip:focus-visible {
  border-color: rgba(var(--xuanxi-chip-rgb), 0.36);
  background: rgba(var(--xuanxi-chip-rgb), 0.1);
  color: rgba(248, 250, 252, 0.94);
  transform: translateY(-0.08rem);
}

.xuanxi-maintainer-chip:focus-visible {
  outline: 2px solid rgba(var(--xuanxi-chip-rgb), 0.4);
  outline-offset: 3px;
}

.xuanxi-network-cloud {
  position: relative;
  overflow: visible;
}

.xuanxi-network-cloud::before {
  content: none;
}

.xuanxi-network-eyebrow {
  margin-block: 0 1.45rem;
  color: rgba(148, 163, 184, 0.72);
  font-size: 0.9rem;
  font-weight: 500;
  letter-spacing: 0;
}

.xuanxi-network-strip {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 1rem 1.85rem;
  max-width: 100%;
  margin-inline: auto;
}

.xuanxi-network-pill {
  display: inline-flex;
  align-items: center;
  gap: 0.55rem;
  min-block-size: 2rem;
  color: rgba(209, 213, 219, 0.58);
  font-size: 0.88rem;
  font-weight: 700;
  line-height: 1;
  text-decoration: none;
  white-space: nowrap;
  opacity: 0.86;
  transition: color 0.18s ease, opacity 0.18s ease, transform 0.18s ease;
}

.xuanxi-network-pill:hover,
.xuanxi-network-pill:focus-visible {
  color: #f8fafc;
  opacity: 1;
  transform: translateY(-0.08rem);
}

.xuanxi-network-pill:focus-visible {
  outline: 2px solid rgba(190, 242, 100, 0.42);
  outline-offset: 0.42rem;
  border-radius: 0.38rem;
}

.xuanxi-network-icon {
  width: 1.12rem;
  height: 1.12rem;
  object-fit: contain;
  opacity: 0.7;
  filter: grayscale(1) saturate(0) brightness(0.82) contrast(0.92) opacity(0.58);
  transition: filter 0.2s ease, opacity 0.2s ease, transform 0.2s ease;
}

.xuanxi-network-pill:hover .xuanxi-network-icon,
.xuanxi-network-pill:focus-visible .xuanxi-network-icon {
  opacity: 1;
  filter: none;
  transform: scale(1.07);
}

@media (max-width: 640px) {
  .xuanxi-network-strip {
    gap: 0.85rem 1.15rem;
  }

  .xuanxi-network-pill {
    font-size: 0.82rem;
  }

  .xuanxi-network-icon {
    width: 1.08rem;
    height: 1.08rem;
  }
}

.xuanxi-faq-card {
  overflow: hidden;
}

.xuanxi-faq-item:last-child {
  border-bottom: 0 !important;
}

.xuanxi-faq-summary {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1.5rem;
  padding-block: 1.55rem;
  cursor: pointer;
  list-style: none;
}

.xuanxi-faq-summary::-webkit-details-marker {
  display: none;
}

.xuanxi-faq-question {
  color: #f8fafc;
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.35;
  transition: color 0.18s ease;
}

.xuanxi-faq-toggle {
  position: relative;
  flex: 0 0 1.65rem;
  width: 1.65rem;
  height: 1.65rem;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.06);
  color: #9ca3af;
  transition: background-color 0.18s ease, color 0.18s ease, transform 0.18s ease;
}

.xuanxi-faq-toggle::before,
.xuanxi-faq-toggle::after {
  content: "";
  position: absolute;
  inset-block-start: 50%;
  inset-inline-start: 50%;
  width: 0.72rem;
  height: 0.12rem;
  border-radius: 999px;
  background: currentColor;
  transform: translate(-50%, -50%);
  transition: transform 0.18s ease, opacity 0.18s ease;
}

.xuanxi-faq-toggle::after {
  transform: translate(-50%, -50%) rotate(90deg);
}

.xuanxi-faq-summary:hover .xuanxi-faq-question,
.xuanxi-faq-summary:focus-visible .xuanxi-faq-question,
.xuanxi-faq-item[open] .xuanxi-faq-question {
  color: #bef264;
}

.xuanxi-faq-summary:hover .xuanxi-faq-toggle,
.xuanxi-faq-summary:focus-visible .xuanxi-faq-toggle,
.xuanxi-faq-item[open] .xuanxi-faq-toggle {
  background: rgba(132, 204, 22, 0.14);
  color: #d9f99d;
  transform: scale(1.04);
}

.xuanxi-faq-summary:focus-visible {
  outline: 2px solid rgba(190, 242, 100, 0.42);
  outline-offset: -0.45rem;
  border-radius: 0.75rem;
}

.xuanxi-faq-item[open] .xuanxi-faq-toggle::after {
  opacity: 0;
  transform: translate(-50%, -50%) rotate(90deg) scaleX(0.2);
}

.xuanxi-faq-panel {
  max-width: 46rem;
  padding: 0 4.5rem 1.55rem 0;
  color: #9ca3af;
  font-size: 1rem;
  line-height: 1.75;
  animation: xuanxi-faq-panel-in 0.22s ease;
}

.xuanxi-faq-link {
  color: #c4e77b;
  text-decoration: none;
  transition: color 0.18s ease;
}

.xuanxi-faq-link:hover,
.xuanxi-faq-link:focus-visible {
  color: #ffffff;
}

@keyframes xuanxi-faq-panel-in {
  from {
    opacity: 0;
    transform: translateY(-0.28rem);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}

@media (max-width: 640px) {
  .xuanxi-faq-summary {
    gap: 1rem;
    padding-block: 1.25rem;
  }

  .xuanxi-faq-question {
    font-size: 1rem;
  }

  .xuanxi-faq-panel {
    padding: 0 0 1.35rem;
    font-size: 0.95rem;
  }
}

.xuanxi-route-shell {
  box-shadow:
    0 28px 90px rgba(0, 0, 0, 0.42),
    0 0 80px rgba(132, 204, 22, 0.06);
}

.xuanxi-route-panel {
  transition: border-color 0.22s ease, box-shadow 0.22s ease, transform 0.22s ease;
}

.xuanxi-route-shell:hover .xuanxi-route-panel {
  border-color: rgba(132, 204, 22, 0.24);
  box-shadow:
    0 24px 80px rgba(0, 0, 0, 0.42),
    0 0 70px rgba(132, 204, 22, 0.12);
  transform: translateY(-0.14rem);
}

.xuanxi-route-row {
  position: relative;
  border-radius: 0.72rem;
  padding: 0.55rem 0.6rem;
  opacity: 0;
  transform: translateY(0.42rem);
  animation: xuanxi-terminal-in 0.5s ease forwards;
  transition: background-color 0.18s ease, transform 0.18s ease;
}

.xuanxi-route-row:nth-child(1) { animation-delay: 0.24s; }
.xuanxi-route-row:nth-child(2) { animation-delay: 0.48s; }
.xuanxi-route-row:nth-child(3) { animation-delay: 0.72s; }
.xuanxi-route-row:nth-child(4) { animation-delay: 0.96s; }

.xuanxi-route-row:hover {
  background: rgba(255, 255, 255, 0.045);
  transform: translateX(0.16rem);
}

.xuanxi-route-meter {
  position: relative;
  overflow: hidden;
}

.xuanxi-route-meter::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(90deg, transparent, rgba(163, 230, 53, 0.12), transparent);
  transform: translateX(-100%);
  animation: xuanxi-route-scan 3.8s ease-in-out infinite;
}

#compare tbody tr:nth-child(even) {
  background: rgba(255, 255, 255, 0.018);
}

#compare tbody tr:hover {
  background: rgba(132, 204, 22, 0.06);
}

#compare tbody tr {
  transition: background-color 0.18s ease;
}

@keyframes xuanxi-hero-drift {
  0% { transform: translate3d(-1rem, -0.5rem, 0) scale(1); }
  100% { transform: translate3d(1.5rem, 1rem, 0) scale(1.04); }
}

@keyframes xuanxi-grid-float {
  to { background-position: 54px 54px; }
}

@keyframes xuanxi-particle-float {
  0% { opacity: 0.18; transform: translate3d(0, 0, 0); }
  45% { opacity: 0.46; transform: translate3d(0.35rem, -1.15rem, 0); }
  100% { opacity: 0.25; transform: translate3d(-0.25rem, -2rem, 0); }
}

@keyframes xuanxi-caret-blink {
  50% { opacity: 0; }
}

@keyframes xuanxi-coin-type-cycle {
  0% {
    opacity: 1;
    width: 0;
  }

  8%,
  17% {
    opacity: 1;
    width: var(--xuanxi-word-width, 12ch);
  }

  23%,
  24.9% {
    opacity: 1;
    width: 0;
  }

  25%,
  100% {
    opacity: 0;
    width: 0;
  }
}

@keyframes xuanxi-terminal-in {
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

@keyframes xuanxi-terminal-spin {
  to { transform: rotate(360deg); }
}

@keyframes xuanxi-route-scan {
  0%, 35% { transform: translateX(-110%); }
  75%, 100% { transform: translateX(110%); }
}

@keyframes xuanxi-badge-float {
  0%,
  100% {
    transform: translate3d(0, 0, 0);
  }

  50% {
    transform: translate3d(0, -0.34rem, 0);
  }
}

@keyframes xuanxi-flow-float {
  0%, 100% { transform: translate3d(0, 0, 0); }
  50% { transform: translate3d(0, -0.18rem, 0); }
}

@keyframes xuanxi-flow-arrow {
  0%, 100% { opacity: 0.5; transform: translate3d(0, 0, 0); }
  50% { opacity: 0.92; transform: translate3d(0.18rem, 0, 0); }
}

@keyframes xuanxi-flow-pulse {
  0%, 100% { opacity: 0.35; transform: scale(1); }
  50% { opacity: 0.82; transform: scale(1.08); }
}

@keyframes xuanxi-flow-sheen {
  0%, 44% { transform: translateX(-75%); opacity: 0; }
  58% { opacity: 1; }
  82%, 100% { transform: translateX(75%); opacity: 0; }
}

@keyframes xuanxi-process-progress {
  0% { transform: scaleX(0.12); opacity: 0.42; }
  42% { transform: scaleX(0.68); opacity: 0.86; }
  68% { transform: scaleX(1); opacity: 0.96; }
  100% { transform: scaleX(0.12); opacity: 0.42; }
}

@keyframes xuanxi-process-glint {
  0%, 28% { transform: translateX(-120%); opacity: 0; }
  48% { opacity: 0.72; }
  72%, 100% { transform: translateX(720%); opacity: 0; }
}

@keyframes xuanxi-process-node-live {
  0%, 100% {
    box-shadow: 0 0 0 rgba(132, 204, 22, 0);
    transform: translateY(0);
  }
  48% {
    box-shadow: 0 0 34px rgba(132, 204, 22, 0.18);
    transform: translateY(-0.14rem);
  }
}

@keyframes xuanxi-process-halo {
  0%, 100% {
    opacity: 0.16;
    transform: translate(-50%, 0) scale(0.82);
  }
  48% {
    opacity: 0.46;
    transform: translate(-50%, -0.12rem) scale(1.08);
  }
}

@keyframes xuanxi-flow-icon-live {
  0%, 100% { transform: translateY(0) scale(1); }
  50% { transform: translateY(-0.08rem) scale(1.03); }
}

@media (min-width: 1024px) {
  .xuanxi-privacy-line {
    justify-content: flex-start;
  }

  .xuanxi-hero-proof-list {
    justify-items: start;
  }
}

@media (max-width: 640px) {
  .xuanxi-hero-stats {
    bottom: 1.5rem;
    gap: 0.85rem;
  }

  .xuanxi-hero-scene [class*="grid-cols-3"][class*="max-w-2xl"] {
    gap: 0.85rem;
  }

  .xuanxi-hero-scene [class*="grid-cols-3"][class*="max-w-2xl"] [class*="text-3xl"] {
    font-size: 1.55rem;
    line-height: 1.1;
  }

  .xuanxi-privacy-line {
    font-size: 0.875rem;
  }

  .xuanxi-coin-rotator {
    min-width: 0;
    white-space: nowrap;
    height: 1.45em;
  }

  .xuanxi-terminal-body {
    min-height: 24rem;
    font-size: 0.78rem;
  }

  .xuanxi-hero-scene a[href="/go/privacy-exchange"],
  .xuanxi-hero-scene a[href="/research-methodology"] {
    inline-size: 100%;
    min-inline-size: 0;
  }

  .xuanxi-terminal-badge {
    display: none;
  }
}

@supports not (overflow: clip) {
  html,
  body,
  main {
    overflow-x: hidden;
  }
}

@media (prefers-reduced-motion: reduce) {
  .xuanxi-hero-scene::before,
  .xuanxi-hero-scene::after,
  .xuanxi-hero-particles span,
  .xuanxi-privacy-line .xuanxi-caret,
  .xuanxi-coin-rotator > span,
  .xuanxi-terminal-line,
  .xuanxi-terminal-cursor,
  .xuanxi-terminal-spinner,
  .xuanxi-terminal-badge,
  .xuanxi-flow-shell::before,
  .xuanxi-flow-card,
  .xuanxi-flow-arrow,
  .xuanxi-flow-pulse,
  .xuanxi-process-progress,
  .xuanxi-process-progress::after,
  #how-it-works .grid > .relative.text-center::after,
  #how-it-works .grid > .relative.text-center .relative.w-14.h-14.rounded-xl,
  .xuanxi-flow-node svg,
  .xuanxi-route-row,
  .xuanxi-route-meter::after {
    animation: none !important;
  }

  .xuanxi-coin-rotator > span:first-child,
  .xuanxi-terminal-line,
  .xuanxi-route-row {
    opacity: 1;
    transform: none;
  }

  .xuanxi-route-shell:hover .xuanxi-route-panel,
  .xuanxi-route-row:hover {
    transform: none;
  }

  .xuanxi-lottie-logo svg {
    transform: none !important;
  }
}
