.help-hero[data-astro-cid-2dyjbndo]{padding:48px 0 32px;background:var(--orange-subtle);border-bottom:1px solid var(--border)}.breadcrumb[data-astro-cid-2dyjbndo]{display:inline-block;margin-bottom:16px;font-size:.9rem;color:var(--text-muted)}.breadcrumb[data-astro-cid-2dyjbndo]:hover{color:var(--orange)}.help-hero[data-astro-cid-2dyjbndo] .badge[data-astro-cid-2dyjbndo]{display:block;width:fit-content;margin-bottom:12px}.help-hero[data-astro-cid-2dyjbndo] h1[data-astro-cid-2dyjbndo]{font-size:clamp(1.9rem,4vw,2.6rem);letter-spacing:-.02em;margin-bottom:12px}.help-intro[data-astro-cid-2dyjbndo]{max-width:700px;font-size:1.1rem;line-height:1.7;color:var(--text-muted)}.help-layout[data-astro-cid-2dyjbndo]{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:72px;align-items:start}.help-sidebar[data-astro-cid-2dyjbndo]{position:sticky;top:calc(var(--menu-height) + 32px);display:flex;flex-direction:column;gap:20px}.sidebar-card[data-astro-cid-2dyjbndo]{background:var(--bg-light);border:1px solid var(--border);border-radius:var(--radius-lg);padding:24px}.sidebar-card[data-astro-cid-2dyjbndo] h4[data-astro-cid-2dyjbndo]{font-size:.8rem;text-transform:uppercase;letter-spacing:.08em;color:var(--text-light);margin-bottom:14px}.toc[data-astro-cid-2dyjbndo]{display:flex;flex-direction:column;gap:10px}.toc[data-astro-cid-2dyjbndo] li[data-astro-cid-2dyjbndo]{list-style:none}.toc[data-astro-cid-2dyjbndo] a[data-astro-cid-2dyjbndo]{font-size:.92rem;line-height:1.45;color:var(--text-muted)}.toc[data-astro-cid-2dyjbndo] a[data-astro-cid-2dyjbndo]:hover{color:var(--orange)}.topic-link[data-astro-cid-2dyjbndo]{display:flex;gap:8px;align-items:baseline}.topic-icon[data-astro-cid-2dyjbndo]{flex-shrink:0}.topic-link[data-astro-cid-2dyjbndo].current{color:var(--orange);font-weight:600}.sidebar-app[data-astro-cid-2dyjbndo]{text-align:center}.sidebar-app[data-astro-cid-2dyjbndo] img[data-astro-cid-2dyjbndo]{border-radius:14px;margin:0 auto 10px}.sidebar-app[data-astro-cid-2dyjbndo] p[data-astro-cid-2dyjbndo]{margin-bottom:14px}.sidebar-app[data-astro-cid-2dyjbndo] .btn[data-astro-cid-2dyjbndo]{width:100%;font-size:.85rem}.help-body[data-astro-cid-2dyjbndo] h2,.help-body[data-astro-cid-2dyjbndo] h3{scroll-margin-top:calc(var(--menu-height) + 24px)}.help-body[data-astro-cid-2dyjbndo] h4{font-size:1.02rem;margin-top:28px;margin-bottom:10px;color:var(--dark)}.help-body[data-astro-cid-2dyjbndo] hr{border:none;height:1px;background:var(--border);margin:48px 0}.help-body[data-astro-cid-2dyjbndo] code{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.88em;background:var(--bg-subtle);border:1px solid var(--border);border-radius:5px;padding:1px 5px;color:var(--dark);white-space:nowrap}.help-body[data-astro-cid-2dyjbndo] pre{background:var(--dark);color:#e2e8f0;padding:18px 20px;border-radius:var(--radius);overflow-x:auto;margin-bottom:20px;font-size:.88rem;line-height:1.6}.help-body[data-astro-cid-2dyjbndo] pre code{background:none;border:none;padding:0;color:inherit;white-space:pre}.help-body[data-astro-cid-2dyjbndo] img{display:block;max-width:100%;height:auto;margin:0 auto;border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow-md)}.help-body[data-astro-cid-2dyjbndo] p:has(>img){margin:32px 0;text-align:center}.help-body[data-astro-cid-2dyjbndo] p>img+em,.help-body[data-astro-cid-2dyjbndo] figcaption{display:block;margin-top:10px;font-size:.85rem;color:var(--text-light);font-style:normal}.help-body[data-astro-cid-2dyjbndo] .table-scroll{overflow-x:auto}.help-body[data-astro-cid-2dyjbndo] table{width:100%;border-collapse:collapse;margin-bottom:24px;font-size:.92rem}.help-body[data-astro-cid-2dyjbndo] th,.help-body[data-astro-cid-2dyjbndo] td{text-align:left;padding:10px 14px;border-bottom:1px solid var(--border);vertical-align:top;line-height:1.6}.help-body[data-astro-cid-2dyjbndo] th{background:var(--bg-subtle);color:var(--dark);font-weight:600;white-space:nowrap}.help-pager[data-astro-cid-2dyjbndo]{display:flex;justify-content:space-between;gap:16px;margin-top:64px;padding-top:32px;border-top:1px solid var(--border)}.pager-link[data-astro-cid-2dyjbndo]{display:flex;flex-direction:column;gap:4px;padding:16px 20px;border:1px solid var(--border);border-radius:var(--radius);max-width:48%;transition:border-color var(--transition)}.pager-link[data-astro-cid-2dyjbndo]:hover{border-color:var(--orange)}.pager-next[data-astro-cid-2dyjbndo]{text-align:right;align-items:flex-end}.pager-label[data-astro-cid-2dyjbndo]{font-size:.78rem;text-transform:uppercase;letter-spacing:.06em;color:var(--text-light)}.pager-title[data-astro-cid-2dyjbndo]{color:var(--dark);font-weight:600}@media (max-width: 960px){.help-layout[data-astro-cid-2dyjbndo]{grid-template-columns:1fr;gap:48px}.help-sidebar[data-astro-cid-2dyjbndo]{position:static;order:-1}.sidebar-app[data-astro-cid-2dyjbndo]{display:none}}@media (max-width: 560px){.help-pager[data-astro-cid-2dyjbndo]{flex-direction:column}.pager-link[data-astro-cid-2dyjbndo]{max-width:100%}.pager-next[data-astro-cid-2dyjbndo]{text-align:left;align-items:flex-start}}
