@font-face{font-family:Noto Sans;src:url(/static/media/NotoSansTC-Light.30ff4ec76f62c272f579.ttf);src:url(/static/media/NotoSansTC-Light.30ff4ec76f62c272f579.ttf) format("truetype")}html{font-family:Noto Sans;height:100vh;width:100vw}#header{display:flex;height:clamp(30px,8vh,8vh);justify-content:center;padding-top:5%}.header-image{width:clamp(270px,80%,80%)}#resetPasswordForm{align-items:start;display:flex;flex-direction:column;font-size:x-large;height:clamp(450px,65vh,65vh);justify-content:center;padding:0 20%;text-align:start;width:clamp(60%,60%,60%)}#resetPasswordFormTitle{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.input-div{display:flex;flex-direction:column;width:100%}.input-label{margin:1% 0}.input-password{border:1px solid #ccc;border-radius:4px;font-size:16px;height:clamp(40px,5vw,5vw);padding:0 2%}#submitButton{background-color:#38bdc8;border:none;border-radius:4vw;color:#fff;font-weight:700;height:clamp(35px,8%,8%);margin-top:10%;width:100%}#emailVerifyResult{display:flex}#resetPasswordResult{display:none}.result{align-items:center;font-size:x-large;height:clamp(450px,65vh,65vh);justify-content:center;text-align:center;width:100%}#resultLoading{-webkit-animation:rotation .7s ease-in-out infinite;animation:rotation .7s ease-in-out infinite}@-webkit-keyframes rotation{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}25%{-webkit-transform:rotate(50deg);transform:rotate(50deg)}50%{-webkit-transform:rotate(180deg);transform:rotate(180deg)}75%{-webkit-transform:rotate(310deg);transform:rotate(310deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes rotation{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}25%{-webkit-transform:rotate(50deg);transform:rotate(50deg)}50%{-webkit-transform:rotate(180deg);transform:rotate(180deg)}75%{-webkit-transform:rotate(310deg);transform:rotate(310deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.result-image-asset{width:min(30%,7rem)}#resultSuccess{color:green}#resultFailed{color:red}.result-message{color:grey;font-size:medium}
/*# sourceMappingURL=main.ea17617c.css.map*/