/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */@layer components{.prose{max-width:none;color:var(--foreground);font-size:1.0625rem;line-height:1.8}.prose h1,.prose h2,.prose h3,.prose h4{color:var(--foreground);font-family:var(--font-heading),var(--font-sans);letter-spacing:-.01em;margin-top:1.25em;margin-bottom:.5em;font-weight:700;line-height:1.2}.prose h1{font-size:2.25rem}.prose h2{font-size:1.5rem}.prose h3{font-size:1.25rem}.prose p{color:var(--muted-foreground);margin-top:.9em;margin-bottom:.9em}.prose ol,.prose ul{margin-top:.8em;margin-bottom:.8em;padding-left:1.25rem}.prose li+li{margin-top:.4em}.prose img{object-fit:cover;border-radius:.75rem;max-width:100%;height:auto;margin:1rem 0;display:block}.prose pre{color:var(--foreground);border:1px solid var(--border);background:oklch(97% .005 280/.6);border-radius:.75rem;margin:1rem 0;padding:1rem;font-size:.95rem;overflow:auto}.prose code,.prose pre{font-family:var(--font-mono)}.prose code{background:oklch(97% .005 280/.08);border-radius:.375rem;padding:.15rem .35rem;font-size:.95em}.prose blockquote{color:var(--muted-foreground);background:var(--accent);border-left:4px solid #7c3aed;margin:1rem 0;padding:.8rem 1rem}@supports (color:color-mix(in lab,red,red)){.prose blockquote{background:color-mix(in srgb,var(--accent) 6%,transparent)}}.prose blockquote{border-radius:.5rem;font-style:italic;box-shadow:inset 0 1px #00000005}.dark .prose blockquote{border-left-color:#a78bfa}.prose .table-wrapper{-webkit-overflow-scrolling:touch;border:1px solid var(--border);border-radius:.5rem;margin:1.25rem 0;overflow-x:auto}.prose table{border-collapse:collapse;white-space:nowrap;width:100%;margin:0;font-size:.925rem}.prose thead{background:var(--accent)}@supports (color:color-mix(in lab,red,red)){.prose thead{background:color-mix(in srgb,var(--accent) 8%,transparent)}}.dark .prose thead{background:var(--accent)}@supports (color:color-mix(in lab,red,red)){.dark .prose thead{background:color-mix(in srgb,var(--accent) 12%,transparent)}}.prose th{text-align:left;color:var(--foreground);text-transform:uppercase;letter-spacing:.03em;padding:.6rem .75rem;font-size:.85rem;font-weight:600}.prose td,.prose th{border:1px solid var(--border)}.prose td{white-space:normal;padding:.5rem .75rem}.prose tbody tr:nth-child(2n){background:var(--accent)}@supports (color:color-mix(in lab,red,red)){.prose tbody tr:nth-child(2n){background:color-mix(in srgb,var(--accent) 3%,transparent)}}.dark .prose tbody tr:nth-child(2n){background:var(--accent)}@supports (color:color-mix(in lab,red,red)){.dark .prose tbody tr:nth-child(2n){background:color-mix(in srgb,var(--accent) 5%,transparent)}}.prose tbody tr:hover{background:var(--accent)}@supports (color:color-mix(in lab,red,red)){.prose tbody tr:hover{background:color-mix(in srgb,var(--accent) 6%,transparent)}}.prose ul{list-style-type:none}.prose ul li:before{content:"";vertical-align:middle;background:linear-gradient(135deg,#7c3aed,#3b82f6);border-radius:9999px;width:.5rem;height:.5rem;margin-left:-1.25rem;margin-right:.75rem;display:inline-block}.prose ol{counter-reset:section}.prose ol li{counter-increment:section;padding-left:1.25rem;position:relative}.prose ol li:before{content:counter(section) ".";color:var(--muted-foreground);text-align:right;width:1rem;margin-right:.5rem;font-weight:600;position:absolute;top:0;left:0}@media (max-width:640px){.prose{font-size:1rem;line-height:1.7}.prose h1{font-size:1.75rem}.prose h2{font-size:1.25rem}}.prose a{color:#7c3aed;text-underline-offset:3px;font-weight:600;text-decoration-color:#7c3aed4d}.prose a:hover{color:#6d28d9;text-decoration-line:underline;text-decoration-thickness:2px}.prose a:visited{color:#4f46e5}.prose a:focus{outline-offset:3px;border-radius:.25rem;outline:3px solid #7c3aed2e}.dark .prose a{color:#a78bfa;text-decoration-color:#a78bfa4d}.dark .prose a:hover{color:#c4b5fd}.dark .prose a:visited{color:#818cf8}.dark .prose a:focus{outline:3px solid #a78bfa40}}