.rv-section{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,sans-serif;padding:3.5rem 1.5rem 4rem;max-width:100%;margin:0 auto}
.rv-header{display:flex;align-items:center;gap:20px;margin-bottom:1.25rem;flex-wrap:wrap}
.rv-title{font-family:'Playfair Display',Georgia,serif;font-size:clamp(1rem,1.8vw,1.35rem);font-weight:500;color:#40312F;margin:0;letter-spacing:.16em;text-transform:uppercase;white-space:nowrap}
.rv-header-sep{width:1px;height:16px;background:#D5C9BE;flex-shrink:0}
.rv-header-stars{display:flex;gap:2px;align-items:center}
.rv-score-num{font-family:'Playfair Display',Georgia,serif;font-size:1.2rem;font-weight:500;color:#40312F;white-space:nowrap}
.rv-score-sub{font-size:11.5px;color:#40312F;opacity:.55;white-space:nowrap}
.rv-star{position:relative;flex-shrink:0;display:block;background:#EFE9E0}
.rv-star::after{content:"";position:absolute;inset:18%;background:#c4b8a8;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 18 18'%3E%3Cpolygon points='9,1.5 11.09,6.26 16.18,6.9 12.59,10.35 13.53,15.42 9,12.77 4.47,15.42 5.41,10.35 1.82,6.9 6.91,6.26'/%3E%3C/svg%3E") center/100% 100% no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 18 18'%3E%3Cpolygon points='9,1.5 11.09,6.26 16.18,6.9 12.59,10.35 13.53,15.42 9,12.77 4.47,15.42 5.41,10.35 1.82,6.9 6.91,6.26'/%3E%3C/svg%3E") center/100% 100% no-repeat}
.rv-star--empty{box-shadow:inset 0 0 0 1px #d5cfc8}
.rv-star--full{background:#00b67a}
.rv-star--half{background:linear-gradient(to right,#00b67a 50%,#EFE9E0 50%)}
.rv-star--full::after,.rv-star--half::after{background:#fff}
.rv-star--lg{width:18px;height:18px}
.rv-star--sm{width:12px;height:12px}
.rv-track{display:flex;gap:12px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;scrollbar-width:none;cursor:grab;user-select:none}
.rv-track::-webkit-scrollbar{display:none}
.rv-track.rv-dragging{scroll-snap-type:none;scroll-behavior:auto;cursor:grabbing}
.rv-controls{display:flex;justify-content:center;align-items:center;gap:10px;margin-top:.875rem}
.rv-arrow{width:32px;height:32px;border-radius:50%;border:1px solid rgba(64,49,47,.22);background:transparent;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .22s;padding:0}
.rv-arrow:hover{border-color:#40312F;background:#40312F}
.rv-arrow svg{width:13px;height:13px;display:block;fill:none;stroke:#40312F;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;transition:stroke .22s}
.rv-arrow:hover svg{stroke:#fff}
.rv-card{flex:0 0 calc(20% - 10px);scroll-snap-align:start;border:1.5px solid #EFE9E0;border-radius:12px;padding:.625rem .625rem .5rem;display:flex;flex-direction:column;gap:.4rem;background:#fff;box-shadow:0 2px 14px rgba(64,49,47,.06);content-visibility:auto;contain-intrinsic-size:auto 380px}
.rv-card-top{display:flex;align-items:center;gap:7px}
.rv-avatar-placeholder{width:28px;height:28px;border-radius:50%;border:1.5px solid #EFE9E0;flex-shrink:0;background:#EFE9E0;display:flex;align-items:center;justify-content:center;font-size:9px;color:#40312F;font-weight:500}
.rv-meta{flex:1;min-width:0}
.rv-name{font-size:11px;font-weight:500;color:#1a1a1a;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.rv-stars-note{display:flex;align-items:center;gap:3px;margin-top:1px}
.rv-mini-stars{display:flex;gap:1px}
.rv-note{font-size:9px;color:#1a1a1a;font-weight:500}
.rv-date{font-size:9px;color:#bbb}
.rv-photo{width:100%;aspect-ratio:4/5;max-height:264px;object-fit:cover;border-radius:7px;border:1.5px solid #EFE9E0;display:block;pointer-events:none;background:#EFE9E0}
.rv-text{font-size:9.5px;color:#1a1a1a;line-height:1.6;margin:0;font-weight:400;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}
.rv-verified{font-size:8.5px;color:#bbb;letter-spacing:.07em;text-transform:uppercase;margin-top:auto}
@media(max-width:1200px){.rv-card{flex:0 0 calc(25% - 9px)}}
@media(max-width:1024px){.rv-card{flex:0 0 calc(33.333% - 8px)}.rv-photo{max-height:238px}}
@media(max-width:768px){.rv-card{flex:0 0 calc(50% - 6px)}.rv-photo{max-height:290px}.rv-controls{display:none}}
@media(max-width:480px){.rv-section{padding:2rem .875rem 2.5rem}.rv-card{padding:.5rem .5rem .4rem}.rv-header{gap:10px;margin-bottom:1rem}.rv-header-sep{display:none}.rv-score-sub{display:none}}
