.tabs{background:hsl(var(--background));border-radius:0;border-bottom:0;position:relative;font-weight:700;color:hsl(var(--muted-foreground))}.tabs-active{font-weight:700;color:hsl(var(--foreground))}.tabs-active:after{content:"";width:100%;height:2px;position:absolute;bottom:-1px;left:0;background:hsl(var(--secondary-foreground))}.prose h1{font-size:2rem;margin-top:1.5rem;margin-bottom:1rem;line-height:1.2}.prose h1,.prose h2{font-weight:400;color:hsl(var(--foreground))}.prose h2{font-size:1.5rem;margin-top:1.25rem;margin-bottom:.75rem;line-height:1.3}.prose h3{font-size:1.25rem}.prose h3,.prose h4{font-weight:400;margin-top:1rem;margin-bottom:.5rem;line-height:1.4;color:hsl(var(--foreground))}.prose h4{font-size:1.125rem}.prose h5,.prose h6{font-size:1rem;font-weight:400;margin-bottom:.5rem;line-height:1.5}.prose h5,.prose h6,.prose p{margin-top:.75rem;color:hsl(var(--foreground))}.prose p{margin-bottom:.75rem;line-height:1.6}.prose ol,.prose ul{margin-top:.75rem;margin-bottom:.75rem;padding-left:1.5rem}.prose ul{list-style-type:disc}.prose ol{list-style-type:decimal}.prose li{margin-top:.25rem;margin-bottom:.25rem;line-height:1.6}.prose a{color:hsl(var(--primary));text-decoration:underline;transition:opacity .2s}.prose a:hover{opacity:.8}.prose b,.prose strong{font-weight:600;color:hsl(var(--foreground))}.prose em,.prose i{font-style:italic}.prose blockquote{border-left:4px solid hsl(var(--border));padding-left:1rem;margin-top:1rem;margin-bottom:1rem;font-style:italic;color:hsl(var(--muted-foreground))}.prose code{padding:.125rem .375rem;border-radius:.25rem;font-size:.875em;font-family:monospace}.prose code,.prose pre{background:hsl(var(--muted))}.prose pre{padding:1rem;border-radius:.5rem;overflow-x:auto;margin-top:1rem;margin-bottom:1rem}.prose pre code{background:transparent;padding:0;border-radius:0}.prose img{height:auto}.prose iframe,.prose img{max-width:100%;border-radius:.5rem;margin-top:1rem;margin-bottom:1rem}.prose hr{border:0;border-top:1px solid hsl(var(--border));margin-top:1.5rem;margin-bottom:1.5rem}.prose table{width:100%;border-collapse:collapse;margin-top:1rem;margin-bottom:1rem}.prose table td,.prose table th{border:1px solid hsl(var(--border));padding:.5rem;text-align:left}.prose table th{background:hsl(var(--muted));font-weight:600}