.try-it:where(.astro-5n4o5hfb){--tryit-gold: #f6d77a;--tk-key: #f6d77a;--tk-str: #9ece6a;--tk-num: #e0a458;--tk-bool: #c4a7f5;--tk-null: #8b93a7;margin:1.5rem 0;padding:1.15rem;border:1px solid var(--sl-color-gray-5);border-radius:.6rem;background:var(--sl-color-bg-nav);box-shadow:0 1px 2px #0000002e}.try-it__tabs:where(.astro-5n4o5hfb){display:flex;flex-wrap:wrap;gap:.375rem;margin-bottom:.75rem}.try-it__tab:where(.astro-5n4o5hfb){padding:.3rem .75rem;font:inherit;font-size:var(--sl-text-sm);color:var(--sl-color-gray-3);background:transparent;border:1px solid var(--sl-color-gray-5);border-radius:.4rem;cursor:pointer}.try-it__tab:where(.astro-5n4o5hfb)[aria-selected=true]{color:var(--tryit-gold);background:#f6d77a1f;border-color:#f6d77a80;font-weight:600}.try-it__bar:where(.astro-5n4o5hfb){display:flex;flex-wrap:wrap;align-items:center;gap:.75rem}.try-it__url:where(.astro-5n4o5hfb){flex:1 1 16rem;min-width:0;font-size:var(--sl-text-sm);padding:.4rem .65rem;border:1px solid var(--sl-color-gray-5);border-radius:.4rem;background:var(--sl-color-black);color:var(--sl-color-text);text-decoration:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.try-it__url:where(.astro-5n4o5hfb):hover{border-color:var(--sl-color-gray-4)}.try-it__actions:where(.astro-5n4o5hfb){display:inline-flex;align-items:center;gap:.5rem}.try-it__btn:where(.astro-5n4o5hfb){padding:.4rem .95rem;font:inherit;font-size:var(--sl-text-sm);color:var(--sl-color-gray-2);background:transparent;border:1px solid var(--sl-color-gray-5);border-radius:.4rem;cursor:pointer}.try-it__btn:where(.astro-5n4o5hfb):hover{border-color:var(--sl-color-gray-4)}.try-it__btn--primary:where(.astro-5n4o5hfb){color:#17181c;background:var(--tryit-gold);border-color:var(--tryit-gold);font-weight:700}.try-it__btn--primary:where(.astro-5n4o5hfb):hover{background:#f8df93;border-color:#f8df93}.try-it__btn--primary:where(.astro-5n4o5hfb):disabled{opacity:.65;cursor:default}.try-it__panel:where(.astro-5n4o5hfb){margin-top:.9rem;padding-top:.9rem;border-top:1px solid var(--sl-color-gray-5)}.try-it__panel-head:where(.astro-5n4o5hfb){display:flex;align-items:center;justify-content:space-between;margin-bottom:.5rem}.try-it__status:where(.astro-5n4o5hfb){display:inline-flex;align-items:center;gap:.45rem;font-size:var(--sl-text-sm);font-family:var(--__sl-font-mono, ui-monospace, monospace);color:var(--sl-color-gray-2)}.try-it__dot:where(.astro-5n4o5hfb){width:.55rem;height:.55rem;border-radius:50%;background:#4ade80}.try-it__status:where(.astro-5n4o5hfb)[data-state=sample] .try-it__dot:where(.astro-5n4o5hfb){background:var(--sl-color-gray-3)}.try-it__status:where(.astro-5n4o5hfb)[data-state=loading] .try-it__dot:where(.astro-5n4o5hfb){background:var(--tryit-gold)}.try-it__status:where(.astro-5n4o5hfb)[data-state=error] .try-it__dot:where(.astro-5n4o5hfb){background:#f7768e}.try-it__status:where(.astro-5n4o5hfb)[data-state=error]{color:#f7768e}.try-it__copyjson:where(.astro-5n4o5hfb){padding:.15rem .5rem;font:inherit;font-size:var(--sl-text-xs);color:var(--sl-color-gray-3);background:transparent;border:1px solid var(--sl-color-gray-5);border-radius:.35rem;cursor:pointer}.try-it__copyjson:where(.astro-5n4o5hfb):hover{color:var(--sl-color-gray-2);border-color:var(--sl-color-gray-4)}.try-it__pre:where(.astro-5n4o5hfb){margin:0;max-height:24rem;overflow:auto;padding:.85rem 1rem;border:1px solid var(--sl-color-gray-5);border-radius:.4rem;background:var(--sl-color-black)}.try-it__pre:where(.astro-5n4o5hfb) code:where(.astro-5n4o5hfb){display:grid;grid-template-columns:2.25em 1fr;column-gap:1em;font-size:var(--sl-text-code, .875rem);line-height:1.5}.try-it__pre:where(.astro-5n4o5hfb) code:where(.astro-5n4o5hfb).is-message{display:block;white-space:pre-wrap;color:var(--sl-color-gray-2)}.tk-ln:where(.astro-5n4o5hfb){text-align:right;color:var(--sl-color-gray-4);user-select:none}.tk-line:where(.astro-5n4o5hfb){white-space:pre;min-width:0}.tk-key:where(.astro-5n4o5hfb){color:var(--tk-key)}.tk-str:where(.astro-5n4o5hfb){color:var(--tk-str)}.tk-num:where(.astro-5n4o5hfb){color:var(--tk-num)}.tk-bool:where(.astro-5n4o5hfb){color:var(--tk-bool)}.tk-null:where(.astro-5n4o5hfb){color:var(--tk-null)}.try-it__tab:where(.astro-5n4o5hfb):focus-visible,.try-it__btn:where(.astro-5n4o5hfb):focus-visible,.try-it__copyjson:where(.astro-5n4o5hfb):focus-visible,.try-it__url:where(.astro-5n4o5hfb):focus-visible{outline:2px solid var(--tryit-gold);outline-offset:2px}[data-theme=light] .try-it:where(.astro-5n4o5hfb){--tk-key: #8a6d1f;--tk-str: #3d7a2e;--tk-num: #9a5a12;--tk-bool: #6a3fa0;--tk-null: #6b7280}
