:root,:root.light{--code-kw:#00f;--code-type:#267f99;--code-fn:#795e26;--code-str:#171717;--code-prop:#0451a5;--code-prop2:#6f42c1;--code-punc:#6b6b6b;--code-comment:#6a8f5b;--code-guide:#00000024}:root.dark{--code-kw:#569cd6;--code-type:#4ec9b0;--code-fn:#dcdcaa;--code-str:#f2f2f2;--code-prop:#9cdcfe;--code-prop2:#c4a7e7;--code-punc:#7a7a7a;--code-comment:#6a9955;--code-guide:#ffffff1f}.tp-transcript{counter-reset:line;background-image:linear-gradient(to right,var(--term-gutter)0,var(--term-gutter)3.5rem,transparent 3.5rem)}.tp-transcript [data-line]{counter-increment:line;display:flex;position:relative}.tp-transcript [data-line]:before{content:counter(line);text-align:right;width:2.5rem;color:var(--text-faint);opacity:.5;font-variant-numeric:tabular-nums;position:absolute;left:-3.25rem}.tp-transcript .tp-cursor{background:color-mix(in srgb,var(--accent)6%,transparent);box-shadow:-3.5rem 0 0 color-mix(in srgb,var(--accent)6%,transparent)}.tp-transcript .tp-cursor:before{color:var(--accent);opacity:1}.tp-guide{border-left:1px solid var(--code-guide);flex:none;width:2ch;transition:border-color .2s}.tp-cursor .tp-guide{border-color:color-mix(in srgb,var(--accent)55%,transparent)}.tp-code{white-space:pre-wrap;overflow-wrap:anywhere;min-width:0}.tok-kw{color:var(--code-kw)}.tok-type{color:var(--code-type)}.tok-fn{color:var(--code-fn)}.tok-str{color:var(--code-str)}.tok-prop{color:var(--code-prop)}.tok-prop2{color:var(--code-prop2)}.tok-punc{color:var(--code-punc)}.tok-comment{color:var(--code-comment);font-style:italic}.tok-num{color:var(--code-type)}.tok-section{color:var(--accent);letter-spacing:.18em;font-style:normal}.tok-rule{color:var(--code-punc);opacity:.7;font-style:normal}.tp-cursor .tp-code:after{content:"";vertical-align:-.15em;background:var(--accent);width:8px;height:.95em;margin-left:4px;display:inline-block}@media (prefers-reduced-motion:reduce){.tp-guide{transition:none}}.tp-status-typing{display:none}.term-window:has(.tp-typing) .tp-status-typing{display:inline}.term-window:has(.tp-typing) .tp-status-ready{display:none}.term-window:has(.tp-typing) .tp-transcript{cursor:pointer}.md-preview{font-family:var(--font-geist-sans),system-ui,sans-serif;color:var(--foreground);max-width:62rem;font-size:15px;line-height:1.7}.md-preview h1{letter-spacing:-.02em;border-bottom:1px solid var(--border);padding-bottom:.5rem;font-size:2rem;font-weight:600;line-height:1.15}.md-preview .md-lead{color:var(--text-muted);margin-top:.75rem}.md-preview .md-contact{font-family:var(--font-geist-mono),ui-monospace,monospace;color:var(--text-muted);flex-wrap:wrap;gap:.5rem .75rem;margin-top:.25rem;font-size:13px;display:flex}.md-preview .md-contact span{color:var(--text-faint)}.md-preview a{color:var(--accent);text-decoration:underline;-webkit-text-decoration-color:color-mix(in srgb,var(--accent)35%,transparent);text-decoration-color:color-mix(in srgb,var(--accent)35%,transparent);text-underline-offset:4px}.md-preview a:hover{-webkit-text-decoration-color:var(--accent);text-decoration-color:var(--accent)}.md-preview h2{border-bottom:1px solid var(--border);letter-spacing:-.01em;margin-top:2.25rem;padding-bottom:.35rem;padding-left:.9rem;font-size:1.25rem;font-weight:600;position:relative}.md-preview h2:before{content:"";background:var(--accent);border-radius:2px;width:3px;position:absolute;top:.35em;bottom:.65em;left:0}.md-preview section{margin-top:1.25rem}.md-preview h3{flex-wrap:wrap;align-items:baseline;gap:.25rem .5rem;font-size:1rem;font-weight:600;display:flex}.md-preview h3 em,.md-preview li>em{font-style:normal;font-family:var(--font-geist-mono),ui-monospace,monospace;color:var(--text-faint);white-space:nowrap;margin-left:auto;font-size:12px}.md-preview .md-at{color:var(--text-muted);font-weight:400}.md-preview .md-context{color:var(--text-faint);margin-top:.1rem;font-size:13px}.md-preview ul{margin-top:.5rem;padding-left:1.4rem;list-style:none}.md-preview li{color:var(--text-muted);flex-wrap:wrap;gap:0 .5rem;margin:.3rem 0;display:flex;position:relative}.md-preview li strong{color:var(--foreground);font-weight:600}.md-preview li:before{content:"•";color:var(--accent);position:absolute;left:-1.1rem}.md-preview table{border-collapse:collapse;width:100%;margin-top:.75rem;font-size:14px}.md-preview th,.md-preview td{border:1px solid var(--border);text-align:left;vertical-align:top;padding:.5rem .75rem}.md-preview th{white-space:nowrap;background:var(--term-bar);width:12rem;font-weight:600}.md-preview td{color:var(--text-muted)}.tp-fold{cursor:pointer;width:1rem;color:var(--text-faint);opacity:.6;font-size:12px;line-height:inherit;transition:color .15s,opacity .15s;position:absolute;left:-1.1rem}.tp-fold:hover,[data-line]:hover .tp-fold{color:var(--accent);opacity:1}.tp-fold-pill{border:1px solid var(--border);background:var(--term-bar);color:var(--text-muted);letter-spacing:.04em;cursor:pointer;border-radius:3px;margin:0 .25rem;padding:0 .45rem;font-size:11px;transition:color .15s,border-color .15s}.tp-fold-pill:hover{color:var(--accent);border-color:color-mix(in srgb,var(--accent)50%,transparent)}
