.gr-api__heading{margin:0 auto;max-width:640px}.gr-api__title{margin:0}.gr-api__features{display:grid;gap:32px;grid-template-columns:repeat(3,1fr);margin-top:64px}.gr-api__feature{display:flex;flex-direction:column;gap:14px}.gr-api__icon{color:var(--gr-black);font-size:32px}.gr-api__feature-text{display:flex;flex-direction:column;gap:8px}.gr-api__feature-title{margin:0}.gr-api__feature-desc{color:#606166;margin:0}.gr-api__terminal{background:#0f1117;border-radius:6px;overflow:hidden}.gr-api__termbar{align-items:center;background:#1c1f2a;display:flex;gap:6px;height:44px;padding-left:16px}.gr-api__dot{border-radius:50%;display:inline-block;height:12px;width:12px}.gr-api__dot--red{background:#ff5f57}.gr-api__dot--yellow{background:#febc2e}.gr-api__dot--green{background:#28c840}.gr-api__tabs{align-items:stretch;display:flex;height:44px;margin-left:10px}.gr-api__tab{appearance:none;background:#0e0f12;border:none;color:#999;cursor:pointer;font-family:Inter,sans-serif;font-size:12px;width:80px}.gr-api__tab--active{background:#1c1f2a;color:#fff}.gr-api__termbody{align-items:stretch;display:flex}.gr-api__request,.gr-api__response{box-sizing:border-box;flex:1;height:402px;min-width:0;overflow:hidden;padding:24px 28px}.gr-api__divider{align-self:stretch;background:#4d4d66;width:1px}.gr-api__comment{color:#666;font-family:Inter,sans-serif;font-size:10px;line-height:14px;margin:0 0 4px}.gr-api__code{font-family:SF Mono,Fira Code,Menlo,Consolas,monospace;font-size:14px;line-height:20px;margin:0;overflow-x:auto;white-space:pre}.gr-api__tok-kw{color:#6e7bff}.gr-api__tok-path{color:#e6e6e6}.gr-api__tok-punc{color:#99a6bf}.gr-api__tok-key{color:#78b9ff}.gr-api__tok-str{color:#9eceff}.gr-api__tok-num{color:#f8c555}.gr-api__tok-bool{color:#f87582}.gr-api__tok-status{color:#56d364}@media (max-width:900px){.gr-api__features{gap:40px;grid-template-columns:1fr}.gr-api__termbody{flex-direction:column}.gr-api__divider{height:1px;width:auto}.gr-api__tabs{margin-left:0}}