@import "https://fonts.googleapis.com/css2?family=Geist:wght@400;500;600;700&family=Geist+Mono:wght@400;500&display=swap";*,:before,:after{box-sizing:border-box}html,body,#root{min-height:100%;margin:0;padding:0}html{background:#000}html[data-theme=light]{background:#f2f2f7}body{-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;overscroll-behavior:none;-webkit-tap-highlight-color:transparent;font-family:Geist,-apple-system,system-ui,sans-serif}#root{min-height:100dvh}::-webkit-scrollbar{width:0;height:0}*{scrollbar-width:none}button{cursor:pointer;font-family:inherit}input,textarea{font-family:inherit}.safe-top{padding-top:env(safe-area-inset-top)}.safe-bottom{padding-bottom:env(safe-area-inset-bottom)}
