.GraphqlPlaygroundTool_textarea__AERBT{width:100%;padding:.65rem .8rem;border-radius:var(--radius-sm);border:1px solid var(--border);background:var(--input-bg,var(--surface));color:var(--text);font-family:var(--font-mono);font-size:.82rem;line-height:1.6;resize:vertical;outline:none;transition:border-color .15s}.GraphqlPlaygroundTool_textarea__AERBT:focus{border-color:var(--accent)}.GraphqlPlaygroundTool_snippets__1i6L9{display:flex;align-items:center;flex-wrap:wrap;gap:.4rem;margin-bottom:.5rem}.GraphqlPlaygroundTool_snippetsLabel__5sfeu{font-size:.75rem;color:var(--text-muted)}.GraphqlPlaygroundTool_snippetBtn__KgeAR{padding:.2rem .6rem;border-radius:var(--radius-sm);border:1px solid var(--border);background:transparent;color:var(--text-muted);font-size:.75rem;cursor:pointer;transition:all .12s}.GraphqlPlaygroundTool_snippetBtn__KgeAR:hover{color:var(--text);border-color:var(--accent)}.GraphqlPlaygroundTool_errorList__pTYz3{display:flex;flex-direction:column;gap:.35rem}.GraphqlPlaygroundTool_errorItem__rm_nm{display:flex;align-items:flex-start;gap:.5rem;padding:.55rem .75rem;border-radius:var(--radius-sm);background:color-mix(in srgb,#e05252 8%,transparent);border:1px solid color-mix(in srgb,#e05252 25%,transparent);font-size:.85rem}.GraphqlPlaygroundTool_errorIcon__3DOqN{color:#e05252;flex-shrink:0}.GraphqlPlaygroundTool_resultHeader__546x8{display:flex;align-items:center;gap:.75rem;margin-bottom:.5rem}.GraphqlPlaygroundTool_resultLabel__DzmhD{font-size:.75rem;font-weight:600;color:var(--text-muted);text-transform:uppercase;letter-spacing:.06em}.GraphqlPlaygroundTool_copyBtn__tDcGZ{padding:.2rem .6rem;border-radius:var(--radius-sm);border:1px solid var(--border);background:transparent;color:var(--text-muted);font-size:.75rem;cursor:pointer;transition:all .12s;margin-left:auto}.GraphqlPlaygroundTool_copyBtn__tDcGZ:hover{color:var(--text);border-color:var(--accent)}.GraphqlPlaygroundTool_resultPre__pNmDN{width:100%;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-sm);padding:.75rem;font-family:var(--font-mono);font-size:.82rem;line-height:1.6;color:var(--text);white-space:pre;overflow:auto;max-height:520px}