body{margin:0;padding:0;min-height:100vh;display:flex;align-items:center;justify-content:center;background:#0a0a0a;color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.auth-container:where(.astro-5NDK7OIZ){background:#1a1a1a;padding:2rem;border-radius:12px;box-shadow:0 4px 6px #0000004d;width:100%;max-width:400px}h1:where(.astro-5NDK7OIZ){margin:0 0 1.5rem;font-size:2rem;text-align:center;font-weight:600}.subtitle:where(.astro-5NDK7OIZ){text-align:center;color:#888;margin-bottom:2rem}form:where(.astro-5NDK7OIZ){display:flex;flex-direction:column;gap:1rem}input:where(.astro-5NDK7OIZ){background:#2a2a2a;border:1px solid #3a3a3a;color:#fff;padding:.75rem 1rem;border-radius:6px;font-size:1rem;transition:border-color .2s}input:where(.astro-5NDK7OIZ):focus{outline:none;border-color:#5a5a5a}button:where(.astro-5NDK7OIZ){background:#3b82f6;color:#fff;border:none;padding:.75rem 1rem;border-radius:6px;font-size:1rem;font-weight:500;cursor:pointer;transition:background-color .2s}button:where(.astro-5NDK7OIZ):hover{background:#2563eb}.error:where(.astro-5NDK7OIZ){color:#ef4444;text-align:center;margin-top:1rem;display:none}
