.playground_shell__bjF00{display:flex;flex-direction:column;gap:20px;max-width:1100px;margin:0 auto}.playground_tabs__vz_yU{display:flex;gap:6px;margin-bottom:2px;flex-wrap:wrap}.playground_tab__RI0Qp{padding:7px 14px;border-radius:var(--radius-md);border:1px solid transparent;background:transparent;color:var(--text-muted,#9aa3af);cursor:pointer;font-size:13px;font-weight:500;transition:background .15s,border-color .15s,color .15s}.playground_tab__RI0Qp:hover{color:var(--text,#e8eaed);background:rgba(255,255,255,.04)}.playground_tabActive__6m_r6{background:rgba(88,166,255,.1);border-color:rgba(88,166,255,.35);color:var(--accent,#58a6ff)}.playground_grid___xkFn{display:grid;grid-template-columns:minmax(220px,260px) 1fr;grid-gap:20px;gap:20px;align-items:start}.playground_picker__ibD6k{background:var(--bg-elevated,#141820);border:1px solid var(--border,rgba(255,255,255,.08));border-radius:var(--radius-md);padding:12px;position:-webkit-sticky;position:sticky;top:12px}.playground_pickerToolbar__G_Fbl{display:flex;gap:8px;margin-bottom:10px;flex-wrap:wrap}.playground_search__xVqWu{flex:1 1;min-width:0;padding:8px 11px;border-radius:var(--radius-md);border:1px solid var(--border,rgba(255,255,255,.08));background:var(--bg,#0c0e12);color:var(--text,#e8eaed);font-size:13px}.playground_search__xVqWu::placeholder{color:#6e7681}.playground_filterBtn__K8dIX{padding:7px 10px;border-radius:var(--radius-md);border:1px solid var(--border,rgba(255,255,255,.08));background:var(--bg,#0c0e12);color:var(--text-muted,#9aa3af);font-size:11px;font-weight:600;cursor:pointer;white-space:nowrap}.playground_filterBtnActive__efv69{border-color:rgba(88,166,255,.4);color:var(--accent,#58a6ff);background:rgba(88,166,255,.1)}.playground_pickerMeta__2qifZ{font-size:11px;color:var(--text-muted,#9aa3af);margin:0 0 10px}.playground_providerGroups__qVTg1{display:flex;flex-direction:column;gap:12px;max-height:min(520px,calc(100vh - 280px));overflow-y:auto;padding-right:4px}.playground_providerGroup__qgOC6{margin:0}.playground_providerLabel__2Ckjj{font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.07em;color:rgba(154,163,175,.8);margin:0 0 4px;padding:0 4px}.playground_modelList__49cjO{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:1px}.playground_modelBtn__1zP8r{width:100%;text-align:left;padding:7px 9px;border-radius:var(--radius-md);border:1px solid transparent;background:transparent;cursor:pointer;color:var(--text,#e8eaed);display:flex;align-items:center;justify-content:space-between;gap:8px;transition:background .12s,border-color .12s}.playground_modelBtn__1zP8r:hover:not(:disabled){background:rgba(255,255,255,.04)}.playground_modelBtnActive__85cHr{border-color:rgba(88,166,255,.45);background:rgba(88,166,255,.1)}.playground_modelBtnLocked__vxINg{opacity:.45;cursor:not-allowed}.playground_modelName__xiFDO{font-size:13px;font-weight:500;line-height:1.3;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.playground_modelMeta__yZxA4{flex-shrink:0;font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.03em;color:var(--text-muted,#9aa3af);padding:2px 6px;border-radius:var(--radius-md);background:rgba(255,255,255,.05)}.playground_modelMetaFree__KuXBE{color:var(--success,#3fb950);background:rgba(63,185,80,.12)}.playground_lockTag__G0P8N{display:inline-block;margin-left:6px;font-size:9px;font-weight:700;color:var(--text-muted,#9aa3af);text-transform:uppercase;letter-spacing:.04em;vertical-align:middle}.playground_panel__GF7wB{background:var(--bg-elevated,#141820);border:1px solid var(--border,rgba(255,255,255,.08));border-radius:var(--radius-md);padding:24px;min-height:400px;display:flex;flex-direction:column}.playground_input__PxofY{width:100%;padding:16px 18px;border-radius:var(--radius-md);border:1px solid var(--border,rgba(255,255,255,.08));background:var(--bg,#0c0e12);color:var(--text,#e8eaed);font-size:15px;resize:vertical;font-family:inherit;line-height:1.55;min-height:120px;box-sizing:border-box}.playground_input__PxofY::placeholder{color:#6e7681}.playground_input__PxofY:focus{outline:none;border-color:rgba(88,166,255,.45);box-shadow:0 0 0 3px rgba(88,166,255,.1)}.playground_actions__LbtO8{margin-top:14px;display:flex;align-items:center;gap:10px}.playground_primaryBtn__biaP4{padding:10px 18px;border-radius:var(--radius-md);border:none;background:var(--accent-muted,#388bfd);color:#fff;font-weight:600;cursor:pointer;font-size:14px;transition:background .15s}.playground_primaryBtn__biaP4:hover:not(:disabled){background:var(--accent,#58a6ff)}.playground_primaryBtn__biaP4:disabled{opacity:.55;cursor:not-allowed}.playground_output__3j0rU{margin-top:24px;padding-top:20px;border-top:1px solid var(--border,rgba(255,255,255,.08));flex:1 1}.playground_output__3j0rU h3{margin:0 0 10px;font-size:13px;font-weight:600;color:var(--text-muted,#9aa3af);text-transform:uppercase;letter-spacing:.04em}.playground_output__3j0rU pre{white-space:pre-wrap;font-size:14px;line-height:1.65;margin:0;color:var(--text,#e8eaed)}.playground_compareGrid__PUuea{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));grid-gap:12px;gap:12px;margin-top:20px}.playground_compareCard__37qq_{padding:14px;border-radius:var(--radius-md);border:1px solid var(--border,rgba(255,255,255,.08));background:var(--bg,#0c0e12)}.playground_compareCard__37qq_ h4{margin:0 0 8px;font-size:13px;color:var(--text,#e8eaed)}.playground_compareCard__37qq_ p{margin:0;font-size:12px;color:var(--text-muted,#9aa3af);line-height:1.5}.playground_hint__CKi8g{margin-top:12px;font-size:12px;color:var(--text-muted,#9aa3af)}.playground_hint__CKi8g a{color:var(--accent,#58a6ff)}.playground_signInGate__3mhry{text-align:center;padding:56px 28px;background:var(--bg-elevated,#141820);border:1px solid var(--border,rgba(255,255,255,.08));border-radius:var(--radius-md);max-width:440px;margin:48px auto}.playground_signInGate__3mhry h2{margin:0 0 12px;font-size:20px;letter-spacing:-.02em;color:var(--text,#e8eaed)}.playground_signInGate__3mhry p{color:var(--text-muted,#9aa3af);margin:0 0 24px;line-height:1.5}.playground_headerBar__zoVRV{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:4px}.playground_creditsBadge__S1E3y,.playground_requestsBadge__JTqMs,.playground_tierBadge__auWis{font-size:12px;font-weight:500;padding:5px 10px;border-radius:var(--radius-md);border:1px solid var(--border,rgba(255,255,255,.08));background:var(--bg-elevated,#141820);color:var(--text-muted,#9aa3af)}.playground_creditsBadge__S1E3y{color:var(--accent,#58a6ff);border-color:rgba(88,166,255,.3)}.playground_tierBadge__auWis{text-transform:capitalize}.playground_upgradeLink__Vu9hl{margin-left:auto;font-size:13px;font-weight:600;color:var(--accent,#58a6ff);text-decoration:none}.playground_upgradeLink__Vu9hl:hover{text-decoration:underline}.playground_toast__JLsdf{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 16px;margin-bottom:12px;border-radius:var(--radius-md);background:rgba(63,185,80,.1);border:1px solid rgba(63,185,80,.3);color:var(--text,#e8eaed);font-size:14px}.playground_toastDemo__7el8r{background:rgba(210,153,34,.1);border-color:rgba(210,153,34,.3)}.playground_toastClose__j5dNM{background:none;border:none;font-size:18px;cursor:pointer;color:var(--text-muted,#9aa3af);line-height:1}@media (max-width:800px){.playground_grid___xkFn{grid-template-columns:1fr}.playground_picker__ibD6k{position:static}.playground_providerGroups__qVTg1{max-height:280px}.playground_shell__bjF00{max-width:none}}.playground_modelRow__h9PeF{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:var(--space-2,1rem)}.playground_modelChip__F59uJ{display:inline-flex;flex-direction:column;align-items:flex-start;gap:2px;padding:.5rem .75rem;min-height:44px;border:1px solid var(--border);border-radius:var(--radius-md);background:var(--bg-elevated);color:var(--text-muted);font-family:inherit;cursor:pointer;transition:border-color .15s,color .15s}.playground_modelChip__F59uJ strong{font-size:.875rem}.playground_modelChip__F59uJ span{font-size:.75rem;opacity:.75}.playground_modelChip__F59uJ:hover{border-color:var(--accent);color:var(--text)}.playground_modelChip__F59uJ:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.playground_modelChipOn__oM6_Y{border-color:var(--accent);color:var(--text);background:color-mix(in srgb,var(--accent) 12%,var(--bg-elevated))}.playground_modelRowHint__WkiPF{font-size:.75rem;color:var(--text-muted);margin-left:auto}.playground_voteRow__9_JQp{display:flex;gap:.5rem;margin-top:.75rem}.playground_voteBtn__rWOMa{display:inline-flex;align-items:center;gap:.35rem;padding:.375rem .625rem;min-height:32px;border:1px solid var(--border);border-radius:var(--radius-md);background:transparent;color:var(--text-muted);font-family:inherit;font-size:.75rem;cursor:pointer}.playground_voteBtn__rWOMa:hover{border-color:var(--accent);color:var(--text)}.playground_voteBtn__rWOMa:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.playground_voteBtnOn__Edcf6{border-color:var(--accent);color:var(--text);background:color-mix(in srgb,var(--accent) 14%,transparent)}.playground_examplesRow__2fxQI{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;margin-top:var(--space-2,1rem)}.playground_examplesLabel__iqXJj{font-size:.75rem;color:var(--text-muted);text-transform:uppercase;letter-spacing:.06em}.playground_exampleChip__Xxigy{padding:.375rem .75rem;min-height:32px;border:1px solid var(--border);border-radius:999px;background:transparent;color:var(--text-muted);font-family:inherit;font-size:.8125rem;cursor:pointer}.playground_exampleChip__Xxigy:hover{border-color:var(--accent);color:var(--text)}.playground_exampleChip__Xxigy:focus-visible{outline:2px solid var(--accent);outline-offset:2px}