.gl-help{--gh-ink:#163d2b;--gh-bg:#f5f7f0;max-width:1120px;margin:40px auto;padding:clamp(20px,4vw,56px);background:var(--gh-bg);color:var(--gh-ink);border-radius:24px;font:16px/1.7 system-ui,sans-serif;overflow-wrap:anywhere}.gl-help *{box-sizing:border-box}.gl-help h1{font:600 clamp(32px,5vw,56px)/1.12 system-ui;margin:12px 0 24px}.gl-help h2{font:600 25px/1.3 system-ui;margin:36px 0 14px}.gl-help p{margin:12px 0}.gl-help a{color:inherit;text-decoration:underline;text-underline-offset:4px}.gl-help a:focus-visible,.gl-help input:focus-visible,.gl-help textarea:focus-visible,.gl-help button:focus-visible{outline:3px solid #477849;outline-offset:4px}.gl-help-nav{display:flex;flex-wrap:wrap;gap:12px 24px;border-bottom:1px solid #ccd5c5;padding-bottom:20px}.gl-help-kicker{letter-spacing:.12em;font-size:12px;font-weight:700;text-transform:uppercase}.gl-help-grid{display:grid;grid-template-columns:1fr 1.4fr;gap:40px}.gl-help label{display:block;font-size:14px;font-weight:600;margin-top:18px}.gl-help input,.gl-help textarea{display:block;width:100%;max-width:100%;padding:13px;border:1px solid #7c8d79;border-radius:8px;background:#fff;color:#163d2b;font:inherit}.gl-help button{padding:14px 24px;margin-top:24px;border:0;border-radius:30px;background:#163d2b;color:#fff;font:600 16px system-ui;cursor:pointer}.gl-help-note{font-size:14px;color:#3b5849}.gl-help-status{padding:18px;border:1px solid #527e42;border-radius:10px;background:#e5eedf}.gl-help-error{padding:18px;border:2px solid #a52d28;background:#fff1ef;color:#742620}.gl-help article{scroll-margin-top:110px}.gl-help ol,.gl-help ul{padding-left:24px}.gl-help code{font-size:.9em;background:#e4eade;padding:2px 4px}.gl-help-toc{display:flex;flex-wrap:wrap;gap:10px 20px;padding:20px 0}@media(max-width:700px){.gl-help{margin:16px 10px;border-radius:16px;padding:24px 18px}.gl-help-grid{grid-template-columns:1fr;gap:12px}.gl-help h2{font-size:23px}}