@charset "UTF-8";:root{--olive-deep: #1a1c12;--olive-900: #232619;--olive-800: #2c2f1f;--olive-700: #3a3d2a;--olive-600: #5a5d3a;--olive-500: #8b8c5a;--olive-400: #a8a872;--sand-300: #d4c98a;--sand-200: #e6dcb0;--sand-100: #f0e6c4;--amber: #e8b04a;--amber-glow: #ffcb5a;--red: #cc4444;--blue: #4a78b8;--green: #5aaa55;--orange: #cc8833;--font-display: "Press Start 2P", monospace;--font-mono: "VT323", "IBM Plex Mono", monospace}*{box-sizing:border-box}html,body{height:100%;margin:0}body{background:#0d0e08;color:var(--sand-200);font-family:var(--font-mono);font-size:20px;line-height:1.3;-webkit-font-smoothing:none;font-smooth:never}.blink{animation:blink 1s steps(2,end) infinite}@keyframes blink{50%{opacity:0}}.flicker{animation:flicker 1.6s infinite}@keyframes flicker{0%,92%,to{opacity:1}93%{opacity:.7}95%{opacity:1}97%{opacity:.85}}
