.meeting-video-popup{max-width:min(1280px,98vw)}.mfp-content .meeting-video-popup{display:block;margin-left:auto;margin-right:auto}.hidden{display:none!important}.mv__header{font-weight:600;font-size:1.1rem;margin-bottom:.5rem;text-align:center}.mv{display:flex;flex-direction:column;gap:.75rem;--maxw:1200px;--tile-bg:#f8f9fa;--tile-border:#cbd5e0;--tile-active-border:#f0ad4e;--tile-active-bg:#fff3cd;--tile-text:#212529}.mv--dark{--tile-bg:#282828;--tile-border:#374151;--tile-active-border:#facc15;--tile-active-bg:rgba(250, 204, 21, 0.18);--tile-text:#e5e7eb}.mv__container{width:100%;max-width:var(--maxw);margin:0 auto}.mv__video-wrap{display:flex;justify-content:center;align-items:center}.mv__video-aspect{position:relative;width:100%;max-width:var(--maxw);background:#000;border-radius:6px;overflow:hidden;margin:0 auto}.mv__video-aspect video{width:100%;height:100%;object-fit:contain;display:block;background:#000}.mv__overlay{position:absolute;left:0;right:0;bottom:0;color:#fff;padding:.35rem .6rem;font-size:.9rem;max-height:140px;overflow:visible;pointer-events:none;z-index:2}.mv__overlay--top{top:0;bottom:auto}.mv__overlay.has-stat-boxes{background:0 0}.mv__overlay .stat-boxes{display:flex;flex-wrap:wrap;gap:.4rem .6rem;align-items:flex-start;justify-content:center}.mv__overlay.sectionals-off .stat-boxes .stat-box{display:none!important}.mv__overlay.sectionals-off .stat-boxes .mv__sectionals-toggle{display:inline-flex!important}.mv__sectionals-toggle{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:4px;margin-right:.35rem;margin-top:10px;color:#fff;background:rgba(0,0,0,.35);pointer-events:auto}.mv--dark .mv__sectionals-toggle{background:rgba(0,0,0,.5)}.mv--light .mv__sectionals-toggle{background:rgba(0,0,0,.35)}.mv__overlay .stat-box{display:inline-flex;flex-direction:column;align-items:center;justify-content:center;gap:.1rem;padding:.15rem .35rem;border-radius:4px;background:0 0;min-height:2.2rem;width:150px;height:50px;opacity:.9}.mv__overlay .stat-box .stat-label{font-weight:700;font-size:.78rem;line-height:1;opacity:.95;text-align:center}.mv__overlay .stat-box .stat-value{font-size:.82rem;line-height:1}.mv__stats{width:100%;max-width:var(--maxw);margin:.125rem auto 0}.mv__carousel{overflow:hidden}.mv__tiles{display:flex;gap:.5rem;overflow-x:auto;padding:.25rem 0;justify-content:space-between;align-items:stretch;width:100%}.mv__tiles::-webkit-scrollbar{height:8px}.mv__tiles::-webkit-scrollbar-thumb{background:rgba(127,127,127,.4);border-radius:4px}.mv__tiles.is-dragging{cursor:grabbing}.vRow{flex:1 1 92px;min-width:92px;max-width:180px;height:58px;border-radius:6px;border:1px solid var(--tile-border);display:flex;align-items:center;justify-content:center;background:var(--tile-bg);color:var(--tile-text);cursor:pointer;transition:transform .1s ease,background .2s ease,border-color .2s ease,box-shadow .2s ease}.vRow:hover{transform:translateY(-2px)}.vRow.now{border-color:var(--tile-active-border);box-shadow:0 0 0 2px rgba(250,204,21,.35) inset;background:var(--tile-active-bg);color:var(--tile-text)}.mv-tile{text-align:center;line-height:1.1}.mv-tile__race{font-weight:700;font-size:.92rem}.mv-tile__meta{font-size:.76rem;opacity:.85;margin-top:5px}@media (max-width:1399px){.mv__overlay .stat-box{width:120px}}@media (max-width:996px){.mv__overlay .stat-box{width:100px}}@media (max-width:768px){.meeting-video-popup{max-width:98vw}.mv__video-aspect{max-width:100%}.mv__overlay .stat-box{width:70px;height:40px}}@media (max-width:479px){.mv__overlay .stat-box{width:60px;height:35px}#vVid-overlay{top:0}}.tippy-box .mv-tooltip-card{min-width:480px;max-width:960px;white-space:normal;overflow-wrap:anywhere}.tippy-box .mv-tooltip-card .label{display:inline-block;margin-bottom:2px}.mv--standalone{--maxw:100%}@media (min-width:1400px){.mv--standalone #vVid{height:700px!important}}