/*! tailwindcss v4.1.13 | MIT License | https://tailwindcss.com */.prose{color:var(--color-gray-300);font-size:1.125rem;line-height:1.8;font-family:var(--font-sans)}.prose p{-webkit-hyphens:auto;hyphens:auto;overflow-wrap:anywhere;text-wrap:pretty;margin-top:1.5em;margin-bottom:1.5em}.prose h2{font-family:var(--font-display);letter-spacing:-.02em;color:var(--color-fg);border-left:3px solid var(--color-coral);margin-top:3em;margin-bottom:1em;padding-left:1rem;font-size:1.75rem;font-weight:700;position:relative}.prose h3{font-family:var(--font-display);letter-spacing:-.01em;color:var(--color-fg);margin-top:2.5em;margin-bottom:.75em;font-size:1.375rem;font-weight:600}.prose h4{font-family:var(--font-display);color:var(--color-fg);margin-top:2em;margin-bottom:.5em;font-size:1.125rem;font-weight:600}.prose a{color:var(--color-coral);text-underline-offset:3px;text-decoration:underline;text-decoration-thickness:1px;-webkit-text-decoration-color:var(--color-coral);text-decoration-color:var(--color-coral);opacity:.9;transition:opacity .2s ease-out,text-decoration-thickness .2s ease-out}.prose a:hover{opacity:1;text-decoration-thickness:2px}.prose a:focus{box-shadow:0 0 0 2px var(--color-bg),0 0 0 4px var(--color-coral);outline:none}.prose h1>a,.prose h2>a,.prose h3>a,.prose h4>a,.prose h5>a,.prose h6>a{float:left;opacity:0;color:var(--color-coral);border:none;margin-left:-1.25rem;text-decoration:none;transition:opacity .2s ease-out}.prose h1:hover>a,.prose h2:hover>a,.prose h3:hover>a,.prose h4:hover>a,.prose h5:hover>a,.prose h6:hover>a{opacity:1}.prose h1>a .icon-link:before,.prose h2>a .icon-link:before,.prose h3>a .icon-link:before,.prose h4>a .icon-link:before,.prose h5>a .icon-link:before,.prose h6>a .icon-link:before{content:"◇"}.prose ul,.prose ol{margin-top:1.25em;margin-bottom:1.25em;padding-left:1.5em}.prose li{margin-top:.5em;margin-bottom:.5em}.prose ul>li::marker{content:"◇ ";color:var(--color-coral)}.prose ol>li::marker{color:var(--color-coral);font-family:var(--font-mono)}.prose strong{color:var(--color-fg);font-weight:600}.prose :where(code):not(:where(pre *)){font-family:var(--font-mono);background-color:var(--color-gray-darker);color:var(--color-cyan);border:1px solid var(--color-border);padding:.2em .4em;font-size:.875em;font-weight:500}.prose blockquote:not(.callout){border-left-width:3px;border-left-color:var(--color-gray-dark);color:var(--color-gray);margin-top:1.5em;margin-bottom:1.5em;padding-left:1.25em;font-style:normal}.prose blockquote p:first-of-type:before,.prose blockquote p:last-of-type:after{content:none}.prose hr{border:none;border-top:1px solid var(--color-border);margin-top:3em;margin-bottom:3em}.prose img{border:1px solid var(--color-border);margin-top:2em;margin-bottom:2em}.prose table{width:100%;font-size:.875em;font-family:var(--font-mono);margin-top:2em;margin-bottom:2em}.prose th{text-align:left;border-bottom:2px solid var(--color-border-strong);color:var(--color-fg);text-transform:uppercase;letter-spacing:.05em;padding:.75em 1em;font-size:.75em;font-weight:600}.prose td{border-bottom:1px solid var(--color-border);color:var(--color-gray-300);padding:.75em 1em}code[data-theme*=" "],code[data-theme*=" "] span{color:var(--shiki-dark);background-color:#0000!important}.prose pre,[data-rehype-pretty-code-figure] pre{border:1px solid var(--color-border);font-size:.875rem;line-height:1.7;font-family:var(--font-mono);padding:1.25rem 1.5rem;overflow-x:auto;background-color:var(--color-gray-darker)!important}figcaption+pre{border-top:none!important}[data-rehype-pretty-code-title]{border:1px solid var(--color-border);background-color:var(--color-gray-800);width:100%;color:var(--color-gray);font-size:.75rem;font-weight:500;font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.1em;border-bottom:none;align-items:center;padding:.75rem 1rem;display:inline-flex}figcaption[data-language=js]:before,figcaption[data-language=javascript]:before{content:url(/lang/javascript.svg);width:1rem;height:1rem;margin-right:.5rem}figcaption[data-language=ts]:before,figcaption[data-language=typescript]:before{content:url(/lang/typescript.svg);width:1rem;height:1rem;margin-right:.5rem}figcaption[data-language=jsx]:before,figcaption[data-language=tsx]:before{content:url(/lang/react.svg);width:1rem;height:1rem;margin-right:.5rem}figcaption[data-language=rs]:before,figcaption[data-language=rust]:before{content:url(/lang/rust.svg);filter:invert();width:1rem;height:1rem;margin-right:.5rem}figcaption[data-language=astro]:before{content:url(/lang/astro-dark.svg);width:1rem;height:1rem;margin-right:.5rem}.prose blockquote.callout,.prose .callout{background-color:var(--color-gray-darker);color:var(--color-gray-300);border-left:3px solid var(--color-gray-dark);margin-top:1.5rem;margin-bottom:1.5rem;padding:1rem;font-style:normal}.prose blockquote.callout>h5,.prose .callout>h5{color:var(--color-fg);font-size:.75rem;font-weight:600;line-height:1.25;font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.1em;align-items:center;gap:.5rem;margin:0 0 .5rem;display:flex}.prose blockquote.callout>div :where(p,ul,ol):first-child,.prose .callout>div :where(p,ul,ol):first-child{margin-top:0}.prose blockquote.callout>div :where(p,ul,ol):last-child,.prose .callout>div :where(p,ul,ol):last-child{margin-bottom:0}.prose blockquote.callout :where(p):first-child:before,.prose .callout :where(p):first-child:before,.prose blockquote.callout :where(p):last-child:after,.prose .callout :where(p):last-child:after{content:none}.prose blockquote.callout.note,.prose .callout.note{border-left-color:var(--color-cyan)}.prose blockquote.callout.note>h5,.prose .callout.note>h5{color:var(--color-cyan)}.prose blockquote.callout.tip,.prose .callout.tip{border-left-color:#28ca42}.prose blockquote.callout.tip>h5,.prose .callout.tip>h5{color:#28ca42}.prose blockquote.callout.important,.prose .callout.important{border-left-color:var(--color-coral)}.prose blockquote.callout.important>h5,.prose .callout.important>h5{color:var(--color-coral)}.prose blockquote.callout.warning,.prose .callout.warning{border-left-color:#ffbd2e}.prose blockquote.callout.warning>h5,.prose .callout.warning>h5{color:#ffbd2e}.prose blockquote.callout.caution,.prose .callout.caution{border-left-color:#ff5f57}.prose blockquote.callout.caution>h5,.prose .callout.caution>h5{color:#ff5f57}@keyframes crossfade-out{0%,40%{opacity:1}50%,to{opacity:0}}@keyframes crossfade-in{0%,40%{opacity:0}50%,to{opacity:1}}.prose .word-swap{color:var(--color-coral);font-weight:600;display:inline-block;position:relative}.prose .word-swap .from{animation:3s ease-in-out infinite crossfade-out}.prose .word-swap .to{animation:3s ease-in-out infinite crossfade-in;position:absolute;left:0}.prose .bt-card{background:var(--color-gray-darker);border:1px solid var(--color-border);font-family:var(--font-mono);color:var(--color-gray-300);margin:0;padding:1rem 1.25rem;font-size:.875rem}.prose .bt-card .hl{color:var(--color-coral);font-weight:600}.prose .bt-arrow{text-align:center;color:var(--color-gray);margin:0;padding:.5rem 0;font-size:1.25rem}@media (prefers-reduced-motion:reduce){.prose .word-swap .from,.prose .word-swap .to{animation:none}.prose .word-swap .to{opacity:1;position:static}.prose .word-swap .from:after{content:" → ";color:var(--color-gray)}}
