.jhvr-ranking{--jhvr-gap:22px;--jhvr-card-width:clamp(210px, 18vw, 300px);position:relative;width:100%;margin:22px 0 36px;color:#fff}.jhvr-heading-row{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:14px}.jhvr-title{margin:0;color:inherit}.jhvr-tabs{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:7px}.jhvr-tab{appearance:none;border:1px solid rgb(255 255 255 / .18);border-radius:999px;background:rgb(255 255 255 / .07);color:inherit;padding:7px 13px;font:inherit;font-size:13px;line-height:1;cursor:pointer;transition:background-color .18s ease,border-color .18s ease,transform .18s ease}.jhvr-tab:hover,.jhvr-tab:focus-visible{background:rgb(255 255 255 / .14);outline:none}.jhvr-tab.is-active{border-color:#fff;background:#fff;color:#111}.jhvr-panel[hidden]{display:none!important}.jhvr-scroller{overflow-x:auto;overflow-y:hidden;padding:6px 4px 18px 36px;scroll-snap-type:x proximity;scrollbar-width:thin;-webkit-overflow-scrolling:touch}.jhvr-track{display:grid;grid-auto-flow:column;grid-auto-columns:var(--jhvr-card-width);gap:var(--jhvr-gap);width:max-content}.jhvr-card{position:relative;min-width:0;scroll-snap-align:start}.jhvr-thumb-link{position:relative;display:block;color:inherit;text-decoration:none}.jhvr-image-wrap{position:relative;display:block;overflow:hidden;width:100%;aspect-ratio:16 / 9;border-radius:4px;background:#171717}.jhvr-image-wrap img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .25s ease,filter .25s ease}.jhvr-thumb-link:hover .jhvr-image-wrap img{transform:scale(1.035);filter:brightness(.82)}.jhvr-play{position:absolute;inset:50% auto auto 50%;width:44px;height:44px;border-radius:50%;background:rgb(0 0 0 / .62);opacity:0;transform:translate(-50%,-50%) scale(.86);transition:opacity .18s ease,transform .18s ease}.jhvr-play::after{content:"";position:absolute;left:18px;top:13px;border-top:9px solid #fff0;border-bottom:9px solid #fff0;border-left:14px solid #fff}.jhvr-thumb-link:hover .jhvr-play,.jhvr-thumb-link:focus-visible .jhvr-play{opacity:1;transform:translate(-50%,-50%) scale(1)}.jhvr-rank-number{position:absolute;z-index:4;left:-34px;bottom:-15px;min-width:74px;color:#fff;font-family:Arial Black,Impact,sans-serif;font-size:clamp(70px, 6.5vw, 112px);font-style:italic;font-weight:900;line-height:.78;letter-spacing:-8px;text-align:center;pointer-events:none;-webkit-text-stroke:3px #050505;paint-order:stroke fill;text-shadow:2px 3px 0 #050505}.jhvr-duration{position:absolute;right:7px;bottom:7px;border-radius:3px;background:rgb(0 0 0 / .78);color:#fff;padding:3px 6px;font-size:11px;line-height:1}.jhvr-card-title{margin:11px 0 0 38px;font-size:14px;line-height:1.35;font-weight:600}.jhvr-card-title a{display:-webkit-box;overflow:hidden;color:inherit;text-decoration:none;-webkit-box-orient:vertical;-webkit-line-clamp:2}.jhvr-card-title a:hover{text-decoration:underline}.jhvr-meta{margin:5px 0 0 38px;color:rgb(255 255 255 / .64);font-size:12px}.jhvr-no-thumb{display:grid;width:100%;height:100%;place-items:center;color:rgb(255 255 255 / .55);font-size:13px}.jhvr-empty{margin:0;padding:24px;border:1px dashed rgb(255 255 255 / .2);border-radius:5px;color:rgb(255 255 255 / .7);text-align:center}@media (max-width:767px){.jhvr-ranking{--jhvr-gap:14px;--jhvr-card-width:min(72vw, 260px)}.jhvr-heading-row{align-items:flex-start;flex-direction:column}.jhvr-tabs{justify-content:flex-start}.jhvr-scroller{padding-left:28px}.jhvr-rank-number{left:-27px;bottom:-10px;min-width:58px;font-size:68px;letter-spacing:-6px;-webkit-text-stroke-width:2px}.jhvr-card-title,.jhvr-meta{margin-left:30px}}.jhvr-scroller-shell{position:relative}.jhvr-scroll-button{position:absolute;z-index:8;top:50%;width:42px;height:72px;border:0;background:rgb(0 0 0 / .62);color:#fff;font-size:28px;line-height:1;cursor:pointer;opacity:0;transform:translateY(-58%);transition:opacity .18s ease,background-color .18s ease}.jhvr-scroller-shell:hover .jhvr-scroll-button,.jhvr-scroll-button:focus-visible{opacity:1}.jhvr-scroll-button:hover,.jhvr-scroll-button:focus-visible{background:rgb(0 0 0 / .86);outline:none}.jhvr-scroll-prev{left:0;border-radius:0 5px 5px 0}.jhvr-scroll-next{right:0;border-radius:5px 0 0 5px}@media (max-width:767px){.jhvr-scroll-button{display:none}}