.auth-page.svelte-52fghe{min-height:100dvh;display:flex;align-items:center;justify-content:center;background:var(--grim-bg);padding:var(--grim-gutter)}.auth-container.svelte-52fghe{width:100%;max-width:400px;background:var(--grim-surface);border-radius:var(--grim-border-radius);padding:2rem;box-shadow:0 4px 6px var(--grim-shadow)}.auth-title.svelte-52fghe{color:var(--grim-text);font-size:clamp(1.5rem,5vw,2rem);margin-bottom:1.5rem;text-align:center}.auth-form.svelte-52fghe{display:flex;flex-direction:column;gap:1.25rem}.form-group.svelte-52fghe{display:flex;flex-direction:column;gap:.5rem}.form-group.svelte-52fghe label:where(.svelte-52fghe){color:var(--grim-text);font-size:.9rem;font-weight:600}.form-input.svelte-52fghe{padding:.75rem;background:var(--grim-muted);border:1px solid var(--grim-border);border-radius:calc(var(--grim-border-radius) * .75);color:var(--grim-text);font-size:1rem;transition:border-color .2s}.form-input.svelte-52fghe:focus{outline:none;border-color:var(--grim-accent)}.error-message.svelte-52fghe{background:var(--grim-danger);color:var(--grim-primary-contrast);padding:.75rem;border-radius:calc(var(--grim-border-radius) * .75);font-size:.9rem}.btn-primary.svelte-52fghe{background:linear-gradient(180deg,var(--grim-primary) 0%,color-mix(in srgb,var(--grim-primary) 75%,black 25%) 100%);color:var(--grim-primary-contrast);border:1px solid color-mix(in srgb,var(--grim-primary) 45%,black 55%);padding:.875rem 1.5rem;border-radius:calc(var(--grim-border-radius) * .75);font-size:1rem;font-weight:600;cursor:pointer;transition:transform .2s,box-shadow .2s}.btn-primary.svelte-52fghe:hover{transform:translateY(-2px);box-shadow:0 4px 12px var(--grim-shadow)}.btn-primary.svelte-52fghe:active{transform:translateY(0)}.btn-full.svelte-52fghe{width:100%}.auth-footer.svelte-52fghe{margin-top:1.5rem;text-align:center;color:var(--grim-muted-text);font-size:.9rem}.auth-footer.svelte-52fghe a:where(.svelte-52fghe){color:var(--grim-accent);text-decoration:none;font-weight:600}.auth-footer.svelte-52fghe a:where(.svelte-52fghe):hover{text-decoration:underline}
