@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&family=Poppins:wght@300;400;600;700;800&family=Bai+Jamjuree:wght@200;300;400;500;600;700&display=swap";:root{font-family:Bai Jamjuree,sans-serif!important;line-height:1.5;font-weight:400}body{font-family:Bai Jamjuree,sans-serif!important;margin:0;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100vw;height:100vh}#root{width:100vw;height:100vh}.otp-form-container{display:flex;justify-content:center;align-items:center;min-height:100vh;background-color:#f5f7fa;padding:20px}.otp-form-paper{width:100%;max-width:520px;padding:2.5rem;border-radius:16px;background-color:#fff;box-shadow:0 8px 24px #00000014;font-family:Bai Jamjuree,sans-serif}.otp-header-section{display:flex;align-items:center;justify-content:center;flex-direction:column;margin-bottom:1.5rem}.otp-form-header{text-align:center;font-weight:600;font-size:23px!important;color:#1a1a1a}.otp-description{text-align:justify;color:#444;font-size:15px;line-height:1.6}.otp-form{display:flex;flex-direction:column}.otp-form-button{margin-top:1.5rem;padding:.8rem;font-weight:600;font-size:16px;border-radius:8px;text-transform:none;transition:all .2s ease-in-out}.otp-form-button:hover{background-color:#1259a4}.otp-form-resend-container{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:10px}.otp-form-resend{font-size:14px;color:#555}.otp-form-resend-button{font-size:16px!important;font-weight:700!important;padding:0!important;min-width:auto!important;text-transform:none!important}
