.profile-bars{display:grid;gap:4mm}.profile-bar-row{display:grid;grid-template-columns:36mm 1fr 14mm;gap:4mm;align-items:center}.profile-bar-row strong{font-size:10pt}.profile-bar-row>span{font-size:10pt;font-weight:900;text-align:right}.profile-track{height:4mm;overflow:hidden;border-radius:999px;background:#e1e8f2}.profile-fill{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--blue),var(--cyan))}.quote-panel{padding:8mm;border-left:2mm solid var(--copper);border-radius:0 5mm 5mm 0;background:#fffaf4}.quote-panel p{margin:0;font-size:13pt;line-height:1.55;font-weight:750}.trait-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:4mm}.trait{padding:5mm;border:1px solid var(--line);border-radius:4mm;background:#fff;font-weight:800}.compact-list li{font-size:10pt!important;line-height:1.45!important}.report-note{margin-top:7mm;color:var(--muted);font-size:9pt;line-height:1.5}@media(max-width:850px){.profile-bar-row{grid-template-columns:115px 1fr 42px;gap:10px}.profile-bar-row strong,.profile-bar-row>span{font-size:14px}.profile-track{height:12px}.trait-grid{grid-template-columns:1fr}.quote-panel{padding:20px}.quote-panel p{font-size:18px}}@media print{.profile-bar-row{grid-template-columns:36mm 1fr 14mm;gap:4mm}.profile-bar-row strong,.profile-bar-row>span{font-size:10pt}.profile-track{height:4mm}.trait-grid{grid-template-columns:repeat(2,1fr)}.quote-panel{padding:8mm}.quote-panel p{font-size:13pt}}
