.auth-overlay.svelte-1va3k2h{position:fixed;top:0;right:0;bottom:0;left:0;padding:clamp(.75rem,4vw,2.5rem);display:flex;align-items:center;justify-content:center;background:radial-gradient(circle at 25% 15%,hsl(152 53% 62% / .3),transparent 55%);z-index:var(--z-base)}.auth-card.svelte-1va3k2h{width:min(100%,28rem);max-height:calc(100vh - (clamp(.75rem,4vw,2.5rem)*2));overflow-y:auto;background:hsl(var(--color-base));border:1px solid hsl(var(--color-border));border-radius:1.5rem;padding:1.75rem clamp(1.5rem,4vw,2.5rem);box-shadow:0 30px 60px hsl(var(--color-text) / .18);display:flex;flex-direction:column;gap:1.25rem}.auth-form.svelte-1va3k2h{display:flex;flex-direction:column;gap:1.25rem}@media(max-width:640px){.auth-form.svelte-1va3k2h{gap:.875rem}.auth-form-field.svelte-1va3k2h{gap:.25rem}.auth-form-field.svelte-1va3k2h input:where(.svelte-1va3k2h){font-size:.6875rem;padding:.625rem .875rem;border-radius:.625rem}.auth-form-label.svelte-1va3k2h{font-size:.625rem}.auth-form-link.svelte-1va3k2h{font-size:.5625rem}.auth-form.svelte-1va3k2h button[type=submit]:where(.svelte-1va3k2h){font-size:.6875rem;padding:.625rem 1rem;border-radius:.625rem}}@media(max-width:640px){.auth-overlay.svelte-1va3k2h{padding:.75rem}.auth-card.svelte-1va3k2h{padding:1rem .875rem;gap:.875rem;max-height:calc(100vh - 1.5rem);border-radius:1rem}}.auth-card.svelte-1va3k2h::-webkit-scrollbar{width:6px}.auth-card.svelte-1va3k2h::-webkit-scrollbar-thumb{background:hsl(var(--color-border));border-radius:999px}.oauth-button.svelte-1va3k2h{width:100%;display:flex;align-items:center;justify-content:center;gap:.75rem;background:hsl(var(--color-base));color:hsl(var(--color-text));border:1.5px solid hsl(var(--color-border));border-radius:.625rem;padding:.875rem 1rem;font-size:.875rem;font-weight:600;transition:all .2s ease;cursor:pointer;min-height:3rem;position:relative;overflow:hidden}.oauth-button.svelte-1va3k2h:hover:not(:disabled){background:hsl(var(--color-surface));border-color:hsl(var(--color-primary) / .3);transform:translateY(-1px);box-shadow:0 4px 12px hsl(var(--color-text) / .1)}.oauth-button.svelte-1va3k2h:active:not(:disabled){transform:translateY(0);box-shadow:0 2px 6px hsl(var(--color-text) / .1)}.oauth-button.svelte-1va3k2h:disabled{opacity:.6;cursor:not-allowed;transform:none}.oauth-icon.svelte-1va3k2h{width:1.25rem;height:1.25rem;flex-shrink:0}.oauth-spinner.svelte-1va3k2h{width:1.25rem;height:1.25rem;flex-shrink:0;animation:svelte-1va3k2h-spin 1s linear infinite}@keyframes svelte-1va3k2h-spin{to{transform:rotate(360deg)}}.oauth-button-text.svelte-1va3k2h{font-weight:600;letter-spacing:.01em}@media(max-width:640px){.oauth-button.svelte-1va3k2h{padding:.625rem .875rem;min-height:2.75rem;font-size:.6875rem;gap:.5rem;border-radius:.625rem}.oauth-icon.svelte-1va3k2h,.oauth-spinner.svelte-1va3k2h{width:1rem;height:1rem}}.auth-error-message.svelte-1va3k2h{border-radius:.75rem;background:#fbe9e9;border:2px solid hsl(0 70% 80%);padding:1rem;box-shadow:0 2px 8px #f0a8a833}.auth-error-content.svelte-1va3k2h{display:flex;align-items:flex-start;gap:.75rem}.auth-error-icon.svelte-1va3k2h{width:1.25rem;height:1.25rem;color:#d92626;flex-shrink:0;margin-top:.125rem}.auth-error-text.svelte-1va3k2h{flex:1;min-width:0}.auth-error-main.svelte-1va3k2h{font-size:.875rem;font-weight:600;color:#6c1313;line-height:1.5;word-wrap:break-word}.auth-error-link.svelte-1va3k2h{font-size:.75rem;color:#981b1b;margin-top:.5rem;line-height:1.5}.auth-error-link-anchor.svelte-1va3k2h{color:hsl(var(--color-primary));text-decoration:underline;font-weight:600;transition:color .2s ease}.auth-error-link-anchor.svelte-1va3k2h:hover{color:hsl(var(--color-primary) / .8)}@media(max-width:640px){.auth-error-message.svelte-1va3k2h{padding:.75rem;border-radius:.625rem}.auth-error-content.svelte-1va3k2h{gap:.5rem}.auth-error-icon.svelte-1va3k2h{width:.875rem;height:.875rem}.auth-error-main.svelte-1va3k2h{font-size:.6875rem}.auth-error-link.svelte-1va3k2h{font-size:.5625rem;margin-top:.375rem}}.auth-divider.svelte-1va3k2h{position:relative;width:100%;margin:1.5rem 0}.auth-divider-line.svelte-1va3k2h{position:absolute;top:50%;left:0;right:0;height:1px;background:hsl(var(--color-border));transform:translateY(-50%)}.auth-divider-text.svelte-1va3k2h{position:relative;display:flex;justify-content:center;background:hsl(var(--color-base));padding:0 .75rem}.auth-divider-text.svelte-1va3k2h span:where(.svelte-1va3k2h){font-size:.75rem;font-weight:500;text-transform:uppercase;letter-spacing:.05em;color:hsl(var(--color-text) / .5)}.auth-form-field.svelte-1va3k2h{display:flex;flex-direction:column;gap:.5rem}.auth-form-label.svelte-1va3k2h{font-size:.875rem;font-weight:500;color:hsl(var(--color-text))}.auth-form-link.svelte-1va3k2h{font-size:.75rem;color:hsl(var(--color-primary));text-decoration:underline;transition:color .2s ease}.auth-form-link.svelte-1va3k2h:hover{color:hsl(var(--color-primary) / .8)}.auth-form-toggle.svelte-1va3k2h{position:absolute;right:.75rem;top:50%;transform:translateY(-50%);color:hsl(var(--color-text) / .6);transition:color .2s ease;font-size:.75rem;font-weight:600;background:none;border:none;cursor:pointer}.auth-form-toggle.svelte-1va3k2h:hover{color:hsl(var(--color-text))}@media(max-width:640px){.auth-form-toggle.svelte-1va3k2h{font-size:.5625rem;right:.625rem}}.auth-form-error.svelte-1va3k2h{font-size:.75rem;color:#d92626;margin-top:.25rem;font-weight:500}@media(max-width:640px){.auth-form-error.svelte-1va3k2h{font-size:.5625rem}}@media(max-width:640px){.auth-divider.svelte-1va3k2h{margin:.75rem 0}.auth-divider-text.svelte-1va3k2h span:where(.svelte-1va3k2h){font-size:.6875rem}.auth-divider-text.svelte-1va3k2h{padding:0 .5rem}.auth-form-field.svelte-1va3k2h{gap:.375rem}}.auth-header.svelte-1va3k2h{text-align:center;display:flex;flex-direction:column;gap:.5rem}.auth-header-label.svelte-1va3k2h{font-size:.65rem;text-transform:uppercase;letter-spacing:.35em;color:hsl(var(--color-text) / .6)}.auth-header-title.svelte-1va3k2h{font-size:1.5rem;font-weight:600;color:hsl(var(--color-text));margin:0}.auth-header-subtitle.svelte-1va3k2h{font-size:.875rem;color:hsl(var(--color-text) / .6);margin:0}@media(max-width:640px){.auth-header.svelte-1va3k2h{gap:.125rem}.auth-header-label.svelte-1va3k2h{font-size:.5rem}.auth-header-title.svelte-1va3k2h{font-size:1rem}.auth-header-subtitle.svelte-1va3k2h{font-size:.625rem}}.auth-footer-link.svelte-1va3k2h{text-align:center;font-size:.875rem;color:hsl(var(--color-text) / .6);margin:0}.auth-footer-link-anchor.svelte-1va3k2h{color:hsl(var(--color-primary));text-decoration:underline;transition:color .2s ease}.auth-footer-link-anchor.svelte-1va3k2h:hover{color:hsl(var(--color-primary) / .8)}@media(max-width:640px){.auth-footer-link.svelte-1va3k2h{font-size:.5625rem}}
