.markdown-text{color:var(--text-secondary);line-height:1.7}.markdown-text>:first-child{margin-top:0}.markdown-text>:last-child{margin-bottom:0}.markdown-text p{margin:0 0 1rem}.markdown-text h1,.markdown-text h2,.markdown-text h3,.markdown-text h4{color:var(--text-primary);font-weight:600;line-height:1.3;margin:1.5rem 0 .75rem}.markdown-text h1{font-size:1.5rem}.markdown-text h2{font-size:1.25rem}.markdown-text h3,.markdown-text h4{font-size:1.125rem}.markdown-text ul,.markdown-text ol{margin:0 0 1rem;padding-left:1.5rem}.markdown-text ul{list-style:disc}.markdown-text ol{list-style:decimal}.markdown-text li{margin:.25rem 0}.markdown-text li>ul,.markdown-text li>ol{margin-bottom:0}.markdown-text strong{color:var(--text-primary);font-weight:600}.markdown-text em{font-style:italic}.markdown-text a{color:var(--brand-gold);text-decoration:underline}.markdown-text a:hover{color:var(--brand-gold-hover)}.markdown-text blockquote{margin:1rem 0;padding-left:1rem;border-left:2px solid var(--border-color);color:var(--text-muted)}.markdown-text code{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.875em;background-color:var(--bg-secondary);border:1px solid var(--border-color);border-radius:.25rem;padding:.1rem .3rem}.markdown-text pre{margin:0 0 1rem;padding:.75rem 1rem;overflow-x:auto;background-color:var(--bg-secondary);border:1px solid var(--border-color);border-radius:.5rem}.markdown-text pre code{background:none;border:0;padding:0}.markdown-text hr{margin:1.5rem 0;border:0;border-top:1px solid var(--border-color)}.markdown-text table{display:block;width:100%;margin:0 0 1rem;overflow-x:auto;border-collapse:collapse}.markdown-text th,.markdown-text td{padding:.5rem .75rem;border:1px solid var(--border-color);text-align:left}.markdown-text th{background-color:var(--bg-secondary);color:var(--text-primary);font-weight:600}.markdown-text img{max-width:100%;height:auto;border-radius:.5rem}.markdown-text--clamped{position:relative;max-height:12rem;overflow:hidden}.markdown-text--faded:after{content:"";position:absolute;inset-inline:0;bottom:0;height:3rem;background:linear-gradient(to bottom,transparent,var(--bg-card))}
