.MatchStaticTable_matchStaticContainer__pNcWP{width:100%;background-color:#ffffff;overflow:hidden}.MatchStaticTable_title__XzIfD{padding-top:12px;font-size:18px;font-weight:600;color:#333;border-bottom:1px solid #e0e0e0}.MatchStaticTable_matchList__1eT5w{display:flex;flex-direction:column}.MatchStaticTable_matchRow__VOuMH{display:grid;grid-template-columns:1fr auto auto auto 1fr;align-items:center;grid-gap:12px;gap:12px;padding:6px 20px;border-bottom:1px solid #e0e0e0;transition:background-color .2s}.MatchStaticTable_matchRow__VOuMH:nth-child(odd){background-color:#f7f7f7}.MatchStaticTable_matchRow__VOuMH:nth-child(2n){background-color:#feffff}.MatchStaticTable_matchRow__VOuMH:hover{background-color:#e8e8e8}.MatchStaticTable_matchRow__VOuMH:last-child{border-bottom:none}.MatchStaticTable_teamSection__Reh82{display:flex;align-items:center;gap:12px}.MatchStaticTable_teamSection__Reh82:first-child{justify-content:flex-end}.MatchStaticTable_teamSection__Reh82:last-child{justify-content:flex-start}.MatchStaticTable_teamName__Db20y{font-size:16px;font-weight:500;color:#333;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;cursor:default;max-width:150px}.MatchStaticTable_teamLogo__AUscs{width:28px;height:28px;object-fit:contain;flex-shrink:0}.MatchStaticTable_scoreBox__6hIWb{min-width:26px;height:26px;display:flex;align-items:center;justify-content:center;font-size:18px;font-weight:700;color:#ffffff;flex-shrink:0;border-radius:2px}.MatchStaticTable_scoreWin__rDF4v{background-color:#3e8456}.MatchStaticTable_scoreLose__YQwqF{background-color:#c7373e}.MatchStaticTable_matchTime__NnVbr{display:flex;align-items:center;height:26px;padding:0 10px;font-size:18px;font-weight:600;color:#333;text-align:center;flex-shrink:0;background:#e8e9e8;border-radius:2px}@media (max-width:768px){.MatchStaticTable_matchRow__VOuMH{grid-template-columns:minmax(80px,1fr) auto auto auto minmax(80px,1fr);gap:8px;padding:8px 10px}.MatchStaticTable_teamSection__Reh82{gap:8px}.MatchStaticTable_teamName__Db20y{font-size:13px;max-width:120px}.MatchStaticTable_teamLogo__AUscs{width:28px;height:28px}.MatchStaticTable_scoreBox__6hIWb{min-width:40px;height:40px;font-size:18px}.MatchStaticTable_matchTime__NnVbr{height:40px;font-size:18px}}@media (max-width:480px){.MatchStaticTable_matchRow__VOuMH{grid-template-columns:minmax(60px,1fr) auto auto auto minmax(60px,1fr);gap:4px;padding:4px 8px}.MatchStaticTable_teamSection__Reh82{gap:6px;min-width:0}.MatchStaticTable_teamName__Db20y{font-size:11px;max-width:70px}.MatchStaticTable_teamLogo__AUscs{width:24px;height:24px}.MatchStaticTable_scoreBox__6hIWb{min-width:20px;height:20px;font-size:14px}.MatchStaticTable_matchTime__NnVbr{font-size:14px;height:20px}.MatchStaticTable_title__XzIfD{padding-top:6px;font-size:16px}}.MatchStatic_matchStaticTable__gCzib{overflow-y:scroll;height:600px}@media (max-width:768px){.MatchStatic_matchStaticTable__gCzib{height:400px}}.MatchScheduleSection_container__3AZgO{width:100%;background:var(--background-1,#ffffff);margin:0 0 30px;box-shadow:0 1px 8px rgba(0,0,0,.1)}.MatchScheduleSection_matchListContainer__Z5b76{position:relative;width:100%}.MatchScheduleSection_matchList__Dmocv{position:relative;display:flex;overflow-x:auto;scroll-behavior:smooth;-webkit-overflow-scrolling:touch}.MatchScheduleSection_matchList__Dmocv::-webkit-scrollbar{display:none}.MatchScheduleSection_matchList__Dmocv{-ms-overflow-style:none;scrollbar-width:none}.MatchScheduleSection_matchItem__fSI33{min-width:120px;flex-shrink:0;display:flex;flex-direction:column;align-items:center;gap:8px;padding:12px;background:#ffffff;border-right:1px solid rgba(0,0,0,.1);cursor:pointer;transition:all .2s ease}.MatchScheduleSection_matchItem__fSI33:hover{background:var(--background-2,#f8f9fa);transform:translateY(-2px);box-shadow:0 4px 8px rgba(0,0,0,.1)}.MatchScheduleSection_matchDateTime__YMkaE{font-size:14px;font-weight:500;text-align:center;margin-bottom:4px;color:var(--violet-300,#914DF3)}.MatchScheduleSection_matchTeams__IzcrB{display:flex;flex-direction:column;gap:4px;width:100%}.MatchScheduleSection_teamItem__lpb9j{display:flex;align-items:center;gap:6px;padding:4px 8px;background:#ffffff;border-radius:4px;min-height:24px;width:100%;justify-content:flex-start}.MatchScheduleSection_teamIcon__bnhra{font-size:12px;line-height:1}.MatchScheduleSection_teamLogo__JCNzs{width:16px;height:16px;object-fit:contain;border-radius:2px}.MatchScheduleSection_teamName__z8YMy{font-size:16px;color:var(--text-1,#333333);font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:80px}.MatchScheduleSection_prevIndicator__2nE8i{left:-24px;box-shadow:2px 0 4px rgba(0,0,0,.1)}.MatchScheduleSection_prevIndicator__2nE8i,.MatchScheduleSection_scrollIndicator__ZEBv8{position:absolute;top:0;transform:none;width:24px;height:100%;background:#ffffff;color:var(--greyscale-600,#4b5563);border-radius:0;display:flex;align-items:center;justify-content:center;font-size:18px;font-weight:400;cursor:pointer;transition:color .2s ease;z-index:10;pointer-events:auto}.MatchScheduleSection_scrollIndicator__ZEBv8{right:-24px;box-shadow:-2px 0 4px rgba(0,0,0,.1)}.MatchScheduleSection_prevIndicator__2nE8i:hover,.MatchScheduleSection_scrollIndicator__ZEBv8:hover{background:var(--background-2,#f8f9fa)}.MatchScheduleSection_empty__H8c6u,.MatchScheduleSection_loading__XprOw{text-align:center;color:var(--text-1,#666666);padding:20px}@media (max-width:768px){.MatchScheduleSection_title__3Dszi{font-size:16px}.MatchScheduleSection_matchItem__fSI33{min-width:100px;padding:10px}.MatchScheduleSection_teamName__z8YMy{max-width:70px;font-size:10px}.MatchScheduleSection_prevIndicator__2nE8i{left:-20px;width:20px;height:100%;font-size:16px}.MatchScheduleSection_scrollIndicator__ZEBv8{right:-20px;width:20px;height:100%;font-size:16px}}.lobby_sportBannerWrapper__ELdvg [class*=mainSwiper]{height:420px;margin-bottom:0}.lobby_sportBannerWrapper__ELdvg [class*=skeletonContainer]{height:420px}@media (min-width:768px){.lobby_sportBannerWrapper__ELdvg [class*=mainSwiper],.lobby_sportBannerWrapper__ELdvg [class*=skeletonContainer]{height:620px}}@media (min-width:1024px){.lobby_sportBannerWrapper__ELdvg [class*=mainSwiper],.lobby_sportBannerWrapper__ELdvg [class*=skeletonContainer]{height:390px}}@media (min-width:1280px){.lobby_sportBannerWrapper__ELdvg [class*=mainSwiper],.lobby_sportBannerWrapper__ELdvg [class*=skeletonContainer]{height:490px}}@media (min-width:1920px){.lobby_sportBannerWrapper__ELdvg [class*=mainSwiper],.lobby_sportBannerWrapper__ELdvg [class*=skeletonContainer]{height:690px}}.lobby_sportMatchSection__EpkQG{padding-top:0}.page_landing__vDqfd{overflow-x:hidden}.page_landingContent__XJkiL{margin:0 auto;padding:0 16px}.page_matchScheduleSection__tlHPS{max-width:997px;margin:auto}@media (min-width:768px){.page_landingContent__XJkiL{max-width:997px}.page_contactSection__TxMLV{padding:0 16px}}.page_homeHeroActionButton__OZjYa{margin:22px 0;width:164px}@media (max-width:768px){.page_homeHeroActionButton__OZjYa{margin:0 0 24px}}.page_homeHero__GGp4y{position:relative;height:280vh;margin-bottom:1.5rem;z-index:11}.page_homeHeroHeadline__C1lLg{position:fixed;bottom:0;left:50%;display:flex;flex-direction:column;justify-content:center;align-items:center;height:max-content;width:max-content;margin-bottom:3.5rem;z-index:11;font-weight:900}@media (min-width:768px){.page_homeHeroHeadline__C1lLg{margin-bottom:3rem}}@media (min-width:1024px){.page_homeHeroHeadline__C1lLg{margin-bottom:6.5rem}}.page_homeHeroTitle__np5Oy{display:block;color:var(--greyscale-100);text-align:center;line-height:3.75rem;text-shadow:2px 2px 2px rgba(42,42,46,.5);white-space:nowrap;width:100vw;font-weight:900;margin-bottom:.5rem;font-size:1.3rem}.page_homeHeroTitleText__E1sPJ{font-size:3.5rem;line-height:3rem}.page_homeHeroSubtitle__QZbEk{line-height:5rem;font-size:24px}.page_homeHeroSubtitleBadge__KFjPb{background:#FF9100;padding:4px 8px;border-radius:4px;margin:0 10px;color:#000;font-size:24px}@media (min-width:768px){.page_homeHeroTitleText__E1sPJ{font-size:64px;line-height:3rem}.page_homeHeroSubtitle__QZbEk{font-size:26px;line-height:2.5}.page_homeHeroSubtitleBadge__KFjPb{padding:0 4px;margin:0 4px}}.page_homeHeroHeadlineTop1Container__A_Yuj{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:.25rem .5rem;background-color:var(--primary-2);color:var(--black);font-size:1.8rem;line-height:1.8125rem;border-radius:var(--border-radius-min);filter:drop-shadow(0 4px 4px rgba(0,0,0,.25))}@media (min-width:768px){.page_homeHeroHeadlineTop1Container__A_Yuj{font-size:2.12rem;line-height:2.125rem}}.page_homeHeroHeadlineCaption__Snp_t{display:flex;flex-direction:column;justify-content:center;align-items:center;font-size:1.8rem;line-height:1.8125rem;color:var(--greyscale-100);margin-left:.5rem;filter:drop-shadow(0 4px 4px rgba(0,0,0,.25))}@media (min-width:768px){.page_homeHeroHeadlineCaption__Snp_t{font-size:2.12rem;line-height:2.125rem}}@media (min-width:1024px){.page_homeHero__GGp4y{margin-bottom:calc(24px + 15vw)}}@media (min-width:768px){.page_homeHero__GGp4y{height:375vh}}.page_whyPigsportList__XZese{margin-top:0}.page_ctaButtonWrapper__kowF6{text-align:center}