@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&family=JetBrains+Mono:wght@500;700&display=swap";*,:before,:after{box-sizing:border-box}html,body{background:var(--t-bg,#0a0d12);width:100%;height:100%;color:var(--t-text,#e8ecf2);-webkit-font-smoothing:antialiased;margin:0;padding:0;transition:background .2s,color .2s;overflow:hidden}#root{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.app-shell{width:100%;max-width:430px;height:100%;max-height:932px;position:relative;overflow:hidden}
