pre.astro-code{position:relative}.copy-btn{position:absolute;top:.6rem;right:.6rem;display:flex;align-items:center;justify-content:center;width:1.75rem;height:1.75rem;border-radius:.375rem;border:1px solid rgba(255,255,255,.12);background:#ffffff14;color:#ffffff80;cursor:pointer;opacity:0;transition:opacity .15s ease,background .15s ease,color .15s ease}pre.astro-code:hover .copy-btn{opacity:1}.copy-btn:hover{background:#ffffff29;color:#ffffffe6}.copy-btn.copied{background:#22c55e33;border-color:#22c55e66;color:#86efac;opacity:1}.astro-code[style*="--shiki-light-bg:#fff"] .copy-btn,.astro-code[style*="--shiki-light-bg: #fff"] .copy-btn{border-color:#0000001a;background:#0000000a;color:#00000059}.astro-code[style*="--shiki-light-bg:#fff"] .copy-btn:hover,.astro-code[style*="--shiki-light-bg: #fff"] .copy-btn:hover{background:#00000014;color:#000000b3}.hidden{display:none!important}.toc-sidebar{display:none}@media(min-width:1024px){.toc-sidebar{display:block}}.toc-mobile{display:block}@media(min-width:1024px){.toc-mobile{display:none}}.toc-sentinel{height:0}.toc-sheet-trigger{position:fixed;bottom:1.5rem;left:1.5rem;z-index:50;display:flex;align-items:center;gap:.375rem;padding:.5rem .75rem;border-radius:9999px;background:#fff;border:1px solid #e5e7eb;box-shadow:0 2px 8px #00000014;font-size:.75rem;font-weight:500;color:#4b5563;cursor:pointer;transition:opacity .2s ease,color .15s,border-color .15s,box-shadow .15s}.toc-sheet-trigger:hover{color:var(--brand-600, #2563eb);border-color:#93c5fd;box-shadow:0 4px 12px #0000001f}.dark .toc-sheet-trigger{background:#1f2937;border-color:#374151;color:#d1d5db}.dark .toc-sheet-trigger:hover{color:#93c5fd;border-color:#60a5fa}.toc-backdrop{position:fixed;inset:0;z-index:40;background:#0000004d;opacity:0;pointer-events:none;transition:opacity .25s ease}.toc-backdrop.is-open{opacity:1;pointer-events:auto}.toc-sheet{position:fixed;bottom:0;left:0;right:0;z-index:50;background:#fff;border-radius:1rem 1rem 0 0;box-shadow:0 -4px 32px #0000001f;transform:translateY(100%);transition:transform .3s cubic-bezier(.32,.72,0,1);padding-top:.75rem}.toc-sheet.is-open{transform:translateY(0)}.dark .toc-sheet{background:#111827;box-shadow:0 -4px 32px #00000080}.toc-sheet-handle{width:2.5rem;height:.25rem;border-radius:9999px;background:#d1d5db;margin:0 auto .75rem}.dark .toc-sheet-handle{background:#4b5563}.astro-code,.astro-code span{color:var(--shiki-light);background-color:var(--shiki-light-bg)}.dark .astro-code,.dark .astro-code span{color:var(--shiki-dark);background-color:var(--shiki-dark-bg)}.prose pre.astro-code{font-size:.875rem;line-height:1.75}.prose pre{overflow-x:auto;-webkit-overflow-scrolling:touch}pre.astro-code[data-language=text],pre.astro-code[data-language=text] span{color:#374151!important;background-color:#f8fafc!important}pre.astro-code[data-language=text]{border-left:3px solid #94a3b8;border-radius:0 .5rem .5rem 0;font-family:ui-monospace,SF Mono,Cascadia Code,monospace;font-size:.8125rem!important;line-height:1.7!important;padding:1rem 1.25rem!important}.dark pre.astro-code[data-language=text],.dark pre.astro-code[data-language=text] span{color:#cbd5e1!important;background-color:#1e293b!important}.dark pre.astro-code[data-language=text]{border-left-color:#475569}pre.astro-code[data-language=text] .copy-btn{display:none!important}.table-wrapper{margin:1.75rem 0;overflow-x:auto;-webkit-overflow-scrolling:touch;border-radius:.75rem;border:1px solid #e2e8f0;box-shadow:0 1px 3px #0000000d,0 1px 2px #00000008;background-color:#fff}.prose table{min-width:100%;margin:0;font-size:.875rem;line-height:1.5;border-collapse:collapse}.prose thead tr{background-color:#f1f5f9}.prose thead th{padding:.625rem 1rem;text-align:left;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.07em;color:#475569;border-bottom:2px solid #e2e8f0;border-right:1px solid #e2e8f0;white-space:nowrap}.prose thead th:last-child{border-right:none}.prose tbody tr{background-color:#fff;border-top:1px solid #f1f5f9;transition:background-color .1s ease}.prose tbody tr:nth-child(2n){background-color:#f8fafc}.prose tbody tr:hover{background-color:#eff6ff}.prose tbody td{padding:.625rem 1rem;color:#334155;border-right:1px solid #f1f5f9;vertical-align:top}.prose tbody td:last-child{border-right:none}.dark .table-wrapper{border-color:#334155;box-shadow:0 1px 4px #0000004d;background-color:#0f172a}.dark .prose thead tr{background-color:#1e293b}.dark .prose thead th{color:#94a3b8;border-bottom-color:#334155;border-right-color:#334155}.dark .prose tbody tr{background-color:#0f172a;border-top-color:#1e293b}.dark .prose tbody tr:nth-child(2n){background-color:#111827}.dark .prose tbody tr:hover{background-color:#1e3a5f}.dark .prose tbody td{color:#cbd5e1;border-right-color:#1e293b}.toc-nav{scrollbar-width:thin;scrollbar-color:#cbd5e1 transparent}.toc-nav::-webkit-scrollbar{width:3px}.toc-nav::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:2px}.dark .toc-nav{scrollbar-color:#475569 transparent}.dark .toc-nav::-webkit-scrollbar-thumb{background:#475569}.mermaid-diagram svg{max-width:100%;height:auto;display:block;margin:0 auto}
