.help-heading{max-width:780px;margin-bottom:24px}.help-heading h1{margin:10px 0;font-size:clamp(30px,4vw,46px)}.help-nav{flex-wrap:wrap;gap:10px;margin:24px 0;display:flex}.help-nav a{color:#193149;background:#fff;border:1px solid #dfded7;border-radius:12px;padding:10px 16px;text-decoration:none;transition:background .2s,transform .2s}.help-nav a:hover{background:#f0eee7;transform:translateY(-2px)}.help-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.help-grid section{padding:26px;scroll-margin-top:20px;line-height:1.8}.help-grid h2{font-size:23px;line-height:1.3}.help-step{color:#a98035;font-size:13px;font-weight:700}.help-grid p,.help-grid li{color:#4c5d70}.help-grid ol{padding-left:22px}.help-grid li{margin:10px 0}@media (max-width:850px){.help-grid{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.help-nav a{transition:none}.help-nav a:hover{transform:none}}
