.astro-route-announcer{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;top:0;left:0;overflow:hidden}@keyframes float{0%,to{transform:translate(0)}50%{transform:translate(-10px,10px)}}.animate-float[data-astro-cid-d5v3bclg]{animation:8s ease-in-out infinite float}.animate-pulse[data-astro-cid-d5v3bclg]{animation:4s cubic-bezier(.4,0,.6,1) infinite pulse}@keyframes pulse{0%,to{opacity:.2}50%{opacity:.5}}.animation-delay-500[data-astro-cid-d5v3bclg]{animation-delay:.5s}.animation-delay-700[data-astro-cid-d5v3bclg]{animation-delay:.7s}.animation-delay-1000[data-astro-cid-d5v3bclg]{animation-delay:1s}.animation-delay-1500[data-astro-cid-d5v3bclg]{animation-delay:1.5s}@keyframes scaleUp{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.scale-up[data-astro-cid-uq6og73e]{animation:.2s ease-out forwards scaleUp}.auth-backdrop.svelte-1owupy6{z-index:1000;backdrop-filter:blur(2px);background:#000000a6;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.auth-card.svelte-1owupy6{background:#111827;border:1px solid #ffffff1a;border-radius:12px;width:100%;max-width:440px;max-height:90vh;padding:2rem;overflow-y:auto;box-shadow:0 25px 50px #0009}.auth-header.svelte-1owupy6{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.auth-title.svelte-1owupy6{color:#f9fafb;margin:0;font-size:1.2rem;font-weight:600}.auth-close-btn.svelte-1owupy6{color:#6b7280;cursor:pointer;background:0 0;border:none;border-radius:4px;padding:.25rem .4rem;font-size:1rem;line-height:1;transition:color .15s,background .15s}.auth-close-btn.svelte-1owupy6:hover{color:#f9fafb;background:#ffffff14}.auth-github-btn.svelte-1owupy6{color:#e5e7eb;cursor:pointer;background:#1a1f2e;border:1px solid #ffffff1f;border-radius:8px;justify-content:center;align-items:center;gap:.6rem;width:100%;margin-bottom:1rem;padding:.7rem 1rem;font-size:.9rem;font-weight:500;transition:background .15s,border-color .15s;display:flex}.auth-github-btn.svelte-1owupy6:hover:not(:disabled){background:#242b3a;border-color:#fff3}.auth-github-btn.svelte-1owupy6:disabled{opacity:.55;cursor:not-allowed}.auth-divider.svelte-1owupy6{color:#4b5563;align-items:center;gap:.75rem;margin-bottom:1rem;font-size:.75rem;display:flex}.auth-divider.svelte-1owupy6:before,.auth-divider.svelte-1owupy6:after{content:"";background:#ffffff14;flex:1;height:1px}.auth-field.svelte-1owupy6{margin-bottom:.9rem}.auth-field.svelte-1owupy6 label:where(.svelte-1owupy6){color:#9ca3af;letter-spacing:.01em;margin-bottom:.3rem;font-size:.78rem;font-weight:500;display:block}.auth-field.svelte-1owupy6 input:where(.svelte-1owupy6){color:#f9fafb;box-sizing:border-box;background:#0f172a;border:1px solid #ffffff14;border-radius:6px;outline:none;width:100%;padding:.6rem .85rem;font-size:.9rem;transition:border-color .15s}.auth-field.svelte-1owupy6 input:where(.svelte-1owupy6):focus{border-color:#3b82f6}.auth-field.svelte-1owupy6 input:where(.svelte-1owupy6)::placeholder{color:#4b5563}.auth-required.svelte-1owupy6{color:#ef4444}.auth-pw-strength.svelte-1owupy6{margin-top:.3rem;font-size:.72rem;font-weight:600;display:block}.auth-toggle-optional.svelte-1owupy6{color:#6b7280;cursor:pointer;background:0 0;border:none;margin-bottom:.75rem;padding:0;font-size:.78rem;transition:color .15s}.auth-toggle-optional.svelte-1owupy6:hover{color:#9ca3af}.auth-tos.svelte-1owupy6{color:#9ca3af;cursor:pointer;align-items:flex-start;gap:.5rem;margin-bottom:.9rem;font-size:.8rem;line-height:1.4;display:flex}.auth-tos.svelte-1owupy6 input:where(.svelte-1owupy6){cursor:pointer;flex-shrink:0;width:auto;margin-top:2px}.auth-tos.svelte-1owupy6 a:where(.svelte-1owupy6){color:#3b82f6;text-decoration:none}.auth-tos.svelte-1owupy6 a:where(.svelte-1owupy6):hover{text-decoration:underline}.auth-error.svelte-1owupy6{color:#fca5a5;background:#ef44441a;border:1px solid #ef444440;border-radius:6px;margin-bottom:.9rem;padding:.65rem .75rem;font-size:.82rem}.auth-btn-primary.svelte-1owupy6{color:#fff;cursor:pointer;letter-spacing:.01em;background:#2563eb;border:none;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.72rem;font-size:.92rem;font-weight:600;transition:background .15s;display:flex}.auth-btn-primary.svelte-1owupy6:hover:not(:disabled){background:#1d4ed8}.auth-btn-primary.svelte-1owupy6:disabled{opacity:.55;cursor:not-allowed}.auth-btn-secondary.svelte-1owupy6{color:#d1d5db;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:8px;width:100%;padding:.65rem;font-size:.88rem;transition:background .15s}.auth-btn-secondary.svelte-1owupy6:hover{background:#ffffff1a}.auth-spinner.svelte-1owupy6{border:2px solid #ffffff40;border-top-color:#fff;border-radius:50%;width:15px;height:15px;animation:.65s linear infinite svelte-1owupy6-auth-spin;display:inline-block}@keyframes svelte-1owupy6-auth-spin{to{transform:rotate(360deg)}}.auth-footer.svelte-1owupy6{text-align:center;flex-direction:column;gap:.4rem;margin-top:1rem;display:flex}.auth-link.svelte-1owupy6{color:#3b82f6;cursor:pointer;background:0 0;border:none;padding:.2rem;font-size:.78rem;transition:color .15s}.auth-link.svelte-1owupy6:hover{color:#60a5fa}.auth-success.svelte-1owupy6{text-align:center;flex-direction:column;align-items:center;gap:1rem;padding:1.5rem 0;display:flex}.auth-success-icon.svelte-1owupy6{color:#10b981;background:#10b98126;border:1px solid #10b9814d;border-radius:50%;justify-content:center;align-items:center;width:3rem;height:3rem;font-size:1.4rem;font-weight:700;display:flex}.auth-success.svelte-1owupy6 p:where(.svelte-1owupy6){color:#d1d5db;max-width:300px;margin:0;font-size:.92rem;line-height:1.5}[data-streamdown-table-download]+div{margin-top:0}@keyframes sd-fade{0%{opacity:0}to{opacity:1}}@keyframes sd-blur{0%{opacity:0;filter:blur(5px)}to{opacity:1;filter:blur()}}@keyframes sd-slideUp{0%{opacity:0;transform:translateY(10%)}to{opacity:1;transform:translateY(0)}}@keyframes sd-slideDown{0%{opacity:0;transform:translateY(-10%)}to{opacity:1;transform:translateY(0)}}
