.help-page[data-v-e3fbd30d]{background:var(--bg);min-height:100dvh;padding:1.5rem 1rem}.help-container[data-v-e3fbd30d]{max-width:1200px;margin:0 auto}.help-header[data-v-e3fbd30d]{margin-bottom:1.5rem}.help-title[data-v-e3fbd30d]{color:var(--text);align-items:center;gap:.75rem;margin:0 0 .5rem;font-size:1.5rem;font-weight:700;display:flex}.help-title-icon[data-v-e3fbd30d]{color:var(--accent);width:2rem;height:2rem}.help-subtitle[data-v-e3fbd30d]{color:var(--text-muted);margin:0;font-size:.9375rem}.help-bug-btn[data-v-e3fbd30d]{background:var(--surface);border:1px solid var(--border);color:var(--text-muted);cursor:pointer;border-radius:.5rem;align-items:center;gap:.375rem;min-height:44px;padding:.5rem .875rem;font-size:.8125rem;font-weight:500;transition:all .15s;display:inline-flex}.help-bug-btn[data-v-e3fbd30d]:hover{border-color:var(--accent);color:var(--text)}.help-search[data-v-e3fbd30d]{max-width:400px;margin-bottom:1.5rem}.help-search-input[data-v-e3fbd30d]{width:100%}.help-layout[data-v-e3fbd30d]{align-items:flex-start;gap:2rem;display:flex}.help-sidebar[data-v-e3fbd30d]{top:calc(var(--header-height,64px) + 1rem);flex-shrink:0;gap:1rem;width:220px;position:sticky}.help-nav[data-v-e3fbd30d],.help-sidebar[data-v-e3fbd30d]{flex-direction:column;display:flex}.help-nav[data-v-e3fbd30d]{gap:.25rem}.help-nav-item[data-v-e3fbd30d]{color:var(--text-muted);cursor:pointer;text-align:left;background:0 0;border:none;border-radius:.5rem;align-items:center;gap:.75rem;width:100%;padding:.625rem .875rem;font-size:.875rem;font-weight:500;transition:all .15s;display:flex}.help-nav-item[data-v-e3fbd30d]:hover{background:var(--surface);color:var(--text)}.help-nav-item-active[data-v-e3fbd30d]{background:var(--accent-light,rgba(var(--accent-rgb),.1));color:var(--accent-text,var(--accent))}.help-nav-icon[data-v-e3fbd30d]{flex-shrink:0;width:1.125rem;height:1.125rem}.help-nav-label[data-v-e3fbd30d]{flex:1}.help-nav-count[data-v-e3fbd30d]{background:var(--surface);color:var(--text-muted);border-radius:9999px;padding:.125rem .5rem;font-size:.75rem}.help-nav-item-active .help-nav-count[data-v-e3fbd30d]{background:var(--accent);color:var(--text-on-accent,#fff)}.help-sidebar-footer[data-v-e3fbd30d]{border-top:1px solid var(--border);margin-top:auto;padding-top:1rem}.help-contact-link[data-v-e3fbd30d]{color:var(--text-muted);border-radius:.5rem;align-items:center;gap:.5rem;padding:.5rem .875rem;font-size:.8125rem;text-decoration:none;transition:all .15s;display:flex}.help-contact-link[data-v-e3fbd30d]:hover{background:var(--surface);color:var(--accent)}.help-content[data-v-e3fbd30d]{flex:1;min-width:0}.help-content-header[data-v-e3fbd30d]{background:var(--surface);border:1px solid var(--border);border-radius:.75rem;align-items:flex-start;gap:1rem;margin-bottom:1rem;padding:1.25rem;display:flex}.help-content-icon[data-v-e3fbd30d]{background:var(--accent-light,rgba(var(--accent-rgb),.1));color:var(--accent);border-radius:.5rem;flex-shrink:0;width:2.5rem;height:2.5rem;padding:.5rem}.help-content-title[data-v-e3fbd30d]{color:var(--text);margin:0 0 .25rem;font-size:1.125rem;font-weight:600}.help-content-desc[data-v-e3fbd30d]{color:var(--text-muted);margin:0;font-size:.875rem}.help-empty[data-v-e3fbd30d]{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:4rem 2rem;display:flex}.help-empty-icon[data-v-e3fbd30d]{color:var(--text-muted);opacity:.3;width:3rem;height:3rem;margin-bottom:1rem}.help-empty-text[data-v-e3fbd30d]{color:var(--text);margin:0 0 .25rem;font-size:1rem;font-weight:500}.help-empty-hint[data-v-e3fbd30d]{color:var(--text-muted);margin:0;font-size:.875rem}.help-articles[data-v-e3fbd30d]{flex-direction:column;gap:.5rem;display:flex}.help-article[data-v-e3fbd30d]{background:var(--surface);border:1px solid var(--border);border-radius:.5rem;transition:border-color .15s;overflow:hidden}.help-article[data-v-e3fbd30d]:hover{border-color:var(--accent)}.help-article-header[data-v-e3fbd30d]{cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:1rem;width:100%;min-height:2.75rem;padding:1rem 1.25rem;transition:background .15s;display:flex}.help-article-header[data-v-e3fbd30d]:hover{background:var(--surface-2,#00000005)}.help-article-question[data-v-e3fbd30d]{color:var(--text);flex:1;font-size:.9375rem;font-weight:500}.help-article-chevron[data-v-e3fbd30d]{color:var(--text-muted);flex-shrink:0;width:1.25rem;height:1.25rem;transition:transform .2s}.help-article-chevron-open[data-v-e3fbd30d]{transform:rotate(90deg)}.help-article-content[data-v-e3fbd30d]{overflow:hidden}.help-article-answer[data-v-e3fbd30d]{border-top:1px solid var(--border);color:var(--text-muted);padding:1rem 1.25rem 1.25rem;font-size:.9375rem;line-height:1.7}.help-article-answer[data-v-e3fbd30d] strong{color:var(--text);font-weight:600}.help-article-answer[data-v-e3fbd30d] .help-list{margin:.75rem 0;padding-left:0;list-style:none}.help-article-answer[data-v-e3fbd30d] .help-list li{margin-bottom:.375rem;padding-left:1.25rem;position:relative}.help-article-answer[data-v-e3fbd30d] .help-list li:before{background:var(--accent);content:"";border-radius:50%;width:.375rem;height:.375rem;position:absolute;top:.625rem;left:0}.help-accordion[data-v-e3fbd30d]{flex-direction:column;gap:.5rem;display:flex}.help-accordion-item[data-v-e3fbd30d]{background:var(--surface);border:1px solid var(--border);border-radius:.75rem;overflow:hidden}.help-accordion-header[data-v-e3fbd30d]{cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:.75rem;width:100%;min-height:3.5rem;padding:1rem;transition:background .15s;display:flex}.help-accordion-header[data-v-e3fbd30d]:hover{background:var(--surface-2,#00000005)}.help-accordion-header-active[data-v-e3fbd30d]{background:var(--accent-light,rgba(var(--accent-rgb),.08));border-bottom:1px solid var(--border)}.help-accordion-icon[data-v-e3fbd30d]{color:var(--accent);flex-shrink:0;width:1.25rem;height:1.25rem}.help-accordion-label[data-v-e3fbd30d]{color:var(--text);flex:1;font-size:1rem;font-weight:600}.help-accordion-count[data-v-e3fbd30d]{background:var(--surface-2);color:var(--text-muted);border-radius:9999px;padding:.25rem .625rem;font-size:.75rem}.help-accordion-header-active .help-accordion-count[data-v-e3fbd30d]{background:var(--accent);color:var(--text-on-accent,#fff)}.help-accordion-chevron[data-v-e3fbd30d]{color:var(--text-muted);flex-shrink:0;width:1.25rem;height:1.25rem;transition:transform .2s}.help-accordion-chevron-open[data-v-e3fbd30d]{transform:rotate(90deg)}.help-accordion-content[data-v-e3fbd30d]{background:var(--bg);padding:.5rem;overflow:hidden}.help-article-nested[data-v-e3fbd30d]{border-radius:.5rem;margin-bottom:.375rem}.help-article-nested[data-v-e3fbd30d]:last-child{margin-bottom:0}.help-article-nested .help-article-header[data-v-e3fbd30d]{padding:.75rem 1rem}.help-article-nested .help-article-question[data-v-e3fbd30d]{font-size:.875rem}.help-article-nested .help-article-answer[data-v-e3fbd30d]{padding:0 1rem 1rem;font-size:.875rem}.help-contact-mobile[data-v-e3fbd30d]{background:var(--surface);border:1px solid var(--accent);color:var(--accent);border-radius:.75rem;justify-content:center;align-items:center;gap:.5rem;margin-top:1.5rem;padding:.875rem;font-size:.9375rem;font-weight:500;text-decoration:none;transition:all .15s;display:flex}.help-contact-mobile[data-v-e3fbd30d]:hover{background:var(--accent);color:var(--text-on-accent,#fff)}.help-search-results[data-v-e3fbd30d]{margin-top:.5rem}@media (width<=768px){.help-page[data-v-e3fbd30d]{padding:1rem}.help-header[data-v-e3fbd30d]{margin-bottom:1rem}.help-title[data-v-e3fbd30d]{font-size:1.25rem}.help-title-icon[data-v-e3fbd30d]{width:1.75rem;height:1.75rem}.help-subtitle[data-v-e3fbd30d]{font-size:.875rem}.help-search[data-v-e3fbd30d]{max-width:100%;margin-bottom:1rem}}[data-theme=dark] .help-nav-item[data-v-e3fbd30d]:hover{background:#ffffff0d}[data-theme=dark] .help-nav-item-active[data-v-e3fbd30d]{background:#2dd4bf26}[data-theme=dark] .help-nav-count[data-v-e3fbd30d]{background:#ffffff1a}[data-theme=dark] .help-article[data-v-e3fbd30d],[data-theme=dark] .help-content-header[data-v-e3fbd30d]{background:#1a1a2499}[data-theme=dark] .help-article-header[data-v-e3fbd30d]:hover{background:#ffffff08}[data-theme=dark] .help-contact-link[data-v-e3fbd30d]:hover{background:#ffffff0d}[data-theme=dark] .help-accordion-item[data-v-e3fbd30d]{background:#1a1a2499}[data-theme=dark] .help-accordion-header[data-v-e3fbd30d]:hover{background:#ffffff08}[data-theme=dark] .help-accordion-header-active[data-v-e3fbd30d]{background:#2dd4bf1a}[data-theme=dark] .help-accordion-content[data-v-e3fbd30d]{background:#0003}[data-theme=dark] .help-contact-mobile[data-v-e3fbd30d]{background:#1a1a2499}[data-theme=dark] .help-contact-mobile[data-v-e3fbd30d]:hover{background:var(--accent)}
