@import "https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:wght@400;500;600&family=Space+Grotesk:wght@300;400;500;600;700&display=swap";:root{--bg:#0a0a0a;--fg:#fdf9f3}html,body,#root{background:var(--bg);width:100%;height:100%;color:var(--fg);font-family:IBM Plex Mono,monospace;overflow:hidden}.loading-screen{z-index:100;background:#0a0a0a;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.loading-ascii-wrap{width:100vw;height:100vh;position:relative}*,:before,:after{box-sizing:border-box;margin:0;padding:0}
