.code-block.svelte-1e06m8e{border:1px solid var(--border-subtle);background:var(--bg-surface);width:100%;max-width:100%;min-width:0;border-radius:var(--radius-md);overflow:hidden;box-shadow:0 18px 48px #0000002e}.code-block__head.svelte-1e06m8e{display:flex;align-items:center;gap:12px;padding:10px 12px;border-bottom:1px solid var(--border-subtle);background:var(--bg-surface-2)}.code-block__file.svelte-1e06m8e{flex:1;font-size:var(--text-mono);color:var(--text-secondary);min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.code-block__lang.svelte-1e06m8e{font-size:12px;color:var(--text-tertiary);text-transform:lowercase}.code-block__copy.svelte-1e06m8e{margin-left:auto;border:0;background:transparent;color:var(--text-tertiary);font-size:12px;cursor:pointer;padding:4px 8px;border-radius:var(--radius-sm);transition:color .15s ease}.code-block__copy.svelte-1e06m8e:hover,.code-block__copy.svelte-1e06m8e:focus-visible{color:var(--text-primary);background:var(--shimmer)}.code-block__pre.svelte-1e06m8e{margin:0;padding:16px;max-width:100%;overflow-x:auto;font-size:var(--text-mono);line-height:1.55;color:var(--syntax-text);background:var(--bg-surface)}@media(max-width:639px){.code-block.svelte-1e06m8e{border-radius:var(--radius-sm);box-shadow:0 14px 36px #0003}.code-block__head.svelte-1e06m8e{gap:8px;padding:9px 10px}.code-block__file.svelte-1e06m8e,.code-block__lang.svelte-1e06m8e,.code-block__copy.svelte-1e06m8e{font-size:11px}.code-block__pre.svelte-1e06m8e{padding:12px;font-size:11px;line-height:1.55;max-height:360px;white-space:pre-wrap;overflow-wrap:anywhere;word-break:break-word}}html.theme-dark .code-block.svelte-1e06m8e{--syntax-text: #d6d3cb;--syntax-key: #f4eee0;--syntax-fn: #c9d7ff;--syntax-str: #b7dfc4;--syntax-lit: #f0d79b;--syntax-num: #f0d79b;--syntax-var: #d7c7ff;--syntax-punct: #77746d;--syntax-comment: #78746d;--syntax-prompt: #8f8a80}html.theme-light .code-block.svelte-1e06m8e{--syntax-text: #383734;--syntax-key: #0a0a0a;--syntax-fn: #284c8f;--syntax-str: #28613f;--syntax-lit: #7a4f00;--syntax-num: #7a4f00;--syntax-var: #5a3d8f;--syntax-punct: #8a8780;--syntax-comment: #85817a;--syntax-prompt: #8a8780}.code-block.svelte-1e06m8e .tok-key,.code-block.svelte-1e06m8e .tok-fn,.code-block.svelte-1e06m8e .tok-str,.code-block.svelte-1e06m8e .tok-lit,.code-block.svelte-1e06m8e .tok-num,.code-block.svelte-1e06m8e .tok-var,.code-block.svelte-1e06m8e .tok-punct,.code-block.svelte-1e06m8e .tok-prompt,.code-block.svelte-1e06m8e .tok-cmt{font-variant-ligatures:none}.code-block.svelte-1e06m8e .tok-key{color:var(--syntax-key);font-weight:500}.code-block.svelte-1e06m8e .tok-fn{color:var(--syntax-fn);font-weight:500}.code-block.svelte-1e06m8e .tok-str{color:var(--syntax-str);font-weight:400}.code-block.svelte-1e06m8e .tok-lit,.code-block.svelte-1e06m8e .tok-num{color:var(--syntax-lit)}.code-block.svelte-1e06m8e .tok-var{color:var(--syntax-var)}.code-block.svelte-1e06m8e .tok-punct,.code-block.svelte-1e06m8e .tok-prompt{color:var(--syntax-punct)}.code-block.svelte-1e06m8e .tok-cmt{color:var(--syntax-comment);font-style:italic}
