.help-page[data-v-d2aa2e65]{min-height:100vh;display:flex;flex-direction:column;background:#f9fafb}.container[data-v-d2aa2e65]{max-width:800px;margin:0 auto;padding:0 24px}.help-header[data-v-d2aa2e65]{background:#fff;border-bottom:1px solid #e5e7eb;padding:16px 0}.help-header-inner[data-v-d2aa2e65]{display:flex;justify-content:space-between;align-items:center}.logo[data-v-d2aa2e65]{display:flex;align-items:center;gap:8px;text-decoration:none;color:#111827;font-weight:700;font-size:1.25rem}.logo-icon[data-v-d2aa2e65]{font-size:1.5rem}.help-content[data-v-d2aa2e65]{flex:1;padding:48px 0}.help-hero[data-v-d2aa2e65]{text-align:center;margin-bottom:40px}.help-hero h1[data-v-d2aa2e65]{font-size:2.5rem;font-weight:700;color:#111827;margin-bottom:12px}.help-hero p[data-v-d2aa2e65]{font-size:1.125rem;color:#6b7280;max-width:500px;margin:0 auto}.quick-links[data-v-d2aa2e65]{display:flex;justify-content:center;gap:16px;margin-bottom:48px;flex-wrap:wrap}.quick-link[data-v-d2aa2e65]{display:flex;align-items:center;gap:8px;padding:12px 20px;background:#fff;border-radius:8px;text-decoration:none;color:#374151;font-weight:500;box-shadow:0 1px 3px #0000001a;transition:all .2s}.quick-link[data-v-d2aa2e65]:hover{background:#4f46e5;color:#fff;transform:translateY(-2px);box-shadow:0 4px 6px #4f46e540}.quick-link-icon[data-v-d2aa2e65]{font-size:1.25rem}.help-section[data-v-d2aa2e65]{margin-bottom:48px}.help-section h2[data-v-d2aa2e65]{font-size:1.5rem;font-weight:600;color:#111827;margin-bottom:24px;padding-bottom:12px;border-bottom:2px solid #e5e7eb}.guides-grid[data-v-d2aa2e65]{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.guide-card[data-v-d2aa2e65]{background:#fff;padding:24px;border-radius:12px;box-shadow:0 1px 3px #0000001a;transition:transform .2s,box-shadow .2s}.guide-card[data-v-d2aa2e65]:hover{transform:translateY(-2px);box-shadow:0 4px 6px #0000001a}.guide-icon[data-v-d2aa2e65]{font-size:2rem;display:block;margin-bottom:12px}.guide-card h3[data-v-d2aa2e65]{font-size:1.125rem;font-weight:600;color:#111827;margin-bottom:8px}.guide-card p[data-v-d2aa2e65]{font-size:.875rem;color:#6b7280;line-height:1.5}.faq-list[data-v-d2aa2e65]{display:flex;flex-direction:column;gap:8px}.faq-item[data-v-d2aa2e65]{background:#fff;border-radius:8px;box-shadow:0 1px 3px #0000001a;overflow:hidden}.faq-question[data-v-d2aa2e65]{width:100%;display:flex;justify-content:space-between;align-items:center;padding:16px 20px;background:none;border:none;cursor:pointer;font-size:1rem;font-weight:500;color:#111827;text-align:left;transition:background .2s}.faq-question[data-v-d2aa2e65]:hover{background:#f9fafb}.faq-toggle[data-v-d2aa2e65]{font-size:1.25rem;color:#4f46e5;font-weight:600}.faq-answer[data-v-d2aa2e65]{padding:0 20px 16px}.faq-answer p[data-v-d2aa2e65]{color:#6b7280;line-height:1.75;margin:0}.contact-section[data-v-d2aa2e65]{text-align:center}.contact-intro[data-v-d2aa2e65]{color:#6b7280;margin-bottom:24px}.contact-card[data-v-d2aa2e65]{background:#fff;padding:32px;border-radius:12px;box-shadow:0 1px 3px #0000001a;margin-bottom:16px}.contact-method[data-v-d2aa2e65]{display:flex;align-items:flex-start;gap:16px;text-align:left}.contact-icon[data-v-d2aa2e65]{font-size:2rem;flex-shrink:0}.contact-method h3[data-v-d2aa2e65]{font-size:1.125rem;font-weight:600;color:#111827;margin-bottom:4px}.contact-method p[data-v-d2aa2e65]{color:#6b7280;margin-bottom:8px;font-size:.875rem}.contact-link[data-v-d2aa2e65]{color:#4f46e5;text-decoration:none;font-weight:500}.contact-link[data-v-d2aa2e65]:hover{text-decoration:underline}.contact-note[data-v-d2aa2e65]{color:#9ca3af;font-size:.875rem}.related-section[data-v-d2aa2e65]{text-align:center}.related-links[data-v-d2aa2e65]{display:flex;justify-content:center;gap:16px;flex-wrap:wrap}.related-link[data-v-d2aa2e65]{display:flex;align-items:center;gap:8px;padding:12px 20px;background:#fff;border-radius:8px;text-decoration:none;color:#374151;font-weight:500;box-shadow:0 1px 3px #0000001a;transition:all .2s}.related-link[data-v-d2aa2e65]:hover{color:#4f46e5;transform:translateY(-2px);box-shadow:0 4px 6px #0000001a}.related-icon[data-v-d2aa2e65]{font-size:1.25rem}.help-footer[data-v-d2aa2e65]{background:#fff;border-top:1px solid #e5e7eb;padding:24px 0;text-align:center}.footer-links[data-v-d2aa2e65]{display:flex;justify-content:center;gap:24px;margin-bottom:12px}.footer-links a[data-v-d2aa2e65]{color:#6b7280;text-decoration:none;font-size:.875rem}.footer-links a[data-v-d2aa2e65]:hover{color:#4f46e5}.copyright[data-v-d2aa2e65]{color:#9ca3af;font-size:.875rem;margin-bottom:4px}.copyright strong[data-v-d2aa2e65]{color:#6b7280}.company-info[data-v-d2aa2e65]{color:#6b7280;font-size:.75rem}@media(max-width:640px){.help-hero h1[data-v-d2aa2e65]{font-size:1.75rem}.guides-grid[data-v-d2aa2e65]{grid-template-columns:1fr}.quick-links[data-v-d2aa2e65]{flex-direction:column;align-items:center}.quick-link[data-v-d2aa2e65]{width:100%;max-width:200px;justify-content:center}.related-links[data-v-d2aa2e65]{flex-direction:column;align-items:center}.related-link[data-v-d2aa2e65]{width:100%;max-width:200px;justify-content:center}.contact-method[data-v-d2aa2e65]{flex-direction:column;align-items:center;text-align:center}.footer-links[data-v-d2aa2e65]{flex-wrap:wrap;gap:16px}}
