:root{--accent:#0fb8b8;--accent-dim:#0a8e8e;--accent-glow:rgba(15,184,184,.18);--accent-soft:rgba(15,184,184,.1);--accent-border:rgba(15,184,184,.3);--accent-text:#0a8e8e}.rv-hero{position:relative;padding:96px 0 72px;border-bottom:1px solid var(--border-1);background:var(--bg-1)}.rv-hero .container{text-align:center}.rv-hero h1{font-size:clamp(36px,5.4vw,56px);font-weight:600;letter-spacing:-.025em;line-height:1.04;margin:0 auto 16px;max-width:22ch;text-wrap:balance}.rv-hero .lead{font-size:clamp(16px,1.4vw,19px);color:var(--text-2);line-height:1.55;max-width:56ch;margin:0 auto 40px}.rv-rating{max-width:760px;margin:0 auto;background:var(--bg-0);border:1px solid var(--border-1);border-radius:16px;padding:28px 36px;display:grid;grid-template-columns:auto 1px 1fr 1px auto;gap:28px;align-items:center;box-shadow:0 1px 2px rgba(14,20,33,.02)}.rv-rating .sep{width:1px;height:56px;background:var(--border-1)}.rv-rating-score{display:flex;flex-direction:column;align-items:center;gap:8px}.rv-rating-num{font-size:56px;font-weight:600;color:var(--ink);letter-spacing:-.025em;line-height:1;font-variant-numeric:tabular-nums}.rv-rating-num span{font-size:22px;font-weight:500;color:var(--text-3)}.rv-rating-label{font-family:var(--font-sans);font-size:11.5px;letter-spacing:.16em;text-transform:uppercase;color:var(--accent-dim);font-weight:600}.rv-stars{display:flex;flex-direction:column;gap:10px;align-items:flex-start}.rv-stars-row{display:flex;gap:4px}.rv-star{width:28px;height:28px;background:var(--accent);clip-path:polygon(50% 0,61% 35%,98% 35%,68% 57%,79% 91%,50% 70%,21% 91%,32% 57%,2% 35%,39% 35%)}.rv-stars-meta{font-family:var(--font-mono);font-size:11.5px;color:var(--text-3);letter-spacing:.04em}.rv-stars-meta b{color:var(--ink);font-weight:600}.rv-bars{display:flex;flex-direction:column;gap:5px;width:100%}.rv-bar-row{display:grid;grid-template-columns:42px 1fr 36px;gap:10px;align-items:center;font-family:var(--font-mono);font-size:11px;color:var(--text-3)}.rv-bar{height:6px;background:var(--bg-2);border-radius:3px;overflow:hidden}.rv-bar .fill{height:100%;background:var(--accent);border-radius:3px}.rv-bar-row .pct{text-align:right;color:var(--ink);font-weight:500}.rv-bar-row.zero .pct{color:var(--text-4);font-weight:400}.rv-trustpilot{display:flex;flex-direction:column;gap:10px;align-items:center}.rv-trustpilot .pill{display:inline-flex;align-items:center;gap:8px;padding:7px 14px;border-radius:999px;background:var(--accent-soft);border:1px solid var(--accent-border);color:var(--accent-dim);font-family:var(--font-sans);font-weight:600;font-size:12.5px;letter-spacing:-.005em}.rv-trustpilot .pill:before{content:"";width:14px;height:14px;background:var(--accent);clip-path:polygon(50% 0,61% 35%,98% 35%,68% 57%,79% 91%,50% 70%,21% 91%,32% 57%,2% 35%,39% 35%)}.rv-trustpilot a{font-size:12.5px;color:var(--brand);font-weight:500}.rv-trustpilot a:hover{text-decoration:underline}@media (max-width:800px){.rv-rating{grid-template-columns:1fr;gap:22px;padding:26px 24px}.rv-rating .sep{display:none}.rv-rating-score,.rv-stars,.rv-trustpilot{align-items:center;text-align:center}}.rv-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:12px}.rv-card{background:var(--bg-0);border:1px solid var(--border-1);border-radius:14px;padding:24px;display:flex;flex-direction:column;gap:14px;transition:border-color .16s ease}.rv-card:hover{border-color:var(--border-2)}.rv-card-head{display:flex;align-items:center;gap:4px}.rv-card-stars{display:flex;gap:3px}.rv-card-stars .s{width:16px;height:16px;background:var(--accent);clip-path:polygon(50% 0,61% 35%,98% 35%,68% 57%,79% 91%,50% 70%,21% 91%,32% 57%,2% 35%,39% 35%)}.rv-card-date{margin-left:auto;font-family:var(--font-mono);font-size:11px;color:var(--text-4)}.rv-card-title{font-family:var(--font-sans);font-weight:600;font-size:15.5px;line-height:1.3;letter-spacing:-.012em;color:var(--ink);margin:0;text-wrap:balance}.rv-card-quote{font-size:14px;color:var(--text-2);line-height:1.55;margin:0;flex:1}.rv-card-foot{display:flex;align-items:center;gap:10px;padding-top:14px;border-top:1px solid var(--border-1)}.rv-card-av{width:30px;height:30px;border-radius:50%;background:var(--bg-2);border:1px solid var(--border-1);color:var(--text-2);display:grid;place-items:center;font-family:var(--font-mono);font-size:11px;font-weight:600;flex-shrink:0}.rv-card-author{font-family:var(--font-sans);font-size:13.5px;color:var(--ink);font-weight:500}.rv-card-meta{margin-left:auto;font-family:var(--font-mono);font-size:10.5px;color:var(--text-4);letter-spacing:.04em}.rv-card-meta:before{content:"✓ ";color:var(--accent-dim)}@media (max-width:1000px){.rv-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.rv-grid{grid-template-columns:1fr}}.rv-themes{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:24px}.rv-theme{background:var(--bg-0);border:1px solid var(--border-1);border-radius:12px;padding:22px 22px 20px}.rv-theme-num{font-family:var(--font-mono);font-size:22px;font-weight:600;color:var(--ink);line-height:1;letter-spacing:-.012em;margin-bottom:12px;font-variant-numeric:tabular-nums}.rv-theme h4{font-size:14.5px;font-weight:600;color:var(--ink);margin:0 0 6px;letter-spacing:-.005em}.rv-theme p{font-size:13px;color:var(--text-2);line-height:1.5;margin:0}@media (max-width:800px){.rv-themes{grid-template-columns:1fr}}.rv-foot{margin-top:56px;display:flex;justify-content:space-between;align-items:center;gap:24px;padding:28px 32px;background:var(--bg-0);border:1px solid var(--border-1);border-radius:14px;flex-wrap:wrap}.rv-foot-body strong{font-size:17px;color:var(--ink);font-weight:600;letter-spacing:-.012em}.rv-foot-body p{margin:4px 0 0;color:var(--text-2);font-size:14px}.rv-foot-ctas{display:flex;gap:12px;flex-wrap:wrap}