.prose{color:#1f2937!important;font-size:1.125rem!important;line-height:1.875!important}.dark .prose{color:#d1d5db!important}.prose h2{font-size:1.875rem!important;font-weight:700!important;color:#111827!important;margin-top:3rem!important;margin-bottom:2rem!important;line-height:1.2!important;letter-spacing:-.02em!important;position:relative;padding-bottom:1rem!important}.dark .prose h2{color:#f3f4f6!important}.prose>h2:first-child{margin-top:0!important}.prose h2:after{content:"";position:absolute;bottom:0;left:0;width:60px;height:3px;background:linear-gradient(90deg,#374151,#6b7280);border-radius:2px}.dark .prose h2:after{background:linear-gradient(90deg,#f9bc2e,#fbd46c)}@media(min-width:768px){.prose h2{font-size:2rem!important}}.prose h3{font-size:1.35rem!important;font-weight:700!important;color:#111827!important;margin-top:3rem!important;margin-bottom:1.5rem!important;line-height:1.3!important;letter-spacing:-.01em!important}.dark .prose h3{color:#f3f4f6!important}@media(min-width:768px){.prose h3{font-size:1.5rem!important}}.prose h4{font-size:1.25rem!important;font-weight:700!important;color:#111827!important;margin-top:2rem!important;margin-bottom:1rem!important;line-height:1.4!important}.dark .prose h4{color:#f3f4f6!important}@media(min-width:768px){.prose h4{font-size:1.5rem!important}}.prose p{font-size:1.125rem!important;color:#374151!important;line-height:1.6!important;font-weight:400!important}.dark .prose p{color:#d1d5db!important}@media(min-width:768px){.prose p{font-size:1.1rem!important}}.prose>p:first-of-type{margin-top:1.6rem}@media(min-width:768px){.prose>p:first-of-type{margin-top:1.2rem!important}}.prose a{color:#374151!important;font-weight:600!important;text-decoration:underline!important;text-decoration-thickness:2px!important;text-underline-offset:4px!important;transition:all .2s ease!important}.dark .prose a{color:#d1d5db!important}.prose a:hover{color:#111827!important;text-decoration-color:#111827!important}.dark .prose a:hover{color:#f3f4f6!important;text-decoration-color:#f9bc2e!important}.prose strong{font-weight:700!important;color:#111827!important}.dark .prose strong{color:#f3f4f6!important}.prose em{font-style:italic!important;color:#4b5563!important}.dark .prose em{color:#9ca3af!important}.prose ul,.prose ol{margin-top:2rem!important;margin-bottom:2rem!important;margin-left:2rem!important}.prose ul{list-style-type:disc!important}.prose ol{list-style-type:decimal!important}.prose li{font-size:1.125rem!important;color:#374151!important;padding-left:.5rem!important;line-height:1.1!important;margin-bottom:.75rem!important}.dark .prose li{color:#d1d5db!important}@media(min-width:768px){.prose li{font-size:1.1rem!important}}.prose li::marker{color:#6b7280!important;font-weight:600!important}.dark .prose li::marker{color:#9ca3af!important}.prose blockquote{border-left:4px solid #6b7280!important;background-color:#f9fafb!important;padding:1.5rem 1.5rem 1.5rem 2rem!important;margin:2.5rem 0!important;font-style:italic!important;color:#4b5563!important;border-radius:0 .75rem .75rem 0!important;font-size:1.125rem!important;line-height:1.6!important}.dark .prose blockquote{border-left-color:#9ca3af!important;background-color:#374151!important;color:#d1d5db!important}.prose code{background-color:#f3f4f6!important;color:#374151!important;padding:.25rem .75rem!important;border-radius:.375rem!important;font-size:1rem!important;font-weight:600!important;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace!important}.dark .prose code{background-color:#374151!important;color:#f3f4f6!important}.prose pre{background-color:#111827!important;color:#f3f4f6!important;padding:1.5rem!important;border-radius:.75rem!important;overflow-x:auto!important;margin:2rem 0!important;box-shadow:0 10px 25px -5px #0000004d!important}.prose pre code{background-color:transparent!important;color:#f3f4f6!important;padding:0!important}.prose hr{margin-top:4rem!important;margin-bottom:4rem!important;border-color:#e5e7eb!important;border-width:2px!important}.dark .prose hr{border-color:#4b5563!important}.prose img{border-radius:1rem!important;margin-top:2.5rem!important;margin-bottom:2.5rem!important;margin-left:auto!important;margin-right:auto!important;max-width:100%!important;width:100%!important;height:auto!important;transition:transform .3s ease!important;box-shadow:0 20px 60px -15px #0000004d!important}.prose img:hover{transform:scale(1.02)!important}.prose:after{content:"";display:table;clear:both}.prose h2+p,.prose h3+p,.prose h4+p{margin-top:0!important}.prose table{width:100%!important;margin-top:2rem!important;margin-bottom:2rem!important;border-collapse:collapse!important}.prose thead{border-bottom:2px solid #e5e7eb!important}.dark .prose thead{border-bottom-color:#4b5563!important}.prose th{padding:.75rem 1rem!important;text-align:left!important;font-weight:600!important;color:#111827!important}.dark .prose th{color:#f3f4f6!important}.prose td{padding:.75rem 1rem!important;border-bottom:1px solid #e5e7eb!important;color:#374151!important}.dark .prose td{border-bottom-color:#4b5563!important;color:#d1d5db!important}.prose tbody tr:hover{background-color:#f9fafb!important}.dark .prose tbody tr:hover{background-color:#374151!important}.prose img.float-left{float:left!important;margin-right:2rem!important;margin-bottom:1.5rem!important;margin-left:0!important;shape-outside:margin-box;shape-margin:1rem}.prose img.float-right{float:right!important;margin-left:2rem!important;margin-bottom:1.5rem!important;margin-right:0!important;shape-outside:margin-box;shape-margin:1rem}.prose img.float-none{float:none!important;margin-left:auto!important;margin-right:auto!important}.prose img.img-small{width:16rem!important;max-width:100%!important}.prose img.img-medium{width:24rem!important;max-width:100%!important}.prose img.img-large{width:32rem!important;max-width:100%!important}.prose img.img-full{width:100%!important}.prose img.img-hero{width:100%!important;height:24rem!important;-o-object-fit:cover!important;object-fit:cover!important;margin-top:3rem!important;margin-bottom:3rem!important}@media(min-width:640px){.prose img.img-hero{height:28rem!important}}@media(min-width:768px){.prose img.img-hero{height:32rem!important}}.prose img.rounded-full{border-radius:9999px!important}.prose img.rounded-lg{border-radius:.5rem!important}@media(max-width:767px){.prose img.float-left,.prose img.float-right{float:none!important;margin-left:auto!important;margin-right:auto!important;margin-bottom:2rem!important;width:100%!important}.prose img.img-small,.prose img.img-medium,.prose img.img-large{width:100%!important}}.prose div.float-left em,.prose div.float-right em,.prose div.w-full em{display:block!important;margin-top:.5rem!important;font-size:.875rem!important;color:#6b7280!important;font-style:italic!important;line-height:1.4!important;max-width:100%!important;word-wrap:break-word!important}.dark .prose div.float-left em,.dark .prose div.float-right em,.dark .prose div.w-full em{color:#9ca3af!important}@media(min-width:768px){.prose div.float-right em{margin-left:2rem!important}.prose div.float-left em{margin-right:2rem!important}}.prose div.float-left,.prose div.float-right{margin-bottom:1.5rem!important;max-width:-moz-fit-content!important;max-width:fit-content!important}.prose div.w-full{margin-top:2.5rem!important;margin-bottom:2.5rem!important;width:100%!important}.prose div.float-left img,.prose div.float-right img,.prose div.w-full img{margin-top:0!important;margin-bottom:0!important;display:block!important}
