:root{--app-bg: #09090B}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}html,body{margin:0;padding:0;background:var(--app-bg);min-height:100%;min-height:-webkit-fill-available}html{background:var(--app-bg);height:100%}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overscroll-behavior-y:none}#root{background:var(--app-bg);min-height:100vh;min-height:100dvh;padding-top:env(safe-area-inset-top);padding-bottom:env(safe-area-inset-bottom);padding-left:env(safe-area-inset-left);padding-right:env(safe-area-inset-right)}nav{padding-bottom:env(safe-area-inset-bottom)}input,textarea,select,button{font-size:16px}::-webkit-scrollbar{width:0;height:0}
