html,body{height:100%}body{min-height:100vh;min-height:100svh}@supports (height: 100dvh){body{min-height:100dvh}}#root{width:100%;overflow-x:clip}img,video,canvas{max-width:100%;height:auto}*{-webkit-tap-highlight-color:transparent}.custom-scrollbar::-webkit-scrollbar{width:6px}.custom-scrollbar::-webkit-scrollbar-track{background:transparent}.custom-scrollbar::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:#94a3b8}:root{--safe-top: env(safe-area-inset-top);--safe-right: env(safe-area-inset-right);--safe-bottom: env(safe-area-inset-bottom);--safe-left: env(safe-area-inset-left)}@media(max-width:640px){input,select,textarea{font-size:16px}}header{top:env(safe-area-inset-top)}
