.google-login-wrapper{display:flex;justify-content:center;margin-top:20px}.google-login-btn{display:flex;align-items:center;justify-content:center;background-color:#0d6efd;color:#fff;border:1px solid #0d6efd;border-radius:8px;font-size:15px;font-weight:600;padding:12px 16px;cursor:pointer;transition:background-color .2s ease,border-color .2s ease,box-shadow .2s ease;width:100%;max-width:300px;box-shadow:0 2px 8px rgba(13,110,253,.25)}.google-login-btn:hover{background-color:#2c7dff;border-color:#2c7dff;box-shadow:0 4px 12px rgba(13,110,253,.3)}.auth-continue-email-btn{display:block;width:100%;max-width:300px;padding:12px 16px;margin:0 auto;background-color:#0d6efd;border:1px solid #0d6efd;border-radius:8px;color:#fff;font-size:16px;font-weight:600;text-align:center;text-decoration:none;cursor:pointer;transition:background-color .2s ease,border-color .2s ease,box-shadow .2s ease;box-shadow:0 2px 8px rgba(13,110,253,.25)}.auth-continue-email-btn:focus,.auth-continue-email-btn:hover{background-color:#2c7dff;border-color:#2c7dff;color:#fff;box-shadow:0 4px 12px rgba(13,110,253,.3)}.google-icon{width:20px;height:20px;margin-right:12px}.google-text{color:#fff;white-space:nowrap}.divider-with-text{display:flex;align-items:center;text-align:center;width:100%;margin:1.5rem 0}.divider-with-text::after,.divider-with-text::before{content:"";flex:1;border-bottom:1px solid #ccc}.divider-text{padding:0 1rem;color:#999;white-space:nowrap;font-size:14px}