/*! tailwindcss v4.1.18 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-ordinal:initial;--tw-slashed-zero:initial;--tw-numeric-figure:initial;--tw-numeric-spacing:initial;--tw-numeric-fraction:initial;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-outline-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial;--tw-ease:initial}}}@layer theme{:host,:root{--ease-in-out:cubic-bezier(.4,0,.2,1);--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4,0,.2,1);--default-font-family:var(--font-geist-sans);--default-mono-font-family:var(--font-geist-mono)}}@layer base{*,::backdrop,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}:host,html{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}menu,ol,ul{list-style:none}audio,canvas,embed,iframe,img,object,svg,video{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,optgroup,select,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit,::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.collapse{visibility:collapse}.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.sticky{position:sticky}.container{width:100%}@media (min-width:40rem){.container{max-width:40rem}}@media (min-width:48rem){.container{max-width:48rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:96rem){.container{max-width:96rem}}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline{display:inline}.inline-block{display:inline-block}.inline-flex{display:inline-flex}.table{display:table}.transform{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}.resize{resize:both}.rounded{border-radius:.25rem}.border{border-style:var(--tw-border-style);border-width:1px}.break-all{word-break:break-all}.capitalize{text-transform:capitalize}.lowercase{text-transform:lowercase}.uppercase{text-transform:uppercase}.italic{font-style:italic}.lining-nums{--tw-numeric-figure:lining-nums}.lining-nums,.tabular-nums{font-variant-numeric:var(--tw-ordinal,)var(--tw-slashed-zero,)var(--tw-numeric-figure,)var(--tw-numeric-spacing,)var(--tw-numeric-fraction,)}.tabular-nums{--tw-numeric-spacing:tabular-nums}.underline{text-decoration-line:underline}.shadow{--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,#0000001a),0 1px 2px -1px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.blur{--tw-blur:blur(8px)}.blur,.filter{filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.ease-in-out{--tw-ease:var(--ease-in-out);transition-timing-function:var(--ease-in-out)}}:root{--background:#fff;--foreground:#171717}@media (prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#ededed}}body{color:var(--foreground);background:radial-gradient(1200px 600px at 10% -10%,#385daa42,#0000 60%),radial-gradient(1000px 500px at 95% -15%,#00ff761a,#0000 58%),linear-gradient(#121a30,#11192d 45%,#0d1527);min-height:100vh;font-family:Arial,Helvetica,sans-serif}*,:after,:before{box-sizing:border-box}body,html{width:100%;max-width:100%;overflow-x:clip}.app-liquid-shell{isolation:isolate;min-height:100vh;position:relative}.app-liquid-shell:before{content:"";pointer-events:none;z-index:-1;background:radial-gradient(800px 300px at 20% 0,#ffffff1a,#0000 70%),radial-gradient(700px 260px at 80% 0,#6effbb1f,#0000 72%);position:fixed;inset:0}.liquid-glass{-webkit-backdrop-filter:saturate(150%)blur(12px);background:linear-gradient(#283a6794,#1b274785);border:1px solid #ffffff24;box-shadow:inset 0 1px #fff3,0 14px 30px #0000004d}.liquid-glass-strong{-webkit-backdrop-filter:saturate(165%)blur(16px);background:linear-gradient(#32487db8,#1c2a50b3);border:1px solid #ffffff2e;box-shadow:inset 0 1px #ffffff3d,0 20px 40px #00000057}@keyframes pulse{50%{opacity:.5}}.mercados-available-pulse{background-color:#00ff76;border-radius:50%;flex-shrink:0;width:7px;height:7px;animation:pulse 1.5s ease-in-out infinite;box-shadow:0 0 8px #00ff768c}@media (prefers-reduced-motion:reduce){.mercados-available-pulse{opacity:1;animation:none}}.match-detail-skeleton-pulse{animation:match-detail-skeleton-fade 1.2s ease-in-out infinite}@keyframes match-detail-skeleton-fade{0%,to{opacity:.45}50%{opacity:.9}}@media (prefers-reduced-motion:reduce){.match-detail-skeleton-pulse{opacity:.65;animation:none}}@keyframes jogos-stats-inline-spin{to{transform:rotate(1turn)}}.jogos-stats-inline-spinner{border:2px solid #ffffff1f;border-radius:50%;flex-shrink:0;width:22px;height:22px;animation:jogos-stats-inline-spin .75s linear infinite}@media (prefers-reduced-motion:reduce){.jogos-stats-inline-spinner{opacity:.85;animation:none}}.header-nav-drawer-panel{z-index:9999;-webkit-overflow-scrolling:touch;box-sizing:border-box;background:linear-gradient(#1c284bfa,#121a30fa);flex-direction:column;width:100%;max-width:100vw;padding:20px;display:flex;position:fixed;inset:0;overflow:hidden auto;box-shadow:-8px 0 40px #00000073}@media (min-width:768px){.header-nav-drawer-panel{top:max(18px,env(safe-area-inset-top,0px));right:max(18px,env(safe-area-inset-right,0px));bottom:max(18px,env(safe-area-inset-bottom,0px));-webkit-backdrop-filter:saturate(185%)blur(22px);background:linear-gradient(152deg,#283a6cf0,#1a2648f7 42%,#111a32fc);border:1px solid #aad6ff38;border-radius:22px;width:min(392px,100vw - 36px);max-width:min(392px,100vw - 36px);padding:24px;left:auto;box-shadow:0 28px 80px #00000085,0 0 0 1px #0000002e,inset 0 1px #ffffff17}}.header-nav-overlay{z-index:9998;-webkit-backdrop-filter:blur(6px);background-color:#00000085;position:fixed;inset:0}@media (min-width:768px){.header-nav-overlay{-webkit-backdrop-filter:blur(10px);background-color:#0c12247a}}@keyframes header-mobile-overlay-fade-in{0%{opacity:0}to{opacity:1}}@keyframes header-mobile-drawer-slide-in{0%{transform:translate(100%)}to{transform:translate(0)}}.header-mobile-overlay-animate{animation:header-mobile-overlay-fade-in .22s forwards}.header-mobile-drawer-animate{animation:header-mobile-drawer-slide-in .32s cubic-bezier(.22,1,.36,1) forwards}@keyframes header-mobile-overlay-fade-out{0%{opacity:1}to{opacity:0}}@keyframes header-mobile-drawer-slide-out{0%{transform:translate(0)}to{transform:translate(100%)}}.header-mobile-overlay-exit{animation:header-mobile-overlay-fade-out .24s forwards}.header-mobile-drawer-exit{animation:header-mobile-drawer-slide-out .3s cubic-bezier(.22,1,.36,1) forwards}.news-content-article p{margin-top:0!important;margin-bottom:24px!important}.news-content-article p:first-child{margin-top:0!important}.news-content-article p:last-child{margin-bottom:0!important}.news-content-article h1{font-size:3rem!important}.news-content-article h1,.news-content-article h2{margin-top:32px!important;margin-bottom:16px!important;font-weight:700!important;line-height:1.2!important}.news-content-article h2{font-size:2.5rem!important}.news-content-article h3{margin-top:32px!important;margin-bottom:16px!important;font-size:1.75rem!important;font-weight:700!important;line-height:1.3!important}.news-content-article h4{font-size:1.5rem!important}.news-content-article h4,.news-content-article h5{margin-top:32px!important;margin-bottom:16px!important;font-weight:700!important;line-height:1.4!important}.news-content-article h5{font-size:1.25rem!important}.news-content-article h6{margin-top:32px!important;margin-bottom:16px!important;font-size:1.125rem!important;font-weight:700!important;line-height:1.4!important}.news-content-article h1:first-child,.news-content-article h2:first-child,.news-content-article h3:first-child,.news-content-article h4:first-child,.news-content-article h5:first-child,.news-content-article h6:first-child{margin-top:0!important}.news-content-article ol,.news-content-article ul{margin-top:16px!important;margin-bottom:24px!important;padding-left:32px!important}.news-content-article li{margin-bottom:8px!important}.news-content-article li:last-child{margin-bottom:0!important}.news-content-article img{border-radius:8px!important;max-width:100%!important;height:auto!important;margin:24px 0!important;display:block!important}.news-content-article a{text-decoration:underline!important;transition:opacity .2s!important}.news-content-article a:hover{opacity:.8!important}.news-content-article blockquote{border-left:4px solid!important;border-radius:8px!important;margin:24px 0!important;padding:16px 24px!important;font-style:italic!important}.news-content-article hr{border:none!important;border-top:1px solid #ffffff1a!important;margin:32px 0!important}.news-content-article b,.news-content-article strong{font-weight:700!important}.news-content-article em,.news-content-article i{font-style:italic!important}.dates-menu-slider::-webkit-scrollbar{display:none}.home-standings-carousel{scrollbar-width:none;-ms-overflow-style:none}.home-standings-carousel::-webkit-scrollbar{display:none}@keyframes compare-odds-head-in{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.compare-odds-head-enter{animation:compare-odds-head-in .5s cubic-bezier(.22,1,.36,1) both}@keyframes compare-odds-row-in{0%{opacity:0;transform:translateY(18px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.compare-odds-row-enter{animation:compare-odds-row-in .58s cubic-bezier(.22,1,.36,1) both;animation-delay:var(--compare-stagger,0s);transition:filter .25s,background-color .25s}.compare-odds-row-enter:hover{filter:brightness(1.08)}@keyframes compare-odds-cta-ring{0%,to{box-shadow:0 0 #00ff8c73,0 4px 16px #00000059,inset 0 1px #ffffff59}50%{box-shadow:0 0 0 6px #00ff8c1f,0 6px 22px #00ff8c33,inset 0 1px #ffffff73}}@keyframes compare-odds-cta-shine{0%{background-position:0}to{background-position:200%}}.compare-odds-cta-pill{letter-spacing:.06em;text-transform:uppercase;white-space:nowrap;color:#061018;pointer-events:none;background:linear-gradient(110deg,#00ff8c,#39ffc5 25%,#00e0a8 50%,#00ff8c 75%,#7bffd0) 0 0/220% 100%;border:1px solid #fff6;border-radius:999px;justify-content:center;align-items:center;gap:6px;padding:9px 16px;font-size:.72rem;font-weight:800;line-height:1;transition:transform .22s cubic-bezier(.22,1,.36,1),filter .2s;animation:compare-odds-cta-ring 2.4s ease-in-out infinite,compare-odds-cta-shine 4s linear infinite;display:inline-flex}.compare-odds-cta-pill--compact{letter-spacing:.04em;padding:6px 11px;font-size:.64rem}.compare-odds-row-enter:hover .compare-odds-cta-pill{filter:brightness(1.05)saturate(1.1);transform:scale(1.07)}.compare-odds-cta-pill-icon{font-size:1.1em;line-height:0;animation:compare-odds-arrow-nudge 1.2s ease-in-out infinite;transform:translate(0)}@keyframes compare-odds-arrow-nudge{0%,to{transform:translate(0)}50%{transform:translate(3px)}}@media (max-width:480px){.compare-odds-cta-pill{letter-spacing:.04em;padding:7px 11px;font-size:.62rem}}@media (prefers-reduced-motion:reduce){.compare-odds-head-enter,.compare-odds-row-enter{opacity:1;transform:none;animation:none!important}.compare-odds-cta-pill{background:#00ff8c;box-shadow:0 2px 12px #00000059}.compare-odds-cta-pill,.compare-odds-cta-pill-icon{animation:none!important}.compare-odds-row-enter:hover{filter:none}.compare-odds-row-enter:hover .compare-odds-cta-pill{transform:none}}.compare-odds-flip-face{pointer-events:none;transform-style:preserve-3d;backface-visibility:hidden;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.compare-odds-flip-logo{animation:compare-odds-mobile-logo-swap 4.8s cubic-bezier(.45,0,.2,1) infinite}.compare-odds-flip-cta{animation:compare-odds-mobile-cta-swap 4.8s cubic-bezier(.45,0,.2,1) infinite}.compare-odds-flip-cta .compare-odds-cta-pill{min-width:104px;min-height:34px;font-size:.68rem;animation:compare-odds-cta-ring 2.4s ease-in-out infinite,compare-odds-cta-shine 4s linear infinite}.compare-odds-brand-desktop{display:none}.compare-odds-brand-mobile-flip{perspective:420px;border-radius:10px;width:100%;max-width:168px;height:46px;margin:0;display:block;position:relative;overflow:hidden}.compare-odds-card{width:100%;max-width:100%;overflow:visible}.compare-odds-scroll{-webkit-overflow-scrolling:touch;width:100%;max-width:100%;padding-left:0;padding-right:0;overflow:auto clip}.compare-odds-table{table-layout:fixed;max-width:100%;width:100%!important;min-width:100%!important}.compare-odds-colgroup-logo{width:156px}.compare-odds-colgroup-odd{width:auto}.compare-odds-colgroup-cta{width:0;min-width:0}.compare-odds-cta-desktop-col{display:none!important}.compare-odds-col-odd{font-variant-numeric:tabular-nums}@media (min-width:641px){.compare-odds-colgroup-logo{width:180px}.compare-odds-colgroup-odd{width:auto}.compare-odds-brand-mobile-flip{max-width:180px;height:46px}}@media (max-width:640px){.compare-odds-scroll{padding-left:0;padding-right:0}.compare-odds-table{font-size:.8125rem}.compare-odds-colgroup-logo{width:38%}.compare-odds-colgroup-cta{width:0;min-width:0}.compare-odds-colgroup-odd{width:20.66%}.compare-odds-table.compare-odds-odds-cols-2 .compare-odds-colgroup-odd{width:31%}.compare-odds-table.compare-odds-odds-cols-1 .compare-odds-colgroup-odd{width:62%}.compare-odds-logo-box{border-radius:8px;margin:0;width:100%!important;height:42px!important;padding-left:3px!important;padding-right:3px!important}.compare-odds-logo-img{max-width:100px!important;height:23px!important}.compare-odds-col-odd{padding-left:3px!important;padding-right:3px!important}.compare-odds-brand-mobile-flip{border-radius:8px;max-width:100%;height:42px}}@keyframes compare-odds-mobile-logo-swap{0%,32%{opacity:1;filter:drop-shadow(0 0 #0000);transform:scale(1)translateY(0)rotate(0)}36%,40%{opacity:0;filter:drop-shadow(0 0 12px #00ff8c59);transform:scale(.78)translateY(14px)rotate(-8deg)}41%,88%{opacity:0;transform:scale(1.12)translateY(-18px)rotate(6deg)}92%,to{opacity:1;filter:drop-shadow(0 0 #0000);transform:scale(1)translateY(0)rotate(0)}}@keyframes compare-odds-mobile-cta-swap{0%,32%{opacity:0;transform:scale(.85)translateY(16px)}36%,40%{opacity:0;transform:scale(1.15)translateY(-8px)}42%,84%{opacity:1;filter:drop-shadow(0 0 18px #00ff8c73);transform:scale(1)translateY(0)}88%,to{opacity:0;filter:none;transform:scale(.8)translateY(20px)}}@media (prefers-reduced-motion:reduce){.compare-odds-brand-mobile-flip{display:none!important}.compare-odds-brand-desktop{display:block!important}.compare-odds-cta-desktop-col{display:table-cell!important}}.primary-odds-flip-container{perspective:420px;border-radius:10px;width:100%;max-width:320px;height:46px;margin:4px auto 0;position:relative;overflow:hidden}.primary-odds-flip-container,.primary-odds-flip-face{justify-content:center;align-items:center;display:flex}.primary-odds-flip-face{pointer-events:none;transform-style:preserve-3d;backface-visibility:hidden;position:absolute;inset:0}.primary-odds-flip-logo{animation:compare-odds-mobile-logo-swap 4.8s cubic-bezier(.45,0,.2,1) infinite}.primary-odds-flip-cta{animation:compare-odds-mobile-cta-swap 4.8s cubic-bezier(.45,0,.2,1) infinite}.primary-odds-flip-cta .compare-odds-cta-pill{animation:compare-odds-cta-ring 2.4s ease-in-out infinite,compare-odds-cta-shine 4s linear infinite}@media (max-width:640px){.primary-odds-flip-container{border-radius:8px;max-width:100%;height:52px}.primary-odds-flip-cta .compare-odds-cta-pill{letter-spacing:.05em;min-width:132px;min-height:40px;font-size:.76rem;box-shadow:0 0 0 1px #ffffff47,0 8px 24px #00ff8c61,inset 0 1px #ffffff73}}@media (prefers-reduced-motion:reduce){.primary-odds-flip-logo{opacity:0!important;animation:none!important}.primary-odds-flip-cta{opacity:1!important;animation:none!important}}.match-lineup-crossfade-root{width:100%;position:relative}.match-lineup-crossfade-pane{width:100%;transition:opacity .2s linear}.match-lineup-crossfade-pane:not(.match-lineup-crossfade-pane--active){opacity:0;pointer-events:none;visibility:hidden;position:absolute;top:0;left:0;right:0}.match-lineup-crossfade-pane--active{opacity:1;visibility:visible;position:relative}.team-lineup-pitch-bench{flex-direction:column;gap:1rem;width:100%;display:flex}.team-lineup-pitch-shell{width:100%;min-width:0}.team-lineup-pitch-frame{aspect-ratio:355/550;box-sizing:border-box;background-color:#1e3d2a;background-image:linear-gradient(#0c162080,#0c162059 50%,#0c162073),url(/match/lineup/field.jpg);background-position:50%;background-repeat:no-repeat;background-size:contain;border:1px solid #ffffff1a;border-radius:8px;flex-direction:column;justify-content:space-between;width:100%;padding:.5rem .25rem;display:flex;position:relative;overflow:hidden}.team-lineup-bench-shell{width:100%;min-width:0}.team-lineup-bench-grid{grid-template-columns:repeat(3,minmax(0,1fr));place-items:start center;gap:.5rem .65rem;display:grid}.match-card-inline-odds .compare-odds-scroll{padding-left:0;padding-right:0}.match-card-inline-odds .compare-odds-table{table-layout:fixed;width:100%;min-width:0}.match-card-inline-odds .compare-odds-colgroup-logo{width:38%!important}.match-card-inline-odds .compare-odds-colgroup-odd{width:20.66%!important}.match-card-inline-odds .compare-odds-colgroup-cta,.match-card-inline-odds .compare-odds-cta-desktop-col{width:0!important;min-width:0!important;display:none!important}.match-card-inline-odds .compare-odds-col-logo{padding-left:6px!important;padding-right:6px!important}.match-card-inline-odds .compare-odds-col-odd{white-space:nowrap;text-overflow:ellipsis;font-size:clamp(12px,2.8vw,14px);overflow:hidden;padding-left:2px!important;padding-right:2px!important}.match-card-inline-odds th.compare-odds-col-odd{white-space:nowrap;font-size:clamp(11px,2.6vw,13px)}.match-card-inline-odds .compare-odds-logo-box{min-width:0;width:100%!important;max-width:100%!important}.match-card-inline-odds .compare-odds-brand-mobile-flip{border-radius:8px;max-width:104px;height:40px}.match-card-inline-odds .compare-odds-flip-cta .compare-odds-cta-pill{letter-spacing:.03em;min-width:92px;min-height:30px;padding:6px 10px;font-size:.6rem;box-shadow:0 0 0 1px #ffffff38,0 4px 14px #00ff8c33,inset 0 1px #ffffff4d}.match-card-inline-odds .compare-odds-head-enter h3{font-size:clamp(18px,4.8vw,20px)!important}.match-card-inline-odds .compare-odds-head-enter span{font-size:clamp(12px,3.2vw,14px)!important}@media (max-width:1199px){.match-detail-odds-fullbleed{width:100%;max-width:100%;margin-left:0;margin-right:0}.match-detail-odds-fullbleed .compare-odds-scroll{padding-left:0;padding-right:0}}@media (min-width:900px){.team-lineup-pitch-bench{flex-direction:row;align-items:flex-start;gap:1.25rem}.team-lineup-pitch-shell{flex:none;width:min(100%,360px);max-width:400px}.team-lineup-bench-shell{flex:280px;min-width:0}.team-lineup-bench-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-ordinal{syntax:"*";inherits:false}@property --tw-slashed-zero{syntax:"*";inherits:false}@property --tw-numeric-figure{syntax:"*";inherits:false}@property --tw-numeric-spacing{syntax:"*";inherits:false}@property --tw-numeric-fraction{syntax:"*";inherits:false}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@property --tw-ease{syntax:"*";inherits:false}