.rv-section{padding:0;margin-top:32px}.rv-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.rv-card{background:#fff;border:1px solid #e8ecf2;border-radius:16px;padding:24px;display:flex;flex-direction:column;gap:4px;box-shadow:0 2px 12px #0000000d}.rv-header{display:flex;align-items:center;gap:14px;margin-bottom:12px}.rv-avatar{width:52px;height:52px;border-radius:50%;-o-object-fit:cover;object-fit:cover;background:#e8ecf2;flex-shrink:0}.rv-name{font-size:1rem;font-weight:700;color:#1a2232}.rv-role{font-size:.85rem;color:#6b7485;margin-top:2px}.rv-quot{line-height:1;margin-bottom:4px}.rv-quot img{height:24px;width:auto;display:block}.rv-quote{margin:6px 0 16px;font-size:.92rem;line-height:1.7;color:#2d3748;flex:1}.rv-footer{display:flex;align-items:center;justify-content:space-between;margin-top:auto;padding-top:16px;border-top:1px solid #f0f2f5}.rv-star-wrap{position:relative;display:inline-block;height:20px}.rv-star-gray{display:block;height:20px;width:auto}.rv-star-box{position:absolute;top:0;left:0;height:100%;overflow:hidden}.rv-star-yellow{display:block;height:20px;width:auto;min-width:100px}.rv-score{font-size:.88rem;color:#5a6476}.rv-score b{color:#1a2232}@media (max-width: 1060px){.rv-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 640px){.rv-grid{grid-template-columns:1fr}.rv-card{padding:20px}}
