.container.svelte-1q72nn8{display:flex;flex-direction:column;justify-content:center;align-content:center;width:100%;border:1px solid var(--text-dim);border-radius:4px}.container.svelte-1q72nn8 button:where(.svelte-1q72nn8){all:unset;box-sizing:border-box;cursor:pointer;-webkit-user-select:none;user-select:none;display:flex;justify-content:space-between;align-items:center;padding:8px 12px;color:var(--text-secondary);font-family:var(--font-family);font-size:13px;font-weight:500;white-space:nowrap;overflow:hidden}.container.svelte-1q72nn8 button.code:where(.svelte-1q72nn8){font-family:var(--monospace)}.container.svelte-1q72nn8 button:where(.svelte-1q72nn8):hover{color:var(--text-secondary);background:#ffffff04}.container.svelte-1q72nn8 .content:where(.svelte-1q72nn8){display:flex;flex-direction:column;justify-content:center;align-content:center;gap:8px;width:100%;max-height:0px;overflow:hidden;padding:0 8px;transition:max-height .1s cubic-bezier(.87,0,.13,1)}.container.svelte-1q72nn8 .content.open:where(.svelte-1q72nn8){max-height:2400px;padding:8px}
