.auth-page.svelte-10szmjl{display:flex;justify-content:center;background:var(--color-bg-alt);padding:3rem 1.5rem}.auth-card.svelte-10szmjl{background:var(--color-bg);border-radius:8px;box-shadow:0 2px 16px #0000001a;padding:2.5rem 2rem;width:100%;max-width:400px}@media(max-width:480px){.auth-card.svelte-10szmjl{padding:2rem 1.25rem}}.auth-page .club-name{text-align:center;font-size:.875rem;color:var(--color-text-light);margin-bottom:.5rem;letter-spacing:.04em;text-transform:uppercase}.auth-page h1{text-align:center;font-size:1.5rem;color:var(--color-text);margin-bottom:1.75rem}.auth-page .success-message{background:#f0fdf4;border:1px solid #86efac;color:#166534;border-radius:4px;padding:.625rem .875rem;font-size:.875rem;margin-bottom:1.25rem}.auth-page .error-message{background:#fef2f2;border:1px solid #fca5a5;color:#b91c1c;border-radius:4px;padding:.625rem .875rem;font-size:.875rem;margin-bottom:1.25rem}.auth-page .info-message{background:#eff6ff;border:1px solid #93c5fd;color:#1d4ed8;border-radius:4px;padding:.625rem .875rem;font-size:.875rem;margin-bottom:1.25rem}.auth-page .field{display:flex;flex-direction:column;gap:.375rem;margin-bottom:1.125rem}.auth-page label{font-size:.875rem;font-weight:500;color:var(--color-text)}.auth-page input:not([type=hidden]){border:1px solid var(--color-border);border-radius:4px;padding:.5rem .75rem;font-size:1rem;font-family:var(--font-family);color:var(--color-text);background:var(--color-bg);transition:border-color .15s;width:100%}.auth-page input:not([type=hidden]):focus{outline:none;border-color:var(--color-primary);box-shadow:0 0 0 2px color-mix(in srgb,var(--color-primary) 20%,transparent)}.auth-page .btn-submit{display:block;width:100%;padding:.625rem 1rem;background:var(--color-primary);color:#fff;border:none;border-radius:4px;font-size:1rem;font-weight:600;font-family:var(--font-family);cursor:pointer;margin-top:.5rem;transition:opacity .15s}.auth-page .btn-submit:hover{opacity:.9}.auth-page .btn-submit:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}.auth-page .back-link{text-align:center;margin-top:1.25rem;font-size:.875rem}.auth-page .back-link a{color:var(--color-text-light)}.auth-page .back-link a:hover{color:var(--color-primary);text-decoration:underline}.auth-column.svelte-10szmjl{display:flex;flex-direction:column;align-items:center;width:100%;max-width:400px}.auth-logo.svelte-10szmjl{text-align:center;margin-bottom:1.5rem}.auth-logo.svelte-10szmjl img:where(.svelte-10szmjl){max-height:100px;width:auto}.auth-lang-switcher.svelte-10szmjl{text-align:center;margin-top:1rem}.auth-lang-switcher.svelte-10szmjl .lang-toggle{border-color:var(--color-border)}.auth-lang-switcher.svelte-10szmjl .lang-btn{color:var(--color-text-light)}.auth-lang-switcher.svelte-10szmjl .lang-btn:hover{background:var(--color-bg-alt);color:var(--color-text)}.auth-lang-switcher.svelte-10szmjl .lang-btn.active{background:var(--color-primary);color:#fff}
