.source-hero{margin-bottom:36px}.source-hero p:last-child{max-width:730px}
.source-guide{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-bottom:16px}
.source-guide .card{position:relative;padding:22px}.source-guide h3{margin:4px 0 8px;font-size:1.1rem}.source-guide p{font-size:.91rem;line-height:1.8;margin:0}
.source-n{font-family:monospace;font-size:.78rem;letter-spacing:.1em;color:var(--muted,#777)}
.source-fields{align-items:end}.source-fields .field{min-width:230px}
.source-list{display:grid;gap:10px;margin-top:15px}.source-item{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 18px}.source-item p{margin:3px 0 0}.source-item .row{flex-wrap:nowrap}
.source-json{min-height:360px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.82rem;line-height:1.5}
.report-template h3{margin:0 0 4px}.report-template p{margin:0 0 12px}.report-prompt{margin:0 0 14px}.report-prompt summary{cursor:pointer;font-size:.88rem;font-weight:700}.report-prompt pre{white-space:pre-wrap;overflow-wrap:anywhere;font:inherit;font-size:.82rem;line-height:1.75;background:var(--bg-neutral,#f4f3ef);padding:14px;border-radius:8px}
@media(max-width:650px){.source-guide{grid-template-columns:1fr}.source-item{align-items:flex-start;flex-direction:column}}
