.auth-page.svelte-ydeots{min-height:100vh;background:linear-gradient(135deg,#0f1e15,#1a3826);display:flex;align-items:center;justify-content:center;padding:2rem 1rem}.auth-container.svelte-ydeots{width:100%;max-width:500px}.auth-card.svelte-ydeots{background:#fff;border-radius:1rem;box-shadow:0 20px 25px -5px #0000001a;padding:3rem}@media(max-width:640px){.auth-card.svelte-ydeots{padding:2rem}}.auth-header.svelte-ydeots{text-align:center;margin-bottom:2rem}.logo.svelte-ydeots{display:inline-flex;align-items:center;gap:.25rem;font-size:1.5rem;font-weight:700;text-decoration:none;margin-bottom:2rem}.logo-text.svelte-ydeots{color:#111827}.logo-accent.svelte-ydeots{background:var(--color-primary);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.auth-title.svelte-ydeots{font-size:1.875rem;font-weight:800;color:#111827;margin-bottom:.5rem}.auth-subtitle.svelte-ydeots{color:#6b7280;font-size:.875rem}.auth-form.svelte-ydeots{display:flex;flex-direction:column;gap:1.25rem}.error-message.svelte-ydeots{display:flex;align-items:center;gap:.75rem;padding:1rem;background:#fee2e2;color:#991b1b;border-radius:.5rem;font-size:.875rem}.error-message.svelte-ydeots svg:where(.svelte-ydeots){flex-shrink:0}.form-group.svelte-ydeots{display:flex;flex-direction:column;gap:.5rem}.form-group.svelte-ydeots label:where(.svelte-ydeots){font-weight:600;color:#374151;font-size:.875rem}.form-group.svelte-ydeots input:where(.svelte-ydeots){padding:.75rem 1rem;border:1px solid #d1d5db;border-radius:.5rem;font-size:1rem;transition:border-color .2s ease,box-shadow .2s ease}.form-group.svelte-ydeots input:where(.svelte-ydeots):focus{outline:none;border-color:var(--color-primary);box-shadow:0 0 0 3px #1d9f5c26}.form-group.svelte-ydeots input:where(.svelte-ydeots):disabled{background:#f9fafb;cursor:not-allowed}.field-error.svelte-ydeots{font-size:.875rem;color:#dc2626;margin:0}.field-hint.svelte-ydeots{font-size:.75rem;color:#6b7280;margin:0}.btn-submit.svelte-ydeots{padding:.75rem 1.5rem;background:var(--color-primary);color:#fff;font-weight:600;border:none;border-radius:.5rem;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease;font-size:1rem;margin-top:.5rem}.btn-submit.svelte-ydeots:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 12px var(--color-primary-shadow)}.btn-submit.svelte-ydeots:disabled{opacity:.6;cursor:not-allowed}.auth-footer.svelte-ydeots{text-align:center;padding-top:1.5rem;border-top:1px solid #e5e7eb;color:#6b7280;font-size:.875rem;margin-top:.5rem}.auth-footer.svelte-ydeots a:where(.svelte-ydeots){color:var(--color-primary);font-weight:600;text-decoration:none;transition:color .2s ease}.auth-footer.svelte-ydeots a:where(.svelte-ydeots):hover{color:#1d4ed8}
