.prose{max-width:none;color:var(--color-text, #29292A);font-family:Geist,system-ui,sans-serif;line-height:1.7}.dark .prose{color:#fff}.prose h1,.prose h2,.prose h3,.prose h4,.prose h5,.prose h6{margin-top:1.75rem;margin-bottom:.75rem;color:var(--color-text, #29292A)}.prose h2,.prose h3,.prose h4,.prose h5,.prose h6{font-family:Geist,system-ui,sans-serif;font-weight:600;letter-spacing:-.01em}.prose h1{font-family:Playfair Display,serif;font-weight:300;font-size:2rem}.prose h2{font-size:2rem}.prose h3{font-size:1.5rem}.prose h4{font-size:1.25rem}.dark .prose h1,.dark .prose h2,.dark .prose h3,.dark .prose h4,.dark .prose h5,.dark .prose h6{color:#fff}.prose p{margin-bottom:1.125rem;font-size:1rem;color:var(--color-textdark, #6b7280);line-height:1.75}.dark .prose p{color:#d1d5db}.prose ul,.prose ol{margin-left:1.5rem;margin-bottom:1.25rem}.prose li{margin-bottom:.5rem;color:var(--color-textdark, #6b7280);font-size:1rem}.dark .prose li{color:#d1d5db}.prose a{color:#e97319;text-decoration:none;transition:color .2s}.prose a:hover{text-decoration:underline}.prose strong{font-weight:600;color:var(--color-whiteText, #fff)}.prose code{background:#f1f1f1;color:#e97319;border-radius:.25rem;padding:.2em .4em;font-size:.95em}.dark .prose code{background:#232326;color:#e97319}.prose pre{background:#f1f1f1;color:#29292a;border-radius:.5rem;padding:1em;overflow-x:auto;margin-bottom:1.5rem}.dark .prose pre{background:#232326;color:#fff}.prose img{border-radius:.5rem}.prose hr{border-color:var(--color-darkgray, #374151);margin-top:2rem;margin-bottom:2rem}
