.prose{color:var(--text);font-size:1rem;line-height:1.75}.prose>*+*{margin-top:1.25em}.prose h2{font-family:var(--font-display);letter-spacing:-.01em;color:var(--text);margin-top:2rem;margin-bottom:.75rem;font-size:1.5rem;font-weight:700;line-height:1.25}.prose h3{font-family:var(--font-display);color:var(--text);margin-top:1.75rem;margin-bottom:.5rem;font-size:1.25rem;font-weight:700;line-height:1.3}.prose p{color:#f2f4f8d1;margin-top:1em;margin-bottom:1em}.prose a{color:var(--accent);text-underline-offset:3px;-webkit-text-decoration:underline #ff4d2e73;text-decoration:underline #ff4d2e73;transition:color .2s,text-decoration-color .2s}.prose a:hover{color:var(--accent-bright);-webkit-text-decoration-color:var(--accent-bright);text-decoration-color:var(--accent-bright)}.prose strong{color:var(--text);font-weight:600}.prose ul,.prose ol{margin-top:1em;margin-bottom:1em;padding-left:1.375rem}.prose ul{list-style-type:disc}.prose ol{list-style-type:decimal}.prose li{color:#f2f4f8cc;margin-top:.375em;margin-bottom:.375em}.prose li::marker{color:var(--accent)}.prose blockquote{border-left:3px solid var(--accent);background:linear-gradient(90deg,#ff4d2e14,#0000 70%);border-radius:0 10px 10px 0;margin:1.5rem 0;padding:1rem 1.25rem;font-style:italic}.prose blockquote p:first-child{margin-top:0}.prose blockquote p:last-child{margin-bottom:0}.prose code{font-family:var(--font-mono);color:var(--teal);background:#19e6c414;border-radius:6px;padding:.125rem .375rem;font-size:.875em;font-weight:500}.prose pre{font-family:var(--font-mono);background:var(--bg-elevated);border:1px solid var(--border);border-radius:12px;margin:1.25rem 0;padding:1rem;font-size:.875rem;line-height:1.65;overflow-x:auto}.prose pre code{color:inherit;background:0 0;border-radius:0;padding:0}.prose img{border:1px solid var(--border);border-radius:12px;margin:1.5rem 0}.prose hr{background:linear-gradient(90deg, transparent, var(--border-strong), transparent);border:0;height:1px;margin:2.5rem 0}.prose-invert{--tw-prose-body:var(--text);--tw-prose-headings:var(--text);--tw-prose-links:var(--accent);--tw-prose-bold:var(--text);--tw-prose-counters:var(--accent);--tw-prose-bullets:var(--accent);--tw-prose-quotes:#f2f4f8d9;--tw-prose-code:var(--teal);--tw-prose-pre-bg:var(--bg-elevated)}
