.prose{max-width:none}.prose h1,.prose h2,.prose h3,.prose h4,.prose h5,.prose h6{color:#1f2937;font-weight:700}.prose h1{font-size:1.875rem}.prose h1,.prose h2{margin-top:2rem;margin-bottom:1rem}.prose h2{font-size:1.5rem;border-bottom:1px solid #fed7aa;padding-bottom:.5rem}.prose h3{font-size:1.25rem;margin-top:1.5rem;margin-bottom:.75rem}.prose p{color:#374151;line-height:1.75;margin-bottom:1rem}.prose a{color:#ea580c;text-decoration:none}.prose a:hover{color:#c2410c;text-decoration:underline}.prose strong{color:#1f2937;font-weight:600}.prose ul{margin-top:1.5rem;margin-bottom:1.5rem}.prose li{margin-top:.5rem;margin-bottom:.5rem}.prose blockquote{border-left:4px solid #fdba74;background-color:#fffbeb;padding:1rem;font-style:italic}.prose pre{background-color:#fff;border-radius:.5rem;padding:1rem}.prose code{font-family:Inter;white-space:pre-wrap}.prose img{border-radius:.5rem;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);margin-top:2rem;margin-bottom:2rem}.prose ul{list-style:none;position:relative}.prose ul li{position:relative;padding-left:1.5rem;margin-bottom:.75rem}.prose ul li:before{content:"";position:absolute;left:0;top:1rem;width:.5rem;height:.5rem;background-color:#ea580c;border-radius:50%;transform:translateY(-50%)}.prose ul ul li:before{background-color:#fed7aa;width:.375rem;height:.375rem}.prose ol{counter-reset:list-counter;list-style:none;position:relative}.prose ol li{counter-increment:list-counter;position:relative;padding-left:2rem;margin-bottom:.75rem}.prose ol li:before{content:counter(list-counter);position:absolute;left:0;top:0;background-color:#ea580c;color:#fff;width:1.25rem;height:1.25rem;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:600}.prose li strong{color:#1f2937;font-weight:600}