.auth-provider-button{color:#374151;cursor:pointer;width:100%;min-height:48px;font:500 14px/20px var(--font-body-family);background:#fff;border:1px solid #d1d5db;border-radius:6px;justify-content:center;align-items:center;gap:8px;padding:12px 16px;transition:background .14s,border-color .14s,box-shadow .14s,opacity .14s;display:inline-flex;box-shadow:0 1px 2px #11182714}.auth-provider-button:hover:not(:disabled){background:#f9fafb;border-color:#d1d5db}.auth-provider-button:focus-visible{outline-offset:2px;outline:2px solid #2563eb}.auth-provider-button:disabled{cursor:not-allowed;opacity:.5}.auth-provider-button.is-loading{cursor:wait}.provider-icon{flex:none}.microsoft-icon{width:16px;height:16px}.google-icon{width:24px;height:24px}.email-icon{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5px;width:20px;height:20px}.provider-spinner.svelte-1tyc6js{border:2px solid #d1d5db;border-top-color:#2563eb;border-radius:50%;flex:0 0 18px;width:18px;height:18px;animation:.7s linear infinite svelte-1tyc6js-provider-spin}@keyframes svelte-1tyc6js-provider-spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.auth-provider-button{transition:none}.provider-spinner.svelte-1tyc6js{animation:none}}
