input[type=password]::-ms-reveal,input[type=password]::-ms-clear{display:none}input[type=password]::-webkit-textfield-decoration-container{display:none}html,body,#root,[data-expo-root]{background-color:#1a0f17;width:100%;height:100vh;min-height:100vh;margin:0;padding:0}body{overflow:hidden}@supports (height:100dvh){html,body,#root,[data-expo-root]{height:100dvh;min-height:100dvh}}*{box-sizing:border-box}