:root{--sh-ink: #17363f;--sh-ink-2:#305764;--sh-blue:#2e6ef3;--sh-teal:#2f7a8a;--sh-surface:#ffffff;--sh-border:#d8e3e6;--sh-gray-0:#f9fafb;--sh-shadow:0 18px 44px rgba(12,35,44,.08);--sh-r-lg:18px;--sh-r-md:14px}.rv-hero{background:radial-gradient(1100px 360px at 5% -5%,#eaf5ff 0,transparent 60%),radial-gradient(900px 300px at 120% 5%,#edf8f4 0,transparent 60%),var(--sh-gray-0);padding:clamp(2.5rem,6vw,5rem) 1rem 2rem;text-align:center}.rv-hero__inner{max-width:1100px;margin:0 auto}.rv-hero__title{margin:0 0 .25rem;font-size:clamp(2.2rem,7.2vw,4.4rem);line-height:1.02;color:var(--sh-ink);letter-spacing:.2px}.rv-hero__title em{font-style:italic;color:var(--sh-teal);font-weight:700}.rv-hero__subtitle{margin:.5rem auto 1.25rem;max-width:60ch;color:var(--sh-ink-2);font-size:clamp(1rem,2.3vw,1.25rem)}.rv-hero__stars{font-size:clamp(1.4rem,3vw,2rem);color:#f4b400;letter-spacing:.18em}.rv-hero__avg{margin:.35rem 0 1rem;color:var(--sh-ink);font-weight:800}.rv-hero__google img{height:36px}.rv-tabs{position:sticky;top:0;z-index:20;background:#fff;border-bottom:1px solid var(--sh-border)}.rv-tabs__inner{max-width:1200px;margin:0 auto;padding:.6rem 1rem 0;display:grid;grid-auto-flow:column;grid-auto-columns:max-content;gap:.75rem;overflow-x:auto;-webkit-overflow-scrolling:touch}.rv-tab{background:transparent;border:0;cursor:pointer;white-space:nowrap;color:var(--sh-ink-2);font-weight:700;padding:.8rem 1rem .9rem;border-radius:12px 12px 0 0;position:relative;display:inline-flex;gap:.5rem;align-items:center}.rv-tab img{width:18px;height:18px}.rv-tab b{color:var(--sh-ink);margin-left:.2rem}.rv-tab--active{color:var(--sh-ink)}.rv-tab--active:after{content:"";position:absolute;left:12px;right:12px;bottom:0;height:3px;background:var(--sh-teal);border-radius:2px}.rv-scoreband{background:linear-gradient(180deg,#fff,#fcfefd);border-bottom:1px solid var(--sh-border)}.rv-scoreband__inner{max-width:1200px;margin:0 auto;padding:1.25rem 1rem;text-align:center}.rv-scoreband h2{margin:0 0 .35rem;color:var(--sh-ink)}.rv-scoreband__score{display:inline-grid;grid-auto-flow:column;gap:.55rem;align-items:center;background:#fff;padding:.5rem .9rem;border:1px solid var(--sh-border);border-radius:999px;box-shadow:var(--sh-shadow)}.rv-scoreband__num{font-weight:900;color:var(--sh-ink)}.rv-scoreband__stars{color:#f4b400;letter-spacing:.15em}.rv-scoreband__count{color:var(--sh-ink-2)}.rv-list{max-width:1200px;margin:0 auto;padding:1.25rem 1rem 3rem;display:grid;grid-auto-flow:column;grid-auto-columns:minmax(280px,1fr);gap:1rem;overflow-x:auto;scroll-snap-type:x mandatory}.rv-list::-webkit-scrollbar{height:8px}.rv-list::-webkit-scrollbar-thumb{background:#d7e1e5;border-radius:6px}.rv-card{scroll-snap-align:start;background:color-mix(in oklab,var(--sh-surface) 94%,white);border:1px solid var(--sh-border);border-radius:16px;box-shadow:var(--sh-shadow);padding:1rem;display:grid;gap:.75rem;transition:transform .15s ease,box-shadow .2s ease}.rv-card:hover{transform:translateY(-2px);box-shadow:0 22px 56px #0c232c1c}.rv-card__head{display:grid;grid-template-columns:auto 1fr;gap:.75rem;align-items:center}.rv-card__avatar{width:48px;height:48px;border-radius:50%;object-fit:cover;border:1px solid var(--sh-border)}.rv-card__name{font-weight:900;color:var(--sh-ink)}.rv-badge{background:#e7f3f6;color:var(--sh-teal);border:1px solid #cfe7ec;font-size:.75rem;padding:.15rem .45rem;border-radius:999px;margin-left:.35rem}.rv-card__sub{color:var(--sh-ink-2);font-size:.9rem}.rv-card__stars{color:#f4b400;letter-spacing:.18em;font-size:1.1rem}.rv-card__text{margin:0;color:var(--sh-ink-2);line-height:1.6}.rv-card__foot{display:flex;justify-content:space-between;align-items:center;color:var(--sh-ink-2);font-size:.9rem}.rv-card__src{color:var(--sh-blue);text-decoration:none;font-weight:800}.rv-card__src:hover{text-decoration:underline}@media (prefers-reduced-motion: reduce){.rv-card{transition:none!important}}.rv-list{max-width:1200px;margin:0 auto;padding:1.25rem 1rem 3rem;display:grid;grid-template-columns:1fr;grid-auto-flow:row;grid-auto-columns:initial;gap:1rem;overflow:visible;scroll-snap-type:none}.rv-card{width:100%;scroll-snap-align:unset}@media (min-width: 1024px){.rv-list{grid-auto-flow:initial;grid-template-columns:repeat(4,1fr);overflow:visible;scroll-snap-type:none}}
