.ExpiredArticleToast_toast__U42G9{position:fixed;bottom:2rem;left:50%;transform:translateX(-50%);background:#25282A;color:#ffffff;padding:.75rem 1.5rem;border-radius:8px;font-size:.95rem;box-shadow:0 4px 12px rgba(0,0,0,.2);z-index:9999;pointer-events:none}.ExpiredArticleToast_fadeIn__JBKej{animation:ExpiredArticleToast_fadeIn__JBKej .2s ease-out forwards}.ExpiredArticleToast_fadeOut__svrg_{animation:ExpiredArticleToast_fadeOut__svrg_ .3s ease-in forwards}@keyframes ExpiredArticleToast_fadeIn__JBKej{0%{opacity:0;transform:translateX(-50%) translateY(10px)}to{opacity:1;transform:translateX(-50%) translateY(0)}}@keyframes ExpiredArticleToast_fadeOut__svrg_{0%{opacity:1;transform:translateX(-50%) translateY(0)}to{opacity:0;transform:translateX(-50%) translateY(10px)}}.Hero_hero__bqvNd{position:relative;background-color:#001871;color:#ffffff;padding:4rem 1.5rem;text-align:center;min-height:300px;display:flex;align-items:center;justify-content:center}.Hero_hero__bqvNd.Hero_withBackground__EfosG{overflow:hidden}.Hero_backgroundImages__Qcned{position:absolute;top:0;left:0;right:0;bottom:0;z-index:0}.Hero_backgroundImage__Lx25U{position:absolute;top:0;left:0;right:0;bottom:0;background-size:cover;background-position:top;background-repeat:no-repeat;opacity:0;transition:opacity 1s ease-in-out}.Hero_backgroundImage__Lx25U.Hero_active__i1QVj{opacity:1}.Hero_overlay__GFOqg{position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(0,24,113,.7);z-index:1}.Hero_hero__bqvNd:not(.Hero_withBackground__EfosG) .Hero_overlay__GFOqg{display:none}.Hero_container__uaTFp{position:relative;z-index:2;max-width:900px;margin:0 auto}.Hero_title__h4PJ2{font-size:2.5rem;font-weight:700;margin:0 0 1rem;line-height:1.2}.Hero_subtitle__WCdI_{font-size:1.25rem;margin:0 0 2rem;opacity:.9;line-height:1.6}.Hero_buttons__jEfRv{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.Hero_button__COWUi{display:inline-block;padding:.625rem 2rem;border-radius:4px;text-decoration:none;font-weight:600;font-size:1rem;transition:all .2s ease}.Hero_primary__A3dKy{background-color:#fde5e6;color:#001871}.Hero_primary__A3dKy:hover{background-color:#fbd0d2;transform:translateY(-2px)}.Hero_secondary__naBSQ{background-color:transparent;color:#ffffff;border:2px solid #ffffff}.Hero_secondary__naBSQ:hover{background-color:rgba(255,255,255,.1);transform:translateY(-2px)}@media (min-width:768px){.Hero_hero__bqvNd{padding:6rem 2rem;min-height:400px}.Hero_title__h4PJ2{font-size:3.5rem}.Hero_subtitle__WCdI_{font-size:1.5rem}}@media (max-width:480px){.Hero_hero__bqvNd{padding:3rem 1rem;min-height:250px}.Hero_title__h4PJ2{font-size:1.75rem}.Hero_subtitle__WCdI_{font-size:1rem}.Hero_button__COWUi{padding:.5rem 1.5rem;font-size:.9rem}}.HeroBannerJa_banner__8RqLg{width:100%;height:calc(100vh - 70px);display:flex;align-items:center;justify-content:center;background-color:#25282a;padding:1.5rem 2rem 2rem}.HeroBannerJa_grid__HDgr1{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:1fr;grid-gap:1.5rem;gap:1.5rem;width:100%;height:100%;max-width:80rem}.HeroBannerJa_cardLink__jJ_6k{text-decoration:none;color:inherit;display:block;opacity:0;animation:HeroBannerJa_fadeInUp__G2eB5 .6s ease-out forwards;animation-delay:calc(var(--card-index) * .2s)}.HeroBannerJa_card__9xr8U{position:relative;height:100%;border-radius:1.5rem;overflow:hidden;cursor:pointer;transition:transform .4s ease}.HeroBannerJa_card__9xr8U:hover{transform:scale(1.03)}.HeroBannerJa_cardImage__gAMIi{position:absolute;inset:0;background-size:cover;background-position:50%;opacity:.5;transition:opacity .4s ease}.HeroBannerJa_card__9xr8U:hover .HeroBannerJa_cardImage__gAMIi{opacity:.65}.HeroBannerJa_cardOverlay__bFC4N{position:absolute;inset:0;opacity:.65;transition:opacity .4s ease}.HeroBannerJa_card__9xr8U:hover .HeroBannerJa_cardOverlay__bFC4N{opacity:.55}.HeroBannerJa_card__9xr8U:before{content:"";position:absolute;inset:0;background:rgba(255,255,255,.05);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:1}.HeroBannerJa_cardContent__HLTS1{position:relative;z-index:2;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem}.HeroBannerJa_kanji__7cl0M{font-size:8rem;font-weight:300;color:#fefefe;letter-spacing:.1em;transition:transform .3s ease;line-height:1}.HeroBannerJa_card__9xr8U:hover .HeroBannerJa_kanji__7cl0M{transform:scale(1.1) translateY(-10px)}.HeroBannerJa_subtitle__EF__n{font-size:1rem;color:rgba(255,255,255,.8);margin-top:1rem;transition:opacity .3s ease}.HeroBannerJa_card__9xr8U:hover .HeroBannerJa_subtitle__EF__n{opacity:1;color:#ffffff}.HeroBannerJa_cardBorder__kbJ8h{position:absolute;inset:0;border-radius:1.5rem;border:2px solid transparent;transition:border-color .3s ease;z-index:3;pointer-events:none}.HeroBannerJa_cardBorderVisible__vUCxz{border-color:rgba(255,255,255,.3)}.HeroBannerJa_shimmer__A7YdJ{position:absolute;inset:0;z-index:3;pointer-events:none;background:linear-gradient(90deg,transparent 0,rgba(255,255,255,.1) 50%,transparent);animation:HeroBannerJa_shimmerSlide__oxYWI .8s ease-in-out}.HeroBannerJa_cardLink__jJ_6k:hover .HeroBannerJa_card__9xr8U{box-shadow:0 0 30px rgba(255,255,255,.15)}@keyframes HeroBannerJa_fadeInUp__G2eB5{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@keyframes HeroBannerJa_shimmerSlide__oxYWI{0%{transform:translateX(-100%)}to{transform:translateX(100%)}}@media (max-width:1024px){.HeroBannerJa_kanji__7cl0M{font-size:6rem}}@media (max-width:768px){.HeroBannerJa_banner__8RqLg{height:auto;padding:1.5rem 1rem 2rem}.HeroBannerJa_grid__HDgr1{grid-template-columns:1fr;gap:1rem}.HeroBannerJa_card__9xr8U{height:220px}.HeroBannerJa_kanji__7cl0M{font-size:5rem}}.LatestNews_section__LKvl7{background-color:#f5f5f5;padding:1.25rem 1rem}.LatestNews_container__Sl3aF{max-width:1200px;margin:0 auto}.LatestNews_header__pNw5B{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.LatestNews_sectionTitle__NMnqj{font-size:1.75rem;font-weight:700;color:#001871;margin:0}.LatestNews_viewAll__HlgdL{color:#001871;text-decoration:none;font-weight:600;font-size:.9rem;transition:color .2s ease}.LatestNews_viewAll__HlgdL:hover{color:#f0252d}.LatestNews_article__iFk6m{display:flex;flex-direction:column-reverse;background:white;border-radius:12px;overflow:hidden;box-shadow:0 4px 12px rgba(0,0,0,.1),2px 2px 0 0 #d4af37,4px 4px 0 0 #F99FC9,6px 6px 0 0 #001871;text-decoration:none;color:inherit;transition:transform .3s ease,box-shadow .3s ease}.LatestNews_article__iFk6m:hover{transform:translateY(-4px);box-shadow:0 8px 24px rgba(0,0,0,.15),2px 2px 0 0 #d4af37,4px 4px 0 0 #F99FC9,6px 6px 0 0 #001871}.LatestNews_content__S1SvJ{padding:1.5rem;display:flex;flex-direction:column;justify-content:center}.LatestNews_timeAgo__aod2W{font-size:.85rem;color:#666;margin-bottom:.5rem}.LatestNews_title__zPNFw{font-size:1.5rem;font-weight:700;color:#1a1a1a;margin:0 0 .5rem;line-height:1.3}.LatestNews_fallbackNotice__0C84t{display:block;font-size:.85rem;color:#888;font-style:italic;margin-bottom:.5rem}.LatestNews_excerpt__Ua9P_{font-size:1rem;color:#555;line-height:1.6;margin:0 0 1rem;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.LatestNews_contentFooter__hrSRG{display:flex;justify-content:space-between;align-items:center}.LatestNews_readMore__XtwZx{color:#001871;font-weight:600;font-size:.95rem}.LatestNews_article__iFk6m:hover .LatestNews_readMore__XtwZx{color:#f0252d}.LatestNews_competitionLogo__XFZro{width:56px;height:56px;object-fit:contain;flex-shrink:0}.LatestNews_imageWrapper__4FsrK{position:relative;width:100%;aspect-ratio:16/9}.LatestNews_image__b_N5Z{object-fit:cover}@media (min-width:768px){.LatestNews_section__LKvl7{padding:1.5rem 2rem}.LatestNews_sectionTitle__NMnqj{font-size:2rem}.LatestNews_article__iFk6m{flex-direction:row;min-height:320px}.LatestNews_content__S1SvJ{flex:1 1;padding:2rem;min-width:0}.LatestNews_title__zPNFw{font-size:2rem}.LatestNews_excerpt__Ua9P_{font-size:1.1rem;-webkit-line-clamp:4}.LatestNews_imageWrapper__4FsrK{flex:1 1;aspect-ratio:auto;min-height:320px}}@media (min-width:1024px){.LatestNews_content__S1SvJ{padding:2.5rem}.LatestNews_title__zPNFw{font-size:2.25rem}}.RecentNews_section__LEtMS{background-color:#f5f5f5;padding:.25rem 0 .75rem}.RecentNews_container__Y6Xpe{max-width:1200px;margin:0 auto}.RecentNews_heading__5_ZDP{font-size:1.75rem;font-weight:700;color:#001871;margin:0 0 1.5rem;padding:0 1rem}.RecentNews_scrollWrapper__NWa6U{overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;padding:0 1rem}.RecentNews_scrollWrapper__NWa6U::-webkit-scrollbar{display:none}.RecentNews_grid__Dnj16{display:flex;gap:1rem;min-width:min-content}.RecentNews_cardWrapper__7M1Kk{flex:0 0 70%;max-width:70%;display:flex;flex-direction:column;gap:.5rem}.RecentNews_card__J66Zn{background:white;border-radius:12px;overflow:hidden;box-shadow:0 4px 12px rgba(0,0,0,.1);text-decoration:none;color:inherit;transition:transform .3s ease,box-shadow .3s ease}.RecentNews_card__J66Zn:hover{transform:translateY(-4px);box-shadow:0 8px 20px rgba(0,0,0,.15)}.RecentNews_imageWrapper__sjNpK{position:relative;width:100%;aspect-ratio:16/10}.RecentNews_image__JjPVz{object-fit:cover}.RecentNews_content__qYRLU{padding:1rem}.RecentNews_title__W7dsu{font-size:.95rem;font-weight:600;color:#1a1a1a;margin:0 0 .5rem;line-height:1.4;min-height:2.8em;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.RecentNews_card__J66Zn:hover .RecentNews_title__W7dsu{color:#001871}.RecentNews_fallbackNotice__zO1QT{display:block;font-size:.7rem;color:#888;font-style:italic;margin-bottom:.25rem}.RecentNews_contentFooter__HNhCy{display:flex;justify-content:space-between;align-items:center;min-height:40px}.RecentNews_timeAgo__JcCmV{font-size:.75rem;color:#666}.RecentNews_competitionLogo__iRqYz{width:40px;height:40px;object-fit:contain;flex-shrink:0}.RecentNews_moreLink__MnMsw{font-size:.85rem;color:#001871;text-decoration:none;font-weight:600;padding:.5rem 0;display:inline-block;transition:color .2s ease}.RecentNews_moreLink__MnMsw:hover{color:#d4af37}@media (min-width:480px){.RecentNews_cardWrapper__7M1Kk{flex:0 0 45%;max-width:45%}}@media (min-width:768px){.RecentNews_section__LEtMS{padding:.5rem 2rem 1rem}.RecentNews_heading__5_ZDP{font-size:2rem;padding:0}.RecentNews_scrollWrapper__NWa6U{overflow-x:visible;padding:0}.RecentNews_grid__Dnj16{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:1.5rem;gap:1.5rem}.RecentNews_cardWrapper__7M1Kk{flex:none;max-width:none}.RecentNews_content__qYRLU{padding:1.25rem}.RecentNews_title__W7dsu{font-size:1rem}.RecentNews_moreLink__MnMsw{font-size:.9rem}}.EventCard_card__Gx3pY{background:white;border-radius:12px;overflow:hidden;box-shadow:0 4px 12px rgba(0,0,0,.1);text-decoration:none;color:inherit;transition:transform .3s ease,box-shadow .3s ease;display:flex;flex-direction:column;flex:1 1}.EventCard_card__Gx3pY:hover{transform:translateY(-4px);box-shadow:0 8px 20px rgba(0,0,0,.15)}.EventCard_cardStatic__EbNk2{cursor:default}.EventCard_cardStatic__EbNk2:hover{transform:none;box-shadow:0 4px 12px rgba(0,0,0,.1)}.EventCard_imageWrapper__kqhhI{position:relative;width:100%;aspect-ratio:16/10;flex:1 1}.EventCard_image__YVcd1{object-fit:cover}.EventCard_cardHeader__eYHxP{padding:.75rem 1rem .5rem}.EventCard_titleRow__Ei6_D{display:flex;align-items:flex-start;justify-content:space-between;gap:.5rem}.EventCard_competitionLogo__1gl32{object-fit:contain}.EventCard_competitionLogoSpacer__HAEwg,.EventCard_competitionLogo__1gl32{width:32px;height:32px;flex-shrink:0}.EventCard_title__z9Iv_{font-size:.95rem;font-weight:600;color:#1a1a1a;margin:0;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.EventCard_card__Gx3pY:hover .EventCard_title__z9Iv_{color:#001871}.EventCard_fallbackNotice__RjAV_{display:block;font-size:.7rem;color:#888;font-style:italic;margin-top:.25rem}.EventCard_content__tmTex{padding:.5rem 1rem 1rem;margin-top:auto}.EventCard_subtitle__nmEUm{display:block;font-size:.8rem;font-weight:500;color:#555;margin-bottom:.4rem}.EventCard_eventInfo__Yk6cw{display:flex;flex-direction:column;gap:.25rem;margin-bottom:.5rem}.EventCard_date__yuT8g{font-size:.85rem;font-weight:600;color:#001871}.EventCard_location__2Rerz{font-size:.75rem;color:#666}.EventCard_locationLink__EBb9s{position:relative;z-index:1;font-size:.75rem;color:#0072ce;text-decoration:none;transition:color .2s ease}.EventCard_locationLink__EBb9s:hover{color:#001871;text-decoration:underline}.EventCard_teamsDisplay__hYa4L{display:flex;flex-direction:column;align-items:center;padding:.5rem .25rem;flex:1 1;background:#f9f9f9;gap:.25rem}.EventCard_tossInfo__SRZ7I{font-size:.65rem;font-weight:500;color:#555;text-align:center;min-height:1rem;line-height:1rem}.EventCard_teamsRow__T5IDS{display:flex;align-items:center;justify-content:center;gap:.5rem;width:100%}.EventCard_matchResult__oY_m8{text-align:center;font-size:.6rem;font-weight:600;color:#001871;padding:0 .25rem;min-height:1rem;line-height:1.3}.EventCard_team__qjlAM{display:flex;flex-direction:column;align-items:center;gap:.2rem;flex:1 1;min-width:0}.EventCard_teamLogo__5zyFX{width:44px;height:44px;object-fit:contain;border-radius:50%;border:2px solid #001871}.EventCard_teamLogoPlaceholder__SfE8x{width:44px;height:44px;border-radius:50%;border:2px solid #ccc;background:#eee}.EventCard_teamName__m_Amu{font-size:.65rem}.EventCard_teamName__m_Amu,.EventCard_teamScore__u5_h5{font-weight:600;color:#1a1a1a;text-align:center;line-height:1.2}.EventCard_teamScore__u5_h5{font-size:.7rem}.EventCard_teamOvers__G_Kon{font-size:.6rem;font-weight:400;color:#666;text-align:center;line-height:1.2}.EventCard_vs__oUgGb{font-size:.7rem;font-weight:700;color:#666;flex-shrink:0}.EventCard_cancelled__agCMI{opacity:.75}.EventCard_cancelledBanner__5xS1a{background:#dc3545;color:white;padding:.5rem 1rem;display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.EventCard_cancelledLabel__Zaqw2{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em}.EventCard_cancelledReason__pnfVd{font-size:.7rem;font-weight:400;opacity:.9}@media (min-width:768px){.EventCard_cardHeader__eYHxP{padding:1rem 1.25rem .5rem}.EventCard_content__tmTex{padding:.5rem 1.25rem 1rem}.EventCard_title__z9Iv_{font-size:1.05rem}.EventCard_teamsDisplay__hYa4L{padding:.5rem;gap:.4rem}.EventCard_tossInfo__SRZ7I{font-size:.85rem;min-height:1.1rem;line-height:1.1rem}.EventCard_teamsRow__T5IDS{gap:1rem}.EventCard_team__qjlAM{gap:.4rem}.EventCard_teamLogoPlaceholder__SfE8x,.EventCard_teamLogo__5zyFX{width:60px;height:60px}.EventCard_teamName__m_Amu{font-size:.85rem}.EventCard_teamScore__u5_h5{font-size:.8rem}.EventCard_teamOvers__G_Kon{font-size:.7rem}.EventCard_vs__oUgGb{font-size:.8rem}.EventCard_matchResult__oY_m8{font-size:.75rem;padding:0 .5rem}.EventCard_date__yuT8g{font-size:.95rem}.EventCard_locationLink__EBb9s,.EventCard_location__2Rerz,.EventCard_subtitle__nmEUm{font-size:.85rem}}.UpcomingEvents_section__qomQH{background-color:#f5f5f5;padding:.25rem 0 .75rem}.UpcomingEvents_container__aX1g6{max-width:1200px;margin:0 auto}.UpcomingEvents_heading__xPojj{font-size:1.75rem;font-weight:700;color:#001871;margin:0 0 1.5rem;padding:0 1rem}.UpcomingEvents_scrollWrapper__A_OxK{overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;padding:0 1rem}.UpcomingEvents_scrollWrapper__A_OxK::-webkit-scrollbar{display:none}.UpcomingEvents_grid__8A6V4{display:flex;gap:1rem}.UpcomingEvents_cardWrapper__qQ9KF{flex:0 0 60%;max-width:60%;min-width:0;display:flex;flex-direction:column}.UpcomingEvents_moreLink__LWCfL{font-size:.85rem;color:#001871;text-decoration:none;font-weight:600;padding:.75rem 1rem 0;display:inline-block;transition:color .2s ease}.UpcomingEvents_moreLink__LWCfL:hover{color:#d4af37}@media (min-width:480px){.UpcomingEvents_cardWrapper__qQ9KF{flex:0 0 45%;max-width:45%}}@media (min-width:768px){.UpcomingEvents_section__qomQH{padding:.5rem 2rem 1rem}.UpcomingEvents_heading__xPojj{font-size:2rem;padding:0}.UpcomingEvents_scrollWrapper__A_OxK{overflow-x:visible;padding:0}.UpcomingEvents_grid__8A6V4{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:1.5rem;gap:1.5rem}.UpcomingEvents_cardWrapper__qQ9KF{flex:none;max-width:none}.UpcomingEvents_moreLink__LWCfL{font-size:.9rem}}.Partners_partners__LYBLc{background:#ffffff;padding:2.5rem 2rem}.Partners_container__hxVx1{max-width:1200px;margin:0 auto}.Partners_title___6b_G{font-size:2rem;font-weight:700;text-align:center;margin-bottom:3rem;color:#001871}.Partners_logoGrid__S5Bo1{display:flex;justify-content:center;align-items:center;gap:4rem;flex-wrap:wrap}.Partners_logoLink__fjvYk{display:block;text-decoration:none;transition:transform .3s ease,opacity .3s ease}.Partners_logoLink__fjvYk:hover{transform:translateY(-5px);opacity:.8}.Partners_logoLink__fjvYk:focus{outline:2px solid #0072ce;outline-offset:4px;border-radius:4px}.Partners_logoWrapper__XDbTH{display:flex;align-items:center;justify-content:center;padding:1rem;background:#ffffff;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.1);transition:box-shadow .3s ease}.Partners_logoLink__fjvYk:hover .Partners_logoWrapper__XDbTH{box-shadow:0 4px 16px rgba(0,0,0,.15)}.Partners_logo__uBmgS{max-width:100%;height:auto;object-fit:contain}.Partners_recognition__3ELhp{margin-top:3rem;display:flex;justify-content:center}.Partners_recognitionImage__s8_p1{width:100%;height:auto;max-width:100%}@media (max-width:768px){.Partners_recognition__3ELhp{margin-top:2rem}.Partners_partners__LYBLc{padding:2rem 1rem}.Partners_title___6b_G{font-size:1.75rem;margin-bottom:2rem}.Partners_logoGrid__S5Bo1{gap:2rem}.Partners_logoWrapper__XDbTH{padding:.75rem}}@media (max-width:480px){.Partners_logoGrid__S5Bo1{flex-direction:column;gap:1.5rem}}.NewsSquadSection_section__OY17L{max-width:800px;margin:2rem auto;padding:1.5rem 1rem;border-top:2px solid #e0e0e0}.NewsSquadSection_teamBlock__TNpR9{margin-bottom:1.5rem}.NewsSquadSection_teamBlock__TNpR9:last-child{margin-bottom:0}.NewsSquadSection_teamSubheading__pTV1m{font-size:1.1rem;font-weight:700;color:#001871;margin:0 0 1rem}.NewsSquadSection_groupTitle__52_69{font-size:.85rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#666;margin:1rem 0 .5rem;padding-bottom:.25rem;border-bottom:1px solid #e0e0e0}.NewsSquadSection_playerList__4e0jk{display:flex;flex-direction:column}.NewsSquadSection_playerItem__rzH2L{position:relative;display:flex;align-items:center;gap:.5rem;padding:.4rem .5rem;cursor:pointer;border-radius:4px;transition:background-color .15s ease}.NewsSquadSection_playerItem__rzH2L:hover{background-color:#f5f5f5}.NewsSquadSection_playerName__smsHf{font-size:.95rem;color:#25282a}.NewsSquadSection_playerItem__rzH2L:hover .NewsSquadSection_playerName__smsHf{text-decoration:underline;-webkit-text-decoration-color:#001871;text-decoration-color:#001871;text-underline-offset:2px}.NewsSquadSection_captainTag__0q2pD{background:#d4af37}.NewsSquadSection_captainTag__0q2pD,.NewsSquadSection_staffTag__LYx_l{display:inline-block;color:white;font-size:.6rem;font-weight:700;text-transform:uppercase;letter-spacing:.03em;padding:.15rem .4rem;border-radius:3px;line-height:1.2;white-space:nowrap}.NewsSquadSection_staffTag__LYx_l{background:#001871}.NewsSquadSection_popoverContainer__Wyg03{position:absolute;right:0;top:50%;transform:translateY(-50%);width:200px;z-index:100;border-radius:12px;overflow:hidden;box-shadow:0 8px 30px rgba(0,0,0,.2);animation:NewsSquadSection_popoverFadeIn__TV5Ye .15s ease}@keyframes NewsSquadSection_popoverFadeIn__TV5Ye{0%{opacity:0;transform:translateY(-50%) translateX(4px)}to{opacity:1;transform:translateY(-50%) translateX(0)}}@media (max-width:768px){.NewsSquadSection_section__OY17L{padding:1.5rem 0}.NewsSquadSection_popoverContainer__Wyg03{position:fixed;left:50%;top:50%;transform:translate(-50%,-50%);margin-left:0;width:200px;z-index:1000;animation:NewsSquadSection_popoverFadeInMobile__IONv5 .15s ease}@keyframes NewsSquadSection_popoverFadeInMobile__IONv5{0%{opacity:0;transform:translate(-50%,-48%)}to{opacity:1;transform:translate(-50%,-50%)}}}@media (min-width:769px){.NewsSquadSection_section__OY17L{padding:1.5rem 2rem}.NewsSquadSection_playerName__smsHf{font-size:1rem}.NewsSquadSection_captainTag__0q2pD,.NewsSquadSection_staffTag__LYx_l{font-size:.65rem;padding:.2rem .5rem}}.AboutTabs_tabsContainer__YCR2U{background:#e8e8e8}.AboutTabs_tabs__2r4Go{display:flex;max-width:1200px;margin:0 auto;position:relative;overflow-x:auto;-webkit-overflow-scrolling:touch}.AboutTabs_tab__14eqI{flex:1 1;padding:1rem 1.5rem;font-size:1rem;font-weight:600;color:#666;background:#e8e8e8;border:none;border-bottom:3px solid #001871;cursor:pointer;transition:all .2s ease;text-align:center;position:relative;z-index:0;white-space:nowrap}.AboutTabs_tab__14eqI:first-child{-webkit-clip-path:polygon(0 0,100% 0,calc(100% - 20px) 100%,0 100%);clip-path:polygon(0 0,100% 0,calc(100% - 20px) 100%,0 100%);margin-right:-20px;padding-right:2.5rem}.AboutTabs_tab__14eqI:not(:first-child):not(:last-child){-webkit-clip-path:polygon(20px 0,100% 0,calc(100% - 20px) 100%,0 100%);clip-path:polygon(20px 0,100% 0,calc(100% - 20px) 100%,0 100%);margin-right:-20px;padding-left:2.5rem;padding-right:2.5rem}.AboutTabs_tab__14eqI:last-child:not(:first-child){-webkit-clip-path:polygon(20px 0,100% 0,100% 100%,0 100%);clip-path:polygon(20px 0,100% 0,100% 100%,0 100%);padding-left:2.5rem}.AboutTabs_tab__14eqI.AboutTabs_activeTab___xpdB{color:#001871;background:white;z-index:1}.AboutTabs_tab__14eqI:hover{color:#001871}.AboutTabs_content__imWoW{max-width:1200px;margin:0 auto;padding:2rem 1rem}.AboutTabs_tabContent__HPJhD{animation:AboutTabs_fadeIn__LVxO0 .3s ease}.AboutTabs_tabContent__HPJhD h2{font-size:1.5rem;font-weight:700;color:#1a1a1a;margin:0 0 1rem}.AboutTabs_tabContent__HPJhD p{font-size:1rem;line-height:1.6;color:#4b5563;margin:0 0 1rem}.AboutTabs_intro__JureB{margin-bottom:2rem;padding-bottom:1.5rem;border-bottom:1px solid #e5e7eb}.AboutTabs_intro__JureB p{font-size:1.05rem;line-height:1.7;color:#374151}.AboutTabs_section__HFsfb{margin-bottom:2.5rem}.AboutTabs_comingSoon__noW6c{color:#6b7280;font-style:italic}.AboutTabs_sectionTitle___O9el{font-size:1.25rem;font-weight:700;color:#001871;margin:0 0 1rem;padding-bottom:.5rem;border-bottom:2px solid #001871}.AboutTabs_yearHeading__gyrjZ{color:#25282A}.AboutTabs_roster__H8FPU{list-style:none;padding:0;margin:0}.AboutTabs_rosterRow__ddOJN{display:grid;grid-template-columns:minmax(200px,1fr) 2fr;grid-gap:1rem;gap:1rem;padding:.6rem 0;border-bottom:1px solid #e5e7eb;line-height:1.5}.AboutTabs_rosterRow__ddOJN:last-child{border-bottom:none}.AboutTabs_rosterRole__HoaZZ{color:#4b5563;font-weight:500}.AboutTabs_rosterName__gaJlG{color:#1a1a1a;font-weight:600}@media (max-width:640px){.AboutTabs_rosterRow__ddOJN{grid-template-columns:1fr;gap:.15rem;padding:.5rem 0}.AboutTabs_rosterRole__HoaZZ{font-size:.85rem;color:#6b7280}}.AboutTabs_list__G12OL{list-style:none;padding:0;margin:0}.AboutTabs_list__G12OL li{padding:.5rem 0 .5rem 1.5rem;position:relative;color:#4b5563;line-height:1.6}.AboutTabs_list__G12OL li:before{content:"•";position:absolute;left:0;color:#001871;font-weight:700}.AboutTabs_mission__CTQwL{font-size:1.1rem;line-height:1.8;color:#1a1a1a;font-style:italic;padding:1.5rem;background:#f9fafb;border-left:4px solid #001871;margin:0}.AboutTabs_office__LiolH{margin-bottom:1.5rem;padding:1rem;background:#f9fafb;border-radius:8px}.AboutTabs_office__LiolH:last-child{margin-bottom:0}.AboutTabs_officeTitle__3Lng0{font-size:1.1rem;font-weight:600;color:#001871;margin:0 0 .75rem}.AboutTabs_office__LiolH p{margin:0 0 .75rem;font-size:.95rem;line-height:1.6}.AboutTabs_office__LiolH p:last-child{margin-bottom:0}.AboutTabs_office__LiolH strong{color:#1a1a1a;font-weight:600;font-size:.85rem;text-transform:uppercase;letter-spacing:.5px}.AboutTabs_valuesGrid__WkRqY{display:grid;grid-template-columns:1fr;grid-gap:2rem;gap:2rem;margin-top:2rem}.AboutTabs_valueCard__aWpLc{padding:2rem;border-radius:12px;box-shadow:0 4px 6px rgba(0,0,0,.1);transition:transform .3s ease,box-shadow .3s ease;border-left:6px solid}.AboutTabs_valueCard__aWpLc:hover{transform:translateY(-4px);box-shadow:0 8px 12px rgba(0,0,0,.15)}.AboutTabs_valueTitle__KYKh2{font-size:1.5rem;font-weight:700;margin:0 0 1rem}.AboutTabs_valueDescription__zMCzW{font-size:1rem;line-height:1.7;margin:0}.AboutTabs_valueFun__5RS2N{background:linear-gradient(135deg,#fef3c7,#fde68a);border-left-color:#d4af37}.AboutTabs_valueFun__5RS2N .AboutTabs_valueTitle__KYKh2{color:#92400e}.AboutTabs_valueFun__5RS2N .AboutTabs_valueDescription__zMCzW{color:#78350f}.AboutTabs_valueDiversity___Yvqt{background:linear-gradient(135deg,#dbeafe,#bfdbfe);border-left-color:#0072ce}.AboutTabs_valueDiversity___Yvqt .AboutTabs_valueTitle__KYKh2{color:#1e3a8a}.AboutTabs_valueDiversity___Yvqt .AboutTabs_valueDescription__zMCzW{color:#1e40af}.AboutTabs_valueFair__7291o{background:linear-gradient(135deg,#fce7f3,#fbcfe8);border-left-color:#c2185b}.AboutTabs_valueFair__7291o .AboutTabs_valueTitle__KYKh2{color:#831843}.AboutTabs_valueFair__7291o .AboutTabs_valueDescription__zMCzW{color:#9f1239}.AboutTabs_valueGlobal__JHsea{background:linear-gradient(135deg,#d1fae5,#a7f3d0);border-left-color:#059669}.AboutTabs_valueGlobal__JHsea .AboutTabs_valueTitle__KYKh2{color:#065f46}.AboutTabs_valueGlobal__JHsea .AboutTabs_valueDescription__zMCzW{color:#047857}.AboutTabs_externalLink__D4RMn{display:inline-flex;align-items:center;gap:.5rem;color:#0072ce;font-size:1.05rem;font-weight:600;text-decoration:none;padding:.75rem 0;transition:color .2s ease}.AboutTabs_externalLink__D4RMn:hover{color:#001871;text-decoration:underline}.AboutTabs_externalLink__D4RMn:focus{outline:2px solid #0072ce;outline-offset:2px;border-radius:2px}.AboutTabs_externalLink__D4RMn:after{content:"↗";font-size:.9em}.AboutTabs_subTabsContainer__nk7Xf{background:#e8e8e8}.AboutTabs_subTabs__451wz{display:flex;max-width:1200px;margin:0 auto;overflow-x:auto;-webkit-overflow-scrolling:touch;position:relative}.AboutTabs_subTab__h8r9f{flex:1 1;padding:.75rem 1.5rem;font-size:.875rem;font-weight:600;color:#666;background:#e8e8e8;border:none;border-bottom:3px solid #001871;cursor:pointer;transition:all .2s ease;text-align:center;white-space:nowrap;position:relative;z-index:0;-webkit-clip-path:polygon(12px 0,100% 0,calc(100% - 12px) 100%,0 100%);clip-path:polygon(12px 0,100% 0,calc(100% - 12px) 100%,0 100%);margin-left:-12px;margin-right:-12px}.AboutTabs_firstSubTab__ST44Z{-webkit-clip-path:polygon(0 0,100% 0,calc(100% - 12px) 100%,0 100%);clip-path:polygon(0 0,100% 0,calc(100% - 12px) 100%,0 100%);margin-left:0;padding-left:1rem}.AboutTabs_lastSubTab__OYsfI{-webkit-clip-path:polygon(12px 0,100% 0,100% 100%,0 100%);clip-path:polygon(12px 0,100% 0,100% 100%,0 100%);margin-right:0;padding-right:1rem}.AboutTabs_subTab__h8r9f:hover{color:#001871}.AboutTabs_activeSubTab__erXX4{color:#001871;background:white;z-index:1}.AboutTabs_documentGrid__YKr9v{display:grid;grid-template-columns:1fr;grid-gap:1rem;gap:1rem;margin-top:1rem}.AboutTabs_documentCard__Mo0WG{padding:1.25rem 1.5rem;background:#f9fafb;border-radius:8px;border-left:4px solid #0072ce;transition:box-shadow .2s ease}.AboutTabs_documentCard__Mo0WG:hover{box-shadow:0 2px 8px rgba(0,0,0,.1)}.AboutTabs_documentCardInner__KElQN{display:flex;align-items:center;gap:1rem}.AboutTabs_documentCardText__RPj_2{flex:1 1;min-width:0}.AboutTabs_documentCardLogo__pU4zO{flex-shrink:0}.AboutTabs_documentLogoImg__Z7IoH{width:60px;height:60px;object-fit:contain}.AboutTabs_documentTitle__UEWaW{font-size:1.1rem;font-weight:600;color:#001871;margin:0 0 .75rem;line-height:1.4}.AboutTabs_documentMeta__6QeHK{display:flex;flex-direction:column;gap:.25rem;margin-bottom:.75rem}.AboutTabs_documentDate__9XEMh{font-size:.85rem;color:#6b7280}.AboutTabs_documentApplies__cNbnZ{font-size:.85rem;color:#4b5563;font-weight:500}.AboutTabs_pdfLink__HrQmc{display:inline-flex;align-items:center;gap:.375rem;color:#0072ce;font-size:.95rem;font-weight:600;text-decoration:none;transition:color .2s ease}.AboutTabs_pdfLink__HrQmc:hover{color:#001871;text-decoration:underline}.AboutTabs_pdfLink__HrQmc:focus{outline:2px solid #0072ce;outline-offset:2px;border-radius:2px}.AboutTabs_appStoreSection__QzbQd{display:flex;flex-direction:column;gap:1.5rem}.AboutTabs_appStoreDescription__vi2zx{color:#25282A;line-height:1.6;margin:0}.AboutTabs_qrCodes__7BEyY{display:flex;gap:2rem;flex-wrap:wrap}.AboutTabs_qrCard__I___4{display:flex;flex-direction:column;align-items:center;gap:.75rem;padding:1.25rem;background:#f5f6f8;border-radius:12px;border:1px solid #e0e0e0}.AboutTabs_qrImage__YBibO{width:160px;height:160px}.AboutTabs_qrLabel__MHimw{font-size:.875rem;font-weight:600;color:#25282A}.AboutTabs_qrCard__I___4 a{display:inline-block;transition:opacity .2s}.AboutTabs_qrCard__I___4 a:hover{opacity:.8}.AboutTabs_storeBadges__Lj_X8{display:none;gap:1rem;flex-wrap:wrap;align-items:center}.AboutTabs_storeBadge__M2NX_{display:inline-block;transition:opacity .2s}.AboutTabs_storeBadge__M2NX_:hover{opacity:.8}.AboutTabs_storeBadgeImg__4Ho1J{height:48px;width:auto}@media (hover:none){.AboutTabs_qrCodes__7BEyY{display:none}.AboutTabs_storeBadges__Lj_X8{display:flex}}.AboutTabs_regionHeader__FwlGE{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1rem}.AboutTabs_regionHeader__FwlGE h2{margin:0}.AboutTabs_regionLogo__xaGbU{width:70px;height:70px;object-fit:contain;flex-shrink:0}.AboutTabs_regionAbout___rFEM{margin-bottom:1.5rem;padding-bottom:1.5rem;border-bottom:1px solid #e5e7eb;overflow:hidden}.AboutTabs_regionAbout___rFEM p{font-size:1rem;line-height:1.7;color:#4b5563;margin:0 0 .75rem}.AboutTabs_regionAbout___rFEM p:last-child{margin-bottom:0}.AboutTabs_regionAbout___rFEM h2{font-size:1.25rem;font-weight:700;color:#001871;margin:1.5rem 0 .75rem}.AboutTabs_regionAbout___rFEM h3{font-size:1.1rem;font-weight:600;color:#001871;margin:1.25rem 0 .5rem}.AboutTabs_regionAbout___rFEM blockquote{font-style:italic;padding:.75rem 1rem;border-left:3px solid #001871;margin:1rem 0;color:#374151;background:#f9fafb}.AboutTabs_regionInlineImage__VO9mv{margin:1rem 0}.AboutTabs_regionInlineImageImg__S_ESO{width:100%;height:auto;border-radius:8px;object-fit:cover;aspect-ratio:16/9}.AboutTabs_regionCaption__Tvx_q{font-size:.85rem;color:#6b7280;margin-top:.5rem;text-align:center}.AboutTabs_regionAlignFull__DF9_N{width:100%}.AboutTabs_regionAlignLeft__PXtMu{float:left;margin:.5rem 1.5rem 1rem 0}.AboutTabs_regionAlignRight__3BCiT{float:right;margin:.5rem 0 1rem 1.5rem}.AboutTabs_regionSizeLarge__wJaOd{width:100%}.AboutTabs_regionSizeMedium__Uk5_Z{width:60%}.AboutTabs_regionSizeSmall__aoGET{width:40%}.AboutTabs_clubsHeading__GmyzS{font-size:1.25rem;font-weight:700;color:#001871;margin:0 0 1rem;padding-bottom:.5rem;border-bottom:2px solid #001871}.AboutTabs_clubGrid__ZkTJJ{display:grid;grid-template-columns:1fr;grid-gap:1rem;gap:1rem;margin-top:1rem}.AboutTabs_clubCard__jXqMj{padding:1.25rem 1.5rem;background:#f9fafb;border-radius:8px;border-left:4px solid #0072ce;transition:box-shadow .2s ease}.AboutTabs_clubCard__jXqMj:hover{box-shadow:0 2px 8px rgba(0,0,0,.1)}.AboutTabs_clubCardHeader__xAZDA{display:flex;align-items:center;gap:1rem;margin-bottom:.75rem}.AboutTabs_clubLogo__MeOcn{width:60px;height:60px;object-fit:contain;border-radius:4px;flex-shrink:0}.AboutTabs_clubLogoPlaceholder__0vkNY{width:60px;height:60px;display:flex;align-items:center;justify-content:center;background:#e5e7eb;border-radius:4px;font-size:1.5rem;flex-shrink:0}.AboutTabs_clubName__hMAAx{font-size:1.1rem;font-weight:600;color:#001871;margin:0;line-height:1.3}.AboutTabs_clubAbout__qf0uv{font-size:.9rem;color:#4b5563;line-height:1.5;margin:0 0 .75rem;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.AboutTabs_clubContact__o9cJP{display:flex;flex-direction:column;gap:.25rem}.AboutTabs_clubContactLink__G3YF4{font-size:.85rem;color:#6b7280;text-decoration:none;transition:color .2s ease}.AboutTabs_clubContactLink__G3YF4:hover{color:#001871}.AboutTabs_clubWebsiteLink__fINGl{font-size:.85rem;color:#0072ce;font-weight:600;text-decoration:none;transition:color .2s ease}.AboutTabs_clubWebsiteLink__fINGl:hover{color:#001871;text-decoration:underline}.AboutTabs_clubContactLink__G3YF4:focus,.AboutTabs_clubWebsiteLink__fINGl:focus{outline:2px solid #0072ce;outline-offset:2px;border-radius:2px}.AboutTabs_groundGrid__cmCY2{display:grid;grid-template-columns:1fr;grid-gap:1rem;gap:1rem;margin-top:1rem}.AboutTabs_groundCard__XYORo{display:block;background:#ffffff;border-radius:8px;border:1px solid #e5e7eb;overflow:hidden;text-decoration:none;color:inherit;transition:box-shadow .2s ease,border-color .2s ease}.AboutTabs_groundCard__XYORo:hover{box-shadow:0 4px 12px rgba(0,0,0,.1);border-color:#0072ce}.AboutTabs_groundCard__XYORo:focus{outline:2px solid #0072ce;outline-offset:2px}.AboutTabs_groundMapPreview__Oj6nd{width:100%;overflow:hidden;border-bottom:1px solid #e5e7eb}.AboutTabs_groundMapPreview__Oj6nd iframe{display:block}.AboutTabs_groundCardInfo__Yqm4g{padding:.875rem 1rem}.AboutTabs_groundCardName__6LJHI{font-size:1rem;font-weight:600;color:#001871;margin:0 0 .375rem;line-height:1.3}.AboutTabs_groundCardLink__sYwXz{font-size:.8rem;font-weight:600;color:#0072ce}.AboutTabs_englishOnlyNotice__kmm5y{font-size:.9rem;color:#1e40af;font-style:italic;background:#e8f4fd;border:1px solid #0072ce;padding:.75rem 1rem;border-radius:4px;margin:0 0 1.5rem;line-height:1.5}.AboutTabs_guideTable__tCeFO{width:100%;border-collapse:collapse;margin:1rem 0 1.5rem;font-size:.95rem}.AboutTabs_guideTable__tCeFO th{background:#001871;color:#ffffff;font-weight:600;padding:.75rem 1rem;text-align:left;font-size:.85rem;text-transform:uppercase;letter-spacing:.5px}.AboutTabs_guideTable__tCeFO td{padding:.75rem 1rem;border-bottom:1px solid #e5e7eb;color:#4b5563;line-height:1.5}.AboutTabs_guideTable__tCeFO tr:nth-child(2n){background:#f9fafb}.AboutTabs_guideTable__tCeFO tr:hover{background:#f0f4ff}.AboutTabs_guideTip__KvKOL{padding:1rem 1.25rem;background:#f0f9ff;border-left:4px solid #0072ce;border-radius:0 8px 8px 0;margin:1rem 0;font-size:.95rem;line-height:1.6;color:#374151}.AboutTabs_processFlow__zVZFF{display:flex;flex-direction:column;gap:.5rem;margin:1rem 0 1.5rem;padding:1.5rem;background:#f9fafb;border-radius:8px;border:1px solid #e5e7eb}.AboutTabs_processStep__mOL1_{display:flex;align-items:flex-start;gap:.75rem}.AboutTabs_processStepNumber__xqKxI{flex-shrink:0;width:28px;height:28px;background:#001871;color:#ffffff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.8rem;font-weight:700}.AboutTabs_processStepContent__ccdGf{flex:1 1;padding-top:.25rem;font-size:.95rem;line-height:1.5;color:#4b5563}.AboutTabs_processArrow__COXj1{text-align:center;color:#001871;font-size:1.2rem;padding-left:.5rem}.AboutTabs_guideBadge__m9oUC{display:inline-block;padding:.15rem .5rem;border-radius:10px;font-size:.75rem;font-weight:600;color:#ffffff;vertical-align:middle}.AboutTabs_badgeGreen__nSn2m{background:#059669}.AboutTabs_badgeOrange__QAw6m{background:#d97706}.AboutTabs_badgeRed__XNSAj{background:#dc2626}.AboutTabs_badgeYellow__9uKV0{background:#ca8a04;color:#ffffff}.AboutTabs_badgeBlue__9qNI_{background:#0072ce}.AboutTabs_screenshotPlaceholder__3Qpzn{width:100%;max-width:600px;height:200px;background:#f3f4f6;border:2px dashed #d1d5db;border-radius:8px;display:flex;align-items:center;justify-content:center;color:#9ca3af;font-size:.9rem;margin:1rem 0}.AboutTabs_guideOl__M3O3b{padding:0;margin:.5rem 0 1rem;counter-reset:guide-step;list-style:none}.AboutTabs_guideOl__M3O3b li{padding:.4rem 0 .4rem 2rem;position:relative;color:#4b5563;line-height:1.6;counter-increment:guide-step}.AboutTabs_guideOl__M3O3b li:before{content:counter(guide-step) ".";position:absolute;left:0;color:#001871;font-weight:700}.AboutTabs_faqQuestion__HaONJ{font-weight:600;color:#1a1a1a;margin:1.25rem 0 .25rem;font-size:1rem}.AboutTabs_faqAnswer__zeDA0{color:#4b5563;font-size:.95rem;line-height:1.6;margin:0 0 .75rem}.AboutTabs_subSubTabsContainer__yFsHp{background:#ffffff;border-bottom:1px solid #e0e0e0}.AboutTabs_subSubTabs__V_wCg{display:flex;max-width:1200px;margin:0 auto;padding:.75rem 1rem;gap:.5rem;overflow-x:auto;-webkit-overflow-scrolling:touch;flex-wrap:wrap}.AboutTabs_subSubTab__nvdTr{padding:.5rem 1.25rem;font-size:.85rem;font-weight:500;color:#666;background:#f5f5f5;border:1px solid #e0e0e0;border-radius:20px;cursor:pointer;transition:all .2s ease;white-space:nowrap}.AboutTabs_subSubTab__nvdTr:hover{color:#001871;border-color:#001871;background:#f0f4ff}.AboutTabs_activeSubSubTab__2rwOB{color:#ffffff;background:#001871;border-color:#001871}@keyframes AboutTabs_fadeIn__LVxO0{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (min-width:768px){.AboutTabs_tab__14eqI{padding:1.25rem 2rem;font-size:1.1rem}.AboutTabs_content__imWoW{padding:3rem 2rem}.AboutTabs_tabContent__HPJhD h2{font-size:1.75rem}.AboutTabs_valuesGrid__WkRqY{grid-template-columns:repeat(2,1fr);gap:2.5rem}.AboutTabs_valueCard__aWpLc{padding:2.5rem}.AboutTabs_valueTitle__KYKh2{font-size:1.75rem}.AboutTabs_valueDescription__zMCzW{font-size:1.05rem}.AboutTabs_subTab__h8r9f{padding:.875rem 1.5rem;font-size:.95rem}.AboutTabs_documentGrid__YKr9v{grid-template-columns:repeat(2,1fr);gap:1.25rem}.AboutTabs_documentCard__Mo0WG{padding:1.5rem 1.75rem}.AboutTabs_documentLogoImg__Z7IoH,.AboutTabs_regionLogo__xaGbU{width:80px;height:80px}.AboutTabs_clubGrid__ZkTJJ{grid-template-columns:repeat(2,1fr);gap:1.25rem}.AboutTabs_clubCard__jXqMj{padding:1.5rem 1.75rem}.AboutTabs_groundGrid__cmCY2{grid-template-columns:repeat(2,1fr);gap:1.25rem}.AboutTabs_subSubTabs__V_wCg{padding:1rem 2rem;gap:.75rem;justify-content:center}.AboutTabs_subSubTab__nvdTr{padding:.625rem 1.5rem;font-size:.9rem}.AboutTabs_guideTable__tCeFO{font-size:1rem}.AboutTabs_guideTable__tCeFO th{font-size:.9rem}}@media (max-width:768px){.AboutTabs_tab__14eqI{font-size:.9rem;padding:.875rem 1.25rem}.AboutTabs_tab__14eqI:first-child{padding-right:2rem}.AboutTabs_tab__14eqI:not(:first-child):not(:last-child){padding-left:2rem;padding-right:2rem}.AboutTabs_tab__14eqI:last-child:not(:first-child){padding-left:2rem}.AboutTabs_guideTable__tCeFO{display:block;overflow-x:auto;-webkit-overflow-scrolling:touch}.AboutTabs_regionAlignLeft__PXtMu,.AboutTabs_regionAlignRight__3BCiT{float:none;width:100%;margin:1rem 0}.AboutTabs_regionSizeMedium__Uk5_Z,.AboutTabs_regionSizeSmall__aoGET{width:100%}}.AboutTabs_publicInfoList__7Pv6g{list-style:none;padding:0;margin:0}.AboutTabs_publicInfoList__7Pv6g li{padding:.6rem 0;border-bottom:1px solid #f0f0f0}.AboutTabs_publicInfoList__7Pv6g li:last-child{border-bottom:none}.AboutTabs_publicInfoLink__ZtNMT{display:inline-flex;align-items:center;gap:.375rem;color:#c0392b;font-size:.95rem;font-weight:500;text-decoration:none;transition:color .2s ease}.AboutTabs_publicInfoLink__ZtNMT:before{content:"\276F";font-size:.75rem;font-weight:700}.AboutTabs_publicInfoLink__ZtNMT:hover{color:#001871;text-decoration:underline}.AboutTabs_pdfBadge__6wb11{display:inline-block;font-size:.6rem;font-weight:700;line-height:1;color:#c0392b;border:1.5px solid #c0392b;border-radius:3px;padding:.15rem .3rem;text-transform:uppercase;letter-spacing:.03em;flex-shrink:0}.AboutTabs_publicInfoLink__ZtNMT:hover .AboutTabs_pdfBadge__6wb11{color:#001871;border-color:#001871}.AboutTabs_publicInfoSubSection__syPQ_{margin-bottom:1.5rem}.AboutTabs_yearSelector__vhM4L{display:flex;flex-wrap:wrap;gap:.5rem;margin:1rem 0}.AboutTabs_yearPill__J4X27{padding:.5rem 1.25rem;font-size:.85rem;font-weight:500;font-family:inherit;color:#666;background:#f5f5f5;border:1px solid #e0e0e0;border-radius:20px;cursor:pointer;transition:all .2s ease;white-space:nowrap}.AboutTabs_yearPill__J4X27:hover{color:#001871;border-color:#001871;background:#f0f4ff}.AboutTabs_activeYearPill__zOJlE{color:#ffffff;background:#001871;border-color:#001871}.AboutTabs_activeYearPill__zOJlE:hover{background:#001871;color:#ffffff}.AboutTabs_yearDocuments__JH88O{margin-top:1rem;padding:1.25rem 1.5rem;background:#f9fafb;border-radius:8px;border-left:4px solid #001871;animation:AboutTabs_fadeIn__LVxO0 .3s ease}.AboutTabs_yearHeading__gyrjZ{font-size:1.1rem;font-weight:600;color:#001871;margin:0 0 .75rem}.AboutTabs_jscLogoContainer__2na8Q{margin-top:1rem}.AboutTabs_jscLogo__xplzl{display:block;object-fit:contain}.AboutTabs_strategyVision__2V_ij{text-align:center;padding:2rem 1.5rem;margin-bottom:2rem;background:linear-gradient(135deg,#001871,#0038a8);border-radius:12px;color:white}.AboutTabs_strategyVision__2V_ij h3,.AboutTabs_strategyVision__2V_ij p{color:white;text-align:center}.AboutTabs_strategyVisionSubtitle__9MxBJ{font-size:.85rem;font-weight:600;text-transform:uppercase;letter-spacing:.15em;margin:0 0 .25rem}.AboutTabs_strategyVisionTitle__PXiai{font-size:2rem;font-weight:700;margin:0 0 .25rem}.AboutTabs_strategyVisionTagline__Ch2kK{font-size:1.1rem;font-style:italic;margin:0 0 1.25rem}.AboutTabs_strategyVisionStatement__Z_6IQ{font-size:1.05rem;line-height:1.7;max-width:700px;margin:0 auto}.AboutTabs_strategyImage__K_Y2H{width:100%;height:auto;border-radius:8px;margin:1rem 0}.AboutTabs_strategyImageCaption__F6CLt{text-align:center;margin-bottom:2rem}.AboutTabs_strategyImageCaption__F6CLt .AboutTabs_strategyImage__K_Y2H{box-shadow:0 4px 16px rgba(0,0,0,.1)}.AboutTabs_strategyParagraph__PlGSJ{font-size:1rem;line-height:1.75;color:#374151;margin:0 0 1rem}.AboutTabs_strategyTreeSection__EVQ6M{display:flex;flex-direction:column;gap:1.5rem;margin-bottom:.5rem}.AboutTabs_strategyTreeImage__Utyxt{flex-shrink:0;text-align:center;display:flex;align-items:center;justify-content:center}.AboutTabs_strategyTreeImage__Utyxt img{max-width:100%;width:100%;height:auto}.AboutTabs_strategyTreeText__DudQu{flex:1 1;display:flex;flex-direction:column;gap:0}.AboutTabs_strategyEra__2fIGL{flex:1 1;margin-bottom:1rem;padding:.75rem 1rem;border-left:3px solid #001871;background:#f9fafb;border-radius:0 6px 6px 0}.AboutTabs_strategyEra__2fIGL:last-child{margin-bottom:0}.AboutTabs_strategyEraTitle__GJgMq{font-size:1rem;font-weight:700;color:#001871;margin:0 0 .375rem}.AboutTabs_strategyEraDescription__0TgCt{font-size:.95rem;line-height:1.65;color:#4b5563;margin:0}@media (min-width:768px){.AboutTabs_strategyVisionTitle__PXiai{font-size:2.5rem}.AboutTabs_strategyVisionTagline__Ch2kK{font-size:1.2rem}.AboutTabs_strategyVisionStatement__Z_6IQ{font-size:1.1rem}.AboutTabs_strategyTreeSection__EVQ6M{flex-direction:row;align-items:stretch}.AboutTabs_strategyTreeImage__Utyxt{width:40%;min-width:320px}.AboutTabs_strategyTreeImage__Utyxt img{max-width:100%;max-height:100%;object-fit:contain}.AboutTabs_strategyEraTitle__GJgMq{font-size:1.05rem}.AboutTabs_strategyEraDescription__0TgCt{font-size:1rem}}.GetInvolved_heroCardList__q3o_X{display:flex;flex-direction:column;gap:1rem;padding:2rem 0}.GetInvolved_heroCard__XBUrj{position:relative;width:100%;min-height:320px;overflow:hidden;cursor:pointer;border-radius:1rem;display:flex;align-items:center;background:var(--card-color,#001871);transition:transform .35s ease,box-shadow .35s ease;opacity:0;animation:GetInvolved_cardFadeIn__kOd8C .5s ease-out forwards;animation-delay:calc(var(--card-index) * .15s)}.GetInvolved_heroCard__XBUrj:hover{transform:scale(1.01);box-shadow:0 8px 40px rgba(0,0,0,.25)}.GetInvolved_heroCardPicture__HFni6{position:absolute;inset:0;display:block}.GetInvolved_heroCardImg__9mpiO{width:100%;height:100%;object-fit:cover;object-position:center}.GetInvolved_heroCardOverlay__o2_hl{position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.65) 0,rgba(0,0,0,.35) 50%,rgba(0,0,0,.1));transition:opacity .35s ease}.GetInvolved_heroCard__XBUrj:hover .GetInvolved_heroCardOverlay__o2_hl{background:linear-gradient(90deg,rgba(0,0,0,.55) 0,rgba(0,0,0,.25) 50%,rgba(0,0,0,.05))}.GetInvolved_heroCardContent__XPz5n{position:relative;z-index:2;display:flex;flex-direction:column;padding:3rem 4rem;max-width:600px}.GetInvolved_heroCardLabel__MUkiB{font-size:3rem;font-weight:700;color:#ffffff;letter-spacing:.02em;line-height:1.15;transition:transform .3s ease}.GetInvolved_heroCard__XBUrj:hover .GetInvolved_heroCardLabel__MUkiB{transform:translateX(8px)}.GetInvolved_heroCardSubtitle__GxOL5{font-size:1.15rem;color:rgba(255,255,255,.85);margin-top:.75rem;line-height:1.5;transition:color .3s ease}.GetInvolved_heroCard__XBUrj:hover .GetInvolved_heroCardSubtitle__GxOL5{color:#ffffff}.GetInvolved_heroCardArrow__JQ2Tz{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;margin-top:1.25rem;font-size:1.5rem;color:#ffffff;background:rgba(255,255,255,.15);border-radius:50%;transition:background .3s ease,transform .3s ease}.GetInvolved_heroCard__XBUrj:hover .GetInvolved_heroCardArrow__JQ2Tz{background:rgba(255,255,255,.3);transform:translateX(6px)}@media (max-width:1024px){.GetInvolved_heroCard__XBUrj{min-height:260px}.GetInvolved_heroCardContent__XPz5n{padding:2.5rem 3rem}.GetInvolved_heroCardLabel__MUkiB{font-size:2.5rem}}@media (max-width:767px){.GetInvolved_heroCardList__q3o_X{padding:1rem}.GetInvolved_heroCard__XBUrj{min-height:300px;align-items:flex-end}.GetInvolved_heroCardOverlay__o2_hl{background:linear-gradient(0deg,rgba(0,0,0,.7) 0,rgba(0,0,0,.3) 50%,rgba(0,0,0,.05))}.GetInvolved_heroCard__XBUrj:hover .GetInvolved_heroCardOverlay__o2_hl{background:linear-gradient(0deg,rgba(0,0,0,.6) 0,rgba(0,0,0,.2) 50%,rgba(0,0,0,.02))}.GetInvolved_heroCardContent__XPz5n{padding:1.5rem}.GetInvolved_heroCardLabel__MUkiB{font-size:2rem}.GetInvolved_heroCardSubtitle__GxOL5{font-size:1rem}.GetInvolved_heroCardArrow__JQ2Tz{width:40px;height:40px;font-size:1.25rem}}.GetInvolved_cardGrid__7X1HR{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.5rem;gap:1.5rem;max-width:1200px;margin:0 auto;padding:2rem 1.5rem}.GetInvolved_cardGrid2__8Kxy0{grid-template-columns:repeat(2,1fr)}.GetInvolved_card__XS95h{position:relative;border-radius:1rem;overflow:hidden;cursor:pointer;min-height:280px;display:flex;align-items:center;justify-content:center;background:#001871;transition:transform .35s ease,box-shadow .35s ease;opacity:0;animation:GetInvolved_cardFadeIn__kOd8C .5s ease-out forwards;animation-delay:calc(var(--card-index) * .15s)}.GetInvolved_card__XS95h:hover{transform:scale(1.03);box-shadow:0 0 30px rgba(0,114,206,.3)}.GetInvolved_cardImage__Gge7m{position:absolute;inset:0;background-size:cover;background-position:50%;opacity:.4;transition:opacity .35s ease}.GetInvolved_card__XS95h:hover .GetInvolved_cardImage__Gge7m{opacity:.55}.GetInvolved_cardOverlay__IxYx7{position:absolute;inset:0;background:#001871;opacity:.7;transition:opacity .35s ease}.GetInvolved_card__XS95h:hover .GetInvolved_cardOverlay__IxYx7{opacity:.55}.GetInvolved_card__XS95h:before{content:"";position:absolute;inset:0;background:rgba(255,255,255,.04);-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);z-index:1}.GetInvolved_cardContent__v9kKI{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;text-align:center}.GetInvolved_cardLabel__faCsE{font-size:2.5rem;font-weight:700;color:#ffffff;letter-spacing:.02em;transition:transform .3s ease;line-height:1.2}.GetInvolved_card__XS95h:hover .GetInvolved_cardLabel__faCsE{transform:scale(1.08) translateY(-4px)}.GetInvolved_cardSubtitle__ViavI{font-size:1rem;color:rgba(255,255,255,.75);margin-top:.75rem;transition:color .3s ease}.GetInvolved_card__XS95h:hover .GetInvolved_cardSubtitle__ViavI{color:#ffffff}.GetInvolved_cardBorder__AzABu{position:absolute;inset:0;border-radius:1rem;border:2px solid transparent;transition:border-color .3s ease;z-index:3;pointer-events:none}.GetInvolved_card__XS95h:hover .GetInvolved_cardBorder__AzABu{border-color:rgba(255,255,255,.3)}.GetInvolved_shimmer__S63zW{position:absolute;inset:0;z-index:3;pointer-events:none;background:linear-gradient(90deg,transparent 0,rgba(255,255,255,.08) 50%,transparent);animation:GetInvolved_shimmerSlide__Lu0ge .7s ease-in-out}.GetInvolved_backButton__v_zFz{display:inline-flex;align-items:center;gap:.5rem;padding:.625rem 1.25rem;margin:1.5rem 0 0 1.5rem;max-width:1200px;font-size:.9rem;font-weight:600;color:#001871;background:transparent;border:2px solid #001871;border-radius:2rem;cursor:pointer;transition:all .2s ease}.GetInvolved_backButton__v_zFz:hover{background:#001871;color:#ffffff}.GetInvolved_backArrow__OHye6{font-size:1.1rem;transition:transform .2s ease}.GetInvolved_backButton__v_zFz:hover .GetInvolved_backArrow__OHye6{transform:translateX(-3px)}.GetInvolved_breadcrumb__QYmGg{display:flex;align-items:center;gap:.5rem;padding:1.5rem 1.5rem 0;max-width:1200px;margin:0 auto;font-size:.85rem;color:#666;flex-wrap:wrap}.GetInvolved_breadcrumbLink__6kZxH{color:#0072ce;cursor:pointer;background:none;border:none;font-size:.85rem;padding:0;text-decoration:none}.GetInvolved_breadcrumbLink__6kZxH:hover{text-decoration:underline}.GetInvolved_breadcrumbSep__wu2Ni{color:#999}.GetInvolved_breadcrumbCurrent__c8vZz{color:#001871;font-weight:600}.GetInvolved_pageContent___85_0{max-width:1200px;margin:0 auto;padding:1.5rem}.GetInvolved_pageTitle__xj3hZ{font-size:1.75rem;font-weight:700;color:#001871;margin-bottom:1rem}.GetInvolved_pageIntro__6Q9YP{font-size:1.05rem;line-height:1.7;color:#333;margin-bottom:1.5rem}.GetInvolved_pageSection__1iwhY{margin-bottom:2rem}.GetInvolved_pageSectionTitle__KfNLV{font-size:1.25rem;font-weight:600;color:#001871;margin-bottom:.75rem}.GetInvolved_pageSectionText__BRlB8{font-size:1rem;line-height:1.7;color:#444}.GetInvolved_pageSectionText__BRlB8 ul{margin:.75rem 0;padding-left:1.5rem}.GetInvolved_pageSectionText__BRlB8 li{margin-bottom:.5rem}.GetInvolved_highlightBox__rZJ6s{background:#f0f4ff;border-left:4px solid #001871;padding:1.25rem 1.5rem;border-radius:0 .5rem .5rem 0;margin:1.5rem 0}.GetInvolved_highlightBox__rZJ6s p{margin:0;color:#333;line-height:1.6}@keyframes GetInvolved_cardFadeIn__kOd8C{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes GetInvolved_shimmerSlide__Lu0ge{0%{transform:translateX(-100%)}to{transform:translateX(100%)}}@media (max-width:1024px){.GetInvolved_cardLabel__faCsE{font-size:2rem}.GetInvolved_card__XS95h{min-height:240px}}@media (max-width:768px){.GetInvolved_cardGrid__7X1HR{grid-template-columns:1fr;gap:1rem;padding:1.5rem 1rem}.GetInvolved_cardGrid2__8Kxy0{grid-template-columns:1fr}.GetInvolved_card__XS95h{min-height:180px}.GetInvolved_cardLabel__faCsE{font-size:1.75rem}.GetInvolved_backButton__v_zFz{margin-left:1rem}.GetInvolved_breadcrumb__QYmGg{padding:1rem 1rem 0}.GetInvolved_pageContent___85_0{padding:1rem}.GetInvolved_classCardsGrid__cGLkA{grid-template-columns:1fr}}.GetInvolved_classCards__KCJ1g{margin-top:2rem;padding-top:1.5rem;border-top:1px solid #e5e7eb}.GetInvolved_classCardsTitle__hoYN6{font-size:1.1rem;font-weight:700;color:#1a2744;margin:0 0 1rem}.GetInvolved_classCardsGrid__cGLkA{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1.25rem;gap:1.25rem}@media (max-width:767px){.GetInvolved_classCardsGrid__cGLkA{grid-template-columns:1fr}}.TeamJapanTabs_teamHeader__1mHTT{margin-bottom:2rem}.TeamJapanTabs_teamHeadline__5orhY{font-size:1.75rem;font-weight:600;color:#001871;margin:0 0 .75rem}.TeamJapanTabs_teamBlurb__2OYRd{font-size:1rem;line-height:1.6;color:#25282a;margin:0;max-width:800px}.TeamJapanTabs_section__6Kf9r{margin-bottom:2.5rem}.TeamJapanTabs_sectionTitle__s_r9a{font-size:1.25rem;font-weight:600;color:#001871;margin:0 0 1rem;padding-bottom:.5rem;border-bottom:2px solid #0072ce}.TeamJapanTabs_matchCardsGrid__RYiga{display:flex;gap:.75rem;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.TeamJapanTabs_matchCardsGrid__RYiga::-webkit-scrollbar{display:none}.TeamJapanTabs_matchCardWrapper__Ly0Vg{flex:0 0 80%;max-width:80%;display:flex;flex-direction:column}.TeamJapanTabs_cardLabel__NV4zn{font-weight:600;color:#001871;text-transform:uppercase;letter-spacing:.05em;white-space:nowrap}.TeamJapanTabs_cardLabelSpacer__uuq9f,.TeamJapanTabs_cardLabel__NV4zn{display:block;font-size:.75rem;line-height:1;margin-bottom:.5rem}@media (min-width:768px){.TeamJapanTabs_cardLabel__NV4zn{font-size:.85rem}}.TeamJapanTabs_newsGrid__MgN1M{display:flex;gap:.75rem;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.TeamJapanTabs_newsGrid__MgN1M::-webkit-scrollbar{display:none}.TeamJapanTabs_newsCard__ii6F4{flex:0 0 70%;max-width:70%;background:white;border-radius:12px;overflow:hidden;box-shadow:0 4px 12px rgba(0,0,0,.1);text-decoration:none;color:inherit;transition:transform .3s ease,box-shadow .3s ease}.TeamJapanTabs_newsCard__ii6F4:hover{transform:translateY(-4px);box-shadow:0 8px 20px rgba(0,0,0,.15)}.TeamJapanTabs_newsImageWrapper__9JDom{position:relative;width:100%;aspect-ratio:16/10}.TeamJapanTabs_newsImage__h8_mr{object-fit:cover}.TeamJapanTabs_newsContent__w_lso{padding:.75rem}.TeamJapanTabs_newsTitle__BmE9h{font-size:.9rem;font-weight:600;color:#1a1a1a;margin:0 0 .5rem;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.TeamJapanTabs_newsCard__ii6F4:hover .TeamJapanTabs_newsTitle__BmE9h{color:#001871}.TeamJapanTabs_newsFallbackNotice__28Iow{display:block;font-size:.7rem;color:#888;font-style:italic;margin-bottom:.25rem}.TeamJapanTabs_newsFooter__2Lp9E{display:flex;justify-content:space-between;align-items:center}.TeamJapanTabs_newsTimeAgo__wnP2Z{font-size:.75rem;color:#666}.TeamJapanTabs_newsCompetitionLogo__X_LDR{width:32px;height:32px;object-fit:contain;flex-shrink:0}.TeamJapanTabs_newsPlaceholder__IUbkj{background:#f8f9fa;border:1px solid #e9ecef;border-radius:8px;padding:2rem;text-align:center}.TeamJapanTabs_newsPlaceholder__IUbkj p{color:#6c757d;margin:0;font-style:italic}.TeamJapanTabs_playersGrid__4kDEE{display:flex;gap:.75rem;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.TeamJapanTabs_playersGrid__4kDEE::-webkit-scrollbar{display:none}.TeamJapanTabs_playerCardWrapper__Z_A1U{flex:0 0 45%;max-width:45%;display:flex;flex-direction:column}.TeamJapanTabs_playersPlaceholder__9sBKM{background:#f8f9fa;border:1px solid #e9ecef;border-radius:8px;padding:2rem;text-align:center}.TeamJapanTabs_playersPlaceholder__9sBKM p{color:#6c757d;margin:0;font-style:italic}@media (min-width:480px){.TeamJapanTabs_matchCardWrapper__Ly0Vg,.TeamJapanTabs_newsCard__ii6F4{flex:0 0 38%;max-width:38%}.TeamJapanTabs_playerCardWrapper__Z_A1U{flex:0 0 30%;max-width:30%}}@media (min-width:768px){.TeamJapanTabs_matchCardsGrid__RYiga{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1rem;gap:1rem;overflow-x:visible}.TeamJapanTabs_matchCardWrapper__Ly0Vg{flex:none;max-width:none}.TeamJapanTabs_newsGrid__MgN1M{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:1rem;gap:1rem;overflow-x:visible}.TeamJapanTabs_newsCard__ii6F4{flex:none;max-width:none}.TeamJapanTabs_newsContent__w_lso{padding:1rem}.TeamJapanTabs_newsTitle__BmE9h{font-size:1rem}.TeamJapanTabs_playersGrid__4kDEE{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:.75rem;gap:.75rem;overflow-x:visible}.TeamJapanTabs_playerCardWrapper__Z_A1U{flex:none;max-width:none}}@media (max-width:640px){.TeamJapanTabs_teamHeadline__5orhY{font-size:1.5rem}}.PointsTable_tableWrapper__KUL_N{overflow-x:auto;border-radius:.5rem;box-shadow:0 2px 8px rgba(0,0,0,.1);margin-top:1rem}.PointsTable_table__yuj1V{width:100%;border-collapse:collapse;background:white;min-width:540px}.PointsTable_table__yuj1V thead{background:#001871}.PointsTable_numHeader__8wAdY,.PointsTable_posHeader__7d8Wl,.PointsTable_teamHeader__4aP67{padding:.75rem 1rem;font-weight:600;color:white;font-size:.85rem;text-transform:uppercase;letter-spacing:.5px;white-space:nowrap}.PointsTable_posHeader__7d8Wl{text-align:center;width:40px}.PointsTable_teamHeader__4aP67{text-align:left}.PointsTable_numHeader__8wAdY{text-align:center;width:50px}.PointsTable_table__yuj1V tbody tr{border-bottom:1px solid #e5e7eb;transition:background-color .15s}.PointsTable_table__yuj1V tbody tr:hover{background-color:#f0f4ff}.PointsTable_position__LXN2H{text-align:center;font-weight:700;color:#001871;padding:.625rem 1rem}.PointsTable_teamCell__ye9MU{display:flex;align-items:center;gap:.75rem;padding:.625rem 1rem}.PointsTable_teamLogo__SFYHy{width:28px;height:28px;object-fit:contain;flex-shrink:0}.PointsTable_number__L6_dp,.PointsTable_teamName__OTY6n{font-weight:500;color:#25282A;white-space:nowrap}.PointsTable_number__L6_dp{text-align:center;padding:.625rem 1rem}.PointsTable_points__eutn1{font-weight:700;color:#001871}.PointsTable_nrr__6Faqi,.PointsTable_points__eutn1{text-align:center;white-space:nowrap;padding:.625rem 1rem}.PointsTable_nrr__6Faqi{font-weight:500;font-family:Monaco,Courier New,monospace;font-size:.9rem}.PointsTable_positive__DT8lR{color:#059669}.PointsTable_negative__rEUhM{color:#dc2626}.PointsTable_groupsContainer__udFss{display:flex;flex-direction:column;gap:2rem;margin-top:.5rem}.PointsTable_group__w7L57{display:flex;flex-direction:column}.PointsTable_groupName__rIBz0{font-size:1.1rem;font-weight:600;color:#001871;margin:0}.PointsTable_noData__dg14y{text-align:center;padding:3rem;background:#f9fafb;border-radius:.5rem;color:#666;font-size:1.1rem;margin-top:1rem}@media (max-width:768px){.PointsTable_numHeader__8wAdY,.PointsTable_posHeader__7d8Wl,.PointsTable_teamHeader__4aP67{padding:.5rem;font-size:.75rem}.PointsTable_nrr__6Faqi,.PointsTable_number__L6_dp,.PointsTable_points__eutn1,.PointsTable_position__LXN2H{padding:.5rem;font-size:.85rem}.PointsTable_teamCell__ye9MU{padding:.5rem;gap:.5rem}.PointsTable_teamLogo__SFYHy{width:24px;height:24px}.PointsTable_teamName__OTY6n{font-size:.85rem}.PointsTable_nrr__6Faqi{font-size:.8rem}}.DivisionResults_container__AgqUG{margin-top:2rem}.DivisionResults_sectionTitle__utDLs{font-size:1.1rem;font-weight:600;color:#001871;margin:0 0 1rem;padding-bottom:.5rem;border-bottom:2px solid #0072ce}.DivisionResults_monthSection__62eMl{margin-bottom:1.5rem}.DivisionResults_monthTitle___osQf{font-size:.95rem;font-weight:600;color:#25282a;margin:0 0 .75rem;padding-bottom:.35rem;border-bottom:1px solid #d4af37}.DivisionResults_seriesGroup__BFUC6{margin-bottom:.75rem}.DivisionResults_seriesLabel__jRs57{font-size:.8rem;font-weight:600;color:#0072ce;margin:0 0 .5rem}.DivisionResults_matchCardsGrid__mqKns{display:flex;gap:.75rem;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;margin-bottom:1rem}.DivisionResults_matchCardsGrid__mqKns::-webkit-scrollbar{display:none}.DivisionResults_matchCardWrapper__pKCEt{flex:0 0 80%;max-width:80%;display:flex;flex-direction:column;text-decoration:none;color:inherit;transition:transform .15s ease,box-shadow .15s ease}.DivisionResults_matchCardWrapper__pKCEt:hover{transform:translateY(-2px)}.DivisionResults_matchCardWrapper__pKCEt:hover .DivisionResults_card__hiBKi{box-shadow:0 4px 14px rgba(0,0,0,.15)}.DivisionResults_matchTypeBadge__MU1AO{font-size:.7rem;font-weight:700;color:white;background:#001871;padding:.15rem .5rem;border-radius:4px 4px 0 0;text-align:center;text-transform:uppercase;letter-spacing:.05em}.DivisionResults_matchTypeBadgeFinal__RUHau{background:#d4af37;color:#001871}.DivisionResults_card__hiBKi{background:white;border-radius:0 0 8px 8px;box-shadow:0 2px 8px rgba(0,0,0,.1);display:flex;flex-direction:column;flex:1 1;overflow:hidden}.DivisionResults_card__hiBKi.DivisionResults_noBadge__hNvGm{border-radius:8px}.DivisionResults_teamsDisplay__T_Zat{display:flex;flex-direction:column;align-items:center;padding:.5rem .25rem;background:#f9f9f9;gap:.25rem;flex:1 1}.DivisionResults_teamsRow__gSb8Z{display:flex;align-items:center;justify-content:center;gap:.5rem;width:100%}.DivisionResults_team__O2s_E{display:flex;flex-direction:column;align-items:center;gap:.2rem;flex:1 1;min-width:0}.DivisionResults_teamLogo__84tib{width:44px;height:44px;object-fit:contain;border-radius:50%;border:2px solid #001871}.DivisionResults_teamName__BghnU{font-size:.65rem;font-weight:600;color:#1a1a1a;text-align:center;line-height:1.2}.DivisionResults_teamScore__9coV5{font-size:.7rem;font-weight:600;color:#1a1a1a;text-align:center;line-height:1.2}.DivisionResults_vs__Q1J2u{font-size:.7rem;font-weight:700;color:#666;flex-shrink:0}.DivisionResults_matchResult__BZD_p{text-align:center;font-size:.6rem;font-weight:600;color:#001871;padding:0 .25rem;min-height:1rem;line-height:1.3}.DivisionResults_cardFooter__gP5S_{padding:.4rem .5rem;text-align:center}.DivisionResults_cardDate__IYR3i{font-size:.7rem;font-weight:600;color:#001871}.DivisionResults_cardLocation__xZytz{font-size:.6rem;color:#666;margin-top:.1rem}.DivisionResults_groundLink__1bMzo{color:#0072ce;text-decoration:none;position:relative;z-index:1}.DivisionResults_groundLink__1bMzo:hover{color:#001871;text-decoration:underline}@media (min-width:480px){.DivisionResults_matchCardWrapper__pKCEt{flex:0 0 38%;max-width:38%}}@media (min-width:768px){.DivisionResults_matchCardsGrid__mqKns{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1rem;gap:1rem;overflow-x:visible}.DivisionResults_matchCardWrapper__pKCEt{flex:none;max-width:none}.DivisionResults_teamLogo__84tib{width:60px;height:60px}.DivisionResults_teamName__BghnU{font-size:.85rem}.DivisionResults_teamScore__9coV5{font-size:.8rem}.DivisionResults_teamsDisplay__T_Zat{padding:.5rem;gap:.4rem}.DivisionResults_teamsRow__gSb8Z{gap:1rem}.DivisionResults_team__O2s_E{gap:.4rem}.DivisionResults_vs__Q1J2u{font-size:.8rem}.DivisionResults_matchResult__BZD_p{font-size:.75rem;padding:0 .5rem}.DivisionResults_cardDate__IYR3i{font-size:.8rem}.DivisionResults_cardLocation__xZytz{font-size:.7rem}.DivisionResults_monthTitle___osQf{font-size:1.05rem}}.page_main__NXOth{min-height:100vh;background:linear-gradient(135deg,#ffffff,#f5f5f5)}.page_tournament__eTNBR{max-width:1200px;margin:0 auto;padding:2rem 1rem 4rem}.page_headerWithImage__ykyWJ,.page_header__KIYZ0{display:flex;flex-direction:column;align-items:center;gap:1.5rem;margin-bottom:3rem}.page_headerImage__Q0q6d{width:200px;flex-shrink:0;border-radius:8px;overflow:hidden;box-shadow:0 4px 12px rgba(0,0,0,.1)}.page_headerImg__6ZniR{width:100%;height:auto;display:block}.page_headerText__IcddP{text-align:center}.page_title___V16N{font-size:2rem;font-weight:700;color:#001871;margin:0 0 .5rem;line-height:1.2}.page_location__jyYtF{font-size:1.1rem;color:#555;margin:0 0 .25rem}.page_dates__R87av{font-size:1rem;color:#666;margin:0}.page_section__P_KM0{margin-bottom:3rem}.page_sectionTitle__z4IIf{font-size:1.5rem;font-weight:600;color:#001871;margin:0 0 1rem;padding-bottom:.5rem;border-bottom:2px solid #0072ce}.page_newsGrid__FrdsS{display:flex;gap:1rem;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;min-width:min-content}.page_newsGrid__FrdsS::-webkit-scrollbar{display:none}.page_newsCardWrapper__vmPyi{flex:0 0 70%;max-width:70%;display:flex;flex-direction:column}.page_newsCard__kT1y1{background:white;border-radius:12px;overflow:hidden;box-shadow:0 4px 12px rgba(0,0,0,.1);text-decoration:none;color:inherit;transition:transform .3s ease,box-shadow .3s ease}.page_newsCard__kT1y1:hover{transform:translateY(-4px);box-shadow:0 8px 20px rgba(0,0,0,.15)}.page_newsImageWrapper__ed3r8{position:relative;width:100%;aspect-ratio:16/10}.page_newsImage__5Tsmh{object-fit:cover}.page_newsContent__fg1zK{padding:1rem}.page_newsTitle__x_GEl{font-size:.95rem;font-weight:600;color:#1a1a1a;margin:0 0 .5rem;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.page_newsCard__kT1y1:hover .page_newsTitle__x_GEl{color:#001871}.page_newsFallbackNotice__wLzfB{display:block;font-size:.7rem;color:#888;font-style:italic;margin-bottom:.25rem}.page_newsContentFooter__LfPtu{display:flex;justify-content:space-between;align-items:center}.page_newsTimeAgo__F_05I{font-size:.75rem;color:#666}.page_newsCompetitionLogo__23wTI{width:40px;height:40px;object-fit:contain;flex-shrink:0}.page_moreNewsLink__0a0MX{display:inline-block;margin-top:.75rem;font-size:.85rem;color:#001871;text-decoration:none;font-weight:600;transition:color .2s ease}.page_moreNewsLink__0a0MX:hover{color:#d4af37}.page_matchesGrid__PPASa{display:flex;gap:.75rem;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.page_matchesGrid__PPASa::-webkit-scrollbar{display:none}.page_matchCardWrapper__Be0wL{flex:0 0 80%;max-width:80%;display:flex;flex-direction:column}.page_teamSection__tkggn{margin-bottom:0;padding:1.5rem 1rem;border-radius:8px}.page_teamSection__tkggn:nth-child(odd){background-color:rgba(0,114,206,.05)}.page_teamSection__tkggn:nth-child(2n){background-color:#ffffff}.page_teamHeader__Y_PzA{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem}.page_teamLogo__CYUg7{width:40px;height:40px;object-fit:contain;border-radius:50%}.page_teamName__PDnfX{font-size:1.2rem;font-weight:600;color:#25282a;margin:0}.page_staffHeading__bdCIO{font-size:.95rem;font-weight:600;color:#555;margin:1rem 0 .5rem;text-transform:uppercase;letter-spacing:.05em}.page_playersGrid__1loYN{display:flex;gap:.75rem;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.page_playersGrid__1loYN::-webkit-scrollbar{display:none}.page_playerCardWrapper__h_5F4{flex:0 0 45%;max-width:45%;display:flex;flex-direction:column}.page_premierHero__gGfX2{position:relative;border-radius:12px;overflow:hidden;margin-bottom:2.5rem;min-height:380px;display:flex;align-items:center;justify-content:center;background:#001871}.page_premierHeroBg__W0rXw{position:absolute;inset:0}.page_premierHeroBgImg___PjhQ{object-fit:cover;opacity:.35}.page_premierHeroBg__W0rXw:after{content:"";position:absolute;inset:0;z-index:1}.page_premierHeroBgLight__h_RKZ:after{background:radial-gradient(ellipse 60% 70% at center,rgba(255,255,255,.85) 0,rgba(255,255,255,.4) 35%,transparent 65%)}.page_premierHeroBgDark__Uq76y:after{background:radial-gradient(ellipse 60% 70% at center,rgba(0,0,0,.7) 0,rgba(0,0,0,.3) 35%,transparent 65%)}.page_premierHeroContent__lnnww{position:relative;z-index:1;text-align:center;padding:2.5rem 1.5rem}.page_premierHeroLogo__rULJu{width:200px;height:200px;object-fit:contain;margin:0 auto 1rem;display:block;filter:drop-shadow(0 4px 24px rgba(0,0,0,.5))}.page_premierHeroLogoLarge__bT13_{width:280px;height:280px}.page_premierHeroTitle__V_PJV{font-size:1.75rem;font-weight:700;color:white;margin:0 0 .5rem;line-height:1.2}.page_premierHeroLocation__B8msL{font-size:1rem;color:rgba(255,255,255,.85);margin:0 0 .25rem}.page_premierHeroDates__qmpRV{font-size:.9rem;color:rgba(255,255,255,.7);margin:0}.page_featuredNewsCard__KEWeb{display:flex;flex-direction:column;background:white;border-radius:12px;overflow:hidden;box-shadow:0 4px 12px rgba(0,0,0,.1);text-decoration:none;color:inherit;transition:transform .3s ease,box-shadow .3s ease}.page_featuredNewsCard__KEWeb:hover{transform:translateY(-4px);box-shadow:0 8px 20px rgba(0,0,0,.15)}.page_featuredNewsImage__MioiG{position:relative;width:100%;aspect-ratio:16/9}.page_featuredNewsContent__S4sOl{padding:1.25rem}.page_featuredNewsTitle__Bjmcs{font-size:1.15rem;font-weight:600;color:#1a1a1a;margin:0 0 .5rem;line-height:1.3}.page_featuredNewsCard__KEWeb:hover .page_featuredNewsTitle__Bjmcs{color:#001871}.page_playersToWatchGrid__8HEfg{display:flex;gap:1rem;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.page_playersToWatchGrid__8HEfg::-webkit-scrollbar{display:none}.page_playerToWatchCard__bKwiw{flex:0 0 45%;max-width:45%;display:flex;flex-direction:column}.page_playerToWatchTeam__Vwsn_{display:flex;align-items:center;gap:.35rem;margin-top:.35rem;padding:0 .25rem}.page_playerToWatchTeamLogo__cohL3{width:16px;height:16px;object-fit:contain;flex-shrink:0}.page_playerToWatchTeamName__V7zjB{font-size:.7rem;color:#666;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.page_liveTitle__xSbBR{display:flex;align-items:center;gap:.5rem}.page_liveDot__Y54OZ{width:10px;height:10px;border-radius:50%;background:#e63946;animation:page_pulse__rUIpV 1.5s ease-in-out infinite;flex-shrink:0}@keyframes page_pulse__rUIpV{0%,to{opacity:1}50%{opacity:.4}}.page_standingsBlock__7nZWb{margin-bottom:1.5rem}.page_standingsSeriesName__Vge3e{font-size:1.1rem;font-weight:600;color:#25282a;margin:0 0 .75rem}.page_standingsGroupName__DUOMh{font-size:.9rem;font-weight:600;color:#555;margin:0 0 .5rem}.page_standingsTable__X7fYg{margin-bottom:1rem}.page_tableWrapper__1r6VY{overflow-x:auto;-webkit-overflow-scrolling:touch}.page_table__Hl1DN{width:100%;border-collapse:collapse;font-size:.85rem;min-width:400px}.page_table__Hl1DN thead{background:#001871;color:white}.page_table__Hl1DN th{padding:.5rem .75rem;text-align:center;font-weight:600;white-space:nowrap}.page_thTeam___2x7a{text-align:left;padding-left:.75rem}.page_thNrr__HdCN_,.page_thNum__oA9va{width:50px}.page_table__Hl1DN tbody tr{border-bottom:1px solid #e5e5e5;transition:background .15s ease}.page_table__Hl1DN tbody tr:hover{background:#f5f7ff}.page_topRow__IV7mi{background:rgba(212,175,55,.08)}.page_tdTeam__2YHeF{padding:.6rem .75rem;font-weight:500;color:#25282a;white-space:nowrap}.page_tdNum__V7L5N{padding:.6rem .5rem;text-align:center;color:#555}.page_tdPoints__5prGm{font-weight:700;color:#001871}.page_tdNrr__9jTkQ{padding:.6rem .5rem;text-align:center;color:#555;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.page_leaderboardsGrid___DXAL{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.5rem;gap:1.5rem}.page_leaderboardsAsOf__xiQM5{margin:.75rem 0 0;font-size:.8rem;color:#666;font-style:italic;text-align:right}.page_leaderboardCard__bWJGz{background:white;border-radius:8px;box-shadow:0 1px 4px rgba(0,0,0,.08);overflow:hidden}.page_leaderboardTitle__jFiNl{font-size:1rem;font-weight:700;color:white;background:#001871;margin:0;padding:.6rem .75rem}.page_leaderboardCard__bWJGz .page_table__Hl1DN{min-width:0}.page_leaderboardCard__bWJGz .page_table__Hl1DN thead{background:#f0f2f5;color:#25282a}.page_thRank__uXCeB{width:32px;text-align:center}.page_thPlayer__gJtL2{text-align:left;padding-left:.5rem}.page_tdRank__uX1AO{padding:.5rem .25rem;text-align:center;color:#999;font-weight:600;font-size:.8rem}.page_topRow__IV7mi .page_tdRank__uX1AO{color:#d4af37}.page_tdPlayer__TNCmQ{padding:.5rem;font-weight:500;color:#25282a;white-space:nowrap}@media (max-width:1024px){.page_leaderboardsGrid___DXAL{grid-template-columns:1fr}}@media (min-width:641px) and (max-width:1024px){.page_leaderboardsGrid___DXAL{grid-template-columns:repeat(2,1fr)}.page_leaderboardsGrid___DXAL>:last-child{grid-column:1/-1;max-width:50%;margin:0 auto}}.page_sponsorsGrid__pZ53W{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center;align-items:center}.page_sponsorCard__9bO4j{display:flex;flex-direction:column;align-items:center;gap:.35rem}.page_sponsorLink__oUln_{display:block}.page_sponsorLogo__DsWcy{width:120px;height:60px;object-fit:contain}.page_sponsorTitle__jTPuo{font-size:.7rem;color:#888;text-align:center}@media (min-width:480px){.page_newsCardWrapper__vmPyi{flex:0 0 45%;max-width:45%}.page_matchCardWrapper__Be0wL{flex:0 0 38%;max-width:38%}.page_playerCardWrapper__h_5F4,.page_playerToWatchCard__bKwiw{flex:0 0 30%;max-width:30%}}@media (min-width:768px){.page_tournament__eTNBR{padding:3rem 2rem 5rem}.page_headerWithImage__ykyWJ{flex-direction:row;align-items:center}.page_headerImage__Q0q6d{width:250px}.page_title___V16N{font-size:2.5rem}.page_newsGrid__FrdsS{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:1.5rem;gap:1.5rem;overflow-x:visible}.page_newsCardWrapper__vmPyi{flex:none;max-width:none}.page_newsContent__fg1zK{padding:1.25rem}.page_newsTitle__x_GEl{font-size:1rem}.page_moreNewsLink__0a0MX{font-size:.9rem}.page_matchesGrid__PPASa{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1rem;gap:1rem;overflow-x:visible}.page_matchCardWrapper__Be0wL{flex:none;max-width:none}.page_playersGrid__1loYN{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:.75rem;gap:.75rem;overflow-x:visible}.page_playerCardWrapper__h_5F4{flex:none;max-width:none}.page_teamLogo__CYUg7{width:48px;height:48px}.page_teamName__PDnfX{font-size:1.3rem}.page_premierHero__gGfX2{min-height:440px}.page_premierHeroLogo__rULJu{width:280px;height:280px}.page_premierHeroLogoLarge__bT13_{width:380px;height:380px}.page_premierHeroTitle__V_PJV{font-size:2.5rem}.page_premierHeroLocation__B8msL{font-size:1.2rem}.page_featuredNewsCard__KEWeb{flex-direction:row}.page_featuredNewsImage__MioiG{flex:0 0 55%;aspect-ratio:16/10}.page_featuredNewsContent__S4sOl{padding:2rem;display:flex;flex-direction:column;justify-content:center}.page_featuredNewsTitle__Bjmcs{font-size:1.4rem}.page_playersToWatchGrid__8HEfg{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));grid-gap:1rem;gap:1rem;overflow-x:visible}.page_playerToWatchCard__bKwiw{flex:none;max-width:none}.page_table__Hl1DN{font-size:.9rem}}