.source-window.svelte-1txc7ch{--sw-body-bg: #1a1a1e;--sw-bar-bg: #22252a;--sw-border: #30363d;--sw-text: #e5e7eb;--sw-text-muted: rgba(229, 231, 235, .55);background:var(--sw-body-bg);border:1px solid var(--sw-border);border-radius:8px;overflow:hidden;font-family:var(--font-mono, "Source Code Pro", ui-monospace, monospace);font-size:13px;line-height:1.7;margin-block:1.5rem}[data-theme=light] .source-window.svelte-1txc7ch{--sw-body-bg: #ffffff;--sw-bar-bg: #f6f8fa;--sw-border: #d1d9e0;--sw-text: #1f2328;--sw-text-muted: rgba(31, 35, 40, .55)}.source-window.svelte-1txc7ch:first-child{margin-top:0}.source-window.svelte-1txc7ch:last-child{margin-bottom:0}.source-window__bar.svelte-1txc7ch{display:flex;align-items:center;gap:6px;padding:10px 14px;background:var(--sw-bar-bg);border-bottom:1px solid var(--sw-border)}.source-window__dot.svelte-1txc7ch{display:inline-block;width:12px;height:12px;border-radius:50%}.source-window__dot--red.svelte-1txc7ch{background:#ff5f56}.source-window__dot--yellow.svelte-1txc7ch{background:#ffbd2e}.source-window__dot--green.svelte-1txc7ch{background:#27c93f}.source-window__tabs.svelte-1txc7ch{display:flex;gap:2px;margin-left:12px}.source-window__tab.svelte-1txc7ch{padding:4px 12px;font-size:11px;background:var(--sw-body-bg);border:none;border-radius:4px 4px 0 0;color:var(--sw-text-muted);font-family:inherit;cursor:pointer;transition:color .12s,background .12s;opacity:.7}.source-window__tab.svelte-1txc7ch:hover{color:var(--sw-text);opacity:1}.source-window__tab--active.svelte-1txc7ch{background:var(--sw-body-bg);color:var(--sw-text);opacity:1}.source-window__filename.svelte-1txc7ch{margin-left:12px;font-size:11px;color:var(--sw-text-muted)}.source-window__lang.svelte-1txc7ch{margin-left:auto;font-size:10px;padding:2px 8px;border-radius:3px;background:var(--sw-body-bg);color:var(--sw-text-muted);text-transform:uppercase;letter-spacing:.04em}.source-window__body.svelte-1txc7ch{display:flex;padding:16px;min-height:120px;overflow:auto}.source-window__gutter.svelte-1txc7ch,.source-window__code.svelte-1txc7ch{margin:0;padding:0;background:transparent;border-radius:0;font-family:inherit;font-size:13px;line-height:1.7}.source-window__gutter.svelte-1txc7ch{padding-right:16px;margin-right:16px;border-right:1px solid var(--sw-border);color:var(--sw-text-muted);opacity:.6;text-align:right;-webkit-user-select:none;user-select:none;white-space:pre}.source-window__code.svelte-1txc7ch{flex:1;overflow:hidden;color:var(--sw-text);white-space:pre-wrap;word-break:break-word}.source-window__cursor.svelte-1txc7ch{display:inline-block;width:8px;height:1.05em;background:var(--color-accent);vertical-align:text-bottom;margin-left:2px;animation:svelte-1txc7ch-source-window-blink 1s step-end infinite}@keyframes svelte-1txc7ch-source-window-blink{0%,to{opacity:1}50%{opacity:0}}@media (prefers-reduced-motion: reduce){.source-window__cursor.svelte-1txc7ch{animation:none}}.source-window__code.svelte-1txc7ch .kw,.source-window__code.svelte-1txc7ch .tag{color:var(--color-accent)}.source-window__code.svelte-1txc7ch .str{color:var(--color-success)}.source-window__code.svelte-1txc7ch .fn{color:var(--color-info)}.source-window__code.svelte-1txc7ch .attr{color:var(--color-warning)}.source-window__code.svelte-1txc7ch .cm{color:var(--sw-text-muted);font-style:italic}.source-window__code.svelte-1txc7ch .shiki,.source-window__code.svelte-1txc7ch .shiki span{color:var(--shiki-dark);background-color:var(--shiki-dark-bg)}[data-theme=light] .source-window__code.svelte-1txc7ch .shiki,[data-theme=light] .source-window__code.svelte-1txc7ch .shiki span{color:var(--shiki-light);background-color:var(--shiki-light-bg)}.source-window__code.svelte-1txc7ch pre.shiki{margin:0;padding:0;background:transparent!important;font-family:inherit;font-size:inherit;line-height:inherit;overflow:visible}.source-window__code.svelte-1txc7ch pre.shiki code{font-family:inherit;font-size:inherit;line-height:inherit;background:transparent;padding:0;display:block}
