.help-page.svelte-rpspfv{min-height:100vh;display:flex;flex-direction:column;background:var(--color-bg)}.container.svelte-rpspfv{max-width:1200px;margin:0 auto;padding:0 1.5rem;width:100%}.help-header.svelte-rpspfv{background:#fff;border-bottom:1px solid var(--color-border);padding:1rem 0}.help-header.svelte-rpspfv .container:where(.svelte-rpspfv){display:flex;align-items:center;justify-content:space-between}.back-link.svelte-rpspfv{display:flex;align-items:center;gap:.5rem;color:var(--color-text-muted);text-decoration:none;font-size:.9rem;transition:color .2s}.back-link.svelte-rpspfv:hover{color:var(--color-primary)}.logo.svelte-rpspfv{display:flex;align-items:center;gap:.5rem;text-decoration:none}.logo-text.svelte-rpspfv{font-size:1.25rem;font-weight:700;color:var(--color-text)}.help-main.svelte-rpspfv{flex:1;padding:3rem 0}.help-main.svelte-rpspfv .container:where(.svelte-rpspfv){display:grid;grid-template-columns:220px 1fr;gap:3rem}.help-nav.svelte-rpspfv{position:sticky;top:2rem;align-self:start}.help-nav.svelte-rpspfv h3:where(.svelte-rpspfv){font-size:1rem;color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.5px;margin-bottom:1rem}.help-nav.svelte-rpspfv ul:where(.svelte-rpspfv){list-style:none}.help-nav.svelte-rpspfv li:where(.svelte-rpspfv){margin-bottom:.5rem}.help-nav.svelte-rpspfv a:where(.svelte-rpspfv){display:block;padding:.75rem 1rem;color:var(--color-text);text-decoration:none;border-radius:8px;transition:all .2s}.help-nav.svelte-rpspfv a:where(.svelte-rpspfv):hover{background:var(--color-primary-light);color:var(--color-primary)}.help-content.svelte-rpspfv{background:#fff;border-radius:16px;padding:2.5rem;box-shadow:0 4px 20px #0000000d}.help-footer.svelte-rpspfv{background:#1e293b;color:#94a3b8;padding:1.5rem 0;text-align:center}@media(max-width:768px){.help-main.svelte-rpspfv .container:where(.svelte-rpspfv){grid-template-columns:1fr;gap:2rem}.help-nav.svelte-rpspfv{position:static;background:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 4px 20px #0000000d}.help-nav.svelte-rpspfv ul:where(.svelte-rpspfv){display:flex;flex-wrap:wrap;gap:.5rem}.help-nav.svelte-rpspfv li:where(.svelte-rpspfv){margin-bottom:0}.help-nav.svelte-rpspfv a:where(.svelte-rpspfv){padding:.5rem 1rem;font-size:.9rem}.help-content.svelte-rpspfv{padding:1.5rem}}
