:root {
  ----nx-sky: #6cace4;
  ----nx-sky-deep: #3d7ab8;
  ----nx-white: #fefefe;
  ----nx-gold: #f4b400;
  ----nx-gold-soft: #ffe566;
  ----nx-ink: #0f2744;
  ----nx-ink-muted: #3d5a73;
}

body.inter_5901b7c6-module__ec5Qua__className,
body {
  font-family: "Sora", system-ui, sans-serif !important;
  background: linear-gradient(180deg, #e3f2fb 0%, #f7fcff 38%, #fff 100%) !important;
  color: var(----nx-ink) !important;
}

h1, h2, h3, h4,
.font-display {
  font-family: "Fraunces", "Georgia", serif !important;
  font-optical-sizing: auto;
}

.bg-black {
  background: linear-gradient(
    165deg,
    #d4e9f9 0%,
    #eef6fc 45%,
    #ffffff 100%
  ) !important;
}

.text-white {
  color: var(----nx-ink) !important;
}

.text-gray-300,
.text-gray-400 {
  color: var(----nx-ink-muted) !important;
}

.text-muted-foreground {
  color: #4a6578 !important;
}

header.bg-primary,
footer.bg-primary {
  background: linear-gradient(
    90deg,
    var(----nx-sky-deep) 0%,
    var(----nx-sky) 50%,
    var(----nx-sky-deep) 100%
  ) !important;
  border-color: rgba(255, 255, 255, 0.35) !important;
}

.nx-logo-pad {
  background: linear-gradient(
    90deg,
    var(----nx-sky-deep) 0%,
    var(----nx-sky) 50%,
    var(----nx-sky-deep) 100%
  );
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.28);
}

header .text-white,
footer .text-white,
header a.text-white,
footer a.text-white,
header .font-bold.text-white {
  color: #fff !important;
  text-shadow: 0 1px 2px rgba(15, 39, 68, 0.15);
}

footer .text-muted-foreground,
header + * .text-muted-foreground {
  color: rgba(255, 255, 255, 0.88) !important;
}

footer a.text-muted-foreground:hover,
footer .hover\:text-accent:hover {
  color: var(----nx-gold-soft) !important;
}

footer nav a.inline-flex.items-center.gap-2.group {
  white-space: nowrap;
  align-items: center;
  justify-content: flex-start;
  text-align: left;
}

footer nav a.inline-flex.items-center.gap-2.group > span.w-1.h-1.rounded-full {
  display: none;
}

footer nav a.inline-flex.items-center.gap-2.group svg {
  flex-shrink: 0;
  vertical-align: middle;
}

footer h4.pl-3 {
  padding-left: 0 !important;
  text-align: left;
}

.bg-\[\#0a0a0a\] {
  background: linear-gradient(145deg, #ffffff 0%, #f0f7fc 100%) !important;
  box-shadow: 0 12px 40px rgba(61, 122, 184, 0.12);
}

.bg-\[\#111111\] {
  background: #e8f3fa !important;
}

.ring-\[\#00CAFF\]\/30,
.ring-\[\#00CAFF\]\/50 {
  --tw-ring-color: rgba(108, 172, 228, 0.45) !important;
}

.text-\[\#00FFDE\],
.text-\[\#E6FBFF\] {
  color: var(----nx-sky-deep) !important;
}

.text-\[\#B7EFFF\]\/80 {
  color: rgba(61, 90, 115, 0.85) !important;
}

.nx-rank-cta {
  background: linear-gradient(95deg, var(----nx-gold-soft), var(----nx-gold)) !important;
  color: var(----nx-ink) !important;
  border: 2px solid rgba(15, 39, 68, 0.12);
  box-shadow: 0 8px 28px rgba(244, 180, 0, 0.35);
  transition:
    transform 180ms ease,
    box-shadow 180ms ease,
    filter 180ms ease,
    background-position 220ms ease;
  background-size: 160% 160% !important;
  background-position: 50% 50% !important;
  will-change: transform;
}

.nx-rank-wrap:hover .nx-rank-cta,
.nx-rank-cta:hover {
  transform: translateY(-2px);
  box-shadow:
    0 14px 34px rgba(244, 180, 0, 0.42),
    0 2px 10px rgba(15, 39, 68, 0.16);
  filter: saturate(1.08) brightness(1.02);
  background-position: 75% 50% !important;
}

.nx-rank-wrap:hover .nx-rank-cta::first-letter,
.nx-rank-cta:hover::first-letter {
  transform: scale(1.08);
}

.nx-rank-cta:active {
  transform: translateY(0);
  box-shadow: 0 7px 20px rgba(244, 180, 0, 0.3);
}

.nx-rank-wrap:focus-visible .nx-rank-cta,
.nx-rank-cta:focus-visible {
  outline: 2px solid rgba(15, 39, 68, 0.5);
  outline-offset: 2px;
}

.from-\[\#4300FF\] {
  --tw-gradient-from: var(----nx-sky-deep) !important;
}
.via-\[\#0065F8\] {
  --tw-gradient-via: var(----nx-sky) !important;
}
.to-\[\#00CAFF\] {
  --tw-gradient-to: var(----nx-gold) !important;
}

.nx-safeplay-section {
  background: linear-gradient(
    180deg,
    rgba(108, 172, 228, 0.25) 0%,
    rgba(255, 254, 248, 0.95) 50%,
    #f2f8fd 100%
  ) !important;
}

.nx-safeplay-section .text-white {
  color: var(----nx-ink) !important;
}

.nx-safeplay-section .text-red-400,
.nx-safeplay-section a.text-red-400,
.nx-safeplay-section a.text-orange-400 {
  color: var(----nx-sky-deep) !important;
}

.nx-safeplay-section .border-red-500\/20,
.nx-safeplay-section .hover\:border-red-500\/50:hover {
  border-color: rgba(108, 172, 228, 0.45) !important;
}

.nx-safeplay-section .border-orange-500\/20,
.nx-safeplay-section .hover\:border-orange-500\/50:hover {
  border-color: rgba(244, 180, 0, 0.4) !important;
}

.nx-safeplay-section .bg-red-500\/10,
.nx-safeplay-section .group-hover\:bg-red-500\/20:hover {
  background: rgba(108, 172, 228, 0.15) !important;
}

.nx-safeplay-section .bg-orange-500\/10,
.nx-safeplay-section .group-hover\:bg-orange-500\/20:hover {
  background: rgba(244, 180, 0, 0.12) !important;
}

.nx-safeplay-section .from-red-600,
.nx-safeplay-section .via-orange-600,
.nx-safeplay-section .to-red-600 {
  --tw-gradient-from: var(----nx-sky-deep) !important;
  --tw-gradient-via: var(----nx-gold) !important;
  --tw-gradient-to: var(----nx-sky) !important;
}

.nx-safeplay-section .bg-black\/20 {
  background: rgba(255, 255, 255, 0.35) !important;
}

.nx-safeplay-section .text-white\/95 {
  color: var(----nx-ink) !important;
}

.nx-safeplay-section .animate-gradient-shift h3.text-white,
.nx-safeplay-section .animate-gradient-shift p[class*="text-white"] {
  color: #fff !important;
  text-shadow: 0 1px 3px rgba(15, 39, 68, 0.35);
}

.nx-safeplay-section .lucide-shield.text-red-400 {
  color: var(----nx-sky-deep) !important;
}

header .text-accent {
  color: var(----nx-gold-soft) !important;
}

[data-ui="card"] .bg-gradient-to-r.text-white {
  color: #fff !important;
  text-shadow: 0 1px 2px rgba(15, 39, 68, 0.25);
}

[data-ui="card"].bg-gradient-to-r {
  background-image: linear-gradient(
    120deg,
    var(----nx-sky) 0%,
    #fff 45%,
    var(----nx-gold) 100%
  ) !important;
  padding: 2px !important;
  border-radius: 1.35rem;
}

.text-accent.mt-1 {
  color: var(----nx-gold) !important;
}

main strong.text-white {
  color: var(----nx-sky-deep) !important;
}

.nx-guide-panel {
  padding: clamp(1.25rem, 2.4vw, 2rem);
  border-radius: 1.25rem;
  background: rgba(255, 255, 255, 0.8);
  border: 1px solid rgba(255, 255, 255, 0.9);
  box-shadow: 0 14px 40px rgba(15, 39, 68, 0.12);
  backdrop-filter: blur(8px);
  -webkit-backdrop-filter: blur(8px);
}

.nx-guide-section h2.text-white,
.nx-guide-section h3.text-white {
  color: #0f2744 !important;
  text-shadow: none !important;
}

.nx-guide-section .text-muted-foreground,
.nx-guide-section p,
.nx-guide-section li {
  color: #274760 !important;
}

.nx-guide-section strong.text-white {
  color: #1d5f95 !important;
  font-weight: 700;
}

.nx-guide-section .text-accent {
  color: var(----nx-gold) !important;
}

footer .border-primary\/20 {
  border-color: rgba(255, 255, 255, 0.25) !important;
}

footer .bg-accent.text-accent-foreground {
  background: var(----nx-gold) !important;
  color: var(----nx-ink) !important;
}

footer .rounded-full.bg-accent.text-accent-foreground {
  width: 3rem !important;
  height: 3rem !important;
  min-width: 3rem;
  min-height: 3rem;
  aspect-ratio: 1 / 1;
  flex-shrink: 0;
}

.nx-stage {
  background: linear-gradient(180deg, #dbeaf8 0%, #e8f2fb 50%, #f2f7fc 100%);
}

.nx-backdrop {
  position: fixed;
  inset: 0;
  z-index: 0;
  width: 100vw;
  height: 100vh;
  background-color: #dcecf8;
  background-image: url("../images/media-03.webp");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center 22%;
  opacity: 1;
  will-change: transform;
  transform: translateZ(0);
}

.nx-backdrop::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 0;
  background:
    linear-gradient(
      165deg,
      rgba(255, 255, 255, 0.78) 0%,
      rgba(229, 241, 251, 0.55) 42%,
      rgba(246, 251, 255, 0.72) 100%
    ),
    radial-gradient(circle at 12% 22%, rgba(108, 172, 228, 0.2) 0%, rgba(108, 172, 228, 0) 38%),
    radial-gradient(circle at 90% 28%, rgba(61, 122, 184, 0.16) 0%, rgba(61, 122, 184, 0) 40%);
  pointer-events: none;
}

.nx-backdrop::after {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 1;
  background:
    linear-gradient(120deg, rgba(255, 255, 255, 0.22) 0%, rgba(255, 255, 255, 0) 48%),
    radial-gradient(ellipse 110% 70% at 50% 0%, rgba(255, 255, 255, 0.35), rgba(255, 255, 255, 0) 58%);
  pointer-events: none;
}

.nx-hero-panel {
  background: rgba(255, 255, 255, 0.52);
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
  border: 1px solid rgba(255, 255, 255, 0.55);
  box-shadow: 0 12px 48px rgba(61, 122, 184, 0.1);
}

.nx-hero-heading {
  margin: 0 0 0.25rem;
  text-align: center;
}

.nx-hero-overline {
  display: block;
  font-family: "Sora", system-ui, sans-serif;
  font-size: clamp(0.6875rem, 2.2vw, 0.8125rem);
  font-weight: 700;
  letter-spacing: 0.24em;
  text-transform: uppercase;
  color: var(----nx-sky-deep);
  margin-bottom: 0.75rem;
  line-height: 1.35;
}

.nx-hero-title {
  display: block;
  font-family: "Fraunces", Georgia, serif;
  font-size: clamp(1.625rem, 4.8vw, 2.625rem);
  font-weight: 700;
  line-height: 1.14;
  letter-spacing: -0.025em;
  color: var(----nx-ink);
  margin-left: auto;
  margin-right: auto;
}

.nx-hero-flag {
  display: inline-block;
  margin-left: 0.08em;
  font-family: "Apple Color Emoji", "Segoe UI Emoji", "Noto Color Emoji", "Twemoji Mozilla", system-ui, sans-serif;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  vertical-align: 0.06em;
  font-size: 0.88em;
}

.nx-hero-rule {
  width: 4.5rem;
  height: 3px;
  margin: 1.35rem auto 1.35rem;
  border-radius: 999px;
  background: linear-gradient(
    90deg,
    transparent,
    var(----nx-gold-soft),
    var(----nx-gold),
    var(----nx-gold-soft),
    transparent
  );
  opacity: 0.9;
}

.nx-hero-lead {
  font-family: "Sora", system-ui, sans-serif;
  font-size: clamp(0.9375rem, 2.2vw, 1.0625rem);
  font-weight: 400;
  line-height: 1.72;
  color: var(----nx-ink-muted);
  max-width: 36rem;
  margin: 0 auto;
  text-wrap: pretty;
}

section .text-\[\#00FFDE\] {
  color: var(----nx-sky-deep) !important;
}

svg.text-\[\#00FFDE\] {
  color: var(----nx-sky-deep) !important;
}

svg.text-\[\#00CAFF\] {
  color: var(----nx-sky) !important;
}

.fill-yellow-400.text-yellow-400 {
  color: var(----nx-gold) !important;
  fill: var(----nx-gold) !important;
}

.nx-page-main {
  position: relative;
  z-index: 1;
  flex: 1;
}

.nx-page-hero {
  max-width: 64rem;
  margin: 0 auto;
  padding: 2.5rem 1rem 1.25rem;
  text-align: center;
}

.nx-page-eyebrow {
  display: inline-block;
  margin-bottom: 0.75rem;
  font-size: 0.72rem;
  font-weight: 700;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  color: var(----nx-sky-deep);
}

.nx-page-title {
  margin: 0;
  font-size: clamp(1.75rem, 4.6vw, 2.8rem);
  line-height: 1.12;
  letter-spacing: -0.02em;
  color: var(----nx-ink);
}

.nx-page-lead {
  max-width: 46rem;
  margin: 0.95rem auto 0;
  font-size: clamp(1rem, 2vw, 1.125rem);
  line-height: 1.68;
  color: #2d4f69;
}

.nx-page-grid {
  width: 100%;
  max-width: 72rem;
  margin: 0 auto;
  padding: 1.2rem 1rem 4rem;
  display: grid;
  gap: 1rem;
  grid-template-columns: repeat(1, minmax(0, 1fr));
}

@media (min-width: 960px) {
  .nx-page-grid {
    gap: 1.25rem;
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

.nx-page-card {
  background: rgba(255, 255, 255, 0.82);
  border: 1px solid rgba(255, 255, 255, 0.92);
  border-radius: 1rem;
  padding: 1.1rem 1.15rem;
  box-shadow: 0 10px 34px rgba(15, 39, 68, 0.12);
  backdrop-filter: blur(8px);
  -webkit-backdrop-filter: blur(8px);
  transition: transform 240ms ease, box-shadow 240ms ease, border-color 240ms ease;
  animation: nx-fade-up 420ms ease both;
}

.nx-page-card:hover {
  transform: translateY(-2px);
  box-shadow: 0 16px 38px rgba(15, 39, 68, 0.16);
  border-color: rgba(108, 172, 228, 0.62);
}

.nx-page-card h2 {
  margin: 0 0 0.5rem;
  font-size: 1.25rem;
  color: #123a5e;
}

.nx-page-card h3 {
  margin: 0.8rem 0 0.45rem;
  font-size: 1rem;
  color: #1f4f76;
}

.nx-page-card p,
.nx-page-card li {
  color: #325671;
  line-height: 1.62;
}

.nx-page-card ul {
  margin: 0.4rem 0 0;
  padding-left: 1.1rem;
}

.nx-page-card a {
  color: #1f5f92;
  text-decoration: underline;
  text-underline-offset: 3px;
  transition: color 180ms ease;
}

.nx-page-card a:hover {
  color: #0f2744;
}

.nx-page-card--full {
  grid-column: 1 / -1;
}

@keyframes nx-fade-up {
  from {
    opacity: 0;
    transform: translateY(8px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.nx-safeplay-section {
  position: relative;
  isolation: isolate;
}

.nx-safeplay-section::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 0;
  background:
    radial-gradient(circle at 12% 18%, rgba(108, 172, 228, 0.16), transparent 42%),
    radial-gradient(circle at 86% 20%, rgba(244, 180, 0, 0.14), transparent 38%),
    radial-gradient(circle at 48% 88%, rgba(61, 122, 184, 0.14), transparent 44%);
  pointer-events: none;
}

.nx-safeplay-section > .container,
.nx-safeplay-section > .container > .max-w-6xl {
  position: relative;
  z-index: 1;
}

.nx-safeplay-section h2.text-white {
  color: #0d3154 !important;
  text-shadow: 0 6px 24px rgba(108, 172, 228, 0.2);
  letter-spacing: -0.02em;
}

.nx-safeplay-section p.text-gray-300 {
  color: #2a4f6c !important;
  max-width: 44rem;
}

.nx-safeplay-section .group.relative.bg-card\/50 {
  background: linear-gradient(165deg, rgba(255, 255, 255, 0.78), rgba(245, 251, 255, 0.7)) !important;
  border: 1px solid rgba(255, 255, 255, 0.95) !important;
  box-shadow:
    0 14px 36px rgba(15, 39, 68, 0.12),
    inset 0 1px 0 rgba(255, 255, 255, 0.8);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
}

.nx-safeplay-section .group.relative.bg-card\/50 h3.text-white {
  color: #123758 !important;
  text-shadow: none !important;
}

.nx-safeplay-section .group.relative.bg-card\/50 p.text-gray-400 {
  color: #345a79 !important;
}

.nx-safeplay-section a.text-red-400,
.nx-safeplay-section a.text-orange-400 {
  text-decoration-color: rgba(61, 122, 184, 0.38);
  text-underline-offset: 4px;
}

.nx-safeplay-section .animate-gradient-shift {
  border: 1px solid rgba(255, 255, 255, 0.9) !important;
  box-shadow:
    0 20px 50px rgba(15, 39, 68, 0.18),
    inset 0 1px 0 rgba(255, 255, 255, 0.5);
}

.nx-safeplay-section .animate-gradient-shift::before {
  content: "";
  position: absolute;
  inset: -2px;
  z-index: -1;
  border-radius: inherit;
  background: linear-gradient(120deg, rgba(108, 172, 228, 0.4), rgba(244, 180, 0, 0.35), rgba(61, 122, 184, 0.4));
  filter: blur(14px);
  opacity: 0.55;
}
