.ovs-welcome-screen{position:fixed;inset:0;z-index:200;display:flex;flex-direction:column;min-height:100vh;min-height:100dvh;overflow-y:auto;-webkit-overflow-scrolling:touch}.ovs-welcome-screen__backdrop{position:fixed;inset:0;z-index:0;background:radial-gradient(ellipse 90% 55% at 50% -8%,color-mix(in srgb,var(--ovs-teal-glow) 14%,transparent),transparent 68%),linear-gradient(175deg,color-mix(in srgb,var(--ovs-bg-deep) 98%,#000),color-mix(in srgb,var(--ovs-bg-elevated) 90%,var(--ovs-pitch-deep)));pointer-events:none}.ovs-welcome-screen__content{position:relative;z-index:1;flex:1 1;display:flex;flex-direction:column;width:min(100%,26.5rem);margin:0 auto;padding:max(2.75rem,calc(env(safe-area-inset-top, 0px) + 2rem)) max(1.5rem,env(safe-area-inset-right,0px)) max(2.25rem,calc(env(safe-area-inset-bottom, 0px) + 1.75rem)) max(1.5rem,env(safe-area-inset-left,0px));gap:0}.ovs-welcome-screen__content--enter{animation:ovs-welcome-enter .2s var(--ovs-ease-out,ease-out) both}.ovs-welcome-screen__hero{display:grid;gap:.75rem;margin-bottom:1.75rem}.ovs-welcome-screen__title{margin:0;font-size:clamp(1.65rem,6.2vw,2rem);font-weight:var(--ovs-weight-bold,700);line-height:var(--ovs-leading-tight,1.12);letter-spacing:-.035em;color:var(--ovs-teal-glow)}.ovs-welcome-screen__subtitle{margin:0;font-size:clamp(1.02rem,3.4vw,1.15rem);font-weight:var(--ovs-weight-medium,500);line-height:var(--ovs-leading-snug,1.35);color:color-mix(in srgb,var(--ovs-text-primary) 86%,var(--ovs-teal-glow))}.ovs-welcome-screen__body{margin:0 0 1.5rem;font-size:clamp(.92rem,2.8vw,.98rem);line-height:var(--ovs-leading-relaxed,1.62);color:var(--ovs-text-secondary)}.ovs-welcome-screen__beta{margin:0;font-size:clamp(.8rem,2.4vw,.86rem);line-height:var(--ovs-leading-relaxed,1.58);color:color-mix(in srgb,var(--ovs-text-secondary) 58%,transparent)}.ovs-welcome-screen__actions{display:grid;gap:1rem;justify-items:center;margin-top:auto;padding-top:2.5rem}.ovs-welcome-screen__primary{min-width:11.5rem;min-height:44px;padding:.8rem 2.25rem;border:none;border-radius:var(--ovs-radius-pill,999px);background:#fff;color:color-mix(in srgb,var(--ovs-bg-deep) 92%,#000);font-size:1rem;font-weight:var(--ovs-weight-semibold,600);letter-spacing:.01em;cursor:pointer;transition:opacity var(--ovs-duration-tight,.12s) var(--ovs-ease-out,ease-out)}.ovs-welcome-screen__primary:hover{opacity:.92}.ovs-welcome-screen__primary:active{opacity:.84}.ovs-welcome-screen__primary:focus-visible{outline:2px solid var(--ovs-teal-glow);outline-offset:3px}.ovs-welcome-screen__feedback-link{min-height:44px;display:inline-flex;align-items:center;justify-content:center;padding:.35rem .75rem;font-size:var(--ovs-text-caption,.78rem);font-weight:var(--ovs-weight-medium,500);color:color-mix(in srgb,var(--ovs-text-muted) 78%,transparent);text-decoration:underline;text-underline-offset:.22em;text-decoration-color:color-mix(in srgb,var(--ovs-text-muted) 42%,transparent);transition:color var(--ovs-duration-tight,.12s) var(--ovs-ease-out,ease-out)}.ovs-welcome-screen__feedback-link:hover{color:var(--ovs-text-secondary)}.ovs-welcome-screen__feedback-link:focus-visible{outline:2px solid var(--ovs-teal-glow);outline-offset:2px;border-radius:var(--ovs-radius-sm,.35rem)}.ovs-welcome-screen__footer{margin:1.5rem 0 0;text-align:center;font-size:.68rem;font-weight:var(--ovs-weight-medium,500);letter-spacing:.04em;color:color-mix(in srgb,var(--ovs-text-muted) 55%,transparent)}@keyframes ovs-welcome-enter{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:390px){.ovs-welcome-screen__content{padding-bottom:max(2.75rem,calc(env(safe-area-inset-bottom, 0px) + 2.25rem))}.ovs-welcome-screen__title{font-size:clamp(1.5rem,7vw,1.75rem)}}@media (prefers-reduced-motion:reduce){.ovs-welcome-screen__content--enter{animation:none}.ovs-welcome-screen__feedback-link,.ovs-welcome-screen__primary{transition:none}}.boardDetail--nativeStructural .ovs-native-structural-wic{display:flex;flex-direction:column;gap:.5rem;width:100%;min-width:0}.boardDetail--nativeStructural .ovs-native-structural-wic__engines{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.375rem;width:100%;min-width:0}.boardDetail--nativeStructural .ovs-native-structural-wic__col{display:flex;flex-direction:column;gap:.25rem;min-width:0;padding:.375rem;border-radius:6px;background:rgba(0,0,0,.14)}.boardDetail--nativeStructural .ovs-native-structural-wic__col-title{margin:0;font-size:.6875rem;font-weight:500;letter-spacing:.04em;color:var(--ovs-text-secondary,#cbd5e1)}.boardDetail--nativeStructural .ovs-native-structural-wic__interpretation{display:flex;flex-direction:column;gap:.25rem;width:100%;min-width:0;padding-top:.375rem;border-top:1px solid var(--ovs-border-subtle,rgba(148,163,184,.14))}.boardDetail--nativeStructural .ovs-native-structural-wic__interpretation-label{margin:0;font-size:.6875rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--ovs-text-muted,#94a3b8)}.boardDetail--nativeStructural .ovs-native-structural-wic__interpretation-body{display:flex;flex-direction:column;gap:.25rem;padding:.5rem .625rem;border-radius:8px;border:1px solid rgba(125,211,252,.28);background:radial-gradient(circle at 8% 0,rgba(34,211,238,.12),transparent 34%),linear-gradient(180deg,rgba(15,38,58,.88),rgba(7,15,29,.94));box-shadow:inset 0 1px 0 rgba(255,255,255,.05),0 0 0 1px rgba(34,211,238,.06)}.boardDetail--nativeStructural .ovs-native-structural-wic__interpretation-text{margin:0;font-size:.75rem;line-height:1.45;color:var(--ovs-text-primary,#e2e8f0)}.boardDetail--nativeStructural .matchExpectedGoalsPremium--nativeStructural{aspect-ratio:auto;min-height:0;max-height:none;height:auto;border-radius:8px;overflow:visible}.boardDetail--nativeStructural .nativeGoalProjection__grid{display:grid;grid-template-columns:1fr auto 1fr;grid-template-rows:auto auto;grid-template-areas:"header header header" "localTeam edge visitaTeam" "localPitch . visitaPitch";gap:.375rem .5rem;width:100%;padding:.5rem;box-sizing:border-box;background:linear-gradient(180deg,rgba(4,10,18,.95),rgba(10,22,16,.92));border-radius:8px;border:1px solid rgba(148,163,184,.12)}.boardDetail--nativeStructural .nativeGoalProjection__header{grid-area:header;text-align:center}.boardDetail--nativeStructural .nativeGoalProjection__header .matchExpectedGoalsPremium__title{font-size:.6875rem;letter-spacing:.14em}.boardDetail--nativeStructural .nativeGoalProjection__header .matchExpectedGoalsPremium__subtitle{font-size:.5625rem}.boardDetail--nativeStructural .nativeGoalProjection__localTeam{grid-area:localTeam;min-width:0}.boardDetail--nativeStructural .nativeGoalProjection__edge{grid-area:edge;align-self:center;justify-self:center}.boardDetail--nativeStructural .nativeGoalProjection__visitaTeam{grid-area:visitaTeam;min-width:0}.boardDetail--nativeStructural .nativeGoalProjection__localPitch{grid-area:localPitch;min-width:0}.boardDetail--nativeStructural .nativeGoalProjection__visitaPitch{grid-area:visitaPitch;min-width:0}.boardDetail--nativeStructural .nativeGoalProjection__grid .matchExpectedGoalsPremium__teamName{font-size:clamp(.75rem,3.2vw,.95rem);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.boardDetail--nativeStructural .nativeGoalProjection__grid .matchExpectedGoalsPremium__miniPitchStage{max-height:72px}.boardDetail--nativeStructural .nativeGoalProjection__grid .matchExpectedGoalsPremium__edgeSphere{transform:scale(.72);transform-origin:center}.boardDetail--nativeStructural .ovs-native-structural-signals-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem .375rem;width:100%;min-width:0}.boardDetail--nativeStructural .ovs-native-structural-signals-grid>.ovsMetricMeter,.boardDetail--nativeStructural .ovs-native-structural-signals-grid>article,.boardDetail--nativeStructural .ovs-native-structural-signals-grid>div[class*=liveBrain]{min-width:0}.boardDetail--nativeStructural .ovs-native-structural-metric-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem .375rem;width:100%;min-width:0}.boardDetail--nativeStructural .ovs-native-structural-metric-grid>.ovsMetricMeter{min-width:0}.boardDetail--nativeStructural .dashboardEngineCard__body--nativeStructural{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.375rem;width:100%;min-width:0}.boardDetail--nativeStructural .dashboardEngineCard__body--nativeStructural .dashboardEngineCard__section--spanFull{grid-column:1/-1}.boardDetail--nativeStructural .dashboardEngineCard__nativePair{display:contents}.ovs-dashboard-date-strip{--ovs-dashboard-shell-pad:14px;width:calc(100% + 2 * var(--ovs-dashboard-shell-pad));max-width:none;min-width:0;margin:0 calc(-1 * var(--ovs-dashboard-shell-pad)) var(--ovs-space-md);overflow:hidden}.dashboardShell>.ovs-dashboard-date-strip:first-child{margin-top:0}.ovs-studio-surface .ovs-dashboard-date-strip{--ovs-dashboard-shell-pad:var(--ovs-space-md,14px)}.ovs-dashboard-date-strip__scroll{display:flex;align-items:stretch;gap:var(--ovs-space-xs);width:100%;max-width:100%;min-width:0;padding:var(--ovs-space-xs) var(--ovs-dashboard-shell-pad);overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scroll-behavior:smooth;scrollbar-width:none;scroll-snap-type:x proximity}.ovs-dashboard-date-strip__scroll::-webkit-scrollbar{display:none}.ovs-dashboard-date-strip__item{flex:0 0 auto;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;min-width:3.25rem;min-height:var(--ovs-touch-target,44px);padding:var(--ovs-space-xs) var(--ovs-space-sm);border:none;border-radius:var(--ovs-radius-md,10px);background:transparent;color:var(--ovs-text-secondary);cursor:pointer;scroll-snap-align:center;position:relative;transition:color var(--ovs-motion-appear,.2s ease),background var(--ovs-motion-appear,.2s ease)}.ovs-dashboard-date-strip__item:hover{color:var(--ovs-text-primary);background:color-mix(in srgb,var(--ovs-teal-muted) 28%,transparent)}.ovs-dashboard-date-strip__item:focus-visible{outline:2px solid var(--ovs-teal-glow);outline-offset:2px}.ovs-dashboard-date-strip__item--active{color:var(--ovs-teal-glow);background:var(--ovs-teal-active-bg)}.ovs-dashboard-date-strip__item--active:after{content:"";position:absolute;left:var(--ovs-space-sm);right:var(--ovs-space-sm);bottom:0;height:2px;border-radius:2px 2px 0 0;background:linear-gradient(90deg,transparent,var(--ovs-teal-glow) 20%,var(--ovs-blue-accent) 80%,transparent);box-shadow:0 0 8px var(--ovs-teal-active-glow)}.ovs-dashboard-date-strip__day{font-size:var(--ovs-text-caption,.6875rem);font-weight:600;letter-spacing:.06em;text-transform:uppercase;line-height:1.2;white-space:nowrap}.ovs-dashboard-date-strip__date{font-size:var(--ovs-text-body-sm,.8125rem);font-weight:500;line-height:1.2;white-space:nowrap}.ovs-dashboard-date-strip__item--active .ovs-dashboard-date-strip__date,.ovs-dashboard-date-strip__item--active .ovs-dashboard-date-strip__day,.ovs-dashboard-date-strip__item--proximo .ovs-dashboard-date-strip__day{color:var(--ovs-teal-glow)}.dashboardWorkspace .dashboardHero.ovs-dashboard-brand-header{min-height:0;margin:0 0 8px;padding:10px 16px;align-items:center;border-bottom:1px solid color-mix(in srgb,var(--ovs-teal-glow,#14a3b8) 32%,transparent);box-shadow:0 24px 60px rgba(2,6,23,.34),inset 0 1px 0 rgba(255,255,255,.06),0 1px 0 color-mix(in srgb,var(--ovs-teal-glow,#14a3b8) 18%,transparent)}.ovs-dashboard-brand-header__inner{position:relative;z-index:1;display:flex;flex-wrap:wrap;align-items:baseline;column-gap:.65rem;row-gap:.2rem;width:100%}.ovs-dashboard-brand-header__title{margin:0;color:#ffffff;font-size:clamp(13px,1.05vw,15px);font-weight:var(--ovs-weight-bold,700);letter-spacing:.08em;line-height:1.2;text-transform:uppercase;white-space:nowrap}.ovs-dashboard-brand-header__subtitle{margin:0;color:var(--ovs-text-secondary,rgba(148,163,184,.92));font-size:clamp(12px,.95vw,14px);font-weight:var(--ovs-weight-medium,500);letter-spacing:-.01em;line-height:1.25;min-width:0}.ovs-dashboard-brand-header[data-sport-id=american-football] .ovs-dashboard-brand-header__subtitle{font-size:clamp(11px,.88vw,13px);letter-spacing:-.015em}.ovs-dashboard-brand-header__tagline{margin:0;flex-basis:100%;color:var(--ovs-teal-glow,#14a3b8);font-size:clamp(9px,.75vw,11px);font-weight:var(--ovs-weight-semibold,600);letter-spacing:.12em;line-height:1.2;text-transform:uppercase;white-space:nowrap}@media (min-width:768px){.dashboardWorkspace .dashboardHero.ovs-dashboard-brand-header{min-height:44px;padding-block:10px}.ovs-dashboard-brand-header__inner{row-gap:.15rem}}@media (min-width:1200px){.ovs-dashboard-brand-header__tagline{flex-basis:auto}}@media (max-width:767px){.dashboardWorkspace .dashboardHero.ovs-dashboard-brand-header{min-height:56px;padding-block:12px}.ovs-dashboard-brand-header__title{flex-basis:100%}.ovs-dashboard-brand-header__tagline{flex-basis:auto}.ovs-dashboard-brand-header__tagline:before{content:"·";margin-right:.35rem;color:var(--ovs-text-muted,#64748b);font-weight:var(--ovs-weight-regular,400);letter-spacing:0;text-transform:none}.ovs-dashboard-brand-header__subtitle{flex:1 1 auto;min-width:0}}.ovs-league-carousel{--ovs-league-carousel-pad:max(12px,env(safe-area-inset-left,0px));--ovs-league-carousel-pad-right:max(12px,env(safe-area-inset-right,0px));--ovs-league-chip-size:3.75rem;--ovs-league-icon-size:calc(var(--ovs-league-chip-size) * 0.58);width:100%;max-width:100%;min-width:0;margin:0 0 6px;padding:0;overflow:hidden}.dashboardWorkspace .ovs-league-carousel{margin-bottom:4px}.ovs-league-carousel__scroll{width:100%;max-width:100%;min-width:0;padding:4px var(--ovs-league-carousel-pad-right) 6px var(--ovs-league-carousel-pad);overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scroll-behavior:smooth;scrollbar-width:none;scroll-snap-type:x proximity}.ovs-league-carousel__track{display:flex;align-items:center;justify-content:space-between;gap:clamp(8px,2.2vw,22px);width:max-content;min-width:100%;box-sizing:border-box}.ovs-league-carousel__scroll::-webkit-scrollbar{display:none}.ovs-league-carousel__chip{flex:0 0 auto;display:flex;align-items:center;justify-content:center;width:var(--ovs-league-chip-size);height:var(--ovs-league-chip-size);padding:0;border:1px solid color-mix(in srgb,var(--ovs-teal-glow,#14a3b8) 18%,transparent);border-radius:999px;background:color-mix(in srgb,var(--ovs-bg-glass,rgba(15,29,50,.72)) 42%,transparent);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);color:var(--ovs-text-secondary,#94a3b8);cursor:pointer;scroll-snap-align:center;position:relative;transition:color var(--ovs-motion-appear,.2s ease),border-color var(--ovs-motion-appear,.2s ease),box-shadow var(--ovs-motion-appear,.2s ease),background var(--ovs-motion-appear,.2s ease),opacity var(--ovs-motion-appear,.2s ease)}.ovs-league-carousel__inner{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.ovs-league-carousel__chip:hover:not(.ovs-league-carousel__chip--locked){color:var(--ovs-text-primary,#f1f5f9);border-color:color-mix(in srgb,var(--ovs-teal-glow,#14a3b8) 34%,transparent);background:color-mix(in srgb,var(--ovs-teal-muted,rgba(11,74,90,.45)) 22%,transparent)}.ovs-league-carousel__chip:focus-visible{outline:2px solid var(--ovs-teal-glow,#14a3b8);outline-offset:2px}.ovs-league-carousel__chip--active{color:var(--ovs-teal-glow,#14a3b8);border-color:var(--ovs-teal-active-border,rgba(20,163,184,.48));background:color-mix(in srgb,var(--ovs-teal-active-bg,rgba(20,163,184,.2)) 78%,transparent);box-shadow:0 0 0 1px color-mix(in srgb,var(--ovs-teal-glow,#14a3b8) 18%,transparent),0 0 18px var(--ovs-teal-active-glow,rgba(20,163,184,.36)),0 0 32px color-mix(in srgb,var(--ovs-teal-glow,#14a3b8) 12%,transparent)}.ovs-league-carousel__chip--active .ovs-league-carousel__dev-logo,.ovs-league-carousel__chip--active .ovs-league-carousel__glyph{filter:drop-shadow(0 0 4px color-mix(in srgb,var(--ovs-teal-glow,#14a3b8) 55%,transparent))}.ovs-league-carousel__chip--locked{opacity:.82;cursor:not-allowed}.ovs-league-carousel__chip--locked,.ovs-league-carousel__chip--locked:hover{color:color-mix(in srgb,var(--ovs-text-secondary,#94a3b8) 88%,var(--ovs-teal-glow,#14a3b8));border-color:color-mix(in srgb,var(--ovs-teal-glow,#14a3b8) 14%,var(--ovs-border-line,rgba(148,163,184,.22)));background:color-mix(in srgb,var(--ovs-bg-glass,rgba(15,29,50,.72)) 36%,transparent)}.ovs-league-carousel__icon{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.ovs-league-carousel__logo-wrap{--ovs-league-logo-scale:1;--ovs-league-logo-tx:0px;--ovs-league-logo-ty:0px;--ovs-league-logo-max-w:100%;--ovs-league-logo-max-h:100%;display:flex;align-items:center;justify-content:center;width:var(--ovs-league-icon-size);height:var(--ovs-league-icon-size);max-width:100%;max-height:100%;transform:translate(var(--ovs-league-logo-tx),var(--ovs-league-logo-ty)) scale(var(--ovs-league-logo-scale))}.ovs-league-carousel__logo-wrap--dark-on-glass{position:relative;isolation:isolate;border-radius:50%;background:radial-gradient(circle at 50% 48%,color-mix(in srgb,#f8fafc 16%,transparent) 0,color-mix(in srgb,#e2e8f0 8%,transparent) 52%,transparent 76%)}.ovs-league-carousel__logo-wrap--dark-on-glass:before{content:"";position:absolute;inset:-16%;border-radius:50%;background:radial-gradient(circle at 50% 46%,color-mix(in srgb,#ffffff 46%,transparent) 0,color-mix(in srgb,#f1f5f9 28%,transparent) 30%,color-mix(in srgb,#e2e8f0 14%,transparent) 52%,transparent 80%);pointer-events:none;z-index:0}.ovs-league-carousel__logo-wrap--dark-on-glass .ovs-league-carousel__dev-logo{position:relative;z-index:1;filter:brightness(1.78) contrast(1.2) drop-shadow(0 0 4px rgba(255,255,255,.72)) drop-shadow(0 0 9px rgba(255,255,255,.28)) drop-shadow(0 1px 4px rgba(0,0,0,.24))}.ovs-league-carousel__logo-wrap--dark-on-glass[data-league-id=premier-league]{width:calc(var(--ovs-league-icon-size) * 1.02);height:calc(var(--ovs-league-icon-size) * 1.02);background:radial-gradient(circle at 50% 48%,color-mix(in srgb,#ffffff 30%,transparent) 0,color-mix(in srgb,#f8fafc 18%,transparent) 42%,color-mix(in srgb,#e2e8f0 8%,transparent) 62%,transparent 82%)}.ovs-league-carousel__logo-wrap--dark-on-glass[data-league-id=premier-league]:before{inset:-28%;background:radial-gradient(circle at 50% 46%,color-mix(in srgb,#ffffff 58%,transparent) 0,color-mix(in srgb,#f8fafc 36%,transparent) 28%,color-mix(in srgb,#e2e8f0 18%,transparent) 50%,transparent 82%)}.ovs-league-carousel__logo-wrap--dark-on-glass[data-league-id=premier-league] .ovs-league-carousel__dev-logo{filter:brightness(2.38) contrast(1.14) drop-shadow(0 0 2px rgba(255,255,255,.92)) drop-shadow(0 0 7px rgba(255,255,255,.82)) drop-shadow(0 0 12px rgba(255,255,255,.34)) drop-shadow(0 1px 4px rgba(0,0,0,.24))}.ovs-league-carousel__logo-wrap--dark-on-glass[data-league-id=eredivisie] .ovs-league-carousel__dev-logo{filter:brightness(1.92) contrast(1.24) drop-shadow(0 0 5px rgba(255,255,255,.76)) drop-shadow(0 0 10px rgba(255,255,255,.3)) drop-shadow(0 1px 4px rgba(0,0,0,.24))}.ovs-league-carousel__chip--active .ovs-league-carousel__logo-wrap--dark-on-glass .ovs-league-carousel__dev-logo{filter:brightness(1.84) contrast(1.22) drop-shadow(0 0 5px rgba(255,255,255,.76)) drop-shadow(0 0 6px color-mix(in srgb,var(--ovs-teal-glow,#14a3b8) 42%,transparent)) drop-shadow(0 0 10px rgba(255,255,255,.28)) drop-shadow(0 1px 4px rgba(0,0,0,.24))}.ovs-league-carousel__chip--active .ovs-league-carousel__logo-wrap--dark-on-glass[data-league-id=premier-league] .ovs-league-carousel__dev-logo{filter:brightness(2.45) contrast(1.16) drop-shadow(0 0 2px rgba(255,255,255,.95)) drop-shadow(0 0 8px rgba(255,255,255,.86)) drop-shadow(0 0 8px color-mix(in srgb,var(--ovs-teal-glow,#14a3b8) 38%,transparent)) drop-shadow(0 0 13px rgba(255,255,255,.36)) drop-shadow(0 1px 4px rgba(0,0,0,.24))}.ovs-league-carousel__chip--active .ovs-league-carousel__logo-wrap--dark-on-glass[data-league-id=eredivisie] .ovs-league-carousel__dev-logo{filter:brightness(1.98) contrast(1.26) drop-shadow(0 0 6px rgba(255,255,255,.8)) drop-shadow(0 0 7px color-mix(in srgb,var(--ovs-teal-glow,#14a3b8) 42%,transparent)) drop-shadow(0 0 11px rgba(255,255,255,.3)) drop-shadow(0 1px 4px rgba(0,0,0,.24))}.ovs-league-carousel__glyph{width:var(--ovs-league-icon-size);height:var(--ovs-league-icon-size);max-width:100%;max-height:100%;display:block}.ovs-league-carousel__dev-logo{width:auto;height:auto;max-width:var(--ovs-league-logo-max-w,100%);max-height:var(--ovs-league-logo-max-h,100%);object-fit:contain;object-position:center;display:block;margin:0 auto;pointer-events:none}@media (min-width:768px){.ovs-league-carousel{--ovs-league-chip-size:4rem}}.dashboardWorkspace>.ovs-dashboard-brand-header+.ovs-league-carousel{margin-top:-2px}.dashboardWorkspace>.ovs-league-carousel+.tournamentBar--flagsOnly{margin-top:0}.worldCupRibbon .competitionParticipantsCarousel__placeholder{width:auto;min-width:34px;height:26px;padding:0 6px;border-radius:999px;font-size:9px;font-weight:700;letter-spacing:.04em;color:rgba(226,232,240,.92)}.dashboardWorkspace .worldCupRibbon .ovs-participant-crest-pill,.tournamentBar[data-participant-visual-type=crests] .worldCupRibbon .ovs-participant-crest-pill,.worldCupRibbon .ovs-participant-crest-pill{width:38px;height:24px;min-width:38px;max-width:38px;min-height:24px;max-height:24px;display:inline-flex;align-items:center;justify-content:center;overflow:hidden;flex:0 0 auto;padding:0;font-size:0;line-height:0;border-radius:999px;place-items:unset}.dashboardWorkspace .worldCupRibbon .ovs-participant-crest-pill .ovs-participant-crest-img,.tournamentBar[data-participant-visual-type=crests] .worldCupRibbon .ovs-participant-crest-pill .ovs-participant-crest-img,.worldCupRibbon .ovs-participant-crest-pill .ovs-participant-crest-img{max-width:22px;max-height:22px;width:auto;height:auto;object-fit:contain;object-position:center;display:block;pointer-events:none}@media (max-width:700px){.dashboardWorkspace .worldCupRibbon .ovs-participant-crest-pill,.tournamentBar[data-participant-visual-type=crests] .worldCupRibbon .ovs-participant-crest-pill,.worldCupRibbon .ovs-participant-crest-pill{width:38px;height:24px;min-width:38px;max-width:38px;min-height:24px;max-height:24px;font-size:0}.dashboardWorkspace .worldCupRibbon .ovs-participant-crest-pill .ovs-participant-crest-img,.tournamentBar[data-participant-visual-type=crests] .worldCupRibbon .ovs-participant-crest-pill .ovs-participant-crest-img,.worldCupRibbon .ovs-participant-crest-pill .ovs-participant-crest-img{max-width:22px;max-height:22px}}.matchProfileParticipantField{display:flex;align-items:center;gap:.5rem;min-width:0}.matchProfileParticipantField select{flex:1 1 auto;min-width:0}.match-profile-team-crest-frame{width:38px;height:24px;min-width:38px;max-width:38px;min-height:24px;max-height:24px;display:flex;align-items:center;justify-content:center;flex-shrink:0;overflow:hidden}.match-profile-team-crest-image{max-width:22px;max-height:22px;width:auto;height:auto;object-fit:contain;object-position:center;display:block;pointer-events:none}.match-profile-team-flag-preview{flex-shrink:0;width:1.5rem;min-width:1.5rem;font-size:1.125rem;line-height:1;text-align:center}.dashboardWorkspace #ovs-dashboard-date-panel:has(>.matchCenterLayout){gap:0}.dashboardWorkspace #ovs-dashboard-date-panel>.ovs-dashboard-date-strip{margin-bottom:6px}.dashboardWorkspace:not(.publicMirrorDashboard):not(.nativeMobileDashboard) .matchCenterLayout:has(.ovs-dashboard-journey-block--navigator){margin-top:0}.dashboardWorkspace .ovs-dashboard-journey-block--navigator{gap:0}.dashboardWorkspace .ovs-dashboard-journey-block--navigator .ovs-dashboard-chapter{margin-bottom:0;font-size:calc(var(--ovs-text-caption) * .7);line-height:1.1}.dashboardWorkspace .ovs-dashboard-journey-block--navigator .competitionGroup,.dashboardWorkspace .ovs-dashboard-journey-block--navigator .matchNavigator{gap:0}.dashboardWorkspace .ovs-dashboard-journey-block--navigator .competitionLabel{gap:6px;font-size:calc(12px * .7);line-height:1;min-height:0;margin-bottom:0}.matchRail:has(.boardMatchCard--executive){grid-auto-columns:minmax(296px,380px);gap:4px;padding:1px}.dashboardWorkspace .boardMatchCard.boardMatchCard--executive{display:flex;flex-direction:column;justify-content:flex-start;gap:7px;min-height:78px;padding:8px 11px 7px;border-radius:11px;border-color:rgba(148,163,184,.14);background:radial-gradient(circle at 12% 0,rgba(59,130,246,.1),transparent 42%),radial-gradient(circle at 88% 8%,rgba(34,197,94,.06),transparent 36%),linear-gradient(180deg,rgba(15,27,45,.98),rgba(8,17,31,.99));box-shadow:0 18px 44px rgba(2,6,23,.34),inset 0 1px 0 rgba(255,255,255,.05)}.dashboardWorkspace .boardMatchCard.boardMatchCard--executive:before{display:none}.dashboardWorkspace .boardMatchCard.boardMatchCard--executive.active{border-color:rgba(125,211,252,.42);background:radial-gradient(circle at 12% 0,rgba(59,130,246,.14),transparent 44%),radial-gradient(circle at 88% 8%,rgba(34,211,238,.1),transparent 38%),linear-gradient(180deg,rgba(18,32,58,.99),rgba(8,17,31,1));box-shadow:0 22px 50px rgba(2,6,23,.42),0 0 0 1px rgba(125,211,252,.16),inset 0 1px 0 rgba(255,255,255,.07)}.dashboardWorkspace .boardMatchCard--executive .boardMatchCard__header{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);grid-template-rows:auto;align-items:center;column-gap:7px;row-gap:0;padding-bottom:0}.dashboardWorkspace .boardMatchCard--executive .boardMatchCard__teamRow{display:flex;align-items:center;gap:8px;min-width:0}.dashboardWorkspace .boardMatchCard--executive .boardMatchCard__teamRow:first-of-type{grid-column:1;grid-row:1}.dashboardWorkspace .boardMatchCard--executive .boardMatchCard__versus{grid-column:2;grid-row:1}.dashboardWorkspace .boardMatchCard--executive .boardMatchCard__teamRow--end{grid-column:3;grid-row:1;flex-direction:row-reverse;text-align:right}.dashboardWorkspace .boardMatchCard--executive .boardMatchCard__flag.dashboardFlag{width:37px;height:26px;min-width:37px;max-width:37px;max-height:26px;border-radius:2px}.dashboardWorkspace .boardMatchCard--executive .dashboardFlag--card.dashboardFlag--placeholder .dashboardFlag__placeholder,.dashboardWorkspace .boardMatchCard--executive .dashboardFlag--card.dashboardFlag--text .dashboardFlag__text{font-size:9px}.dashboardWorkspace .boardMatchCard--executive .boardMatchCard__teamName{color:#f8fafc;font-size:clamp(8.9px,1.05vw,10.7px);font-weight:950;letter-spacing:.01em;line-height:1.05;flex:1 1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dashboardWorkspace .boardMatchCard--executive .boardMatchCard__versus{align-self:center;color:#64748b;font-size:9px;font-weight:950;letter-spacing:.14em;text-align:center;line-height:1;padding:0 2px}.dashboardWorkspace .boardMatchCard--executive .boardMatchCard__footer{display:flex;flex:1 1;align-items:center;justify-content:center;min-height:25px;padding-top:0}.dashboardWorkspace .boardMatchCard--executive .boardMatchCard__cta{display:inline-flex;align-items:center;justify-content:center;min-height:22px;min-width:108px;padding:0 9px;border:1px solid rgba(125,211,252,.28);border-radius:999px;background:rgba(14,165,233,.1);color:#e0f2fe;font-size:8px;font-weight:950;letter-spacing:.08em;text-transform:uppercase;line-height:1}.dashboardWorkspace .boardMatchCard.boardMatchCard--premium{border-color:color-mix(in srgb,var(--ovs-teal-glow) 32%,rgba(148,163,184,.14))}.dashboardWorkspace .boardMatchCard.boardMatchCard--premium.active{border-color:color-mix(in srgb,var(--ovs-teal-glow) 52%,rgba(125,211,252,.42))}.dashboardWorkspace .boardMatchCard--executive .boardMatchCard__premiumBadge{display:inline-flex;align-items:center;justify-content:center;min-height:22px;min-width:88px;padding:0 9px;border:1px solid color-mix(in srgb,var(--ovs-teal-glow) 40%,transparent);border-radius:999px;background:color-mix(in srgb,var(--ovs-teal-glow) 14%,rgba(14,165,233,.08));color:color-mix(in srgb,var(--ovs-teal-glow) 70%,#e0f2fe);font-size:8px;font-weight:950;letter-spacing:.12em;text-transform:uppercase;line-height:1}.dashboardWorkspace .boardMatchCard--executive.active,.dashboardWorkspace .boardMatchCard--executive:hover{border-color:rgba(125,211,252,.42)}.dashboardWorkspace .boardMatchCard.boardMatchCard--premium.active,.dashboardWorkspace .boardMatchCard.boardMatchCard--premium:hover{border-color:color-mix(in srgb,var(--ovs-teal-glow) 52%,rgba(125,211,252,.42))}.dashboardWorkspace .matchRail .boardMatchCard--executive{min-width:0}@media (max-width:767px){.dashboardWorkspace:not(.publicMirrorDashboard):not(.nativeMobileDashboard) .matchCenterLayout:has(.ovs-dashboard-journey-block--navigator){margin-top:0}}@media (max-width:700px){.matchRail:has(.boardMatchCard--executive){grid-auto-columns:minmax(278px,82vw);gap:4px}.dashboardWorkspace .boardMatchCard.boardMatchCard--executive{min-height:80px;padding:8px 10px 7px;gap:6px}.dashboardWorkspace .boardMatchCard--executive .boardMatchCard__header{column-gap:6px;padding-bottom:0}.dashboardWorkspace .boardMatchCard--executive .boardMatchCard__teamRow{gap:7px}.dashboardWorkspace .boardMatchCard--executive .boardMatchCard__flag.dashboardFlag{width:31px;height:21px;min-width:31px;max-width:31px;max-height:21px}.dashboardWorkspace .boardMatchCard--executive .boardMatchCard__footer{min-height:29px;padding-top:0}.dashboardWorkspace .boardMatchCard--executive .boardMatchCard__cta{min-height:27px;min-width:103px;padding:0 8px}.dashboardWorkspace .boardMatchCard--executive .boardMatchCard__premiumBadge{min-height:27px;min-width:92px;padding:0 8px}}.ovsMetricTitle span.ovsMetricTitleLabel,.ovsMetricTitleLabel{display:block;width:100%;min-width:0;color:#cbd5e1;font-size:12px;font-weight:800;letter-spacing:.04em;text-transform:uppercase;text-align:center;overflow:visible}.ovsMetricMeter--inlineHeader,.ovsMetricMeter--titleOverlay{position:relative}.ovsMetricMeter--inlineHeader .ovsMetricTitle,.ovsMetricMeter--titleOverlay .ovsMetricTitle{position:absolute;top:0;left:0;right:0;z-index:1;margin-bottom:0;display:block;width:100%;pointer-events:none}.ovsMetricMeter--inlineHeader .ovsMetricTitle span.ovsMetricTitleLabel,.ovsMetricMeter--inlineHeader .ovsMetricTitleLabel,.ovsMetricMeter--titleOverlay .ovsMetricTitle span.ovsMetricTitleLabel,.ovsMetricMeter--titleOverlay .ovsMetricTitleLabel{position:absolute;left:50%;top:0;transform:translateX(-50%);width:auto;max-width:calc(100% - 16px);min-width:0;text-align:center;pointer-events:none}.ovsMetricTitleInfo{display:flex;justify-content:center;align-items:center;pointer-events:auto}.ovsMetricTitleInfo--below{display:flex;justify-content:center;width:100%;margin-top:2px}.ovsMetricMeter--inlineHeader .ovsMetricTitleInfo--below,.ovsMetricMeter--titleOverlay .ovsMetricTitleInfo--below{position:absolute;left:50%;top:calc(1em + 2px);transform:translateX(-50%);width:auto;margin-top:0;pointer-events:auto}.ovsMetricMeter--inlineHeader .ovsMetricNote,.ovsMetricMeter--titleOverlay .ovsMetricNote{position:absolute;left:50%;top:1.25em;transform:translateX(-50%);width:auto;max-width:100%;text-align:center;white-space:nowrap;pointer-events:none}.ovsMetricMeter--inlineHeader .ovsMetricScores,.ovsMetricMeter--titleOverlay .ovsMetricScores{position:relative;z-index:2;width:100%;min-width:0}.ovsMetricMeter--inlineHeader .ovsMetricScoresLocal,.ovsMetricMeter--inlineHeader .ovsMetricScoresVisit,.ovsMetricMeter--titleOverlay .ovsMetricScoresLocal,.ovsMetricMeter--titleOverlay .ovsMetricScoresVisit{position:relative;z-index:2;min-width:0}.ovsMetricMeter--inlineHeader .ovsMetricScoresLocal:empty,.ovsMetricMeter--titleOverlay .ovsMetricScoresLocal:empty{visibility:hidden}.ovsMetricConfrontationTrack{display:grid;grid-template-columns:1fr 1fr;width:100%;min-width:0;height:12px;overflow:hidden;border-radius:999px;background:var(--ovs-bar-track);box-shadow:none}.ovsMetricConfrontationTrack--single{grid-template-columns:1fr}.comparisonTrack,.ovsMetricTrack{position:relative;display:flex;align-items:stretch;min-width:0;height:100%;overflow:hidden;background:transparent;box-shadow:none}.comparisonTrack.local,.ovsMetricTrack.local{justify-content:flex-start}.comparisonTrack.away,.comparisonTrack.visita,.ovsMetricTrack.away,.ovsMetricTrack.visita{justify-content:flex-end}.ovsMetricConfrontationTrack .ovsMetricTrack>i{position:absolute;top:0;height:100%}.ovsMetricConfrontationTrack .ovsMetricTrack.local>i{left:0;right:auto}.ovsMetricConfrontationTrack .ovsMetricTrack.visita>i{right:0;left:auto;margin-left:auto}.comparisonTrack:not(.ovsMetricConfrontationTrack .comparisonTrack){background:var(--ovs-bar-track);height:9px;border-radius:999px}.ovsMetricTrack i{position:relative;display:block;height:100%;border-radius:inherit}.comparisonTrack i,.ovsMetricTrack i{isolation:isolate;transition:width var(--ovs-bar-fill-duration) var(--ovs-ease-out)}@media (prefers-reduced-motion:reduce){.comparisonTrack i,.ovsMetricTrack i{transition:none}}.ovsMetricConfrontationTrack .ovsMetricTrack.local>i:first-of-type{border-top-right-radius:0;border-bottom-right-radius:0}.ovsMetricConfrontationTrack .ovsMetricTrack.visita>i:first-of-type{border-top-left-radius:0;border-bottom-left-radius:0}.comparisonTrack i:before,.ovsMetricTrack i:before{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;z-index:0}.comparisonTrack i:after,.ovsMetricTrack i:after{content:"";position:absolute;inset:0;border-radius:inherit;background:var(--ovs-bar-glass-highlight);pointer-events:none;z-index:1}.comparisonTrack.local i:before,.ovsMetricTrack.local i:before{background:var(--ovs-bar-local-depth)}.comparisonTrack.local i:after,.ovsMetricTrack.local i:after{background:var(--ovs-bar-local-glass-highlight)}.comparisonTrack.local i,.ovsMetricTrack.local i{background:var(--ovs-bar-local-gradient);box-shadow:var(--ovs-bar-local-top-light),var(--ovs-bar-fill-bottom-shadow),var(--ovs-bar-local-glow)}.comparisonTrack.away i:before,.comparisonTrack.visita i:before,.ovsMetricTrack.away i:before,.ovsMetricTrack.visita i:before{background:var(--ovs-bar-visita-depth)}.comparisonTrack.away i:after,.comparisonTrack.visita i:after,.ovsMetricTrack.away i:after,.ovsMetricTrack.visita i:after{background:var(--ovs-bar-visita-glass-highlight)}.comparisonTrack.away i,.comparisonTrack.visita i,.dashboardWorkspace .comparisonTrack.away i,.dashboardWorkspace .comparisonTrack.visita i,.dashboardWorkspace .ovsMetricMeter.theme-goals .comparisonTrack.visita i,.dashboardWorkspace .ovsMetricMeter.theme-goals .ovsMetricTrack.visita i,.dashboardWorkspace .ovsMetricMeter.theme-ovs .comparisonTrack.visita i,.dashboardWorkspace .ovsMetricMeter.theme-ovs .ovsMetricTrack.visita i,.dashboardWorkspace .ovsMetricMeter.theme-risk .comparisonTrack.visita i,.dashboardWorkspace .ovsMetricMeter.theme-risk .ovsMetricTrack.visita i,.dashboardWorkspace .ovsMetricTrack.away i,.dashboardWorkspace .ovsMetricTrack.visita i,.ovsMetricTrack.away i,.ovsMetricTrack.visita i{background:var(--ovs-bar-visita-gradient-rtl);box-shadow:var(--ovs-bar-visita-top-light),var(--ovs-bar-fill-bottom-shadow),var(--ovs-bar-visita-glow)}.dashboardWorkspace .comparisonTrack.local i,.dashboardWorkspace .ovsMetricMeter.theme-goals .ovsMetricTrack.local i,.dashboardWorkspace .ovsMetricMeter.theme-ovs .ovsMetricTrack.local i,.dashboardWorkspace .ovsMetricMeter.theme-risk .ovsMetricTrack.local i,.dashboardWorkspace .ovsMetricTrack.local i{background:var(--ovs-bar-local-gradient);box-shadow:var(--ovs-bar-local-top-light),var(--ovs-bar-fill-bottom-shadow),var(--ovs-bar-local-glow)}html[data-ovs-official-native]{--ovs-official-native-responsive:1}html[data-ovs-official-native][data-ovs-native-responsive-disabled]{--ovs-official-native-responsive:0}html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]),html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) body{width:100%;max-width:100%;overflow-x:clip}html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .boardDetail,html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .boardMetricSection,html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .boardMetricSections,html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .dashboardShell,html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .dashboardWorkspace,html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .matchCenterLayout,html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .ovs-fluid-section,html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .ovsMatchIntelligence,html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .productionWorkspace,html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .shell,html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .shell>.workspace,html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) [class*=brainIntelligencePanel]{width:100%;max-width:100%;min-width:0;box-sizing:border-box}html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .productionWorkspace.ovs-phase-07a{padding:max(var(--ovs-space-md),var(--ovs-safe-top)) max(var(--ovs-space-md),var(--ovs-safe-right)) max(var(--ovs-space-lg),var(--ovs-safe-bottom)) max(var(--ovs-space-md),var(--ovs-safe-left))}html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .dashboardWorkspace>.dashboardHero.ovs-dashboard-brand-header{margin-top:0}html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .eceTeamGrid,html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .ereTeamEvidenceGrid{grid-template-columns:minmax(0,1fr)}html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .eceTeamBlock,html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .ereDriverOvsRow,html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .erePanel,html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .erePanel--ece,html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .learningLabStatSection{width:100%;max-width:100%;min-width:0;box-sizing:border-box}html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .erePanel--ece .learningLabGapFamilyGrid{grid-template-columns:repeat(auto-fill,minmax(min(100%,9.5rem),1fr))}html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .ereDriverOvsBarPhase,html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .ereDriverOvsBarStack,html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .erePanel--ece .learningLabGapFamilyCard,html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .ovsMetricConfrontationTrack{min-width:0;max-width:100%}html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .erePanel--ece .learningLabSectionTitleRow{min-width:0}html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .erePanel--ece .learningLabGapSectionTitle{overflow-wrap:anywhere;min-width:0}html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .ereDriverOvsMetricLabel{white-space:normal;overflow-wrap:anywhere;text-overflow:clip}html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .ereDriverOvsMetricHeader{align-items:flex-start}html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .liveBrainScoreTier,html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .ovs-family-signals-grid,html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .ovs-family-signals-grid>.ovsMetricMeter,html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .ovs-wic-engine-panel,html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .ovs-wic-engine-view,html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .ovs-wic-module,html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .ovsMetricBars,html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .ovsMetricComparison,html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .ovsMetricMeter,html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .ovsMetricMeter--inlineHeader,html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .ovsMetricMeter--titleOverlay,html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .ovsMetricScores,html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .ovsMetricScoresLocal,html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .ovsMetricScoresVisit{min-width:0;max-width:100%}html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .ovsMetricScores{flex-wrap:wrap;gap:6px}html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .ovsMetricScoresLocal,html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .ovsMetricScoresVisit{flex:1 1 8.5rem;min-width:0}html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .ovsMetricScoresVisit{justify-content:flex-end}html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .comparisonRow{grid-template-columns:minmax(3.5rem,4.75rem) minmax(0,1fr) minmax(1.5rem,2rem) minmax(1.5rem,2rem) minmax(0,1fr);gap:6px}html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .ereDriverOvsBarPhase .comparisonTrack,html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .ereDriverOvsBarPhase .ovsMetricConfrontationTrack{width:100%}html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .ovs-live-index-tooltip-desktop-panel,html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .ovs-live-index-tooltip-mobile-panel,html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) [role=tooltip]{max-width:min(calc(100vw - var(--ovs-safe-left) - var(--ovs-safe-right) - 1.5rem),22rem)}html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .dashboardHorizontalNav,html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .matchNavigator,html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .ovs-dashboard-date-strip__scroll{max-width:100%}html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .erePanel.erePanel--ece{margin-top:var(--ovs-space-4,1rem);padding:var(--ovs-space-3,.75rem);gap:var(--ovs-space-3,.75rem);border-radius:var(--ovs-radius-md,12px)}html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .erePanel--ece .erePanelTitleRow{gap:var(--ovs-space-2,.5rem);align-items:center}html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .erePanel--ece .erePanelTitle{font-size:.78rem;letter-spacing:.06em;line-height:1.25}html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .erePanel--ece .erePanelSubtitle{margin-top:.25rem;font-size:.78rem;line-height:1.35;max-width:none}html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .erePanel--ece .erePanelState{font-size:.8rem;line-height:1.4}html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .erePanel--ece .eceSection{gap:.5rem}html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .erePanel--ece .eceSectionTitle,html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .erePanel--ece .ereSectionTitle{margin-bottom:.4rem;font-size:.68rem;letter-spacing:.06em;line-height:1.2}html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .erePanel--ece .eceTeamGrid{gap:.65rem}html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .erePanel--ece .eceTeamBlock{padding:.65rem;gap:.55rem;border-radius:var(--ovs-radius-sm,10px)}html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .erePanel--ece .eceTeamHeader{gap:.15rem}html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .erePanel--ece .eceTeamRole{font-size:.62rem;letter-spacing:.08em}html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .erePanel--ece .eceTeamName{font-size:.88rem}html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .erePanel--ece .eceEvidenceBasis,html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .erePanel--ece .eceLatestMatch,html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .erePanel--ece .eceTeamWindow{font-size:.72rem;line-height:1.35}html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .erePanel--ece .eceTeamLabBlocks{gap:.5rem}html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .erePanel--ece .learningLabStatSection{gap:.5rem;padding:.625rem;border-radius:var(--ovs-radius-md,10px)}html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .erePanel--ece .learningLabSectionTitleRow{gap:.25rem;flex-wrap:wrap;align-items:center}html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .erePanel--ece .learningLabGapSectionTitle{font-size:.68rem;letter-spacing:.05em;line-height:1.25;white-space:normal;overflow-wrap:break-word;word-break:normal}html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .erePanel--ece .learningLabGapFamilyGrid{grid-template-columns:minmax(0,1fr)}html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .erePanel--ece .learningLabGapFamilyCard{gap:.25rem;padding:.5rem;border-radius:var(--ovs-radius-sm,8px)}html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .erePanel--ece .learningLabGapFamilyLabel{font-size:.62rem;letter-spacing:.04em;line-height:1.2}html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .erePanel--ece .learningLabGapFamilyValue{font-size:1rem;line-height:1.1}html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .erePanel--ece .learningLabGapFamilyMeta{font-size:.62rem;line-height:1.25}html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .erePanel--ece .learningLabFamilyContributionBar{height:4px}html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .erePanel--ece .ereTeamDriversOvsSection{gap:.55rem}html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .erePanel--ece .ereDriverGroup{gap:.4rem}html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .erePanel--ece .ereDriverGroupTitle{font-size:.62rem;letter-spacing:.05em;line-height:1.2}html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .erePanel--ece .ereDriverOvsList,html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .erePanel--ece .ereDriverRankedItem{gap:.4rem}html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .erePanel--ece .ereDriverRank{font-size:.68rem;padding-top:.2rem}html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .erePanel--ece .ereDriverOvsRow{gap:.35rem;padding:.5rem .55rem;border-radius:var(--ovs-radius-sm,10px)}html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .erePanel--ece .ereDriverOvsMetricHeader{gap:.35rem}html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .erePanel--ece .ereDriverOvsMetricLabel{font-size:.625rem;letter-spacing:.03em;line-height:1.25;overflow-wrap:break-word}html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .erePanel--ece .ereDriverOvsMetricTooltip{flex:0 0 1.125rem;width:1.125rem;min-width:1.125rem}html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .erePanel--ece .ereDriverOvsMetricTooltip .ovsMetricTitleInfo,html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .erePanel--ece .erePanelTitleRow .ovsMetricTitleInfo{width:1.125rem;height:1.125rem;min-width:1.125rem;font-size:.68rem}html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .erePanel--ece .ereDriverOvsBarStack{gap:.3rem}html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .erePanel--ece .ereDriverOvsBarPhase{gap:.35rem;grid-template-columns:1.75rem minmax(0,1fr)}html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .erePanel--ece .ereDriverOvsPhaseLabel{font-size:.6rem;min-width:1.75rem;letter-spacing:.06em}html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .erePanel--ece .ereDriverOvsBarPhase .comparisonTrack,html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .erePanel--ece .ereDriverOvsBarPhase .ovsMetricConfrontationTrack{height:8px}html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .erePanel--ece .ereDriverOvsMeta{gap:.35rem;font-size:.68rem;line-height:1.25}html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .erePanel--ece .ereDriverOvsGap{font-size:.68rem}html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .erePanel--ece .ereDriverOvsFamily{font-size:.65rem;white-space:nowrap}html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .erePanel--ece .ereTeamInterpretationSection{gap:.4rem}html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .erePanel--ece .ereTeamInterpretationIdentity{margin-top:0}html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .erePanel--ece .ereTeamInterpretationIdentity .metricBarTeamLabel,html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .erePanel--ece .ereTeamInterpretationIdentity .metricFlag{font-size:.82rem}html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .erePanel--ece .ereTeamOnlyInterpretation{font-size:.8rem;line-height:1.45}html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .erePanel--ece .eceTrendEditorial{padding:.55rem .65rem;border-radius:var(--ovs-radius-sm,10px)}html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .erePanel--ece .eceTrendTitle{margin-bottom:.25rem;font-size:.62rem;letter-spacing:.06em}html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .erePanel--ece .eceTrendEditorial p{font-size:.8rem;line-height:1.45}html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .erePanel--ece .eceConversationFlow{gap:.4rem;padding:.65rem;border-radius:var(--ovs-radius-sm,10px)}html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .erePanel--ece .eceConversationFlow--narrative{gap:.45rem}html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .erePanel--ece .eceNarrativeParagraph{font-size:.8rem;line-height:1.5}html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .erePanel--ece .eceEditorialConclusion{padding:.65rem;font-size:.85rem;line-height:1.45;border-radius:var(--ovs-radius-sm,10px)}html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .erePanel--ece .eceEmptyEvidence{font-size:.78rem;line-height:1.4}html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .erePanel--ece .ereComparativeEvidence{display:grid;gap:.65rem;width:100%;max-width:100%;min-width:0;box-sizing:border-box}html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .erePanel--ece .ereComparativeRow{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:.5rem;align-items:start;width:100%;max-width:100%;min-width:0;box-sizing:border-box}html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .erePanel--ece .ereComparativeColumn{min-width:0;max-width:100%;width:100%;box-sizing:border-box;overflow-wrap:normal;word-break:normal}html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .erePanel--ece .ereComparativeColumn--away{border-left:1px solid color-mix(in srgb,var(--ovs-border-subtle,#d8dee8) 35%,transparent);padding-left:.4rem}html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .erePanel--ece .ereComparativeColumn--local{padding-right:.15rem}html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .erePanel--ece .ereComparativeTeamHeader{display:grid;gap:.15rem;min-width:0}html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .erePanel--ece .ereComparativeEvidence .learningLabGapFamilyGrid{grid-template-columns:minmax(0,1fr)}html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .erePanel--ece .ereComparativeEvidence .learningLabStatSection{margin:0}html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .erePanel--ece .ereComparativeEvidence .ereDriverOvsRow{padding:.45rem .5rem}html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .erePanel--ece .ereComparativeEvidence .ereDriverOvsBarPhase{grid-template-columns:minmax(0,1fr);gap:.2rem}html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .erePanel--ece .ereComparativeEvidence .ereDriverOvsPhaseLabel{font-size:.58rem;min-width:0}html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .erePanel--ece .ereComparativeEvidence .learningLabCanonicalSideBar{display:grid;gap:.2rem;min-width:0}html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .erePanel--ece .ereComparativeEvidence .learningLabCanonicalSideBarScores{display:flex;flex-wrap:wrap;gap:.15rem;min-width:0}html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .erePanel--ece .ereComparativeEvidence .ereDriverOvsMeta{flex-direction:column;align-items:flex-start;gap:.15rem}html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .erePanel--ece .ereComparativeEvidence .ereComparativeInterpretation,html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .erePanel--ece .ereComparativeEvidence .ereComparativeTrend{height:100%}html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .erePanel--ece .ereComparativeColumn--local .ovs-live-index-tooltip-mobile-panel,html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .erePanel--ece .ereComparativeColumn--local [role=tooltip]{transform-origin:top left}html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .erePanel--ece .ereComparativeColumn--away .ovs-live-index-tooltip-mobile-panel,html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .erePanel--ece .ereComparativeColumn--away [role=tooltip]{transform-origin:top right}@media (max-width:349px){html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .erePanel--ece .ereComparativeRow{grid-template-columns:minmax(0,1fr)}html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .erePanel--ece .ereComparativeColumn--away{border-left:none;padding-left:0;border-top:1px solid color-mix(in srgb,var(--ovs-border-subtle,#d8dee8) 35%,transparent);padding-top:.5rem}}html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .erePanel--ece .ereTeamDriversOvsSection{gap:.4rem}html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .erePanel--ece .ereTeamDriversOvsSection .learningLabGapSectionTitle{font-size:.64rem;line-height:1.2;letter-spacing:.04em}html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .erePanel--ece .ereDriverGroup{gap:.25rem}html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .erePanel--ece .ereDriverGroupTitle{font-size:.54rem;line-height:1.15;letter-spacing:.03em;margin-bottom:.1rem}html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .erePanel--ece .ereDriverOvsList{gap:.25rem}html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .erePanel--ece .ereDriverRankedItem{gap:.2rem;align-items:flex-start}html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .erePanel--ece .ereDriverRank{font-size:.55rem;padding-top:.12rem;min-width:.85rem}html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .erePanel--ece .ereDriverOvsRow{gap:.22rem;padding:.35rem .4rem;border-radius:8px}html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .erePanel--ece .ereDriverOvsMetricHeader{gap:.2rem;align-items:flex-start}html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .erePanel--ece .ereDriverOvsMetricLabel{font-size:.6rem;line-height:1.15;letter-spacing:.02em;white-space:normal;overflow-wrap:normal;word-break:normal;-webkit-hyphens:none;hyphens:none;text-overflow:clip}html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .erePanel--ece .ereDriverOvsMetricTooltip{flex:0 0 1rem;width:1rem;min-width:1rem}html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .erePanel--ece .ereDriverOvsMetricTooltip .ovsMetricTitleInfo{width:1rem;height:1rem;min-width:1rem;font-size:.62rem}html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .erePanel--ece .ereDriverOvsBarStack{gap:.18rem}html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .erePanel--ece .ereDriverOvsBarPhase{display:grid;grid-template-columns:1.15rem minmax(0,1fr);grid-template-rows:auto auto;column-gap:.15rem;row-gap:.08rem;align-items:start}html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .erePanel--ece .ereDriverOvsBarWrap,html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .erePanel--ece .ereDriverOvsBarWrap .learningLabCanonicalSideBar{display:contents}html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .erePanel--ece .ereDriverOvsPhaseLabel{grid-column:1;grid-row:1;font-size:.52rem;letter-spacing:.04em;min-width:0;align-self:center}html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .erePanel--ece .ereDriverOvsBarPhase .learningLabCanonicalSideBarScores{grid-column:2;grid-row:1;min-width:0;display:flex;flex-wrap:wrap;align-items:baseline;gap:.1rem}html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .erePanel--ece .ereDriverOvsBarPhase .ovsMetricBars{grid-column:1/-1;grid-row:2;min-width:0;width:100%}html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .erePanel--ece .ereDriverOvsBarPhase .comparisonTrack,html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .erePanel--ece .ereDriverOvsBarPhase .ovsMetricConfrontationTrack{height:4px}html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .erePanel--ece [class*=liveBrainScoreTier]{gap:.15rem;margin-left:0}html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .erePanel--ece [class*=liveBrainScoreTier] b{font-size:.74rem;font-weight:800;line-height:1}html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .erePanel--ece [class*=liveBrainScoreTier] small{font-size:.48rem;letter-spacing:.05em;line-height:1.1}html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .erePanel--ece .ereDriverOvsMeta{gap:.12rem .2rem;font-size:.54rem;line-height:1.2;flex-wrap:wrap}html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .erePanel--ece .ereDriverOvsGap{font-size:.6rem;font-weight:700}html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .erePanel--ece .ereDriverOvsDirection{font-size:.54rem;line-height:1.2;overflow-wrap:normal;word-break:normal}html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .erePanel--ece .ereDriverOvsFamily{font-size:.48rem;line-height:1.15;white-space:normal;overflow-wrap:normal;word-break:normal}html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .erePanel--ece .ereDriverEmpty{font-size:.62rem;line-height:1.35}html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .erePanel--ece .ereTeamInterpretationSection .learningLabGapSectionTitle{font-size:.64rem;line-height:1.2;letter-spacing:.04em}html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .erePanel--ece .ereTeamInterpretationSection{gap:.28rem;padding:.5rem}html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .erePanel--ece .ereTeamInterpretationIdentity .metricBarTeamLabel,html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .erePanel--ece .ereTeamInterpretationIdentity .metricFlag{font-size:.68rem}html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .erePanel--ece .ereTeamOnlyInterpretation{font-size:.68rem;line-height:1.38;font-weight:400}html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .erePanel--ece .eceTrendEditorial{padding:.5rem}html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .erePanel--ece .eceTrendTitle{font-size:.6rem;line-height:1.2;margin-bottom:.15rem}html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .erePanel--ece .eceTrendEditorial p{font-size:.66rem;line-height:1.38}html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .erePanel--ece .eceSectionTitle{font-size:.66rem;line-height:1.2;margin-bottom:.3rem}html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .erePanel--ece .eceConversationFlow{gap:.28rem;padding:.58rem}html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .erePanel--ece .eceConversationFlow--narrative{gap:.3rem}html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .erePanel--ece .eceNarrativeParagraph{font-size:.7rem;line-height:1.44;margin:0}html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .erePanel--ece .eceNarrativeParagraph+.eceNarrativeParagraph{margin-top:.22rem}html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .erePanel--ece .eceEditorialConclusion{padding:.55rem;font-size:.7rem;line-height:1.42;font-weight:600}html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .erePanel--ece .ereComparativeInterpretation .learningLabGapSectionTitle,html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .erePanel--ece .ereTeamInterpretationSection .learningLabGapSectionTitle{font-size:.6rem;line-height:1.18;letter-spacing:.04em}html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .erePanel--ece .ereComparativeInterpretation,html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .erePanel--ece .ereTeamInterpretationSection{gap:.22rem;padding:.4rem}html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .erePanel--ece .ereComparativeInterpretation .ereTeamInterpretationIdentity .metricBarTeamLabel,html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .erePanel--ece .ereComparativeInterpretation .ereTeamInterpretationIdentity .metricFlag,html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .erePanel--ece .ereTeamInterpretationIdentity .metricBarTeamLabel,html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .erePanel--ece .ereTeamInterpretationIdentity .metricFlag{font-size:.64rem;line-height:1.2}html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .erePanel--ece .ereTeamOnlyInterpretation{font-size:.6rem;line-height:1.32;letter-spacing:normal;overflow-wrap:normal;word-break:normal;-webkit-hyphens:none;hyphens:none}html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .erePanel--ece .eceTrendEditorial,html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .erePanel--ece .ereComparativeTrend{padding:.38rem}html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .erePanel--ece .eceTrendTitle{font-size:.54rem;line-height:1.18;margin-bottom:.12rem;letter-spacing:.04em}html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .erePanel--ece .eceTrendEditorial p{font-size:.58rem;line-height:1.32;letter-spacing:normal;overflow-wrap:normal;word-break:normal;-webkit-hyphens:none;hyphens:none}html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .erePanel--ece .eceSection:has(.eceConversationFlow--narrative) .eceSectionTitle{font-size:.6rem;line-height:1.2;letter-spacing:.04em;margin-bottom:.25rem}html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .erePanel--ece .eceConversationFlow{padding:.5rem;gap:.22rem}html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .erePanel--ece .eceConversationFlow--narrative{gap:.24rem}html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .erePanel--ece .eceNarrativeParagraph{font-size:.62rem;line-height:1.36;letter-spacing:normal;overflow-wrap:normal;word-break:normal;-webkit-hyphens:none;hyphens:none}html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .erePanel--ece .eceNarrativeParagraph+.eceNarrativeParagraph{margin-top:.3rem}html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) [data-ovs-family-module=gameDna] [data-ovs-game-dna-layout=official-native-comparative]{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:.45rem;align-items:start;width:100%;max-width:100%;min-width:0;box-sizing:border-box}html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) [data-ovs-family-module=gameDna] .gameDnaComparativeColumn{min-width:0;max-width:100%;width:100%;box-sizing:border-box;overflow-wrap:normal;word-break:normal;-webkit-hyphens:none;hyphens:none}html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) [data-ovs-family-module=gameDna] .gameDnaComparativeColumn--local{padding-right:.15rem}html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) [data-ovs-family-module=gameDna] .gameDnaComparativeColumn--away{border-left:1px solid color-mix(in srgb,var(--ovs-border-subtle,#d8dee8) 35%,transparent);padding-left:.4rem}html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) [data-ovs-family-module=gameDna] .gameDnaComparativeColumn .gameDnaSection__teamHeader{display:flex;align-items:center;gap:.35rem;min-width:0}html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) [data-ovs-family-module=gameDna] .gameDnaComparativeColumn .gameDnaSection__teamName{font-size:.66rem;line-height:1.2;letter-spacing:.06em;overflow-wrap:normal;word-break:normal;-webkit-hyphens:none;hyphens:none}html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) [data-ovs-family-module=gameDna] .gameDnaComparativeBody{margin:0;font-size:.64rem;line-height:1.38;letter-spacing:normal;color:rgba(186,210,224,.78);text-align:left;overflow-wrap:normal;word-break:normal;-webkit-hyphens:none;hyphens:none;white-space:normal}html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) [data-ovs-family-module=gameDna] .gameDnaComparativeColumn .gameDnaSection__lists{display:flex;flex-direction:column;gap:.45rem}html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) [data-ovs-family-module=gameDna] .gameDnaComparativeColumn .gameDnaSection__listTitle{font-size:.58rem;line-height:1.18;letter-spacing:.08em;margin:0 0 .2rem}html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) [data-ovs-family-module=gameDna] .gameDnaComparativeColumn .gameDnaSection__list{margin:0;padding-inline-start:1rem;display:flex;flex-direction:column;gap:.28rem}html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) [data-ovs-family-module=gameDna] .gameDnaComparativeColumn .gameDnaSection__team{display:flex;flex-direction:column;gap:.4rem}@media (max-width:349px){html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) [data-ovs-family-module=gameDna] [data-ovs-game-dna-layout=official-native-comparative]{grid-template-columns:minmax(0,1fr)}html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) [data-ovs-family-module=gameDna] .gameDnaComparativeColumn--away{border-left:none;padding-left:0;border-top:1px solid color-mix(in srgb,var(--ovs-border-subtle,#d8dee8) 35%,transparent);padding-top:.5rem}}html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .erePanel--ece .learningLabGapFamilyGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-flow:row;gap:.4rem}html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .erePanel--ece .ereComparativeEvidence .learningLabGapFamilyGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-flow:row;gap:.35rem}html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .erePanel--ece .learningLabGapFamilyGrid .learningLabGapFamilyCard{min-width:0;max-width:100%}html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .erePanel--ece .ereComparativeEvidence .ereComparativeRow--family .learningLabGapFamilyGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.35rem}html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .erePanel--ece .ereComparativeEvidence .ereComparativeRow--family .learningLabStatSection{display:grid;gap:.2rem;margin:0;min-width:0;max-width:100%;box-sizing:border-box}html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .erePanel--ece .ereComparativeEvidence .ereComparativeRow--family .learningLabSectionTitleRow{gap:.15rem;margin:0;min-width:0}html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .erePanel--ece .ereComparativeEvidence .ereComparativeRow--family .learningLabGapFamilyGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-flow:row;gap:.3rem;min-width:0;width:100%;max-width:100%;box-sizing:border-box;overflow-x:clip;overflow-y:visible}html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .erePanel--ece .ereComparativeEvidence .ereComparativeRow--family .learningLabGapFamilyGrid>.learningLabGapFamilyCard{display:grid;gap:.18rem;padding:.32rem;min-width:0;max-width:100%;box-sizing:border-box}html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .erePanel--ece .ereComparativeEvidence .ereComparativeRow--family .learningLabGapFamilyLabel{font-size:.5rem;line-height:1.15;letter-spacing:.03em;overflow-wrap:normal;word-break:normal;-webkit-hyphens:none;hyphens:none}html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .erePanel--ece .ereComparativeEvidence .ereComparativeRow--family .learningLabGapFamilyValue{font-size:.75rem;line-height:1.1}html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .erePanel--ece .ereComparativeEvidence .ereComparativeRow--family .learningLabGapFamilyMeta{font-size:.48rem;line-height:1.2;overflow-wrap:normal;word-break:normal;-webkit-hyphens:none;hyphens:none}html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .erePanel--ece .ereComparativeEvidence .ereComparativeRow--family .learningLabFamilyContributionBar{height:3px}html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .erePanel--ece .erePanelHeader--fullWidth{position:relative}html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .erePanel--ece .erePanelTitleRow{position:relative;display:block;align-items:stretch;padding-right:1.4rem}html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .erePanel--ece .erePanelTitleBlock{width:100%;min-width:0;max-width:100%;box-sizing:border-box}html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .erePanel--ece .erePanelTitleRow>:not(.erePanelTitleBlock){position:absolute;top:0;right:0;margin:0;width:auto;z-index:2}html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .erePanel--ece .erePanelSubtitle--fullWidth{width:100%;max-width:100%;text-align:left;line-height:1.32}html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .erePanel--ece .ereComparativeEvidence .learningLabSectionTitleRow,html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .erePanel--ece .ereTeamDriversOvsSection .learningLabSectionTitleRow{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:flex-start;gap:.25rem;min-width:0;width:100%;max-width:100%;box-sizing:border-box}html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .erePanel--ece .ereComparativeEvidence .learningLabGapSectionTitle,html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .erePanel--ece .ereTeamDriversOvsSection .learningLabGapSectionTitle{margin:0;text-align:left;white-space:nowrap;flex:0 1 auto;min-width:0;overflow-wrap:normal;word-break:normal;-webkit-hyphens:none;hyphens:none}html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .erePanel--ece .ereComparativeEvidence .learningLabSectionTitleRow .ovsMetricTitleInfo--below,html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .erePanel--ece .ereTeamDriversOvsSection .learningLabSectionTitleRow .ovsMetricTitleInfo--below{display:inline-flex;align-items:center;justify-content:flex-start;width:auto;flex:0 0 auto;margin:0;align-self:center}html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .erePanel--ece .ereComparativeEvidence .learningLabSectionTitleRow .ovsMetricTitleInfo--below [class*=liveIndexTooltipWrap],html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .erePanel--ece .ereTeamDriversOvsSection .learningLabSectionTitleRow .ovsMetricTitleInfo--below [class*=liveIndexTooltipWrap]{width:auto;margin:0}html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .erePanel--ece .ereComparativeEvidence .ereComparativeRow--family .learningLabSectionTitleRow{display:inline-flex;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:flex-start;gap:.3rem;width:auto;max-width:100%;box-sizing:border-box}html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .erePanel--ece .ereComparativeEvidence .ereComparativeRow--family .learningLabGapSectionTitle{margin:0;text-align:left;white-space:nowrap;flex:0 1 auto;min-width:auto;overflow-wrap:normal;word-break:normal;-webkit-hyphens:none;hyphens:none}html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .erePanel--ece .ereComparativeEvidence .ereComparativeRow--family .learningLabSectionTitleRow .ovsMetricTitleInfo,html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .erePanel--ece .ereComparativeEvidence .ereComparativeRow--family .learningLabSectionTitleRow .ovsMetricTitleInfo--below{position:static;display:inline-flex;align-items:center;justify-content:flex-start;flex:0 0 auto;width:auto;margin:0;align-self:center}html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .erePanel--ece .ereComparativeEvidence .ereComparativeRow--family .learningLabSectionTitleRow .ovsMetricTitleInfo--below [class*=liveIndexTooltipWrap]{position:static;width:auto;margin:0;flex:0 0 auto}html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]){--ovs-native-layout-gutter:clamp(2px,2vw,4px)}html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .publicAppShell{padding-left:max(var(--ovs-native-layout-gutter),var(--ovs-safe-left));padding-right:max(var(--ovs-native-layout-gutter),var(--ovs-safe-right))}html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .publicContent{width:100%;max-width:none;margin-left:0;margin-right:0}html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .dashboardWorkspace,html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .productionWorkspace,html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .productionWorkspace.ovs-phase-07a,html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .shell:not(:has(.sidebar))>.workspace,html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .shell>.workspace{padding-left:max(var(--ovs-native-layout-gutter),var(--ovs-safe-left));padding-right:max(var(--ovs-native-layout-gutter),var(--ovs-safe-right))}html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .publicAppShell--app-view .publicMirrorDashboard.dashboardWorkspace.nativeMobileDashboard{padding-left:0;padding-right:0}html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .boardDetail,html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .boardMetricSections,html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .dashboardShell,html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .dashboardWorkspace .ovs-fluid-section,html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .matchCenterLayout,html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .nativeDetailScreen,html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .nativeMatchFeed,html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .nativeMobileChrome,html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .nativeMobileDashboard.nativeMobileDashboard--detail{margin-left:0;margin-right:0;padding-left:0;padding-right:0;max-width:100%}html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .erePanel--ece .ereComparativeEvidence .ereComparativeSection{display:grid;gap:.35rem;width:100%;min-width:0;max-width:100%;box-sizing:border-box}html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .erePanel--ece .ereComparativeEvidence .ereComparativeSharedHeader{width:100%;max-width:100%;box-sizing:border-box}html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .erePanel--ece .ereComparativeEvidence .ereComparativeSharedHeaderTitleRow{display:inline-flex;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:center;gap:.3rem;width:100%;max-width:100%;box-sizing:border-box}html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .erePanel--ece .ereComparativeEvidence .ereComparativeSharedHeaderTitle{margin:0;text-align:center;white-space:nowrap;flex:0 1 auto;min-width:0}html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .erePanel--ece .ereComparativeEvidence .ereComparativeSharedHeaderTitleRow .ovsMetricTitleInfo--below{position:static;display:inline-flex;align-items:center;justify-content:flex-start;flex:0 0 auto;width:auto;margin:0}html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .erePanel--ece .ereComparativeEvidence .ereComparativeRow--drivers .ereTeamDriversOvsSection--comparativeColumn{gap:.35rem;padding:0;border:0;background:transparent;box-shadow:none}html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .erePanel--ece .ereComparativeEvidence .ereComparativeRow--drivers .ereDriverGroup,html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .erePanel--ece .ereComparativeEvidence .ereComparativeRow--drivers .ereDriverOvsList{width:100%;min-width:0;max-width:100%;box-sizing:border-box}html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .erePanel--ece .ereComparativeEvidence .ereComparativeRow--drivers .ereDriverRankedItem{grid-template-columns:minmax(0,auto) minmax(0,1fr);gap:.12rem;width:100%;min-width:0;max-width:100%;box-sizing:border-box}html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .erePanel--ece .ereComparativeEvidence .ereComparativeRow--drivers .ereDriverRank{min-width:.65rem;padding-top:.1rem;flex:0 0 auto}html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .erePanel--ece .ereComparativeEvidence .ereComparativeRow--drivers .ereDriverOvsBarPhase,html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .erePanel--ece .ereComparativeEvidence .ereComparativeRow--drivers .ereDriverOvsBarWrap,html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .erePanel--ece .ereComparativeEvidence .ereComparativeRow--drivers .ereDriverOvsRow,html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .erePanel--ece .ereComparativeEvidence .ereComparativeRow--drivers .ovsMetricBars,html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .erePanel--ece .ereComparativeEvidence .ereComparativeRow--drivers .ovsMetricConfrontationTrack{width:100%;min-width:0;max-width:100%;box-sizing:border-box}@media (max-width:349px){html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .erePanel--ece .ereComparativeEvidence .ereComparativeSharedHeaderTitle{white-space:normal;overflow-wrap:normal;word-break:normal}}html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .erePanel--ece .ereComparativeEvidence .ereComparativeRow--family .learningLabStatSection--comparativeColumn{gap:.2rem;margin:0;padding:0;border:0;background:transparent;box-shadow:none}html[data-ovs-official-native]:not([data-ovs-native-responsive-disabled]) .erePanel--ece .ereComparativeEvidence .ereComparativeRow--family .learningLabStatSection--comparativeColumn .learningLabGapFamilyGrid{width:100%;min-width:0;max-width:100%;box-sizing:border-box}