#root,body,html{-webkit-overflow-scrolling:touch;display:flex;height:100%;margin:0;padding:0;width:100%}html{-webkit-text-size-adjust:100%;height:calc(100% + env(safe-area-inset-top));scroll-behavior:smooth}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-ms-overflow-style:scrollbar;display:flex;overflow-y:auto;overscroll-behavior-y:none;text-rendering:optimizeLegibility}input{outline:none}textarea{outline-color:#bab6be}div{outline:none!important}#root{overflow-x:hidden}::-webkit-scrollbar{background:#e5e0eb;width:5px}::-webkit-scrollbar-thumb{background:#828183}::-webkit-scrollbar-thumb:hover{background:#bab6be}@media (prefers-color-scheme:dark){::-webkit-scrollbar{background:#828183;width:10px}::-webkit-scrollbar-thumb{background:#3b3a3d}::-webkit-scrollbar-thumb:hover{background:#737075}}