.pr-login{align-items:center;background:url(https://www-propertyradar-com.sandbox.hs-sites.com/hubfs/pr/large-bg.jpg) bottom/cover no-repeat;display:flex;flex-direction:column;justify-content:center;min-height:100vh;padding:2rem}.pr-login-inner{background:#fff;border-radius:24px;box-shadow:0 24px 80px rgba(18,52,86,.14);max-width:560px;width:100%}.pr-login-content{padding:4rem 3.5rem}.pr-login-glyph{display:block;margin:0 auto 1.5rem}.pr-login-content h1,.pr-login-content h2{margin-bottom:1rem}.pr-login-content p{font-weight:400;margin-bottom:1.5rem}.pr-login-status{align-items:center;background:#f0f7fb;border-radius:999px;color:#143f63;display:inline-flex;gap:.6rem;margin:.5rem 0 1.5rem;padding:.65rem 1rem}.pr-login-spinner{animation:pr-login-spin .8s linear infinite;border:2px solid rgba(20,63,99,.2);border-radius:50%;border-top-color:#143f63;height:14px;width:14px}.pr-login-tip{background:#f7f8fa;border-radius:12px;color:#59636e;font-size:.9rem;line-height:1.5;margin-bottom:1.75rem;padding:1rem 1.25rem}.pr-login-button{background:#087f8c;border-radius:8px;color:#fff!important;display:inline-flex;font-weight:600;padding:.85rem 1.75rem;text-decoration:none!important;transition:background-color .2s ease,transform .2s ease}.pr-login-button:hover{background:#066c77;transform:translateY(-1px)}@keyframes pr-login-spin{to{transform:rotate(1turn)}}@media (max-width:576px){.pr-login{padding:1rem}.pr-login-content{padding:3rem 1.5rem}}