:root{--v9-bg:#030912;--v9-panel:#07111d;--v9-panel2:#0a1624;--v9-border:rgba(148,163,184,.17);--v9-text:#f4f8ff;--v9-muted:#93a4b8;--v9-soft:#cbd5e1;--v9-accent:#00e682;--v9-danger:#ff2458;--v9-warn:#ffc400;--v9-blue:#2f6bff;--v9-icon:#aebbd0}.ipx-global-main{background:radial-gradient(circle at 22% 0,rgba(0,230,130,.13),transparent 30%),linear-gradient(135deg,#030812,#07111d 48%,#02070d)!important;min-height:100vh}.v9-page{max-width:1188px;margin:0 auto;padding:14px 14px 80px;color:var(--v9-text);font-family:'Plus Jakarta Sans',Inter,system-ui,sans-serif}.v9-icon{display:inline-grid;place-items:center;width:22px;height:22px;color:var(--v9-icon);font-size:15px;line-height:1;filter:none!important}.v9-icon.big{width:34px;height:34px;border-radius:12px;background:rgba(148,163,184,.08);border:1px solid var(--v9-border)}.v9-topbar{display:flex;gap:12px;align-items:center;justify-content:space-between;margin-bottom:10px;position:sticky;top:0;z-index:9;background:linear-gradient(180deg,rgba(4,11,18,.98),rgba(4,11,18,.84));backdrop-filter:blur(16px);padding:8px 0}.v9-dates{display:flex;gap:8px;overflow:auto;padding-bottom:5px}.v9-date{min-width:95px;padding:10px 14px;border:1px solid var(--v9-border);border-radius:13px;background:#07111d;color:#e5edf8;text-align:center;text-decoration:none}.v9-date b{display:block;font-size:13px}.v9-date small{color:#b6c0cc}.v9-date.active{background:linear-gradient(135deg,rgba(0,230,130,.30),rgba(0,230,130,.08));border-color:rgba(0,230,130,.72);box-shadow:0 0 0 1px rgba(0,230,130,.18),0 14px 32px rgba(0,230,130,.1)}.v9-search{min-width:360px;padding:13px 16px;border:1px solid var(--v9-border);border-radius:13px;background:#07111d;color:#dbe7f7}.v9-hero,.v9-card,.v9-mini{border:1px solid var(--v9-border);background:linear-gradient(180deg,rgba(9,20,33,.97),rgba(6,14,24,.97));border-radius:18px;box-shadow:0 18px 60px rgba(0,0,0,.24);overflow:hidden}.v9-hero{position:relative}.v9-hero:after{content:"";position:absolute;left:0;right:0;bottom:0;height:5px;background:linear-gradient(90deg,transparent,var(--v9-accent),transparent)}.v9-hero-head{display:flex;align-items:center;justify-content:space-between;padding:15px 18px;color:#c7d2df}.v9-back{color:white;text-decoration:none;font-size:15px;display:inline-flex;gap:8px;align-items:center}.v9-actions{display:flex;gap:10px}.v9-actions button{border:0;background:transparent;color:var(--v9-icon);cursor:pointer;padding:3px}.v9-scoreboard{display:grid;grid-template-columns:minmax(0,1fr) 230px minmax(0,1fr);align-items:center;gap:18px;padding:12px 30px 26px}.v9-team{text-align:center;min-width:0}.v9-team .logo{width:108px;height:108px;margin:0 auto 12px;border-radius:50%;display:grid;place-items:center;background:radial-gradient(circle,rgba(255,255,255,.10),rgba(255,255,255,.02));border:1px solid rgba(255,255,255,.06)}.v9-team .logo img{max-width:104px;max-height:104px;object-fit:contain}.v9-team .logo span{font-weight:900;font-size:24px}.v9-team h1{font-size:24px;line-height:1.15;margin:0 0 12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.v9-scorers{font-size:12px;color:var(--v9-muted);line-height:1.85;min-height:45px}.v9-scorers .v9-goal-line{display:block;color:#d9e3ef}.v9-scorers .v9-icon{width:16px;height:16px;font-size:11px;color:var(--v9-icon)}.v9-center{text-align:center}.v9-league{font-size:14px;color:#c5cfdc;margin-bottom:8px}.v9-badge{display:inline-grid;place-items:center;background:var(--v9-danger);color:white;font-weight:900;font-size:11px;border-radius:7px;padding:6px 9px;margin-bottom:8px}.v9-score{font-size:56px;line-height:1;font-weight:900;letter-spacing:3px}.v9-minute{font-weight:900;color:var(--v9-accent);margin-top:8px}.v9-ht{font-size:13px;color:#aab6c6;margin-top:7px}.v9-form-strip{border-top:1px solid var(--v9-border);padding:13px 16px;display:grid;grid-template-columns:repeat(10,minmax(92px,1fr));gap:9px;overflow:auto}.v9-form-card{border:1px solid var(--v9-border);border-radius:11px;background:#071421;padding:9px;text-align:center;min-width:92px}.v9-form-card b{display:block;color:var(--v9-accent);font-size:13px}.v9-form-card.l b{color:var(--v9-danger)}.v9-form-card.d b{color:var(--v9-warn)}.v9-form-card strong{display:block;font-size:18px;margin:3px 0}.v9-form-card small{display:block;color:#9aa7b8;font-size:11px}.v9-tabs{display:flex;overflow:auto;margin:11px 0;border:1px solid var(--v9-border);border-radius:14px;background:#07111d}.v9-tab{flex:1;min-width:120px;text-align:center;padding:15px 8px;color:#cbd5e1;text-decoration:none;border-right:1px solid var(--v9-border)}.v9-tab.active{background:linear-gradient(180deg,rgba(0,230,130,.18),rgba(0,230,130,.04));color:#fff;box-shadow:inset 0 -2px 0 var(--v9-accent)}.v9-venue{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:11px}.v9-mini{padding:16px 20px}.v9-mini p{margin:0 0 9px;color:#cfd8e6;display:flex;gap:9px;align-items:center}.v9-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,1fr);gap:11px}.v9-card{padding:16px}.v9-card h2{font-size:16px;margin:0 0 14px}.v9-card-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:12px}.v9-card-head h2{margin:0}.v9-pill{font-size:11px;border:1px solid rgba(0,230,130,.36);background:rgba(0,230,130,.08);color:#c9ffe6;border-radius:999px;padding:6px 9px}.v9-momentum-wrap{position:relative;height:250px}.v9-momentum svg{width:100%;height:205px;overflow:visible}.v9-timeline{display:flex;justify-content:space-between;color:#a5b1c2;font-size:12px;margin-left:50px}.v9-team-logos{position:absolute;left:0;top:48px;display:grid;gap:26px}.v9-team-logos div{width:35px;height:35px;border-radius:50%;background:rgba(255,255,255,.06);display:grid;place-items:center;overflow:hidden}.v9-team-logos img{width:31px;height:31px;object-fit:contain}.v9-mom-legend{display:flex;gap:14px;font-size:11px;color:var(--v9-muted)}.v9-mom-legend i{display:inline-block;width:9px;height:9px;border-radius:99px;margin-right:5px}.v9-event-glyph{font-size:12px;fill:var(--v9-icon)}.v9-card-glyph{fill:var(--v9-warn)}.v9-card-glyph.red{fill:var(--v9-danger)}.v9-filter{display:flex;gap:8px;justify-content:flex-end;margin-top:-45px;margin-bottom:12px}.v9-filter button{border:1px solid var(--v9-border);background:#071421;color:#cbd5e1;border-radius:999px;padding:8px 13px;cursor:pointer}.v9-filter button.active{background:rgba(0,230,130,.19);border-color:rgba(0,230,130,.44);color:#eafff5}.v9-event-list{position:relative;padding:2px 0}.v9-event-list:before{content:"";position:absolute;left:50%;top:0;bottom:0;width:1px;background:var(--v9-border)}.v9-event{display:grid;grid-template-columns:1fr 52px 1fr;gap:8px;align-items:center;margin:12px 0}.v9-event .mid{position:relative;z-index:1;justify-self:center;background:#0b1522;border:1px solid var(--v9-border);border-radius:999px;padding:8px 9px;font-size:12px;color:#fff}.v9-event .side{border:1px solid transparent;border-radius:12px;padding:8px}.v9-event strong{display:flex;align-items:center;gap:7px;color:#fff;font-size:14px}.v9-event small{display:block;color:#a5b0c0;margin-top:3px}.v9-event .left{text-align:right}.v9-event .left strong{justify-content:flex-end}.ev{display:inline-grid;place-items:center;width:17px;height:17px;color:var(--v9-icon);font-size:12px;vertical-align:middle}.ev.goal:before{content:"●"}.ev.yellow,.ev.red{border-radius:3px}.ev.yellow{background:var(--v9-warn)}.ev.red{background:var(--v9-danger)}.ev.sub{color:var(--v9-accent);font-size:14px}.ev.dot:before{content:"•"}.v9-stat-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px;color:#cbd5e1}.v9-stat-head span{display:flex;align-items:center;gap:8px;font-weight:700}.v9-stat-head img{width:24px;height:24px;object-fit:contain}.v9-stat-row{margin:12px 0}.v9-stat-row div{display:grid;grid-template-columns:46px 1fr 46px;align-items:center;color:#e5edf8;font-size:12px}.v9-stat-row div span{text-align:center;color:#d5deea}.v9-stat-row div b:last-child{text-align:right}.v9-stat-row p{display:flex;height:5px;border-radius:999px;overflow:hidden;background:rgba(255,255,255,.07);margin:5px 0 0}.v9-stat-row i.home{background:var(--v9-accent)}.v9-stat-row i.away{background:var(--v9-danger)}.v9-ai{background:linear-gradient(180deg,rgba(10,22,36,.98),rgba(5,12,20,.98))}.v9-ai-top{display:flex;justify-content:space-between;gap:12px;align-items:center}.v9-confidence{border:1px solid rgba(0,230,130,.35);color:#bfffe1;background:rgba(0,230,130,.08);padding:7px 10px;border-radius:999px;font-size:12px}.v9-prob{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:12px 0}.v9-prob-card{border:1px solid var(--v9-border);background:rgba(255,255,255,.035);border-radius:14px;padding:12px}.v9-prob-card small,.v9-ai-kpis small,.v9-picks small{display:block;color:var(--v9-muted);font-size:11px;margin-bottom:4px}.v9-prob-card b{font-size:22px}.v9-prob-card p{height:4px;background:rgba(255,255,255,.08);border-radius:99px;margin:8px 0 0;overflow:hidden}.v9-prob-card i{display:block;height:100%;background:var(--v9-accent)}.v9-prob-card.away i{background:var(--v9-danger)}.v9-prob-card.draw i{background:var(--v9-warn)}.v9-picks{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:12px 0}.v9-picks span,.v9-ai-kpis span{border:1px solid var(--v9-border);background:rgba(255,255,255,.035);border-radius:12px;padding:12px}.v9-picks b{color:#fff}.v9-ai-kpis{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:12px}.v9-ai p{color:#cdd7e5;line-height:1.65}.v9-control-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:12px}.v9-control-grid span{border:1px solid var(--v9-border);border-radius:13px;padding:12px;background:rgba(255,255,255,.035)}.v9-control-grid small{display:block;color:var(--v9-muted);font-size:11px}.v9-control-grid b{font-size:18px}.v9-info-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.v9-info-grid span{border-bottom:1px solid var(--v9-border);padding:11px 0;color:#94a3b8;display:flex;gap:10px;align-items:flex-start}.v9-info-grid b{display:block;color:#fff;margin-top:3px}.v9-h2h-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:12px}.v9-h2h-summary span{border:1px solid var(--v9-border);border-radius:12px;padding:10px;background:rgba(255,255,255,.035);text-align:center}.v9-h2h-summary b{display:block;font-size:20px}.v9-h2h-list{display:grid;gap:8px}.v9-h2h-row{display:grid;grid-template-columns:78px 1fr auto 1fr;gap:8px;align-items:center;color:#cbd5e1;text-decoration:none;border:1px solid var(--v9-border);border-radius:10px;padding:9px}.v9-h2h-row strong{color:#fff}.v9-panel{display:none}.v9-panel.active{display:block}.v9-tab-panel-card{margin-top:11px}.v9-empty{color:#93a1b4;padding:20px;text-align:center;border:1px dashed var(--v9-border);border-radius:12px}.v9-hide{display:none!important}@media(max-width:1100px){.v9-grid,.v9-venue{grid-template-columns:1fr}.v9-search{display:none}.v9-scoreboard{grid-template-columns:1fr;gap:12px}.v9-scoreboard .v9-team{max-width:100%}.v9-form-strip{grid-template-columns:repeat(5,minmax(110px,1fr))}}@media(max-width:760px){.v9-page{padding:10px}.v9-score{font-size:42px}.v9-team .logo{width:78px;height:78px}.v9-team .logo img{max-width:74px;max-height:74px}.v9-ai-kpis,.v9-picks,.v9-prob,.v9-control-grid{grid-template-columns:1fr}.v9-date{min-width:82px}.v9-event{grid-template-columns:1fr 44px 1fr}.v9-filter{justify-content:flex-start;margin-top:0;overflow:auto}.v9-info-grid{grid-template-columns:1fr}.v9-h2h-row{grid-template-columns:1fr;text-align:center}}

/* iPridix Match Details V10 Pro upgrades */
.v10-hero{background:radial-gradient(circle at 12% 10%,rgba(0,230,130,.10),transparent 28%),linear-gradient(180deg,rgba(8,18,31,.98),rgba(4,11,19,.98));}
.v10-hero-head{display:grid;grid-template-columns:130px 1fr 92px;gap:10px;align-items:center}.v10-hero-meta{text-align:center;color:#b9c6d8;font-size:14px}.v10-action{width:36px;height:36px;border-radius:12px!important;border:1px solid var(--v9-border)!important;background:rgba(148,163,184,.08)!important;display:grid;place-items:center}.v10-scoreboard{grid-template-columns:minmax(0,1fr) 260px minmax(0,1fr);padding:22px 44px 34px}.v10-logo{width:124px!important;height:124px!important;box-shadow:0 0 0 1px rgba(255,255,255,.08),0 18px 50px rgba(0,0,0,.22)}.v10-logo img{max-width:116px!important;max-height:116px!important}.v10-team h1{font-size:27px}.v10-scorers{min-height:58px}.v10-match-chip{display:inline-flex;align-items:center;justify-content:center;max-width:100%;color:#b9c6d8;font-size:13px;margin-bottom:8px}.v10-score{font-size:64px;letter-spacing:1px}.v10-score small{font-size:.8em;color:#dbe7f7}.v10-minute{font-size:18px}.v9-badge.live{animation:v10Pulse 1.3s infinite}@keyframes v10Pulse{0%,100%{box-shadow:0 0 0 rgba(255,36,88,0)}50%{box-shadow:0 0 0 6px rgba(255,36,88,.12)}}.v10-icon,.v9-icon,.ev{color:var(--v9-icon)!important}.v9-icon svg,.v10-icon svg{stroke:var(--v9-icon)!important;fill:none!important}
.v10-mom-controls{display:flex;gap:7px;flex-wrap:wrap}.v10-mom-controls button{border:1px solid var(--v9-border);background:#071421;color:#cbd5e1;border-radius:999px;padding:7px 10px;font-size:11px;cursor:pointer}.v10-mom-controls button.active{background:rgba(0,230,130,.16);border-color:rgba(0,230,130,.45);color:#eafff5}.v10-momentum .v9-momentum-wrap{height:272px}.v10-momentum svg{height:216px}.v10-grid-line{stroke:rgba(148,163,184,.13)}.v10-mid-line{stroke:rgba(203,213,225,.24);stroke-width:1}.v10-line{stroke-width:4;stroke-linecap:round;stroke-linejoin:round;filter:drop-shadow(0 0 8px rgba(0,0,0,.5))}.v10-line.home{stroke:var(--v9-accent)}.v10-line.away{stroke:var(--v9-danger)}.v10-bar.home{fill:var(--v9-accent)}.v10-bar.away{fill:var(--v9-danger)}.v10-mom-event circle{fill:#071421;stroke:var(--v9-border);stroke-width:1}.v10-mom-event text{font-size:13px;fill:var(--v9-icon);font-weight:900}.v10-mom-event.goal circle{stroke:rgba(0,230,130,.7)}.v10-mom-event.yellow text{fill:var(--v9-warn)}.v10-mom-event.red text{fill:var(--v9-danger)}.v10-note{margin:7px 0 0 50px;color:#93a4b8;font-size:11px}.v10-events .v9-card-head{align-items:flex-start}.v10-events .v9-filter{margin:0;justify-content:flex-end}.v10-event-list{min-height:190px}.v10-event{transition:.2s ease}.v10-event .side{background:rgba(255,255,255,.025);border-color:rgba(148,163,184,.10)}.v10-event.home .left,.v10-event.away .right{border-color:rgba(148,163,184,.18)}.v10-event .mid b{display:block}.v10-empty-events{display:grid;gap:6px}.v10-empty-events b{color:#e2e8f0}.v10-empty-events span{color:#93a4b8}.v10-ai .v9-ai-top h2{margin:0}.v10-intel-center{border-top:1px solid var(--v9-border);margin-top:16px;padding-top:14px}.v10-intel-head{display:flex;justify-content:space-between;gap:10px;align-items:center;margin-bottom:12px}.v10-intel-head h3{font-size:15px;margin:0}.v10-intel-head span{font-size:11px;color:#bfffe1;border:1px solid rgba(0,230,130,.28);border-radius:999px;padding:6px 9px;background:rgba(0,230,130,.07)}.v10-next-goal{border:1px solid var(--v9-border);background:rgba(255,255,255,.025);border-radius:14px;padding:12px;margin-bottom:10px}.v10-next-goal strong{display:block;margin-bottom:9px}.v10-next-goal div{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.v10-next-goal span{display:flex;justify-content:space-between;gap:8px;color:#cbd5e1;font-size:12px;border:1px solid rgba(148,163,184,.12);border-radius:10px;padding:8px}.v10-next-goal b{color:#fff}.v10-control-grid span{min-height:68px}.v10-stats .v9-stat-head strong{background:rgba(0,230,130,.08);border:1px solid rgba(0,230,130,.20);border-radius:999px;padding:6px 10px;color:#eafff5}.v10-stats .v9-stat-row p{height:6px}.v10-stats .v9-stat-row i{transition:width .5s ease}.v10-grid{align-items:start}@media(max-width:760px){.v10-hero-head{grid-template-columns:1fr auto}.v10-hero-meta{grid-column:1/-1;grid-row:2;text-align:left}.v10-scoreboard{padding:16px;grid-template-columns:1fr}.v10-logo{width:88px!important;height:88px!important}.v10-logo img{max-width:84px!important;max-height:84px!important}.v10-score{font-size:48px}.v10-next-goal div{grid-template-columns:1fr}.v10-mom-controls{justify-content:flex-start}.v10-events .v9-card-head{display:block}.v10-events .v9-filter{margin-top:12px}}

/* iPridix Match Details V10.0.2 Hotfix: visible pro upgrades + cache-busted file */
.v9-page{max-width:1120px!important;margin-left:auto!important;margin-right:auto!important;}
.v9-hero{position:relative;overflow:hidden!important;padding:26px 28px 0!important;background:radial-gradient(circle at 50% 0%,rgba(0,230,130,.12),transparent 36%),linear-gradient(180deg,#0b1420 0%,#07111b 100%)!important;}
.v9-hero:after{content:"";position:absolute;left:0;right:0;bottom:0;height:8px;background:linear-gradient(90deg,#00e682,#17f7a4,#00e682);box-shadow:0 -8px 28px rgba(0,230,130,.35);}
.v9-scoreboard{grid-template-columns:minmax(240px,1fr) 300px minmax(240px,1fr)!important;min-height:250px!important;align-items:center!important;}
.v9-team .logo img,.v9-team .logo span{width:118px!important;height:118px!important;border-radius:50%!important;padding:12px!important;background:rgba(255,255,255,.05)!important;box-shadow:0 0 0 1px rgba(255,255,255,.10),0 16px 45px rgba(0,0,0,.38)!important;}
.v9-team h1{font-size:28px!important;letter-spacing:-.5px!important;margin-top:10px!important;}
.v9-scorers{min-height:38px!important;margin-top:8px!important;color:#cbd5e1!important;font-size:13px!important;line-height:1.55!important;}
.v9-score{font-size:70px!important;line-height:.9!important;font-weight:950!important;letter-spacing:-4px!important;}
.v9-badge{background:#ff2458!important;color:white!important;border-radius:9px!important;padding:7px 11px!important;font-weight:900!important;box-shadow:0 12px 26px rgba(255,36,88,.22)!important;}
.v9-minute{font-size:20px!important;color:#00e682!important;font-weight:900!important;}
.v9-form-strip{justify-content:center!important;padding:16px 20px 20px!important;gap:12px!important;}
.v9-form-card{min-width:92px!important;background:#0b1624!important;border-color:rgba(148,163,184,.22)!important;}
.v9-grid{grid-template-columns:1fr 1fr!important;gap:12px!important;}
.v9-momentum svg{height:235px!important;}
.v9-event-list{position:relative!important;}
.v9-events .v9-empty{min-height:110px!important;display:grid!important;place-items:center!important;border:1px dashed rgba(148,163,184,.22)!important;border-radius:16px!important;}
.v9-ai{background:linear-gradient(180deg,rgba(0,230,130,.08),rgba(7,17,27,.98))!important;}
.v9-control-grid,.v9-ai-kpis,.v10-intel-grid{display:grid!important;grid-template-columns:repeat(3,1fr)!important;gap:10px!important;}
.v9-control-grid span,.v9-ai-kpis span,.v10-intel-grid span{background:#101b29!important;border:1px solid rgba(148,163,184,.18)!important;border-radius:14px!important;padding:13px!important;}
.v10-intel-center{grid-column:1/2;background:radial-gradient(circle at top right,rgba(0,230,130,.14),transparent 42%),#08131e!important;}
.v10-center-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:14px}.v10-center-head h2{margin:0;font-size:18px}.v10-center-head span{font-size:12px;color:#00e682;background:rgba(0,230,130,.10);border:1px solid rgba(0,230,130,.28);padding:7px 10px;border-radius:999px}
.v10-meter{display:grid;gap:8px;margin-bottom:14px}.v10-meter small{color:#94a3b8}.v10-meter b{font-size:34px}.v10-meter:after{content:"";height:1px;background:rgba(148,163,184,.14)}.v10-meter i{display:block;height:7px;border-radius:99px;background:linear-gradient(90deg,#00e682,#14f195);box-shadow:0 0 20px rgba(0,230,130,.35)}
.v10-intel-grid small{display:block;color:#94a3b8;font-size:11px}.v10-intel-grid b{display:block;color:#f8fafc;margin-top:6px;font-size:14px}
.v9-stat-row p{height:7px!important}.v9-stat-row i.home{background:#00e682!important}.v9-stat-row i.away{background:#ff2458!important}
@media(max-width:900px){.v9-scoreboard{grid-template-columns:1fr!important}.v9-grid{grid-template-columns:1fr!important}.v10-intel-center{grid-column:auto}.v9-control-grid,.v9-ai-kpis,.v10-intel-grid{grid-template-columns:1fr 1fr!important}}


/* iPridix Match Details V10.1 balance + compact overview hotfix */
.v9-page{max-width:1180px!important;}
.v9-grid{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;align-items:start!important;gap:14px!important;}
.v9-card{align-self:start!important;}
.v9-momentum{min-height:unset!important;}
.v9-momentum .v9-momentum-wrap{height:258px!important;min-height:0!important;max-height:258px!important;overflow:hidden!important;}
.v9-momentum svg{height:196px!important;max-height:196px!important;}
.v9-momentum .v9-team-logos img,.v9-momentum .v9-team-logos span{width:32px!important;height:32px!important;}
.v9-timeline{margin-top:4px!important;}
.v101-events-compact{max-height:475px!important;overflow:hidden!important;position:relative!important;}
.v101-events-compact .v9-event-list{max-height:352px!important;overflow-y:auto!important;overflow-x:hidden!important;padding-right:6px!important;scrollbar-width:thin!important;scrollbar-color:rgba(0,230,130,.45) rgba(15,23,42,.7)!important;}
.v101-events-compact .v9-event-list::-webkit-scrollbar{width:6px!important;}
.v101-events-compact .v9-event-list::-webkit-scrollbar-track{background:rgba(15,23,42,.7)!important;border-radius:99px!important;}
.v101-events-compact .v9-event-list::-webkit-scrollbar-thumb{background:rgba(0,230,130,.45)!important;border-radius:99px!important;}
.v101-events-compact .v9-event{grid-template-columns:minmax(0,1fr) 42px minmax(0,1fr)!important;min-height:42px!important;margin-bottom:7px!important;}
.v101-events-compact .v9-event .side{min-height:38px!important;padding:7px 9px!important;}
.v101-events-compact .v9-event strong{font-size:11px!important;line-height:1.2!important;}
.v101-events-compact .v9-event small{font-size:10px!important;line-height:1.15!important;}
.v101-events-compact .v9-event .mid{font-size:10px!important;}
.v101-expand-events{width:100%;margin-top:10px;border:1px solid rgba(0,230,130,.25);background:linear-gradient(135deg,rgba(0,230,130,.16),rgba(0,92,255,.08));color:#eafff5;border-radius:14px;padding:10px 12px;font-weight:800;cursor:pointer;}
.v101-events-compact.v101-expanded{max-height:none!important;}
.v101-events-compact.v101-expanded .v9-event-list{max-height:760px!important;}
.v9-ai{min-height:unset!important;}
.v9-ai .v9-control-grid,.v9-ai .v9-ai-kpis,.v10-control-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;}
.v9-stat-row{margin-bottom:9px!important;}
.v9-stat-row p{height:6px!important;}
.v9-info-grid span{min-height:68px!important;}
.v9-hero{overflow:hidden!important;}
.v9-scoreboard{padding-top:18px!important;padding-bottom:18px!important;}
.v9-scorers{min-height:22px!important;}
.v9-form-strip{padding:12px 18px!important;gap:9px!important;overflow-x:auto!important;}
.v9-form-card{min-width:92px!important;}
@media(max-width:900px){.v9-grid{grid-template-columns:1fr!important}.v101-events-compact,.v101-events-compact .v9-event-list{max-height:none!important}.v9-momentum .v9-momentum-wrap{height:238px!important}.v9-momentum svg{height:180px!important}}

/* iPridix Match Details V11 refinements */
.v9-page{padding-top:0!important}.v9-hero{margin-top:0!important}.v9-scoreboard{padding:30px 18px 18px}.v9-team .team-logo-link img,.v9-team .team-logo-link span{width:96px!important;height:96px!important}.v9-score{font-size:64px!important;letter-spacing:-3px}.v11-league-line{display:flex;align-items:center;justify-content:center;gap:8px;flex-wrap:wrap;color:#cbd5e1;font-size:13px}.v11-league-line img{width:20px;height:20px;object-fit:contain;border-radius:5px;background:rgba(255,255,255,.08);padding:2px}.v11-league-line em{color:rgba(148,163,184,.45);font-style:normal}.v11-league-line small{width:100%;color:#94a3b8;font-size:11px}.v11-fav-btn.active{background:rgba(0,230,130,.14)!important;border-color:rgba(0,230,130,.45)!important;color:#00e682!important}.v11-fav-btn.active .v9-icon{color:#00e682!important}.v11-scorer{display:block;margin-top:5px;color:#dbeafe;font-size:12px}.v11-scorer b{display:block;color:#fff}.v11-scorer small{display:block;color:#94a3b8;font-size:10px}.v11-no-goal{color:#7b8794;font-size:12px}.v11-last5{display:grid;grid-template-columns:1fr 1fr;gap:16px;width:100%}.v11-last5-side{min-width:0}.v11-last5-side h3{display:flex;align-items:center;gap:8px;margin:0 0 10px;color:#fff;font-size:13px}.v11-last5-side h3 .team-logo-link img,.v11-last5-side h3 .team-logo-link span{width:24px;height:24px;border-radius:50%;padding:2px}.v11-last5-side h3 small{margin-left:auto;color:#94a3b8;font-size:10px;text-transform:uppercase;letter-spacing:.08em}.v11-form-row{display:grid;grid-template-columns:repeat(5,minmax(76px,1fr));gap:8px}.v11-form-card{position:relative;min-height:86px;border:1px solid rgba(148,163,184,.16);border-radius:14px;background:linear-gradient(180deg,rgba(15,27,40,.92),rgba(7,15,24,.92));display:grid;place-items:center;text-align:center;padding:8px 5px;overflow:hidden}.v11-form-card:before{content:"";position:absolute;inset:0 0 auto 0;height:2px;background:#94a3b8}.v11-form-card.w:before{background:#00e682}.v11-form-card.l:before{background:#ff2458}.v11-form-card.d:before{background:#facc15}.v11-form-card>b{font-size:12px;color:#00e682}.v11-form-card.l>b{color:#ff2458}.v11-form-card.d>b{color:#facc15}.v11-op-logo .team-logo-link img,.v11-op-logo .team-logo-link span{width:30px!important;height:30px!important;border-radius:50%;padding:3px}.v11-form-card strong{font-size:18px;color:#f8fafc;line-height:1}.v11-form-card small{font-size:10px;color:#94a3b8;line-height:1.15}.v11-stat-scroll{max-height:360px;overflow-y:auto;padding-right:6px}.v11-stat-scroll::-webkit-scrollbar,.v11-standing-scroll::-webkit-scrollbar,.v9-event-list::-webkit-scrollbar{width:5px}.v11-stat-scroll::-webkit-scrollbar-thumb,.v11-standing-scroll::-webkit-scrollbar-thumb,.v9-event-list::-webkit-scrollbar-thumb{background:rgba(0,230,130,.45);border-radius:10px}.v11-ai-tech{position:relative;overflow:hidden;background:radial-gradient(circle at 20% 0%,rgba(0,230,130,.16),transparent 34%),linear-gradient(180deg,rgba(8,25,36,.96),rgba(7,14,24,.96))!important}.v11-ai-orbit{position:absolute;width:160px;height:160px;right:-58px;top:-55px;border:1px solid rgba(0,230,130,.22);border-radius:999px;animation:v11Spin 10s linear infinite}.v11-ai-orbit:before,.v11-ai-orbit:after{content:"";position:absolute;border-radius:999px;border:1px dashed rgba(0,230,130,.22);inset:22px}.v11-ai-orbit:after{inset:48px;background:rgba(0,230,130,.06)}@keyframes v11Spin{to{transform:rotate(360deg)}}.v11-intel-center{margin-top:16px;border:1px solid rgba(0,230,130,.18);border-radius:18px;padding:12px;background:linear-gradient(135deg,rgba(0,230,130,.07),rgba(59,130,246,.04))}.v11-intel-center h3{margin:0 0 10px;color:#eafff5;font-size:13px;letter-spacing:.03em}.v11-intel-center .v9-control-grid{grid-template-columns:repeat(3,1fr)}.v9-event-list{max-height:420px;overflow-y:auto;padding-right:5px}.v9-event .mid{min-width:38px!important;height:38px!important;border-radius:50%!important;display:grid!important;place-items:center!important;background:#07131e!important;border:1px solid rgba(0,230,130,.24)!important;color:#dffbf0!important}.v9-event .side{padding:10px!important;border-radius:12px!important}.v9-event strong{font-size:12px!important}.v9-event small{font-size:10px!important}.v9-h2h-summary{grid-template-columns:repeat(4,1fr)!important}.v9-h2h-row{grid-template-columns:78px 1fr auto 1fr!important;position:relative}.v9-h2h-row small{grid-column:2/5;color:#94a3b8;font-size:10px}.v9-h2h-row em{position:absolute;right:8px;top:6px;font-style:normal;font-size:9px;color:#00e682;border:1px solid rgba(0,230,130,.25);border-radius:999px;padding:2px 6px;background:rgba(0,230,130,.08)}.v11-full-link{display:inline-flex;margin-top:12px;border:1px solid rgba(0,230,130,.25);border-radius:999px;padding:8px 12px;color:#00e682;text-decoration:none;background:rgba(0,230,130,.08);font-size:12px}.v11-standing-scroll{max-height:520px;overflow:auto}.v11-standings{width:100%;border-collapse:separate;border-spacing:0 7px}.v11-standings th{color:#94a3b8;font-size:11px;text-align:left;font-weight:600}.v11-standings td{background:rgba(15,27,40,.78);border-top:1px solid rgba(148,163,184,.10);border-bottom:1px solid rgba(148,163,184,.10);padding:9px;color:#d7e3ef;font-size:12px}.v11-standings tr.focus td{background:rgba(0,230,130,.10);border-color:rgba(0,230,130,.25)}.v11-stand-team{display:flex;align-items:center;gap:8px}.v11-stand-team img{width:22px;height:22px;object-fit:contain}.v11-news-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.v11-news-card{display:grid;grid-template-columns:96px 1fr;gap:12px;border:1px solid rgba(148,163,184,.14);border-radius:16px;background:rgba(15,27,40,.72);padding:10px}.v11-news-card img{width:96px;height:82px;object-fit:cover;border-radius:12px}.v11-news-card h3{font-size:14px;margin:0 0 6px;color:#fff}.v11-news-card p{font-size:12px;color:#94a3b8;margin:0 0 8px}.v11-news-card a{font-size:12px;color:#00e682;text-decoration:none}.v11-lineups-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.v11-lineup-team{border:1px solid rgba(148,163,184,.14);border-radius:18px;padding:14px;background:rgba(15,27,40,.72)}.v11-lineup-team h3{display:flex;align-items:center;gap:10px;margin:0 0 14px;color:#fff}.v11-lineup-team h3 .team-logo-link img,.v11-lineup-team h3 .team-logo-link span{width:38px!important;height:38px!important;border-radius:50%;padding:4px}.v11-lineup-team h3 b{margin-left:auto;color:#00e682;font-size:12px}.v11-players{display:grid;gap:6px;margin-bottom:14px}.v11-players h4{margin:0 0 4px;color:#94a3b8;font-size:11px;text-transform:uppercase;letter-spacing:.08em}.v11-players span{display:flex;align-items:center;gap:8px;border:1px solid rgba(148,163,184,.10);border-radius:10px;padding:8px;color:#e2e8f0;font-size:12px;background:rgba(3,10,18,.38)}.v11-players span b{width:24px;color:#00e682}.v11-players span small{margin-left:auto;color:#94a3b8}@media(max-width:980px){.v11-last5{grid-template-columns:1fr}.v11-form-row{grid-template-columns:repeat(5,90px);overflow-x:auto}.v11-lineups-grid,.v11-news-grid{grid-template-columns:1fr}.v11-intel-center .v9-control-grid{grid-template-columns:1fr 1fr}.v9-score{font-size:46px!important}.v9-team .team-logo-link img,.v9-team .team-logo-link span{width:76px!important;height:76px!important}}

/* iPridix Match Details V12 refinements */
.v9-topbar{display:none!important}
.v11-form-strip{display:block!important;grid-template-columns:none!important;padding:14px 18px!important;overflow:visible!important}
.v11-last5{display:grid!important;grid-template-columns:1fr 1fr!important;gap:18px!important;width:100%!important;align-items:start!important}
.v11-last5-side{border:1px solid rgba(148,163,184,.12);border-radius:16px;background:rgba(3,10,18,.24);padding:12px;min-width:0!important;overflow:hidden!important}
.v11-last5-side h3{font-size:14px!important;margin-bottom:12px!important;min-height:30px}
.v11-last5-side h3 img,.v11-last5-side h3 span:first-child{width:28px!important;height:28px!important;object-fit:contain!important;border-radius:50%}
.v11-form-row{display:grid!important;grid-template-columns:repeat(5,minmax(84px,1fr))!important;gap:10px!important;min-width:0!important}
.v11-form-card{min-width:0!important;width:auto!important;min-height:104px!important;padding:10px 6px!important;gap:4px!important}
.v11-form-card .v11-op-logo{display:grid!important;place-items:center!important;width:100%!important;line-height:1!important}
.v11-op-logo img,.v11-op-logo span{width:34px!important;height:34px!important;border-radius:50%!important;object-fit:contain!important;background:rgba(255,255,255,.06)!important;padding:3px!important;display:grid!important;place-items:center!important;margin:0 auto!important;color:#e5edf8!important;font-size:10px!important}
.v11-form-card strong{font-size:20px!important;margin-top:2px!important}.v11-form-card small{font-size:10px!important;max-width:78px;white-space:normal!important;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}
.v11-fav-btn{transition:.2s ease;position:relative}.v11-fav-btn.active{box-shadow:0 0 0 1px rgba(0,230,130,.25),0 0 22px rgba(0,230,130,.18)!important}.v11-fav-btn[disabled]{opacity:.55;cursor:wait!important}
.v11-stat-scroll{max-height:420px!important;overflow-y:auto!important;overflow-x:hidden!important;padding-right:8px!important;scrollbar-width:thin;scrollbar-color:rgba(0,230,130,.45) rgba(15,23,42,.55)}
.v11-lineup-source{margin:-6px 0 14px;color:#94a3b8;font-size:12px;border:1px dashed rgba(148,163,184,.18);border-radius:12px;padding:10px;background:rgba(15,23,42,.35)}
.v11-country-dot{display:inline-grid;place-items:center;width:20px;height:20px;border-radius:6px;background:rgba(148,163,184,.12);color:var(--v9-icon);font-size:12px}
.v11-news-card{min-height:112px}.v11-news-card:not(:has(img)){grid-template-columns:1fr}.v11-full-link:hover{background:rgba(0,230,130,.16)}
@media(max-width:1100px){.v11-last5{grid-template-columns:1fr!important}.v11-form-row{grid-template-columns:repeat(5,minmax(88px,1fr))!important}}
@media(max-width:760px){.v11-form-row{display:flex!important;overflow-x:auto!important}.v11-form-card{min-width:96px!important}.v11-form-strip{padding:12px!important}}

/* V14 schema/data alignment refinements */
.v11-last5{display:grid;grid-template-columns:1fr 1fr;gap:18px;padding:18px 18px 20px;border-top:1px solid rgba(148,163,184,.16);overflow:hidden}.v11-last5-side{min-width:0;border:1px solid rgba(148,163,184,.16);border-radius:22px;padding:14px;background:rgba(2,10,18,.34)}.v11-last5-side h3{display:flex;align-items:center;gap:10px;margin:0 0 12px;font-size:14px}.v11-last5-side h3 img,.v11-last5-side h3>span:first-child{width:28px;height:28px;border-radius:999px;object-fit:contain}.v11-last5-side h3 small{margin-left:auto;text-transform:uppercase;color:var(--v9-muted);font-size:11px}.v11-form-row{display:flex;gap:10px;overflow-x:auto;scrollbar-width:thin;padding-bottom:2px}.v11-form-card{flex:0 0 92px;min-height:118px;border:1px solid rgba(148,163,184,.18);border-radius:14px;background:rgba(15,23,42,.72);display:grid;justify-items:center;align-content:center;gap:5px;text-align:center;position:relative;overflow:hidden}.v11-form-card:before{content:"";position:absolute;inset:0 0 auto;height:3px;background:var(--v9-muted)}.v11-form-card.w:before{background:var(--v9-accent)}.v11-form-card.l:before{background:var(--v9-danger)}.v11-form-card.d:before{background:#facc15}.v11-form-card>b{font-size:13px;color:#facc15}.v11-form-card.w>b{color:var(--v9-accent)}.v11-form-card.l>b{color:var(--v9-danger)}.v11-op-logo img,.v11-op-logo span{width:30px!important;height:30px!important;border-radius:999px!important;display:grid;place-items:center;object-fit:contain;background:rgba(255,255,255,.08);padding:3px}.v11-form-card strong{font-size:20px;color:#f8fafc;line-height:1}.v11-form-card small{font-size:10px;color:var(--v9-muted);line-height:1.2;max-width:80px}.v11-stat-scroll{max-height:480px;overflow-y:auto;padding-right:6px;scrollbar-width:thin}.v11-lineups-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.v11-lineup-team{border:1px solid rgba(148,163,184,.18);border-radius:22px;background:rgba(15,23,42,.48);padding:18px;min-width:0}.v11-lineup-team h3{display:flex;align-items:center;gap:10px;margin:0 0 12px}.v11-lineup-team h3 img,.v11-lineup-team h3>span:first-child{width:34px;height:34px;border-radius:999px;object-fit:contain}.v11-lineup-team h3 span{font-size:16px}.v11-lineup-team h3 b{margin-left:auto;color:var(--v9-accent);font-size:12px}.v14-coach{margin:0 0 12px;color:var(--v9-muted);font-size:12px}.v11-players{display:grid;gap:8px;margin-top:12px}.v11-players h4{margin:0 0 4px;color:var(--v9-muted);font-size:12px;text-transform:uppercase;letter-spacing:.08em}.v11-players h4 small{color:var(--v9-accent)}.v11-players span{display:grid;grid-template-columns:34px 1fr auto;gap:8px;align-items:center;padding:8px 10px;border-radius:12px;background:rgba(2,8,23,.55);border:1px solid rgba(148,163,184,.10);font-size:12px}.v11-players span b{color:var(--v9-accent)}.v11-players span small{color:var(--v9-muted)}.v11-players em{color:var(--v9-muted);font-size:12px}.v14-stand-team{display:flex;align-items:center;gap:8px}.v14-stand-team img{width:22px;height:22px;object-fit:contain;border-radius:999px}.v11-standings tr.focus{background:rgba(0,230,130,.10)}.v11-news-card small{display:inline-flex;margin-bottom:4px;color:var(--v9-accent);font-size:10px;text-transform:uppercase;letter-spacing:.08em}.v9-fav-btn.is-favorite,.v9-fav-btn.active{background:rgba(250,204,21,.14)!important;border-color:rgba(250,204,21,.55)!important;color:#facc15!important}.v9-fav-btn.is-favorite .v9-icon,.v9-fav-btn.active .v9-icon{color:#facc15!important}.v11-lineup-source{border:1px dashed rgba(148,163,184,.22);border-radius:14px;color:var(--v9-muted);font-size:12px;line-height:1.6;padding:12px;margin-bottom:18px;background:rgba(2,8,23,.35)}
@media(max-width:900px){.v11-last5{grid-template-columns:1fr}.v11-lineups-grid{grid-template-columns:1fr}.v11-form-card{flex-basis:86px}}

/* V16 momentum/events refinement hotfix */
.ipx-momentum-pro .v9-card-head{align-items:center!important;margin-bottom:8px!important}
.ipx-momentum-pro .v9-mom-legend{gap:10px!important;font-size:10px!important;color:#9aa8b8!important}
.ipx-momentum-pro .ipx-momentum-wrap{height:236px!important;max-height:236px!important;overflow:visible!important}
.ipx-momentum-pro svg{height:182px!important;max-height:182px!important;overflow:visible!important}
.ipx-momentum-pro .v9-team-logos{top:63px!important;gap:34px!important;z-index:2!important}
.ipx-momentum-pro .v9-team-logos div{width:30px!important;height:30px!important;border:1px solid rgba(148,163,184,.20)!important;background:rgba(5,13,22,.92)!important}
.ipx-momentum-pro .v9-team-logos img,.ipx-momentum-pro .v9-team-logos span{width:26px!important;height:26px!important;font-size:9px!important}
.ipx-mom-bar.home{fill:url(#ipxHomeBar);filter:drop-shadow(0 0 5px rgba(0,230,130,.25))}
.ipx-mom-bar.away{fill:url(#ipxAwayBar);filter:drop-shadow(0 0 5px rgba(255,36,88,.18))}
.ipx-momentum-pro .v10-grid-line{stroke:rgba(148,163,184,.10)!important;stroke-width:1!important}
.ipx-momentum-pro .v10-mid-line{stroke:rgba(255,255,255,.18)!important;stroke-width:1.1!important}
.ipx-mom-event{cursor:pointer;outline:0}.ipx-mom-event circle{fill:#081421;stroke:rgba(255,255,255,.25);stroke-width:1.2}.ipx-mom-event text{font-size:10px;fill:#fff}.ipx-mom-event.goal circle{fill:rgba(255,255,255,.10);stroke:#e5e7eb}.ipx-mom-event.yellow rect{fill:#facc15;stroke:rgba(255,255,255,.18);stroke-width:1}.ipx-mom-event.red rect{fill:#ef4444;stroke:rgba(255,255,255,.18);stroke-width:1}.ipx-mom-event.sub circle{fill:rgba(0,230,130,.14);stroke:rgba(0,230,130,.55)}
.ipx-mom-event:hover,.ipx-mom-event:focus{filter:drop-shadow(0 0 8px rgba(255,255,255,.28));transform:scale(1.08);transform-origin:center}
.ipx-mom-event[data-tip]::after{content:attr(data-tip)}
.ipx-mom-time{margin-left:52px!important;font-size:11px!important;letter-spacing:.02em}.ipx-mom-time span:last-child{color:#e2e8f0;font-weight:800}.ipx-momentum-pro .v10-note{font-size:10px!important;line-height:1.45!important;max-width:92%;margin:0 auto;color:#8a98aa!important}

.ipx-events-pro{max-height:470px!important;overflow:hidden!important}.ipx-events-pro .v9-card-head{display:flex!important;align-items:center!important;margin-bottom:8px!important}.ipx-events-pro .ipx-event-filter{margin:0!important;margin-left:auto!important;gap:6px!important}.ipx-events-pro .ipx-event-filter button{padding:6px 9px!important;font-size:10px!important;border-radius:999px!important}.ipx-events-pro .v9-event-list{max-height:345px!important;overflow-y:auto!important;overflow-x:hidden!important;padding-right:6px!important}.ipx-events-pro .v9-event{grid-template-columns:minmax(0,1fr) 38px minmax(0,1fr)!important;gap:6px!important;margin:8px 0!important;min-height:46px!important}.ipx-events-pro .v9-event .mid{width:34px!important;height:34px!important;min-width:34px!important;padding:0!important;font-size:10px!important}.ipx-events-pro .v9-event .side{min-height:40px!important;padding:7px 8px!important;background:linear-gradient(90deg,rgba(3,10,18,.58),rgba(9,22,35,.40))!important;border-color:rgba(148,163,184,.08)!important;overflow:hidden!important}.ipx-events-pro .v9-event strong{font-size:11px!important;line-height:1.15!important;gap:5px!important}.ipx-events-pro .v9-event strong span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ipx-events-pro .v9-event small{font-size:9.5px!important;line-height:1.1!important;color:#98a6b8!important;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ipx-player-avatar{width:22px!important;height:22px!important;border-radius:999px!important;object-fit:cover!important;display:inline-grid!important;place-items:center!important;flex:0 0 22px!important;background:rgba(148,163,184,.16)!important;border:1px solid rgba(148,163,184,.16)!important;color:#e5edf8!important;font-size:8px!important;font-weight:900!important}.ipx-sub{display:grid;gap:3px;font-size:10px;line-height:1.1}.ipx-sub .in{color:#00e682}.ipx-sub .out{color:#ff2458}.ipx-events-pro .ev.goal:before{content:'●';color:#e5edf8}.ipx-events-pro .ev.yellow,.ipx-events-pro .ev.red{width:12px!important;height:15px!important}.ipx-events-pro .ev.sub{font-size:12px!important;color:#00e682!important}.ipx-events-pro .v101-expand-events{padding:8px 10px!important;font-size:11px!important;margin-top:7px!important}

.v11-form-strip,.v11-last5{overflow:hidden!important}.v11-form-row{display:grid!important;grid-template-columns:repeat(5,minmax(72px,1fr))!important;gap:8px!important;overflow:hidden!important;padding-bottom:0!important}.v11-form-card{flex:none!important;min-width:0!important;min-height:92px!important;padding:8px 4px!important}.v11-op-logo img,.v11-op-logo span{width:26px!important;height:26px!important}.v11-form-card strong{font-size:17px!important}.v11-form-card small{font-size:9px!important;max-width:68px!important}.v11-last5-side{padding:10px!important}.v11-last5-side h3{font-size:12px!important;margin-bottom:8px!important}.v11-last5-side h3 img,.v11-last5-side h3>span:first-child{width:22px!important;height:22px!important}
@media(max-width:980px){.v11-form-row{grid-template-columns:repeat(5,78px)!important;overflow-x:auto!important}.ipx-events-pro{max-height:none!important}.ipx-events-pro .v9-event-list{max-height:480px!important}.ipx-momentum-pro .ipx-momentum-wrap{height:220px!important}.ipx-momentum-pro svg{height:170px!important}}
