.tv-reviews,.tv-reviews *,.tv-reviews :before,.tv-reviews :after{box-sizing:border-box;margin:0;padding:0}.tv-reviews{--bg:#05060f;--ink:#fff;--mut:#e4ecf799;--mut2:#e4ecf766;--line:#ffffff1a;--line2:#ffffff0e;--accent:#2f8fff;--accent-bright:#5fb0ff;--accent-deep:#1769c6;--spot:#2f8fff;--floor:#2f8fff33;--head:"Onest", system-ui, sans-serif;--body:"Manrope", system-ui, sans-serif;--mono:"JetBrains Mono", monospace;min-height:100vh;color:var(--ink);font-family:var(--body);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;background:#040507;position:relative;overflow-x:hidden}.tv-reviews a{color:inherit;text-decoration:none}.tv-reviews ::selection{background:var(--accent);color:#fff}.tv-reviews .filmgrain{z-index:1;pointer-events:none;opacity:.07;mix-blend-mode:overlay;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='160' height='160'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.82' numOctaves='2' stitchTiles='stitch'/%3E%3CfeColorMatrix type='saturate' values='0'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");background-size:170px 170px;position:fixed;inset:0}.tv-reviews .bg-glow{z-index:0;pointer-events:none;height:100%;position:absolute;inset:0;overflow:hidden}.tv-reviews .bg-glow span{filter:blur(80px);border-radius:50%;position:absolute}.tv-reviews .bg-glow .g1{background:radial-gradient(circle, var(--spot) 0%, transparent 66%);opacity:.16;width:42vw;height:42vw;animation:11s ease-in-out infinite rvBgPulse;top:-10%;left:8%}.tv-reviews .bg-glow .g2{background:radial-gradient(circle, var(--accent-bright) 0%, transparent 66%);opacity:.12;width:38vw;height:38vw;animation:13s ease-in-out 2s infinite rvBgPulse;top:18%;right:4%}.tv-reviews .bg-glow .g3{background:radial-gradient(circle, var(--accent-deep) 0%, transparent 64%);opacity:.14;width:50vw;height:50vw;animation:15s ease-in-out 1s infinite rvBgPulse;bottom:-14%;left:30%}@keyframes rvBgPulse{0%,to{opacity:.1;transform:scale(1)}50%{opacity:.2;transform:scale(1.12)}}.tv-reviews .wrap{width:min(1240px,90vw);margin:0 auto}.tv-reviews nav{z-index:30;justify-content:space-between;align-items:center;padding:24px clamp(18px,4vw,46px);display:flex;position:relative}.tv-reviews .brand{align-items:center;gap:11px;display:flex}.tv-reviews .brand .mk{color:#fff;width:28px;height:28px}.tv-reviews .brand .nm{font-family:var(--head);letter-spacing:-.02em;white-space:nowrap;font-size:20px;font-weight:700}.tv-reviews .nav-actions{align-items:center;gap:12px;display:flex}.tv-reviews .btn{cursor:pointer;white-space:nowrap;font-family:var(--head);letter-spacing:-.01em;border:none;border-radius:12px;justify-content:center;align-items:center;gap:9px;height:44px;padding:0 18px;font-size:14px;font-weight:600;transition:transform .2s,box-shadow .25s,background .2s;display:inline-flex}.tv-reviews .btn svg{width:17px;height:17px}.tv-reviews .btn-ghost{color:#fff;border:1px solid var(--line);background:#ffffff0f}.tv-reviews .btn-ghost:hover{background:#ffffff1f;transform:translateY(-2px)}.tv-reviews .btn-primary{color:#fff;background:#2f8fff;box-shadow:0 12px 34px -14px #2f8fffb3}.tv-reviews .btn-primary:hover{transform:translateY(-2px);box-shadow:0 16px 42px -14px #2f8fffb3}.tv-reviews .shell{z-index:2;padding:clamp(40px,7vh,80px) 0 90px;position:relative}.tv-reviews .rv-top{grid-template-columns:1.05fr 1fr;align-items:end;gap:clamp(24px,5vw,72px);margin-bottom:clamp(30px,4vh,44px);display:grid}.tv-reviews .rv-title{font-family:var(--head);letter-spacing:-.02em;text-wrap:balance;font-size:clamp(28px,3.4vw,44px);font-weight:600;line-height:1.08}.tv-reviews .rv-sub{color:var(--mut);max-width:38ch;font-size:clamp(16px,1.7vw,20px);font-weight:500;line-height:1.5}.tv-reviews .summary{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffff05;border:1px solid #ffffff14;border-radius:18px;grid-template-columns:290px 1fr;align-items:center;gap:clamp(22px,3vw,44px);margin-bottom:clamp(26px,4vh,40px);padding:clamp(24px,3vw,34px);display:grid}.tv-reviews .sum-score{text-align:center;border-right:1px solid var(--line2);padding-right:clamp(8px,2vw,28px)}.tv-reviews .sum-num{font-family:var(--head);letter-spacing:-.04em;font-size:clamp(58px,8vw,86px);font-weight:800;line-height:.9}.tv-reviews .sum-stars{color:#fff;gap:4px;margin:13px 0 8px;display:inline-flex}.tv-reviews .sum-stars svg{width:21px;height:21px}.tv-reviews .sum-stars svg.dim{color:#ffffff29}.tv-reviews .sum-count{color:var(--mut);font-size:14px}.tv-reviews .sum-count b{color:#fff;font-weight:600}.tv-reviews .dist{flex-direction:column;gap:11px;display:flex}.tv-reviews .dist-row{cursor:pointer;grid-template-columns:52px 1fr 44px;align-items:center;gap:14px;display:grid}.tv-reviews .dist-row .dl{font-family:var(--head);color:var(--mut);align-items:center;gap:5px;font-size:14px;font-weight:600;display:inline-flex}.tv-reviews .dist-row .dl svg{color:#ffffff8c;width:13px;height:13px}.tv-reviews .dist-bar{background:#ffffff12;border-radius:8px;height:8px;overflow:hidden}.tv-reviews .dist-bar i{background:#ffffffbf;border-radius:8px;height:100%;transition:width .9s cubic-bezier(.2,.8,.2,1);display:block}.tv-reviews .dist-row .dn{font-family:var(--mono);color:var(--mut2);text-align:right;font-size:13px}.tv-reviews .dist-row:hover .dl,.tv-reviews .dist-row:hover .dn{color:#fff}.tv-reviews .controls{flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:24px;display:flex}.tv-reviews .chips{flex-wrap:wrap;gap:9px;display:flex}.tv-reviews .chip{cursor:pointer;-webkit-user-select:none;user-select:none;height:40px;font-family:var(--head);color:var(--mut);border:1px solid var(--line);background:#ffffff0a;border-radius:99px;align-items:center;gap:7px;padding:0 16px;font-size:13.5px;font-weight:600;transition:all .2s;display:inline-flex}.tv-reviews .chip:hover{color:#fff;border-color:#fff3}.tv-reviews .chip.on{color:#0a0c1a;background:#fff;border-color:#fff}.tv-reviews .chip svg{width:13px;height:13px}.tv-reviews .chip .cn{font-family:var(--mono);opacity:.55;font-size:12px}.tv-reviews .spacer{flex:1;min-width:12px}.tv-reviews .sortwrap{color:var(--mut2);align-items:center;gap:8px;font-size:13px;display:inline-flex}.tv-reviews .sortsel{border:1px solid var(--line);color:#fff;height:40px;font-family:var(--head);cursor:pointer;background:#ffffff0a;border-radius:11px;padding:0 14px;font-size:13.5px;font-weight:600}.tv-reviews .sortsel:focus{border-color:#ffffff40;outline:none}.tv-reviews .grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.tv-reviews .rv-card{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);opacity:0;background:#ffffff05;border:1px solid #ffffff14;border-radius:18px;flex-direction:column;padding:32px 30px;transition:transform .3s cubic-bezier(.2,.8,.2,1),border-color .3s,background .3s;animation:.42s cubic-bezier(.2,.8,.2,1) forwards rvCardIn;display:flex;position:relative;transform:translateY(14px)}@keyframes rvCardIn{to{opacity:1;transform:none}}.tv-reviews .rv-card:hover{background:#ffffff0b;border-color:#ffffff29;transform:translateY(-5px)}.tv-reviews .rv-quote{font-family:var(--head);color:#ffffff14;pointer-events:none;font-size:64px;font-weight:800;line-height:1;position:absolute;top:22px;right:28px}.tv-reviews .rv-stars{color:#fff;gap:3px;margin-bottom:18px;display:flex}.tv-reviews .rv-stars svg{width:16px;height:16px}.tv-reviews .rv-stars svg.dim{color:#ffffff29}.tv-reviews .rv-card-body{color:#fff9;text-wrap:pretty;white-space:pre-wrap;flex:1;font-size:15px;line-height:1.62}.tv-reviews .rv-card-foot{border-top:1px solid #ffffff14;align-items:center;gap:13px;margin-top:26px;padding-top:22px;display:flex}.tv-reviews .rv-av{width:44px;height:44px;font-family:var(--head);color:#ffffffe6;background:#ffffff12;border:1px solid #ffffff1f;border-radius:50%;flex-shrink:0;place-items:center;font-size:16px;font-weight:700;display:grid}.tv-reviews .rv-name{font-family:var(--head);color:#fff;font-size:14.5px;font-weight:600}.tv-reviews .rv-time{color:var(--mut2);margin-top:2px;font-size:13px}.tv-reviews .empty{text-align:center;color:var(--mut);grid-column:1/-1;padding:60px 0;font-size:15px}.tv-reviews footer{border-top:1px solid var(--line2);text-align:center;color:var(--mut2);margin-top:60px;padding-top:26px;font-size:13px}.tv-reviews footer b{color:var(--mut);font-weight:500}@media (max-width:900px){.tv-reviews .grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:720px){.tv-reviews .rv-top{grid-template-columns:1fr;gap:14px}.tv-reviews .summary{grid-template-columns:1fr;gap:22px}.tv-reviews .sum-score{border-right:none;border-bottom:1px solid var(--line2);padding-bottom:22px;padding-right:0}.tv-reviews .grid{grid-template-columns:1fr}.tv-reviews .spacer{display:none}.tv-reviews .sortwrap{justify-content:space-between;width:100%}}@media (max-width:600px){.tv-reviews nav{gap:10px;padding:16px 16px 4px}.tv-reviews .brand .nm{font-size:17px}.tv-reviews .brand .mk{width:24px;height:24px}.tv-reviews .nav-actions{gap:8px}.tv-reviews .btn{border-radius:11px;height:40px;padding:0 13px;font-size:13px}.tv-reviews .btn svg{width:15px;height:15px}.tv-reviews .shell{padding:24px 0 70px}.tv-reviews .rv-title{font-size:26px}.tv-reviews .rv-sub{font-size:15px}.tv-reviews .summary{padding:22px 18px}.tv-reviews .sum-num{font-size:60px}.tv-reviews .chip{height:38px;padding:0 13px;font-size:13px}.tv-reviews .rv-card{padding:26px 24px}}
