.help-center-layout.svelte-mtmy1v{display:flex;min-height:100vh;position:relative;z-index:1}.help-sidebar.svelte-mtmy1v{width:280px;flex-shrink:0;background:var(--surface-card, white);border-inline-end:1px solid var(--border-color, #e5e7eb);display:flex;flex-direction:column;height:100vh;position:sticky;top:0;overflow-y:auto}.help-sidebar-header.svelte-mtmy1v{padding:var(--space-6, 1.5rem);border-bottom:1px solid var(--border-color, #e5e7eb)}.help-logo.svelte-mtmy1v{display:block;margin-bottom:var(--space-2, .5rem)}.help-logo-img.svelte-mtmy1v{height:2rem}.help-sidebar-title.svelte-mtmy1v{font-size:var(--text-lg, 1.125rem);font-weight:600;color:var(--text-primary, #1f2937)}.help-search.svelte-mtmy1v{padding:var(--space-4, 1rem) var(--space-6, 1.5rem);position:relative}.help-search.svelte-mtmy1v .help-search-icon{position:absolute;left:calc(var(--space-6, 1.5rem) + .75rem);top:50%;transform:translateY(-50%);width:1rem;height:1rem;color:var(--text-tertiary, #9ca3af)}.help-search-input.svelte-mtmy1v{width:100%;padding:.625rem .75rem .625rem 2.25rem;border:1px solid var(--border-color, #e5e7eb);border-radius:var(--radius-lg, .5rem);font-size:var(--text-sm, .875rem);background:var(--surface-background, #f9fafb);color:var(--text-primary, #1f2937)}.help-search-input.svelte-mtmy1v:focus{outline:none;border-color:var(--color-primary, #6366f1);box-shadow:0 0 0 3px var(--color-primary-alpha-10)}.help-nav.svelte-mtmy1v{flex:1;padding:var(--space-4, 1rem) 0;overflow-y:auto}.help-nav-section.svelte-mtmy1v{margin-bottom:var(--space-1, .25rem)}.help-nav-section-header.svelte-mtmy1v{display:flex;align-items:center;gap:var(--space-3, .75rem);padding:.625rem var(--space-6, 1.5rem);font-weight:500;color:var(--text-secondary, #4b5563);text-decoration:none;transition:all .15s ease}.help-nav-section-header.svelte-mtmy1v:hover{background:var(--color-hover-surface, #f3f4f6);color:var(--text-primary, #1f2937)}.help-nav-section.active.svelte-mtmy1v .help-nav-section-header:where(.svelte-mtmy1v){color:var(--color-primary, #6366f1)}.help-nav-section-header.svelte-mtmy1v .help-nav-icon{width:1.25rem;height:1.25rem}.help-nav-section-header.svelte-mtmy1v .help-nav-chevron{width:1rem;height:1rem;margin-inline-start:auto;transition:transform .2s ease}.help-nav-section.active.svelte-mtmy1v .help-nav-section-header:where(.svelte-mtmy1v) .help-nav-chevron{transform:rotate(90deg)}.help-nav-items.svelte-mtmy1v{padding-inline-start:calc(var(--space-6, 1.5rem) + 1.25rem + var(--space-3, .75rem));padding-bottom:var(--space-2, .5rem)}.help-nav-item.svelte-mtmy1v{display:block;padding:.5rem var(--space-4, 1rem);font-size:var(--text-sm, .875rem);color:var(--text-secondary, #4b5563);text-decoration:none;border-radius:var(--radius-md, .375rem);transition:all .15s ease}.help-nav-item.svelte-mtmy1v:hover{background:var(--color-hover-surface, #f3f4f6);color:var(--text-primary, #1f2937)}.help-nav-item.active.svelte-mtmy1v{background:var(--color-primary-alpha-10);color:var(--color-primary, #6366f1);font-weight:500}.help-quick-links.svelte-mtmy1v{padding:var(--space-6, 1.5rem);border-top:1px solid var(--border-color, #e5e7eb);margin-top:auto}.help-quick-links-title.svelte-mtmy1v{font-size:var(--text-xs, .75rem);font-weight:600;color:var(--text-tertiary, #9ca3af);text-transform:uppercase;letter-spacing:.05em;margin-bottom:var(--space-3, .75rem)}.help-quick-link.svelte-mtmy1v{display:flex;align-items:center;gap:var(--space-2, .5rem);padding:.375rem 0;font-size:var(--text-sm, .875rem);color:var(--text-secondary, #4b5563);text-decoration:none}.help-quick-link.svelte-mtmy1v:hover{color:var(--color-primary, #6366f1)}.help-quick-link.svelte-mtmy1v .help-quick-link-icon{width:1rem;height:1rem}.help-main.svelte-mtmy1v{flex:1;min-width:0;padding:var(--space-8, 2rem);max-width:900px}.help-breadcrumbs.svelte-mtmy1v{display:flex;align-items:center;gap:var(--space-2, .5rem);margin-bottom:var(--space-6, 1.5rem);font-size:var(--text-sm, .875rem)}.help-breadcrumb-link.svelte-mtmy1v{color:var(--text-tertiary, #9ca3af);text-decoration:none}.help-breadcrumb-link.svelte-mtmy1v:hover{color:var(--color-primary, #6366f1)}.help-breadcrumbs.svelte-mtmy1v .help-breadcrumb-sep{width:1rem;height:1rem;color:var(--text-tertiary, #9ca3af)}.help-breadcrumb-current.svelte-mtmy1v{color:var(--text-primary, #1f2937);font-weight:500}.help-content.svelte-mtmy1v{background:var(--surface-card, #ffffff);border-radius:var(--radius-xl, .75rem);padding:var(--space-8, 2rem);box-shadow:var(--shadow-sm)}.help-back-link.svelte-mtmy1v{margin-top:var(--space-8, 2rem);text-align:center}.help-back-link.svelte-mtmy1v a:where(.svelte-mtmy1v){display:inline-flex;align-items:center;gap:var(--space-2, .5rem);color:var(--text-tertiary, #9ca3af);text-decoration:none;font-size:var(--text-sm, .875rem)}.help-back-link.svelte-mtmy1v a:where(.svelte-mtmy1v):hover{color:var(--color-primary, #6366f1)}.help-back-link.svelte-mtmy1v .help-back-icon{width:1rem;height:1rem;transform:rotate(180deg)}.help-mobile-header.svelte-mtmy1v{display:none;position:fixed;top:0;left:0;right:0;height:56px;background:var(--surface-card, white);border-bottom:1px solid var(--border-color, #e5e7eb);z-index:40;align-items:center;padding:0 var(--space-4, 1rem);gap:var(--space-3, .75rem)}.help-mobile-menu-btn.svelte-mtmy1v{padding:var(--space-2, .5rem);border:none;background:none;color:var(--text-primary, #1f2937);cursor:pointer}.help-menu-icon.svelte-mtmy1v{width:1.5rem;height:1.5rem}.help-mobile-title.svelte-mtmy1v{font-size:var(--text-lg, 1.125rem);font-weight:600}.help-mobile-overlay.svelte-mtmy1v{display:none;position:fixed;inset:0;background:var(--overlay-background);z-index:45;border:none;cursor:pointer}.sr-only.svelte-mtmy1v{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media (max-width: 768px){.help-mobile-header.svelte-mtmy1v{display:flex}.help-sidebar.svelte-mtmy1v{position:fixed;left:-280px;top:0;z-index:50;transition:left .3s ease}.help-sidebar.mobile-open.svelte-mtmy1v{left:0}.help-mobile-overlay.svelte-mtmy1v{display:block}.help-main.svelte-mtmy1v{padding:calc(56px + var(--space-4, 1rem)) var(--space-4, 1rem) var(--space-4, 1rem)}.help-content.svelte-mtmy1v{padding:var(--space-6, 1.5rem)}}.dark .help-sidebar.svelte-mtmy1v{background:#1f2429;border-inline-end-color:#383e45}.dark .help-sidebar-header.svelte-mtmy1v{border-bottom-color:#383e45}.dark .help-sidebar-title.svelte-mtmy1v{color:#f5f5f5}.dark .help-search-input.svelte-mtmy1v{background:#262c32;border-color:#383e45;color:#f5f5f5}.dark .help-search-input.svelte-mtmy1v::placeholder{color:#a6a6a6}.dark .help-nav-section-header.svelte-mtmy1v{color:#ccc}.dark .help-nav-section-header.svelte-mtmy1v:hover{background:#262c32;color:#f5f5f5}.dark .help-nav-section.active.svelte-mtmy1v .help-nav-section-header:where(.svelte-mtmy1v){color:#26a69a}.dark .help-nav-item.svelte-mtmy1v{color:#ccc}.dark .help-nav-item.svelte-mtmy1v:hover{background:#262c32;color:#f5f5f5}.dark .help-nav-item.active.svelte-mtmy1v{background:#26a69a26;color:#26a69a}.dark .help-quick-links.svelte-mtmy1v{border-top-color:#383e45}.dark .help-quick-links-title.svelte-mtmy1v{color:#a6a6a6}.dark .help-quick-link.svelte-mtmy1v{color:#ccc}.dark .help-quick-link.svelte-mtmy1v:hover{color:#26a69a}.dark .help-breadcrumb-link.svelte-mtmy1v{color:#a6a6a6}.dark .help-breadcrumb-link.svelte-mtmy1v:hover{color:#26a69a}.dark .help-breadcrumb-current.svelte-mtmy1v{color:#f5f5f5}.dark .help-content.svelte-mtmy1v{background:#1f2429;box-shadow:0 2px 8px #0000004d}.dark .help-back-link.svelte-mtmy1v a:where(.svelte-mtmy1v){color:#a6a6a6}.dark .help-back-link.svelte-mtmy1v a:where(.svelte-mtmy1v):hover{color:#26a69a}.dark .help-mobile-header.svelte-mtmy1v{background:#1f2429;border-bottom-color:#383e45}.dark .help-mobile-menu-btn.svelte-mtmy1v,.dark .help-mobile-title.svelte-mtmy1v{color:#f5f5f5}
