@import"https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@400;500;700&family=IBM+Plex+Sans:wght@400;500;600&display=swap";:root{color-scheme:dark;font-family:IBM Plex Sans,sans-serif;background-color:#070b14;--app-safe-top: env(safe-area-inset-top, 0px);--app-titlebar-height: env(titlebar-area-height, 0px);--app-titlebar-x: env(titlebar-area-x, 0px);--app-titlebar-width: env(titlebar-area-width, 100%);--app-top-inset: max(var(--app-safe-top), var(--app-titlebar-height))}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:radial-gradient(circle at top left,#0f5444,#304159);background-repeat:no-repeat;background-attachment:fixed}html,body{width:100%}#root{min-height:100vh}
