@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap");.news_container__FpbcR{max-width:1200px;margin:0 auto;padding:32px 20px 120px;font-family:Inter,sans-serif;color:#1e1e1e;background:#f7f9fc}.news_header__iVxgx{position:relative;height:300px;border-radius:16px;overflow:hidden;margin-bottom:60px}.news_headerVideo__mbxIC{object-fit:cover;filter:blur(2px) brightness(.85);z-index:1}.news_headerOverlay__y3_fG,.news_headerVideo__mbxIC{position:absolute;top:0;left:0;width:100%;height:100%}.news_headerOverlay__y3_fG{background:rgba(0,0,0,.25);z-index:2}.news_header__iVxgx:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:url(/video/bannertintuc.mp4) 50%/cover no-repeat;opacity:.12;filter:blur(2px);z-index:0}.news_waveBackground__BXOy_{position:absolute;bottom:-10px;left:0;width:100%;height:40px;background:linear-gradient(180deg,rgba(255,255,255,.04),rgba(255,255,255,0))}.news_header__iVxgx .searchWrapper{position:relative;margin-top:-28px;z-index:4;display:flex;justify-content:center}.news_searchSection__1fpOH .searchWrapper{width:90%;max-width:640px}.news_searchWrapper__xKP9_{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:90%;max-width:720px;z-index:20}.news_searchBar__2qzpK{display:flex;align-items:center;gap:14px;padding:18px 22px;border-radius:16px;border:1px solid rgba(255,255,255,.5);background:rgba(255,255,255,.25);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:0 6px 24px rgba(0,0,0,.3);transition:all .3s ease}.news_searchBar__2qzpK:hover{background:rgba(255,255,255,.35);border-color:rgba(255,255,255,.7);box-shadow:0 8px 30px rgba(0,0,0,.4)}.news_icon__weTpg{width:22px;height:22px;color:#ffffff;opacity:.95}.news_inputText__1EtQt{flex:1 1;border:none;outline:none;background:transparent;font-size:16px;color:#fff;font-weight:500}.news_inputText__1EtQt::placeholder{color:rgba(255,255,255,.85)}@media (max-width:768px){.news_searchWrapper__xKP9_{top:55%;width:94%}.news_searchBar__2qzpK{padding:16px 18px;gap:10px}.news_inputText__1EtQt{font-size:14px}}.news_categoryNav__h8mcu{display:flex;gap:12px;justify-content:center;flex-wrap:nowrap;overflow-x:auto;padding:28px 8px;margin-bottom:24px}.news_categoryNav__h8mcu::-webkit-scrollbar{height:8px}.news_categoryNav__h8mcu::-webkit-scrollbar-thumb{background:rgba(0,0,0,.08);border-radius:10px}.news_categoryBtn__iVo16{background:#fff;border:1px solid #eef2f7;padding:8px 14px;border-radius:999px;font-size:13px;color:#333;white-space:nowrap;cursor:pointer;transition:all .18s ease}.news_categoryBtn__iVo16.news_active__hq6iw,.news_categoryBtn__iVo16:hover{background:#0b5ed7;color:#fff;transform:translateY(-2px)}.news_featuredSection__KsFdY{padding:40px 0;margin:0 0 48px}.news_featuredList__BjvPc{display:flex;gap:20px;overflow-x:auto;padding-bottom:10px;scroll-snap-type:x proximity}.news_featuredList__BjvPc::-webkit-scrollbar{height:6px}.news_featuredList__BjvPc::-webkit-scrollbar-thumb{background:rgba(0,0,0,.1);border-radius:10px}.news_featuredCard__IzAxU{position:relative;min-width:340px;flex:1 1 340px;height:280px;background-size:cover;background-position:50%;border-radius:16px;overflow:hidden;cursor:pointer;transition:all .5s cubic-bezier(.22,1,.36,1);transform:translateZ(0);will-change:flex}.news_featuredCard__IzAxU:hover{flex:2 1 420px;z-index:10}.news_featuredList__BjvPc:hover .news_featuredCard__IzAxU{flex:0.9 1 300px}.news_featuredList__BjvPc:hover .news_featuredCard__IzAxU:hover{flex:2 1 420px}.news_overlay__eBuSA{position:absolute;inset:0;background:linear-gradient(180deg,transparent 50%,rgba(0,0,0,.65));transition:background .5s ease;z-index:1}.news_featuredCard__IzAxU:hover .news_overlay__eBuSA{background:linear-gradient(180deg,transparent 40%,rgba(0,0,0,.9))}.news_content___pr6_{position:absolute;bottom:0;left:0;right:0;margin:12px;padding:14px 16px;color:#000;z-index:2;line-height:1.4;border-radius:12px;background:rgba(255,255,255,.507);box-shadow:0 4px 20px rgba(0,0,0,.15);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.3);transition:all .3s ease}.news_content___pr6_ h3{font-size:16px;font-weight:700;margin:0 0 4px;color:#000}.news_content___pr6_ h3,.news_content___pr6_ p{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.news_content___pr6_ p{font-size:13px;color:#333;margin:0}.news_captionLabel__dTmXj{font-size:13px;font-weight:600;color:#a78bfa;margin-bottom:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.news_readMore__CMpRb{display:inline-flex;align-items:center;gap:5px;font-size:12.5px;font-weight:500;color:#fff;background:rgba(255,255,255,.16);padding:4px 10px;border-radius:20px;border:1px solid rgba(255,255,255,.22);transition:all .3s ease;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);white-space:nowrap}.news_readMore__CMpRb:hover{background:rgba(255,255,255,.28);transform:translateX(2px)}@media (max-width:768px){.news_featuredList__BjvPc{flex-direction:column;gap:16px}.news_featuredCard__IzAxU,.news_featuredCard__IzAxU:hover{flex:1 1 100%;min-width:100%}.news_content___pr6_{margin:10px;padding:16px}.news_content___pr6_ h3{font-size:15px}.news_content___pr6_ p{font-size:12.5px}}.news_popularSection__BKzyS{margin:36px 0}.news_popularSection__BKzyS h3{font-size:22px;font-weight:700;color:#111827;margin:0 0 20px}.news_popularGrid__c61WL{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));grid-gap:16px;gap:16px}.news_popularCard__VAzJp{background:#fff;border-radius:16px;padding:16px;display:flex;align-items:center;gap:14px;transition:all .2s ease;border:1px solid #f1f5f9}.news_popularCard__VAzJp:hover{transform:translateY(-2px);box-shadow:0 8px 20px rgba(0,0,0,.06)}.news_popularThumb__4X2_Q{width:56px;height:56px;object-fit:cover;border-radius:12px;flex-shrink:0}.news_popularText__0Aqce{flex:1 1;min-width:0;display:flex;flex-direction:column;justify-content:center}.news_popularTitle__k5TTo{font-size:1.4rem;font-weight:600;color:#111827;margin:0 0 6px;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.news_popularMeta__00J_9{font-size:1.2rem;color:#9ca3af}.news_popularLink__sJUfF{text-decoration:none;color:inherit}.news_specialSection__T7482{margin:40px 0;background:url(/assets/stadium-blur.jpg) 50%/cover no-repeat;padding:40px;border-radius:12px;display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:18px;gap:18px;align-items:center}.news_cardWidget__LJvHl{background:rgba(255,255,255,.95);border-radius:10px;padding:16px}.news_newSection__U8N5X{margin-top:80px;margin-bottom:120px}.news_newSection__U8N5X h3{font-size:24px;font-weight:700;color:#111827;margin:0 0 24px;text-align:center}.news_newGrid__l_VBI{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:24px;gap:24px}.news_newCard__6Kf1R{background:#fff;border-radius:16px;overflow:hidden;display:flex;flex-direction:column;transition:transform .3s ease,box-shadow .3s ease;box-shadow:0 4px 12px rgba(0,0,0,.05)}.news_newCard__6Kf1R:hover{transform:translateY(-6px);box-shadow:0 12px 28px rgba(0,0,0,.12)}.news_newThumb__NeKJh{width:100%;height:180px;object-fit:cover}.news_newThumbLink__5fGaw{display:block;text-decoration:none}.news_newContent__h1014{padding:18px 20px;flex:1 1;display:flex;flex-direction:column}.news_newTitle__fl1ry{font-size:16px;font-weight:700;color:#0f1724;margin-bottom:8px;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.news_newTitleLink__s66MK{text-decoration:none;color:inherit}.news_newTitleLink__s66MK:hover .news_newTitle__fl1ry{color:#0b5ed7}.news_newMeta__kOmIj{font-size:13px;color:#6b7280;margin-bottom:12px}.news_newContent__h1014 p{font-size:14px;color:#4b5563;line-height:1.6;margin:0;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.news_pagination__bJoRM{display:flex;justify-content:center;align-items:center;gap:12px;margin:48px 0 80px;font-family:Inter,sans-serif}.news_pagNum__y3UbU{padding:10px 16px;border-radius:8px;border:1.5px solid rgba(11,94,215,.2);background:#fff;color:#0b5ed7;font-weight:600;cursor:pointer;transition:all .25s ease}.news_pagNum__y3UbU:hover{background:#0b5ed7;color:#fff;border-color:#0b5ed7;transform:translateY(-1px)}.news_pagNumActive__9E9uz{background:#0b5ed7;color:#fff;border-color:#0b5ed7;pointer-events:none;box-shadow:0 2px 6px rgba(11,94,215,.3)}.news_pagBtn__GhWkS{padding:10px 16px;border-radius:8px;border:1.5px solid #d1d5db;background:#fff;color:#0b5ed7;font-weight:700;cursor:pointer;transition:all .25s ease}.news_pagBtn__GhWkS:hover{background:#0b5ed7;color:#fff;border-color:#0b5ed7;transform:translateY(-1px)}.news_pagBtn__GhWkS.news_disabled__Zhl__{opacity:.5;pointer-events:none}.news_pagEllipsis__RB_tM{color:#9ca3af;font-weight:600;min-width:16px;text-align:center}@media (max-width:600px){.news_searchWrapper__xKP9_{width:94%;bottom:50px}.news_specialSection__T7482{grid-template-columns:1fr;padding:20px}.news_newThumb__NeKJh{height:160px}.news_categoryNav__h8mcu{padding:8px 6px;gap:8px}.news_newSection__U8N5X h3{font-size:20px}}.news_promoSection__GbX_3{margin:100px auto;max-width:1240px;padding:0 20px;display:flex;align-items:center;gap:60px;justify-content:center}.news_promoIntro__NJwu5{flex:1 1;max-width:460px;padding:48px 40px;border-radius:32px;box-shadow:0 8px 20px rgba(0,0,0,.15);display:flex;flex-direction:column;align-items:center;text-align:center;transition:all .3s ease;position:relative;overflow:hidden}.news_promoIntro__NJwu5:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at center,rgba(255,255,255,.25) 0,transparent 70%);pointer-events:none;z-index:0}.news_promoIntro__NJwu5:hover{transform:translateY(-8px);box-shadow:0 8px 18px rgba(0,0,0,.1)}.news_promoTitle__vrIXP{font-size:2.1rem;font-weight:800;color:#007bff;margin:0 0 16px;line-height:1.2;position:relative;z-index:1}.news_promoDesc__Qx0AC{font-size:16px;font-size:14px;color:#374151;margin:0 0 28px;line-height:1.6;position:relative;z-index:1}.news_promoDesc__Qx0AC strong{color:#007bff}.news_link__WHgl4{color:#007bff;text-decoration:underline;font-weight:600}.news_link__WHgl4:hover{color:#007bff}.news_exploreBtn__JWOYg{padding:14px 36px;background:#ffffff;color:#007bff;border:none;border-radius:50px;font-size:1.1rem;font-weight:700;cursor:pointer;box-shadow:0 6px 16px rgba(0,0,0,.1);text-decoration:none;position:relative;z-index:1;display:inline-flex;align-items:center;justify-content:center;gap:8px;overflow:hidden;transition:color .35s ease,transform .35s ease,box-shadow .35s ease;transform:translateZ(0);will-change:transform,box-shadow,color}.news_exploreBtn__JWOYg:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:#007bff;border-radius:50px;transition:left .45s cubic-bezier(.25,.8,.25,1);z-index:-1}.news_exploreBtn__JWOYg:hover:before{left:0}.news_exploreBtn__JWOYg span{position:relative;z-index:2;transition:color .35s ease}.news_exploreBtn__JWOYg:hover span{color:#ffffff}.news_exploreBtn__JWOYg:hover{color:#fff;transform:translateY(-3px) scale(1.04);box-shadow:0 10px 22px rgba(30,64,175,.32)}.news_exploreBtn__JWOYg:after{content:"→";margin-left:8px;font-weight:900;color:#007BFF;opacity:1;transform:translateX(-10px);transition:all .35s cubic-bezier(.4,0,.2,1);position:absolute;right:16px;z-index:2}.news_exploreBtn__JWOYg:hover:after{color:#fff;opacity:1;transform:translateX(0)}.news_exploreBtn__JWOYg .news_ripple__pHE_s{position:absolute;border-radius:50%;background:rgba(255,255,255,.3);transform:scale(0);animation:news_ripple__pHE_s .6s linear;pointer-events:none}@keyframes news_ripple__pHE_s{to{transform:scale(4);opacity:0}}.news_promoVideo__9gICo{flex-shrink:0;width:560px;height:300px;border-radius:24px;overflow:hidden;background:#000;transition:all .3s ease}.news_promoVideo__9gICo video{width:100%;height:100%;object-fit:cover;display:block}@media (max-width:992px){.news_promoSection__GbX_3{flex-direction:column;gap:50px;align-items:center}.news_promoIntro__NJwu5{max-width:100%;padding:40px 32px}.news_promoVideo__9gICo{width:100%;max-width:560px;height:300px}}@media (max-width:600px){.news_promoIntro__NJwu5{padding:32px 24px}.news_promoTitle__vrIXP{font-size:1.8rem}.news_exploreBtn__JWOYg{font-size:16px;padding:12px 28px}.news_promoVideo__9gICo{height:240px}}.news_audioWrapper___d81N{margin:20px 0;display:flex;flex-direction:column;gap:8px}.news_audioWrapper___d81N audio{width:100%;max-width:500px;border-radius:8px}.news_audioNote__OiDSc{font-size:.9rem;color:#555}