.login-page:where(.astro-RF56LCKB){display:flex;justify-content:center;align-items:center;min-height:calc(100vh - var(--nav-height) - 200px);padding:var(--space-2xl) 0}.login-card:where(.astro-RF56LCKB){width:100%;max-width:420px;background:var(--white);border:1px solid var(--color-border);border-radius:var(--radius-xl);padding:var(--space-3xl) var(--space-2xl);box-shadow:var(--shadow-lg)}.login-card__header:where(.astro-RF56LCKB){text-align:center;margin-bottom:var(--space-2xl)}.login-card__icon:where(.astro-RF56LCKB){display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:var(--radius-md);background:var(--gradient-primary);color:var(--white);margin-bottom:var(--space-lg)}.login-card__header:where(.astro-RF56LCKB) h1:where(.astro-RF56LCKB){font-size:1.6rem;margin-bottom:.25rem}.login-card__header:where(.astro-RF56LCKB) p:where(.astro-RF56LCKB){color:var(--color-text-secondary);font-size:.95rem}.login-form:where(.astro-RF56LCKB){display:flex;flex-direction:column;gap:var(--space-xs)}.login-error:where(.astro-RF56LCKB){color:#ef4444;font-size:.9rem;font-weight:500;background:#fef2f2;border:1px solid #fecaca;border-radius:var(--radius-md);padding:.75rem 1rem;margin:0}.login-btn:where(.astro-RF56LCKB){display:flex;align-items:center;justify-content:center;gap:var(--space-sm);width:100%;padding:.85rem;font-family:inherit;font-size:1rem;font-weight:700;color:var(--white);background:var(--gradient-primary);border:none;border-radius:var(--radius-full);cursor:pointer;transition:all var(--transition-base);box-shadow:0 4px 14px #2563eb59;margin-top:var(--space-sm)}.login-btn:where(.astro-RF56LCKB):hover:not(:disabled){transform:translateY(-1px);box-shadow:0 6px 20px #2563eb66}.login-btn:where(.astro-RF56LCKB):disabled{opacity:.7;cursor:not-allowed}.login-alt:where(.astro-RF56LCKB){text-align:center;font-size:.9rem;color:var(--color-text-muted);margin-top:var(--space-xl)}.login-alt:where(.astro-RF56LCKB) a:where(.astro-RF56LCKB){color:var(--color-primary);font-weight:600;text-decoration:none}.login-alt:where(.astro-RF56LCKB) a:where(.astro-RF56LCKB):hover{text-decoration:underline}
