html {
  overflow: auto;
}

body {
  margin: 0;
  font-family: Microsoft YaHei, 'Source Han Sans CN', PingFangSC-Regular, -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Roboto', 'Oxygen', 'Ubuntu',
    'Cantarell', 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  scroll-behavior: smooth;
}

* {
  box-sizing: border-box;
}

@font-face {
  font-family: Oswald;
  src: url('https://img.16dota.com.cn/resources/fonts/Oswald.ttf') format('truetype');
}

/* 移动端适配 */
:root[data-is-mobile='true'] {
  /* 在 750px 宽度下，字体大小为 100px；在 375px 宽度下，字体大小为 50px */
  /* 后续所有的尺寸都在 750px 的设计稿基础上除以 100，单位为 rem */
  font-size: calc(100vw / 7.5);
}

:root[data-is-mobile='true'] body {
  font-size: 0.28rem;
  color: #999;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
}

.src_App--lUIAr{width:100%;position:relative;min-height:766px}.PlaygroundEditorWrapper hr{opacity:.5;border-top:0}.PlaygroundEditorWrapper a:link,.PlaygroundEditorWrapper a:visited{color:#fff;text-decoration:none}.PlaygroundEditorWrapper a:link:hover,.PlaygroundEditorWrapper a:visited:hover{text-decoration:underline;text-underline-offset:4px}
.Layout_layout-container--Ki_e2{width:100vw;min-height:100vh;background-attachment:fixed;background-image:url("https://img.16dota.com.cn/2025/08/da9a89d7d509484893b8bd15a0667ea0.webp");background-size:cover;background-repeat:no-repeat;background-position:top center}.Layout_top--OiNWf{position:sticky;top:0;z-index:100;width:100%;height:92px;background-color:rgba(26,26,26,.9);display:flex;align-items:center;justify-content:space-between;padding:0 calc(50vw - 714px)}.Layout_top--OiNWf .Layout_logo--u4GMm{background-image:url("https://img.16dota.com.cn/resources/images/logo.webp");background-size:contain;background-repeat:no-repeat;background-position:left center;width:280px;height:70px}.Layout_top--OiNWf .Layout_topRight--muuGK{flex:0 0 auto;display:flex;align-items:center;height:100%}.Layout_top--OiNWf .Layout_nav--IFEFd{height:100%;margin-right:40px;padding-right:40px;display:flex;align-items:center;gap:80px}.Layout_top--OiNWf .Layout_nav--IFEFd .Layout_navItem--ZU53X{font-size:24px;line-height:2;color:#fff;cursor:pointer;text-decoration:none}.Layout_top--OiNWf .Layout_nav--IFEFd .Layout_navItem--ZU53X[data-active=true]{color:#fdd993;font-weight:bold;font-size:26px}.Layout_top--OiNWf .Layout_download--ZerH1{background:linear-gradient(180deg, #ce5e19 0%, #ffa73c 100%);height:100%;width:268px;text-align:center;font-size:28px;line-height:2;color:#fff;text-decoration:none;display:flex;align-items:center;justify-content:center}.Layout_body--Ve05S{display:flow-root;min-height:calc(100vh - 92px - 170px - 100px);margin-bottom:100px}.Layout_body--Ve05S .Layout_breadcrumb--acO2b{width:1428px;margin:0 auto;list-style:none;display:flex;align-items:center;gap:16px;padding:20px 0}.Layout_body--Ve05S .Layout_breadcrumb--acO2b>li{font-size:18px;line-height:1.5;color:#999}.Layout_body--Ve05S .Layout_breadcrumb--acO2b>li:last-child{color:#ddd}.Layout_body--Ve05S .Layout_breadcrumb--acO2b>li+li::before{content:">";margin-right:12px;color:#999}.Layout_body--Ve05S .Layout_breadcrumb--acO2b a{color:inherit;text-decoration:none}.Layout_body--Ve05S>main,.Layout_body--Ve05S>*>main{width:1428px;margin-left:auto;margin-right:auto;max-width:100vw}.Layout_footer--U8c_b{width:100%;min-height:120px;padding:20px calc(50vw - 714px);overflow:hidden;background-color:#1a1a1a;display:flex;align-items:center;justify-content:center;flex-direction:column;line-height:1.6;color:#cecece;letter-spacing:.02em;text-align:center}.Layout_footer--U8c_b a,.Layout_footer--U8c_b a:link{color:#cecece;text-decoration:none}.Layout_footer--U8c_b a:hover,.Layout_footer--U8c_b a:link:hover{text-decoration:underline}.Layout_version_tag--zKWBN{position:absolute;bottom:4px;right:4px;font-size:12px;color:hsla(0,0%,100%,.1)}.Layout_mobileBanner--GRt_e{width:100%;height:4.5rem}.Layout_mobileBanner--GRt_e>img{display:block;width:100%;height:100%;object-fit:cover}:root[data-is-mobile="true"] .Layout_layout-container--Ki_e2 .Layout_top--OiNWf{height:.72rem;padding:0;display:block}:root[data-is-mobile="true"] .Layout_layout-container--Ki_e2 .Layout_top--OiNWf .Layout_logo--u4GMm{display:none}:root[data-is-mobile="true"] .Layout_layout-container--Ki_e2 .Layout_top--OiNWf .Layout_topRight--muuGK{width:100%;display:block}:root[data-is-mobile="true"] .Layout_layout-container--Ki_e2 .Layout_top--OiNWf .Layout_nav--IFEFd{width:100%;margin-right:0;padding-right:0;gap:0}:root[data-is-mobile="true"] .Layout_layout-container--Ki_e2 .Layout_top--OiNWf .Layout_nav--IFEFd .Layout_navItem--ZU53X{flex:0 0 25%;font-size:.26rem;line-height:2;color:#838383;text-align:center;height:.72rem;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,0);transition:background-image .2s ease}:root[data-is-mobile="true"] .Layout_layout-container--Ki_e2 .Layout_top--OiNWf .Layout_nav--IFEFd .Layout_navItem--ZU53X[data-active=true]{color:#fdd993;font-weight:bold;font-size:.28rem;background:linear-gradient(180deg, #d2631c 0%, #fca33a 100%);color:#fff}:root[data-is-mobile="true"] .Layout_layout-container--Ki_e2 .Layout_body--Ve05S{min-height:calc(100vh - .72rem - 2.04rem - 4.5rem - 2.2rem);margin-bottom:1rem}:root[data-is-mobile="true"] .Layout_layout-container--Ki_e2 .Layout_body--Ve05S>main,:root[data-is-mobile="true"] .Layout_layout-container--Ki_e2 .Layout_body--Ve05S>*>main{width:100%}:root[data-is-mobile="true"] .Layout_layout-container--Ki_e2 .Layout_body--Ve05S .Layout_breadcrumb--acO2b{width:100%;padding:.4rem .2rem;gap:.16rem}:root[data-is-mobile="true"] .Layout_layout-container--Ki_e2 .Layout_body--Ve05S .Layout_breadcrumb--acO2b>li{font-size:.22rem}:root[data-is-mobile="true"] .Layout_layout-container--Ki_e2 .Layout_footer--U8c_b{min-height:2.04rem;padding:.4rem;font-size:.24rem}:root[data-is-mobile="true"] .Layout_layout-container--Ki_e2 .Layout_version_tag--zKWBN{display:none}
.Home_content--ryYI2{width:100%;color:#fff}.Home_content--ryYI2 a:link{text-decoration:none}.Home_banner--dyqgJ{position:relative;z-index:10;height:548px;display:flex;flex-direction:column;align-items:center;justify-content:center;margin-bottom:32px;overflow:hidden}.Home_banner--dyqgJ .Home_bannerBg--XyUlb{position:absolute;z-index:-1;top:0;left:0;right:0;bottom:0;background-position:top center;background-repeat:no-repeat;background-size:cover;animation:Home_breathe--bb1n3 20s ease-in-out infinite}@keyframes Home_breathe--bb1n3{0%,100%{transform:scale(1)}50%{transform:scale(1.05)}}.Home_banner--dyqgJ .Home_slogan--EbVvn{margin-bottom:-20px}.Home_banner--dyqgJ .Home_downloadBtn--cQ7Eu{margin-top:-20px}.Home_sectionTitle--zLydR{display:flex;align-items:center;gap:12px;font-size:34px;line-height:84px;font-weight:bold;background:linear-gradient(180deg, #ffdd9c 0%, #ffffff 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text;text-fill-color:rgba(0,0,0,0);margin-top:0;margin-bottom:20px}.Home_sectionTitle--zLydR::before{content:"";background:url("https://img.16dota.com.cn/2025/05/055b643430d94aca9854e4ccbe728b26.png") no-repeat center center;background-size:contain;width:24px;height:24px}.Home_categoryTab--wky2g{list-style:none;display:flex;align-items:center;gap:24px;margin:0 0 24px 0;padding:0 0 32px 12px;border-bottom:1px solid rgba(105,105,105,.4)}.Home_categoryTab--wky2g>li{min-width:160px;height:60px;display:flex;align-items:center;justify-content:center;font-size:28px;line-height:40px;padding:0 24px;border-radius:6px;cursor:pointer;background-color:rgba(0,0,0,0);border:1px solid rgba(0,0,0,0);transition:all .2s ease;white-space:nowrap;gap:8px}.Home_categoryTab--wky2g>li[data-active=true]{border:1px solid #ffc579;background-color:#1e1e1e}.Home_categoryTab--wky2g>li[data-active=true]::before{content:"";width:22px;height:22px;background:url("https://img.16dota.com.cn/2025/05/055b643430d94aca9854e4ccbe728b26.png") no-repeat center center/contain}.Home_swiper--hUrb2{margin-bottom:28px}.Home_swiper--hUrb2 .swiper-pagination{display:none !important}.Home_swiperItem--RoH0Z{display:flex;gap:48px}.Home_swiperItem--RoH0Z .Home_leftImg--gSSPe{flex:0 0 auto;display:block;width:460px;height:292px}.Home_swiperItem--RoH0Z .Home_leftImg--gSSPe>img{width:100%;height:100%;object-fit:cover}.Home_swiperItem--RoH0Z .Home_rightContent--WO7Ma{flex:1 1 0;height:292px;display:flex;flex-direction:column;gap:12px;overflow:hidden;font-size:24px;line-height:1.5;padding-bottom:20px}.Home_swiperItem--RoH0Z .Home_rightContent--WO7Ma .Home_itemTitle--Y7gQ9{flex:0 0 auto;font-size:32px;line-height:2;color:#ffce79;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-indent:-0.5em}.Home_swiperItem--RoH0Z .Home_rightContent--WO7Ma .Home_itemContent--CG_gm{flex:1 1 0;color:#c1c1c1}.Home_swiperItem--RoH0Z .Home_rightContent--WO7Ma .Home_itemFooter--j5hVa{flex:0 0 auto;display:flex;align-items:center;justify-content:space-between}.Home_swiperItem--RoH0Z .Home_rightContent--WO7Ma .Home_itemFooter--j5hVa .Home_itemDate--ayI0w{color:#646464}.Home_swiperItem--RoH0Z .Home_rightContent--WO7Ma .Home_itemFooter--j5hVa .Home_itemMore--qRNSP{color:#ffce79;display:flex;align-items:center;gap:8px;opacity:.8;transition:opacity .2s ease}.Home_swiperItem--RoH0Z .Home_rightContent--WO7Ma .Home_itemFooter--j5hVa .Home_itemMore--qRNSP:hover{opacity:1}.Home_swiperItem--RoH0Z .Home_rightContent--WO7Ma .Home_itemFooter--j5hVa .Home_itemMore--qRNSP::after{content:"";flex:0 0 auto;background:url("https://img.16dota.com.cn/2025/05/c40e6694da14431dae328de67a51649f.png") no-repeat center center;width:20px;height:20px;background-size:contain}.Home_linkList--dr26F{list-style:none;margin:0;padding:0;min-height:400px}.Home_linkList--dr26F:empty{display:none}.Home_linkList--dr26F>li{border-bottom:1px solid rgba(105,105,105,.4);padding:12px 0;display:flex;align-items:center;justify-content:space-between;gap:12px;padding-left:8px}.Home_linkList--dr26F>li:last-child{border-bottom:0}.Home_linkList--dr26F>li>a{display:flex;align-items:center;gap:12px;font-size:24px;line-height:40px;color:#c1c1c1;text-underline-offset:4px}.Home_linkList--dr26F>li>a::before{content:"";flex:0 0 auto;background:url("https://img.16dota.com.cn/2025/05/2b1794bb408c4a31a6b7014da93fa80e.png") no-repeat center center;width:20px;height:20px;background-size:contain}.Home_linkList--dr26F>li>a:hover{text-decoration:underline}.Home_linkList--dr26F>li .Home_date--Ljt1g{font-size:18px;color:#646464;white-space:nowrap}.Home_emptyContainer--evrdJ{display:flex;align-items:center;justify-content:center;height:400px;color:#838383}:root[data-is-mobile="true"] .Home_sectionTitle--zLydR{padding-left:.32rem;padding-right:.32rem;font-size:.34rem;line-height:.6rem;margin-top:.32rem;margin-bottom:.28rem}:root[data-is-mobile="true"] .Home_categoryTab--wky2g{position:sticky;top:.92rem;padding:.28rem .32rem;margin-bottom:.36rem;gap:.24rem}:root[data-is-mobile="true"] .Home_categoryTab--wky2g>li{min-width:1.2rem;height:.6rem;font-size:.26rem;line-height:.4rem;padding:0 .24rem;border-radius:0}:root[data-is-mobile="true"] .Home_categoryTab--wky2g>li[data-active=true]::before{content:none}:root[data-is-mobile="true"] .Home_swiper--hUrb2{margin-bottom:.28rem;padding-left:.44rem;padding-right:.44rem;border-bottom:1px solid rgba(105,105,105,.4)}:root[data-is-mobile="true"] .Home_swiperItem--RoH0Z{display:block;margin-bottom:.2rem}:root[data-is-mobile="true"] .Home_swiperItem--RoH0Z .Home_leftImg--gSSPe{width:100%;height:4.15rem;margin-bottom:.2rem}:root[data-is-mobile="true"] .Home_swiperItem--RoH0Z .Home_rightContent--WO7Ma{display:block;height:auto;font-size:.26rem;padding-bottom:.2rem}:root[data-is-mobile="true"] .Home_swiperItem--RoH0Z .Home_rightContent--WO7Ma .Home_itemTitle--Y7gQ9{display:block;font-size:.36rem}:root[data-is-mobile="true"] .Home_swiperItem--RoH0Z .Home_rightContent--WO7Ma .Home_itemContent--CG_gm{min-height:3em;padding-bottom:1em}:root[data-is-mobile="true"] .Home_swiperItem--RoH0Z .Home_rightContent--WO7Ma .Home_itemFooter--j5hVa .Home_itemMore--qRNSP{gap:.1rem}:root[data-is-mobile="true"] .Home_swiperItem--RoH0Z .Home_rightContent--WO7Ma .Home_itemFooter--j5hVa .Home_itemMore--qRNSP::after{width:.2rem;height:.2rem}:root[data-is-mobile="true"] .Home_linkList--dr26F{min-height:4rem}:root[data-is-mobile="true"] .Home_linkList--dr26F:empty{display:none}:root[data-is-mobile="true"] .Home_linkList--dr26F>li{border-bottom:0;padding:.24rem .32rem;gap:.12rem}:root[data-is-mobile="true"] .Home_linkList--dr26F>li>a{font-size:.28rem;line-height:.4rem}:root[data-is-mobile="true"] .Home_linkList--dr26F>li>a::before{margin-top:.1rem;width:.2rem;height:.2rem}:root[data-is-mobile="true"] .Home_linkList--dr26F>li>a:hover{text-decoration:none}:root[data-is-mobile="true"] .Home_linkList--dr26F>li .Home_date--Ljt1g{font-size:.22rem}:root[data-is-mobile="true"] .Home_linkList--dr26F>li:nth-child(even){background-color:rgba(0,0,0,.4)}:root[data-is-mobile="true"] .Home_emptyContainer--evrdJ{height:4rem}
.Competition_container--Eyws6{margin-bottom:300px}.Competition_container--Eyws6 .Competition_header--rafK8{width:100%;height:560px}.Competition_container--Eyws6 .Competition_header--rafK8>img{display:block;width:100%;height:100%;object-fit:cover}.Competition_container--Eyws6 .Competition_content--jN09t{background-color:rgba(30,30,30,.9);padding:20px;margin-bottom:30px}.Competition_container--Eyws6 .Competition_content--jN09t .Competition_contentTitle--jkWVR{margin:40px 0}.Competition_container--Eyws6 .Competition_content--jN09t .Competition_contentTitle--jkWVR>img{display:block;height:60px;width:100%;object-fit:contain}.Competition_container--Eyws6 .Competition_inner--AZYxL{display:flex;flex-direction:column;border:1px solid #818181;border-radius:8px}.Competition_container--Eyws6 .Competition_caption--WCtwt{flex:0 0 auto;height:60px;display:flex;align-items:center;justify-content:space-between;overflow:hidden;border-radius:8px 8px 0 0}.Competition_container--Eyws6 .Competition_caption--WCtwt>span{flex:0 0 auto;height:60px;background-size:cover;background-repeat:no-repeat;background-position:center center;font-size:0 !important}.Competition_container--Eyws6 .Competition_caption--WCtwt .Competition_cellTeamName--ktpHx{width:200px;background-image:url("https://img.16dota.com.cn/2025/05/bfb853161bd341fb858778236b1e20a9.png")}.Competition_container--Eyws6 .Competition_caption--WCtwt .Competition_cellTeamMember--kufKY{width:580px;background-image:url("https://img.16dota.com.cn/2025/05/0e930db0b8a24fd2953c23b7db024d0a.png")}.Competition_container--Eyws6 .Competition_caption--WCtwt .Competition_cellTeamScore--xBUHK{width:190px;background-image:url("https://img.16dota.com.cn/2025/05/101238ef99ee41839f29f95d63154b94.png")}.Competition_container--Eyws6 .Competition_list--aiAL2{min-height:50vh}.Competition_container--Eyws6 .Competition_row--IT1sk{display:flex;align-items:center;border-top:1px solid #818181;padding:12px 28px;gap:20px}.Competition_container--Eyws6 .Competition_row--IT1sk:first-child{border-top:0}.Competition_container--Eyws6 .Competition_row--IT1sk:nth-child(even) .Competition_memberCard--iNvOX{background-image:url("https://img.16dota.com.cn/2025/05/975a8e22a1ea4e87bccc09dbd51417d7.png")}.Competition_container--Eyws6 .Competition_row--IT1sk:nth-child(even) .Competition_memberCard--iNvOX:hover>img{filter:drop-shadow(0 0 8px #263e50)}.Competition_container--Eyws6 .Competition_row--IT1sk:nth-child(even) .Competition_member--wQaAr:first-child .Competition_memberCard--iNvOX{background-image:url("https://img.16dota.com.cn/2025/05/399473e80efc4b228cc2139f9a98d70d.png")}.Competition_container--Eyws6 .Competition_row--IT1sk:nth-child(even) .Competition_member--wQaAr:first-child .Competition_memberCard--iNvOX::before{background-image:url("https://img.16dota.com.cn/2025/05/c7c1f7df1bcb411097437fb1b1eca48b.png")}.Competition_container--Eyws6 .Competition_row--IT1sk:nth-child(even) .Competition_member--wQaAr:first-child .Competition_memberCard--iNvOX .Competition_memberName--ed7e_{color:#fff}.Competition_container--Eyws6 .Competition_row--IT1sk:nth-child(even) .Competition_cellTeamScore--xBUHK{background-image:url("https://img.16dota.com.cn/2025/05/4e21789cf83e4e84aa5db2a6325d0f49.png");color:#fff}.Competition_container--Eyws6 .Competition_row--IT1sk .Competition_cellTeamName--ktpHx{flex:0 0 auto;display:flex;align-items:center;justify-content:center;width:166px;height:166px}.Competition_container--Eyws6 .Competition_row--IT1sk .Competition_cellTeamName--ktpHx>img{max-width:100%;max-height:100%;object-fit:contain}.Competition_container--Eyws6 .Competition_row--IT1sk .Competition_cellTeamMember--kufKY{flex:1 1 0;display:flex;align-items:center;gap:16px}.Competition_container--Eyws6 .Competition_row--IT1sk .Competition_member--wQaAr{padding-top:28px}.Competition_container--Eyws6 .Competition_row--IT1sk .Competition_member--wQaAr:first-child{margin-right:16px}.Competition_container--Eyws6 .Competition_row--IT1sk .Competition_member--wQaAr:first-child .Competition_memberCard--iNvOX{background-image:url("https://img.16dota.com.cn/2025/05/581ac7d0ec104534836993d037f60068.png")}.Competition_container--Eyws6 .Competition_row--IT1sk .Competition_member--wQaAr:first-child .Competition_memberCard--iNvOX::before{content:"";position:absolute;right:8px;top:-8px;width:42px;height:41px;background:url("https://img.16dota.com.cn/2025/05/d5d68b7fc88c40d79b320192b76b862e.png") no-repeat center center;background-size:contain}.Competition_container--Eyws6 .Competition_row--IT1sk .Competition_memberCard--iNvOX{position:relative;background:url("https://img.16dota.com.cn/2025/05/975a8e22a1ea4e87bccc09dbd51417d7.png") no-repeat center center;width:183px;height:136px;overflow:visible;margin-bottom:8px;cursor:pointer}.Competition_container--Eyws6 .Competition_row--IT1sk .Competition_memberCard--iNvOX:hover>img{filter:drop-shadow(0 0 8px #87d4fe)}.Competition_container--Eyws6 .Competition_row--IT1sk .Competition_memberCard--iNvOX:hover .Competition_hoverProfile--YARAf{will-change:auto;pointer-events:all;opacity:1;transform:translate(0, 0);transition:opacity .3s ease,transform .3s ease}.Competition_container--Eyws6 .Competition_row--IT1sk .Competition_memberCard--iNvOX>img{position:absolute;bottom:32px;left:50%;margin-left:-71px;width:142px;height:134px;object-fit:contain;transition:all .2s ease}.Competition_container--Eyws6 .Competition_row--IT1sk .Competition_memberCard--iNvOX .Competition_memberName--ed7e_{position:absolute;bottom:0;left:0;width:100%;height:32px;text-align:center;display:flex;align-items:center;justify-content:center;font-size:18px;line-height:24px;font-weight:bold;color:#244c7e;white-space:nowrap}.Competition_container--Eyws6 .Competition_row--IT1sk .Competition_hoverProfile--YARAf{position:absolute;z-index:100;left:70%;top:0;width:480px;min-height:400px;border:2px solid #5f6686;border-radius:8px;color:#fff;background-color:#0f121d;display:flex;flex-direction:column;padding-bottom:24px;cursor:default;opacity:0;pointer-events:none;transform:translate(-20px, 0)}.Competition_container--Eyws6 .Competition_row--IT1sk .Competition_hoverProfile--YARAf>header{flex:0 0 auto;height:60px;display:flex;align-items:center;padding:0 32px;font-size:22px;line-height:36px;font-weight:bold;border-bottom:4px solid #20252e;margin-bottom:24px}.Competition_container--Eyws6 .Competition_row--IT1sk .Competition_hoverProfile--YARAf .Competition_profileList--Bfms6{flex:1 1 0;margin-left:24px;margin-right:24px;display:flex;flex-direction:column;gap:16px;padding:20px 24px;background-color:#181e2c;border-radius:2px;border:2px solid #3c4158}.Competition_container--Eyws6 .Competition_row--IT1sk .Competition_hoverProfile--YARAf .Competition_profileRow--hrzSY{display:flex;align-items:flex-start;font-size:22px;line-height:32px;gap:16px}.Competition_container--Eyws6 .Competition_row--IT1sk .Competition_hoverProfile--YARAf .Competition_profileLabel--dtmMa{color:#7c7979;white-space:nowrap}.Competition_container--Eyws6 .Competition_row--IT1sk .Competition_hoverProfile--YARAf .Competition_profileDesc--mN9I8{font-size:20px;line-height:32px;color:#b6b5b5}.Competition_container--Eyws6 .Competition_row--IT1sk .Competition_memberFans--YHv0S{border-radius:22px;background-color:#263e50;height:28px;color:#fff;display:flex;align-items:center;font-size:16px;line-height:20px;padding:0 20px;white-space:nowrap}.Competition_container--Eyws6 .Competition_row--IT1sk .Competition_memberFans--YHv0S::before{content:"";flex:0 0 auto;width:19px;height:22px;background:url("https://img.16dota.com.cn/2025/05/a229fa6836224385bba75ec0c8a4e05d.png") no-repeat center center;background-size:contain;margin-right:6px}.Competition_container--Eyws6 .Competition_row--IT1sk .Competition_cellTeamScore--xBUHK{flex:0 0 auto;width:129px;height:122px;background:url("https://img.16dota.com.cn/2025/05/e0d2522c81e541849f68800b1b14e4cb.png") no-repeat center center;background-size:100% 100%;display:flex;align-items:center;justify-content:center;color:#244c7e;gap:4px;padding-left:12px}.Competition_container--Eyws6 .Competition_row--IT1sk .Competition_cellTeamScore--xBUHK b{font-family:Oswald;font-size:44px;line-height:60px}.Competition_container--Eyws6 .Competition_row--IT1sk .Competition_cellTeamScore--xBUHK span{font-size:20px;line-height:28px;transform:translate(0, 8px)}.Competition_container--Eyws6 .Competition_pcSection--FewxY{margin-bottom:30px}.Competition_container--Eyws6 .Competition_pcSection--FewxY[id=J_bannerImg]{margin-bottom:0}.Competition_container--Eyws6 .Competition_pcSection--FewxY>img{display:block;width:100%;height:100%;object-fit:cover}.Competition_anchorList--Mhd_p{position:fixed;top:max(20vh,200px);left:0;z-index:100;display:flex;flex-direction:column;gap:24px}.Competition_anchorList--Mhd_p>a{display:block;width:202px;height:73px}.Competition_anchorList--Mhd_p>a>img{display:block;width:100%;height:100%;object-fit:contain}@media screen and (max-width: 1900px){.Competition_container--Eyws6 .Competition_row--IT1sk .Competition_hoverProfile--YARAf{left:0;top:70%;margin-left:-50%;transform:translate(0, 20px)}}@media screen and (max-width: 1440px){.Competition_container--Eyws6{width:100%}}.Competition_mobileContainer--ZLJwt .Competition_mobileSection--LhJ8U{width:100%}.Competition_mobileContainer--ZLJwt .Competition_mobileSection--LhJ8U>img{display:block;width:100%;height:100%;object-fit:cover}.Competition_mobileContainer--ZLJwt .Competition_actionWrap--_KGDr{width:100%;min-height:.88rem;display:flex;align-items:center;justify-content:center}.Competition_mobileContainer--ZLJwt .Competition_actionWrap--_KGDr img{display:block;width:3rem;height:.49rem}
.OfflineCompetition_offlineCompetition--R8dfZ{width:100%;margin-bottom:-100px}.OfflineCompetition_offlineCompetition--R8dfZ>img{display:block;width:100%}.OfflineCompetition_mobileOfflineCompetition--YHvjn{width:100%;margin-bottom:-1rem}.OfflineCompetition_mobileOfflineCompetition--YHvjn>img{display:block;width:100%}
.Protocol_content--6bgLZ .Protocol_tos--VfF50{min-height:70vh;line-height:1.6;background-color:rgba(30,30,30,.5);border-radius:4px;color:#cecece;padding:30px}.Protocol_content--6bgLZ u{text-underline-offset:2px}:root[data-is-mobile="true"] .Protocol_content--6bgLZ{margin-top:.2rem;padding-left:.2rem;padding-right:.2rem}:root[data-is-mobile="true"] .Protocol_content--6bgLZ .Protocol_tos--VfF50{padding:.3rem}
.AboutUs_content--zoNU4{position:relative;display:flex;align-items:center;flex-direction:column}.AboutUs_content--zoNU4 .AboutUs_aboutUs--AnXP8{width:100%;min-height:60vh;background-color:rgba(30,30,30,.5);border-radius:4px;color:#cecece;padding:30px}.AboutUs_content--zoNU4 .AboutUs_aboutUs--AnXP8 p{line-height:1.6}:root[data-is-mobile="true"] .AboutUs_content--zoNU4{padding-left:.2rem;padding-right:.2rem}:root[data-is-mobile="true"] .AboutUs_content--zoNU4 .AboutUs_aboutUs--AnXP8{padding:.3rem}:root[data-is-mobile="true"] .AboutUs_content--zoNU4 .AboutUs_aboutUs--AnXP8 img{max-width:100%}
.NotFound_NotFound--OV9D6{color:#fff;font-size:24px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:32px;padding-top:160px}.NotFound_NotFound--OV9D6>img{display:block;width:240px;height:240px;opacity:.5}.NotFound_NotFound--OV9D6 .NotFound_title--UfsCj{text-transform:uppercase}.NotFound_NotFound--OV9D6 .NotFound_description--eoXzE{font-size:20px;opacity:.5}:root[data-is-mobile="true"] .NotFound_NotFound--OV9D6{font-size:.24rem;gap:.32rem;padding-top:1.6rem}:root[data-is-mobile="true"] .NotFound_NotFound--OV9D6>img{width:2.4rem;height:2.4rem}:root[data-is-mobile="true"] .NotFound_NotFound--OV9D6 .NotFound_description--eoXzE{font-size:.2rem}
.News_content--aJXLn{position:relative;display:flex;align-items:center;flex-direction:column}.News_content--aJXLn .News_newsContent--DRstT{width:100%;min-height:60vh;background-color:rgba(30,30,30,.5);border-radius:4px;color:#cecece;padding:30px}.News_content--aJXLn .News_newsContent--DRstT .News_newsContentHeader--LRHfw{padding-bottom:20px;border-bottom:1px solid hsla(0,0%,100%,.1);line-height:1.5;margin-bottom:40px}.News_content--aJXLn .News_newsContent--DRstT .News_newsTitle--dIzro{font-size:28px;line-height:1.5;color:#fff;text-align:center;margin-bottom:20px;margin-top:0}.News_content--aJXLn .News_newsContent--DRstT .News_infoRow--R91x3{display:flex;align-items:center;justify-content:center;gap:20px}.News_content--aJXLn .News_newsContent--DRstT .News_infoRow--R91x3 .News_infoItem--hkyVi{display:flex;align-items:center;justify-content:center;font-size:16px}.News_content--aJXLn .News_newsContent--DRstT .News_infoRow--R91x3 .News_infoItem--hkyVi>label{color:#999}.News_content--aJXLn .News_newsContent--DRstT .News_infoRow--R91x3 .News_infoItem--hkyVi>span{color:#ddd}.News_content--aJXLn .News_newsContent--DRstT .News_newsContentBody--C4inE p{line-height:1.6}.News_content--aJXLn .News_newsContent--DRstT .News_newsContentBody--C4inE p>img:only-child{display:block;margin-left:auto;margin-right:auto;max-width:100%}:root[data-is-mobile="true"] .News_content--aJXLn{padding-left:.2rem;padding-right:.2rem}:root[data-is-mobile="true"] .News_content--aJXLn .News_newsContent--DRstT{padding:.3rem}:root[data-is-mobile="true"] .News_content--aJXLn .News_newsContent--DRstT .News_newsContentHeader--LRHfw{padding-bottom:.2rem;margin-bottom:.4rem}:root[data-is-mobile="true"] .News_content--aJXLn .News_newsContent--DRstT .News_newsTitle--dIzro{font-size:.24rem;margin-bottom:.2rem}:root[data-is-mobile="true"] .News_content--aJXLn .News_newsContent--DRstT .News_infoRow--R91x3{gap:.2rem}:root[data-is-mobile="true"] .News_content--aJXLn .News_newsContent--DRstT .News_infoRow--R91x3 .News_infoItem--hkyVi{font-size:.16rem}:root[data-is-mobile="true"] .News_content--aJXLn .News_newsContent--DRstT .News_newsContentBody--C4inE img{max-width:100%}
.AuthWxCallback_container--GFgDV{display:flex;align-items:center;justify-content:center;min-height:60vh;padding:40px 20px}.AuthWxCallback_content--jSxcf{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:32px}.AuthWxCallback_loader--ODnUz{position:relative;width:80px;height:80px}.AuthWxCallback_spinner--L9w2a{width:100%;height:100%;border:4px solid hsla(0,0%,100%,.1);border-top-color:#ffc579;border-radius:50%;animation:AuthWxCallback_spin--QyMBF 1s linear infinite;transition:all .3s ease}.AuthWxCallback_spinner--L9w2a[data-status=success]{border-color:#52c41a;border-top-color:#52c41a;animation:none}.AuthWxCallback_spinner--L9w2a[data-status=error]{border-color:#ff6b6b;border-top-color:#ff6b6b;animation:none}@keyframes AuthWxCallback_spin--QyMBF{to{transform:rotate(360deg)}}.AuthWxCallback_successIcon--t4FnC,.AuthWxCallback_errorIcon--P4XmU{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);font-size:40px;font-weight:bold;line-height:1}.AuthWxCallback_successIcon--t4FnC{color:#52c41a;animation:AuthWxCallback_scaleIn--Yu4UZ .3s ease}.AuthWxCallback_errorIcon--P4XmU{color:#ff6b6b;animation:AuthWxCallback_scaleIn--Yu4UZ .3s ease}@keyframes AuthWxCallback_scaleIn--Yu4UZ{from{transform:translate(-50%, -50%) scale(0);opacity:0}to{transform:translate(-50%, -50%) scale(1);opacity:1}}.AuthWxCallback_message--oPV2P{color:#fff;font-size:24px;text-align:center;line-height:1.5;transition:color .3s ease}.AuthWxCallback_content--jSxcf[data-status=success] .AuthWxCallback_message--oPV2P{color:#52c41a}.AuthWxCallback_content--jSxcf[data-status=error] .AuthWxCallback_message--oPV2P{color:#ff6b6b}.AuthWxCallback_errorTip--vagZD{color:#ff6b6b;font-size:18px;text-align:center;opacity:.8;margin-top:-16px}:root[data-is-mobile="true"] .AuthWxCallback_container--GFgDV{min-height:50vh;padding:.4rem .2rem}:root[data-is-mobile="true"] .AuthWxCallback_content--jSxcf{gap:.32rem}:root[data-is-mobile="true"] .AuthWxCallback_loader--ODnUz{width:.8rem;height:.8rem}:root[data-is-mobile="true"] .AuthWxCallback_spinner--L9w2a{border-width:.04rem}:root[data-is-mobile="true"] .AuthWxCallback_message--oPV2P{font-size:.24rem}:root[data-is-mobile="true"] .AuthWxCallback_errorTip--vagZD{font-size:.18rem;margin-top:-0.16rem}:root[data-is-mobile="true"] .AuthWxCallback_successIcon--t4FnC,:root[data-is-mobile="true"] .AuthWxCallback_errorIcon--P4XmU{font-size:.4rem}
