.help_page__lh_pe{max-width:var(--container-content);margin:0 auto;padding:var(--space-12) var(--container-pad);display:flex;justify-content:center}.help_card__pmoyR{width:100%;max-width:560px;background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);padding:var(--space-8)}.help_title__GnsZf{font-size:24px;font-weight:600;color:var(--color-text)}.help_subtitle__9X6aU{margin-top:var(--space-2);font-size:14px;color:var(--color-text-muted)}.help_grid__I00y9{margin-top:var(--space-8);display:grid;grid-template-columns:repeat(2,1fr);grid-gap:var(--space-6) var(--space-4);gap:var(--space-6) var(--space-4)}.help_option__cqyG0{display:flex;align-items:center;gap:var(--space-3);padding:var(--space-2);border-radius:var(--radius-md);color:var(--color-text);transition:background .15s,transform .15s}.help_option__cqyG0:hover{background:rgba(91,45,163,.06);transform:translateY(-1px)}.help_optionIcon__LK0Kn{flex-shrink:0;width:44px;height:44px;display:grid;place-items:center;border-radius:50%;background:rgba(91,45,163,.08);color:var(--color-primary)}.help_optionIcon__LK0Kn svg{width:22px;height:22px}.help_optionText__h4DH7{display:flex;flex-direction:column;min-width:0}.help_optionTitle__T0UOu{font-size:15px;font-weight:600;color:var(--color-text);line-height:1.3}.help_optionSub__nxpUp{font-size:13px;color:var(--color-text-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media(max-width:560px){.help_card__pmoyR{padding:var(--space-6)}.help_grid__I00y9{grid-template-columns:1fr;gap:var(--space-4)}}