.help-page.svelte-rpspfv{background:var(--white);color:var(--gray-900);flex-direction:column;min-height:100vh;display:flex}.help-nav.svelte-rpspfv{border-bottom:1px solid var(--gray-100);justify-content:space-between;align-items:center;width:100%;max-width:1200px;margin:0 auto;padding:1.25rem 2rem;display:flex}.logo.svelte-rpspfv{color:var(--luca-ink);letter-spacing:-.03em;align-items:center;gap:.55rem;font-size:1.5rem;font-weight:800;text-decoration:none;display:inline-flex}.help-nav-links.svelte-rpspfv{align-items:center;gap:1.5rem;display:flex}.nav-link.svelte-rpspfv{color:var(--gray-700);font-size:.95rem;font-weight:500;text-decoration:none}.nav-link.svelte-rpspfv:hover{color:var(--luca-ink)}.nav-link.active.svelte-rpspfv{color:var(--luca-ink);font-weight:600}.help-layout.svelte-rpspfv{flex:1;grid-template-columns:260px 1fr;gap:3rem;width:100%;max-width:1200px;margin:0 auto;padding:2.5rem 2rem;display:grid}.help-sidebar.svelte-rpspfv{align-self:start;position:sticky;top:1.5rem}.sidebar-heading.svelte-rpspfv{text-transform:uppercase;letter-spacing:.08em;color:var(--gray-500);margin-bottom:.75rem;font-size:.75rem;font-weight:700}.help-sidebar.svelte-rpspfv ul:where(.svelte-rpspfv){flex-direction:column;gap:.15rem;margin:0;padding:0;list-style:none;display:flex}.help-sidebar.svelte-rpspfv a:where(.svelte-rpspfv){color:var(--gray-700);border-left:3px solid #0000;border-radius:6px;padding:.55rem .85rem;font-size:.92rem;text-decoration:none;transition:background .15s,color .15s,border-color .15s;display:block}.help-sidebar.svelte-rpspfv a:where(.svelte-rpspfv):hover{background:var(--luca-stone);color:var(--luca-ink)}.help-sidebar.svelte-rpspfv a.current:where(.svelte-rpspfv){background:var(--luca-stone);color:var(--luca-ink);border-left-color:var(--luca-ink);font-weight:600}.help-content.svelte-rpspfv{max-width:760px;color:var(--gray-700);font-size:1rem;line-height:1.7}.help-content.svelte-rpspfv h1{color:var(--luca-ink);letter-spacing:-.025em;margin-bottom:.5rem;font-size:2.25rem;font-weight:800;line-height:1.15}.help-content.svelte-rpspfv .lede{color:var(--gray-700);margin-bottom:2rem;font-size:1.15rem;line-height:1.6}.help-content.svelte-rpspfv h2{color:var(--luca-ink);letter-spacing:-.015em;margin-top:2.5rem;margin-bottom:.75rem;font-size:1.5rem;font-weight:700}.help-content.svelte-rpspfv h3{color:var(--gray-900);margin-top:1.75rem;margin-bottom:.5rem;font-size:1.15rem;font-weight:700}.help-content.svelte-rpspfv p{margin-bottom:1rem}.help-content.svelte-rpspfv ul,.help-content.svelte-rpspfv ol{margin:0 0 1.25rem 1.5rem;padding:0}.help-content.svelte-rpspfv li{margin-bottom:.4rem}.help-content.svelte-rpspfv code{background:var(--luca-stone);color:var(--luca-ink);border:1px solid var(--luca-warm-grey);border-radius:4px;padding:.1em .4em;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.88em}.help-content.svelte-rpspfv a{color:var(--luca-ink);text-underline-offset:2px;text-decoration:underline}.help-content.svelte-rpspfv .callout{background:var(--luca-stone);border-left:3px solid var(--luca-ink);color:var(--gray-900);border-radius:6px;margin:1.5rem 0;padding:1rem 1.25rem}.help-content.svelte-rpspfv .card-grid{grid-template-columns:repeat(2,1fr);gap:1rem;margin:1.5rem 0;display:grid}.help-content.svelte-rpspfv .card-grid a{background:var(--white);border:1px solid var(--gray-200);color:var(--gray-900);box-shadow:var(--shadow-sm);border-radius:12px;padding:1.25rem;text-decoration:none;transition:transform .2s,box-shadow .2s,border-color .2s;display:block}.help-content.svelte-rpspfv .card-grid a:hover{box-shadow:var(--shadow-md);border-color:var(--luca-warm-grey);transform:translateY(-2px)}.help-content.svelte-rpspfv .card-grid h3{color:var(--luca-ink);margin:0 0 .35rem;font-size:1.05rem}.help-content.svelte-rpspfv .card-grid p{color:var(--gray-700);margin:0;font-size:.9rem;line-height:1.5}.help-footer.svelte-rpspfv{background:var(--gray-50);border-top:1px solid var(--gray-200);margin-top:3rem;padding:1.5rem 2rem}.footer-inner.svelte-rpspfv{max-width:1200px;color:var(--gray-500);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin:0 auto;font-size:.85rem;display:flex}.footer-links.svelte-rpspfv{gap:1.25rem;display:flex}.footer-links.svelte-rpspfv a:where(.svelte-rpspfv){color:var(--gray-700);text-decoration:none}.footer-links.svelte-rpspfv a:where(.svelte-rpspfv):hover{color:var(--luca-ink)}@media (width<=900px){.help-layout.svelte-rpspfv{grid-template-columns:1fr;gap:1.5rem}.help-sidebar.svelte-rpspfv{border-bottom:1px solid var(--gray-200);padding-bottom:1rem;position:static}.help-sidebar.svelte-rpspfv ul:where(.svelte-rpspfv){flex-flow:wrap;gap:.25rem;display:flex}.help-sidebar.svelte-rpspfv a:where(.svelte-rpspfv){border-bottom:2px solid #0000;border-left:none;border-radius:6px}.help-sidebar.svelte-rpspfv a.current:where(.svelte-rpspfv){border-left:none;border-bottom-color:var(--luca-ink)}}@media (width<=640px){.help-nav.svelte-rpspfv{padding:1rem 1.25rem}.help-nav-links.svelte-rpspfv .nav-link:where(.svelte-rpspfv):not(.active){display:none}.help-layout.svelte-rpspfv{padding:1.5rem 1.25rem}.help-content.svelte-rpspfv h1{font-size:1.75rem}.help-content.svelte-rpspfv .card-grid{grid-template-columns:1fr}}.logo-mark.svelte-rpspfv{align-items:center;gap:3px;height:1.1em;display:inline-flex}.logo-mark.svelte-rpspfv span:where(.svelte-rpspfv){background:currentColor;border-radius:1px;width:4px;height:100%;display:inline-block}.logo-word.svelte-rpspfv{font-feature-settings:"ss01";line-height:1}
