.nav-link{display:block;padding:.25rem .5rem;font-size:.875rem;line-height:1.3;color:var(--muted-foreground);font-weight:400;text-decoration:none;border-radius:.375rem}.nav-link:hover,.nav-link.active{color:var(--foreground);background-color:#0000000d}.prose{color:var(--foreground);font-size:1rem;line-height:1.75}.prose>*:first-child{margin-top:0}.prose h2{font-size:1.5rem;font-weight:700;color:var(--foreground);margin-top:3rem;margin-bottom:1rem;padding-top:2rem;line-height:1.3;letter-spacing:-.02em;position:relative}.prose h2:before{content:"";position:absolute;top:0;left:-2rem;right:-2rem;height:1px;background-color:#e5e7eb}.prose>h2:first-of-type{padding-top:0;margin-top:0}.prose>h2:first-of-type:before{display:none}.prose h3{font-size:1.125rem;font-weight:600;color:var(--foreground);margin-top:1.75rem;margin-bottom:.5rem;line-height:1.4}.prose p{margin-bottom:1.25rem;color:var(--muted-foreground)}.prose ul,.prose ol{margin-bottom:1.25rem;padding-left:1.25rem;color:var(--muted-foreground)}.prose ul{list-style-type:disc}.prose ol{list-style-type:decimal}.prose li{margin-bottom:.375rem;padding-left:.25rem}.prose a{color:var(--foreground);font-weight:500;text-decoration:underline;text-underline-offset:3px;text-decoration-color:var(--muted-foreground)}.prose a:hover{text-decoration-color:var(--foreground)}.prose strong{font-weight:600;color:var(--foreground)}.prose code{background-color:var(--muted);padding:.125rem .375rem;border-radius:.25rem;font-size:.875em;font-family:ui-monospace,monospace}.prose pre{background-color:#1a1a1a;color:#f5f5f5;padding:1.25rem;border-radius:.5rem;overflow-x:auto;margin:1.5rem 0;font-size:.875rem}.prose pre code{background-color:transparent;padding:0;border-radius:0;font-size:inherit;color:inherit}.prose blockquote{border-left:2px solid var(--border);padding-left:1rem;margin:1.5rem 0;font-style:italic;color:var(--muted-foreground)}.prose .callout{padding:1rem 1.25rem;border-radius:.5rem;margin:1.5rem 0;font-style:normal}.prose .callout p{margin:0;color:inherit}.prose .callout p+p{margin-top:.75rem}.prose .callout>strong:first-child{display:block;margin-bottom:.5rem;font-size:.9rem;letter-spacing:.02em}.prose .callout p strong{display:inline;font-size:inherit}.prose .callout-key{background-color:#eff6ff;border:1px solid #BFDBFE;color:#1e40af}.prose .callout-key strong{color:#1e40af}.prose .callout-info{background-color:#f9fafb;border:1px solid #E5E7EB;color:#374151}.prose .callout-warning{background-color:#fffbeb;border:1px solid #FDE68A;color:#92400e}.prose .callout-note{background-color:#faf5ff;border:1px solid #E9D5FF;color:#6b21a8}.prose details{margin:1rem 0;padding:.75rem 1rem;background-color:#f9fafb;border:1px solid #E5E7EB;border-radius:.5rem}.prose details summary{cursor:pointer;font-weight:500;color:var(--muted-foreground);font-size:.875rem}.prose details summary:hover{color:var(--foreground)}.prose details[open] summary{margin-bottom:.75rem}.prose details ul{margin:0;padding-left:1.25rem}.prose img{border-radius:.375rem;margin:0;width:100%;height:auto;object-fit:cover}.prose p:has(img){margin:0}.prose p:has(img)+p:has(img){margin-top:.75rem}.prose .image-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem;margin:1.5rem 0}@media (min-width: 640px){.prose .image-grid{grid-template-columns:repeat(3,1fr)}}.prose .image-card{background:#fff;border:1px solid rgb(229,231,235);border-radius:.5rem;padding:.75rem;overflow:hidden}.prose .image-card img{aspect-ratio:1/1;border-radius:.375rem;background:#f3f4f6}.prose .image-grid .image-card img{aspect-ratio:1/1;width:100%;height:100%}.prose>p>img:only-child{margin:1.5rem 0;max-width:100%}.prose .table-wrapper{position:relative;width:100%;overflow:auto;margin:1.5rem 0;border-radius:.5rem;border:1px solid var(--border)}.prose table{width:100%;caption-side:bottom;font-size:.875rem;border-collapse:collapse}.prose thead,.prose thead tr{border-bottom:1px solid var(--border)}.prose th{height:2.5rem;padding:0 .75rem;text-align:left;vertical-align:middle;font-weight:500;color:var(--muted-foreground)}.prose tbody tr{border-bottom:1px solid var(--border);transition:background-color .15s ease}.prose tbody tr:last-child{border-bottom:0}.prose tbody tr:hover{background-color:color-mix(in oklch,var(--muted) 50%,transparent)}.prose td{padding:.75rem;vertical-align:middle;color:var(--foreground)}.prose td a{color:var(--primary);text-decoration:none;font-weight:400;word-break:break-all}.prose td a:hover{text-decoration:underline;text-underline-offset:2px}.prose td strong,.prose th strong{font-weight:500;color:var(--foreground)}.prose hr{border:none;border-top:1px solid var(--border);margin:2rem 0}html{scroll-behavior:smooth;scroll-padding-top:6rem}
