*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100%;width:100%;overflow:hidden}body{background:#1e1e1e;color:#d4d4d4;font-family:Geist,SF Pro Display,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-tap-highlight-color:transparent;overscroll-behavior:none}#root{display:flex;flex-direction:column}input,select,button{font-family:inherit}select option{background:#2a2a2a;color:#d4d4d4}::-webkit-scrollbar{display:none}main{overflow-y:scroll!important;-ms-overflow-style:none;scrollbar-width:none}@supports (padding: env(safe-area-inset-bottom)){body{padding-bottom:env(safe-area-inset-bottom)}}
