.help .help-layout{display:grid;grid-template-columns:220px 1fr;grid-gap:2rem;gap:2rem;max-width:1100px;margin:0 auto;padding:2rem 6vw 3rem;min-height:60vh}.help-aside{padding-top:.5rem}.help-aside-label{text-transform:uppercase;letter-spacing:.12em;font-size:.7rem;color:#7a6a60;font-weight:600;margin:0 0 .75rem}.help-aside nav{display:flex;flex-direction:column;gap:.35rem}.help-aside a{color:#5a6575;font-size:.92rem;padding:.35rem 0}.help-aside a:hover{color:#1b2a4a}.help-main h1{font-family:Fraunces,serif;font-size:clamp(1.7rem,3vw,2.35rem);color:#1b2a4a;margin:0 0 .5rem;line-height:1.2}.help-main .help-summary{color:#5a6575;margin:0 0 1.5rem;max-width:52ch;line-height:1.5}.help-section{margin-bottom:2.25rem}.help-section h2{font-family:Fraunces,serif;font-size:1.15rem;color:#1b2a4a;margin:0 0 .85rem;padding-bottom:.4rem;border-bottom:2px solid #0f766e;display:inline-block}.help-list{list-style:none;padding:0;margin:0;display:grid;grid-gap:.65rem;gap:.65rem}.help-list a{display:block;padding:.85rem 0;border-top:1px solid #e2ddd4;color:inherit}.help-list a:hover h3{color:#0f766e}.help-list h3{font-family:Fraunces,serif;font-size:1.05rem;margin:0 0 .25rem;color:#1b2a4a}.help-list p{margin:0;color:#5a6575;font-size:.9rem;line-height:1.45}.help-article p{color:#5a6575;line-height:1.6;max-width:58ch;margin:0 0 1rem}.help-meta{display:flex;flex-wrap:wrap;gap:.75rem;margin:0 0 1.5rem;font-size:.8rem;color:#7a6a60}.help-meta a{color:#0f766e;font-weight:600}.help-nav-footer{margin-top:2rem;padding-top:1rem;border-top:1px solid #e2ddd4;display:flex;gap:1rem;flex-wrap:wrap;font-size:.9rem}.help-nav-footer a{color:#0f766e;font-weight:600}@media (max-width:800px){.help .help-layout{grid-template-columns:1fr;gap:1rem}.help-aside{display:flex;gap:1rem;align-items:baseline;overflow-x:auto;padding-bottom:.5rem;border-bottom:1px solid #e2ddd4}.help-aside nav{flex-direction:row;gap:1rem}.help-aside-label{margin:0}}