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