.help-page .help-content{max-width:760px;margin:0 auto;padding:48px 0 56px;scroll-margin-top:20px}
.help-page .help-heading{padding-bottom:28px}
.help-page .help-heading h1{font-size:clamp(34px,5vw,52px);letter-spacing:-.045em;line-height:1.15;margin:0 0 12px}
.help-heading p{font-size:17px;color:var(--muted);margin:0}
.help-questions{border-top:1px solid var(--line)}
.help-questions details{border-bottom:1px solid var(--line);scroll-margin-top:24px}
.help-questions summary{list-style:none;display:flex;justify-content:space-between;align-items:center;gap:20px;min-height:56px;padding:16px 0;font-size:18px;font-weight:550;cursor:pointer}
.help-questions summary::-webkit-details-marker{display:none}
.help-questions summary:after{content:'+';flex-shrink:0;font-size:24px;font-weight:400;color:#627c4b}
.help-questions details[open] summary:after{content:'−'}
.help-questions p{margin:0;padding:0 32px 22px 0;font-size:16px;line-height:1.75;color:var(--muted)}
.help-contact{margin-top:36px}
.help-contact h2{font-size:24px;letter-spacing:-.025em;margin:0 0 12px}
.help-contact p{font-size:16px;line-height:1.7;color:var(--muted);max-width:650px}
.help-contact .issue-link{display:inline-block;font-size:16px;font-weight:550;padding:8px 0}
.help-contact .help-email{font-size:14px;margin-bottom:0}
.help-page a,.help-page p{overflow-wrap:anywhere}
.help-page summary:focus-visible,.help-page a:focus-visible{outline:2px solid var(--ink);outline-offset:4px}
.help-page footer>div{display:flex;flex-wrap:wrap;gap:20px}
@media(max-width:760px){.help-page nav{height:auto;min-height:80px;padding:16px 0;gap:14px;flex-wrap:wrap}.help-page nav .brand{flex:1 0 calc(100% - 170px)}.help-page .language-picker{order:1;margin-left:auto}.help-page nav>a:not(.brand){order:2}.help-page .help-content{padding-top:32px}.help-questions summary{font-size:17px}.help-questions p{padding-right:8px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
