.prose-custom{color:hsl(var(--foreground));max-width:none;font-size:.938rem;line-height:1.65}.prose-custom h1{font-size:1.5rem;font-weight:700;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:1px solid hsl(var(--border));color:hsl(var(--foreground))}.prose-custom h2{font-size:1.25rem;font-weight:700;margin-top:1.5rem;margin-bottom:.75rem;display:flex;align-items:center;gap:.5rem;color:hsl(var(--foreground))}.prose-custom h2:before{content:"";width:.25rem;height:1.5rem;background-color:hsl(var(--primary));border-radius:9999px}.prose-custom h3{font-size:1.125rem;font-weight:600;margin-top:1.25rem;margin-bottom:.5rem;color:hsl(var(--primary))}.prose-custom h4{font-size:1.125rem;font-weight:600;margin-top:1.5rem;margin-bottom:.75rem;color:hsl(var(--foreground))}.prose-custom p{font-size:.938rem;line-height:1.65;margin-bottom:1rem;color:hsl(var(--muted-foreground))}.prose-custom>p{position:relative}.prose-custom strong{font-weight:600;color:hsl(var(--foreground))}.prose-custom ul{margin-top:.75rem;margin-bottom:.75rem;list-style:none}.prose-custom ul li{position:relative;padding-left:1.5rem;margin-bottom:.375rem;color:hsl(var(--muted-foreground));font-size:.875rem}.prose-custom ul li:before{content:"";position:absolute;left:0;top:.6rem;width:.375rem;height:.375rem;background-color:hsl(var(--primary));border-radius:9999px}.prose-custom ol ol,.prose-custom ul ul,.prose-custom ol ul,.prose-custom ul ol{margin-top:.5rem;margin-bottom:.5rem;margin-left:0}.prose-custom ol{list-style:decimal;padding-left:1.5rem}.prose-custom>ol{list-style:none;padding-left:0;counter-reset:main-counter}.prose-custom>ol>li{position:relative;padding-left:2rem;counter-increment:main-counter}.prose-custom>ol>li:before{content:counter(main-counter) ".";position:absolute;left:0;top:0;font-weight:600;color:hsl(var(--primary))}.prose-custom>p+ol{margin-top:.5rem}.prose-custom li>p{margin-bottom:.5rem}.prose-custom li>ul,.prose-custom li>ol{margin-top:.5rem}.prose-custom blockquote{position:relative;margin-top:2rem;margin-bottom:2rem;padding:1rem 1rem 1rem 1.5rem;background-color:hsl(var(--muted) / .5);border-left:4px solid hsl(var(--primary));border-radius:0 .5rem .5rem 0}.prose-custom blockquote p{margin-bottom:0;color:hsl(var(--foreground));font-style:italic}.prose-custom code{padding:.125rem .375rem;background-color:hsl(var(--muted));border-radius:.25rem;font-size:.813rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;color:hsl(var(--primary))}.prose-custom pre{margin-top:1.5rem;margin-bottom:1.5rem;padding:1.25rem;background-color:hsl(var(--muted));border-radius:.5rem;overflow-x:auto;border:1px solid hsl(var(--border));box-shadow:0 1px 3px #0000001a}.prose-custom pre code{padding:0;background-color:transparent;color:hsl(var(--foreground));font-size:.875rem;line-height:1.5;display:block}:global(.dark) .prose-custom pre{background-color:hsl(var(--muted) / .5);box-shadow:0 1px 3px #0000004d}.copy-code-button{opacity:0;transition:opacity .2s ease-in-out}pre:hover .copy-code-button{opacity:1!important}.prose-custom table{width:100%;margin-top:2rem;margin-bottom:2rem;overflow:hidden;border-radius:.5rem;border:1px solid hsl(var(--border))}.prose-custom thead{background-color:hsl(var(--muted))}.prose-custom th{padding:.75rem 1rem;text-align:left;font-weight:600;color:hsl(var(--foreground))}.prose-custom td{padding:.75rem 1rem;color:hsl(var(--muted-foreground));border-top:1px solid hsl(var(--border))}.prose-custom tbody tr:hover{background-color:hsl(var(--muted) / .5)}.prose-custom a{color:hsl(var(--primary));text-decoration:underline;text-underline-offset:4px;font-weight:500}.prose-custom a:hover{text-decoration:underline}.prose-custom img{border-radius:.5rem;box-shadow:0 10px 15px -3px #0000001a;margin-top:2rem;margin-bottom:2rem}.prose-custom hr{margin-top:3rem;margin-bottom:3rem;border-color:hsl(var(--border))}.history-timeline{position:relative}.history-timeline h3{font-size:1.5rem;font-weight:700;color:hsl(var(--primary));margin-bottom:.5rem}.history-timeline ul{list-style:none;margin:0;padding:0}.history-timeline ul li{position:relative;padding-left:3rem;padding-bottom:2rem;border-left:2px solid hsl(var(--border))}.history-timeline ul li:last-child{border-left:none}.history-timeline ul li:before{content:"";position:absolute;left:-9px;top:.5rem;width:1rem;height:1rem;background-color:hsl(var(--primary));border-radius:9999px;box-shadow:0 0 0 4px hsl(var(--background))}.history-timeline ul li strong{font-size:1rem;font-weight:600;color:hsl(var(--foreground));display:block;margin-bottom:.5rem}:global(.dark) .prose-custom blockquote{background-color:hsl(var(--muted) / .3)}.prose,.prose p{color:hsl(var(--foreground))}.prose strong{color:hsl(var(--foreground));font-weight:600}:global(.dark) .prose{color:hsl(var(--foreground))}:global(.dark) .prose p{color:hsl(var(--foreground) / .9)}:global(.dark) .prose strong{color:hsl(var(--foreground))}
