.help-page{color:var(--landing-on-surface);padding:32px var(--landing-gutter) 80px}.help-page .help-inner{max-width:800px;margin-inline:auto}.help-page .help-index{max-width:var(--landing-max-width)}.help-page .help-breadcrumb{color:var(--landing-muted);flex-wrap:wrap;gap:12px;font-size:14px;display:flex}.help-page a{color:var(--landing-primary)}.help-page a:focus-visible{outline:3px solid var(--landing-primary);outline-offset:5px}.help-page .help-heading{max-width:800px;padding-block:48px}.help-page .help-eyebrow{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.1em;color:var(--landing-primary);font-size:12px}.help-page h1{font-family:var(--font-display);letter-spacing:-.04em;overflow-wrap:anywhere;margin:16px 0 24px;font-size:clamp(34px,5vw,58px);line-height:1.1}.help-page p,.help-page li{color:var(--landing-on-surface-variant);line-height:1.75}.help-page .help-heading p{max-width:680px;font-size:19px}.help-page h2{font-family:var(--font-display);letter-spacing:-.02em;line-height:1.25}.help-page .help-article{background:var(--landing-surface);border:1px solid var(--landing-outline-variant);border-radius:24px;padding:clamp(24px,5vw,48px)}.help-page .help-article h2{margin:36px 0 16px;font-size:26px}.help-page .help-article p{margin-block:0 20px}.help-page .help-article li{margin-bottom:12px;padding-left:6px}.help-page .help-article ul,.help-page .help-article ol{margin-bottom:28px;padding-left:24px}.help-page .help-callout{background:var(--landing-surface-container);border-radius:24px;margin-top:32px;padding:28px}.help-page .help-callout h2{margin-top:0}.help-page .help-callout a{font-weight:700}.help-page .help-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;display:grid}.help-page .help-card{background:var(--landing-surface);border:1px solid var(--landing-outline-variant);border-radius:24px;flex-direction:column;gap:16px;padding:32px;text-decoration:none;transition:border-color .15s;display:flex}.help-page .help-card:hover{border-color:var(--landing-primary)}.help-page .help-card h2{color:var(--landing-on-surface);margin:0;font-size:25px}.help-page .help-card p{margin:0 0 12px}.help-page .help-card-action{margin-top:auto;font-weight:700}@media (width<=640px){.help-page .help-grid{grid-template-columns:1fr}.help-page .help-heading{padding-block:32px}.help-page .help-card{padding:24px}}
