.page-header{text-align:center;margin-bottom:4rem}.page-header h1{margin-bottom:1rem;font-size:3rem}.page-header p{color:var(--text-secondary);max-width:800px;margin:0 auto;font-size:1.2rem}.reviews-grid{grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:2rem;margin-bottom:4rem;display:grid}.review-card{flex-direction:column;gap:1.5rem;padding:2rem;display:flex}.review-header{align-items:center;gap:1rem;display:flex}.avatar{background:linear-gradient(135deg, var(--accent-color), #8b5cf6);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;font-size:1.2rem;font-weight:700;display:flex}.review-header h3{margin:0 0 .25rem;font-size:1.2rem}.review-body h4{color:var(--accent-color);margin-bottom:1rem;font-size:1.25rem}.review-body p{font-style:italic;line-height:1.7}.review-metrics{border-top:1px solid var(--border-color);justify-content:space-between;margin-top:auto;padding-top:1.5rem;display:flex}.metric{flex-direction:column;display:flex}.metric .label{text-transform:uppercase;color:var(--text-secondary);margin-bottom:.25rem;font-size:.8rem}.metric .value{font-size:1.1rem;font-weight:800}.value.positive{color:var(--success-color)}
