.alert-danger{border-radius:var(--r-sm);font-size:.9rem;margin-bottom:1.15rem}.otp-modal{border:none;border-radius:var(--r-lg);box-shadow:var(--sh-xl);overflow:hidden}.otp-modal__close{position:absolute;top:.9rem;right:.9rem;width:32px;height:32px;border-radius:50%;border:none;background:var(--ink-50);color:var(--text-soft);display:grid;place-items:center;z-index:1}.otp-modal__body{padding:2.25rem 1.75rem 1.75rem;text-align:center}.otp-modal__icon{width:56px;height:56px;margin:0 auto 1rem;border-radius:50%;background:var(--green-50);color:var(--primary);display:grid;place-items:center;font-size:1.4rem}.otp-modal__label{font-size:.9rem;color:var(--text-soft);margin:0 0 .5rem}.otp-modal__code{font-family:var(--font-display);font-weight:800;font-size:2rem;letter-spacing:.35em;color:var(--primary);margin-bottom:.75rem}.otp-modal__hint{font-size:.8rem;color:var(--text-muted);margin-bottom:1.5rem}