@import"https://fonts.googleapis.com/css2?family=Silkscreen:wght@400;700&display=swap";.antikythera-device{font-family:Silkscreen,"Press Start 2P",Courier New,monospace;background:var(--bg-void, #050508);color:var(--text-primary, #e9e9ec);min-height:100vh;min-height:100dvh;display:flex;justify-content:center;align-items:center}.antikythera-device *{font-family:inherit}@keyframes blink{0%,to{opacity:1}50%{opacity:0}}@keyframes pulse-glow{0%,to{opacity:.6}50%{opacity:1}}@keyframes planet-appear{0%{transform:scale(.5);opacity:.3;filter:drop-shadow(0 0 8px currentColor)}60%{transform:scale(1.2);opacity:1;filter:drop-shadow(0 0 12px currentColor)}to{transform:scale(1);opacity:1;filter:drop-shadow(0 0 6px currentColor)}}@keyframes status-pulse{0%,to{filter:brightness(1)}50%{filter:brightness(1.5)}}@keyframes arrow-pulse{0%,to{text-shadow:0 0 4px rgba(0,255,65,.3)}50%{text-shadow:0 0 8px rgba(0,255,65,.6)}}@keyframes celebration-flash{0%{background:#00ff4126}to{background:transparent}}@keyframes starburst{0%{r:0;opacity:.5}to{r:20;opacity:0}}
