:root{--primary-color: #4f46e5;--secondary-color: #6b7280;--background-color: #f9fafb;--text-color: #111827;--card-background: #ffffff;--border-color: #e5e7eb;--error-color: #ef4444}.auth-container.svelte-132mtvv{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;background-color:var(--background-color);color:var(--text-color);min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1rem}main.svelte-132mtvv{width:100%;max-width:400px}.auth-box.svelte-132mtvv{background-color:var(--card-background);border-radius:.75rem;padding:2.5rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;text-align:center}h1.svelte-132mtvv{font-size:1.875rem;font-weight:700;margin-bottom:.5rem}.auth-box.svelte-132mtvv>p:where(.svelte-132mtvv){color:var(--secondary-color);margin-bottom:2rem}form.svelte-132mtvv{display:flex;flex-direction:column;gap:1.25rem;margin-bottom:1.5rem}.form-group.svelte-132mtvv{text-align:left}label.svelte-132mtvv{display:block;font-size:.875rem;font-weight:500;margin-bottom:.5rem}input.svelte-132mtvv{display:block;width:100%;padding:.625rem .75rem;border:1px solid var(--border-color);border-radius:.375rem;font-size:1rem}input.svelte-132mtvv:focus{outline:2px solid transparent;outline-offset:2px;border-color:var(--primary-color);box-shadow:0 0 0 2px var(--primary-color)}.error-message.svelte-132mtvv{color:var(--error-color);font-size:.875rem;background-color:#fee2e2;border:1px solid var(--error-color);border-radius:.375rem;padding:.75rem}.sub-text.svelte-132mtvv{font-size:.875rem;color:var(--secondary-color)}.sub-text.svelte-132mtvv a:where(.svelte-132mtvv),.home-link.svelte-132mtvv a:where(.svelte-132mtvv){color:var(--primary-color);text-decoration:none;font-weight:500}.sub-text.svelte-132mtvv a:where(.svelte-132mtvv):hover,.home-link.svelte-132mtvv a:where(.svelte-132mtvv):hover{text-decoration:underline}.home-link.svelte-132mtvv{margin-top:2rem;font-size:.875rem;text-align:center}.btn.svelte-132mtvv{display:block;width:100%;padding:.75rem 1rem;border-radius:.375rem;text-decoration:none;font-weight:600;transition:background-color .2s;border:1px solid transparent;cursor:pointer;font-size:1rem}.btn-primary.svelte-132mtvv{background-color:var(--primary-color);color:#fff}.btn-primary.svelte-132mtvv:hover{background-color:#4338ca}
