.requested-reports,.requested-report-detail{max-width:100%;overflow-wrap:anywhere}.requested-report-options{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-top:16px}.requested-report-options>div{min-width:0}.requested-report-options select,.requested-report-options input{width:100%;min-width:0;box-sizing:border-box}.requested-report-options select{padding:12px;border:1px solid var(--line);border-radius:6px;background:white}.requested-report-list{border-top:1px solid var(--line);margin-top:12px}.requested-report-row{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 0;border-bottom:1px solid var(--line)}.requested-report-row button{white-space:normal;text-align:start;overflow-wrap:anywhere}.requested-report-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:24px}.requested-report-detail .answer-text{white-space:pre-wrap}.requested-report-detail blockquote{white-space:pre-wrap}.requested-report-detail h2{overflow-wrap:anywhere}@media(max-width:650px){.requested-report-options{grid-template-columns:1fr 1fr;gap:12px}.requested-report-row{align-items:stretch;flex-direction:column}.requested-report-actions button{flex:1;min-width:95px}}

.public-copy-form{display:grid;gap:12px;max-width:760px}.public-copy-form label{display:grid;gap:6px}.public-copy-form input,.public-copy-form textarea{font:inherit;padding:10px;border:1px solid #b7c8be;border-radius:5px}.public-copy-form textarea{min-height:130px}
/* Deterministic version comparison remains inside the report reading surface. */
.report-comparison:empty{display:none}.report-comparison{margin-block:20px;padding:18px;background:#f4f2e8;border:1px solid #d9d3bf;border-radius:12px;text-align:start}.report-comparison>label{display:block;font-size:13px;margin-bottom:6px}.report-comparison>select{max-width:100%;margin-inline-end:8px;margin-bottom:8px}.report-comparison-result:empty{display:none}.report-comparison-result{margin-top:18px;border-top:1px solid #d9d3bf;padding-top:12px}.report-paper-heading .report-comparison-result h3{font-size:18px;margin:16px 0 8px}.report-paper-heading .report-comparison-result h4{font-size:13px;margin:10px 0 4px;color:#415b50}.report-paper-heading .report-comparison-result p{font-size:14px;line-height:1.8;max-width:none}.report-comparison-result>div{border-inline-start:3px solid #b9a266;padding-inline-start:14px;margin-block:12px}.report-comparison-result>div>div:first-child{background:#faf4eb}.report-comparison-result>div>div:last-child{background:#edf4ee}.report-comparison-result>div>div{padding:8px 12px;border-radius:6px}
