
.content .scout-report{box-sizing:border-box;width:min(760px,100%);margin:18px auto 24px;padding:20px 24px;background:#0d1b23;border:1px solid #56616a;border-radius:0;color:#d9e2e7}
.scout-report>header{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-bottom:16px;border-bottom:1px solid #54616a}
.scout-report header small{display:block;font:700 10px/1.4 Arial;letter-spacing:.12em;color:#b4c2ca;margin-bottom:6px}
.scout-report header h2{font:700 25px/1.2 Georgia,serif;color:#e7c268;margin:0;overflow-wrap:anywhere}
.scout-report header>span{font:14px/1.5 Arial;color:#c0ccd3}
.scout-report table{width:100%;border-collapse:collapse;table-layout:fixed;margin:8px 0 0;background:transparent}
.scout-report thead th{font:700 10px/1.5 Arial;letter-spacing:.04em;color:#9cafb9;padding:10px 0;text-align:left;background:transparent}
.scout-report th:first-child{width:36%}.scout-report th:last-child,.scout-report td{text-align:right}
.scout-report tbody th,.scout-report tbody td{padding:12px 0;border-bottom:1px solid #31444f;background:transparent;font:14px/1.5 Arial;color:#d9e2e7}
.scout-report tbody th{text-align:left;font-weight:400}.scout-report tbody td{font-variant-numeric:tabular-nums;font-weight:600;color:#e7c268}
.scout-report>p{margin:14px 0 0;font:12px/1.6 Arial;color:#a8bac4}
@media(max-width:500px){.content .scout-report{padding:16px;margin:12px auto 20px}.scout-report header h2{font-size:22px}.scout-report th:first-child{width:28%}.scout-report tbody td{font-size:12px;overflow-wrap:anywhere}}
