@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;600&family=Roboto+Mono:wght@500;700&display=swap";:root{--bg-color: #0f1115;--text-color: #e0e0e0;--accent-color: #646cff;--panel-bg: rgba(255, 255, 255, .05);--border-color: rgba(255, 255, 255, .1)}*{box-sizing:border-box;margin:0;padding:0}body{font-family:Inter,sans-serif;background:radial-gradient(circle at center,#1a1c23,#000);color:var(--text-color);overflow:hidden;height:100vh;width:100vw;display:flex;justify-content:center;align-items:center}#root{width:100%;height:100%;display:flex;justify-content:center;align-items:center}
