.page-module__t7CAWq__screen{background:var(--bg);justify-content:center;align-items:center;min-height:100vh;display:flex}.page-module__t7CAWq__card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);box-shadow:0 4px 24px color-mix(in srgb, var(--black) 8%, transparent);flex-direction:column;align-items:center;gap:16px;width:100%;max-width:380px;padding:48px 40px;display:flex}.page-module__t7CAWq__logo{opacity:.9;margin-bottom:4px}.page-module__t7CAWq__title{margin-bottom:0;font-size:1.25rem;font-weight:600}.page-module__t7CAWq__subtitle{color:var(--txt-muted);margin-bottom:8px;font-size:.875rem}.page-module__t7CAWq__googleBtn{background:var(--white);border:1px solid var(--border);border-radius:var(--radius-sm);width:100%;min-height:40px;color:var(--txt);cursor:pointer;justify-content:center;align-items:center;gap:8px;padding:8px 16px;font-family:inherit;font-size:14px;font-weight:600;transition:background .15s,border-color .15s;display:flex}.page-module__t7CAWq__googleBtn:hover{background:var(--lighter-gray);border-color:var(--gray)}.page-module__t7CAWq__googleIcon{flex-shrink:0;width:18px;height:18px}
