.auth-template{background-color:#fff;box-sizing:border-box;height:calc(var(--vh, 1vh)*100);min-height:calc(var(--vh, 1vh)*100);overflow-y:auto;padding:30px 0 calc(30px + env(safe-area-inset-bottom));-webkit-overflow-scrolling:touch;-ms-overflow-style:none;scrollbar-width:none}.auth-template::-webkit-scrollbar{display:none}body,html{scrollbar-width:none;-ms-overflow-style:none}body::-webkit-scrollbar,html::-webkit-scrollbar{display:none}@media (max-width:768px){.auth-template{padding:0}}
