.Header_header__AF_3G{background-color:#0066da;padding:20px 0;color:white;width:100%;position:fixed;top:0;left:0;z-index:999}.Header_visible__t8fZb{opacity:1;transform:translateY(0);pointer-events:auto}.Header_container__3JNoS{margin:0 auto;padding:0 20px;display:flex;align-items:center;justify-content:space-between}.Header_logo__1FRrW{display:flex;align-items:center;gap:10px;flex-shrink:0}.Header_logoImg__ES4Yi{width:100px;border-radius:4px}.Header_separator__70mLV{margin-left:10px;margin-right:10px;opacity:.6;font-size:16px}.Header_nav__LVYU2{display:flex;gap:30px;justify-content:center;flex:1 1}.Header_navItem__pb6e5{text-decoration:none;color:white;font-size:14px;position:relative;padding-bottom:2px}.Header_active__8Eipm,.Header_navItem__pb6e5:hover{font-weight:700}.Header_active__8Eipm:after{content:"";position:absolute;left:0;bottom:-4px;width:100%;height:2px;background:white;border-radius:1px}.Header_rightSection__TnrWw{display:flex;align-items:center;gap:10px;flex-shrink:0}.Header_languageSelector__hgEyM{background:transparent;border:none;color:white;font-size:14px;cursor:pointer}.Header_darkModeToggle___lLu2{background-color:rgba(255,255,255,.15);border:none;padding:5px 8px;border-radius:6px;cursor:pointer;color:white}.Header_dropdown__f5upL{position:relative}.Header_submenu__Nh5Zz{display:none;position:absolute;top:100%;left:0;background:white;color:#333;border-radius:4px;padding:8px 0;min-width:160px;box-shadow:0 4px 12px rgba(0,0,0,.1);z-index:9999;list-style:none}.Header_dropdown__f5upL:hover .Header_submenu__Nh5Zz{display:block}.Header_submenuItem__lP7qu{padding:8px 16px;display:block;white-space:nowrap;color:#333;text-decoration:none;font-size:13px}.Header_submenuItem__lP7qu:hover{background-color:#f0f0f0}.LiveScoreSection_wrapper__2DyYt{background:#f5f5f5;padding:1rem 0}.LiveScoreSection_nav__7mkIe{display:flex;gap:1rem;font-weight:500;margin-bottom:1.5rem;padding:1rem 1.5rem;background:rgba(255,255,255,.25);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:16px;border:1px solid rgba(255,255,255,.3);box-shadow:0 4px 20px rgba(0,0,0,.08);overflow-x:auto;scroll-behavior:smooth}.LiveScoreSection_nav__7mkIe::-webkit-scrollbar{display:none}.LiveScoreSection_nav__7mkIe{-ms-overflow-style:none;scrollbar-width:none}.LiveScoreSection_nav__7mkIe span{cursor:pointer;color:#2c3e50;padding:.6rem 1.2rem;border-radius:12px;transition:all .3s cubic-bezier(.4,0,.2,1);font-weight:600;font-size:clamp(.75rem,2vw,.9rem);white-space:nowrap;position:relative;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.2)}.LiveScoreSection_nav__7mkIe span:hover{background:rgba(255,255,255,.3);transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.1)}.LiveScoreSection_nav__7mkIe .LiveScoreSection_active__8gpJ2{background:rgba(255,255,255,.6);color:#1a202c;font-weight:700;border:1px solid rgba(255,255,255,.4);box-shadow:0 4px 16px rgba(0,0,0,.12);transform:translateY(-1px)}.LiveScoreSection_nav__7mkIe .LiveScoreSection_active__8gpJ2:before{content:"";position:absolute;bottom:-1px;left:50%;transform:translateX(-50%);width:60%;height:2px;background:linear-gradient(90deg,#667eea,#764ba2);border-radius:1px}.LiveScoreSection_cardRow__syOAT{display:flex;gap:1rem;overflow-x:auto;scroll-behavior:smooth;padding-bottom:1rem;scroll-snap-type:x mandatory}.LiveScoreSection_cardRow__syOAT::-webkit-scrollbar{display:none}.LiveScoreSection_cardRow__syOAT{-ms-overflow-style:none;scrollbar-width:none}.LiveScoreSection_card__AtX6J{min-width:clamp(240px,25vw,290px);max-width:clamp(240px,25vw,290px);width:clamp(240px,25vw,290px);height:clamp(250px,20vh,265px);background:linear-gradient(135deg,#ffffff,#f8f9fa);border-radius:16px;padding:1rem;box-shadow:0 4px 20px rgba(0,0,0,.08);flex-shrink:0;scroll-snap-align:start;border:1px solid rgba(0,0,0,.05);transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;display:flex;flex-direction:column}.LiveScoreSection_card__AtX6J:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#16213e,#16213e,#045fc6,#045fc6);border-radius:16px 16px 0 0}.LiveScoreSection_card__AtX6J:hover{transform:translateY(-4px) scale(1.02);box-shadow:0 8px 30px rgba(0,0,0,.12)}.LiveScoreSection_status__uyqCN{font-size:clamp(.65rem,1.5vw,.75rem);margin-bottom:.5rem;color:#2c3e50;display:flex;align-items:center;gap:.4rem;font-weight:600}.LiveScoreSection_liveDot__6EHZK{display:inline-block;width:clamp(5px,1vw,6px);height:clamp(5px,1vw,6px);background:#e74c3c;border-radius:50%;position:relative;animation:LiveScoreSection_livePulse___y8rW 2s infinite}.LiveScoreSection_liveDot__6EHZK:after{content:"";position:absolute;top:-2px;left:-2px;right:-2px;bottom:-2px;background:#e74c3c;border-radius:50%;opacity:.3;animation:LiveScoreSection_ripple__tjCRn 2s infinite}@keyframes LiveScoreSection_livePulse___y8rW{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.2);opacity:.8}}@keyframes LiveScoreSection_ripple__tjCRn{0%{transform:scale(1);opacity:.3}to{transform:scale(2);opacity:0}}.LiveScoreSection_title__3hldH{font-size:clamp(.7rem,1.8vw,.8rem);color:#6c757d;margin-bottom:.8rem;font-weight:500;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.LiveScoreSection_teams__tVnEi{border-top:1px solid #e9ecef;border-bottom:1px solid #e9ecef;padding:.7rem;margin:.5rem 0;background:rgba(108,117,125,.03);border-radius:8px;flex:1 1;display:flex;flex-direction:column;justify-content:center}.LiveScoreSection_team___BeMR{display:flex;align-items:center;justify-content:space-between;margin:.4rem 0;padding:.3rem;border-radius:6px;transition:all .2s ease}.LiveScoreSection_team___BeMR:hover{background:rgba(0,123,255,.05);transform:translateX(3px)}.LiveScoreSection_teamInfo__ZlM2x{display:flex;align-items:center;gap:.6rem;flex:1 1;min-width:0}.LiveScoreSection_flag__FXXgc{width:clamp(16px,2vw,18px);height:clamp(16px,2vw,18px);border-radius:50%;border:1.5px solid #fff;box-shadow:0 1px 4px rgba(0,0,0,.1);object-fit:cover;flex-shrink:0}.LiveScoreSection_teamInfo__ZlM2x span{color:#2c3e50;font-weight:600;font-size:clamp(.7rem,2vw,.85rem);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.LiveScoreSection_score__9JzFo{color:#fff;font-size:clamp(.65rem,1.8vw,.8rem);font-weight:700;background:linear-gradient(135deg,#667eea,#764ba2);padding:.25rem .6rem;border-radius:12px;box-shadow:0 2px 8px rgba(102,126,234,.3);transition:all .2s ease;flex-shrink:0}.LiveScoreSection_score__9JzFo:hover{transform:scale(1.05);box-shadow:0 4px 12px rgba(102,126,234,.4)}.LiveScoreSection_note__iOT7P{font-size:clamp(.65rem,1.5vw,.75rem);color:#e74c3c;margin-top:.7rem;font-weight:600;text-align:center;padding:.4rem;background:rgba(231,76,60,.08);border-radius:6px;border:1px solid rgba(231,76,60,.15);animation:LiveScoreSection_statusGlow__VqCgi 3s ease-in-out infinite}@keyframes LiveScoreSection_statusGlow__VqCgi{0%,to{background:rgba(231,76,60,.08)}50%{background:rgba(231,76,60,.12)}}.LiveScoreSection_ad__3tRfs{text-align:center;height:100%;width:100%;display:flex;align-items:center;justify-content:center;color:#6c757d;font-weight:600;font-size:clamp(.8rem,2vw,.9rem);background:linear-gradient(135deg,#f8f9fa,#e9ecef);border:1px dashed #dee2e6;border-radius:12px;transition:all .3s ease;position:relative;overflow:hidden;min-height:clamp(140px,15vh,168px)}.LiveScoreSection_ad__3tRfs:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:linear-gradient(45deg,transparent,rgba(255,255,255,.1),transparent);transform:rotate(45deg);transition:all .6s ease;opacity:0}.LiveScoreSection_ad__3tRfs:hover:before{animation:LiveScoreSection_shimmer__CHxt1 .6s ease-in-out}.LiveScoreSection_ad__3tRfs:hover{border-color:#007bff;color:#007bff;transform:scale(1.02)}@keyframes LiveScoreSection_shimmer__CHxt1{0%{transform:translateX(-100%) translateY(-100%) rotate(45deg);opacity:0}50%{opacity:1}to{transform:translateX(100%) translateY(100%) rotate(45deg);opacity:0}}@media (max-width:768px){.LiveScoreSection_nav__7mkIe{padding:.6rem 1rem}.LiveScoreSection_card__AtX6J{min-width:240px;max-width:240px;width:240px;min-height:180px;height:auto;padding:.9rem}.LiveScoreSection_teamInfo__ZlM2x span{font-size:.7rem}.LiveScoreSection_score__9JzFo{font-size:.65rem;padding:.2rem .5rem}.LiveScoreSection_ad__3tRfs{min-height:140px}}@media (max-width:480px){.LiveScoreSection_nav__7mkIe{padding:.5rem .9rem}.LiveScoreSection_nav__7mkIe span{font-size:.75rem;padding:.5rem 1rem}.LiveScoreSection_card__AtX6J{min-width:220px;max-width:220px;width:220px;min-height:180px;height:auto;padding:.8rem}.LiveScoreSection_teamInfo__ZlM2x span{font-size:.65rem}.LiveScoreSection_score__9JzFo{font-size:.6rem;padding:.2rem .4rem}.LiveScoreSection_title__3hldH{font-size:.7rem}.LiveScoreSection_note__iOT7P,.LiveScoreSection_status__uyqCN{font-size:.65rem}.LiveScoreSection_ad__3tRfs{font-size:.8rem;min-height:130px}}.Home_container__9OuOz{width:100%;padding:0;margin:0 auto;box-sizing:border-box}.Home_fourColumnRow__xprtX{display:flex;flex-direction:row;gap:1rem;margin-top:2rem;width:100%;min-height:500px;overflow:hidden}.Home_leftThreeColumns__k_Aa2{flex:3 1;display:flex;flex-direction:column;gap:1.5rem;min-width:0;scroll-behavior:smooth;overflow-x:auto}.Home_description__zHUB6{color:#000;padding:25px 0;text-align:justify;line-height:2rem}.Home_twoSplitRow__qg1Tg{display:flex;gap:1rem;margin-top:1.5rem;flex:1 1}.Home_leftSplit__G7oft{flex:1 1;display:flex;flex-direction:column;gap:1rem;min-width:0}.Home_centerSplit__yuDaF{flex:2 1;display:flex;flex-direction:column;gap:1rem;min-width:0;overflow:auto}.Home_fourthColumn__PDiTH{flex:1 1;display:flex;flex-direction:column;gap:1.5rem;min-width:250px}.Home_fourthColumnTwoColumns__gehJw{display:flex;flex-direction:column;gap:1rem;width:100%}.Home_fourthColumnLeft__60R3v,.Home_fourthColumnRight__fKPhy{flex:1 1;min-height:0}@media (min-width:1200px){.Home_fourthColumnTwoColumns__gehJw{display:flex;flex-direction:column;gap:1rem;width:100%;height:auto}.Home_fourthColumnRight__fKPhy{flex:0 0 auto;width:100%;aspect-ratio:2/3;overflow:hidden}.Home_fourthColumnLeft__60R3v{flex:0 0 auto;width:100%}}@media (max-width:1200px){.Home_fourColumnRow__xprtX{flex-direction:column}.Home_fourthColumn__PDiTH,.Home_leftThreeColumns__k_Aa2{flex:1 1 100%}.Home_fourthColumn__PDiTH{min-width:auto}}@media (max-width:1199px) and (min-width:769px){.Home_fourthColumnTwoColumns__gehJw{display:flex;flex-direction:row;gap:1rem;width:100%;align-items:flex-start}.Home_fourthColumnLeft__60R3v{flex:1 1;display:flex;flex-direction:column;gap:1rem;min-width:0}.Home_fourthColumnRight__fKPhy{flex:1 1;min-width:0;aspect-ratio:2/3;overflow:hidden}}@media (max-width:768px){.Home_twoSplitRow__qg1Tg{flex-direction:column}.Home_centerSplit__yuDaF,.Home_leftSplit__G7oft{flex:1 1 100%}.Home_container__9OuOz{padding:0 .5rem}.Home_fourthColumnTwoColumns__gehJw{flex-direction:column}}@media (max-width:480px){.Home_fourColumnRow__xprtX{gap:.5rem;margin-top:1rem}.Home_fourthColumn__PDiTH,.Home_leftThreeColumns__k_Aa2,.Home_twoSplitRow__qg1Tg{gap:.5rem}}.Home_fadeUpEnter__HjefH{opacity:0;transform:translateY(30px);transition:opacity .8s ease,transform .8s ease}.Home_fadeUpEnterActive__i_ozj{opacity:1;transform:translateY(0)}.AutoSlider_sliderWrapper__FfZwP{width:100%;max-width:100%;aspect-ratio:2/3!important;background-color:#f5f5f5;border-radius:8px;overflow:hidden}.AutoSlider_slider__oFN67{width:100%;height:100%}.AutoSlider_slideImage__CgkFZ{width:100%;height:100%;object-fit:contain;display:block;margin:0 auto;aspect-ratio:2/3}.AutoSlider_swiper-pagination__YNrS5{bottom:10px!important}.AutoSlider_swiper-pagination-bullet__YgPSI{background:#999;opacity:.6}.AutoSlider_swiper-pagination-bullet-active__JDV40{background:#0070f3;opacity:1}.TopNews_container__z8W_H{max-width:900px;margin:0 auto;background:rgba(255,255,255,.95);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:20px;padding:10px;box-shadow:0 20px 40px rgba(0,0,0,.1);max-height:90vh;display:flex;flex-direction:column}.TopNews_newsIntro__irCl3{color:#7777!important}.TopNews_header__Ph0fk{text-align:center;margin-bottom:30px;animation:TopNews_fadeInDown__5_Gq_ .8s ease-out;flex-shrink:0}.TopNews_header__Ph0fk h2{font-size:25px;background:#000;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:10px;margin-top:20px}.TopNews_header__Ph0fk p{color:#666;font-size:1rem}.TopNews_newsList__k_Gy7{display:flex;flex-direction:column;gap:10px;overflow-y:auto;max-height:70vh;padding-right:10px}.TopNews_news-list__yhXJx::-webkit-scrollbar{width:8px}.TopNews_news-list__yhXJx::-webkit-scrollbar-track{background:rgba(0,0,0,.1);border-radius:10px}.TopNews_news-list__yhXJx::-webkit-scrollbar-thumb{background:linear-gradient(45deg,#667eea,#764ba2);border-radius:10px}.TopNews_news-list__yhXJx::-webkit-scrollbar-thumb:hover{background:linear-gradient(45deg,#5a67d8,#6b46c1)}.TopNews_newsItem__tUBsJ{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:16px;background:white;border-radius:15px;box-shadow:0 5px 15px rgba(0,0,0,.08);transition:all .3s ease;cursor:pointer;border:2px solid transparent;animation:TopNews_fadeInUp__v9_QD .6s ease-out both}.TopNews_thumbnail__2z5O5:before{font-size:1.5rem}.TopNews_newsInfo__ZOE_Q{flex:1 1;display:flex;flex-direction:column;gap:6px}.TopNews_newsTitle__icHuZ{font-size:13px;font-weight:600;color:#2d3748;margin:0}.TopNews_newsMeta__EoIa9{font-size:.85rem;color:#718096}.TopNews_news-item__pQ34u{display:flex;align-items:center;gap:20px;padding:20px;background:white;border-radius:15px;box-shadow:0 5px 15px rgba(0,0,0,.08);transition:all .3s ease;cursor:pointer;border:2px solid transparent;animation:TopNews_fadeInUp__v9_QD .6s ease-out both}.TopNews_news-item__pQ34u:hover{transform:translateY(-5px);box-shadow:0 15px 35px rgba(0,0,0,.15);border-color:#667eea}.TopNews_thumbnail__2z5O5{width:80px;height:80px;border-radius:10px;object-fit:cover;flex-shrink:0;background:linear-gradient(45deg,#f0f0f0,#e0e0e0);position:relative;overflow:hidden}.TopNews_thumbnail__2z5O5:before{content:"📷";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:2rem;color:#999}.TopNews_news-content__HYfo0{flex:1 1;display:flex;flex-direction:column;gap:8px}.TopNews_news-title__rZKVH{font-size:1.3rem;font-weight:600;color:#2d3748;line-height:1.4;margin-bottom:5px}.TopNews_news-summary__YrrYE{color:#718096;font-size:.95rem;line-height:1.5;margin-bottom:10px}.TopNews_news-meta__eLA2m{display:flex;align-items:center;gap:15px;font-size:.85rem;color:#a0aec0}.TopNews_news-category__MhPyw,.TopNews_news-date__6N6HR,.TopNews_news-source__xp6TG{display:flex;align-items:center;gap:5px}.TopNews_news-category__MhPyw{background:linear-gradient(45deg,#667eea,#764ba2);color:white;padding:4px 12px;border-radius:20px;font-size:.8rem;font-weight:500}.TopNews_actions__niF6_{display:flex;flex-direction:column;gap:10px;align-items:center}.TopNews_bookmark-btn__as21n{background:none;border:none;font-size:1.5rem;cursor:pointer;color:#cbd5e0;transition:color .3s ease}.TopNews_bookmark-btn__as21n:hover{color:#667eea}.TopNews_bookmark-btn__as21n.TopNews_active__WvLU8{color:#f6ad55}.TopNews_share-btn__6SQ_U{background:linear-gradient(45deg,#667eea,#764ba2);color:white;border:none;padding:8px 12px;border-radius:20px;font-size:.8rem;cursor:pointer;transition:all .3s ease}.TopNews_share-btn__6SQ_U:hover{transform:scale(1.05);box-shadow:0 5px 15px rgba(102,126,234,.3)}@keyframes TopNews_fadeInDown__5_Gq_{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}@keyframes TopNews_fadeInUp__v9_QD{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.TopNews_container__z8W_H{padding:10px}.TopNews_news-item__pQ34u{flex-direction:column;text-align:center}.TopNews_thumbnail__2z5O5{width:100%;height:150px}.TopNews_actions__niF6_{flex-direction:row;justify-content:center;width:100%}.TopNews_header__Ph0fk h1{font-size:2rem}}