*,*:before,*:after{box-sizing:border-box}html,body{margin:0;padding:0;height:100%;overscroll-behavior-y:none}#root{min-height:100%}.custom-scrollbar{scrollbar-gutter:stable;scrollbar-width:thin}.custom-scrollbar::-webkit-scrollbar{width:10px}.custom-scrollbar::-webkit-scrollbar-track{background:#f2f2f0;border-radius:999px}.custom-scrollbar::-webkit-scrollbar-thumb{background:#b6b3ad;border-radius:999px;border:2px solid #f2f2f0}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:#8a857d}.app-shell{min-height:100vh;overscroll-behavior-y:contain;padding-bottom:calc(96px + env(safe-area-inset-bottom,0px))}img{max-width:100%;display:block}
