.rv-loading,.rv-empty{text-align:center;color:#fff9;flex-direction:column;justify-content:center;align-items:center;gap:16px;min-height:80vh;display:flex}.rv-spinner{border:3px solid #ffd70026;border-top-color:gold;border-radius:50%;width:50px;height:50px;animation:.8s linear infinite rv-spin}@keyframes rv-spin{to{transform:rotate(360deg)}}.rv-hero-stats{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:16px;margin-bottom:40px;display:grid}.rv-hero-stat{text-align:center;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#041f1ae6;border:1.5px solid #ffd70033;border-radius:18px;padding:24px 16px;transition:border-color .25s}.rv-hero-stat:hover{border-color:#ffd70080}.rv-hero-num{color:#fff;margin-bottom:6px;font-size:2.2rem;font-weight:900;line-height:1;display:block}.rv-gold{color:gold}.rv-hero-label{color:#ffffff80;font-size:.82rem;font-weight:600}.rv-grid{grid-template-columns:1fr 1fr;gap:20px;margin-bottom:40px;display:grid}.rv-card{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#041f1ae6;border:1.5px solid #ffd70026;border-radius:20px;padding:28px 24px;transition:border-color .25s}.rv-card:hover{border-color:#ffd70059}.rv-card--full{grid-column:1/-1}.rv-card-title{color:gold;margin-bottom:20px;font-size:1.1rem;font-weight:800}.rv-bars{flex-direction:column;gap:12px;display:flex}.rv-bar-label{justify-content:space-between;align-items:center;margin-bottom:6px;font-size:.88rem;display:flex}.rv-bar-val{color:#ffffff80;font-size:.82rem}.rv-bar-track{background:#ffffff0f;border-radius:10px;height:8px;overflow:hidden}.rv-bar-fill{border-radius:10px;min-width:4px;height:100%;transition:width 1s cubic-bezier(.4,0,.2,1)}.rv-ratings-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:18px;display:grid}.rv-rating-item{background:#ffffff08;border:1px solid #ffd7001f;border-radius:12px;flex-direction:column;gap:8px;padding:16px;display:flex}.rv-rating-label{color:#fffc;font-size:.88rem;font-weight:700}.rv-stars{align-items:center;gap:2px;display:flex}.rv-star-num{color:gold;margin-right:8px;font-size:.9rem;font-weight:800}.rv-rating-bar-track{background:#ffffff0f;border-radius:10px;height:4px;overflow:hidden}.rv-rating-bar-fill{background:linear-gradient(90deg,#d4af37,gold);border-radius:10px;height:100%;transition:width 1s}.rv-nps{text-align:center}.rv-nps-score{margin-bottom:8px;font-size:4rem;font-weight:900;line-height:1}.rv-nps-desc{color:#fff9;margin-bottom:20px;font-size:.95rem}.rv-nps-breakdown{justify-content:center;gap:12px;display:flex}.rv-nps-seg{border-radius:12px;flex-direction:column;align-items:center;gap:4px;min-width:80px;padding:14px 18px;display:flex}.rv-seg-green{background:#22c55e1f;border:1px solid #22c55e4d}.rv-seg-yellow{background:#ffd70014;border:1px solid #ffd70033}.rv-seg-red{background:#ef44441a;border:1px solid #ef444440}.rv-seg-num{font-size:1.6rem;font-weight:900}.rv-seg-green .rv-seg-num{color:#22c55e}.rv-seg-yellow .rv-seg-num{color:gold}.rv-seg-red .rv-seg-num{color:#f87171}.rv-seg-lbl{color:#ffffff80;font-size:.75rem;font-weight:600}.rv-cta{text-align:center;background:#ffd7000d;border:1.5px solid #ffd70033;border-radius:20px;padding:40px 30px}.rv-cta h3{color:gold;margin-bottom:8px;font-size:1.4rem;font-weight:800}.rv-cta p{color:#fff9;margin-bottom:20px;font-size:.95rem}@media (max-width:700px){.rv-grid{grid-template-columns:1fr}.rv-card--full{grid-column:auto}.rv-hero-stats{grid-template-columns:1fr 1fr}.rv-nps-breakdown{flex-direction:column;align-items:center}}
