/* Futurist HUD shell for vanilla pages — match React hub (blue/purple).
   Splash glow only — never hide system cursor (no dual pointers). */
body.futurist-shell,
body.futurist-shell * {
  cursor: auto !important;
}
body.futurist-shell a,
body.futurist-shell button,
body.futurist-shell [role='button'],
body.futurist-shell .card-link,
body.futurist-shell .pkg-cta,
body.futurist-shell .ag-cta,
body.futurist-shell .ag-send,
body.futurist-shell .apparel-chip,
body.futurist-shell .asset-chip,
body.futurist-shell .asset-btn,
body.futurist-shell .nav-links a,
body.futurist-shell .lang-switch button {
  cursor: pointer !important;
}

:root {
  --panther-deep: #050816;
  --violet: #a78bfa;
  --line: rgba(167, 139, 250, 0.22);
  --white: #f2ede4;
  --accent: #c8b89a;
  --muted: rgba(242, 237, 228, 0.7);
}

body.futurist-shell {
  background: var(--panther-deep) !important;
  color: var(--white);
}

/* Hide any leftover legacy cursor chrome */
body.futurist-shell #cursor,
body.futurist-shell #cursor-ring,
body.futurist-shell .cursor,
body.futurist-shell .cursor-ring,
body.futurist-shell .orb,
body.futurist-shell .site-flag-bg,
body.futurist-shell .site-flag-vignette,
body.futurist-shell .site-flag-filters {
  display: none !important;
  visibility: hidden !important;
  pointer-events: none !important;
}

#drs-futurist-bg {
  position: fixed;
  inset: 0;
  z-index: 0;
  pointer-events: none;
  background:
    radial-gradient(ellipse 60% 45% at 78% 8%, rgba(88, 70, 168, 0.42), transparent 58%),
    radial-gradient(ellipse 45% 40% at 12% 75%, rgba(30, 48, 110, 0.5), transparent 52%),
    radial-gradient(ellipse 35% 30% at 50% 45%, rgba(50, 40, 120, 0.22), transparent 60%),
    linear-gradient(165deg, #070b1c 0%, #050816 45%, #0a0e28 100%);
}

#drs-futurist-bg .hud-grid {
  position: absolute;
  inset: 0;
  background-image:
    linear-gradient(rgba(90, 100, 180, 0.06) 1px, transparent 1px),
    linear-gradient(90deg, rgba(70, 80, 160, 0.05) 1px, transparent 1px);
  background-size: 48px 48px;
  mask-image: radial-gradient(ellipse at center, black 35%, transparent 80%);
}

#drs-futurist-bg .vignette {
  position: absolute;
  inset: 0;
  background:
    linear-gradient(180deg, rgba(5, 8, 22, 0.45) 0%, transparent 16%, transparent 78%, rgba(5, 8, 22, 0.8) 100%),
    radial-gradient(ellipse at center, transparent 40%, rgba(5, 8, 22, 0.55) 100%);
}

#drs-splash-cursor {
  z-index: 35 !important;
  pointer-events: none !important;
}

body.futurist-shell > *:not(#drs-futurist-bg):not(#drs-splash-cursor) {
  position: relative;
  z-index: 2;
}

/* Hub-like nav */
body.futurist-shell nav,
body.futurist-shell #nav,
body.futurist-shell .drs-hud-nav {
  background: rgba(5, 8, 22, 0.92) !important;
  border-bottom: 1px solid var(--line) !important;
  backdrop-filter: none !important;
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}

body.futurist-shell .nav-logo {
  font-family: 'Space Mono', ui-monospace, monospace !important;
  font-size: 0.68rem !important;
  letter-spacing: 0.14em !important;
  text-transform: uppercase !important;
  font-weight: 700 !important;
  gap: 0.55rem !important;
}

body.futurist-shell .nav-logo img {
  width: 44px !important;
  height: 44px !important;
  object-fit: contain !important;
}

body.futurist-shell .nav-links a {
  font-family: 'Space Mono', ui-monospace, monospace !important;
  font-size: 0.62rem !important;
  letter-spacing: 0.14em !important;
  text-transform: uppercase !important;
  color: rgba(242, 237, 228, 0.78) !important;
}

body.futurist-shell .nav-links a:hover,
body.futurist-shell .nav-links a.active {
  color: var(--accent) !important;
}

body.futurist-shell .page-head,
body.futurist-shell .page-title,
body.futurist-shell .ag-hero-title {
  text-shadow: 0 0 40px rgba(167, 139, 250, 0.12);
}

body.futurist-shell .page-title {
  font-family: 'Bebas Neue', Impact, sans-serif !important;
  letter-spacing: 0.02em !important;
}

body.futurist-shell .page-intro,
body.futurist-shell .legal p,
body.futurist-shell .legal li {
  color: var(--muted) !important;
}

body.futurist-shell .project-card,
body.futurist-shell .pkg-card,
body.futurist-shell .svc-card,
body.futurist-shell .contact-tile,
body.futurist-shell .soon-card,
body.futurist-shell .apparel-card,
body.futurist-shell .product-card,
body.futurist-shell .plan-card {
  background: rgba(10, 14, 36, 0.85) !important;
  border-color: var(--line) !important;
  border-radius: 12px !important;
  box-shadow: 0 0 0 1px rgba(167, 139, 250, 0.05), 0 18px 40px -28px rgba(0, 0, 0, 0.85);
}

body.futurist-shell .project-card:hover,
body.futurist-shell .pkg-card:hover,
body.futurist-shell .svc-card:hover,
body.futurist-shell .apparel-card:hover {
  border-color: rgba(200, 184, 154, 0.35) !important;
}

body.futurist-shell .card-links {
  display: flex;
  flex-wrap: wrap;
  gap: 0.4rem;
  margin-top: 0.85rem;
}

body.futurist-shell .card-link {
  border-radius: 6px !important;
  font-family: 'Space Mono', ui-monospace, monospace !important;
  font-size: 0.58rem !important;
  letter-spacing: 0.12em !important;
  text-transform: uppercase !important;
}

body.futurist-shell .card-link.ghost,
body.futurist-shell .compliance-link {
  border-color: rgba(167, 139, 250, 0.3) !important;
  color: #c4b5fd !important;
  background: rgba(167, 139, 250, 0.07) !important;
}

body.futurist-shell .compliance-row {
  margin-top: 0.75rem;
  padding-top: 0.7rem;
  border-top: 1px solid var(--line);
}

body.futurist-shell .compliance-label {
  display: block;
  margin-bottom: 0.4rem;
  font-family: 'Space Mono', ui-monospace, monospace;
  font-size: 0.52rem;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  color: rgba(167, 139, 250, 0.75);
}

body.futurist-shell footer {
  border-top: 1px solid var(--line) !important;
  background: rgba(5, 8, 22, 0.85) !important;
}

body.futurist-shell footer .footer-left img {
  width: 28px !important;
  height: 28px !important;
  object-fit: contain !important;
}

/* Legal content */
body.futurist-shell .legal,
body.futurist-shell .legal-body {
  max-width: 46rem;
}

body.futurist-shell .legal a {
  color: var(--accent) !important;
}

body.futurist-shell .lang-switch button {
  font-family: 'Space Mono', ui-monospace, monospace !important;
  border-color: var(--line) !important;
}

body.futurist-shell .lang-switch button[aria-pressed='true'] {
  background: var(--accent) !important;
  color: #050816 !important;
}
