:root{--thm-void: #0a0a14;--thm-deep-indigo: #14142b;--thm-mustard: #d49a2a;--thm-mustard-light: #fbbf24;--thm-cream: #fef3c7;--thm-cyan: #67e8f9;--thm-red: #ef4444;--thm-grey: #6b7280;--thm-dim: #1f2937;--font-display: "Press Start 2P", "Courier New", monospace;--font-body: "VT323", "Courier New", monospace;--vignette-darkness: .55;--title-flicker-speed: 7s}*,*:before,*:after{box-sizing:border-box}html,body{margin:0;padding:0;min-height:100vh;background:var(--thm-void);color:var(--thm-cream);font-family:var(--font-body);-webkit-font-smoothing:none;-moz-osx-font-smoothing:grayscale}html{overflow-x:hidden}body:after{content:"";position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;background:radial-gradient(ellipse at center,transparent 50%,rgba(0,0,0,var(--vignette-darkness)) 100%);z-index:9998;transition:background 1.5s ease-out}body.phase-approaching{--vignette-darkness: .7;--title-flicker-speed: 5s}body.phase-imminent{--vignette-darkness: .85;--title-flicker-speed: 2.5s}body.phase-cinematic{--vignette-darkness: .6;--title-flicker-speed: 5s}@media(prefers-reduced-motion:reduce){body:after{transition:none}}
