.verify-prompt{height:calc(100vh - 12rem);display:flex;align-items:flex-start;justify-content:center;background:#f5f5f5;padding:1.25rem}.verify-prompt__card{width:100%;max-width:30rem;margin-top:3.75rem;padding:2rem;background:#fff;border-radius:1rem;box-shadow:0 .25rem 1.5rem rgba(0,0,0,.08);text-align:center}@media(min-width:576px){.verify-prompt__card{padding:3rem}}.verify-prompt__icon{margin-bottom:1.5rem}.verify-prompt__title{font-size:1.5rem;font-weight:700;color:#102031;margin-bottom:.75rem}@media(min-width:576px){.verify-prompt__title{font-size:1.75rem}}.verify-prompt__text{font-size:.9375rem;color:#6b7280;line-height:1.5;margin-bottom:1.5rem}.verify-prompt__text strong{color:#102031}.verify-prompt__resend{background:linear-gradient(90deg,#FF3B2F,#FF5F2D);color:#fff;border:none;border-radius:.5rem;cursor:pointer;font-weight:600;transition:opacity .2s}.verify-prompt__resend:hover{opacity:.9}.verify-prompt__resend{width:100%;padding:.875rem;font-size:1rem;font-family:Montserrat Alternates,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.verify-prompt__resend:disabled{opacity:.6;cursor:not-allowed}.verify-prompt__footer{font-size:.875rem;color:#6b7280;margin-top:1.5rem}.verify-prompt__link{color:#ff3b2f;font-weight:500}.verify-prompt__link:hover{text-decoration:underline}