
    /* Custom cursor (PlayStation controller) */
    body {
      cursor: url("04_ASSETS/04_DYNAMIC/01_NEXT_GEN_CONSOLE_LAB/controller.svg") 0 0, auto;
    }
    body:active {
      cursor: url("04_ASSETS/04_DYNAMIC/01_NEXT_GEN_CONSOLE_LAB/controller_active.svg") 0 0, auto;
    }
    /* 3D Parallax Tilt */
    .ng-hardware-card {
      transform-style: preserve-3d;
      transition: border-color 0.35s ease, box-shadow 0.35s ease, transform 0.15s ease-out !important;
      will-change: transform;
    }
    /* NEXT GEN Header Titles Glitch Effect */
    .ng-title span,
    .ng-section-head h2,
    .ng-setup__copy h3,
    .ng-contact h2 {
      position: relative;
    }
    .ng-title span span,
    .ng-section-head h2 span,
    .ng-setup__copy h3 span,
    .ng-contact h2 span {
      display: inline-block !important;
      transition: transform 0.45s cubic-bezier(0.175, 0.885, 0.32, 1.275), text-shadow 0.45s ease, color 0.45s ease, opacity 0.45s ease;
      will-change: transform, text-shadow, color, opacity;
    }
    .ng-title.is-electric-active span span,
    .ng-section-head h2.is-electric-active span,
    .ng-setup__copy h3.is-electric-active span,
    .ng-contact h2.is-electric-active span {
      transition: none !important;
    }
/* V18 â€” NEXT GEN CONSOLE LAB real web layout */
body.exp-shell.dynamic.nextgen-page{--bg:#05080d;--fg:#f7fbff;--muted:#9caec1;--line:rgba(131,184,255,.18);--accent:#28a8ff;--header:rgba(5,8,13,.72);background:radial-gradient(circle at 70% 0%,rgba(30,137,255,.18),transparent 34%),linear-gradient(180deg,#05080d 0%,#070b12 54%,#030407 100%);color:var(--fg)}
.nextgen-page .exp-header{border-bottom:1px solid rgba(72,140,220,.22);background:rgba(3,6,11,.68)}
.nextgen-page .exp-brand,.nextgen-page .exp-nav a,.nextgen-page .exp-controls a,.nextgen-page .exp-controls button{color:rgba(247,251,255,.78)}
.nextgen-page .exp-nav a:hover,.nextgen-page .exp-controls a:hover,.nextgen-page .exp-controls button:hover{color:#fff}.ng-hero{position:relative;min-height:100svh;overflow:hidden;padding:clamp(110px,14vh,150px) clamp(34px,6.5vw,124px) clamp(48px,7vh,82px);display:grid;grid-template-columns:minmax(0,.92fr) minmax(420px,1.08fr);align-items:center;gap:clamp(26px,4vw,70px)}
.ng-hero::before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(4,7,13,.96),rgba(4,7,13,.68) 42%,rgba(4,7,13,.35)),url('04_ASSETS/04_DYNAMIC/01_NEXT_GEN_CONSOLE_LAB/TURBO_APOCALYPSE/SUMMUM_DYNAMIC_NEXTGEN_CONSOLE_LAB_01_16X9_NORMAL_REF.png') center/cover no-repeat;opacity:.72}.ng-hero::after{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(44,145,255,.06) 1px,transparent 1px),linear-gradient(90deg,rgba(44,145,255,.06) 1px,transparent 1px);background-size:48px 48px;mask-image:radial-gradient(circle at 58% 40%,#000 0,transparent 65%);opacity:.7}.ng-copy,.ng-object{position:relative;z-index:2}.ng-kicker{margin:0 0 18px;color:#31b7ff;font-size:.7rem;font-weight:800;letter-spacing:.22em;text-transform:uppercase}.ng-title{margin:0;font-size:clamp(4rem,8.5vw,9.6rem);line-height:.82;letter-spacing:-.075em;text-transform:uppercase;text-shadow:0 0 36px rgba(54,161,255,.22)}.ng-title span{display:block;color:#7bbdff}.ng-deck{max-width:580px;margin:24px 0 0;color:#dbe8f4;font-size:clamp(1.06rem,1.5vw,1.36rem);line-height:1.55}.ng-pills{display:flex;flex-wrap:wrap;gap:10px;margin-top:28px}.ng-pills span{border:1px solid rgba(64,158,255,.34);background:rgba(5,20,38,.52);border-radius:999px;padding:11px 15px;color:#dff3ff;font-size:.68rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.ng-object{min-height:520px;display:grid;place-items:center}.ng-controller-card{position:relative;width:min(100%,640px);aspect-ratio:1/1.04;border:1px solid rgba(97,171,255,.26);border-radius:34px;background:radial-gradient(circle at 55% 28%,rgba(48,160,255,.22),rgba(6,11,18,.72) 48%,rgba(2,4,8,.96)),url('04_ASSETS/04_DYNAMIC/01_NEXT_GEN_CONSOLE_LAB/TURBO_APOCALYPSE/SUMMUM_DYNAMIC_NEXTGEN_CONSOLE_LAB_PRODUCT_CONTROLLER_POSTER_01_NORMAL_REF.png') center/cover no-repeat;box-shadow:0 40px 90px rgba(0,0,0,.55),0 0 80px rgba(39,143,255,.18);overflow:hidden;transform:translateY(-1.5vh);animation:ngFloat 5.5s ease-in-out infinite}.ng-controller-card img{width:100%;height:100%;object-fit:cover;object-position:center 56%;opacity:.96;filter:saturate(1.05) contrast(1.04)}.ng-controller-card::before{content:"";position:absolute;inset:11%;border-radius:28px;border:1px solid rgba(74,162,255,.18);pointer-events:none}.ng-controller-card::after{content:"PULSA Â· EXPLORA Â· DOMINA";position:absolute;right:22px;bottom:20px;color:rgba(225,244,255,.72);font-size:.62rem;font-weight:800;letter-spacing:.2em}.ng-status{position:absolute;right:0;top:10%;display:grid;gap:10px;color:#dbefff;text-align:right}.ng-status strong{font-size:clamp(3rem,6vw,5rem);line-height:.8}.ng-status span{color:#31b7ff;font-size:.68rem;font-weight:800;letter-spacing:.18em}.ng-content{position:relative;padding:clamp(58px,8vw,110px) clamp(34px,6.5vw,124px);background:#05080d}.ng-section-head{display:flex;justify-content:space-between;gap:24px;align-items:end;padding-bottom:24px;border-bottom:1px solid rgba(131,184,255,.16);margin-bottom:22px}.ng-section-head p{margin:0;color:#31b7ff;font-size:.68rem;font-weight:800;letter-spacing:.18em;text-transform:uppercase}.ng-section-head h2{margin:0;max-width:820px;font-size:clamp(2.6rem,5.5vw,6.5rem);line-height:.88;letter-spacing:-.06em;text-transform:uppercase}.ng-hardware-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.ng-hardware-card{position:relative;min-height:390px;border:1px solid rgba(131,184,255,.18);border-radius:24px;overflow:hidden;background:#07101c;transition:border-color .35s ease,box-shadow .35s ease}.ng-hardware-card:hover{border-color:rgba(86,177,255,.46);box-shadow:0 0 38px rgba(31,145,255,.18)}.ng-hardware-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.88;filter:brightness(1.16) contrast(1.04) saturate(1.08);transition:transform .65s ease,opacity .4s ease,filter .4s ease}.ng-hardware-card:hover img{transform:scale(1.04);opacity:1;filter:brightness(1.34) contrast(1.06) saturate(1.12)}.ng-hardware-card::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(2,5,9,.00),rgba(2,5,9,.68) 78%,rgba(2,5,9,.88))}.ng-card-copy{position:absolute;z-index:2;left:18px;right:18px;bottom:18px;max-width:88%;padding:13px 14px 14px;border:1px solid rgba(88,169,255,.16);border-radius:15px;background:linear-gradient(180deg,rgba(4,10,18,.30),rgba(4,10,18,.66));backdrop-filter:blur(8px)}.ng-card-copy small{color:#31b7ff;font-size:.56rem;font-weight:900;letter-spacing:.19em;text-transform:uppercase}.ng-card-copy h3{margin:7px 0 7px;font-size:clamp(1.15rem,1.55vw,1.72rem);line-height:.95;letter-spacing:-.03em;text-transform:uppercase}.ng-card-copy p{max-width:22ch;margin:0;color:#c6d4df;font-size:clamp(.78rem,.88vw,.95rem);line-height:1.35}.ng-setup{display:grid;grid-template-columns:.72fr 1.28fr;gap:1px;margin-top:16px;border:1px solid rgba(131,184,255,.18);border-radius:26px;overflow:hidden;background:rgba(131,184,255,.14)}.ng-setup__copy{padding:clamp(26px,4vw,50px);background:#070c14}.ng-setup__copy small{color:#31b7ff;font-size:.68rem;font-weight:800;letter-spacing:.18em;text-transform:uppercase}.ng-setup__copy h3{margin:18px 0 18px;font-size:clamp(2.2rem,4.2vw,5rem);line-height:.9;letter-spacing:-.06em;text-transform:uppercase}.ng-setup__copy p{margin:0;color:#b7c7d5;line-height:1.65}.ng-setup video{width:100%;height:100%;min-height:360px;object-fit:cover;display:block}.ng-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;margin-top:16px;border:1px solid rgba(131,184,255,.18);border-radius:22px;overflow:hidden;background:rgba(131,184,255,.14)}.ng-strip div{background:#070c14;padding:24px}.ng-strip b{display:block;color:#eff8ff;margin-bottom:7px;font-size:.78rem;letter-spacing:.13em;text-transform:uppercase}.ng-strip span{color:#91a8bc;font-size:.9rem}.ng-contact{margin-top:clamp(58px,8vw,120px);padding-top:34px;border-top:1px solid rgba(131,184,255,.18);display:flex;justify-content:space-between;gap:30px;align-items:end}.ng-contact h2{margin:0;font-size:clamp(3rem,7vw,8rem);line-height:.82;letter-spacing:-.07em;text-transform:uppercase}.ng-contact a{color:#31b7ff;font-size:.72rem;font-weight:800;letter-spacing:.16em}@keyframes ngFloat{0%,100%{transform:translateY(-1.5vh) rotate(-1deg)}50%{transform:translateY(1.2vh) rotate(1deg)}}@media(max-width:980px){.ng-hero{grid-template-columns:1fr;padding-top:110px}.ng-object{min-height:360px}.ng-controller-card{width:min(100%,520px)}.ng-hardware-grid{grid-template-columns:repeat(2,1fr)}.ng-setup{grid-template-columns:1fr}.ng-strip{grid-template-columns:repeat(2,1fr)}.ng-status{display:none}}@media(max-width:620px){.ng-hero{padding:96px 18px 44px}.ng-title{font-size:clamp(3.4rem,18vw,5.8rem)}.ng-controller-card{border-radius:22px}.ng-hardware-grid,.ng-strip{grid-template-columns:1fr}.ng-hardware-card{min-height:360px}.ng-section-head,.ng-contact{display:block}.ng-section-head h2{margin-top:14px}.ng-content{padding-left:22px;padding-right:22px}}


/* 3D Cyber Mini-Game Styles */
.ng-game-section {
  padding: clamp(60px, 8vh, 100px) clamp(24px, 5vw, 82px);
  background: linear-gradient(180deg, #04070d 0%, #010205 100%);
  border-top: 1px solid rgba(0, 240, 255, 0.08);
  border-bottom: 1px solid rgba(0, 240, 255, 0.08);
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  overflow: hidden;
}

.ng-game-section .ng-section-head {
  text-align: center;
  margin-bottom: 20px;
}

.ng-game-box {
  position: relative;
  width: 100%;
  max-width: 960px;
  aspect-ratio: 16/9;
  background: #010307;
  border: 2px solid rgba(0, 240, 255, 0.25);
  box-shadow: 0 0 35px rgba(0, 240, 255, 0.15), inset 0 0 25px rgba(0, 240, 255, 0.05);
  border-radius: 24px;
  overflow: hidden;
  margin-top: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  outline: none;
}

#cyber-canvas {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  display: block;
  z-index: 1;
}

.ng-game-panel-center {
  position: absolute;
  inset: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  z-index: 15;
  text-align: center;
  background: rgba(2, 4, 8, 0.88);
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
  color: #ffffff;
  padding: 40px;
  transition: opacity 0.4s ease, visibility 0.4s ease;
}

.ng-game-panel-center.is-hidden {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}

.ng-game-panel-center h3 {
  font-family: var(--display);
  font-size: clamp(1.8rem, 4.5vw, 3.2rem);
  font-weight: 600;
  margin: 0 0 12px;
  letter-spacing: 0.08em;
  text-shadow: 0 0 20px rgba(0, 240, 255, 0.8);
  color: #00f0ff;
  text-transform: uppercase;
}

.ng-game-panel-center p {
  font-size: 1rem;
  color: #9fb3c5;
  max-width: 480px;
  margin: 0 0 30px;
  line-height: 1.6;
}

.ng-game-btn {
  padding: 13px 32px;
  background: transparent;
  border: 1.5px solid #00f0ff;
  color: #00f0ff;
  border-radius: 30px;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  cursor: pointer;
  box-shadow: 0 0 15px rgba(0, 240, 255, 0.2);
  transition: all 0.3s ease;
  outline: none;
  font-family: monospace;
}

.ng-game-btn:hover {
  background: #00f0ff;
  color: #010307;
  box-shadow: 0 0 30px rgba(0, 240, 255, 0.6);
  transform: scale(1.04);
}

.ng-game-mobile-ctrl {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 24px;
  display: none;
  justify-content: space-between;
  padding: 0 32px;
  z-index: 12;
  pointer-events: none;
}

.ng-game-mobile-btn {
  width: 68px;
  height: 68px;
  border-radius: 50%;
  border: 1.5px solid rgba(0, 240, 255, 0.35);
  background: rgba(1, 3, 7, 0.65);
  backdrop-filter: blur(5px);
  -webkit-backdrop-filter: blur(5px);
  color: #00f0ff;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 24px;
  pointer-events: auto;
  user-select: none;
  -webkit-user-select: none;
  font-family: monospace;
  font-weight: bold;
}

.ng-game-mobile-btn:active {
  background: rgba(0, 240, 255, 0.3);
  box-shadow: 0 0 20px rgba(0, 240, 255, 0.5);
  border-color: #00f0ff;
}

@media (max-width: 900px) {
  .ng-game-mobile-ctrl {
    display: flex;
  }
}



/* Floating Premium Audio Toggle Button */
.hero-audio-toggle {
  position: absolute;
  bottom: clamp(20px, 4vh, 40px);
  right: clamp(20px, 4vw, 40px);
  width: 46px;
  height: 46px;
  border-radius: 50%;
  background: rgba(1, 4, 8, 0.45);
  border: 1px solid rgba(255, 255, 255, 0.2);
  backdrop-filter: blur(8px);
  -webkit-backdrop-filter: blur(8px);
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 100;
  transition: all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
  box-shadow: 0 4px 15px rgba(0,0,0,0.25);
  padding: 0;
  outline: none;
}

.hero-audio-toggle:hover {
  background: rgba(255, 255, 255, 0.15);
  border-color: rgba(255, 255, 255, 0.6);
  transform: scale(1.08);
}

.hero-audio-toggle svg {
  width: 20px;
  height: 20px;
  fill: #ffffff;
  transition: fill 0.3s ease;
  display: block;
}

.hero-audio-toggle.is-unmuted {
  background: rgba(255, 255, 255, 0.9);
  border-color: #ffffff;
}

.hero-audio-toggle.is-unmuted svg {
  fill: #010408;
}


    /* NEXT GEN Custom Technological Contact Box Styles */
    .ng-contact {
      display: block !important;
      border-top: none !important;
      padding-top: 0 !important;
      margin-top: 0 !important;
    }
    .ng-contact-box-link {
      display: block;
      margin-top: clamp(60px, 10vw, 120px);
      text-decoration: none;
      color: inherit;
      outline: none;
      cursor: pointer;
    }
    .ng-footer-contact-box {
      position: relative;
      background: radial-gradient(circle at 50% 50%, rgba(40, 168, 255, 0.04) 0%, rgba(5, 8, 13, 0.98) 100%);
      border: 1px solid rgba(49, 183, 255, 0.16);
      border-radius: 24px;
      padding: clamp(24px, 4.5vw, 54px);
      overflow: hidden;
      transition: border-color 0.4s ease, box-shadow 0.4s ease, transform 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
      box-shadow: 0 20px 50px rgba(0, 0, 0, 0.65);
    }
    
    /* Tech grid background pattern */
    .ng-tech-grid-bg {
      position: absolute;
      inset: 0;
      background-image: radial-gradient(rgba(49, 183, 255, 0.08) 1px, transparent 1px);
      background-size: 20px 20px;
      opacity: 0.6;
      pointer-events: none;
      z-index: 1;
    }
    
    /* Tech Corners */
    .ng-tech-corner {
      position: absolute;
      width: 14px;
      height: 14px;
      border: 2px solid rgba(49, 183, 255, 0.32);
      z-index: 2;
      pointer-events: none;
      transition: border-color 0.4s ease;
    }
    .ng-tech-corner.top-left {
      top: 16px;
      left: 16px;
      border-right: none;
      border-bottom: none;
    }
    .ng-tech-corner.top-right {
      top: 16px;
      right: 16px;
      border-left: none;
      border-bottom: none;
    }
    .ng-tech-corner.bottom-left {
      bottom: 16px;
      left: 16px;
      border-right: none;
      border-top: none;
    }
    .ng-tech-corner.bottom-right {
      bottom: 16px;
      right: 16px;
      border-left: none;
      border-top: none;
    }
    
    .ng-contact-content {
      position: relative;
      z-index: 3;
      display: grid;
      grid-template-columns: 1.15fr 0.85fr;
      gap: clamp(30px, 4.5vw, 60px);
      align-items: center;
    }
    
    .ng-contact-left {
      display: flex;
      flex-direction: column;
      gap: 18px;
    }
    
    .ng-contact-status {
      display: inline-flex;
      align-items: center;
      gap: 10px;
      font-size: 0.65rem;
      font-weight: 800;
      letter-spacing: 0.22em;
      color: #31b7ff;
      text-transform: uppercase;
    }
    
    .ng-status-dot {
      width: 6px;
      height: 6px;
      background-color: #31b7ff;
      border-radius: 50%;
      box-shadow: 0 0 10px #31b7ff;
      animation: pulseGlow 2s infinite ease-in-out;
    }
    
    .ng-contact h2.ng-contact-title {
      margin: 0 !important;
      font-size: clamp(1.8rem, 3.8vw, 3.2rem) !important;
      line-height: 1.05 !important;
      letter-spacing: -0.05em !important;
      text-transform: uppercase !important;
      font-family: 'Outfit', sans-serif !important;
      font-weight: 800 !important;
      color: #f7fbff !important;
      text-shadow: 0 0 20px rgba(49, 183, 255, 0.15);
    }
    
    .ng-terminal-form {
      display: flex;
      flex-direction: column;
      gap: 22px;
    }
    
    .ng-form-field {
      display: grid;
      gap: 8px;
    }
    
    .ng-field-label {
      font-family: monospace;
      font-size: 0.6rem;
      letter-spacing: 0.15em;
      color: rgba(156, 174, 193, 0.7);
      text-transform: uppercase;
    }
    
    .ng-terminal-input {
      width: 100%;
      background: rgba(3, 6, 11, 0.75);
      border: 1px solid rgba(49, 183, 255, 0.18);
      border-radius: 8px;
      padding: 12px 14px;
      color: #f7fbff;
      font-family: monospace;
      font-size: 0.88rem;
      outline: none;
      transition: border-color 0.3s ease;
      cursor: pointer;
    }
    
    .ng-terminal-input::placeholder {
      color: rgba(49, 183, 255, 0.3);
    }
    
    .ng-terminal-btn {
      width: max-content;
      background: transparent;
      border: 1.5px solid #31b7ff;
      border-radius: 8px;
      padding: 14px 28px;
      color: #31b7ff;
      font-family: 'Outfit', sans-serif;
      font-size: 0.72rem;
      font-weight: 800;
      letter-spacing: 0.18em;
      text-transform: uppercase;
      cursor: pointer;
      transition: all 0.3s ease;
      position: relative;
      overflow: hidden;
    }
    
    /* Hover state details */
    .ng-contact-box-link:hover .ng-footer-contact-box {
      border-color: rgba(49, 183, 255, 0.45);
      box-shadow: 0 25px 60px rgba(49, 183, 255, 0.08), 0 0 35px rgba(49, 183, 255, 0.05);
      transform: translateY(-2px);
    }
    
    .ng-contact-box-link:hover .ng-tech-corner {
      border-color: #31b7ff;
    }
    
    .ng-contact-box-link:hover .ng-terminal-input {
      border-color: rgba(49, 183, 255, 0.35);
    }
    
    .ng-contact-box-link:hover .ng-terminal-btn {
      background: #31b7ff;
      color: #05080d;
      box-shadow: 0 0 20px rgba(49, 183, 255, 0.4);
    }
    
    .ng-contact-box-link:focus-visible .ng-footer-contact-box {
      border-color: #31b7ff !important;
      box-shadow: 0 0 30px rgba(49, 183, 255, 0.3) !important;
    }
    
    @keyframes pulseGlow {
      0%, 100% {
        opacity: 0.4;
        box-shadow: 0 0 5px #31b7ff;
      }
      50% {
        opacity: 1;
        box-shadow: 0 0 12px #31b7ff;
      }
    }
    
    @media (max-width: 980px) {
      .ng-contact-content {
        grid-template-columns: 1fr;
        gap: 32px;
      }
      .ng-terminal-btn {
        width: 100%;
        text-align: center;
      }
    }

/* ==========================================================================
   TURBO APOCALYPSE MODE STYLES & TRANSITIONS
   ========================================================================== */

/* Toggle Button in Header */
.mode-toggle-btn {
  font-family: 'Montserrat', sans-serif;
  font-size: 0.62rem;
  font-weight: 800;
  letter-spacing: 0.15em;
  text-transform: uppercase;
  background: rgba(5, 8, 13, 0.62);
  color: #9caec1;
  border: 1px solid rgba(131, 184, 255, 0.18);
  border-radius: 99px;
  padding: 8px 18px;
  cursor: pointer;
  transition: all 0.35s ease;
  margin-right: 15px;
}
.mode-toggle-btn:hover {
  color: #31b7ff;
  border-color: rgba(49, 183, 255, 0.5);
  box-shadow: 0 0 12px rgba(49, 183, 255, 0.2);
}
body.turbo-mode .mode-toggle-btn {
  color: #ff521a;
  border-color: rgba(255, 82, 26, 0.5);
  background: rgba(26, 8, 5, 0.62);
}
body.turbo-mode .mode-toggle-btn:hover {
  color: #eff8ff;
  box-shadow: 0 0 15px rgba(255, 82, 26, 0.4);
}

/* Transition Video in Hero background */
.ng-transition-video {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: 5;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.4s ease;
}
.ng-transition-video.is-playing {
  opacity: 1;
  pointer-events: auto;
  z-index: 15;
}

/* Countdown Overlay */
.transition-overlay {
  position: fixed;
  inset: 0;
  background: rgba(4, 7, 13, 0.96);
  z-index: 99999;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.4s ease;
}
.transition-overlay:not(.is-hidden) {
  opacity: 1;
  pointer-events: auto;
}
.countdown-number {
  font-family: 'Montserrat', sans-serif;
  font-size: clamp(8rem, 20vw, 16rem);
  font-weight: 900;
  color: #ff521a;
  text-shadow: 0 0 50px rgba(255, 82, 26, 0.7);
  animation: countdownPulse 1s infinite;
}
@keyframes countdownPulse {
  0% { transform: scale(0.8); opacity: 0; }
  20% { transform: scale(1.1); opacity: 1; }
  80% { transform: scale(1); opacity: 1; }
  100% { transform: scale(1.2); opacity: 0; }
}
.transition-glitch-overlay {
  position: absolute;
  inset: 0;
  background: url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><filter id="noise"><feTurbulence type="fractalNoise" baseFrequency="0.8" numOctaves="4" stitchTiles="stitch"/></filter><rect width="100" height="100" filter="url(%23noise)" opacity="0.15"/></svg>');
  pointer-events: none;
  z-index: 2;
  opacity: 0.6;
  animation: noiseFlicker 0.15s infinite;
}
@keyframes noiseFlicker {
  0% { transform: translate(0,0); }
  10% { transform: translate(-1%,-1%); }
  20% { transform: translate(1%,2%); }
  30% { transform: translate(-2%,-2%); }
  40% { transform: translate(1%,3%); }
  50% { transform: translate(-1%,1%); }
  60% { transform: translate(2%,-1%); }
  70% { transform: translate(-2%,1%); }
  80% { transform: translate(1%,-2%); }
  90% { transform: translate(-1%,3%); }
  100% { transform: translate(0,0); }
}
.alarm-banner {
  position: absolute;
  bottom: 12%;
  width: 100%;
  text-align: center;
  font-family: 'Montserrat', sans-serif;
  font-size: 0.85rem;
  font-weight: 800;
  letter-spacing: 0.3em;
  color: #ff521a;
  text-transform: uppercase;
  animation: bannerFlash 0.5s infinite alternate;
}
@keyframes bannerFlash {
  0% { opacity: 0.3; }
  100% { opacity: 1; }
}

/* ==========================================================================
   TURBO APOCALYPSE BODY OVERRIDES
   ========================================================================== */
body.turbo-mode {
  --bg: #0d0605;
  --fg: #ffebd9;
  --muted: #a68982;
  --line: rgba(255, 82, 26, 0.18);
  --accent: #ff521a;
  --header: rgba(13, 6, 5, 0.72);
  background: radial-gradient(circle at 70% 0%, rgba(255, 82, 26, 0.18), transparent 34%), linear-gradient(180deg, #0d0605 0%, #120907 54%, #070303 100%);
  color: var(--fg);
}
body.turbo-mode .nextgen-page .exp-header {
  border-bottom: 1px solid rgba(255, 82, 26, 0.22);
  background: rgba(11, 5, 3, 0.68);
}
body.turbo-mode .exp-brand,
body.turbo-mode .exp-nav a,
body.turbo-mode .exp-controls a,
body.turbo-mode .exp-controls button {
  color: rgba(255, 235, 217, 0.78);
}
body.turbo-mode .exp-nav a:hover,
body.turbo-mode .exp-controls a:hover,
body.turbo-mode .exp-controls button:hover {
  color: #fff;
}
body.turbo-mode .ng-hero::before {
  background: linear-gradient(90deg, rgba(13,6,5,.96), rgba(13,6,5,.68) 42%, rgba(13,6,5,.35)), url('04_ASSETS/04_DYNAMIC/01_NEXT_GEN_CONSOLE_LAB/TURBO_APOCALYPSE/NEXT_GEN_TURBO_APOCALYPSE_HERO_MASTER_01_16X9.png') center/cover no-repeat !important;
}
@media (max-width: 980px) {
  body.turbo-mode .ng-hero::before {
    background: linear-gradient(180deg, rgba(13,6,5,.96), rgba(13,6,5,.68) 42%, rgba(13,6,5,.35)), url('04_ASSETS/04_DYNAMIC/01_NEXT_GEN_CONSOLE_LAB/TURBO_APOCALYPSE/NEXT_GEN_TURBO_APOCALYPSE_HERO_MASTER_01_9x16.jpg') center/cover no-repeat !important;
  }
}
body.turbo-mode .ng-kicker {
  color: #ff521a;
  text-shadow: 0 0 10px rgba(255, 82, 26, 0.3);
}
body.turbo-mode .ng-title {
  text-shadow: 0 0 36px rgba(255, 82, 26, 0.35);
}
body.turbo-mode .ng-title span {
  color: #ff8c66;
}
body.turbo-mode .ng-deck {
  color: #fbdad2;
}
body.turbo-mode .ng-pills span {
  border-color: rgba(255, 82, 26, 0.34);
  background: rgba(38, 12, 5, 0.52);
  color: #ffd9cc;
}
body.turbo-mode .ng-controller-card {
  border-color: rgba(255, 82, 26, 0.26);
  background: radial-gradient(circle at 55% 28%, rgba(255, 82, 26, 0.22), rgba(18, 9, 6, 0.72) 48%, rgba(8, 4, 2, 0.96)), url('04_ASSETS/04_DYNAMIC/01_NEXT_GEN_CONSOLE_LAB/TURBO_APOCALYPSE/Ruined_alien_structures_dust_storm_202607131218.jpeg') center/cover no-repeat !important;
  box-shadow: 0 40px 90px rgba(0, 0, 0, 0.7), 0 0 80px rgba(255, 82, 26, 0.25);
}
body.turbo-mode .ng-status span {
  color: #ff521a;
}
body.turbo-mode .ng-status strong {
  color: #ffd9cc;
}
body.turbo-mode .ng-content {
  background: #0d0605;
}
body.turbo-mode .ng-section-head {
  border-bottom-color: rgba(255, 82, 26, 0.16);
}
body.turbo-mode .ng-section-head p {
  color: #ff521a;
}
body.turbo-mode .ng-hardware-card {
  border-color: rgba(255, 82, 26, 0.18);
  background: #140806;
}
body.turbo-mode .ng-hardware-card:hover {
  border-color: rgba(255, 82, 26, 0.46);
  box-shadow: 0 0 38px rgba(255, 82, 26, 0.18);
}
body.turbo-mode .ng-card-copy {
  border-color: rgba(255, 82, 26, 0.16);
  background: linear-gradient(180deg, rgba(20, 8, 4, 0.3), rgba(20, 8, 4, 0.66));
}
body.turbo-mode .ng-card-copy small {
  color: #ff521a;
}
body.turbo-mode .ng-card-copy p {
  color: #e3cdc9;
}
body.turbo-mode .ng-setup {
  border-color: rgba(255, 82, 26, 0.18);
  background: rgba(255, 82, 26, 0.14);
}
body.turbo-mode .ng-setup__copy {
  background: #140806;
}
body.turbo-mode .ng-setup__copy small {
  color: #ff521a;
}
body.turbo-mode .ng-setup__copy p {
  color: #dec8c4;
}
body.turbo-mode .ng-strip {
  border-color: rgba(255, 82, 26, 0.18);
  background: rgba(255, 82, 26, 0.14);
}
body.turbo-mode .ng-strip div {
  background: #140806;
}
body.turbo-mode .ng-strip b {
  color: #ffeae6;
}
body.turbo-mode .ng-strip span {
  color: #bfa8a3;
}
body.turbo-mode .ng-contact {
  border-top-color: rgba(255, 82, 26, 0.18);
}
body.turbo-mode .ng-contact a {
  color: #ff521a;
}
body.turbo-mode .ng-tech-corner {
  border-color: rgba(255, 82, 26, 0.35) !important;
}
body.turbo-mode .ng-footer-contact-box {
  background: linear-gradient(135deg, #140806 0%, #0d0605 100%) !important;
  border-color: rgba(255, 82, 26, 0.22) !important;
}
body.turbo-mode .ng-contact-box-link:hover .ng-footer-contact-box {
  border-color: #ff521a !important;
  box-shadow: 0 0 30px rgba(255, 82, 26, 0.35) !important;
}
body.turbo-mode .ng-contact-status span:first-child {
  background: #ff521a !important;
  box-shadow: 0 0 10px #ff521a !important;
}
body.turbo-mode .ng-contact-status span:last-child {
  color: #ff521a !important;
}
body.turbo-mode .ng-terminal-btn {
  background: #ff521a !important;
  border-color: #ff7340 !important;
  box-shadow: 0 0 15px rgba(255, 82, 26, 0.4);
}
body.turbo-mode .ng-terminal-btn:hover {
  background: #ff7340 !important;
  box-shadow: 0 0 25px rgba(255, 82, 26, 0.6) !important;
}
body.turbo-mode .ng-game-section {
  border-top-color: rgba(255, 82, 26, 0.15);
  border-bottom-color: rgba(255, 82, 26, 0.15);
  background: linear-gradient(180deg, #140806 0%, #070303 100%);
}
body.turbo-mode .ng-game-mobile-btn {
  border-color: rgba(255, 82, 26, 0.3) !important;
  color: #ff521a !important;
}
body.turbo-mode .ng-game-btn {
  background: #ff521a !important;
  border-color: #ff7340 !important;
  box-shadow: 0 0 15px rgba(255, 82, 26, 0.4);
}
body.turbo-mode .ng-game-btn:hover {
  background: #ff7340 !important;
}

/* ==========================================================================
   SURGICAL REFINEMENTS: ALERTS, ACCENTS AND CARDS
   ========================================================================== */

/* Centralize Accent Colors */
body.nextgen-page {
  --accent: #00f0ff !important;
}
body.turbo-mode {
  --accent: #ff5a1f !important;
}

/* Custom Cursor Color Changes */
body.nextgen-page {
  cursor: url("04_ASSETS/04_DYNAMIC/01_NEXT_GEN_CONSOLE_LAB/controller.svg") 0 0, auto !important;
}
body.nextgen-page:active {
  cursor: url("04_ASSETS/04_DYNAMIC/01_NEXT_GEN_CONSOLE_LAB/controller_active.svg") 0 0, auto !important;
}
body.turbo-mode {
  cursor: url("04_ASSETS/04_DYNAMIC/01_NEXT_GEN_CONSOLE_LAB/TURBO_APOCALYPSE/controller_turbo.svg") 0 0, auto !important;
}
body.turbo-mode:active {
  cursor: url("04_ASSETS/04_DYNAMIC/01_NEXT_GEN_CONSOLE_LAB/TURBO_APOCALYPSE/controller_active_turbo.svg") 0 0, auto !important;
}

/* Nuclear Alert Banner Styles */
.nuclear-alert-banner {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: rgba(13, 6, 5, 0.95);
  border: 1px solid #ff5a1f;
  box-shadow: 0 0 35px rgba(255, 90, 31, 0.4);
  padding: 40px 60px;
  border-radius: 20px;
  text-align: center;
  z-index: 100;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 15px;
  opacity: 1;
  visibility: visible;
  transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
  font-family: 'Montserrat', sans-serif;
  backdrop-filter: blur(10px);
}
.nuclear-alert-banner.is-hidden {
  opacity: 0;
  visibility: hidden;
  transform: translate(-50%, -45%) scale(0.95);
  pointer-events: none;
}
.alert-border-glow {
  position: absolute;
  inset: 5px;
  border: 1px solid rgba(255, 90, 31, 0.25);
  border-radius: 15px;
  pointer-events: none;
}
.alert-kicker {
  font-size: 0.62rem;
  font-weight: 800;
  color: #a68982;
  letter-spacing: 0.25em;
  text-transform: uppercase;
}
.alert-title {
  font-size: clamp(2rem, 4vw, 3.2rem);
  font-weight: 900;
  color: #ff5a1f;
  margin: 0;
  letter-spacing: -0.02em;
  text-shadow: 0 0 20px rgba(255, 90, 31, 0.6);
}
.alert-trigger-btn {
  font-family: 'Montserrat', sans-serif;
  background: #ff5a1f;
  color: #fff;
  border: none;
  font-size: 0.72rem;
  font-weight: 800;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  padding: 12px 28px;
  border-radius: 99px;
  cursor: pointer;
  box-shadow: 0 0 15px rgba(255, 90, 31, 0.4);
  transition: all 0.3s ease;
}
.alert-trigger-btn:hover {
  background: #ff7640;
  box-shadow: 0 0 25px rgba(255, 90, 31, 0.7);
  transform: translateY(-2px);
}
.alert-trigger-btn:active {
  transform: translateY(0);
}

/* Card Overrides in Turbo Mode */
body.turbo-mode .ng-hardware-card:nth-child(odd) {
  transform: rotate(1.2deg) translateY(-6px);
}
body.turbo-mode .ng-hardware-card:nth-child(even) {
  transform: rotate(-1.2deg) translateY(6px);
}
body.turbo-mode .ng-hardware-card {
  border: 1px solid #ff5a1f !important;
  box-shadow: 0 0 20px rgba(255, 90, 31, 0.25) !important;
}
body.turbo-mode .ng-hardware-card img {
  filter: sepia(0.2) saturate(1.2) contrast(1.1) brightness(0.9);
}
body.turbo-mode .ng-hardware-card:hover {
  box-shadow: 0 0 35px rgba(255, 90, 31, 0.5) !important;
  transform: scale(1.02) !important;
}
body.turbo-mode .ng-hardware-card:hover img {
  transform: scale(1.05);
}

/* Form and UI styling modifications for Turbo mode */
body.turbo-mode .ng-terminal-input {
  border-color: rgba(255, 90, 31, 0.35) !important;
  color: #ffebd9 !important;
}
body.turbo-mode .ng-terminal-input:focus {
  border-color: #ff5a1f !important;
  box-shadow: 0 0 15px rgba(255, 90, 31, 0.3) !important;
}
body.turbo-mode .ng-field-label {
  color: #ff8c66 !important;
}

/* Force Setups block apocalytic theme overrides */
body.turbo-mode .ng-setup video {
  filter: sepia(0.3) saturate(1.3) contrast(1.2) hue-rotate(15deg);
}
body.turbo-mode .ng-setup-video-wrapper::before {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(255, 90, 31, 0.08);
  pointer-events: none;
  z-index: 2;
}

/* ==========================================================================
   REVIEW REVISIONS: CENTRAL MODULE, MODE TOGGLE & CARD ENLARGEMENTS
   ========================================================================== */

/* Enlarge Hardware Cards and Section Width */
.ng-content {
  max-width: 1600px !important;
  margin: 0 auto;
  width: 100%;
  box-sizing: border-box;
  padding: clamp(58px, 8vw, 110px) clamp(20px, 4vw, 60px) !important;
}
.ng-hardware-card {
  min-height: 520px !important;
  transition: transform 0.4s ease, border-color 0.35s ease, box-shadow 0.35s ease !important;
}

/* 2x2 Grid on Tablets */
@media (max-width: 1024px) {
  .ng-hardware-grid {
    grid-template-columns: repeat(2, 1fr) !important;
    gap: 20px !important;
  }
  .ng-hardware-card {
    min-height: 460px !important;
  }
}

/* 1x1 Grid on Mobile (one card per row, large and dominant) */
@media (max-width: 768px) {
  .ng-hardware-grid {
    grid-template-columns: 1fr !important;
    gap: 26px !important;
  }
  .ng-hardware-card {
    min-height: 480px !important;
  }
}

/* Technical Capsule Mode Toggle Button */
.mode-toggle-btn {
  background: transparent !important;
  border: 1px solid rgba(255, 90, 31, 0.6) !important;
  color: #ff5a1f !important;
  font-weight: 800 !important;
  letter-spacing: 0.12em !important;
  padding: 8px 20px !important;
  border-radius: 99px !important;
  box-shadow: 0 0 12px rgba(255, 90, 31, 0.2) !important;
  animation: pulseOrange 2s infinite ease-in-out !important;
  transition: all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
}
.mode-toggle-btn:hover {
  background: #ff5a1f !important;
  color: #ffffff !important;
  box-shadow: 0 0 20px rgba(255, 90, 31, 0.6) !important;
}

@keyframes pulseOrange {
  0% {
    border-color: rgba(255, 90, 31, 0.4);
    box-shadow: 0 0 6px rgba(255, 90, 31, 0.15);
  }
  50% {
    border-color: rgba(255, 90, 31, 1);
    box-shadow: 0 0 16px rgba(255, 90, 31, 0.45);
  }
  100% {
    border-color: rgba(255, 90, 31, 0.4);
    box-shadow: 0 0 6px rgba(255, 90, 31, 0.15);
  }
}

/* Turbo Mode Header Button adjustments (Pulse Cyan) */
body.turbo-mode .mode-toggle-btn {
  border-color: rgba(0, 240, 255, 0.6) !important;
  color: #00f0ff !important;
  animation: pulseCian 2s infinite ease-in-out !important;
}
body.turbo-mode .mode-toggle-btn:hover {
  background: #00f0ff !important;
  color: #0d0605 !important;
  box-shadow: 0 0 20px rgba(0, 240, 255, 0.6) !important;
}

@keyframes pulseCian {
  0% {
    border-color: rgba(0, 240, 255, 0.4);
    box-shadow: 0 0 6px rgba(0, 240, 255, 0.15);
  }
  50% {
    border-color: rgba(0, 240, 255, 1);
    box-shadow: 0 0 16px rgba(0, 240, 255, 0.45);
  }
  100% {
    border-color: rgba(0, 240, 255, 0.4);
    box-shadow: 0 0 6px rgba(0, 240, 255, 0.15);
  }
}

/* Central Alert Trigger Section Styles */
.ng-alert-trigger-section {
  width: 100%;
  display: flex;
  justify-content: center;
  padding: 60px clamp(20px, 4vw, 60px);
  background: #05080d;
  box-sizing: border-box;
  transition: background-color 0.4s ease;
}
.alert-trigger-card {
  position: relative;
  width: 100%;
  max-width: 1480px; /* large visual zone */
  min-height: 280px;
  background: linear-gradient(135deg, #070f1a 0%, #03060a 100%);
  border: 1px solid rgba(131, 184, 255, 0.2);
  border-radius: 24px;
  padding: clamp(35px, 5vw, 60px);
  box-sizing: border-box;
  display: flex;
  align-items: center;
  overflow: hidden;
  box-shadow: 0 15px 45px rgba(0, 0, 0, 0.4);
  font-family: 'Montserrat', sans-serif;
  transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.alert-card-grid {
  position: absolute;
  inset: 0;
  background-image: 
    linear-gradient(rgba(131, 184, 255, 0.04) 1px, transparent 1px),
    linear-gradient(90deg, rgba(131, 184, 255, 0.04) 1px, transparent 1px);
  background-size: 24px 24px;
  pointer-events: none;
  z-index: 1;
}
.alert-card-scanner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 3px;
  background: linear-gradient(90deg, transparent, rgba(255, 90, 31, 0.4), transparent);
  animation: scanLoop 4.5s linear infinite;
  pointer-events: none;
  z-index: 2;
  opacity: 0.6;
}
@keyframes scanLoop {
  0% { transform: translateY(0); }
  100% { transform: translateY(280px); }
}

.alert-card-content {
  position: relative;
  z-index: 3;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 12px;
}
.alert-card-kicker {
  font-size: 0.68rem;
  font-weight: 900;
  color: #ff5a1f;
  letter-spacing: 0.35em;
  text-transform: uppercase;
  text-shadow: 0 0 10px rgba(255, 90, 31, 0.35);
}
.alert-card-title {
  font-size: clamp(1.8rem, 3.2vw, 2.8rem);
  font-weight: 900;
  line-height: 1;
  color: #ffffff;
  margin: 0;
  letter-spacing: -0.04em;
  text-transform: uppercase;
  transition: all 0.3s ease;
}
.alert-card-desc {
  max-width: 70ch;
  margin: 0 0 10px 0;
  color: #92abbf;
  font-size: clamp(0.9rem, 1vw, 1.05rem);
  line-height: 1.5;
}
.alert-card-btn {
  font-family: 'Montserrat', sans-serif;
  background: transparent;
  color: #ff5a1f;
  border: 1px solid #ff5a1f;
  font-size: 0.72rem;
  font-weight: 800;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  padding: 14px 36px;
  border-radius: 99px;
  cursor: pointer;
  box-shadow: 0 0 15px rgba(255, 90, 31, 0.1);
  transition: all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
}

/* Susto tecnológico Hover on Desktop */
@media (hover: hover) {
  .alert-trigger-card:hover {
    border-color: #ff5a1f;
    box-shadow: 0 0 45px rgba(255, 90, 31, 0.3);
    transform: translateY(-4px);
    animation: glitchVibe 0.15s linear infinite;
  }
  .alert-trigger-card:hover .alert-card-title {
    color: #ff5a1f;
    text-shadow: 0 0 15px rgba(255, 90, 31, 0.5);
  }
  .alert-trigger-card:hover .alert-card-btn {
    background: #ff5a1f !important;
    color: #ffffff !important;
    box-shadow: 0 0 25px rgba(255, 90, 31, 0.6) !important;
  }
}

@keyframes glitchVibe {
  0% { transform: translate(-1.5px, -3px) rotate(0.08deg); }
  50% { transform: translate(1.5px, -1.5px) rotate(-0.08deg); }
  100% { transform: translate(-0.8px, -2px) rotate(0deg); }
}

/* Hidden by default (desktop); only revealed on touch devices below */
.alert-card-tap-hint {
  display: none;
}

/* Discrete permanent touch-device cue — no hover available on these devices */
@media (hover: none) {
  .alert-trigger-card {
    animation: touchPulseBorder 2.8s ease-in-out infinite;
  }
  .alert-card-tap-hint {
    display: block;
    margin: 4px 0 0;
    color: rgba(255, 90, 31, 0.65);
    font-size: 0.62rem;
    font-weight: 700;
    letter-spacing: 0.22em;
    text-transform: uppercase;
  }
  /* Hide the touch hint once Apocalypse is already active (existing state class) */
  body.turbo-mode .alert-card-tap-hint {
    display: none;
  }
}

@keyframes touchPulseBorder {
  0%, 100% {
    border-color: rgba(131, 184, 255, 0.2);
    box-shadow: 0 15px 45px rgba(0, 0, 0, 0.4);
  }
  50% {
    border-color: rgba(255, 90, 31, 0.45);
    box-shadow: 0 15px 45px rgba(0, 0, 0, 0.4), 0 0 26px rgba(255, 90, 31, 0.16);
  }
}

/* Phone-only spotlight for the Apocalypse trigger card while waiting for a tap */
@media (max-width: 768px) and (hover: none) {
  .alert-trigger-card {
    animation: apocalypseCardBreath 2.6s ease-in-out infinite;
  }
  .alert-trigger-card .alert-card-scanner {
    opacity: 1;
    height: 4px;
    background: linear-gradient(90deg, transparent, rgba(57, 255, 20, 0.85), transparent);
    box-shadow: 0 0 12px rgba(57, 255, 20, 0.6);
  }
  .alert-trigger-card .alert-card-grid {
    background-image:
      linear-gradient(rgba(57, 255, 20, 0.07) 1px, transparent 1px),
      linear-gradient(90deg, rgba(57, 255, 20, 0.07) 1px, transparent 1px);
  }
  .alert-card-kicker {
    color: #39ff14;
    text-shadow: 0 0 10px rgba(57, 255, 20, 0.45);
  }
  .alert-card-btn {
    color: #39ff14;
    border-color: #39ff14;
    box-shadow: 0 0 18px rgba(57, 255, 20, 0.25);
  }
  .alert-card-tap-hint {
    color: rgba(57, 255, 20, 0.85);
    animation: apocalypseHintPulse 2.6s ease-in-out infinite;
  }

  /* Apocalypse already active: stop and hide the invitation cues */
  body.turbo-mode .alert-trigger-card {
    animation: none !important;
  }
  body.turbo-mode .alert-card-tap-hint {
    display: none !important;
    animation: none !important;
  }
}

@keyframes apocalypseCardBreath {
  0%, 100% {
    border-color: rgba(57, 255, 20, 0.45);
    box-shadow:
      0 15px 45px rgba(0, 0, 0, 0.4),
      0 0 34px rgba(57, 255, 20, 0.3),
      0 0 75px rgba(57, 255, 20, 0.18),
      inset 0 0 20px rgba(57, 255, 20, 0.06);
  }
  50% {
    border-color: rgba(57, 255, 20, 0.95);
    box-shadow:
      0 15px 45px rgba(0, 0, 0, 0.4),
      0 0 65px rgba(57, 255, 20, 0.65),
      0 0 130px rgba(57, 255, 20, 0.4),
      inset 0 0 36px rgba(57, 255, 20, 0.18);
  }
}

@keyframes apocalypseHintPulse {
  0%, 100% {
    opacity: 0.55;
    text-shadow: 0 0 0 rgba(57, 255, 20, 0);
  }
  50% {
    opacity: 1;
    text-shadow: 0 0 12px rgba(57, 255, 20, 0.7);
  }
}

/* Mobile adjustments */
@media (max-width: 768px) {
  .alert-trigger-card {
    padding: 40px 30px;
    min-height: auto;
    text-align: center;
    align-items: center;
  }
  .alert-card-content {
    align-items: center;
  }
}

/* TURBO Mode overrides for Central trigger section */
body.turbo-mode .ng-alert-trigger-section {
  background: #0d0605 !important;
}
body.turbo-mode .alert-trigger-card {
  background: linear-gradient(135deg, #160806 0%, #0a0302 100%) !important;
  border: 1px solid rgba(255, 90, 31, 0.45) !important;
  box-shadow: 0 0 35px rgba(255, 90, 31, 0.2) !important;
  animation: none !important;
  transform: none !important;
  pointer-events: none !important; /* disabled */
}
body.turbo-mode .alert-card-scanner {
  background: linear-gradient(90deg, transparent, rgba(255, 90, 31, 0.85), transparent) !important;
  animation-duration: 1.2s !important; /* broken hyperactive scanner */
}
body.turbo-mode .alert-card-kicker {
  color: #ff5a1f !important;
  text-shadow: 0 0 15px rgba(255, 90, 31, 0.8) !important;
}
body.turbo-mode .alert-card-title {
  color: #ff5a1f !important;
  text-shadow: 0 0 10px rgba(255, 90, 31, 0.5) !important;
}
body.turbo-mode .alert-card-desc {
  color: #ffd8cc !important;
}
body.turbo-mode .alert-card-btn {
  background: rgba(255, 90, 31, 0.1) !important;
  color: rgba(255, 90, 31, 0.5) !important;
  border-color: rgba(255, 90, 31, 0.3) !important;
  box-shadow: none !important;
  cursor: default !important;
}

/* ==========================================================================
   REVIEW REVISIONS: GLOBAL APOCALYPTIC HEADING TEXT ANIMATIONS
   ========================================================================== */

/* Glitch electric animation for apocalyptic titles: Base color orange with brief blue/white flashes and skew jitters */
@keyframes apocalypseTextGlitch {
  0%, 85%, 89%, 93%, 100% {
    color: #ff5a1f !important; /* Base orange state */
    text-shadow: 0 0 10px rgba(255, 90, 31, 0.45), 0 0 20px rgba(255, 90, 31, 0.25);
    transform: none;
    opacity: 1;
  }
  86%, 88%, 91% {
    color: #00f0ff !important; /* Short circuit electric blue flash */
    text-shadow: 0 0 14px rgba(0, 240, 255, 0.85), 0 0 28px rgba(0, 240, 255, 0.65);
    transform: skewX(-5deg) scaleY(0.98);
  }
  87% {
    color: #ffffff !important; /* High voltage white flash */
    text-shadow: 0 0 18px #ffffff, 0 0 35px rgba(0, 240, 255, 0.95);
    transform: skewX(8deg) scaleY(1.02);
  }
  90%, 92% {
    opacity: 0.5;
    transform: translateX(-2px) translateY(1px);
  }
}

/* Base style and keyframe mapping for all main headings in Turbo Mode */
body.turbo-mode .ng-title span,
body.turbo-mode .ng-section-head h2,
body.turbo-mode .ng-setup__copy h3,
body.turbo-mode .ng-contact h2,
body.turbo-mode .alert-card-title {
  color: #ff5a1f !important;
  animation-name: apocalypseTextGlitch !important;
  animation-iteration-count: infinite !important;
  animation-timing-function: linear !important;
  text-shadow: 0 0 10px rgba(255, 90, 31, 0.4) !important;
  display: block;
}

/* Staggered animation delays and durations to avoid uniform flashing */
body.turbo-mode .ng-title span:nth-child(1) {
  animation-duration: 5.2s !important;
  animation-delay: 0.3s !important;
}
body.turbo-mode .ng-title span:nth-child(2) {
  animation-duration: 5.7s !important;
  animation-delay: 0.9s !important;
}
body.turbo-mode .ng-content .ng-section-head h2 {
  animation-duration: 6.8s !important;
  animation-delay: 1.6s !important;
}
body.turbo-mode .ng-setup__copy h3 {
  animation-duration: 7.4s !important;
  animation-delay: 2.2s !important;
}
body.turbo-mode .ng-game-section .ng-section-head h2 {
  animation-duration: 6.1s !important;
  animation-delay: 3.1s !important;
}
body.turbo-mode .ng-contact h2 {
  animation-duration: 7.9s !important;
  animation-delay: 4.3s !important;
}
body.turbo-mode .alert-card-title {
  animation-duration: 6.5s !important;
  animation-delay: 0.6s !important;
}

/* Keep paragraphs, copy blocks, technical Kickers, and technical labels perfectly legible */
body.turbo-mode p,
body.turbo-mode span:not(.ng-title span):not(.alert-card-title):not(.alert-card-kicker),
body.turbo-mode small,
body.turbo-mode div.ng-strip div span,
body.turbo-mode .ng-field-label {
  animation-name: none !important;
}
/* Shock hazard immediate feedback style */
.alert-trigger-card.is-shocked {
  background: radial-gradient(circle, #ff2a00 0%, #7d1200 100%) !important;
  border-color: #ffffff !important;
  box-shadow: 0 0 80px #ff2a00 !important;
  transform: scale(1.05) translate(4px, -4px) rotate(1deg) !important;
  filter: brightness(1.8) contrast(1.5) !important;
  transition: none !important;
}
.alert-trigger-card.is-shocked .alert-card-scanner {
  background: #ffffff !important;
  box-shadow: 0 0 30px #ffffff !important;
  height: 8px !important;
}

/* ==========================================================================
   REVIEW REVISIONS: SMOOTH CROSSFADE TRANSITIONS (MICROAJUSTE 06)
   ========================================================================== */

/* Fade out transition video smoothly */
.ng-transition-video.is-fading {
  opacity: 0 !important;
  transition: opacity 0.8s cubic-bezier(0.16, 1, 0.3, 1) !important;
}

/* Pre-transition state for reveal elements: hidden and shifted down/shrunk */
body.turbo-mode.turbo-reveal-active .ng-copy,
body.turbo-mode.turbo-reveal-active .ng-object {
  opacity: 0 !important;
  transform: translateY(24px) scale(0.985) !important;
  pointer-events: none !important;
}

/* Floating-in transition reveal state */
body.turbo-mode.turbo-reveal-active.turbo-reveal-show .ng-copy,
body.turbo-mode.turbo-reveal-active.turbo-reveal-show .ng-object {
  opacity: 1 !important;
  transform: translateY(0) scale(1) !important;
  pointer-events: auto !important;
  transition: opacity 0.8s cubic-bezier(0.16, 1, 0.3, 1), transform 0.8s cubic-bezier(0.16, 1, 0.3, 1) !important;
}

/* ==========================================================================
   REVIEW REVISIONS: BIOHAZARD WATERMARK EMBLEM (MICROAJUSTE 07)
   ========================================================================== */

/* Biohazard watermark overlay styling */
.alert-card-biohazard-watermark {
  position: absolute;
  top: 50%;
  left: 80%; /* Place it off-center to the right, semi-superposed for a technical asymmetrical layout */
  transform: translate(-50%, -50%);
  width: 320px;
  height: 320px;
  opacity: 0.05; /* Subtle watermark */
  pointer-events: none;
  z-index: 1;
  filter: drop-shadow(0 0 10px rgba(255, 90, 31, 0.4));
  transition: all 0.4s cubic-bezier(0.16, 1, 0.3, 1);
}
/* Ensure the svg uses a white-dirty color by default, and bright orange-red on hover/turbo */
.alert-card-biohazard-watermark img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  filter: invert(100%) sepia(0%) saturate(0%) hue-rotate(93deg) brightness(85%) contrast(85%); /* dirty white feel */
}

/* Hover effects */
.alert-trigger-card:hover .alert-card-biohazard-watermark {
  opacity: 0.12;
  transform: translate(-50%, -50%) scale(1.05) rotate(10deg);
  filter: drop-shadow(0 0 20px #ff5a1f);
}
.alert-trigger-card:hover .alert-card-biohazard-watermark img {
  filter: invert(35%) sepia(85%) saturate(1450%) hue-rotate(345deg) brightness(95%) contrast(105%); /* Orange glow! */
}

/* Shock hazard state */
.alert-trigger-card.is-shocked .alert-card-biohazard-watermark {
  opacity: 0.45 !important;
  transform: translate(-50%, -50%) scale(1.15) rotate(-15deg) !important;
  filter: drop-shadow(0 0 40px #ffffff) !important;
}
.alert-trigger-card.is-shocked .alert-card-biohazard-watermark img {
  filter: invert(100%) sepia(0%) saturate(0%) hue-rotate(0deg) brightness(200%) contrast(200%) !important; /* Flash white */
}

/* Turbo mode state */
body.turbo-mode .alert-card-biohazard-watermark {
  opacity: 0.10 !important;
  left: 80% !important;
  transform: translate(-50%, -50%) rotate(5deg) !important;
  filter: drop-shadow(0 0 25px rgba(255, 90, 31, 0.6)) !important;
}
body.turbo-mode .alert-card-biohazard-watermark img {
  filter: invert(35%) sepia(85%) saturate(1450%) hue-rotate(345deg) brightness(95%) contrast(105%) !important; /* Orange glow */
}

/* Make sure the card itself has relative position and hidden overflow */
.alert-trigger-card {
  position: relative;
  overflow: hidden;
}
.alert-card-content {
  position: relative;
  z-index: 2; /* Put content on top of biohazard watermark */
}

/* ==========================================================================
   BIOHAZARD TRAP OVERLAY STYLES
   ========================================================================== */
.biohazard-trap-overlay {
  position: fixed;
  inset: 0;
  z-index: 99998;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  opacity: 0;
  pointer-events: none;
  visibility: hidden;
  transition: opacity 0.5s ease, visibility 0.5s ease;
}

.biohazard-trap-overlay:not(.is-hidden) {
  opacity: 1;
  pointer-events: auto;
  visibility: visible;
}

.biohazard-trap-bg-container {
  position: absolute;
  inset: 0;
  z-index: 1;
  overflow: hidden;
  background-color: #04070d;
}

.biohazard-trap-bg {
  position: absolute;
  inset: 0;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  transition: opacity 0.4s ease;
}

.biohazard-trap-bg.state-green {
  background-image: url('04_ASSETS/04_DYNAMIC/01_NEXT_GEN_CONSOLE_LAB/OVERLAY_BIOHAZARD/NEXT_GEN_BIOHAZARD_OVERLAY_GREEN_01_16X9.png');
  z-index: 2;
  opacity: 1;
}

.biohazard-trap-bg.state-red {
  background-image: url('04_ASSETS/04_DYNAMIC/01_NEXT_GEN_CONSOLE_LAB/OVERLAY_BIOHAZARD/NEXT_GEN_BIOHAZARD_OVERLAY_RED_01_16X9.png');
  z-index: 3;
  opacity: 0;
}

.biohazard-trap-bg.state-impact {
  background-image: url('04_ASSETS/04_DYNAMIC/01_NEXT_GEN_CONSOLE_LAB/OVERLAY_BIOHAZARD/NEXT_GEN_BIOHAZARD_NUCLEAR_IMPACT_01_16X9.png');
  z-index: 4;
  opacity: 0;
}

/* Stacking state overrides */
.biohazard-trap-overlay.is-hovered .state-red {
  opacity: 1;
}

.biohazard-trap-overlay.is-impacted .state-impact {
  opacity: 1;
  transition: opacity 0.05s ease; /* Fast flash reveal */
}

/* Cybernetic tech decorations */
.biohazard-tech-grid {
  position: absolute;
  inset: 0;
  z-index: 5;
  background: linear-gradient(rgba(18, 16, 16, 0) 50%, rgba(0, 0, 0, 0.2) 50%), 
              linear-gradient(90deg, rgba(255, 0, 0, 0.04), rgba(0, 255, 0, 0.01), rgba(0, 0, 255, 0.04));
  background-size: 100% 4px, 6px 100%;
  opacity: 0.85;
  pointer-events: none;
}

.biohazard-tech-border {
  position: absolute;
  width: 45px;
  height: 45px;
  border: 3px solid #39ff14; /* Default green */
  z-index: 6;
  pointer-events: none;
  opacity: 0.8;
  transition: border-color 0.4s ease, transform 0.4s ease;
}

.biohazard-trap-overlay.is-hovered .biohazard-tech-border {
  border-color: #ff2a00; /* Danger red */
  transform: scale(1.05);
  animation: borderVibrate 0.12s infinite alternate;
}

@keyframes borderVibrate {
  0% { transform: translate(1px, 1px) scale(1.05); }
  100% { transform: translate(-1px, -1px) scale(1.05); }
}

.biohazard-tech-border.top-left { top: 40px; left: 40px; border-right: none; border-bottom: none; }
.biohazard-tech-border.top-right { top: 40px; right: 40px; border-left: none; border-bottom: none; }
.biohazard-tech-border.bottom-left { bottom: 40px; left: 40px; border-right: none; border-top: none; }
.biohazard-tech-border.bottom-right { bottom: 40px; right: 40px; border-left: none; border-top: none; }

.biohazard-scanline {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 7;
  background: linear-gradient(to bottom, rgba(255,255,255,0), rgba(255,255,255,0) 50%, rgba(0,0,0,0.3) 50%, rgba(0,0,0,0.3));
  background-size: 100% 8px;
  pointer-events: none;
  animation: scanlineMove 20s linear infinite;
}

@keyframes scanlineMove {
  from { background-position: 0 0; }
  to { background-position: 0 100%; }
}

.biohazard-vignette {
  position: absolute;
  inset: 0;
  z-index: 8;
  background: radial-gradient(circle, transparent 40%, rgba(0,0,0,0.85) 100%);
  pointer-events: none;
}

/* Central box container */
.biohazard-central-box {
  position: relative;
  z-index: 10;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  max-width: 650px;
  padding: 30px;
  box-sizing: border-box;
  background: rgba(4, 7, 13, 0.4);
  border: 1px solid rgba(57, 255, 20, 0.25);
  border-radius: 8px;
  box-shadow: 0 0 40px rgba(57, 255, 20, 0.05);
  backdrop-filter: blur(10px);
  transition: border-color 0.4s ease, box-shadow 0.4s ease, transform 0.4s ease;
}

.biohazard-trap-overlay.is-hovered .biohazard-central-box {
  border-color: rgba(255, 42, 0, 0.45);
  box-shadow: 0 0 50px rgba(255, 42, 0, 0.15);
  transform: scale(1.02);
}

.biohazard-icon-wrapper {
  margin-bottom: 24px;
  position: relative;
  width: 130px;
  height: 130px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.biohazard-svg-large {
  width: 100%;
  height: 100%;
  filter: drop-shadow(0 0 15px rgba(57, 255, 20, 0.7));
  transition: filter 0.4s ease, transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
  animation: biohazardPulse 3s infinite ease-in-out;
}

@keyframes biohazardPulse {
  0%, 100% { transform: scale(1); }
  50% { transform: scale(1.05); }
}

.biohazard-trap-overlay.is-hovered .biohazard-svg-large {
  filter: drop-shadow(0 0 25px rgba(255, 42, 0, 0.95)) invert(1);
  transform: rotate(180deg) scale(1.05);
}

.biohazard-headers {
  display: flex;
  flex-direction: column;
  gap: 8px;
  margin-bottom: 32px;
}

.biohazard-kicker {
  font-family: 'Montserrat', sans-serif;
  font-size: 0.9rem;
  font-weight: 800;
  letter-spacing: 0.35em;
  color: #39ff14;
  text-transform: uppercase;
  transition: color 0.4s ease;
}

.biohazard-trap-overlay.is-hovered .biohazard-kicker {
  color: #ff2a00;
  animation: textGlitch 0.2s infinite;
}

@keyframes textGlitch {
  0% { transform: skew(0deg); }
  20% { transform: skew(-2deg); }
  40% { transform: skew(2deg); }
  60% { transform: skew(0deg); }
  80% { transform: skew(3deg); }
  100% { transform: skew(-1deg); }
}

.biohazard-title {
  font-family: 'Montserrat', sans-serif;
  font-size: clamp(2rem, 4.5vw, 3.2rem);
  font-weight: 900;
  letter-spacing: 0.05em;
  color: #ffffff;
  text-transform: uppercase;
  margin: 0;
  text-shadow: 0 0 10px rgba(255, 255, 255, 0.1);
}

.biohazard-warning {
  font-family: 'Montserrat', sans-serif;
  font-size: 1.05rem;
  font-weight: 600;
  letter-spacing: 0.05em;
  color: #a68982;
  margin: 0;
  margin-top: 6px;
  transition: color 0.4s ease;
}

.biohazard-trap-overlay.is-hovered .biohazard-warning {
  color: #ffebd9;
}

.biohazard-trap-btn {
  font-family: 'Montserrat', sans-serif;
  font-size: 0.9rem;
  font-weight: 800;
  letter-spacing: 0.25em;
  text-transform: uppercase;
  color: #121010;
  background-color: #39ff14;
  border: 1px solid rgba(57, 255, 20, 0.5);
  padding: 16px 36px;
  border-radius: 4px;
  cursor: pointer;
  box-shadow: 0 0 20px rgba(57, 255, 20, 0.4);
  transition: background-color 0.4s ease, color 0.4s ease, box-shadow 0.4s ease, transform 0.2s ease, border-color 0.4s ease;
}

.biohazard-trap-btn:hover {
  background-color: #ff2a00;
  border-color: rgba(255, 42, 0, 0.6);
  color: #ffffff;
  box-shadow: 0 0 35px rgba(255, 42, 0, 0.85);
  transform: translateY(-2px);
}

.biohazard-trap-btn:active {
  transform: translateY(1px);
}



