.help-hub.svelte-1q0wkka{max-width:100%}.help-hub-hero.svelte-1q0wkka{text-align:center;margin-bottom:var(--space-10, 2.5rem)}.help-hub-title.svelte-1q0wkka{font-size:var(--text-3xl, 1.875rem);font-weight:700;color:var(--text-primary, #1f2937);margin-bottom:var(--space-2, .5rem)}.help-hub-subtitle.svelte-1q0wkka{font-size:var(--text-lg, 1.125rem);color:var(--text-secondary, #4b5563);margin-bottom:var(--space-6, 1.5rem)}.help-hub-search.svelte-1q0wkka{position:relative;max-width:500px;margin:0 auto}.help-hub-search-input.svelte-1q0wkka{width:100%;padding:1rem 1rem 1rem 3rem;border:1px solid var(--border-color, #e5e7eb);border-radius:var(--radius-xl, .75rem);font-size:var(--text-base, 1rem);background:var(--surface-background, #f9fafb);color:var(--text-primary, #1f2937)}.help-hub-search-input.svelte-1q0wkka:focus{outline:none;border-color:var(--color-primary, #6366f1);box-shadow:0 0 0 3px var(--color-primary-alpha-10, rgba(99, 102, 241, .1))}.help-hub-section-title.svelte-1q0wkka{font-size:var(--text-xl, 1.25rem);font-weight:600;color:var(--text-primary, #1f2937);margin-bottom:var(--space-4, 1rem)}.help-hub-quick.svelte-1q0wkka{margin-bottom:var(--space-10, 2.5rem)}.help-hub-quick-grid.svelte-1q0wkka{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:var(--space-3, .75rem)}.help-hub-quick-link.svelte-1q0wkka{display:flex;align-items:center;justify-content:space-between;padding:var(--space-3, .75rem) var(--space-4, 1rem);background:var(--surface-background, #f9fafb);border-radius:var(--radius-md, .375rem);color:var(--text-primary, #1f2937);text-decoration:none;font-size:var(--text-sm, .875rem);transition:all .15s ease}.help-hub-quick-link.svelte-1q0wkka:hover{background:var(--color-primary-alpha-10, rgba(99, 102, 241, .1));color:var(--color-primary, #6366f1)}.help-hub-sections.svelte-1q0wkka{margin-bottom:var(--space-10, 2.5rem)}.help-hub-sections-grid.svelte-1q0wkka{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:var(--space-6, 1.5rem)}.help-hub-card.svelte-1q0wkka{background:var(--surface-background, #f9fafb);border-radius:var(--radius-lg, .5rem);padding:var(--space-5, 1.25rem)}.help-hub-card-header.svelte-1q0wkka{display:flex;gap:var(--space-4, 1rem);margin-bottom:var(--space-4, 1rem)}.help-hub-card-icon.svelte-1q0wkka{flex-shrink:0;width:2.5rem;height:2.5rem;background:var(--color-primary-alpha-10, rgba(99, 102, 241, .1));border-radius:var(--radius-md, .375rem);display:flex;align-items:center;justify-content:center;color:var(--color-primary, #6366f1)}.help-hub-card-title.svelte-1q0wkka{font-size:var(--text-lg, 1.125rem);font-weight:600;color:var(--text-primary, #1f2937);margin-bottom:var(--space-1, .25rem)}.help-hub-card-description.svelte-1q0wkka{font-size:var(--text-sm, .875rem);color:var(--text-secondary, #4b5563)}.help-hub-card-articles.svelte-1q0wkka{list-style:none;padding:0;margin:0 0 var(--space-4, 1rem) 0}.help-hub-card-link.svelte-1q0wkka{display:block;padding:var(--space-2, .5rem) 0;color:var(--text-secondary, #4b5563);text-decoration:none;font-size:var(--text-sm, .875rem);border-bottom:1px solid var(--border-color, #e5e7eb)}.help-hub-card-link.svelte-1q0wkka:hover{color:var(--color-primary, #6366f1)}.help-hub-card-more.svelte-1q0wkka{display:inline-flex;align-items:center;gap:var(--space-2, .5rem);color:var(--color-primary, #6366f1);font-size:var(--text-sm, .875rem);font-weight:500;text-decoration:none}.help-hub-card-more.svelte-1q0wkka:hover{text-decoration:underline}.help-hub-contact.svelte-1q0wkka{text-align:center;padding:var(--space-8, 2rem);background:linear-gradient(135deg,var(--color-primary-alpha-10, rgba(99, 102, 241, .1)),transparent);border-radius:var(--radius-xl, .75rem)}.help-hub-contact-title.svelte-1q0wkka{font-size:var(--text-xl, 1.25rem);font-weight:600;color:var(--text-primary, #1f2937);margin-bottom:var(--space-2, .5rem)}.help-hub-contact-text.svelte-1q0wkka{color:var(--text-secondary, #4b5563);margin-bottom:var(--space-4, 1rem)}.help-hub-contact-btn.svelte-1q0wkka{display:inline-block;padding:var(--space-3, .75rem) var(--space-6, 1.5rem);background:var(--color-primary, #6366f1);color:#fff;border-radius:var(--radius-lg, .5rem);text-decoration:none;font-weight:500;transition:background .15s ease}.help-hub-contact-btn.svelte-1q0wkka:hover{background:var(--color-primary-hover, #4f46e5)}@media (max-width: 768px){.help-hub-sections-grid.svelte-1q0wkka,.help-hub-quick-grid.svelte-1q0wkka{grid-template-columns:1fr}}.dark .help-hub.svelte-1q0wkka,.dark .help-hub-title.svelte-1q0wkka{color:#f5f5f5}.dark .help-hub-subtitle.svelte-1q0wkka{color:#ccc}.dark .help-hub-search-input.svelte-1q0wkka{background:#262c32;border-color:#383e45;color:#f5f5f5}.dark .help-hub-search-input.svelte-1q0wkka::placeholder{color:#a6a6a6}.dark .help-hub-section-title.svelte-1q0wkka{color:#f5f5f5}.dark .help-hub-quick-link.svelte-1q0wkka{background:#262c32;border:1px solid #383E45;color:#f5f5f5}.dark .help-hub-quick-link.svelte-1q0wkka:hover{background:#26a69a26;border-color:#26a69a;color:#26a69a}.dark .help-hub-card.svelte-1q0wkka{background:#262c32;border:1px solid #383E45}.dark .help-hub-card-icon.svelte-1q0wkka{background:#26a69a26;color:#26a69a}.dark .help-hub-card-title.svelte-1q0wkka{color:#f5f5f5}.dark .help-hub-card-description.svelte-1q0wkka{color:#ccc}.dark .help-hub-card-link.svelte-1q0wkka{color:#ccc;border-bottom-color:#383e45}.dark .help-hub-card-link.svelte-1q0wkka:hover,.dark .help-hub-card-more.svelte-1q0wkka{color:#26a69a}.dark .help-hub-contact.svelte-1q0wkka{background:linear-gradient(135deg,#26a69a26,#26a69a0d);border:1px solid rgba(38,166,154,.3)}.dark .help-hub-contact-title.svelte-1q0wkka{color:#f5f5f5}.dark .help-hub-contact-text.svelte-1q0wkka{color:#ccc}
