@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";:root{--safe-area-top:env(safe-area-inset-top,0px);--safe-area-right:env(safe-area-inset-right,0px);--safe-area-bottom:env(safe-area-inset-bottom,0px);--safe-area-left:env(safe-area-inset-left,0px);--app-bottom-nav-height:calc(72px + var(--safe-area-bottom))}*,:before,:after{box-sizing:border-box}html,body,#root{width:100%;min-height:100%;margin:0;font-family:Inter,Segoe UI,Helvetica Neue,Arial,sans-serif}html,body{overscroll-behavior-y:contain;min-height:100dvh}body{overflow-x:hidden}
