/* Presentation only: no inferred scores, face coordinates or altered photographs. */
.visual-report.report-editorial {background:#fff;color:#202323;border:1px solid #d7c394;border-radius:8px;letter-spacing:0}
.report-editorial .report-welcome {background:#fff;border-bottom:3px double #d7c394!important;padding:36px 24px!important}
.visual-report.report-editorial .report-welcome h2 {color:#202323;font-size:44px;letter-spacing:0;font-weight:400}
.report-editorial .eyebrow {color:#87651f;letter-spacing:0}
.visual-report.report-editorial .report-studio {grid-template-columns:minmax(150px,.65fr) minmax(0,1.4fr) minmax(240px,1fr);gap:28px;padding:30px 24px}
.report-editorial .report-overview>h3 {color:#87651f;letter-spacing:0}
.report-editorial .report-facts>div>.report-icon {color:#987627}
.report-editorial .report-facts strong {font-family:Georgia,serif;font-weight:400;color:#202323}
.report-editorial .report-limits {border-left:3px solid #b79848;background:#fafafa;border-radius:0}
.visual-report.report-editorial .photo-stage-frame {height:720px;background:#f2f4f3;border-radius:4px}
.report-editorial .photo-stage-frame img:not(.example-crop) {object-fit:contain}
.visual-report.report-editorial .finding-card {border:1px solid #d9c99f;border-radius:8px;background:#fff;box-shadow:none;margin-bottom:12px}
.visual-report.report-editorial .finding-card summary {padding:16px 12px;gap:9px;align-items:center;font-size:14px;letter-spacing:0;color:#202323}
.report-editorial .finding-symbol {width:34px;height:34px;border:1px solid #d9c99f;background:#fff;border-radius:50%;color:#927026;flex:none}
.report-editorial .finding-number {color:#927026;font-size:11px}
.report-editorial .finding-source {color:#706341;letter-spacing:0}
.visual-report.report-editorial .finding-body {padding:0 16px 17px}
.report-editorial .finding-body p {font-size:14px;line-height:1.65;color:#202323}
.report-editorial .finding-card.callout-active {border-color:#9e7a24;background:#fffdf7}
.report-editorial .finding-card:before {width:28px;border-color:#b59953}
.report-editorial .finding-card:after {right:calc(100% + 25px);background:#b59953}
.visual-report.report-editorial .report-boundary {background:#f4f7f6;border-block:1px solid #d6dfdc}
.report-editorial .report-status {color:#355747;background:#f4f7f6}
.report-editorial .report-next {border-top:1px solid #d7c394}
.report-editorial .report-tools {border-top:1px solid #e5e5df;padding:20px 24px;margin:0}
.report-editorial button:focus-visible,.report-editorial summary:focus-visible {outline:3px solid #937025;outline-offset:3px}
@media(max-width:1100px){
 .visual-report.report-editorial .report-studio {grid-template-columns:minmax(0,1fr) minmax(0,1fr)}
 .report-editorial .report-overview {grid-column:1/-1}
 .visual-report.report-editorial .photo-stage-frame {height:560px}
}
@media(max-width:700px){
 .visual-report.report-editorial .report-studio {grid-template-columns:minmax(0,1fr);padding:18px 12px;gap:20px}
 .visual-report.report-editorial .report-welcome h2 {font-size:30px}
 .visual-report.report-editorial .photo-stage-frame {height:460px}
 .report-editorial .finding-card:before,.report-editorial .finding-card:after {display:none}
 .report-editorial .report-tools {padding:16px 12px}
}
@media print{
 .visual-report.report-editorial .report-studio {display:block}
 .visual-report.report-editorial .photo-stage-frame {height:340px}
 .report-editorial .finding-card:before,.report-editorial .finding-card:after {display:none}
 .report-editorial .finding-card {break-inside:avoid}
}
