.sr-only.svelte-19ftpm1{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.language-selector.svelte-19ftpm1{align-items:center;display:flex}.lang-select.svelte-19ftpm1{color:#a8b2c1;cursor:pointer;background:#ffffff1a;border:1px solid #fff3;border-radius:4px;padding:.25rem .5rem;font-size:.8rem;transition:all .2s}.lang-select.svelte-19ftpm1:hover{color:#fff;background:#ffffff26;border-color:#ffffff4d}.lang-select.svelte-19ftpm1:focus{border-color:#1a56db;outline:none;box-shadow:0 0 0 2px #1a56db4d}.lang-select.svelte-19ftpm1 option:where(.svelte-19ftpm1){color:#fff;background:#1a1a2e}.banner-slot.svelte-5k1l4y{margin:1rem 0}.banner-header.svelte-5k1l4y{text-align:center;max-width:728px;margin:.5rem auto}.banner-sidebar.svelte-5k1l4y{max-width:300px}.banner-inline.svelte-5k1l4y{text-align:center;max-width:728px;margin:1.5rem auto}.banner-footer.svelte-5k1l4y{text-align:center;max-width:728px;margin:1rem auto}.banner-link.svelte-5k1l4y{display:block}.banner-img.svelte-5k1l4y{border-radius:6px;width:100%;height:auto;display:block}.cookie-banner.svelte-1xqvkrg{z-index:1000;background:var(--surface);border-top:1px solid var(--border);padding:1rem 1.5rem;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -4px 12px #00000014}.cookie-inner.svelte-1xqvkrg{flex-wrap:wrap;align-items:center;gap:1rem;max-width:1200px;margin:0 auto;display:flex}.cookie-text.svelte-1xqvkrg{flex:1;align-items:center;gap:.5rem;min-width:240px;display:flex}.cookie-text.svelte-1xqvkrg p:where(.svelte-1xqvkrg){color:var(--text-secondary);margin:0;font-size:.82rem}.cookie-icon.svelte-1xqvkrg{font-size:1.2rem}.cookie-actions.svelte-1xqvkrg{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.btn-essential.svelte-1xqvkrg{border:1px solid var(--border);cursor:pointer;background:#fff;border-radius:6px;padding:.4rem .85rem;font-size:.78rem}.btn-accept.svelte-1xqvkrg{background:var(--accent);color:#fff;cursor:pointer;border:none;border-radius:6px;padding:.4rem .85rem;font-size:.78rem;font-weight:600}.btn-prefs.svelte-1xqvkrg{color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:6px;padding:.4rem .85rem;font-size:.78rem;text-decoration:underline}.pref-form.svelte-1xqvkrg{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.pref-form.svelte-1xqvkrg label:where(.svelte-1xqvkrg){align-items:center;gap:.3rem;font-size:.78rem;display:flex}.cookie-links.svelte-1xqvkrg{text-align:center;margin-top:.5rem;font-size:.72rem}.cookie-links.svelte-1xqvkrg a:where(.svelte-1xqvkrg){color:var(--text-muted);margin:0 .5rem}.dark .cookie-banner.svelte-1xqvkrg{background:var(--surface-dark);border-color:var(--border-dark)}.dark .btn-essential.svelte-1xqvkrg{background:var(--surface-dark);border-color:var(--text-secondary);color:var(--text)}.toast-container.svelte-1cpok13{z-index:100;flex-direction:column;gap:.5rem;max-width:24rem;display:flex;position:fixed;bottom:1rem;right:1rem}.toast.svelte-1cpok13{color:#fff;border-radius:8px;align-items:center;gap:.75rem;padding:.75rem 1rem;font-size:.875rem;font-weight:500;animation:.3s ease-out svelte-1cpok13-toast-in;display:flex;box-shadow:0 4px 12px #00000026}.toast-exit.svelte-1cpok13{animation:.3s ease-in forwards svelte-1cpok13-toast-out}.toast-success.svelte-1cpok13{background:#059669}.toast-error.svelte-1cpok13{background:#dc2626}.toast-info.svelte-1cpok13{background:#4f46e5}.toast-close.svelte-1cpok13{color:inherit;cursor:pointer;opacity:.7;background:0 0;border:none;margin-left:auto;padding:0;font-size:1.2rem;line-height:1}.toast-close.svelte-1cpok13:hover{opacity:1}@keyframes svelte-1cpok13-toast-in{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}@keyframes svelte-1cpok13-toast-out{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(100%)}}.google-btn.svelte-cia2nk{color:#374151;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:8px;justify-content:center;align-items:center;gap:.75rem;width:100%;padding:.75rem 1.5rem;font-size:1rem;font-weight:500;transition:background .15s;display:flex}.google-btn.svelte-cia2nk:hover{background:#f3f4f6}.google-btn.svelte-cia2nk:active{background:#e5e7eb}.dialog-backdrop.svelte-12pb8bx{z-index:1000;background:#0006;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.dialog.svelte-12pb8bx{background:var(--surface,#fff);border:1px solid var(--border,#e2e8f0);border-radius:12px;width:100%;max-width:400px;padding:2rem;position:relative;box-shadow:0 4px 24px #00000026}.close-btn.svelte-12pb8bx{color:var(--text-muted,#94a3b8);cursor:pointer;background:0 0;border:none;border-radius:4px;padding:.25rem;transition:color .15s;position:absolute;top:.75rem;right:.75rem}.close-btn.svelte-12pb8bx:hover{color:var(--text,#1a1a2e)}.dialog-content.svelte-12pb8bx{text-align:center}h2.svelte-12pb8bx{color:var(--text,#1a1a2e);margin:0 0 .5rem;font-size:1.25rem}.dialog-subtitle.svelte-12pb8bx{color:var(--text-secondary,#475569);margin:0 0 1.5rem;font-size:.9rem}.dialog-legal.svelte-12pb8bx{color:var(--text-muted,#94a3b8);margin:1.5rem 0 0;font-size:.75rem}.dialog-legal a{color:var(--accent,#1a56db);text-decoration:underline}*{box-sizing:border-box;margin:0;padding:0}body{--bg:#f8f9fa;--bg-subtle:#f1f5f9;--surface:#fff;--bg-alt:#fff;--border:#e2e8f0;--border-subtle:#cbd5e1;--border-dark:#64748b;--text:#1a1a2e;--text-secondary:#475569;--text-muted:#94a3b8;--text-tertiary:#64748b;--accent:#1a56db;--surface-dark:#334155;--header-bg:#1a1a2e;--header-text:#fff;--footer-bg:#1a1a2e;--footer-text:#a8b2c1;color:var(--text);background:var(--bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1rem;line-height:1.65;transition:background-color .3s,color .3s}.dark body{--bg:#0f172a;--bg-subtle:#1e293b;--surface:#1e293b;--bg-alt:#0f172a;--border:#334155;--border-subtle:#475569;--border-dark:#475569;--surface-dark:#0f172a;--text:#e2e8f0;--text-secondary:#94a3b8;--text-muted:#64748b;--text-tertiary:#94a3b8;--accent:#60a5fa}.dark .site-header.svelte-10ehbbt,.dark .site-footer.svelte-10ehbbt{background:var(--bg)}a{color:#1a56db;text-decoration:none}.dark a{color:#60a5fa}a:hover{text-decoration:underline}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline-offset:2px;outline:3px solid #3b82f6}.dark a:focus-visible,.dark button:focus-visible,.dark input:focus-visible,.dark select:focus-visible,.dark textarea:focus-visible{outline-color:#60a5fa}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--border-subtle);border-radius:9999px}.dark ::-webkit-scrollbar-thumb{background:var(--text-secondary)}::-webkit-scrollbar-thumb:hover{background:var(--text-muted)}.dark ::-webkit-scrollbar-thumb:hover{background:var(--text-tertiary)}.skip-link.svelte-10ehbbt{color:#fff;z-index:100;background:#1a56db;padding:.5rem 1rem;font-weight:600;position:absolute;top:-100%;left:0}.skip-link.svelte-10ehbbt:focus{top:0}.site-header.svelte-10ehbbt{color:#fff;background:#1a1a2e;padding:0 1rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}.header-inner.svelte-10ehbbt{justify-content:space-between;align-items:center;gap:.75rem;max-width:1100px;height:3.5rem;margin:0 auto;display:flex}.nav-wrapper.svelte-10ehbbt{flex:1;align-items:center;gap:.5rem;display:flex;overflow:hidden}.logo.svelte-10ehbbt{color:#fff;letter-spacing:-.02em;flex-shrink:0;align-items:center;gap:.4rem;font-size:1.15rem;font-weight:700;text-decoration:none;display:flex}.logo-icon.svelte-10ehbbt{flex-shrink:0;width:22px;height:22px}.main-nav.svelte-10ehbbt{flex:1;justify-content:center;align-items:center;gap:.5rem;display:flex;overflow:hidden}.admin-nav-item.svelte-10ehbbt{color:#a8b2c1;border-bottom:2px solid #0000;border-radius:.25rem;flex-shrink:0;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;text-decoration:none;transition:all .15s;display:flex}.admin-nav-item.svelte-10ehbbt:hover{color:#fff;background:#6366f10d;border-bottom-color:#818cf8;text-decoration:none}.admin-nav-item.active.svelte-10ehbbt{color:#fff;background:#6366f11a;border-bottom-color:#818cf8}.attention-badge.svelte-10ehbbt{color:#ca8a04;background:#ca8a041a;border-radius:.25rem;flex-shrink:0;align-items:center;gap:.2rem;padding:.15rem .5rem;font-size:.78rem;font-weight:700;text-decoration:none;transition:all .15s;display:flex}.attention-badge.svelte-10ehbbt:hover{background:#ca8a0433;text-decoration:none}.attention-badge.has-critical.svelte-10ehbbt{color:#dc2626;background:#dc26261a}.attention-badge.has-critical.svelte-10ehbbt:hover{background:#dc262633}.badge-count.svelte-10ehbbt{font-size:.72rem}.header-actions.svelte-10ehbbt{flex-shrink:0;align-items:center;gap:.35rem;display:flex}.theme-toggle.svelte-10ehbbt{color:#a8b2c1;cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:.375rem;line-height:1;transition:color .15s,background .15s;display:flex}.theme-toggle.svelte-10ehbbt:hover{color:#fff;background:#ffffff0d}.theme-toggle.svelte-10ehbbt svg:where(.svelte-10ehbbt){width:1rem;height:1rem}.subscriber-menu.svelte-10ehbbt{align-items:center;gap:.4rem;display:flex}.sub-avatar.svelte-10ehbbt{object-fit:cover;border-radius:50%;width:24px;height:24px}.sub-name.svelte-10ehbbt{color:#e0e0ff;font-size:.85rem}.tier-badge.svelte-10ehbbt{color:#fff;text-transform:uppercase;background:#44a;border-radius:4px;padding:.1rem .35rem;font-size:.65rem}.tier-badge.free.svelte-10ehbbt{background:#6b7280}.logout-btn.svelte-10ehbbt{color:#a8b2c1;cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:.25rem;transition:color .15s,background .15s;display:flex}.logout-btn.svelte-10ehbbt:hover{color:#f87171;background:#ffffff0d}.login-link.svelte-10ehbbt{color:#a8b2c1;cursor:pointer;background:0 0;border:1px solid #3a3a5a;border-radius:6px;padding:.25rem .75rem;font-family:inherit;font-size:.85rem;transition:color .15s,background .15s,border-color .15s}.login-link.svelte-10ehbbt:hover{color:#fff;background:#ffffff0d;border-color:#66c}.logout-header-btn.svelte-10ehbbt{color:#a8b2c1;cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:.375rem;font-family:inherit;transition:color .15s,background .15s;display:flex}.logout-header-btn.svelte-10ehbbt:hover{color:#f87171;background:#ffffff0d}.logout-header-btn.svelte-10ehbbt svg:where(.svelte-10ehbbt){width:1rem;height:1rem}.site-main.svelte-10ehbbt{flex:1;width:100%;max-width:1200px;margin:0 auto;padding:2rem 1rem}.site-footer.svelte-10ehbbt{color:#a8b2c1;background:#1a1a2e;margin-top:3rem;padding:2rem 1rem}.footer-inner.svelte-10ehbbt{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;max-width:1200px;margin:0 auto;display:grid}.footer-brand.svelte-10ehbbt strong:where(.svelte-10ehbbt){color:#fff;margin-bottom:.5rem;display:block}.footer-links.svelte-10ehbbt{flex-direction:column;gap:.5rem;display:flex}.footer-links.svelte-10ehbbt a:where(.svelte-10ehbbt){color:#a8b2c1;font-size:.875rem}.hamburger.svelte-10ehbbt{cursor:pointer;z-index:10;background:0 0;border:none;flex-direction:column;gap:5px;padding:.5rem;display:none}.hamburger-line.svelte-10ehbbt{background:#fff;border-radius:2px;width:22px;height:2.5px;transition:transform .2s,opacity .2s;display:block}@media (max-width:767px){.hamburger.svelte-10ehbbt{display:flex}.header-inner.svelte-10ehbbt{flex-flow:row;gap:0;height:auto;min-height:3.5rem;padding:.5rem 0}.nav-wrapper.svelte-10ehbbt{border-top:1px solid #ffffff1a;flex-direction:column;gap:.75rem;width:100%;padding:.75rem 0;display:none}.nav-wrapper.open.svelte-10ehbbt{display:flex}.main-nav.svelte-10ehbbt{flex-direction:column;gap:.5rem;width:100%}.header-actions.svelte-10ehbbt{flex-direction:row;justify-content:flex-start;gap:.75rem}.site-main.svelte-10ehbbt{padding:1rem}}
