.help-page{color:var(--brand-bottle);min-height:100vh;font-family:var(--typeface-body),sans-serif;background:#fff;padding:32px clamp(20px,5vw,72px)}.help-content{max-width:1000px;margin:50px auto}.help-content h1{font-family:var(--typeface-display);margin-bottom:16px;font-size:clamp(36px,5vw,56px);font-weight:400}.help-content h2{margin-bottom:18px;font-size:24px}.help-intro{max-width:660px;margin:20px 0 32px;line-height:1.7}.help-card{border:1px solid color-mix(in srgb,var(--brand-bottle) 15%,white);background:var(--brand-off-white);border-radius:14px;margin:24px 0;padding:clamp(20px,4vw,32px)}.help-form{gap:18px;margin-top:20px;display:grid}.help-form label{gap:9px;display:grid}.help-form input,.help-form textarea,.help-form select{font:inherit;border:1px solid var(--brand-bottle-muted);width:100%;color:var(--brand-bottle);background:#fff;border-radius:6px;padding:12px}.help-form .help-consent{align-items:start;gap:12px;display:flex}.help-consent input{width:auto;margin-top:5px}.help-form button{background:var(--brand-bottle);color:#fff;font:inherit;cursor:pointer;border:0;border-radius:6px;justify-self:start;padding:14px 22px}.help-form button:disabled{opacity:.6}.help-message{border-top:1px solid color-mix(in srgb,var(--brand-bottle) 15%,white);margin-top:20px;padding-top:20px;line-height:1.7}.help-message p{white-space:pre-wrap}.help-muted{color:var(--brand-bottle-muted)}.help-page summary{cursor:pointer;margin-top:20px;font-weight:600}.help-page a{text-underline-offset:4px;text-decoration:underline}
