@import"https://fonts.googleapis.com/css2?family=Exo+2:wght@400;500;600;700&family=Inter:wght@300;400;500;600&display=swap";._header_yg9fy_1{position:sticky;top:0;z-index:1000;background:#0a0a1af2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--color-border-purple)}._container_yg9fy_11{max-width:1400px;margin:0 auto;padding:0 2rem;display:flex;align-items:center;justify-content:space-between;gap:2rem;height:6rem;min-height:6rem}@media (min-width: 1025px){._container_yg9fy_11{max-width:1800px}}._logo_yg9fy_30{display:flex;align-items:center;gap:.75rem;text-decoration:none;color:#fff;font-weight:700;font-size:1.25rem;margin-right:4rem;flex-shrink:0}._logoImage_yg9fy_42{height:80px;width:auto;object-fit:contain;flex-shrink:0}._logoText_yg9fy_49{color:var(--color-text-primary);font-family:var(--font-inter)}._nav_yg9fy_54{display:flex;align-items:center;gap:2rem;flex:1;justify-content:center}._navLink_yg9fy_62{color:#ffffffe6;text-decoration:none;font-size:20px;font-family:var(--font-inter);font-weight:500;line-height:1.25;transition:color .2s;position:relative;white-space:nowrap}._navLink_yg9fy_62:hover,._navLink_yg9fy_62._active_yg9fy_78{color:var(--color-purple-primary)}._actions_yg9fy_82{display:flex;align-items:center;gap:1rem}._languageButton_yg9fy_88{display:flex;align-items:center;gap:8px;background:transparent;border:1px solid rgba(142,84,233,.3);color:var(--color-text-primary);padding:12px 24px;border-radius:4px;cursor:pointer;font-size:20px;font-family:var(--font-inter);font-weight:500;line-height:1.25;transition:all .2s}._languageButton_yg9fy_88:hover{border-color:var(--color-purple-primary);background:var(--color-purple-primary-rgba)}._loginButton_yg9fy_110{color:var(--color-text-primary);text-decoration:none;padding:12px 28px;border:1px solid rgba(142,84,233,.3);border-radius:4px;font-size:20px;font-family:var(--font-inter);font-weight:500;line-height:1.25;transition:all .2s}._loginButton_yg9fy_110:hover{border-color:var(--color-purple-primary);background:var(--color-purple-primary-rgba)}._signupButton_yg9fy_128{color:var(--color-text-primary);text-decoration:none;padding:12px 28px;background:linear-gradient(135deg,#8e54e9,#645bff);border-radius:4px;font-size:20px;font-family:var(--font-inter);font-weight:500;line-height:1.25;transition:all .2s;border:none}._signupButton_yg9fy_128:hover{opacity:.9;transform:translateY(-1px)}._menuButton_yg9fy_147{display:none;background:transparent;border:none;color:var(--color-text-primary);cursor:pointer;padding:var(--spacing-2);transition:all .2s}._menuButton_yg9fy_147:hover{color:var(--color-purple-primary)}@media (max-width: 1024px){._container_yg9fy_11{padding:0 1rem;height:4.5rem;min-height:4.5rem;gap:1rem;max-width:100%;overflow-x:hidden}._logo_yg9fy_30{margin-right:1rem}._logoImage_yg9fy_42{height:40px}._nav_yg9fy_54{display:none}._menuButton_yg9fy_147{display:flex;align-items:center;justify-content:center;padding:8px}._languageButton_yg9fy_88{padding:8px 16px;font-size:16px}._languageButton_yg9fy_88 span{display:none}}@media (max-width: 768px){._container_yg9fy_11{padding:0 1rem;height:4rem;min-height:4rem;gap:.5rem}._logo_yg9fy_30{margin-right:.5rem}._logoImage_yg9fy_42{height:36px}._loginButton_yg9fy_110,._signupButton_yg9fy_128{display:none}._languageButton_yg9fy_88{padding:6px 12px;font-size:14px}._menuButton_yg9fy_147{padding:6px}}._overlay_yg9fy_232,._mobileMenu_yg9fy_236{display:none}._mobileNav_yg9fy_240{display:flex;flex-direction:column;gap:0}._mobileNavLink_yg9fy_246{color:#ffffffe6;text-decoration:none;padding:1rem 1.5rem;font-size:18px;font-family:var(--font-inter);font-weight:500;line-height:1.25;transition:all .2s;border-bottom:1px solid rgba(142,84,233,.1)}._mobileNavLink_yg9fy_246:hover{color:var(--color-purple-primary);background:#8e54e91a}._mobileNavLink_yg9fy_246._active_yg9fy_78{color:var(--color-purple-primary);background:#8e54e926}._mobileMenuActions_yg9fy_268{display:flex;flex-direction:column;gap:1rem;padding:1rem 1.5rem;border-top:1px solid rgba(142,84,233,.2);margin-top:.5rem}._mobileLoginButton_yg9fy_277{color:var(--color-text-primary);text-decoration:none;padding:12px 24px;border:1px solid rgba(142,84,233,.3);border-radius:8px;font-size:16px;font-family:var(--font-inter);font-weight:500;text-align:center;transition:all .2s}._mobileLoginButton_yg9fy_277:hover{border-color:var(--color-purple-primary);background:var(--color-purple-primary-rgba)}._mobileSignupButton_yg9fy_295{color:var(--color-text-primary);text-decoration:none;padding:12px 24px;background:linear-gradient(135deg,#8e54e9,#645bff);border-radius:8px;font-size:16px;font-family:var(--font-inter);font-weight:500;text-align:center;transition:all .2s;border:none}._mobileSignupButton_yg9fy_295:hover{opacity:.9;transform:translateY(-1px)}@media (max-width: 1024px){._overlay_yg9fy_232{display:block;position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;z-index:999;opacity:0;visibility:hidden;transition:opacity .3s,visibility .3s}._overlay_yg9fy_232._active_yg9fy_78{opacity:1;visibility:visible}._mobileMenu_yg9fy_236{display:block;position:fixed;top:4.5rem;left:0;right:0;bottom:0;background:#0a0a1afa;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:1000;transform:translate(-100%);transition:transform .3s ease;overflow-y:auto}._mobileMenuOpen_yg9fy_349{transform:translate(0)}}@media (max-width: 768px){._mobileMenu_yg9fy_236{top:4rem}}._footer_qskp9_1{background:var(--color-bg-secondary);border-top:1px solid rgba(139,92,246,.2);padding:3rem 0 2rem;margin-top:4rem}._container_qskp9_8{max-width:1400px;margin:0 auto;padding:0 2rem}._content_qskp9_14{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:3rem;margin-bottom:2rem}._section_qskp9_21{display:flex;flex-direction:column;gap:1rem}._heading_qskp9_27{color:var(--color-text-primary);font-size:var(--font-size-inter-heading-2);font-weight:var(--font-weight-semibold);font-family:var(--font-inter);margin-bottom:var(--spacing-2)}._list_qskp9_35{list-style:none;display:flex;flex-direction:column;gap:.75rem}._link_qskp9_42{color:var(--color-text-muted);text-decoration:none;font-size:var(--font-size-inter-caption);font-family:var(--font-inter);transition:color .2s}._link_qskp9_42:hover{color:var(--color-purple-primary)}._bottom_qskp9_54{display:flex;justify-content:space-between;align-items:center;padding-top:2rem;border-top:1px solid rgba(139,92,246,.1)}._copyright_qskp9_62{color:#fff9;font-size:var(--font-size-inter-caption);font-family:var(--font-inter)}._social_qskp9_68{display:flex;gap:1rem;align-items:center}._socialLink_qskp9_74{color:#fff9;transition:color .2s;display:flex;align-items:center;justify-content:center}._socialLink_qskp9_74:hover{color:var(--color-purple-primary)}@media (max-width: 768px){._footer_qskp9_1{padding:2rem 0 1.5rem}._container_qskp9_8{padding:0 1rem}._content_qskp9_14{grid-template-columns:1fr 1fr;gap:2rem}._bottom_qskp9_54{flex-direction:column;gap:1.5rem;text-align:center}}/*! CSS Used from: https://www.winner12.ai/css/index-DAwy-4a3.css */*,:before,:after{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-scroll-snap-strictness:proximity;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgb(59 130 246 / .5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000}*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content:""}h3{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}button{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button{text-transform:none}button{-webkit-appearance:button;background-color:transparent;background-image:none}h3,p{margin:0}button{cursor:pointer}:disabled{cursor:default}img{display:block;vertical-align:middle}img{max-width:100%;height:auto}*{scrollbar-color:initial;scrollbar-width:initial}*{box-sizing:border-box;border-color:hsl(var(--border))}h3{font-family:"Exo 2",sans-serif}/*! CSS Used from: https://www.winner12.ai/css/Home-B0czV9KY.css */.hero-featured-card{width:1190px;margin:96px auto 0;border-radius:16px;background:linear-gradient(180deg,#6837eee6,#210371e6);display:flex!important;flex-direction:column;padding:20px;gap:10px;align-self:stretch;visibility:visible!important;opacity:1!important;position:relative!important;z-index:999!important;min-height:200px!important}@media (max-width: 1024px){.hero-featured-card{padding:12px;margin:0;width:100%;box-sizing:border-box;display:flex!important;visibility:visible!important;opacity:1!important}}.hero-featured-header{display:flex;justify-content:space-between;align-items:center}.hero-featured-league{color:#ffffffe6;font-size:20px;font-style:normal;font-weight:400;line-height:125%;align-items:center;display:flex}@media (max-width: 1024px){.hero-featured-league{color:#ffffffe6;font-size:10px;font-style:normal;font-weight:400;line-height:125%}}.hero-featured-league .league-logo{width:40px;height:40px;margin-right:8px;-o-object-fit:contain;object-fit:contain}@media (max-width: 1024px){.hero-featured-league .league-logo{width:12px;height:12px}}.hero-featured-badge{border-radius:4px;background:#a89fff33;display:flex;padding:9px 12px 8px;justify-content:center;align-items:flex-start;gap:4px}@media (max-width: 1024px){.hero-featured-badge{display:flex;height:16px;padding:0 4px;justify-content:center;align-items:center;gap:2px}}.hero-featured-badge .fire-emoji{width:20px;margin-right:4px}@media (max-width: 1024px){.hero-featured-badge .fire-emoji{width:8px;height:8px}}.hero-featured-badge .fire-text{background:linear-gradient(0deg,#ff5129,#ffdd56);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-family:REVANT;font-size:24px;font-style:normal;font-weight:400;line-height:25px}@media (max-width: 1024px){.hero-featured-badge .fire-text{font-family:REVANT;font-size:10px;font-style:normal;font-weight:400;line-height:125%}}.hero-featured-teams{display:flex;justify-content:space-between;align-items:center}@media (max-width: 1024px){.hero-featured-teams{flex-direction:row;gap:1px}}.hero-team{text-align:center;flex:1;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;min-width:0}.hero-team-logo{width:106px;height:106px;aspect-ratio:1/1;margin:0 auto 16px;display:flex;align-items:center;justify-content:center;flex-shrink:0}@media (max-width: 1024px){.hero-team-logo{width:40px;height:40px;margin:0 auto 8px}}.hero-team-logo img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.hero-team-name{color:#fff;font-size:24px;font-style:normal;font-weight:500;line-height:125%;margin:0;text-align:center;word-wrap:break-word;overflow-wrap:break-word}@media (max-width: 1024px){.hero-team-name{margin:0;color:#fff;font-family:Helvetica Neue;font-size:12px;font-style:normal;font-weight:400;line-height:125%;max-width:60px}}.hero-match-info{text-align:center;display:flex;flex-direction:column;align-items:center;padding:16px 24px;flex:1.5;min-width:200px}@media (max-width: 1024px){.hero-match-info{margin-top:0;padding:16px 12px;min-width:120px}}.hero-match-details{text-align:center;white-space:nowrap}@media (max-width: 1024px){.hero-match-details{overflow:hidden}}.hero-match-details .match-subtitle{color:#fff;font-size:24px;font-style:normal;font-weight:500;line-height:125%}@media (max-width: 1024px){.hero-match-details .match-subtitle{color:#fff;font-size:12px;font-style:normal;font-weight:500;line-height:125%}}.hero-match-details .match-time{margin-top:20px;padding:20px 0;color:#fff;font-size:40px;font-style:normal;font-weight:700;line-height:125%}@media (max-width: 1024px){.hero-match-details .match-time{margin-top:0;padding:16px;color:#fff;font-size:16px;font-style:normal;font-weight:700;line-height:125%}}.hero-match-button{margin-top:20px;display:flex;padding:16px 48px;justify-content:center;align-items:flex-start;gap:10px;align-self:stretch;border-radius:16px;font-size:24px;font-style:normal;font-weight:500;line-height:125%;background:#a89fff}@media (max-width: 1024px){.hero-match-button{margin-top:4px;display:none}}.hero-match-button .hero-match-text{background:linear-gradient(180deg,#a030c2,#5025c6);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}._heroSection_61az0_1{position:relative;display:flex;flex-direction:column;align-items:center;padding:72px 0 4rem;gap:10px;width:100%;min-height:auto;background:#090625;overflow:visible}@media (max-width: 1024px){._heroSection_61az0_1{width:100%;max-width:100vw;overflow-x:hidden;padding:2rem 0;min-height:auto}}@media (max-width: 768px){._heroSection_61az0_1{padding:1.5rem 0}}._heroBg_61az0_30{width:100%;max-width:1400px;position:absolute;top:0;left:50%;transform:translate(-50%);z-index:1;height:100%;pointer-events:none;overflow:hidden}._heroBgImage_61az0_43{width:100%;height:100%;object-fit:cover;object-position:center;display:block;opacity:.3!important}@media (max-width: 1024px){._heroBg_61az0_30{width:100%;height:100%}._heroBgImage_61az0_43{opacity:.25!important}}._heroGradientLeft_61az0_63{position:absolute;top:0;left:0;width:25%;height:100%;background-image:linear-gradient(to right,var(--color-bg-primary),transparent);z-index:2;pointer-events:none}._heroGradientRight_61az0_74{position:absolute;top:0;right:0;width:25%;height:100%;background-image:linear-gradient(to left,var(--color-bg-primary),transparent);z-index:2;pointer-events:none}._heroGradientTop_61az0_85{position:absolute;top:0;left:0;width:100%;height:15%;background-image:linear-gradient(180deg,var(--color-bg-primary) 14.9%,transparent);z-index:2;pointer-events:none}._heroGradientBottom_61az0_96{position:absolute;bottom:0;left:0;width:100%;height:40%;background-image:linear-gradient(to top,var(--color-bg-primary) 0%,var(--color-bg-primary) 30%,rgba(9,6,37,.8) 60%,transparent);z-index:2;pointer-events:none;display:none!important}._heroContainer_61az0_108{max-width:1400px;margin:0 auto;position:relative;z-index:20;text-align:center;width:100%;padding:0 2rem;display:flex!important;flex-direction:column!important;align-items:center!important;gap:2rem!important;overflow:visible!important;min-height:600px!important}._heroContainer_61az0_108 .hero-featured-card,.hero-featured-card{display:flex!important;visibility:visible!important;opacity:1!important;position:relative!important;z-index:999!important;width:1190px!important;max-width:100%!important;margin:96px auto 0!important;border-radius:16px!important;background:linear-gradient(180deg,#6837eee6,#210371e6)!important;flex-direction:column!important;padding:20px!important;gap:10px!important;box-sizing:border-box!important;min-height:200px!important;color:#fff!important}._heroTitleSection_61az0_145{margin:0 auto;text-align:center;position:relative;z-index:25;flex-shrink:0}@media (max-width: 1024px){._heroTitleSection_61az0_145{display:flex;width:100%;padding:12px 12px 16px;flex-direction:column;gap:20px}}._heroTitle_61az0_145{padding-top:var(--spacing-11);color:var(--color-text-primary);text-align:center;font-size:var(--font-size-exo-heading-1);font-style:normal;font-weight:var(--font-weight-medium);line-height:var(--line-height-tight);margin:0;font-family:var(--font-exo-2)}@media (max-width: 1024px){._heroTitle_61az0_145{color:#fff;text-align:center;font-size:32px;font-style:normal;font-weight:500;line-height:125%;padding-top:0}}@media (max-width: 768px){._heroTitle_61az0_145{font-size:24px;padding:0 1rem}}._heroTitleText_61az0_194{color:#fff}._heroTitleHighlight_61az0_198{color:#a89fff}._heroSubtitle_61az0_202{color:#fff;text-align:center;font-size:20px;font-style:normal;font-weight:400;line-height:150%;margin:16px auto 0;width:566px;max-width:100%}._heroDescription_61az0_214{margin-top:2rem;max-width:800px;margin-left:auto;margin-right:auto;padding:0 2rem}._heroDescription_61az0_214 p{color:#fffc;font-size:16px;line-height:1.8;text-align:center;font-family:var(--font-inter)}@media (max-width: 768px){._heroDescription_61az0_214{padding:0 1rem;margin-top:1.5rem}._heroDescription_61az0_214 p{font-size:14px;line-height:1.6}}@media (max-width: 1024px){._heroSubtitle_61az0_202{font-size:16px;width:100%;padding:0 1rem;margin:12px auto 0}}@media (max-width: 768px){._heroSubtitle_61az0_202{font-size:14px;padding:0 1rem;margin:8px auto 0}}._getStartBtn_61az0_259{display:inline-flex;margin:2rem auto 0;height:60px;align-items:center;font-size:var(--font-size-inter-button);font-style:normal;font-weight:var(--font-weight-medium);font-family:var(--font-inter);line-height:var(--line-height-tight);padding:0 var(--spacing-7);background:linear-gradient(135deg,var(--color-purple-secondary) 0%,var(--color-purple-primary) 100%);color:var(--color-text-primary);border-radius:var(--radius-md);text-decoration:none;transition:all .3s ease;box-shadow:var(--shadow-purple);gap:var(--spacing-2)}._getStartBtn_61az0_259:hover{transform:scale(1.05);box-shadow:0 12px 35px #8e54e999}._iconArrowRight_61az0_284{font-size:24px;margin-top:2px}@media (max-width: 1024px){._getStartBtn_61az0_259{margin:1.5rem auto 0;display:flex;height:42px;padding:0 22px 0 24px;align-items:center;gap:8px;border-radius:8px;background:#6837ee;color:#fff;font-size:16px;font-style:normal;font-weight:500;line-height:125%}._getStartBtn_61az0_259 ._iconArrowRight_61az0_284{display:none}}._featuredMatchCard_61az0_312{background:#1c124c!important;border:1px solid rgba(142,84,233,.2)!important;border-radius:16px!important;padding:2rem!important;margin-top:0!important;margin-bottom:2rem!important;max-width:600px!important;width:100%!important;margin-left:auto!important;margin-right:auto!important;position:relative!important;overflow:visible!important;z-index:100!important;display:block!important;visibility:visible!important;opacity:1!important;transform:translateZ(0)!important;box-shadow:0 10px 40px #00000080!important;min-height:200px!important}._featuredMatchCard_61az0_312:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,transparent,#8e54e9,transparent)}._featuredMatchHeader_61az0_344{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}._featuredMatchLeague_61az0_351{display:flex;align-items:center;gap:.5rem}._featuredMatchLeagueLogo_61az0_357{width:24px;height:24px;object-fit:contain}._featuredMatchLeagueName_61az0_363{color:#fff;font-size:14px;font-weight:500;font-family:Inter,sans-serif}._featuredMatchBadge_61az0_370{display:flex;align-items:center;gap:.5rem;color:#fff;font-size:14px;font-weight:500;font-family:Inter,sans-serif}._featuredMatchBadge_61az0_370 svg{color:#ff6b35;width:16px;height:16px}._featuredMatchContent_61az0_386{display:flex;flex-direction:column;gap:1.5rem;align-items:center}._featuredMatchTitle_61az0_393{color:#fff;font-size:18px;font-weight:600;font-family:Inter,sans-serif;margin:0;text-align:center}._featuredMatchDateTime_61az0_402{color:#fff;font-size:20px;font-weight:700;font-family:Inter,sans-serif;text-align:center}._featuredMatchLiveBadge_61az0_410{display:flex;align-items:center;justify-content:center;gap:.5rem;background:#e51b62;color:#fff;padding:.5rem 1rem;border-radius:20px;font-size:14px;font-weight:600;font-family:Inter,sans-serif;margin:0 auto}@keyframes _pulse_61az0_1{0%,to{opacity:1}50%{opacity:.5}}._featuredMatchScore_61az0_435{color:#fff;font-size:32px;font-weight:700;font-family:Inter,sans-serif;text-align:center;padding:0 1rem}._featuredMatchTeams_61az0_444{display:flex;justify-content:space-between;align-items:center;width:100%;gap:1rem}._featuredMatchTeam_61az0_444{flex:1;display:flex;flex-direction:column;align-items:center;gap:.75rem}._featuredMatchTeamLogo_61az0_460{width:80px;height:80px;object-fit:contain;background:#ffffff0d;border-radius:12px;padding:12px}._featuredMatchTeamLogoPlaceholder_61az0_469{width:80px;height:80px;background:linear-gradient(135deg,#8e54e9,#645bff);border-radius:12px;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:24px;font-family:Inter,sans-serif}._featuredMatchTeamName_61az0_483{color:#fff;font-size:16px;font-weight:600;font-family:Inter,sans-serif;text-align:center}._featuredMatchUnlockButton_61az0_491{display:flex;align-items:center;justify-content:center;gap:.5rem;background:linear-gradient(135deg,#8e54e9,#645bff);color:#fff;text-decoration:none;font-size:16px;font-weight:600;font-family:Inter,sans-serif;padding:.75rem 2rem;border-radius:8px;transition:all .3s ease;width:100%;max-width:300px}._featuredMatchUnlockButton_61az0_491:hover{transform:translateY(-2px);box-shadow:0 10px 25px -5px #8e54e966}._featuredMatchLoading_61az0_514,._featuredMatchEmpty_61az0_515{text-align:center;padding:2rem;color:#ffffffb3}._featuredMatchEmpty_61az0_515{display:flex;flex-direction:column;gap:1rem;align-items:center}@media (max-width: 768px){._featuredMatchCard_61az0_312{margin-top:2rem;padding:1.5rem}._featuredMatchTeams_61az0_444{gap:1rem}._featuredMatchTeamLogo_61az0_460,._featuredMatchTeamLogoPlaceholder_61az0_469{width:60px;height:60px}._featuredMatchTeamName_61az0_483{font-size:14px}._featuredMatchDateTime_61az0_402{font-size:16px}}._card_1dkt4_1{background:linear-gradient(to bottom,#1a163ae6,#1a163acc);border:1px solid rgba(142,84,233,.2);border-radius:16px;padding:2rem;text-align:center;position:relative;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);box-shadow:0 8px 32px #0906255e;display:block!important;visibility:visible!important;opacity:1!important;width:100%!important;min-width:300px!important;overflow:hidden}._radialGradient1_1dkt4_20,._radialGradient2_1dkt4_21,._radialGradient3_1dkt4_22{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;border-radius:16px;animation:_radialPulse_1dkt4_1 3s ease-in-out infinite}._radialGradient1_1dkt4_20{background:radial-gradient(circle at 30% 20%,rgba(139,92,246,.1),transparent 50%)}._radialGradient2_1dkt4_21{background:radial-gradient(circle at 70% 80%,rgba(59,130,246,.1),transparent 50%)}._radialGradient3_1dkt4_22{background:radial-gradient(circle at 50% 50%,rgba(167,139,250,.08),transparent 60%)}@keyframes _radialPulse_1dkt4_1{0%,to{opacity:.6;transform:scale(1)}50%{opacity:1;transform:scale(1.1)}}._decorativeDot1_1dkt4_54,._decorativeDot2_1dkt4_55,._decorativeDot3_1dkt4_56,._decorativeDot4_1dkt4_57{position:absolute;border-radius:50%;pointer-events:none;animation:_dotPulse_1dkt4_1 2s ease-in-out infinite}._decorativeDot1_1dkt4_54{top:1rem;left:1rem;width:8px;height:8px;background:#8b5cf666;animation-delay:0s}._decorativeDot2_1dkt4_55{top:2rem;right:1.5rem;width:4px;height:4px;background:#3b82f699;animation-delay:.5s}._decorativeDot3_1dkt4_56{bottom:2rem;left:2rem;width:6px;height:6px;background:#8b5cf699;animation-delay:1s}._decorativeDot4_1dkt4_57{bottom:1rem;right:1rem;width:4px;height:4px;background:#6366f180;animation-delay:1.5s}@keyframes _dotPulse_1dkt4_1{0%,to{opacity:.4;transform:scale(1)}50%{opacity:1;transform:scale(1.3)}}._title_1dkt4_111{color:#fff;font-size:20px;font-weight:600;margin-bottom:1.5rem;font-family:"Exo 2",sans-serif;line-height:1.25;display:flex;align-items:center;justify-content:center;gap:.5rem;position:relative;z-index:2}._liveIndicator_1dkt4_126{width:8px!important;height:8px!important;background:#10b981!important;background-color:#10b981!important;border-radius:50%!important;display:inline-block!important;box-shadow:0 0 8px #10b98199!important;animation:_pulse_1dkt4_1 2s infinite!important;flex-shrink:0!important}@keyframes _pulse_1dkt4_1{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.1)}}._battleArea_1dkt4_149{display:flex;align-items:center;justify-content:space-around;margin-bottom:1.5rem;position:relative;padding:1rem 0;z-index:2}._robot_1dkt4_160:nth-child(3) ._robotIcon_1dkt4_160{animation-delay:.5s}._energyWave_1dkt4_164{position:absolute;left:0;right:0;top:0;bottom:0;width:100%;height:100%;z-index:1;pointer-events:none;overflow:visible;display:flex;align-items:center;justify-content:center}._energySvg_1dkt4_180{width:100%;height:100%;max-width:100%;max-height:100%}._energyPath_1dkt4_187{animation:_energyPulse_1dkt4_1 2s ease-in-out infinite}@keyframes _energyPulse_1dkt4_1{0%,to{opacity:.7}50%{opacity:1}}._robot_1dkt4_160{display:flex;flex-direction:column;align-items:center;gap:.75rem;flex:1}._robotIcon_1dkt4_160{width:80px;height:80px;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;box-shadow:0 0 20px #8e54e966;animation:_robotFloat_1dkt4_1 3s ease-in-out infinite;transition:all .3s ease}._robotIcon_1dkt4_160:hover{transform:scale(1.05);box-shadow:0 0 30px #8e54e999}@keyframes _robotFloat_1dkt4_1{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}._robotSvg_1dkt4_236{width:100%;height:100%;animation:_svgPulse_1dkt4_1 2s ease-in-out infinite}@keyframes _svgPulse_1dkt4_1{0%,to{opacity:.9;transform:scale(1)}50%{opacity:1;transform:scale(1.05)}}._percentage_1dkt4_253{color:#fff;font-size:32px;font-weight:700;font-family:"Exo 2",sans-serif;line-height:1.25;animation:_percentageGlow_1dkt4_1 2s ease-in-out infinite;text-shadow:0 0 10px rgba(255,255,255,.3)}@keyframes _percentageGlow_1dkt4_1{0%,to{text-shadow:0 0 10px rgba(255,255,255,.3)}50%{text-shadow:0 0 20px rgba(255,255,255,.6)}}._center_1dkt4_272{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:2}._centerIcon_1dkt4_280{width:24px;height:24px;background:#f97316;border-radius:50%;box-shadow:0 0 20px #f9731680;position:relative;animation:_centerPulse_1dkt4_1 2s ease-in-out infinite}._centerIcon_1dkt4_280:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:8px;height:8px;background:#fff;border-radius:50%;animation:_centerDotPulse_1dkt4_1 1.5s ease-in-out infinite}@keyframes _centerPulse_1dkt4_1{0%,to{transform:scale(1);box-shadow:0 0 20px #f9731680}50%{transform:scale(1.2);box-shadow:0 0 30px #f97316cc}}@keyframes _centerDotPulse_1dkt4_1{0%,to{opacity:1;transform:translate(-50%,-50%) scale(1)}50%{opacity:.7;transform:translate(-50%,-50%) scale(1.3)}}._status_1dkt4_325{display:inline-flex!important;align-items:center;gap:.5rem;padding:.5rem 1rem;background:#8e54e933;border-radius:20px;color:#fffc;font-size:.875rem;visibility:visible!important;opacity:1!important;transition:all .3s ease;position:relative;overflow:hidden;z-index:2}._status_1dkt4_325:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.1),transparent);animation:_statusShine_1dkt4_1 3s infinite}._status_1dkt4_325:hover{background:#8e54e94d;transform:translateY(-2px)}._status_1dkt4_325 svg{animation:_starRotate_1dkt4_1 3s linear infinite}@keyframes _statusShine_1dkt4_1{0%{left:-100%}to{left:100%}}@keyframes _starRotate_1dkt4_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width: 768px){._card_1dkt4_1{padding:1.5rem}._robotIcon_1dkt4_160{width:60px;height:60px}._percentage_1dkt4_253{font-size:1.25rem}}._predictionDisplay_1a7g8_1{display:block;visibility:visible;opacity:1;width:100%;margin-top:2rem}._container_1a7g8_9{width:100%;margin:0;padding:0}._card_1a7g8_15{background:transparent;border:none;border-radius:0;padding:0;position:relative;overflow:visible}._matchInfo_1a7g8_24{margin-bottom:2rem;padding-bottom:2rem;border-bottom:1px solid rgba(142,84,233,.2)}._leagueInfo_1a7g8_30{display:flex;align-items:center;justify-content:center;gap:.75rem;margin-bottom:1.5rem}._leagueLogo_1a7g8_38{width:32px;height:32px;object-fit:contain}._leagueName_1a7g8_44{color:#fffc;font-size:14px;font-family:Inter,sans-serif;font-weight:500}._teamsInfo_1a7g8_51{display:flex;align-items:center;justify-content:center;gap:1.5rem;flex-wrap:wrap}._team_1a7g8_51{display:flex;flex-direction:column;align-items:center;gap:.5rem}._teamLogo_1a7g8_66{width:48px;height:48px;object-fit:contain}._teamLogoPlaceholder_1a7g8_72{width:48px;height:48px;border-radius:50%;background:#8e54e94d;display:flex;align-items:center;justify-content:center;color:#fff;font-size:16px;font-weight:600;font-family:Inter,sans-serif}._teamName_1a7g8_86{color:#fff;font-size:14px;font-family:Inter,sans-serif;font-weight:500;text-align:center;max-width:120px}._vs_1a7g8_95{color:#fff9;font-size:16px;font-weight:600;font-family:"Exo 2",sans-serif}._title_1a7g8_102{font-size:24px;font-weight:700;color:#fff;text-align:center;margin-bottom:2.5rem;margin-top:0;font-family:"Exo 2",sans-serif;text-transform:uppercase;letter-spacing:1px}._content_1a7g8_114{display:grid;grid-template-columns:200px 1fr;gap:3rem;align-items:center}._circularGraphic_1a7g8_121{display:flex;align-items:center;justify-content:center;position:relative}._circleSvg_1a7g8_128{width:100%;height:100%;max-width:200px;max-height:200px}._ring1_1a7g8_135,._ring2_1a7g8_136,._ring3_1a7g8_137{animation:_ringPulse_1a7g8_1 3s ease-in-out infinite}._ring1_1a7g8_135{animation-delay:0s}._ring2_1a7g8_136{animation-delay:.5s}._ring3_1a7g8_137{animation-delay:1s}._centerCircle_1a7g8_153{animation:_centerPulse_1a7g8_1 2s ease-in-out infinite}@keyframes _ringPulse_1a7g8_1{0%,to{opacity:.3;transform:scale(1)}50%{opacity:.6;transform:scale(1.05)}}@keyframes _centerPulse_1a7g8_1{0%,to{opacity:.8}50%{opacity:1}}._metrics_1a7g8_177{display:flex;flex-direction:column;gap:1.5rem}._metric_1a7g8_177{display:flex;align-items:center;gap:1.5rem}._metricBar_1a7g8_189{width:6px;height:60px;border-radius:3px;flex-shrink:0;animation:_barGlow_1a7g8_1 2s ease-in-out infinite}@keyframes _barGlow_1a7g8_1{0%,to{opacity:.8;box-shadow:0 0 10px #fff3}50%{opacity:1;box-shadow:0 0 20px #fff6}}._metricContent_1a7g8_208{flex:1;display:flex;justify-content:space-between;align-items:center}._metricLabel_1a7g8_215{color:#ffffffe6;font-size:16px;font-family:Inter,sans-serif;font-weight:400}._metricValue_1a7g8_222{display:flex;align-items:baseline;gap:4px}._number_1a7g8_228{color:#fff;font-size:32px;font-weight:700;font-family:"Exo 2",sans-serif;line-height:1}._percent_1a7g8_236{color:#fff;font-size:24px;font-weight:600;font-family:"Exo 2",sans-serif;line-height:1}@media (max-width: 768px){._predictionDisplay_1a7g8_1{margin-top:1.5rem}._container_1a7g8_9,._card_1a7g8_15{padding:0}._matchInfo_1a7g8_24{margin-bottom:1.5rem;padding-bottom:1.5rem}._leagueInfo_1a7g8_30{margin-bottom:1rem}._leagueLogo_1a7g8_38{width:24px;height:24px}._leagueName_1a7g8_44{font-size:12px}._teamsInfo_1a7g8_51{gap:.75rem;flex-wrap:wrap}._teamLogo_1a7g8_66,._teamLogoPlaceholder_1a7g8_72{width:40px;height:40px}._teamLogoPlaceholder_1a7g8_72{font-size:14px}._teamName_1a7g8_86{font-size:12px;max-width:80px}._vs_1a7g8_95{font-size:12px}._title_1a7g8_102{font-size:18px;margin-bottom:1.5rem}._content_1a7g8_114{grid-template-columns:1fr;gap:1.5rem}._circularGraphic_1a7g8_121{max-width:150px;max-height:150px;margin:0 auto}._metric_1a7g8_177{gap:1rem}._metricBar_1a7g8_189{height:50px}._metricLabel_1a7g8_215{font-size:14px}._number_1a7g8_228{font-size:24px}._percent_1a7g8_236{font-size:18px}}._featuredMatch_ueg0u_1{padding:4rem 0;background:#130c38;display:block!important;visibility:visible!important;opacity:1!important;position:relative!important;width:100%!important}._container_ueg0u_11{max-width:1400px;margin:0 auto;padding:0 2rem}._card_ueg0u_17{background:#1c124c;border:1px solid rgba(142,84,233,.3);border-radius:16px;padding:3rem;display:grid!important;grid-template-columns:1fr auto;gap:3rem;align-items:center;position:relative;overflow:visible;transition:all .3s ease;visibility:visible!important;opacity:1!important}._card_ueg0u_17:hover{background:var(--color-bg-card-hover);box-shadow:var(--shadow-purple)}._card_ueg0u_17:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,transparent,#8e54e9,transparent)}._content_ueg0u_48{flex:1;display:flex;flex-direction:column;gap:1rem}._title_ueg0u_55{font-size:32px;font-weight:600;color:#fff;margin-bottom:1rem;font-family:"Exo 2",sans-serif;line-height:1.25}._message_ueg0u_64{color:#ffffffb3;font-size:16px;font-family:Inter,sans-serif;line-height:1.5;margin-bottom:2rem}._browseButton_ueg0u_72{display:inline-flex;align-items:center;gap:12px;background:linear-gradient(135deg,#8e54e9,#645bff);color:#fff;text-decoration:none;font-weight:600;font-family:Inter,sans-serif;font-size:16px;padding:16px 32px;border-radius:12px;transition:all .3s;width:fit-content;margin-top:1.5rem}._browseButton_ueg0u_72:hover{transform:translateY(-2px);box-shadow:0 8px 24px #8e54e966}._secondaryLink_ueg0u_94{display:inline-flex;align-items:center;gap:8px;color:#fffc;text-decoration:none;font-size:14px;font-family:Inter,sans-serif;margin-top:1.5rem;transition:color .2s}._secondaryLink_ueg0u_94:hover{color:#8e54e9}._predictionWrapper_ueg0u_110{margin-top:2rem;width:100%}._aiAnalysis_ueg0u_115{display:flex!important;align-items:center;justify-content:center;visibility:visible!important;opacity:1!important;min-width:300px!important;width:auto!important}@media (max-width: 768px){._featuredMatch_ueg0u_1{padding:2rem 0}._container_ueg0u_11{padding:0 1rem}._card_ueg0u_17{grid-template-columns:1fr!important;gap:2rem!important;padding:1.5rem!important;text-align:center}._content_ueg0u_48{gap:1rem}._title_ueg0u_55{font-size:24px;margin-bottom:1rem}._aiAnalysis_ueg0u_115{min-width:100%!important;width:100%!important}._predictionWrapper_ueg0u_110{margin-top:1.5rem}}._matchCard_w2th1_1{position:relative;overflow:hidden;background:#1c124c;border:1px solid rgba(142,84,233,.2);border-radius:12px;padding:1.5rem;display:flex;flex-direction:column;gap:1.25rem;transition:all .3s ease;cursor:pointer}._matchCard_w2th1_1:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,transparent,#8e54e9,transparent)}._matchCard_w2th1_1:hover{border-color:#8e54e966;transform:translateY(-2px);box-shadow:0 10px 25px -5px #8e54e933}._header_w2th1_31{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}._league_w2th1_38{color:#ab7fff;font-size:14px;font-weight:600;font-family:Inter,sans-serif;text-transform:uppercase;letter-spacing:.5px}._date_w2th1_47{color:#ffffffb3;font-size:14px;font-family:Inter,sans-serif}._teams_w2th1_53{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin:1rem 0}._team_w2th1_53{flex:1;display:flex;flex-direction:column;align-items:center;gap:.75rem}._teamLogo_w2th1_69{width:56px;height:56px;object-fit:contain;background:#ffffff0d;border-radius:8px;padding:8px}._teamLogoPlaceholder_w2th1_78{width:56px;height:56px;background:linear-gradient(135deg,#8e54e9,#645bff);border-radius:8px;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:18px;font-family:Inter,sans-serif}._teamName_w2th1_92{color:#fff;font-size:16px;font-weight:600;font-family:Inter,sans-serif;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:120px}._vs_w2th1_104{color:#ffffff80;font-size:14px;font-weight:600;font-family:Inter,sans-serif;padding:0 .5rem;flex-shrink:0}._unlockButton_w2th1_113{display:flex;align-items:center;justify-content:center;gap:.5rem;background:linear-gradient(135deg,#8e54e9,#645bff);color:#fff;text-decoration:none;font-size:14px;font-weight:600;font-family:Inter,sans-serif;padding:.75rem 1rem;border-radius:16px;transition:all .3s ease;margin-top:auto;max-width:110px;margin-left:auto;margin-right:auto;width:fit-content}._unlockButton_w2th1_113:hover{transform:translateY(-2px);box-shadow:0 10px 25px -5px #8e54e966}@media (max-width: 768px){._matchCard_w2th1_1{padding:1.25rem}._teamLogo_w2th1_69,._teamLogoPlaceholder_w2th1_78{width:48px;height:48px}._teamName_w2th1_92{font-size:14px;max-width:100px}._unlockButton_w2th1_113{padding:.625rem .875rem;font-size:13px;max-width:100px}}._upcomingMatches_8dba1_1{padding:4rem 0;background:#130c38}._container_8dba1_6{max-width:1400px;margin:0 auto;padding:0 2rem}._header_8dba1_12{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:2rem;gap:2rem}._titleSection_8dba1_20{display:flex;flex-direction:column;gap:1rem}._title_8dba1_20{font-size:var(--font-size-exo-heading-3);font-weight:var(--font-weight-bold);font-family:var(--font-exo-2);color:var(--color-text-primary);line-height:var(--line-height-tight)}._filters_8dba1_34{display:flex;gap:.75rem}._filterButton_8dba1_39{padding:var(--spacing-2) var(--spacing-6);background:transparent;border:1px solid var(--color-border-purple-strong);color:#fffc;border-radius:var(--radius-sm);cursor:pointer;font-size:var(--font-size-inter-caption);font-family:var(--font-inter);transition:all .2s}._filterButton_8dba1_39:hover{border-color:var(--color-purple-primary);color:var(--color-text-primary)}._filterButton_8dba1_39._active_8dba1_56{background:linear-gradient(135deg,var(--color-purple-primary) 0%,var(--color-purple-indigo) 100%);border-color:transparent;color:var(--color-text-primary)}._actions_8dba1_62{display:flex;gap:1rem}._refreshButton_8dba1_67{display:flex;align-items:center;gap:var(--spacing-2);padding:var(--spacing-2) var(--spacing-5);background:transparent;border:1px solid var(--color-border-purple-strong);color:#fffc;border-radius:var(--radius-sm);cursor:pointer;font-size:var(--font-size-inter-caption);font-family:var(--font-inter);transition:all .2s}._refreshButton_8dba1_67:hover{border-color:var(--color-purple-primary);color:var(--color-text-primary)}._mobileFilters_8dba1_87{display:none;gap:.75rem;margin-bottom:2rem;flex-wrap:wrap}._mobileFilterButton_8dba1_94{display:flex;align-items:center;gap:var(--spacing-2);padding:var(--spacing-2) var(--spacing-5);background:transparent;border:1px solid var(--color-border-purple-strong);color:#fffc;border-radius:var(--radius-sm);cursor:pointer;font-size:var(--font-size-inter-caption);font-family:var(--font-inter)}._matchesGrid_8dba1_108{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-bottom:2rem}._empty_8dba1_115{text-align:center;padding:4rem 2rem;color:#fff9}._loading_8dba1_121{text-align:center;padding:3rem 1rem;color:var(--color-text-muted)}._error_8dba1_127{text-align:center;padding:3rem 1rem;color:#ef4444;background:#ef44441a;border-radius:var(--radius-md);margin:1rem 0}._footer_8dba1_136{text-align:center;margin-top:3rem}._viewMoreButton_8dba1_141{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;background:linear-gradient(135deg,#6837ee,#8e54e9);color:#fff;text-decoration:none;font-weight:500;font-family:Inter,sans-serif;font-size:16px;padding:.75rem 2rem;border-radius:8px;border:1px solid rgba(142,84,233,.3);transition:all .3s ease}._viewMoreButton_8dba1_141:hover{transform:translateY(-2px);box-shadow:0 10px 25px -5px #8e54e966;background:linear-gradient(135deg,#8e54e9,#6837ee)}@media (max-width: 1024px){._matchesGrid_8dba1_108{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){._upcomingMatches_8dba1_1{padding:2rem 0}._container_8dba1_6{padding:0 1rem}._header_8dba1_12{flex-direction:column}._filters_8dba1_34{display:none}._mobileFilters_8dba1_87{display:flex}._matchesGrid_8dba1_108{grid-template-columns:1fr;gap:1rem}}._featureCard_1syk2_1{display:flex;padding:24px 48px;align-items:center;gap:48px;align-self:stretch;border-radius:16px;background:var(--color-bg-card);transition:all .3s ease}._featureCard_1syk2_1:hover{background-color:var(--color-bg-card-hover);transform:translateY(-5px);box-shadow:0 10px 25px -5px #7c3aed4d}._featureIcon_1syk2_18{flex-shrink:0}._featureIcon_1syk2_18 img{width:48px;color:#a89fff;transition:transform .3s ease}._featureCard_1syk2_1:hover ._featureIcon_1syk2_18 img{transform:scale(1.1)}._featureContent_1syk2_32{display:flex;flex-direction:column;gap:24px;flex:1}._featureTitle_1syk2_39{color:var(--color-text-secondary);font-size:var(--font-size-exo-heading-3);font-style:normal;font-weight:var(--font-weight-bold);line-height:var(--line-height-tight);margin:0;font-family:var(--font-exo-2)}._featureDescription_1syk2_49{color:var(--color-text-secondary);font-size:var(--font-size-inter-heading-1);font-style:normal;font-weight:var(--font-weight-normal);line-height:var(--line-height-tight);margin:0;font-family:var(--font-helvetica-neue)}@media (max-width: 1024px){._featureCard_1syk2_1{padding:0 16px;background:transparent;align-items:flex-start;gap:16px}._featureCard_1syk2_1:hover{background:transparent;transform:none}._featureIcon_1syk2_18 img{width:20px;margin-top:2px}._featureContent_1syk2_32{gap:4px}._featureTitle_1syk2_39{color:#fff;font-size:16px;font-style:normal;font-weight:500;line-height:125%}._featureDescription_1syk2_49{color:#a89fffcc;font-size:14px;font-style:normal;font-weight:400;line-height:125%}}._howItWorksSection_1ml6u_1{background-color:#090625;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:72px 0;gap:10px;width:100%;position:relative;overflow:hidden}._container_1ml6u_14{width:100%;max-width:1568px;display:flex;flex-direction:column;align-items:center;gap:48px;padding:0 2rem}._header_1ml6u_24{text-align:center}._title_1ml6u_28{font-size:var(--font-size-exo-heading-2);line-height:var(--line-height-tight);font-weight:var(--font-weight-bold);color:var(--color-text-primary);margin:0;font-family:var(--font-exo-2)}._subtitle_1ml6u_37{color:var(--color-text-secondary);text-align:center;font-family:var(--font-helvetica-neue);font-size:var(--font-size-helvetica-heading);font-style:normal;font-weight:var(--font-weight-normal);line-height:var(--line-height-tight);margin-top:var(--spacing-3)}._content_1ml6u_48{display:flex;align-items:center;justify-content:center;gap:32px;width:100%}._imageContainer_1ml6u_56{width:auto;display:flex;justify-content:center}._imageWrapper_1ml6u_62{position:relative;width:800px;display:flex;align-items:center;justify-content:center;overflow:visible}._image_1ml6u_56{width:100%;height:100%;object-fit:contain;animation:_float_1ml6u_1 3s ease-in-out infinite}._features_1ml6u_78{display:flex;width:517px;flex-direction:column;align-items:flex-start;gap:48px}@keyframes _float_1ml6u_1{0%,to{transform:translateY(0)}50%{transform:translateY(-15px)}}@media (max-width: 1024px){._howItWorksSection_1ml6u_1{padding:24px 0}._title_1ml6u_28{color:#fff;text-align:center;font-size:20px;font-style:normal;font-weight:500;line-height:125%}._subtitle_1ml6u_37{margin-top:4px;color:#a89fff;text-align:center;font-size:12px;font-style:normal;font-weight:400;line-height:125%;width:229px}._content_1ml6u_48{flex-wrap:wrap;gap:16px}._imageWrapper_1ml6u_62{width:220px}._features_1ml6u_78{width:375px;padding:0 16px;gap:16px}}._home_qck0o_1{min-height:100vh}.hero-featured-card,#home-featured-card{display:flex!important;visibility:visible!important;opacity:1!important;position:relative!important;z-index:999!important}._matches_1qsuv_1{min-height:100vh;padding:2rem 0;background:#130c38}._container_1qsuv_7{max-width:1400px;margin:0 auto;padding:0 2rem}._header_1qsuv_13{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:2rem;gap:2rem}._titleSection_1qsuv_21{display:flex;flex-direction:column;gap:1rem}._title_1qsuv_21{font-size:2.5rem;font-weight:700;color:#fff}._leagueFilter_1qsuv_33{padding:.5rem 1.25rem;background:transparent;border:1px solid rgba(139,92,246,.3);color:#ffffffe6;border-radius:6px;cursor:pointer;font-size:.9rem;transition:all .2s;width:fit-content}._leagueFilter_1qsuv_33:hover{border-color:#8b5cf6;color:#fff}._searchSection_1qsuv_50{display:flex;align-items:center}._searchBox_1qsuv_55{display:flex;align-items:center;gap:.75rem;background:#8b5cf60d;border:1px solid rgba(139,92,246,.3);border-radius:8px;padding:.75rem 1rem;color:#ffffffb3}._searchInput_1qsuv_66{background:transparent;border:none;outline:none;color:#fff;font-size:.9rem;width:250px}._searchInput_1qsuv_66::placeholder{color:#ffffff80}._statusTabs_1qsuv_79{display:flex;gap:1rem;margin-bottom:2rem;padding-bottom:1rem;border-bottom:1px solid rgba(139,92,246,.1)}._statusTab_1qsuv_79{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:transparent;border:none;color:#ffffffb3;border-radius:8px;cursor:pointer;font-size:.95rem;transition:all .2s}._statusTab_1qsuv_79:hover{color:#fff;background:#8b5cf61a}._statusTab_1qsuv_79._active_1qsuv_106{background:linear-gradient(135deg,#8b5cf6,#6366f1);color:#fff}._matchesGrid_1qsuv_111{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:1.5rem}._empty_1qsuv_117{text-align:center;padding:6rem 2rem;display:flex;flex-direction:column;align-items:center;gap:1rem}._emptyIcon_1qsuv_126{font-size:4rem;opacity:.3}._emptyText_1qsuv_131{color:#fff9;font-size:1.1rem}._loading_1qsuv_136{text-align:center;padding:6rem 2rem;display:flex;flex-direction:column;align-items:center;gap:1rem}._error_1qsuv_145{text-align:center;padding:6rem 2rem;display:flex;flex-direction:column;align-items:center;gap:1rem;color:#ef4444;background:#ef44441a;border-radius:12px;margin:2rem 0}@media (max-width: 1024px){._matchesGrid_1qsuv_111{grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}}@media (max-width: 768px){._matches_1qsuv_1{padding:1.5rem 0}._container_1qsuv_7{padding:0 1rem}._header_1qsuv_13{flex-direction:column}._title_1qsuv_21{font-size:2rem}._searchBox_1qsuv_55,._searchInput_1qsuv_66{width:100%}._statusTabs_1qsuv_79{flex-direction:column;gap:.5rem}._statusTab_1qsuv_79{width:100%;justify-content:center}._matchesGrid_1qsuv_111{grid-template-columns:1fr;gap:1rem}}._matchDetailPage_gm05k_2{min-height:100vh;background:#090625;padding-bottom:64px}@media (max-width: 768px){._matchDetailPage_gm05k_2{padding-bottom:48px}}@media (max-width: 480px){._matchDetailPage_gm05k_2{padding-bottom:32px}}._matchDetailHero_gm05k_21{position:relative;background:linear-gradient(to bottom,rgba(26,22,58,.9) 0%,rgba(26,22,58,.7) 50%,transparent 100%);overflow:hidden}._matchDetailHero_gm05k_21:before{content:"";position:absolute;top:-160px;left:-160px;width:320px;height:320px;background:#a855f71a;border-radius:50%;filter:blur(48px);animation:_pulse_gm05k_1 2s infinite}._matchDetailHero_gm05k_21:after{content:"";position:absolute;top:-80px;right:80px;width:240px;height:240px;background:#3b82f61a;border-radius:50%;filter:blur(48px);animation:_pulse_gm05k_1 2s infinite;animation-delay:1s}._heroContainer_gm05k_54{max-width:1400px;margin:0 auto;padding:32px 16px;position:relative;z-index:10}._heroContent_gm05k_62{margin-bottom:32px}@media (max-width: 768px){._heroContainer_gm05k_54{padding:16px}._heroContent_gm05k_62{margin-bottom:0}}._backButton_gm05k_76{margin-bottom:48px;background:transparent;border:1px solid transparent;padding:8px 16px;border-radius:6px;align-items:center;cursor:pointer;transition:all .2s ease;display:flex;gap:16px;color:#fff;text-align:center;font-size:36px;font-style:normal;font-weight:500;line-height:125%;text-decoration:none}._backButton_gm05k_76:hover{color:#fff}._backIcon_gm05k_100{width:16px;height:16px;margin-right:8px}@media (max-width: 768px){._backButton_gm05k_76{margin-bottom:0;padding:0;font-size:14px}}._matchDetailContent_gm05k_115{color:#fff;min-height:100vh}._matchDetailContentContainer_gm05k_120{max-width:1448px;margin:0 auto;padding:0 1rem;margin-top:-1rem}._matchDetailContentGrid_gm05k_127{display:grid;grid-template-columns:1fr;gap:24px}@media (min-width: 1024px){._matchDetailContentGrid_gm05k_127{grid-template-columns:2fr 1fr}._matchDetailContentMain_gm05k_137{padding-bottom:8px}}._matchDetailContentMain_gm05k_137{display:flex;flex-direction:column;border-radius:16px;border:1px solid rgba(255,255,255,.1);background:#ffffff05;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);padding-bottom:24px}._matchDetailContentSidebar_gm05k_153{display:flex;flex-direction:column;position:sticky;top:24px;align-self:start;height:fit-content;max-width:400px}@media (max-width: 740px){._matchDetailContentMain_gm05k_137{padding-bottom:0}._matchDetailContentGrid_gm05k_127{gap:8px}._matchDetailContentSidebar_gm05k_153{position:static;max-width:100%;margin-top:24px}}._matchDetail_gm05k_2{background-color:#130c38;position:relative;overflow:hidden;border-radius:.75rem}._matchDetailGradientBorder_gm05k_185{position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(to right,#6837ee,#8e54e9,transparent)}._matchDetailGlow_gm05k_194{position:absolute;width:10rem;height:10rem;border-radius:9999px;filter:blur(64px);top:-5rem;left:-5rem;background:#6837ee4d}._matchDetailGlowSecondary_gm05k_205{position:absolute;width:10rem;height:10rem;border-radius:9999px;filter:blur(64px);bottom:-5rem;right:-5rem;background:#8e54e94d}._matchDetailHeader_gm05k_216{display:flex;justify-content:space-between;align-items:center;padding:24px}._matchDetailHeaderLeague_gm05k_223{display:flex;align-items:center}._matchDetailHeaderLeagueLogo_gm05k_228{position:relative;width:30px;height:30px;overflow:hidden;box-shadow:0 0 0 1px #37415180;aspect-ratio:1/1}._matchDetailHeaderLeagueLogo_gm05k_228 img{width:100%;height:100%;object-fit:cover}._matchDetailHeaderLeagueName_gm05k_243{color:#ffffffe6;font-family:Helvetica Neue,sans-serif;font-size:24px;font-style:normal;font-weight:400;line-height:125%;margin-left:6px}._matchDetailCardContent_gm05k_253{padding:1.5rem;position:relative;z-index:10}._matchDetailMatchInfo_gm05k_259{display:flex;flex-direction:column;align-items:center;justify-content:space-between;margin-bottom:1.5rem}._matchDetailMatchInfo_gm05k_259>*+*{margin-top:1.5rem}@media (min-width: 1024px){._matchDetailMatchInfo_gm05k_259{flex-direction:row}._matchDetailMatchInfo_gm05k_259>*+*{margin-top:0}}._matchDetailTeam_gm05k_280{display:flex;flex-direction:column;align-items:center;text-align:center;width:100%}._matchDetailTeamLogo_gm05k_288{position:relative}._matchDetailTeamLogoContainer_gm05k_292{position:relative;width:75px;height:75px;margin-bottom:8px;box-shadow:0 0 0 2px #1f293780;overflow:hidden;transition:all .3s cubic-bezier(.4,0,.2,1);aspect-ratio:1/1}._matchDetailTeamLogoContainer_gm05k_292 img{width:100%;height:100%;object-fit:cover}._matchDetailTeamLogoContainerFallback_gm05k_309{position:absolute;top:0;right:0;bottom:0;left:0;background-color:#6837ee1a;color:#6837ee;font-size:1.25rem;border-radius:9999px;display:flex;align-items:center;justify-content:center}._matchDetailTeamLogoGlow_gm05k_324{position:absolute;top:0;right:0;bottom:0;left:0;background-color:#6837ee1a;border-radius:9999px;filter:blur(12px);opacity:0;transition:all .3s cubic-bezier(.4,0,.2,1)}._matchDetailTeam_gm05k_280:hover ._matchDetailTeamLogoGlow_gm05k_324{filter:blur(16px);opacity:1}._matchDetailTeamName_gm05k_342{color:#fff;font-size:24px;font-style:normal;font-weight:500;line-height:125%}._matchDetailTeamAway_gm05k_350 ._matchDetailTeamLogoContainer_gm05k_292:hover{box-shadow:0 0 0 2px #8e54e94d}._matchDetailTeamAway_gm05k_350 ._matchDetailTeamLogoContainerFallback_gm05k_309{background-color:#8e54e91a;color:#8e54e9}._matchDetailTeamAway_gm05k_350 ._matchDetailTeamLogoGlow_gm05k_324{background-color:#8e54e91a}._matchDetailCenter_gm05k_363{text-align:center;width:100%}@media (min-width: 1024px){._matchDetailCenter_gm05k_363{width:33.333333%;min-width:30%}}._matchDetailTimer_gm05k_375{color:#e51b62;font-family:Helvetica Neue,sans-serif;font-size:48px;font-style:normal;font-weight:500;line-height:125%;margin-bottom:8px}._matchDetailVsText_gm05k_386{color:#fff;font-family:Helvetica Neue,sans-serif;font-size:48px;font-style:normal;font-weight:500;line-height:125%;letter-spacing:.96px}._matchDetailScore_gm05k_396{font-family:var(--font-heading, "Helvetica Neue", sans-serif);font-size:2.25rem;font-weight:700;margin-bottom:.75rem;color:#fff}._matchDetailScoreLabel_gm05k_404{margin-bottom:.5rem;font-size:.75rem;color:#9ca3af;text-transform:uppercase;letter-spacing:.05em}._matchDetailStatus_gm05k_412{margin-top:24px;display:flex;padding:8px 12px;justify-content:center;align-items:center;gap:8px;border-radius:99px;background:#e51b62;color:#fff;font-family:Helvetica Neue,sans-serif;font-size:22px;font-style:normal;font-weight:400;line-height:125%}._matchDetailStatusBadgeScheduled_gm05k_429{border-radius:99px;background:#090625;color:#03bfa2;font-size:20px;font-style:normal;font-weight:400;line-height:125%}@media (max-width: 1024px){._matchDetailTeam_gm05k_280{width:33.333333%}._matchDetailHeaderLeagueName_gm05k_243{color:#ffffffe6;font-family:Helvetica Neue,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:125%}._matchDetailTimer_gm05k_375{font-size:32px;margin-bottom:4px}._matchDetailHeaderLeagueLogo_gm05k_228{width:12px;height:12px;aspect-ratio:1/1}._matchDetailStatusBadgeScheduled_gm05k_429{font-family:Helvetica Neue,sans-serif;font-size:12px;font-style:normal;font-weight:500;line-height:125%;display:flex;height:20px;padding:3px 8px;justify-content:center;align-items:center;gap:4px}._matchDetailHeader_gm05k_216{padding:8px;margin-top:16px}._matchDetailContent_gm05k_115{padding:8px;position:relative}._matchDetailTeamLogoContainer_gm05k_292{width:48px;height:48px;aspect-ratio:1/1}._matchDetailTeamName_gm05k_342{color:#fff;font-family:Helvetica Neue,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:125%;margin-top:4px}._matchDetailVsText_gm05k_386{color:#fff;font-family:Helvetica Neue,sans-serif;font-size:20px;font-style:normal;font-weight:500;line-height:125%;letter-spacing:.4px}._matchDetailMatchInfo_gm05k_259{flex-direction:row}._matchDetailTeam_gm05k_280,._matchDetailCenter_gm05k_363{flex:1}._matchDetailMatchInfo_gm05k_259>*+*{margin-top:0}._matchDetailStatus_gm05k_412{display:flex;height:24px;padding:4px 16px;justify-content:center;align-items:center;gap:4px;border-radius:99px;background:#c2175f;color:#fff;font-family:Helvetica Neue,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:125%;position:absolute;top:80%;left:20%;right:20%;margin:auto}}._matchDetailTabs_gm05k_538{display:flex;align-items:center;height:44px;gap:24px;overflow-x:auto;padding:0;margin-bottom:20px;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.3) transparent}._matchDetailTabs_gm05k_538::-webkit-scrollbar{height:3px;background:transparent}._matchDetailTabs_gm05k_538::-webkit-scrollbar-thumb{background:#ffffff4d;border-radius:3px}._matchDetailTabs_gm05k_538::-webkit-scrollbar-thumb:hover{background:#ffffff80}._matchDetailTab_gm05k_538{position:relative;height:44px;padding:10px 0;min-width:auto;flex:0 0 auto;background:transparent;border:none;cursor:pointer}._matchDetailTabText_gm05k_576{font-size:16px;font-family:Helvetica Neue,sans-serif;font-weight:400;color:#fffc;margin-bottom:8px;white-space:nowrap}._matchDetailTabActive_gm05k_585 ._matchDetailTabText_gm05k_576{font-weight:600;color:#fff}._matchDetailTabIndicator_gm05k_590{opacity:1;background:#6837ee;box-shadow:0 0 8px #c4bbff;height:3px;width:100%;position:absolute;bottom:0;left:0;border-radius:2px 2px 0 0}._matchTabsContent_gm05k_602{padding:1.5rem;min-height:350px}._summaryTab_gm05k_607{width:100%}._summaryTabLeft_gm05k_611{display:flex;flex-direction:column;gap:24px}@media (max-width: 768px){._matchDetailTabs_gm05k_538{min-width:auto;margin-top:24px;gap:20px;max-width:calc(100vw - 32px);height:48px;justify-content:flex-start;overflow-x:auto}._matchDetailTab_gm05k_538{height:48px;padding:8px 0;flex:0 0 auto;min-width:auto;max-width:none}._matchDetailTabText_gm05k_576{font-size:18px}._matchTabsContent_gm05k_602{min-height:350px;padding:16px}._summaryTabGrid_gm05k_642{grid-template-columns:1fr;gap:20px}._summaryTabRight_gm05k_647{position:static}._summaryTabLeft_gm05k_611{gap:20px}}._aiPredictionAnalysis_gm05k_670{background:#130c38cc;border:1px solid rgba(142,84,233,.2);border-radius:16px;padding:24px}._aiPredictionAnalysisHeader_gm05k_677{margin-bottom:16px}._aiPredictionAnalysisTitle_gm05k_681{color:#fff;font-size:24px;font-weight:500;font-family:Helvetica Neue,sans-serif;margin:0}._aiPredictionAnalysisMain_gm05k_689{display:flex;flex-direction:column;gap:16px}._aiPredictionAnalysisRecommendationCard_gm05k_695{background:#1c124c;border-radius:12px;padding:24px;display:flex;flex-direction:column;align-items:center;gap:16px}._aiPredictionAnalysisChartContainer_gm05k_705{width:150px;height:150px;position:relative}._aiPredictionAnalysisChart_gm05k_705{width:100%;height:100%;position:relative}._aiPredictionAnalysisChartText_gm05k_717{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;font-size:24px;font-weight:700;font-family:Helvetica Neue,sans-serif}._aiPredictionAnalysisSections_gm05k_728{display:flex;flex-direction:column;gap:12px;width:100%}._aiPredictionAnalysisSection_gm05k_728{display:flex;justify-content:space-between;align-items:center;gap:16px}._aiPredictionAnalysisSectionTitle_gm05k_742{font-size:16px;font-weight:500;color:#fff;font-family:Helvetica Neue,sans-serif;line-height:125%}._aiPredictionAnalysisSectionContent_gm05k_750{font-size:16px;font-weight:400;color:#fffc;font-family:Helvetica Neue,sans-serif;line-height:125%}._keyEvents_gm05k_759{width:100%;background-color:#130c38cc;border-radius:16px;padding:24px;color:#fff;overflow:hidden}._keyEventsHeader_gm05k_768{margin-bottom:24px}._keyEventsTitle_gm05k_772{font-size:24px;font-weight:700;text-align:left;color:#fff;margin:0;font-family:"Exo 2",sans-serif}._keyEventsContent_gm05k_781{position:relative}._keyEventsTimeline_gm05k_785{position:relative;padding:0 20px}._keyEventsTimeline_gm05k_785:before{content:"";position:absolute;top:0;bottom:0;left:50%;width:2px;background:linear-gradient(180deg,#ffffff4d,#ffffff1a);transform:translate(-50%);z-index:0}._keyEventsItem_gm05k_802{display:flex;align-items:flex-start;margin-bottom:32px;position:relative;min-height:60px}._keyEventsItem_gm05k_802:last-child{margin-bottom:0}._keyEventsItem_gm05k_802:last-child ._keyEventsConnector_gm05k_814{display:none}._keyEventsLeft_gm05k_818{flex:1;display:flex;justify-content:flex-end;padding-right:20px}._keyEventsCenter_gm05k_825{flex:0 0 60px;display:flex;flex-direction:column;align-items:center;z-index:2;position:relative}._keyEventsRight_gm05k_834{flex:1;padding-left:20px}._keyEventsTime_gm05k_785{background-color:#8e54e933;color:#fff;font-size:14px;font-weight:600;margin-bottom:8px;min-width:50px;text-align:center;padding:4px 8px;border-radius:4px;font-family:Inter,sans-serif}._keyEventsConnector_gm05k_814{width:2px;flex:1;min-height:40px;background:linear-gradient(180deg,#fff3,#ffffff0d)}._keyEventsEventCard_gm05k_859{background-color:#0f0a2ecc;border:1px solid rgba(142,84,233,.2);border-radius:12px;padding:12px 16px;display:flex;align-items:center;gap:12px;max-width:280px;min-width:200px;transition:all .3s ease}._keyEventsEventCard_gm05k_859:hover{background-color:#0f0a2ef2;border-color:#8e54e966;transform:translateY(-2px);box-shadow:0 4px 12px #8e54e933}._keyEventsEventCardLeft_gm05k_879{justify-content:flex-end;flex-direction:row-reverse}._keyEventsEventCardRight_gm05k_884{justify-content:flex-start;flex-direction:row}._keyEventsEventText_gm05k_889{display:flex;flex-direction:column;gap:4px;flex:1}._keyEventsPlayerName_gm05k_896{font-size:14px;font-weight:600;color:#fff;font-family:Inter,sans-serif}._keyEventsAssist_gm05k_903{font-size:12px;font-weight:400;color:#ffffffb3}._keyEventsAction_gm05k_909{font-size:12px;color:#fff9;font-family:Inter,sans-serif}._keyEventsEventIcon_gm05k_915{display:flex;align-items:center;justify-content:center;flex-shrink:0}._keyEventsEventIcon_gm05k_915 img{width:20px;height:20px}._goalIcon_gm05k_927{width:24px;height:24px;color:gold;flex-shrink:0}._substIcon_gm05k_934{width:20px;height:20px;color:#fffc;flex-shrink:0}._assistIcon_gm05k_941{width:18px;height:18px;color:gold;flex-shrink:0}._keyEventsCard_gm05k_948{width:18px;height:24px;border-radius:3px;box-shadow:0 2px 4px #0000004d}._keyEventsCardYellow_gm05k_955{background-color:gold;border:1px solid #ffed4e}._keyEventsCardRed_gm05k_960{background-color:#ff3b30;border:1px solid #ff6b60}._keyEventsNoData_gm05k_965{text-align:center;padding:40px 20px;color:#fff9;font-size:16px}._loadingState_gm05k_972{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;text-align:center}._loadingIcon_gm05k_981{width:48px;height:48px;color:#8e54e9cc;margin-bottom:16px;animation:_pulse_gm05k_1 2s infinite,_rotate_gm05k_1 2s linear infinite}@keyframes _rotate_gm05k_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._loadingState_gm05k_972 p{color:#ffffffb3;font-size:16px;margin:0}._emptyState_gm05k_1004{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;text-align:center}._emptyIcon_gm05k_1013{font-size:48px;margin-bottom:16px;opacity:.6}._emptyState_gm05k_1004 p{color:#fff9;font-size:16px;margin:0}._emptyLineup_gm05k_1025{color:#fff9;font-size:14px;padding:20px;text-align:center}._substitutes_gm05k_1032{margin-top:24px;padding-top:24px;border-top:1px solid rgba(142,84,233,.2)}._substitutesTitle_gm05k_1038{color:#fffc;font-size:16px;font-weight:600;margin-bottom:12px;font-family:Inter,sans-serif}@keyframes _pulse_gm05k_1{0%,to{opacity:1}50%{opacity:.5}}._matchOverview_gm05k_1056{background-color:#130c38cc;border:1px solid rgba(142,84,233,.2);border-radius:16px;padding:24px;margin-bottom:24px}._matchOverviewTitle_gm05k_1064{font-size:24px;font-weight:700;color:#fff;margin:0 0 20px;font-family:"Exo 2",sans-serif}._matchOverviewContent_gm05k_1072{display:flex;flex-direction:column;gap:16px}._matchOverviewRow_gm05k_1078{display:flex;justify-content:space-between;align-items:center;padding:12px 0;border-bottom:1px solid rgba(142,84,233,.1)}._matchOverviewRow_gm05k_1078:last-child{border-bottom:none}._matchOverviewLabel_gm05k_1090{font-size:14px;font-weight:500;color:#ffffffb3;font-family:Inter,sans-serif}._matchOverviewValue_gm05k_1097{font-size:14px;font-weight:600;color:#fff;display:flex;align-items:center;gap:8px;font-family:Inter,sans-serif}._matchOverviewLeagueLogo_gm05k_1107{width:24px;height:24px;object-fit:contain}._matchOverviewStatus_gm05k_1113{padding:4px 12px;border-radius:12px;background-color:#8e54e933;color:var(--color-purple-primary);font-size:12px;font-weight:600}@media (max-width: 768px){._keyEvents_gm05k_759{padding:16px}._keyEventsTitle_gm05k_772{font-size:20px}._keyEventsTimeline_gm05k_785{padding:0 10px}._keyEventsLeft_gm05k_818{padding-right:10px}._keyEventsRight_gm05k_834{padding-left:10px}._keyEventsCenter_gm05k_825{flex:0 0 50px}._keyEventsEventCard_gm05k_859{max-width:200px;min-width:150px;padding:10px 12px}._keyEventsPlayerName_gm05k_896{font-size:12px}._keyEventsAction_gm05k_909{font-size:11px}._matchOverview_gm05k_1056{padding:16px}._matchOverviewTitle_gm05k_1064{font-size:20px}._matchOverviewRow_gm05k_1078{flex-direction:column;align-items:flex-start;gap:8px}}._statisticsTab_gm05k_1177{padding:24px}._statisticsTitle_gm05k_1181{color:#fff;font-family:Helvetica Neue,sans-serif;font-size:24px;font-style:normal;font-weight:500;line-height:125%;text-align:center;margin-bottom:24px}._statisticsContainer_gm05k_1192{display:flex;flex-direction:column;gap:28px;max-height:559px;overflow-y:auto;padding:24px;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:16px;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}._statisticsContainer_gm05k_1192::-webkit-scrollbar{width:4px;border-radius:4px;background:#a89fff99}._statisticItem_gm05k_1212{display:flex;flex-direction:column;gap:16px}._percentageLabels_gm05k_1218{display:flex;justify-content:space-between;align-items:center}._homePercentage_gm05k_1224,._awayPercentage_gm05k_1225{display:flex;width:75px;height:32px;padding:8px 16px;justify-content:center;align-items:center;gap:12px;border-radius:99px;color:#fff;font-family:Helvetica Neue,sans-serif;font-size:20px;font-style:normal;font-weight:400;line-height:125%}._homePercentage_gm05k_1224{background:#e51b62;color:#fff}._awayPercentage_gm05k_1225{background:#6837ee;color:#fff}._progressContainer_gm05k_1252{width:100%}._mainStatistic_gm05k_1256 ._progressBar_gm05k_1256{height:24px;background:#ffffff1a;border-radius:8px;overflow:hidden;position:relative}._mainStatistic_gm05k_1256 ._progressBar_gm05k_1256 ._progressFill_gm05k_1264{position:absolute;top:0;height:100%;border-radius:8px}._mainStatistic_gm05k_1256 ._progressBar_gm05k_1256 ._progressFill_gm05k_1264._homeProgress_gm05k_1271{left:0;border-radius:99px 0 0 99px;background:#e51b62}._mainStatistic_gm05k_1256 ._progressBar_gm05k_1256 ._progressFill_gm05k_1264._awayProgress_gm05k_1277{right:0;border-radius:0 99px 99px 0;background:#6837ee}._statisticItem_gm05k_1212:not(._mainStatistic_gm05k_1256) ._dualProgressContainer_gm05k_1283{display:flex;flex-direction:row;gap:32px;width:100%}._statisticItem_gm05k_1212:not(._mainStatistic_gm05k_1256) ._individualProgressBar_gm05k_1290{height:12px;border-radius:99px;background:#252243;position:relative;overflow:hidden;width:100%}._statisticItem_gm05k_1212:not(._mainStatistic_gm05k_1256) ._individualProgressBar_gm05k_1290 ._individualProgressFill_gm05k_1299{position:absolute;top:0;height:100%;border-radius:99px;transition:width .3s ease}._statisticItem_gm05k_1212:not(._mainStatistic_gm05k_1256) ._homeBar_gm05k_1307 ._individualProgressFill_gm05k_1299._homeFill_gm05k_1307{border-radius:99px;background:#e51b6299;right:0}._statisticItem_gm05k_1212:not(._mainStatistic_gm05k_1256) ._awayBar_gm05k_1313 ._individualProgressFill_gm05k_1299._awayFill_gm05k_1313{opacity:.4;background:#6837ee;left:0}._progressLabel_gm05k_1319{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:10;pointer-events:none}._progressLabelText_gm05k_1328{color:#ffffffe6;font-family:Helvetica Neue,sans-serif;font-size:12px;font-weight:500;text-shadow:0 1px 2px rgba(0,0,0,.5);white-space:nowrap}._statisticLabel_gm05k_1337{text-align:center}._labelText_gm05k_1341{color:#fff;font-family:Helvetica Neue,sans-serif;font-size:20px;font-style:normal;font-weight:400;line-height:125%}@media (max-width: 640px){._statisticsContainer_gm05k_1192{gap:8px;padding:16px 0}._statisticItem_gm05k_1212{gap:4px!important}._homePercentage_gm05k_1224,._awayPercentage_gm05k_1225{display:flex;padding:2px 8px;justify-content:center;align-items:center;gap:12px;color:#fff;font-family:Helvetica Neue,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:125%;width:auto;height:auto}._progressBar_gm05k_1256{height:10px}._progressBar_gm05k_1256 ._progressFill_gm05k_1264._homeProgress_gm05k_1271{border-radius:5px 0 0 5px}._progressBar_gm05k_1256 ._progressFill_gm05k_1264._awayProgress_gm05k_1277{border-radius:0 5px 5px 0}._labelText_gm05k_1341{color:#fff;font-family:Helvetica Neue,sans-serif;font-size:12px;font-weight:400;line-height:125%}._mainStatistic_gm05k_1256 ._progressBar_gm05k_1256{height:12px}._statisticItem_gm05k_1212:not(._mainStatistic_gm05k_1256) ._dualProgressContainer_gm05k_1283{gap:8px}._statisticItem_gm05k_1212:not(._mainStatistic_gm05k_1256) ._individualProgressBar_gm05k_1290{height:8px}}._matchH2h_gm05k_1402{width:100%;background:#090625;border-radius:16px;padding:0;position:relative;overflow:hidden}._matchH2hOverall_gm05k_1411{width:95%;height:88px;background:#1c0c38;border-radius:8px;display:flex;align-items:center;justify-content:space-between;padding:3%;margin:3% 3% 16px;box-sizing:border-box}._matchH2hOverallTeam_gm05k_1424{display:flex;align-items:center;flex:1;max-width:35%;height:40px;min-width:0}._matchH2hOverallTeamAway_gm05k_1433{justify-content:flex-end}._matchH2hOverallTeamAway_gm05k_1433 ._matchH2hTeamName_gm05k_1437{order:1;text-align:right}._matchH2hOverallTeamAway_gm05k_1433 ._matchH2hTeamLogo_gm05k_1442{order:2;margin-right:0;margin-left:16px}._matchH2hTeamLogo_gm05k_1442{position:relative;width:40px;height:40px;margin-right:16px;flex-shrink:0}._matchH2hTeamLogo_gm05k_1442 img{width:100%;height:100%;object-fit:contain}._matchH2hTeamLogoFallback_gm05k_1462{position:absolute;top:0;right:0;bottom:0;left:0;background-color:#a89fff1a;color:#a89fff;font-size:1rem;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:600}._matchH2hTeamName_gm05k_1437{color:#fff;font-size:20px;font-family:Helvetica Neue,sans-serif;font-weight:500;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1;min-width:0}._matchH2hRecord_gm05k_1491{flex:0 0 auto;min-width:20%;max-width:30%;height:30px;display:flex;align-items:center;justify-content:center}._matchH2hRecordText_gm05k_1501{color:#fff;font-size:24px;font-family:Helvetica Neue,sans-serif;font-weight:700;letter-spacing:4.8px}._matchH2hTitle_gm05k_1509{color:#fff;font-size:20px;font-family:Helvetica Neue,sans-serif;font-weight:500;text-align:center;margin:16px 0}._matchH2hMatches_gm05k_1518{padding:0 3%;display:flex;flex-direction:column;gap:16px;margin-bottom:3%;max-height:400px;overflow-y:auto}._matchH2hMatches_gm05k_1518::-webkit-scrollbar{width:6px}._matchH2hMatches_gm05k_1518::-webkit-scrollbar-track{background:#a89fff1a;border-radius:3px}._matchH2hMatches_gm05k_1518::-webkit-scrollbar-thumb{background:#a89fff4d;border-radius:3px}._matchH2hMatches_gm05k_1518::-webkit-scrollbar-thumb:hover{background:#a89fff80}._matchH2hMatch_gm05k_1518{width:100%;height:88px;background:#130c38;border-radius:8px;display:flex;align-items:center;justify-content:space-between;padding:3%;position:relative}._matchH2hMatchTeam_gm05k_1558{display:flex;align-items:center;width:40%;height:40px}._matchH2hMatchTeamHome_gm05k_1565{justify-content:flex-start}._matchH2hMatchTeamAway_gm05k_1569{justify-content:flex-end;text-align:right}._matchH2hMatchTeamAway_gm05k_1569 ._matchH2hTeamName_gm05k_1437{order:1;text-align:right}._matchH2hMatchTeamAway_gm05k_1569 ._matchH2hTeamLogo_gm05k_1442{order:2;margin-right:0;margin-left:16px}._matchH2hMatchCenter_gm05k_1585{flex:0 0 auto;min-width:20%;display:flex;flex-direction:column;align-items:center;text-align:center}._matchH2hScore_gm05k_1594{color:#fff;font-size:24px;font-family:Helvetica Neue,sans-serif;font-weight:700;letter-spacing:4.8px;margin-bottom:4px}._matchH2hHalfScore_gm05k_1603{color:#a89fff;font-size:12px;font-family:Helvetica Neue,sans-serif;font-weight:400;margin-bottom:4px}._matchH2hDate_gm05k_1611{color:#a89fff;font-size:14px;font-family:Helvetica Neue,sans-serif;font-weight:400}@media (max-width: 768px){._matchH2h_gm05k_1402{height:auto;background:#090625;overflow:visible;border-radius:0;padding:16px 8px 0;margin:0 auto;display:flex;flex-direction:column;gap:8px}._matchH2hOverall_gm05k_1411{width:100%;height:36px;position:relative;background:#1c0c38;border-radius:8px;display:flex;align-items:center;justify-content:space-between;padding:0;margin:0;box-sizing:border-box}._matchH2hOverallTeam_gm05k_1424{width:32%;height:20px;display:flex;align-items:center;max-width:none;min-width:0}._matchH2hOverallTeamAway_gm05k_1433{justify-content:flex-end}._matchH2hOverallTeamAway_gm05k_1433 ._matchH2hTeamName_gm05k_1437{order:1;text-align:center;margin-right:4px}._matchH2hOverallTeamAway_gm05k_1433 ._matchH2hTeamLogo_gm05k_1442{order:2;margin-right:0;margin-left:0}._matchH2hTeamLogo_gm05k_1442{width:20px;height:20px;margin-right:4px;flex-shrink:0}._matchH2hTeamName_gm05k_1437{color:#fff;font-size:12px;font-family:Helvetica Neue,sans-serif;font-weight:400;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1;min-width:0}._matchH2hRecord_gm05k_1491{width:15%;height:18px;display:flex;align-items:center;justify-content:center;flex:none}._matchH2hRecordText_gm05k_1501{color:#fff;font-size:14px;font-family:Helvetica Neue,sans-serif;font-weight:500;letter-spacing:2.8px}._matchH2hTitle_gm05k_1509{position:relative;color:#fff;font-size:12px;font-family:Helvetica Neue,sans-serif;font-weight:400;text-align:center;margin:8px 0;width:100%}._matchH2hMatches_gm05k_1518{width:100%;min-height:auto;height:auto;position:relative;padding:0;display:flex;flex-direction:column;gap:8px;margin:0;max-height:none;overflow:visible}._matchH2hMatch_gm05k_1518{width:100%;height:40px;background:#130c38c2;border-radius:8px;display:flex;align-items:center;justify-content:space-between;padding:0 8px;position:relative;margin:0;flex-shrink:0}._matchH2hMatchTeam_gm05k_1558{width:27%;height:20px;display:flex;align-items:center}._matchH2hMatchTeamHome_gm05k_1565{justify-content:flex-start}._matchH2hMatchTeamAway_gm05k_1569{justify-content:flex-end;text-align:right}._matchH2hMatchTeamAway_gm05k_1569 ._matchH2hTeamName_gm05k_1437{order:1;text-align:center;margin-right:4px}._matchH2hMatchTeamAway_gm05k_1569 ._matchH2hTeamLogo_gm05k_1442{order:2;margin-right:0;margin-left:0}._matchH2hMatchCenter_gm05k_1585{width:24%;height:31px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;flex:none;min-width:0}._matchH2hScore_gm05k_1594{color:#fff;font-size:14px;font-family:Helvetica Neue,sans-serif;font-weight:500;letter-spacing:2.8px;margin:0}._matchH2hHalfScore_gm05k_1603{display:none}._matchH2hDate_gm05k_1611{color:#a89fff;font-size:10px;font-family:Helvetica Neue,sans-serif;font-weight:400;margin:2px 0 0}._matchH2hMatches_gm05k_1518::-webkit-scrollbar{display:none}}._recentForm_gm05k_1791{position:relative;background:#130c38;border-radius:16px;overflow:hidden;min-height:552px}._recentForm_gm05k_1791:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;padding:2px;background:linear-gradient(69deg,#6837ee,#6837ee00);border-radius:16px;mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask-composite:xor;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;z-index:-1}._recentFormHeader_gm05k_1816{width:100%;height:70px;background:#1c124c;display:flex;align-items:center;justify-content:center;overflow:hidden}._recentFormTitle_gm05k_1826{color:#fff;font-size:24px;font-family:Helvetica Neue,sans-serif;font-weight:700;margin:0;text-align:center}._recentFormContainer_gm05k_1835{padding:24px;display:flex;justify-content:space-between;gap:110px;max-width:830px;margin:0 auto;height:482px;overflow:hidden}._recentFormColumn_gm05k_1846{display:flex;flex-direction:column;gap:48px;flex:1}._recentFormColumnLeft_gm05k_1853{align-items:flex-end}._recentFormColumnRight_gm05k_1857{align-items:flex-start}._recentFormTeamTitle_gm05k_1861{color:#fff;font-size:20px;font-family:Helvetica Neue,sans-serif;font-weight:500;margin-bottom:16px}._recentFormMatchRow_gm05k_1869{display:flex;align-items:center;gap:16px;height:50px;width:336px}._recentFormTeamName_gm05k_1877{width:112px;color:#fff;font-size:20px;font-family:Helvetica Neue,sans-serif;font-weight:500}._recentFormTeamNameLeft_gm05k_1885{text-align:right}._recentFormTeamNameRight_gm05k_1889{text-align:left}._recentFormScore_gm05k_1893{display:inline-flex;align-items:center;justify-content:center;width:80px;height:36px;border-radius:8px;font-size:20px;font-family:Helvetica Neue,sans-serif;font-weight:500;letter-spacing:4px;color:#fff;text-align:center}._recentFormScoreWin_gm05k_1908{background:#14ad8c}._recentFormScoreLoss_gm05k_1912{background:#e51b62}._recentFormScoreDraw_gm05k_1916{background:#464174}@media (max-width: 1024px){._recentForm_gm05k_1791{min-height:480px}._recentFormHeader_gm05k_1816{height:60px}._recentFormTitle_gm05k_1826{font-size:22px}._recentFormContainer_gm05k_1835{padding:20px;gap:80px;max-width:600px;height:420px}._recentFormColumn_gm05k_1846{gap:36px}._recentFormMatchRow_gm05k_1869{width:280px;height:45px}._recentFormTeamName_gm05k_1877{width:100px;font-size:18px}._recentFormScore_gm05k_1893{width:70px;height:32px;font-size:18px;letter-spacing:3px}}@media (max-width: 768px){._recentForm_gm05k_1791{min-height:600px}._recentFormHeader_gm05k_1816{height:50px}._recentFormTitle_gm05k_1826{font-size:20px}._recentFormContainer_gm05k_1835{padding:16px;flex-direction:column;gap:32px;align-items:center;height:auto}._recentFormColumn_gm05k_1846{gap:24px;width:100%;max-width:300px}._recentFormColumnLeft_gm05k_1853,._recentFormColumnRight_gm05k_1857{align-items:center}._recentFormMatchRow_gm05k_1869{width:100%;justify-content:center;height:40px}._recentFormTeamName_gm05k_1877{width:90px;font-size:16px;text-align:center}._recentFormTeamNameLeft_gm05k_1885,._recentFormTeamNameRight_gm05k_1889{text-align:center;font-size:16px}._recentFormScore_gm05k_1893{width:60px;height:28px;font-size:16px;letter-spacing:2px}}@media (max-width: 480px){._recentFormHeader_gm05k_1816{height:45px}._recentFormTitle_gm05k_1826{font-size:18px}._recentFormContainer_gm05k_1835{padding:12px}._recentFormColumn_gm05k_1846{gap:20px;max-width:250px}._recentFormMatchRow_gm05k_1869{height:36px}._recentFormTeamName_gm05k_1877{width:80px;font-size:14px}._recentFormTeamNameLeft_gm05k_1885,._recentFormTeamNameRight_gm05k_1889{font-size:14px}._recentFormScore_gm05k_1893{width:50px;height:24px;font-size:14px;letter-spacing:1px}}._standingsTab_gm05k_2038{padding:24px}._standingsTitle_gm05k_2042{color:#fff;font-size:24px;font-weight:600;margin-bottom:16px;text-align:center}._leagueTableContainer_gm05k_2050{background:#130c38;overflow:hidden;border-radius:8px}._leagueTableTitle_gm05k_2056{color:#fff;font-size:18px;font-weight:600;margin:0 0 16px 8px;padding:0}._leagueTableContent_gm05k_2064{padding:0;width:100%}._tableHeader_gm05k_2069{display:flex;justify-content:flex-end;align-items:center;padding:0;height:15px;margin:16px 8px 0}._headerRight_gm05k_2078{display:flex;align-items:center}._statColumn_gm05k_2083{min-width:24px;width:24px;text-align:center;color:#fff9;font-size:12px;font-weight:400;margin-left:0}._pointsColumn_gm05k_2093{width:40px;color:#fff}._tableBody_gm05k_2098{padding:0}._teamRow_gm05k_2102{display:flex;justify-content:space-between;align-items:center;padding:8px;height:36px}._teamRow_gm05k_2102:last-child{border-bottom:none}._teamRow_gm05k_2102._highlighted_gm05k_2114{background:#6837ee1a}._teamInfo_gm05k_2118{display:flex;align-items:center;flex:1;min-width:25vw}._positionNumber_gm05k_2125{width:11px;color:#fff;font-size:12px;font-weight:400;text-align:center}._positionIndicator_gm05k_2133{width:10px;height:10px;display:flex;align-items:center;justify-content:center;margin:0}._positionIndicator_gm05k_2133 img{width:12px;height:12px}._teamDetails_gm05k_2147{display:flex;align-items:center;margin-left:8px;flex:1}._teamLogo_gm05k_2154{width:16px;height:16px;margin-right:6px}._teamLogo_gm05k_2154 img{width:100%;height:100%;object-fit:contain}._teamName_gm05k_2166{color:#fff;font-size:12px;font-weight:400;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:120px}._teamStats_gm05k_2176{display:flex;align-items:center}._statValue_gm05k_2181{min-width:24px;width:24px;text-align:center;color:#fff9;font-size:12px;margin-left:0}._pointsValue_gm05k_2190{width:40px;color:#fff9}._lineupTab_gm05k_2196{padding:24px}._lineupTitle_gm05k_2200{color:#fff;font-size:24px;font-weight:600;margin-bottom:16px;text-align:center}._lineupGrid_gm05k_2208{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}._teamLineup_gm05k_2214{display:flex;flex-direction:column}._teamLineupTitle_gm05k_2219{color:#fff;font-size:16px;font-weight:600;font-family:Helvetica Neue,sans-serif;margin-bottom:1rem}._lineupList_gm05k_2227{display:flex;flex-direction:column;gap:.5rem}._player_gm05k_2233{display:flex;justify-content:space-between;align-items:center;padding:.5rem;background:#ffffff0d;border-radius:6px;color:#ffffffe6;font-size:14px;font-family:Helvetica Neue,sans-serif}._playerName_gm05k_2245{flex:1}._playerNumber_gm05k_2249{font-weight:600}@keyframes _pulse_gm05k_1{0%,to{opacity:.4}50%{opacity:.8}}._page_933es_1{min-height:100vh;background:#090625}._heroSectionBox_yx5jg_3{display:flex;align-items:center;background:url(/assets/images/app/img_9.webp) no-repeat center center;background-size:cover;border-radius:3.229vw;padding:3.594vw 3.021vw;margin-top:1.042vw;position:relative;overflow:hidden;height:40.625vw;max-width:1920px;margin-left:auto;margin-right:auto}@media (max-width: 1024px){._heroSectionBox_yx5jg_3{border-radius:12px;padding:24px 16px;margin-top:16px;height:auto;min-height:400px}}._heroSectionBoxContent_yx5jg_29{max-width:55%;z-index:1;color:#fff}@media (max-width: 1024px){._heroSectionBoxContent_yx5jg_29{max-width:100%}}._heroSectionBoxTitle_yx5jg_41{font-size:5.208vw;font-weight:800;line-height:1.1;background:linear-gradient(180deg,#fff 30%,#eadaff00);-webkit-background-clip:text;background-clip:text;color:transparent;margin:0;font-family:"Exo 2",sans-serif}@media (max-width: 1024px){._heroSectionBoxTitle_yx5jg_41{font-size:19.82px;font-style:normal;font-weight:800;line-height:90.5%;letter-spacing:-.194px;background:linear-gradient(180deg,#fff 35.42%,#fff 44.67%,#eadaff00 103.92%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}}._heroSectionBoxTitle_yx5jg_41 ._highlight_yx5jg_67{background:linear-gradient(180deg,#fff 30%,#eadaff00);-webkit-background-clip:text;background-clip:text;color:transparent}._heroSectionBoxDescription_yx5jg_74{font-size:1.667vw;font-weight:500;margin-top:1.563vw;max-width:41.042vw;color:#fff;line-height:1.5}@media (max-width: 1024px){._heroSectionBoxDescription_yx5jg_74{color:#fff;font-size:10px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.192px;margin-top:12px;max-width:100%}}._heroSectionBoxStoreButtons_yx5jg_96{margin-top:3.125vw;display:flex;gap:1.25vw}@media (max-width: 1024px){._heroSectionBoxStoreButtons_yx5jg_96{margin-top:24px;gap:12px;flex-wrap:wrap}}._heroSectionBoxStoreButton_yx5jg_96{height:4.167vw;width:auto;display:inline-block;text-decoration:none;transition:all .3s}._heroSectionBoxStoreButton_yx5jg_96:hover{transform:translateY(-2px);opacity:.9}._heroSectionBoxStoreButton_yx5jg_96 img{height:100%;width:auto;display:block}@media (max-width: 1024px){._heroSectionBoxStoreButton_yx5jg_96{height:40px}}._heroSectionBoxImageContainer_yx5jg_135{position:absolute;right:0;top:-1.208vw;z-index:1}._heroSectionBoxImageContainer_yx5jg_135 img{max-width:38vw;height:auto}@media (max-width: 1024px){._heroSectionBoxImageContainer_yx5jg_135{position:relative;right:auto;top:auto;margin-top:24px;display:flex;justify-content:center}._heroSectionBoxImageContainer_yx5jg_135 img{max-width:39vw}}._phone_yx5jg_163{width:320px;height:640px;background:#1a1a2e;border-radius:40px;padding:12px;box-shadow:0 20px 60px #00000080;position:relative;right:40px;top:20px}@media (max-width: 1024px){._phone_yx5jg_163{width:280px;height:560px}}._phoneScreen_yx5jg_182{width:100%;height:100%;background:var(--color-bg-secondary);border-radius:32px;overflow:hidden;display:flex;flex-direction:column}._phoneHeader_yx5jg_192{display:flex;justify-content:space-between;align-items:center;padding:.5rem 1rem;color:#fff;font-size:.875rem;font-weight:600}._phoneIcons_yx5jg_202{display:flex;gap:.25rem;align-items:center}._signal_yx5jg_208,._wifi_yx5jg_209,._battery_yx5jg_210{width:4px;height:8px;background:#fff;border-radius:1px}._battery_yx5jg_210{width:20px;height:10px;border:1px solid white;border-radius:2px;position:relative}._battery_yx5jg_210:after{content:"";position:absolute;right:-3px;top:50%;transform:translateY(-50%);width:2px;height:6px;background:#fff;border-radius:0 1px 1px 0}._appHeader_yx5jg_237{display:flex;justify-content:space-between;align-items:center;padding:1rem;border-bottom:1px solid rgba(139,92,246,.2)}._appLogo_yx5jg_245{width:150px;height:auto}._appIcons_yx5jg_250{display:flex;gap:1rem;color:#fff}._appContent_yx5jg_256{flex:1;padding:1rem;overflow-y:auto}._liveSection_yx5jg_262{margin-bottom:2rem}._liveHeader_yx5jg_266{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}._liveBadge_yx5jg_273{background:#ef4444;color:#fff;padding:.25rem .75rem;border-radius:12px;font-size:.75rem;font-weight:600}._viewAll_yx5jg_282{color:#8b5cf6;font-size:.875rem;cursor:pointer}._liveMatch_yx5jg_288{background:#8b5cf61a;border:1px solid rgba(139,92,246,.2);border-radius:12px;padding:1rem}._matchTeams_yx5jg_295{display:flex;justify-content:space-between;align-items:center;color:#fff;font-size:.875rem;margin-bottom:.5rem}._score_yx5jg_304{font-weight:700;font-size:1.25rem;color:#8b5cf6}._matchTime_yx5jg_310{color:#fff9;font-size:.75rem}._featuredSection_yx5jg_315{margin-top:1.5rem}._featuredTitle_yx5jg_319{color:#fffc;font-size:.875rem;font-weight:600;margin-bottom:1rem;text-transform:uppercase;letter-spacing:.5px}._matchesList_yx5jg_328{display:flex;flex-direction:column;gap:.75rem}._matchItem_yx5jg_334{display:flex;justify-content:space-between;align-items:center;padding:.75rem;background:#8b5cf60d;border-radius:8px;color:#fff;font-size:.875rem}._matchScore_yx5jg_345{font-weight:600;color:#8b5cf6}._matchStatus_yx5jg_350{color:#fff9;font-size:.75rem}._appNav_yx5jg_355{display:flex;justify-content:space-around;align-items:center;padding:1rem;border-top:1px solid rgba(139,92,246,.2);background:#0a0a1acc}._navItem_yx5jg_365{display:flex;flex-direction:column;align-items:center;gap:.25rem;color:#fff9;font-size:.75rem;cursor:pointer;transition:color .2s}._navItem_yx5jg_365:first-child,._navItem_yx5jg_365:hover{color:#8b5cf6}._featureSection_1vpvm_3{padding:7.813vw 0;text-align:center}@media (max-width: 1024px){._featureSection_1vpvm_3{padding:24px 0}}._featureSectionTitle_1vpvm_14{font-size:5.208vw;font-weight:800;margin-bottom:4.167vw;color:#fff;font-family:"Exo 2",sans-serif}._featureSectionTitle_1vpvm_14 ._highlight_1vpvm_22{color:#723bff}@media (max-width: 1024px){._featureSectionTitle_1vpvm_14{color:#fff;text-align:center;font-size:20px;font-style:normal;font-weight:800;margin-bottom:16px}}._featureSectionContent_1vpvm_37{position:relative;align-items:flex-start;display:flex;justify-content:space-between;gap:3.125vw;background:#ab7eff1a;border-radius:2.083vw;padding:3.333vw 2.292vw;text-align:left;margin-bottom:2.083vw}._featureSectionContentReverse_1vpvm_50{flex-direction:row-reverse}._featureSectionBackgroundIcon_1vpvm_54{width:22.813vw;height:22.813vw;margin-top:3.125vw;margin-left:-5.938vw;opacity:.4;pointer-events:none;position:absolute;left:0;top:22vw}._featureSectionText_1vpvm_66{max-width:50%;position:relative;z-index:1;display:flex;flex-direction:column}@media (max-width: 1024px){._featureSectionText_1vpvm_66{max-width:100%}}._featureSectionFeatureTitle_1vpvm_80{font-size:2.5vw;font-weight:700;line-height:1.2;color:#fff;font-family:"Exo 2",sans-serif;margin:0 0 1.042vw}._featureSectionFeatureTitle_1vpvm_80 ._highlight_1vpvm_22{color:#ab7fff}@media (max-width: 1024px){._featureSectionFeatureTitle_1vpvm_80{font-size:14px;font-style:normal;font-weight:700}}._featureSectionFeatureDescription_1vpvm_101{font-size:1.25vw;font-weight:400;opacity:.6;margin-top:1.042vw;color:#fff;line-height:1.6}@media (max-width: 1024px){._featureSectionFeatureDescription_1vpvm_101{font-size:10px;font-style:normal;font-weight:400;margin-top:8px}}._featureSectionImages_1vpvm_119{display:flex;gap:3.333vw;position:relative;z-index:1;flex-shrink:0}._featureSectionImages_1vpvm_119 img{width:21.563vw;height:auto;border-radius:1.042vw}@media (max-width: 1024px){._featureSectionImages_1vpvm_119{gap:12px;flex-wrap:wrap;justify-content:center}._featureSectionImages_1vpvm_119 img{width:45%;max-width:150px}}@media (max-width: 1024px){._featureSectionContent_1vpvm_37{flex-direction:column;gap:16px;padding:16px;border-radius:12px}}._leagueSection_1jgo7_3{background-color:#000;color:#fff;padding:clamp(2.083vw,5vw,4.167vw) 1.04vw;text-align:center}@media (max-width: 1024px){._leagueSection_1jgo7_3{padding:24px 0}}._leagueSectionTitle_1jgo7_16{font-size:clamp(2.604vw,8vw,5.208vw);font-weight:800;margin:0 auto 2.08vw;max-width:62.5vw;line-height:1.1;font-family:"Exo 2",sans-serif}._leagueSectionTitle_1jgo7_16 ._purpleHighlight_1jgo7_25,._leagueSectionTitle_1jgo7_16 strong{color:#723bff}@media (max-width: 1024px){._leagueSectionTitle_1jgo7_16{font-size:20px}}._leagueSectionContainer_1jgo7_36{position:relative;display:grid;grid-template-columns:46.46vw 36.56vw;justify-content:center;align-items:start;column-gap:3.33vw;max-width:91.15vw;margin:0 auto;padding:3.33vw 2.29vw;background:#19123b;border-radius:2.08vw;border:.104vw solid #723bff;overflow:hidden;box-sizing:border-box}@media (max-width: 1024px){._leagueSectionContainer_1jgo7_36{grid-template-columns:1fr;padding:16px;border-radius:12px;gap:16px}}._leagueSectionImages_1jgo7_62{display:flex;flex-wrap:nowrap;justify-content:center;gap:3.33vw;min-width:15.625vw}._leagueSectionImages_1jgo7_62 ._phone_1jgo7_70{width:20.31vw;max-width:20.31vw;height:auto}@media (max-width: 1024px){._leagueSectionImages_1jgo7_62 ._phone_1jgo7_70{width:100%;max-width:200px}}._leagueSectionTextContent_1jgo7_83{text-align:left;width:34.56vw;max-width:36.56vw;z-index:10;padding-top:7.29vw;box-sizing:border-box}@media (max-width: 1024px){._leagueSectionTextContent_1jgo7_83{width:100%;max-width:100%;padding-top:24px}}._leagueSectionText_1jgo7_83 h2{font-size:clamp(1.667vw,3.5vw,2.5vw);font-weight:700;margin-bottom:2.71vw;font-family:"Exo 2",sans-serif;color:#fff}._leagueSectionText_1jgo7_83 h2 ._purpleHighlight_1jgo7_25,._leagueSectionText_1jgo7_83 h2 strong{color:#ab7fff}@media (max-width: 1024px){._leagueSectionText_1jgo7_83 h2{font-size:14px;margin-bottom:12px}}._leagueSectionText_1jgo7_83 p{font-size:clamp(.938vw,2vw,1.25vw);opacity:.8;line-height:1.6;color:#fff}@media (max-width: 1024px){._leagueSectionText_1jgo7_83 p{font-size:10px}}._leagueSectionTrophy_1jgo7_133{position:absolute;right:1.04vw;bottom:1.04vw;width:21.25vw;max-width:21.25vw;height:auto;opacity:.4;z-index:1;pointer-events:none}._leagueSectionTrophy_1jgo7_133 img{width:100%}@media (max-width: 1024px){._leagueSectionTrophy_1jgo7_133{display:none}}._ctaSection_1jy9o_3{display:flex;justify-content:space-between;padding:5.21vw 0 0;position:relative;overflow:hidden;align-items:center}@media (max-width: 1024px){._ctaSection_1jy9o_3{flex-direction:column;padding:24px 0;gap:24px}}._ctaSectionContent_1jy9o_20{max-width:50%;z-index:2}@media (max-width: 1024px){._ctaSectionContent_1jy9o_20{max-width:100%;text-align:center}}._ctaSectionTitle_1jy9o_32{font-size:5.208vw;font-weight:800;line-height:1.1;color:#fff;font-family:"Exo 2",sans-serif;margin:0}._ctaSectionTitle_1jy9o_32 ._highlight_1jy9o_41{color:#723bff}@media (max-width: 1024px){._ctaSectionTitle_1jy9o_32{font-size:20px}}._ctaSectionDescription_1jy9o_51{font-size:1.875vw;font-weight:400;opacity:.8;margin-top:1.56vw;color:#fff;line-height:1.6}@media (max-width: 1024px){._ctaSectionDescription_1jy9o_51{margin-top:10px;font-size:10px}}._ctaSectionStoreButtons_1jy9o_67{margin-top:3.13vw;display:flex;gap:1.25vw}@media (max-width: 1024px){._ctaSectionStoreButtons_1jy9o_67{margin-top:16px;gap:12px;justify-content:center;flex-wrap:wrap}}._ctaSectionStoreButton_1jy9o_67{height:4.17vw;display:inline-block;text-decoration:none;transition:all .3s}._ctaSectionStoreButton_1jy9o_67:hover{transform:translateY(-2px);opacity:.9}._ctaSectionStoreButton_1jy9o_67 img{height:100%;width:auto;display:block}@media (max-width: 1024px){._ctaSectionStoreButton_1jy9o_67{height:40px}}._ctaSectionImageContainer_1jy9o_106{position:relative;z-index:2}._ctaSectionImageContainer_1jy9o_106 img{max-width:34.84vw;height:auto}@media (max-width: 1024px){._ctaSectionImageContainer_1jy9o_106{margin-right:4vw}._ctaSectionImageContainer_1jy9o_106 img{max-width:80%;margin:0 auto}}._ctaSectionBgBlur_1jy9o_127{position:absolute;width:65vw;height:65vw;left:39vw;top:1vw;z-index:1;background:radial-gradient(circle,rgba(114,59,255,.3) 0%,transparent 70%);filter:blur(60px);pointer-events:none}@media (max-width: 1024px){._ctaSectionBgBlur_1jy9o_127{display:none}}._downloadPage_1vlys_3{background-color:#090625;color:#fff;font-family:Helvetica Neue,sans-serif;min-height:100vh}._downloadPageContentWrapper_1vlys_10{max-width:1920px;margin:0 auto;padding:0 5.469vw}._downloadPage_1vlys_3 ._highlight_1vlys_16{color:#723bff}._downloadPage_1vlys_3 ._purpleHighlight_1vlys_20{color:#ab7fff}@media (max-width: 1024px){._downloadPageContentWrapper_1vlys_10{padding:0 16px}}._leagueCard_cdw0o_1{position:relative;overflow:hidden;background:#1c124c;border:1px solid rgba(142,84,233,.2);border-radius:12px;padding:1.5rem;display:flex;flex-direction:column;align-items:center;gap:1rem;transition:all .3s ease;cursor:pointer;text-decoration:none;color:inherit}._leagueCard_cdw0o_1:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,transparent,#8e54e9,transparent)}._leagueCard_cdw0o_1:hover{border-color:#8e54e966;transform:translateY(-2px);box-shadow:0 10px 25px -5px #8e54e933}._logoContainer_cdw0o_34{width:80px;height:80px;display:flex;align-items:center;justify-content:center;margin-bottom:.5rem}._logo_cdw0o_34{width:100%;height:100%;object-fit:contain;background:#ffffff0d;border-radius:8px;padding:8px}._logoPlaceholder_cdw0o_52{width:100%;height:100%;background:linear-gradient(135deg,#8e54e9,#645bff);border-radius:8px;display:flex;align-items:center;justify-content:center;color:#fff}._info_cdw0o_63{text-align:center;width:100%}._name_cdw0o_68{font-size:16px;font-weight:600;color:#fff;font-family:Inter,sans-serif;margin:0 0 .5rem;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}._country_cdw0o_81{display:flex;align-items:center;justify-content:center;gap:.5rem;margin-bottom:.5rem}._flag_cdw0o_89{width:20px;height:15px;object-fit:cover;border-radius:2px}._countryName_cdw0o_96{font-size:12px;color:#fff9;font-family:Inter,sans-serif}._season_cdw0o_102{font-size:12px;color:#ab7fff;font-weight:500;font-family:Inter,sans-serif}@media (max-width: 768px){._leagueCard_cdw0o_1{padding:1.25rem}._logoContainer_cdw0o_34{width:64px;height:64px}._name_cdw0o_68{font-size:14px}}._leagues_1tubv_1{min-height:100vh;background:#090625;padding:4rem 0}._container_1tubv_7{max-width:1400px;margin:0 auto;padding:0 2rem}._header_1tubv_13{display:flex;align-items:center;justify-content:space-between;margin-bottom:3rem;gap:2rem;flex-wrap:wrap}._title_1tubv_22{font-size:48px;font-weight:700;color:#fff;font-family:"Exo 2",sans-serif;line-height:1.2;margin:0}._searchBox_1tubv_31{display:flex;align-items:center;gap:.75rem;background:#1c124c;border:1px solid rgba(142,84,233,.3);border-radius:12px;padding:.75rem 1.25rem;min-width:300px;transition:all .3s ease}._searchBox_1tubv_31:focus-within{border-color:#8e54e999;box-shadow:0 0 0 3px #8e54e91a}._searchIcon_1tubv_48{color:#fff9;flex-shrink:0}._searchInput_1tubv_53{flex:1;background:transparent;border:none;outline:none;color:#fff;font-size:16px;font-family:Inter,sans-serif;width:100%}._searchInput_1tubv_53::placeholder{color:#ffffff80}._countryFilters_1tubv_68{display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:2rem;padding-bottom:1.5rem;border-bottom:1px solid rgba(142,84,233,.2)}._countryFilter_1tubv_68{padding:.5rem 1rem;background:transparent;border:1px solid rgba(142,84,233,.3);color:#fffc;border-radius:8px;cursor:pointer;font-size:14px;font-family:Inter,sans-serif;transition:all .2s}._countryFilter_1tubv_68:hover{border-color:#8e54e980;color:#fff}._countryFilter_1tubv_68._active_1tubv_94{background:linear-gradient(135deg,#8e54e9,#645bff);border-color:transparent;color:#fff}._leaguesGrid_1tubv_100{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1.5rem}._loading_1tubv_106,._error_1tubv_107,._empty_1tubv_108{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;text-align:center}._emptyIcon_1tubv_117{font-size:64px;margin-bottom:1rem;opacity:.5}._emptyText_1tubv_123{font-size:18px;color:#ffffffb3;font-family:Inter,sans-serif}@media (max-width: 1024px){._leaguesGrid_1tubv_100{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:1.25rem}}@media (max-width: 768px){._leagues_1tubv_1{padding:2rem 0}._container_1tubv_7{padding:0 1rem}._header_1tubv_13{flex-direction:column;align-items:flex-start;margin-bottom:2rem}._title_1tubv_22{font-size:32px}._searchBox_1tubv_31{width:100%;min-width:auto}._leaguesGrid_1tubv_100{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:1rem}}@media (max-width: 480px){._leaguesGrid_1tubv_100{grid-template-columns:repeat(2,1fr)}}._leagueDetail_anucr_1{min-height:calc(100vh - 200px);padding:2rem 0;background:linear-gradient(180deg,#0a0a1a,#130c38)}._container_anucr_7{max-width:1400px;margin:0 auto;padding:0 2rem}._backButton_anucr_13{display:inline-flex;align-items:center;gap:.5rem;color:#fffc;text-decoration:none;font-size:14px;margin-bottom:2rem;transition:color .3s ease}._backButton_anucr_13:hover{color:var(--color-purple-primary)}._header_anucr_28{background:#1c124c99;border:1px solid rgba(142,84,233,.3);border-radius:16px;padding:2rem;margin-bottom:2rem}._leagueInfo_anucr_36{display:flex;align-items:center;gap:2rem}._leagueLogo_anucr_42{width:120px;height:120px;object-fit:contain;background:#ffffff0d;border-radius:12px;padding:1rem}._leagueDetails_anucr_51{flex:1}._leagueName_anucr_55{font-size:2.5rem;font-weight:700;color:#fff;margin:0 0 1rem;font-family:"Exo 2",sans-serif}._metaInfo_anucr_63{display:flex;flex-wrap:wrap;gap:1.5rem}._metaItem_anucr_69{display:flex;align-items:center;gap:.5rem;color:#ffffffb3;font-size:14px}._countryFlag_anucr_77{width:24px;height:18px;object-fit:cover;border-radius:2px}._tabs_anucr_84{display:flex;gap:1rem;margin-bottom:2rem;border-bottom:1px solid rgba(142,84,233,.2)}._tab_anucr_84{display:flex;align-items:center;gap:.5rem;padding:1rem 1.5rem;background:transparent;border:none;border-bottom:2px solid transparent;color:#fff9;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease;font-family:Inter,sans-serif}._tab_anucr_84:hover{color:#ffffffe6}._tab_anucr_84._active_anucr_111{color:var(--color-purple-primary);border-bottom-color:var(--color-purple-primary)}._tabContent_anucr_116{min-height:400px}._matchesSection_anucr_120{width:100%}._matchesGrid_anucr_124{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:1.5rem}._standingsSection_anucr_130{width:100%;overflow-x:auto}._standingsTable_anucr_135{background:#1c124c99;border:1px solid rgba(142,84,233,.3);border-radius:16px;overflow:hidden}._standingsTable_anucr_135 table{width:100%;border-collapse:collapse}._standingsTable_anucr_135 thead{background:#8e54e933}._standingsTable_anucr_135 th{padding:1rem;text-align:left;color:#ffffffe6;font-weight:600;font-size:14px;font-family:Inter,sans-serif;border-bottom:1px solid rgba(142,84,233,.3)}._standingsTable_anucr_135 td{padding:1rem;color:#fffc;font-size:14px;border-bottom:1px solid rgba(142,84,233,.1)}._standingsTable_anucr_135 tbody tr:hover{background:#8e54e91a}._position_anucr_172{font-weight:700;color:var(--color-purple-primary);text-align:center;width:60px}._team_anucr_179{display:flex;align-items:center;gap:.75rem;font-weight:600}._teamLogo_anucr_186{width:32px;height:32px;object-fit:contain}._goalsDiff_anucr_192{font-weight:600;text-align:center}._points_anucr_197{font-weight:700;color:var(--color-purple-primary);text-align:center}._loading_anucr_203,._error_anucr_204,._empty_anucr_205{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;text-align:center}._loadingIcon_anucr_214,._errorIcon_anucr_215,._emptyIcon_anucr_216{font-size:4rem;margin-bottom:1rem}._loading_anucr_203 p,._error_anucr_204 p,._empty_anucr_205 p{color:#ffffffb3;font-size:18px;margin:0}._error_anucr_204 ._backButton_anucr_13{margin-top:1.5rem}@media (max-width: 768px){._leagueDetail_anucr_1{padding:1rem 0}._container_anucr_7{padding:0 1rem}._header_anucr_28{padding:1.5rem}._leagueInfo_anucr_36{flex-direction:column;text-align:center;gap:1.5rem}._leagueLogo_anucr_42{width:100px;height:100px}._leagueName_anucr_55{font-size:1.75rem}._metaInfo_anucr_63{justify-content:center;gap:1rem}._tabs_anucr_84{overflow-x:auto;-webkit-overflow-scrolling:touch}._tab_anucr_84{padding:.75rem 1rem;font-size:14px;white-space:nowrap}._matchesGrid_anucr_124{grid-template-columns:1fr;gap:1rem}._standingsTable_anucr_135{font-size:12px}._standingsTable_anucr_135 th,._standingsTable_anucr_135 td{padding:.75rem .5rem}._teamLogo_anucr_186{width:24px;height:24px}}._newsPage_p17kd_1{min-height:100vh;background:#090625;padding:4rem 2rem;color:#fff}._container_p17kd_8{max-width:1200px;margin:0 auto}._header_p17kd_13{margin-bottom:3rem}._backButton_p17kd_17{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:#8e54e91a;border:1px solid rgba(142,84,233,.3);border-radius:8px;color:#fff;text-decoration:none;transition:all .3s ease}._backButton_p17kd_17:hover{background:#8e54e933;border-color:#8e54e980}._content_p17kd_35{margin-top:2rem}._title_p17kd_39{font-size:3rem;font-weight:800;margin-bottom:1rem;background:linear-gradient(135deg,#8e54e9,#645bff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}._subtitle_p17kd_49{font-size:1.25rem;color:#ffffffb3;margin-bottom:3rem}._newsList_p17kd_55{display:flex;flex-direction:column;gap:2rem}._newsItem_p17kd_61{display:grid;grid-template-columns:300px 1fr;gap:2rem;background:#1c124c;border:1px solid rgba(142,84,233,.3);border-radius:16px;padding:2rem;transition:all .3s ease}._newsItem_p17kd_61:hover{border-color:#8e54e980;transform:translateY(-4px)}._newsImage_p17kd_77{width:100%;height:200px;border-radius:12px;overflow:hidden}._placeholderImage_p17kd_84{width:100%;height:100%;background:linear-gradient(135deg,#8e54e9,#645bff);display:flex;align-items:center;justify-content:center;color:#fff;font-size:1.5rem}._newsContent_p17kd_95{display:flex;flex-direction:column;gap:1rem}._newsTitle_p17kd_101{font-size:1.75rem;font-weight:700;color:#fff;margin:0}._newsExcerpt_p17kd_108{font-size:1rem;color:#ffffffb3;line-height:1.6;margin:0}._newsDate_p17kd_115{font-size:.875rem;color:#8e54e9cc;margin-top:auto}@media (max-width: 768px){._newsPage_p17kd_1{padding:2rem 1rem}._title_p17kd_39{font-size:2rem}._newsItem_p17kd_61{grid-template-columns:1fr}._newsImage_p17kd_77{height:200px}}._blogPage_jmnib_1{min-height:100vh;background:#090625;padding:4rem 2rem;color:#fff}._container_jmnib_8{max-width:1200px;margin:0 auto}._header_jmnib_13{margin-bottom:3rem}._backButton_jmnib_17{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:#8e54e91a;border:1px solid rgba(142,84,233,.3);border-radius:8px;color:#fff;text-decoration:none;transition:all .3s ease}._backButton_jmnib_17:hover{background:#8e54e933;border-color:#8e54e980}._content_jmnib_35{margin-top:2rem}._title_jmnib_39{font-size:3rem;font-weight:800;margin-bottom:1rem;background:linear-gradient(135deg,#8e54e9,#645bff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}._subtitle_jmnib_49{font-size:1.25rem;color:#ffffffb3;margin-bottom:3rem}._blogList_jmnib_55{display:flex;flex-direction:column;gap:2rem}._blogItem_jmnib_61{display:grid;grid-template-columns:300px 1fr;gap:2rem;background:#1c124c;border:1px solid rgba(142,84,233,.3);border-radius:16px;padding:2rem;transition:all .3s ease}._blogItem_jmnib_61:hover{border-color:#8e54e980;transform:translateY(-4px)}._blogImage_jmnib_77{width:100%;height:200px;border-radius:12px;overflow:hidden}._placeholderImage_jmnib_84{width:100%;height:100%;background:linear-gradient(135deg,#8e54e9,#645bff);display:flex;align-items:center;justify-content:center;color:#fff;font-size:1.5rem}._blogContent_jmnib_95{display:flex;flex-direction:column;gap:1rem}._blogTitle_jmnib_101{font-size:1.75rem;font-weight:700;color:#fff;margin:0}._blogExcerpt_jmnib_108{font-size:1rem;color:#ffffffb3;line-height:1.6;margin:0}._blogDate_jmnib_115{font-size:.875rem;color:#8e54e9cc;margin-top:auto}@media (max-width: 768px){._blogPage_jmnib_1{padding:2rem 1rem}._title_jmnib_39{font-size:2rem}._blogItem_jmnib_61{grid-template-columns:1fr}._blogImage_jmnib_77{height:200px}}._termsPage_1j55w_1{min-height:100vh;background:#090625;padding:4rem 2rem;color:#fff}._container_1j55w_8{max-width:900px;margin:0 auto}._header_1j55w_13{margin-bottom:3rem}._backButton_1j55w_17{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:#8e54e91a;border:1px solid rgba(142,84,233,.3);border-radius:8px;color:#fff;text-decoration:none;transition:all .3s ease}._backButton_1j55w_17:hover{background:#8e54e933;border-color:#8e54e980}._content_1j55w_35{margin-top:2rem}._title_1j55w_39{font-size:3rem;font-weight:800;margin-bottom:1rem;background:linear-gradient(135deg,#8e54e9,#645bff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}._lastUpdated_1j55w_49{font-size:.875rem;color:#ffffff80;margin-bottom:3rem}._sections_1j55w_55{display:flex;flex-direction:column;gap:2.5rem}._section_1j55w_55{background:#1c124c;border:1px solid rgba(142,84,233,.3);border-radius:16px;padding:2rem}._sectionTitle_1j55w_68{font-size:1.5rem;font-weight:700;color:#8e54e9;margin-bottom:1rem}._sectionText_1j55w_75{font-size:1rem;color:#fffc;line-height:1.8;margin:0}@media (max-width: 768px){._termsPage_1j55w_1{padding:2rem 1rem}._title_1j55w_39{font-size:2rem}._section_1j55w_55{padding:1.5rem}}._privacyPage_he702_1{min-height:100vh;background:#090625;padding:4rem 2rem;color:#fff}._container_he702_8{max-width:900px;margin:0 auto}._header_he702_13{margin-bottom:3rem}._backButton_he702_17{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:#8e54e91a;border:1px solid rgba(142,84,233,.3);border-radius:8px;color:#fff;text-decoration:none;transition:all .3s ease}._backButton_he702_17:hover{background:#8e54e933;border-color:#8e54e980}._content_he702_35{margin-top:2rem}._title_he702_39{font-size:3rem;font-weight:800;margin-bottom:1rem;background:linear-gradient(135deg,#8e54e9,#645bff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}._lastUpdated_he702_49{font-size:.875rem;color:#ffffff80;margin-bottom:3rem}._sections_he702_55{display:flex;flex-direction:column;gap:2.5rem}._section_he702_55{background:#1c124c;border:1px solid rgba(142,84,233,.3);border-radius:16px;padding:2rem}._sectionTitle_he702_68{font-size:1.5rem;font-weight:700;color:#8e54e9;margin-bottom:1rem}._sectionText_he702_75{font-size:1rem;color:#fffc;line-height:1.8;margin:0}@media (max-width: 768px){._privacyPage_he702_1{padding:2rem 1rem}._title_he702_39{font-size:2rem}._section_he702_55{padding:1.5rem}}._cookiesPage_pf40m_1{min-height:100vh;background:#090625;padding:4rem 2rem;color:#fff}._container_pf40m_8{max-width:900px;margin:0 auto}._header_pf40m_13{margin-bottom:3rem}._backButton_pf40m_17{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:#8e54e91a;border:1px solid rgba(142,84,233,.3);border-radius:8px;color:#fff;text-decoration:none;transition:all .3s ease}._backButton_pf40m_17:hover{background:#8e54e933;border-color:#8e54e980}._content_pf40m_35{margin-top:2rem}._title_pf40m_39{font-size:3rem;font-weight:800;margin-bottom:1rem;background:linear-gradient(135deg,#8e54e9,#645bff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}._lastUpdated_pf40m_49{font-size:.875rem;color:#ffffff80;margin-bottom:3rem}._sections_pf40m_55{display:flex;flex-direction:column;gap:2.5rem}._section_pf40m_55{background:#1c124c;border:1px solid rgba(142,84,233,.3);border-radius:16px;padding:2rem}._sectionTitle_pf40m_68{font-size:1.5rem;font-weight:700;color:#8e54e9;margin-bottom:1rem}._sectionText_pf40m_75{font-size:1rem;color:#fffc;line-height:1.8;margin:0}@media (max-width: 768px){._cookiesPage_pf40m_1{padding:2rem 1rem}._title_pf40m_39{font-size:2rem}._section_pf40m_55{padding:1.5rem}}._loginPage_oqstz_1{min-height:100vh;background:#090625;padding:4rem 2rem;display:flex;align-items:center;justify-content:center;color:#fff}._container_oqstz_11{width:100%;max-width:450px}._loginCard_oqstz_16{background:#1c124c;border:1px solid rgba(142,84,233,.3);border-radius:20px;padding:3rem;box-shadow:0 20px 60px #8e54e91a}._header_oqstz_24{text-align:center;margin-bottom:2.5rem}._title_oqstz_29{font-size:2rem;font-weight:800;margin-bottom:.5rem;background:linear-gradient(135deg,#8e54e9,#645bff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}._subtitle_oqstz_39{font-size:1rem;color:#ffffffb3}._form_oqstz_44{display:flex;flex-direction:column;gap:1.5rem}._formGroup_oqstz_50{display:flex;flex-direction:column;gap:.5rem}._label_oqstz_56{font-size:.875rem;font-weight:600;color:#ffffffe6}._input_oqstz_62{padding:.875rem 1rem;background:#8e54e91a;border:1px solid rgba(142,84,233,.3);border-radius:10px;color:#fff;font-size:1rem;transition:all .3s ease}._input_oqstz_62:focus{outline:none;border-color:#8e54e9;background:#8e54e926}._input_oqstz_62::placeholder{color:#fff6}._formOptions_oqstz_82{display:flex;justify-content:space-between;align-items:center;font-size:.875rem}._checkboxLabel_oqstz_89{display:flex;align-items:center;gap:.5rem;color:#ffffffb3;cursor:pointer}._checkbox_oqstz_89{width:18px;height:18px;cursor:pointer}._forgotLink_oqstz_103{color:#8e54e9;text-decoration:none;transition:color .3s ease}._forgotLink_oqstz_103:hover{color:#a67aff}._submitButton_oqstz_113{padding:1rem;background:linear-gradient(135deg,#8e54e9,#645bff);border:none;border-radius:10px;color:#fff;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;margin-top:.5rem}._submitButton_oqstz_113:hover{transform:translateY(-2px);box-shadow:0 10px 30px #8e54e966}._divider_oqstz_131{display:flex;align-items:center;text-align:center;margin:1.5rem 0;color:#ffffff80;font-size:.875rem}._divider_oqstz_131:before,._divider_oqstz_131:after{content:"";flex:1;border-bottom:1px solid rgba(142,84,233,.3)}._divider_oqstz_131 span{padding:0 1rem}._socialLogin_oqstz_151{display:flex;flex-direction:column;gap:.75rem}._socialButton_oqstz_157{display:flex;align-items:center;justify-content:center;gap:.75rem;padding:.875rem;background:#ffffff0d;border:1px solid rgba(142,84,233,.3);border-radius:10px;color:#fff;font-size:1rem;font-weight:500;cursor:pointer;transition:all .3s ease}._socialButton_oqstz_157:hover{background:#ffffff1a;border-color:#8e54e980}._signupLink_oqstz_178{text-align:center;font-size:.875rem;color:#ffffffb3;margin-top:1rem}._signupLink_oqstz_178 a{color:#8e54e9;text-decoration:none;font-weight:600}._signupLink_oqstz_178 a:hover{color:#a67aff}@media (max-width: 768px){._loginPage_oqstz_1{padding:2rem 1rem}._loginCard_oqstz_16{padding:2rem}._title_oqstz_29{font-size:1.75rem}}._signupPage_1r8eo_1{min-height:100vh;background:#090625;padding:4rem 2rem;display:flex;align-items:center;justify-content:center;color:#fff}._container_1r8eo_11{width:100%;max-width:450px}._signupCard_1r8eo_16{background:#1c124c;border:1px solid rgba(142,84,233,.3);border-radius:20px;padding:3rem;box-shadow:0 20px 60px #8e54e91a}._header_1r8eo_24{text-align:center;margin-bottom:2.5rem}._title_1r8eo_29{font-size:2rem;font-weight:800;margin-bottom:.5rem;background:linear-gradient(135deg,#8e54e9,#645bff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}._subtitle_1r8eo_39{font-size:1rem;color:#ffffffb3}._form_1r8eo_44{display:flex;flex-direction:column;gap:1.5rem}._formGroup_1r8eo_50{display:flex;flex-direction:column;gap:.5rem}._label_1r8eo_56{font-size:.875rem;font-weight:600;color:#ffffffe6}._input_1r8eo_62{padding:.875rem 1rem;background:#8e54e91a;border:1px solid rgba(142,84,233,.3);border-radius:10px;color:#fff;font-size:1rem;transition:all .3s ease}._input_1r8eo_62:focus{outline:none;border-color:#8e54e9;background:#8e54e926}._input_1r8eo_62::placeholder{color:#fff6}._formOptions_1r8eo_82{font-size:.875rem}._checkboxLabel_1r8eo_86{display:flex;align-items:flex-start;gap:.5rem;color:#ffffffb3;cursor:pointer;line-height:1.5}._checkboxLabel_1r8eo_86 a{color:#8e54e9;text-decoration:none}._checkboxLabel_1r8eo_86 a:hover{color:#a67aff}._checkbox_1r8eo_86{width:18px;height:18px;margin-top:2px;cursor:pointer;flex-shrink:0}._submitButton_1r8eo_112{padding:1rem;background:linear-gradient(135deg,#8e54e9,#645bff);border:none;border-radius:10px;color:#fff;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;margin-top:.5rem}._submitButton_1r8eo_112:hover{transform:translateY(-2px);box-shadow:0 10px 30px #8e54e966}._divider_1r8eo_130{display:flex;align-items:center;text-align:center;margin:1.5rem 0;color:#ffffff80;font-size:.875rem}._divider_1r8eo_130:before,._divider_1r8eo_130:after{content:"";flex:1;border-bottom:1px solid rgba(142,84,233,.3)}._divider_1r8eo_130 span{padding:0 1rem}._socialSignup_1r8eo_150{display:flex;flex-direction:column;gap:.75rem}._socialButton_1r8eo_156{display:flex;align-items:center;justify-content:center;gap:.75rem;padding:.875rem;background:#ffffff0d;border:1px solid rgba(142,84,233,.3);border-radius:10px;color:#fff;font-size:1rem;font-weight:500;cursor:pointer;transition:all .3s ease}._socialButton_1r8eo_156:hover{background:#ffffff1a;border-color:#8e54e980}._loginLink_1r8eo_177{text-align:center;font-size:.875rem;color:#ffffffb3;margin-top:1rem}._loginLink_1r8eo_177 a{color:#8e54e9;text-decoration:none;font-weight:600}._loginLink_1r8eo_177 a:hover{color:#a67aff}@media (max-width: 768px){._signupPage_1r8eo_1{padding:2rem 1rem}._signupCard_1r8eo_16{padding:2rem}._title_1r8eo_29{font-size:1.75rem}}.app{min-height:100vh;display:flex;flex-direction:column;background:var(--color-bg-primary)}.main-content{flex:1}@font-face{font-family:Helvetica Neue;src:url(/assets/fonts/HelveticaNeueUltraLight.otf) format("opentype");font-weight:100;font-style:normal;font-display:swap}@font-face{font-family:Helvetica Neue;src:url(/assets/fonts/HelveticaNeueThin.otf) format("opentype");font-weight:200;font-style:normal;font-display:swap}@font-face{font-family:Helvetica Neue;src:url(/assets/fonts/HelveticaNeueLight.otf) format("opentype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Helvetica Neue;src:url(/assets/fonts/HelveticaNeueRoman.otf) format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Helvetica Neue;src:url(/assets/fonts/HelveticaNeueMedium.otf) format("opentype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Helvetica Neue;src:url(/assets/fonts/HelveticaNeueBold.otf) format("opentype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Helvetica Neue;src:url(/assets/fonts/HelveticaNeueHeavy.otf) format("opentype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Helvetica Neue;src:url(/assets/fonts/HelveticaNeueBlack.otf) format("opentype");font-weight:800;font-style:normal;font-display:swap}:root{--color-primary: #ffffff;--color-primary-rgb: 255, 255, 255;--color-bg-primary: #090625;--color-bg-secondary: #0a0a1a;--color-bg-dark: #27272a;--color-bg-card: #130c38;--color-bg-card-hover: #211a3d;--color-bg-black: #101010;--color-purple-primary: #8e54e9;--color-purple-primary-rgba: rgba(142, 84, 233, .2);--color-purple-secondary: #6837ee;--color-purple-hover: #7c3aed;--color-purple-active: #a237ee;--color-purple-light: #a89fff;--color-purple-indigo: #645bff;--color-text-primary: #ffffff;--color-text-secondary: #a89fff;--color-text-muted: rgba(255, 255, 255, .7);--color-text-gray-light: #d1d5db;--color-text-gray: #9ca3af;--color-text-gray-dark: #6b7280;--color-text-off-white: #fafafa;--color-border-purple: rgba(142, 84, 233, .2);--color-border-purple-strong: rgba(142, 84, 233, .3);--color-border-purple-button: rgb(104, 55, 238);--color-shadow-purple: rgba(124, 58, 237, .4);--color-shadow-purple-active: rgb(162, 55, 238);--color-shadow-black: rgba(0, 0, 0, .1);--font-exo-2: "Exo 2", sans-serif;--font-helvetica-neue: "Helvetica Neue", sans-serif;--font-inter: "Inter", sans-serif;--font-system: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", sans-serif;--font-size-exo-heading-1: 72px;--font-size-exo-heading-2: 36px;--font-size-exo-heading-3: 24px;--font-size-exo-heading-4: 18px;--font-size-exo-body: 16px;--font-size-helvetica-heading: 24px;--font-size-helvetica-button: 20px;--font-size-inter-heading-1: 20px;--font-size-inter-heading-2: 18px;--font-size-inter-body: 16px;--font-size-inter-link: 20px;--font-size-inter-button: 20px;--font-size-inter-caption: 14px;--font-size-inter-small: 12px;--font-weight-light: 300;--font-weight-normal: 400;--font-weight-medium: 500;--font-weight-semibold: 600;--font-weight-bold: 700;--font-weight-heavy: 800;--line-height-tight: 1.25;--line-height-normal: 1.5;--line-height-relaxed: 1.63;--line-height-loose: 1.75;--spacing-1: 2px;--spacing-2: 4px;--spacing-3: 8px;--spacing-4: 12px;--spacing-5: 16px;--spacing-6: 20px;--spacing-7: 24px;--spacing-8: 32px;--spacing-9: 60px;--spacing-10: 64px;--spacing-11: 72px;--spacing-12: 96px;--radius-none: 0px;--radius-sm: 4px;--radius-md: 8px;--radius-lg: 12px;--radius-xl: 16px;--radius-full: 9999px;--shadow-sm: rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, .1) 0px 1px 3px 0px, rgba(0, 0, 0, .1) 0px 1px 2px -1px;--shadow-md: rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, .1) 0px 10px 15px -3px, rgba(0, 0, 0, .1) 0px 4px 6px -4px;--shadow-purple: rgba(124, 58, 237, .4) 0px 4px 20px;--shadow-purple-active: rgb(162, 55, 238) 0px 2px 10px;--shadow-focus: rgba(0, 0, 0, .1) 0px 4px 12px, rgba(124, 58, 237, .2) 0px 0px 0px 2px;--button-padding-sm: 0px 24px;--button-padding-md: 20px 36px;--button-transition: all .3s ease;--button-transform-hover: scale(1.05);--breakpoint-xs: 600px;--breakpoint-sm: 640px;--breakpoint-md: 768px;--breakpoint-lg: 1024px;--breakpoint-xl: 1200px;--breakpoint-2xl: 1280px;--breakpoint-3xl: 1536px;--badge-bg: rgba(142, 84, 233, .2);--badge-text: #8e54e9;--badge-border: 1px solid rgba(142, 84, 233, .3);--badge-padding: 2px 10px;--badge-radius: 9999px;--badge-font-size: 12px;--badge-font-weight: 600}:root{--bg-primary: var(--color-bg-primary);--bg-secondary: var(--color-bg-secondary);--bg-card: var(--color-bg-card);--bg-card-hover: var(--color-bg-card-hover);--text-primary: var(--color-text-primary);--text-secondary: var(--color-text-secondary);--text-muted: var(--color-text-muted);--purple-primary: var(--color-purple-primary);--purple-secondary: var(--color-purple-secondary);--purple-light: var(--color-purple-light);--border-purple: var(--color-border-purple)}*{margin:0;padding:0;box-sizing:border-box}html{overflow-x:hidden;width:100%;max-width:100vw}body{font-family:Inter,Helvetica Neue,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:var(--color-bg-primary);color:var(--color-text-primary);overflow-x:hidden;width:100%;max-width:100vw;position:relative}#root{min-height:100vh;background:var(--color-bg-primary);width:100%;max-width:100vw;overflow-x:hidden;position:relative}.ai-battle-live-indicator{width:8px!important;height:8px!important;background:#10b981!important;background-color:#10b981!important;border-radius:50%!important;display:inline-block!important;box-shadow:0 0 8px #10b98199!important;animation:pulse 2s infinite!important;flex-shrink:0!important}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.1)}}::-webkit-scrollbar{width:12px;height:12px}::-webkit-scrollbar-track{background:#090625;border-left:1px solid rgba(142,84,233,.1)}::-webkit-scrollbar-thumb{background:linear-gradient(135deg,#8e54e9,#645bff);border-radius:6px;border:2px solid #090625;transition:all .3s ease}::-webkit-scrollbar-thumb:hover{background:linear-gradient(135deg,#9d64f9,#746bff);box-shadow:0 0 10px #8e54e980}::-webkit-scrollbar-thumb:active{background:linear-gradient(135deg,#7e44d9,#544bdf)}*{scrollbar-width:thin;scrollbar-color:#8e54e9 #090625}html{scroll-behavior:smooth}
