@charset "UTF-8";.cocreate-dock{--dock-navy: #121e44;--dock-gold: #f6c54d;--dock-gold-bright: #ffd76a;--dock-ink: #1c2b4a;--dock-muted: #5c6b84;--dock-kicker: #b8860b;--dock-line: rgba(28, 43, 74, .08);position:fixed;right:16px;bottom:calc(16px + env(safe-area-inset-bottom,0px));z-index:40;font-family:Noto Sans SC,Microsoft YaHei UI,sans-serif}.cocreate-dock__panel{position:relative;display:flex;flex-direction:column;align-items:stretch;width:168px;padding:14px 12px 12px;color:var(--dock-ink);background:rgba(244,248,252,.96);border:1px solid var(--dock-line);border-radius:16px;box-shadow:0 8px 24px rgba(28,43,74,.12)}.cocreate-dock__copy h2{margin:0 28px 6px 0;color:var(--dock-ink);font-size:13px;font-weight:700;line-height:1.35}.cocreate-dock__copy p{margin:0 0 8px;color:var(--dock-muted);font-size:12px;line-height:1.5}.cocreate-dock__panel code{display:block;margin:0 0 10px;padding:6px 8px;color:var(--dock-navy);font-family:inherit;font-size:13px;font-weight:700;letter-spacing:.02em;text-align:center;background:#fff;border:1px solid var(--dock-line);border-radius:10px}.cocreate-dock__copy-btn{display:inline-flex;align-items:center;justify-content:center;width:100%;min-height:36px;padding:0 12px;color:var(--dock-navy);font:inherit;font-size:13px;font-weight:700;background:var(--dock-gold);border:1px solid var(--dock-gold);border-radius:999px;cursor:pointer}.cocreate-dock__copy-btn:hover:not(:disabled){background:var(--dock-gold-bright);border-color:var(--dock-gold-bright)}.cocreate-dock__copy-btn.is-copied{color:#0f7a4a;background:rgba(16,185,129,.14);border-color:rgba(15,122,74,.28)}.cocreate-dock__copy-btn:disabled{cursor:default;opacity:.45}.cocreate-dock__copy-btn:focus-visible,.cocreate-dock__close:focus-visible{outline:2px solid var(--dock-kicker);outline-offset:2px}.cocreate-dock__close{position:absolute;top:6px;right:6px;display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;padding:0;color:var(--dock-muted);font:inherit;font-size:18px;line-height:1;background:transparent;border:0;border-radius:8px;cursor:pointer}.cocreate-dock__close:hover{color:var(--dock-ink);background:rgba(28,43,74,.06)}body.is-wish-overlay .cocreate-dock{z-index:30}@media(min-width:1025px){.cocreate-dock{right:24px;bottom:24px}.cocreate-dock__panel{width:240px;padding:16px;border-radius:20px}.cocreate-dock__copy h2{font-size:15px}.cocreate-dock__copy p{margin:0 0 10px;font-size:13px}.cocreate-dock__panel code{margin:0 0 10px;padding:8px 10px;font-size:15px}.cocreate-dock__copy-btn{min-height:40px;font-size:14px}.cocreate-dock__close{top:8px;right:8px}}.site-shell{--site-header-height: 88px;--site-nav: rgba(5, 10, 38, .7);--site-gold: #ffd635;--site-ease: cubic-bezier(.16, 1, .3, 1);position:relative;isolation:isolate;min-height:100vh;max-width:100%;overflow-x:clip;background-color:#1a2744;color:#1c2b4a;font-family:Noto Sans SC,Microsoft YaHei UI,sans-serif}.site-shell.is-in-app{--site-header-height: 44px}.site-shell:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;z-index:-1;background:url(//huyafedltc.msstatic.com/gametool/hokc/wanxiangqi/assets/site-bg-BNRbgYNm.webp) center top/cover no-repeat;transform:scaleX(-1)}.site-shell.is-home{background-color:#1a1c40}.site-shell.is-home:before{position:absolute;top:0;right:0;bottom:auto;left:0;height:144.0104166667vw;max-height:2765px;background-image:linear-gradient(180deg,rgba(26,28,64,0),rgba(26,28,64,0) calc(100% - 240px),#1a1c40),url(//huyafedltc.msstatic.com/gametool/hokc/wanxiangqi/assets/home-kv-MVKHQtN2.webp);background-position:center top,center top;background-repeat:no-repeat,no-repeat;background-size:100% 100%,100% auto;transform:none}.site-shell__banner{position:sticky;top:0;z-index:20;height:var(--site-header-height);min-height:var(--site-header-height);background:var(--site-nav);box-shadow:0 10px 24px rgba(5,10,38,.18);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}.site-shell__banner:after{content:"";position:absolute;left:0;right:0;top:100%;height:24px;pointer-events:none;background:linear-gradient(180deg,rgba(5,10,38,.38),rgba(5,10,38,0))}.site-shell__banner-inner{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:flex-start;gap:0;width:100%;height:100%;margin:0 auto;padding:0}.site-shell__brand-group{display:flex;order:1;flex-shrink:0;align-items:center;gap:4px;min-width:0;height:44px;padding:0 8px;overflow:visible}.site-shell__brand{flex:0 0 auto}.site-shell__huya,.site-shell__hub,.site-shell__brand{color:#fff;font-size:12px;font-weight:800;line-height:1;letter-spacing:0;text-decoration:none;white-space:nowrap}.site-shell__huya,.site-shell__hub{display:inline-flex;flex:0 0 auto;align-items:center;min-height:44px;opacity:1}.site-shell__hub{position:relative;z-index:2;order:2;flex-shrink:0;gap:4px;margin-left:auto;padding-right:8px;background:transparent}.site-shell__logo{display:block;width:56px;height:17px;flex:0 0 auto}.site-shell__hub-icon{display:block;width:21px;height:21px;flex:0 0 auto;object-fit:contain}.site-shell__huya:hover,.site-shell__hub:hover,.site-shell__brand:hover{color:#fff;opacity:1}.site-shell__huya:focus-visible,.site-shell__hub:focus-visible,.site-shell__brand:focus-visible,.site-shell__nav a:focus-visible{outline:2px solid var(--site-gold);outline-offset:3px;border-radius:2px}.site-shell__divider{flex:0 0 auto;color:rgba(255,255,255,.38);font-size:12px;line-height:1}.site-shell__nav{display:flex;position:relative;order:3;flex:1 1 100%;align-items:center;justify-content:flex-start;gap:0;width:100%;min-width:0;height:44px;padding:0 4px;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;scrollbar-width:none;touch-action:pan-x}.site-shell__nav::-webkit-scrollbar{display:none;height:0}.site-shell__nav a,.site-shell__tab{position:relative;display:inline-flex;align-items:center;flex-shrink:0;min-height:44px;padding:0 12px;color:rgba(255,255,255,.78);font-size:14px;font-weight:600;text-decoration:none;white-space:nowrap;transition:color .16s var(--site-ease)}.site-shell__nav .site-shell__tab:link,.site-shell__nav .site-shell__tab:visited,.site-shell__nav .site-shell__tab:hover,.site-shell__nav .site-shell__tab:active{color:rgba(255,255,255,.78)}.site-shell__tab-label{color:inherit}.site-shell__nav a:hover,.site-shell__nav .site-shell__tab:hover{color:#fff;background:transparent}.site-shell__nav a.is-active,.site-shell__nav .site-shell__tab.is-active,.site-shell__nav .site-shell__tab.is-active:link,.site-shell__nav .site-shell__tab.is-active:visited,.site-shell__nav .site-shell__tab.is-active:hover,.site-shell__nav .site-shell__tab.is-active:active{color:#fff;font-weight:700}.site-shell__nav a.is-active:after,.site-shell__nav .site-shell__tab.is-active:after{content:"";position:absolute;right:12px;bottom:0;left:12px;height:3px;background:var(--site-gold)}.site-shell__body{min-height:calc(100vh - var(--site-header-height));touch-action:pan-y}body.has-cocreate-dock .site-shell__body{padding-bottom:206px}body.has-cocreate-dock .huya-footer{padding-bottom:226px!important}@media(min-width:1025px){body.has-cocreate-dock .site-shell__body{padding-bottom:238px}body.has-cocreate-dock .huya-footer{padding-bottom:258px!important}}.site-shell.is-in-app .site-shell__banner-inner{flex-direction:row;flex-wrap:nowrap}.site-shell.is-in-app .site-shell__nav{order:1;flex:1 1 auto;width:100%;height:100%}@media(min-width:481px){.site-shell__brand-group{gap:6px;padding:0 12px}.site-shell__huya,.site-shell__hub,.site-shell__brand,.site-shell__divider{font-size:14px}.site-shell__logo{width:68px;height:20px}.site-shell__hub-icon{width:24px;height:24px}}@media(min-width:769px){.site-shell:not(.is-in-app){--site-header-height: 66px}.site-shell__banner-inner{flex-wrap:nowrap;align-items:center;justify-content:flex-start;width:min(1200px,100% - 32px);height:100%;padding:0;gap:12px}.site-shell__brand-group{order:1;height:100%;padding:0}.site-shell__nav{order:2;flex:0 1 auto;width:auto;min-width:0;height:100%;margin-left:auto;padding:0 8px 0 0;overflow-x:hidden;overflow-y:hidden;justify-content:flex-start;gap:16px;touch-action:pan-y}.site-shell__hub{order:3;margin-left:0;padding:0;background:transparent}.site-shell__hub:before{content:none}.site-shell.is-in-app .site-shell__nav{justify-content:flex-start;overflow-x:auto;touch-action:pan-x}}@media(min-width:1025px){.site-shell,.site-shell.is-in-app{--site-header-height: 66px}.site-shell__banner{height:var(--site-header-height);min-height:var(--site-header-height)}.site-shell__banner:after{height:32px}.site-shell__banner-inner{width:min(1200px,100% - 48px);gap:16px}.site-shell.is-in-app .site-shell__banner-inner{justify-content:flex-start}.site-shell__brand-group{gap:10px}.site-shell__huya,.site-shell__hub,.site-shell__brand,.site-shell__divider{font-size:18px}.site-shell__huya,.site-shell__hub{min-height:0;gap:6px}.site-shell__logo{width:80px;height:24px}.site-shell__hub-icon{width:30px;height:30px}.site-shell__nav{height:var(--site-header-height);padding:0 12px 0 0;gap:24px}.site-shell__nav a,.site-shell__nav .site-shell__tab{min-height:var(--site-header-height);padding:0 2px;color:#fff;font-size:16px;font-weight:600;background:transparent}.site-shell__nav .site-shell__tab:link,.site-shell__nav .site-shell__tab:visited,.site-shell__nav .site-shell__tab:hover,.site-shell__nav .site-shell__tab:active{color:#fff}.site-shell__nav a:hover,.site-shell__nav .site-shell__tab:hover{background:transparent}.site-shell__nav a.is-active:after,.site-shell__nav .site-shell__tab.is-active:after{right:0;left:0}}@media(prefers-reduced-motion:reduce){.site-shell__nav a{transition:none}}.empty-view-wrap{width:100%;padding-top:12vh;text-align:center;font-size:12px;color:#999;display:flex;flex-direction:column;align-items:center}.empty-view-wrap img.empty-icon{width:120px;height:120px}.empty-view-wrap img.empty-icon+*{margin-top:8px}.empty-view-wrap .content{display:flex;flex-direction:column;align-items:center;width:100%;padding-left:20px;padding-right:20px}.empty-view-wrap .content p{font-size:12px;color:#999;font-weight:400;line-height:1.4}.empty-view-wrap .content .btn-wrap{min-width:76px;padding:2px;min-height:28px;max-height:28px;border-radius:44px;background:linear-gradient(221deg,#ffe44d,#ffd736);display:flex;align-items:center;justify-content:center;margin-top:10px;font-size:13px;font-weight:600;color:#222}[data-hy-theme=dark] .empty-view-wrap .content p,[data-hy-theme=light] .empty-view-wrap .content p{color:var(--color_text_dark03_common, #999)}.hero-avatar{position:relative;display:inline-flex;align-items:center;justify-content:center;flex:none;width:1em;height:1em;font-size:40.5px;line-height:0;vertical-align:middle;isolation:isolate;overflow:visible}.hero-avatar.is-lg{font-size:48.75px}.hero-avatar__frame{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background:url(data:image/webp;base64,UklGRnQCAABXRUJQVlA4WAoAAAAQAAAAawAAawAAQUxQSC8BAAABgFtbe9vmA+CcFsiuxClIV+ThCGRJDRMrbqFeGzinDRThSqEzK1Sfc8R/jjtHxATgXRW2zqeO3nXT83ao8Eld9OnxfqE/dHxL2ma8twrvbgVJc0TeHn/gZEGbGXjbZJaL8J3YsbcDr2/36JI3ao8sNTyvS1Y1AOaWXQXvqy5vDVDwYRsCblvWofrMIWLOvoo4MTKYCaMWmxCyydYZEykSnk65K8Uup46rUqzQkRCT/Pffv//+qhxXpVihm3JXil1Oz5hIkfC0zaYUTbYiTowMesJI9ZnLkLOvUafdkmDLsg6YO3aV/1SX9wZAULHUvtMlqwCvU8fejt+2e3Qp3k4r2kz7y2SWVYr3g3vSNuLdZf8s78aNEXkf4KO6GNDjg0LjkzrsXEydf9z0ohNqvAsAVlA4IB4BAAAwDACdASpsAGwAPjEYikOiLaESrf0Q2AMEs4M4Br4yAu6Z/YHaBivxAZXOaC8BtSufminDybumAkgyifMUpNjo0CuVp2kuLqa9RrmOqBvV6MlTQeTQ+uAqeejas20lEcYWbTc5TN62nHaAAP7ub/SBbD/f/0sL/8Hl/+Dy8sT+fvN3vUk0FRWaMis9V3quUvf8vV2nrCzTvIKTjhd4Eoh54BMt5T9VYCZ57//INL/nsvWpf+ZAz64L1zS+E3b+sj/hwXB8Tevt3lgqc4ntu75AcVIsNTuD6YAAGPOmLn7vGzY6/3R6UwG0sAVg7C+XWaxeAcWnvBmVBxNIjuOZHHa/KJiLOn1GgMLNLN+Ec9Rey7I3+3uxxRKpMfKkwAAA) center/100% 100% no-repeat;pointer-events:none}.hero-avatar.is-lg .hero-avatar__frame{background-image:url(data:image/webp;base64,UklGRrIDAABXRUJQVlA4WAoAAAAQAAAAgQAAgQAAQUxQSD8BAAABgGNr26Lmm+FApQuIu5fQDancs4RhHbTeQp2sxXUH7gHiOuevnniqr4pFxATIh5aTWywblDTlxbxjyRdtdwt1t1z7U43rqLze+In+c+CqOF4XECVDHePFK+Dc+WDAgJcKirLBlAdm8J32O9jrE4V79+C+XUR863BUIyrXHMG6T8QFLy5Kxz1IirUFGVE7C1tWAq4iekWuIJGDOVG8BLkFmNZsHObLUKtZLZQNBDQLgAFEdd7999+///79953EQEizAJgytGlWC+UFmNFsHObzMKtZCXIJuIzoFbmChLUFGb0ysGVLEryYVjEPkiK+DTiq0anmCDZ9ItJxD3t9GvXuwX2HvB024GWi2kTTHphheX/4HrgqjtX5tfDXjRWvgPth+bhjE5U3O+Sztrutz7Zryxdtp7BUNlqY8lLBseVDAFZQOCBMAgAAUBUAnQEqggCCAD4xGIpDoiGhEstsXCADBLK3b/gLsBnI1h/5ZR8Z3OEK8IhJfzf9r5lLglmOcDkM2SVyUzlsljqx0PmayCVdsQaTqDa9IG0+RHm8RxVYasC6B90qD092anDG57Tfovj2BE/0xIP56qyBMyV4ysk77OPuQqvGWiKR3f5Fx1oisHKB1ecv/0YiGNkzwcsmjK6dX43VryyMl7h6kmPXJLvdioaT2kuCWGX2DqAA/v1Bwxf+4saK0ygSfkwG/L1ntAfO3q8y9NNtwOCQXw1E1BcxnreY8+rgdPe2Lrh28r/Yz+v2QUa2HZl4zP7vW/+fYCQzPD42i/OlAYqUv+lNf/KV/ddE2nrJS86E6oO3d4KpzG9bE4bJepnJJGgj1cWQMAz2eeocO0GdyqBTipihsfusAyCRTo/axk/Gz736WWucrb/5lBauGNZbIXIOZulvVs3jcbuWSPFP+71bXGSQAr3+J8/9eh6eYh0F/sBbLgQCWfrr1vvlbBO3itH/Uq7xsMx/87y/6T0k2sk4vJPj9lmqciDlzFMe14kQzyRODHE9ftqvX9u/CkxQVjTHz9oUquP2bAQO4b7LzttKOEkC9seblGhn/avQwLIOd/P9UdCPvggpFK7Jf/nlR/x+ytlEU88goZF6KVARK3kexeTiNSv1I6NCSdF1YVBcZAv7aCpS4dGUddaVj8/1fywQilDGRdHJMFAbk5IvQiKhX+U5aifDAeDI3tZnMvAqKZzxcO1wVZSoBZZVWhy7npW53HUWIFn4eAAA)}.hero-avatar__img,.hero-avatar__fallback{position:relative;z-index:1;display:block;width:.92em;height:.92em;border-radius:.09em;object-fit:cover;overflow:hidden}.hero-avatar__fallback{display:flex;align-items:center;justify-content:center;color:#e8eefc;font-size:.36em;font-weight:700;background:linear-gradient(135deg,#33405e,#1d2536)}.hero-avatar__tier{position:absolute;top:.09em;left:.09em;z-index:2;width:.24em;height:.24em;pointer-events:none}.hero-avatar__badge{position:absolute;top:-.09em;right:-.09em;z-index:2;width:.37em;height:.37em;pointer-events:none}.hero-avatar__equips{position:absolute;right:0;bottom:0;left:0;z-index:3;display:flex;align-items:flex-end;justify-content:center;gap:.02em;pointer-events:none}.hero-avatar__equip{position:relative;display:block;flex:1 1 0;max-width:.32em;aspect-ratio:1;border-radius:.03em;background:rgba(12,18,32,.82);overflow:hidden}.hero-avatar__equip img{display:block;width:100%;height:100%;object-fit:cover}.hero-avatar .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.home{--home-navy: #121e44;--home-blue: #1f529d;--home-feature: #1262bf;--home-gold: #f6c54d;--home-gold-bright: #ffd76a;--home-ink: #1c2b4a;--home-muted: #4a5a74;--home-kicker: #b8860b;--home-bg: #f4f8fc;--home-card: #ffffff;--home-ease: cubic-bezier(.16, 1, .3, 1);max-width:100%;overflow-x:clip;color:var(--home-ink);background:transparent}.home-island{position:relative;isolation:isolate;max-width:100%;overflow-x:clip;color:#fff;background-color:transparent}.home-island:before,.home-island:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.home-island:before{z-index:2;top:auto;height:180px;background:linear-gradient(180deg,rgba(26,28,64,0),#1a1c40)}.home-island:after{z-index:1;background:linear-gradient(90deg,rgba(16,18,48,.58),rgba(16,18,48,.32) 34%,rgba(16,18,48,.1) 58%,rgba(16,18,48,0));mask-image:linear-gradient(180deg,#000 0%,#000 calc(100% - 180px),transparent 100%);-webkit-mask-image:linear-gradient(180deg,#000 0%,#000 calc(100% - 180px),transparent 100%)}.home-ambience{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;overflow:hidden;pointer-events:none}.home-ambience i{position:absolute;display:block;border-radius:50%;pointer-events:none}.home-ambience__bloom{background:radial-gradient(circle,rgba(255,214,90,.72),rgba(246,197,77,.28) 38%,rgba(246,197,77,0) 72%);filter:blur(8px);mix-blend-mode:screen;animation:home-bloom 6.4s ease-in-out infinite}.home-ambience__bloom:nth-child(1){left:54%;top:8%;width:280px;height:280px}.home-ambience__bloom:nth-child(2){left:72%;top:38%;width:220px;height:220px;animation-duration:7.8s;animation-delay:-2.2s}.home-ambience__bloom:nth-child(3){left:62%;top:62%;width:180px;height:180px;animation-duration:5.6s;animation-delay:-3.4s}.home-ambience__mote{background:#ffe27a;box-shadow:0 0 18px 6px rgba(255,215,90,.55);animation:home-mote 5.2s linear infinite}.home-ambience__mote:nth-child(4){left:58%;top:18%;width:10px;height:10px}.home-ambience__mote:nth-child(5){left:76%;top:28%;width:8px;height:8px;animation-duration:6.4s;animation-delay:-1.1s}.home-ambience__mote:nth-child(6){left:86%;top:48%;width:12px;height:12px;animation-duration:4.8s;animation-delay:-2.6s}.home-ambience__mote:nth-child(7){left:68%;top:56%;width:7px;height:7px;animation-duration:7s;animation-delay:-.6s}.home-ambience__mote:nth-child(8){left:48%;top:36%;width:9px;height:9px;animation-duration:5.8s;animation-delay:-3.2s}.home-ambience__mote:nth-child(9){left:80%;top:72%;width:11px;height:11px;animation-duration:6.8s;animation-delay:-1.8s}.home-ambience__dust{top:0;right:0;bottom:0;left:0;width:100%;height:100%;border-radius:0;opacity:.55;background:radial-gradient(circle at 18% 22%,rgba(255,232,150,.22),transparent 18%),radial-gradient(circle at 82% 18%,rgba(255,214,90,.28),transparent 22%),radial-gradient(circle at 70% 70%,rgba(246,197,77,.2),transparent 26%);animation:home-dust 9s ease-in-out infinite}@keyframes home-bloom{0%,to{transform:translateZ(0) scale(.86);opacity:.45}50%{transform:translate3d(28px,-48px,0) scale(1.18);opacity:1}}@keyframes home-mote{0%{transform:translate3d(0,24px,0);opacity:.15}20%{opacity:1}80%{opacity:.85}to{transform:translate3d(-36px,-160px,0);opacity:0}}@keyframes home-dust{0%,to{transform:translateZ(0);opacity:.4}50%{transform:translate3d(-18px,12px,0);opacity:.7}}.home-hero{position:relative;z-index:3;display:grid;grid-template-columns:minmax(0,1fr);align-items:center;width:calc(100% - 24px);min-height:0;margin:0 auto;padding:40px 0 36px}.home-hero__copy{position:relative;z-index:2;max-width:760px}.home-hero__kicker,.home-kicker{display:inline-flex;align-items:center;gap:8px;margin:0 0 16px;color:rgba(255,255,255,.88);font-size:18px;font-weight:700;letter-spacing:.04em}.home-hero__kicker-dot{width:8px;height:8px;border-radius:50%;background:#3ee28a;box-shadow:0 0 10px rgba(62,226,138,.72)}.home-kicker{color:#ffd76a}.home-hero__title{display:flex;flex-wrap:wrap;align-items:baseline;gap:8px 12px;margin:0;color:#fff;font-size:24px;font-weight:800;line-height:1.12;letter-spacing:.01em}.home-hero__sep{color:rgba(255,255,255,.42);font-weight:500}.home-hero__lead{margin:18px 0 0;color:#fff;font-size:18px;font-weight:800;line-height:1.3;letter-spacing:.02em}.home-hero__promo{margin:8px 0 0;max-width:36em;color:rgba(255,255,255,.78);font-size:16px;font-weight:500;line-height:1.7}.home-hero__trust{display:flex;flex-wrap:wrap;gap:10px 24px;margin:20px 0 0;padding:0;list-style:none;color:rgba(255,255,255,.72);font-size:13px;font-weight:600;line-height:1.4}.home-hero__trust li{display:inline-flex;align-items:center;gap:6px}.home-hero__trust svg{flex:0 0 auto;color:rgba(255,255,255,.72)}.home-hero__actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:32px}.home-hero__cta,.home-hero__ghost{display:inline-flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;width:100%;min-height:48px;min-width:0;padding:10px 20px;font-size:16px;font-weight:800;letter-spacing:.02em;line-height:1.25;text-align:center;text-decoration:none;border:0;border-radius:14px;transition:background .18s var(--home-ease),color .18s var(--home-ease),transform .18s var(--home-ease),box-shadow .18s var(--home-ease)}.home-hero__cta-line{font-size:15px;font-weight:800}.home-hero__cta-sub{color:rgba(28,43,74,.72);font-size:12px;font-weight:700;letter-spacing:.04em}.home-hero__cta{color:#1c2b4a;background:#f6c54d;box-shadow:0 10px 24px rgba(246,197,77,.28)}.home-hero__cta:hover:not(.is-pending):not(.is-android-only){background:#ffd76a;transform:translateY(-1px)}.home-hero__cta:active:not(.is-pending):not(.is-android-only){transform:translateY(0)}.home-hero__cta:focus-visible{outline:2px solid #fff;outline-offset:3px}.home-hero__cta.is-android-only{min-width:0;width:100%;max-width:320px;color:#1c2b4a;background:#f6c54d;box-shadow:none;cursor:default}.home-hero__howto{max-width:42em;margin-top:28px}.home-hero__howto-title{margin:0 0 10px;color:rgba(255,255,255,.92);font-size:14px;font-weight:800;letter-spacing:.08em}.home-hero__howto ol{margin:0;padding:0;list-style:none;counter-reset:howto}.home-hero__howto li{display:grid;grid-template-columns:22px minmax(0,1fr);gap:10px;align-items:start;margin:0;color:rgba(255,255,255,.78);font-size:14px;font-weight:500;line-height:1.7}.home-hero__howto li+li{margin-top:8px}.home-hero__howto li:before{content:counter(howto);counter-increment:howto;display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;margin-top:2px;color:#1c2b4a;font-size:12px;font-weight:800;line-height:1;background:#f6c54d;border-radius:50%}.home-hero__howto-item--discover{position:relative}.home-hero__howto-row{display:flex;flex-wrap:wrap;align-items:center;gap:8px 10px;min-width:0}.home-hero__howto-hint{display:inline;min-height:0;padding:0;color:inherit;font:inherit;font-weight:700;letter-spacing:0;text-decoration:underline;text-underline-offset:3px;background:transparent;border:0;border-radius:0;cursor:pointer}.home-hero__howto-hint:focus-visible{outline:2px solid #fff;outline-offset:3px}.home-hero__howto-pop{display:none;position:fixed;z-index:4000;left:12px;top:auto;box-sizing:border-box;width:320px;max-width:calc(100vw - 24px);padding:8px;background:#0c1634;border:1px solid rgba(255,255,255,.18);border-radius:14px;box-shadow:0 16px 40px rgba(0,0,0,.42);pointer-events:auto}.home-hero__howto-pop.is-open{display:block}.home-hero__howto-pop img{display:block;width:100%;height:180px;object-fit:contain;background:#101a3a;border-radius:10px}.home-hero__cta.is-pending{color:#1c2b4a;background:#f6c54d;box-shadow:none;cursor:not-allowed}.home-hero__ghost{color:#fff;background:transparent;border:1px solid rgba(255,255,255,.35)}.home-features{position:relative;z-index:3}.home-feature__shot{display:block;width:100%;max-width:100%;height:auto;object-fit:contain;object-position:center;background:rgba(6,12,28,.35);border:1px solid rgba(255,255,255,.18);border-radius:18px;box-shadow:0 1px rgba(255,255,255,.18) inset,0 24px 48px rgba(0,0,0,.32)}.home-features__list{display:grid;gap:20px;width:calc(100% - 24px);margin:0 auto;padding:8px 0 36px}.home-feature{display:grid;grid-template-columns:minmax(0,1fr);gap:16px;align-items:center}.home-feature.is-motion{will-change:transform,opacity}.home-feature--reverse{grid-template-columns:minmax(0,1fr)}.home-feature--reverse .home-feature__shot{order:0}.home-feature__content h2{margin:0 0 12px;color:#fff;font-size:22px;line-height:1.25;letter-spacing:.04em}.home-feature__content p:last-child{margin:0;max-width:18em;color:rgba(255,255,255,.82);font-size:14px;line-height:1.7}.home-data{--home-data-fade: 128px;position:relative;z-index:3;margin-top:-48px;padding-top:40px;color:#fff;background:linear-gradient(180deg,rgba(26,28,64,0) 0%,#1a1c40 var(--home-data-fade))}.home-section__inner{width:calc(100% - 24px);margin:0 auto;padding:40px 0}.home-section+.home-section .home-section__inner{padding-top:8px}.home-section h2{margin:0 0 12px;color:#fff;font-size:24px;line-height:1.22}.home-section__inner>p{margin:0;max-width:46em;color:rgba(255,255,255,.72);font-size:15px;line-height:1.75}.home-wiki{display:grid;grid-template-columns:1fr;gap:20px;margin-top:20px}.home-wiki>div>h3{margin:0 0 10px;color:#fff;font-size:15px}.home-heroes,.home-equip{display:grid;grid-template-columns:1fr;gap:12px;margin-top:0}.home-heroes{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.home-equip{margin-top:20px}.home-rank{display:grid;gap:12px;margin-top:20px}.home-rank__card{display:grid;grid-template-columns:24px 44px minmax(0,1fr);align-items:center;gap:8px 10px;min-width:0;min-height:72px;overflow:visible;padding:12px;color:var(--home-ink);text-decoration:none;background:rgba(255,255,255,.92);border:1px solid rgba(255,255,255,.28);border-radius:14px;box-shadow:0 8px 24px rgba(5,10,38,.16);transition:transform .18s var(--home-ease),border-color .18s var(--home-ease),box-shadow .18s var(--home-ease)}.home-wish{display:grid;grid-template-columns:56px minmax(0,1fr);gap:12px;align-items:center;max-width:420px;margin-top:20px;padding:16px;color:var(--home-ink);text-decoration:none;background:rgba(255,255,255,.92);border:1px solid rgba(255,255,255,.28);border-radius:14px;box-shadow:0 8px 24px rgba(5,10,38,.16);transition:transform .18s var(--home-ease),border-color .18s var(--home-ease),box-shadow .18s var(--home-ease)}.home-wish img{width:56px;height:56px;object-fit:contain;background:#1a2748;border-radius:12px}.home-wish p{margin:0;color:var(--home-muted);font-size:12px}.home-wish h3{margin:4px 0 6px;font-size:16px;line-height:1.3}.home-wish span{color:var(--home-kicker);font-size:12px;font-weight:700}.home-hero-card,.home-equip__card,.home-patch article{min-width:0;padding:20px;color:var(--home-ink);text-decoration:none;background:rgba(255,255,255,.92);border:1px solid rgba(255,255,255,.28);border-radius:14px;box-shadow:0 8px 24px rgba(28,43,74,.06);transition:transform .18s var(--home-ease),border-color .18s var(--home-ease),box-shadow .18s var(--home-ease)}.home-rank__card:hover,.home-hero-card:hover,.home-equip__card:hover,.home-wish:hover{border-color:rgba(184,134,11,.48);box-shadow:0 16px 32px rgba(28,43,74,.1);transform:translateY(-3px)}.home-rank__card:focus-visible,.home-hero-card:focus-visible,.home-equip__card:focus-visible,.home-wish:focus-visible{outline:2px solid var(--home-kicker);outline-offset:3px}.home-rank__no{color:#8a97ad;font-size:14px;font-weight:800;letter-spacing:.04em;text-align:center;font-variant-numeric:tabular-nums}.home-rank__core{width:44px;height:44px;object-fit:cover;border-radius:10px;background:#e8eef7}.home-rank__core--empty{display:block}.home-rank__icons{display:flex;flex-wrap:nowrap;grid-column:1/-1;gap:6px;min-width:0;overflow:visible}.home-rank__icons::-webkit-scrollbar{display:none}.home-rank__icons .hero-avatar{font-size:32px}.home-hero-card p,.home-equip__card p{color:var(--home-muted);font-size:12px;letter-spacing:.02em}.home-rank__meta{display:flex;flex-wrap:wrap;align-items:center;gap:6px;margin-top:6px}.home-rank__grade{display:inline-flex;align-items:center;gap:4px;padding:0;color:#c48a12;font-size:13px;font-weight:800;font-style:normal;line-height:1.2;white-space:nowrap;background:none}.home-rank__grade i{display:block;width:14px;height:14px;background:url(data:image/webp;base64,UklGRgQBAABXRUJQVlA4WAoAAAAQAAAAGgAAGgAAQUxQSLAAAAABgGJt2zLlGZ/ZCYfm8EvHm1uiap9MJNoWqD4+K6A5O/Dk+iCfPOwgIiYAzgu321mIe77IoqpE8qag6eXfOU3JUJcENH61KKomrgvmaf3o9EkXP2y8GnRKTl7Svd5mSU6e0PtrJ/4zckzt0SjWqd96/oeHVd37InrLov1WAAjKgnIAa9D0qAVwnnl0uBuG76xDH/wblhKEoSVQoGQoQRoaAg1KJEsQB+RHhwpr9ytwBlZQOCAuAAAA0AIAnQEqGwAbAD4xGIpDoiGhFAQAIAMEtIAAHtHQAAD++ciL/Ox1OQtp3YAAAA==) center/contain no-repeat}.home-rank__meta em{display:inline-flex;align-items:center;padding:1px 8px;color:#ef7575;font-size:11px;font-style:normal;font-weight:700;letter-spacing:0;background:transparent;border:1px solid #ef7575;border-radius:3px 0}.home-rank__meta em.is-official{color:#5b7cbf;border-color:#afcfef}.home-rank__copy{min-width:0}.home-rank__card h3{margin:0;min-width:0;font-size:15px;line-height:1.3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.home-rank__copy p{margin:6px 0 0;color:var(--home-muted);font-size:13px;line-height:1.5;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.home-hero-card h3,.home-equip__card h3,.home-patch h3{margin:4px 0 6px;color:var(--home-ink);font-size:14px;line-height:1.35}.home-chips{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.home-chips span{padding:5px 10px;color:var(--home-ink);font-size:12px;background:#eef3fa;border-radius:999px}.home-hero-card{display:grid;grid-template-columns:44px minmax(0,1fr);gap:8px;align-items:center;padding:12px}.home-hero-card img,.home-hero-card__mark{width:44px;height:44px;object-fit:cover;border-radius:10px;background:#eef3fa}.home-hero-card__mark{display:grid;place-items:center;color:var(--home-kicker);font-size:22px;font-weight:800}.home-hero-card span{color:var(--home-kicker);font-size:12px;font-weight:700}.home-patch{display:grid;gap:16px;margin-top:28px}.home-patch article{display:grid;grid-template-columns:1fr;gap:8px}.home-patch strong{font-size:18px}.home-patch span{color:var(--home-muted);font-size:12px}.home-patch h3,.home-patch p,.home-patch ul{grid-column:1}.home-patch p{color:var(--home-ink)}.home-patch ul{margin:0;padding-left:18px;color:var(--home-muted)}.home-faq{margin-top:28px;overflow:hidden;color:var(--home-ink);background:rgba(255,255,255,.92);border:1px solid rgba(255,255,255,.28);border-radius:14px}.home-faq details{padding:0 16px;border-bottom:1px solid rgba(28,43,74,.08)}.home-faq details:last-child{border-bottom:0}.home-faq summary{display:grid;grid-template-columns:28px minmax(0,1fr) 16px;gap:8px;align-items:center;min-height:56px;cursor:pointer;list-style:none;font-weight:700}.home-faq summary::-webkit-details-marker{display:none}.home-faq summary span{color:var(--home-kicker);font-variant-numeric:tabular-nums}.home-faq summary:after{content:"";width:8px;height:8px;border-right:2px solid #8a97ad;border-bottom:2px solid #8a97ad;transform:rotate(45deg) translateY(-2px);transition:transform .18s var(--home-ease)}.home-faq details[open] summary:after{transform:rotate(225deg) translateY(-2px)}.home-faq p{padding:0 0 16px;max-width:none;color:var(--home-muted)}@media(min-width:375px){.home-hero,.home-features__list,.home-section__inner{width:calc(100% - 32px)}.home-hero__title{font-size:26px}.home-hero__cta,.home-hero__ghost{min-height:52px}}@media(min-width:481px){.home-hero{padding:48px 0 40px}.home-hero__title{font-size:30px}.home-hero__lead{font-size:20px}.home-hero__promo{font-size:15px}.home-hero__cta,.home-hero__ghost{width:auto;min-width:168px;padding:10px 28px}.home-hero__cta.is-android-only{min-width:248px;width:auto}.home-feature__content h2,.home-section h2{font-size:28px}.home-wiki{grid-template-columns:1fr 1fr;gap:20px 24px}.home-wiki h3{margin-bottom:14px;font-size:16px}.home-heroes{grid-template-columns:1fr;gap:12px}.home-hero-card{padding:16px}.home-equip{grid-template-columns:repeat(2,minmax(0,1fr))}.home-hero-card h3,.home-equip__card h3,.home-patch h3{margin:8px 0 10px;font-size:18px}.home-hero-card{grid-template-columns:72px minmax(0,1fr)}.home-hero-card img,.home-hero-card__mark{width:72px;height:72px}.home-faq details{padding:0 20px}}@media(min-width:769px){.home-hero,.home-features__list,.home-section__inner{width:calc(100% - 48px)}.home-hero{min-height:420px;padding:56px 0 44px}.home-hero__title{font-size:36px}.home-hero__lead{font-size:22px}.home-hero__promo,.home-feature__content p:last-child{font-size:16px}.home-hero__cta,.home-hero__ghost{min-height:56px}.home-features__list{gap:28px;padding-bottom:48px}.home-feature,.home-feature--reverse{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:24px}.home-feature--reverse .home-feature__shot{order:2}.home-feature__content h2{font-size:32px}.home-data{--home-data-fade: 180px;margin-top:-80px;padding-top:56px}.home-section__inner{padding:56px 0}.home-section h2{font-size:32px}.home-wiki{grid-template-columns:1fr 1fr;gap:24px 28px;margin-top:24px}.home-equip{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:28px}.home-rank{margin-top:28px}.home-rank__card{grid-template-columns:36px 64px minmax(180px,240px) minmax(0,1fr);gap:16px;min-height:88px;padding:12px 16px}.home-rank__core{width:64px;height:64px;border-radius:14px}.home-rank__icons{grid-column:auto;flex-wrap:nowrap;gap:8px}.home-rank__hero{flex:0 0 48px;width:48px;height:48px}.home-rank__hero>img{border-radius:10px}.home-rank__equip img{width:12px;height:12px}.home-rank__card h3,.home-hero-card h3,.home-equip__card h3,.home-patch h3{font-size:18px}.home-patch article{grid-template-columns:160px minmax(0,1fr);gap:8px 24px}.home-patch h3,.home-patch p,.home-patch ul{grid-column:2}.home-faq details{padding:0 24px}.home-faq summary{grid-template-columns:36px minmax(0,1fr) 16px;min-height:68px}.home-faq p{padding:0 0 20px 44px}}@media(min-width:1025px){.home-hero,.home-features__list,.home-section__inner{width:min(1200px,100% - 80px)}.home-hero{min-height:560px;padding:72px 0 48px}.home-hero__title{font-size:50px;line-height:1.08}.home-hero__promo{font-size:16px}.home-hero__howto-pop{width:420px}.home-hero__howto-pop img{height:260px}.home-features__list{gap:32px;padding-bottom:56px}.home-feature{grid-template-columns:minmax(0,540px) minmax(0,1fr);gap:40px}.home-feature--reverse{grid-template-columns:minmax(0,1fr) minmax(0,540px)}.home-feature__content h2{font-size:36px}.home-feature__content p:last-child{max-width:18em;font-size:18px;line-height:1.75}.home-data{--home-data-fade: 240px;margin-top:-120px;padding-top:72px}.home-section__inner{padding:72px 0}.home-section h2{font-size:40px}.home-wiki{gap:28px 32px;margin-top:28px}.home-heroes{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.home-rank__card{grid-template-columns:36px 72px minmax(200px,280px) minmax(0,1fr);padding:12px 18px 12px 16px;min-height:92px}.home-rank__core{width:72px;height:72px}.home-hero-card{grid-template-columns:76px minmax(0,1fr);gap:14px;padding:20px}.home-hero-card img,.home-hero-card__mark{width:76px;height:76px}.home-patch article{grid-template-columns:168px minmax(0,1fr)}}@media(prefers-reduced-motion:reduce){.home-hero__cta,.home-rank__card,.home-hero-card,.home-equip__card,.home-faq summary:after,.home-feature,.home-feature.is-motion,.home-ambience i{animation:none;transition:none;opacity:1!important;transform:none!important}.home-ambience{display:none}.home-rank__card:hover,.home-hero-card:hover,.home-equip__card:hover,.home-hero__cta:hover{transform:none}}.template-home{background:var(--color-bg-black);display:grid;min-height:100vh;place-items:center;padding:24px 16px;box-sizing:border-box}.template-logo{margin:0;color:var(--color-text-strong);font-family:var(--type-font-family-primary);font-size:var(--type-size-700);font-weight:var(--type-weight-bold);line-height:var(--type-line-height-700);text-align:center}.template-logo__accent{color:var(--color-primary-base)}@media(min-width:481px){.template-home{padding:32px 24px}.template-logo{font-size:var(--type-size-800);line-height:var(--type-line-height-800)}}@media(min-width:1025px){.template-home{padding:var(--space-layout-section-gap-lg)}.template-logo{font-size:var(--type-size-900);line-height:var(--type-line-height-900)}}:root{--color-alpha-black-alpha-0: rgba(0, 0, 0, 0);--color-alpha-black-alpha-10: rgba(0, 0, 0, .1);--color-alpha-black-alpha-12: rgba(0, 0, 0, .12);--color-alpha-black-alpha-16: rgba(0, 0, 0, .16);--color-alpha-black-alpha-2: rgba(0, 0, 0, .02);--color-alpha-black-alpha-24: rgba(0, 0, 0, .24);--color-alpha-black-alpha-4: rgba(0, 0, 0, .04);--color-alpha-black-alpha-8: rgba(0, 0, 0, .08);--color-alpha-white-alpha-0: rgba(255, 255, 255, 0);--color-alpha-white-alpha-10: rgba(255, 255, 255, .1);--color-alpha-white-alpha-12: rgba(255, 255, 255, .12);--color-alpha-white-alpha-16: rgba(255, 255, 255, .16);--color-alpha-white-alpha-2: rgba(255, 255, 255, .02);--color-alpha-white-alpha-24: rgba(255, 255, 255, .24);--color-alpha-white-alpha-4: rgba(255, 255, 255, .04);--color-alpha-white-alpha-8: rgba(255, 255, 255, .08);--color-blue-100: #cefefe;--color-blue-200: #9ef7ff;--color-blue-300: #6ee8fd;--color-blue-400: #49d4fb;--color-blue-500: #0eb7fa;--color-blue-600: #0a8ed6;--color-blue-700: #066bb3;--color-blue-800: #034c90;--color-blue-alpha-700: rgba(6, 107, 179, .2);--color-brand-100: #7a5b09;--color-brand-200: #947210;--color-brand-300: #b69218;--color-brand-400: #dcb325;--color-brand-50: #514202;--color-brand-500: #ffd732;--color-brand-600: #ffe466;--color-brand-700: #feeb84;--color-brand-800: #fff3ad;--color-brand-alpha-700: rgba(254, 235, 132, .2);--color-gray-0: #ffffff;--color-gray-100: #f5f5f5;--color-gray-200: #ebebeb;--color-gray-300: #d1d1d1;--color-gray-400: #a3a3a3;--color-gray-50: #f7f7f7;--color-gray-500: #7b7b7b;--color-gray-600: #5c5c5c;--color-gray-700: #333333;--color-gray-800: #262626;--color-gray-900: #1c1c1c;--color-gray-950: #171717;--color-green-100: #d4fed8;--color-green-200: #a7feba;--color-green-300: #7bfaa3;--color-green-400: #59f499;--color-green-500: #25ed8b;--color-green-600: #1ccb88;--color-green-700: #12ab7f;--color-green-800: #0b8973;--color-green-alpha-700: rgba(18, 171, 127, .2);--color-green-alpha-wiki-raid-badge: rgba(66, 201, 132, .2);--color-red-100: #ffe8d6;--color-red-200: #ffccad;--color-red-300: #ffac84;--color-red-400: #ff8a66;--color-red-500: #fe5431;--color-red-600: #db3424;--color-red-700: #b61b19;--color-red-800: #920f17;--color-red-alpha-700: rgba(182, 27, 25, .2);--color-slate-0: #000306;--color-slate-100: #1b2228;--color-slate-200: #273039;--color-slate-300: #343f49;--color-slate-400: #46535f;--color-slate-50: #11161b;--color-slate-500: #626e7a;--color-slate-550: #767c7f;--color-slate-600: #7e8994;--color-slate-700: #aeb6be;--color-slate-800: #dfe3e7;--color-slate-850: #eceef0;--color-slate-900: #f5f7fa;--color-slate-950: #ffffff;--color-yellow-100: #fdfed4;--color-yellow-200: #fefdab;--color-yellow-300: #fdfb82;--color-yellow-400: #faf961;--color-yellow-500: #f9f62f;--color-yellow-600: #d6d322;--color-yellow-700: #b3b017;--color-yellow-800: #908c0e;--color-yellow-alpha-700: rgba(179, 176, 23, .2);--neutral-gray-0: #ffffff;--neutral-gray-100: #f5f5f5;--neutral-gray-200: #ebebeb;--neutral-gray-300: #d1d1d1;--neutral-gray-400: #a3a3a3;--neutral-gray-50: #f7f7f7;--neutral-gray-500: #7b7b7b;--neutral-gray-600: #5c5c5c;--neutral-gray-700: #333333;--neutral-gray-800: #262626;--neutral-gray-900: #1c1c1c;--neutral-gray-950: #171717;--radius-100: 2px;--radius-200: 4px;--radius-300: 6px;--radius-400: 8px;--radius-50: 0px;--radius-500: 12px;--radius-600: 20px;--radius-900: 999px;--space-element-100: 2px;--space-element-1000: 20px;--space-element-1200: 32px;--space-element-200: 4px;--space-element-300: 6px;--space-element-400: 8px;--space-element-50: 0px;--space-element-500: 10px;--space-element-600: 12px;--space-element-700: 14px;--space-element-800: 16px;--space-element-900: 18px;--space-layout-100: 4px;--space-layout-200: 6px;--space-layout-300: 8px;--space-layout-400: 12px;--space-layout-50: 0px;--space-layout-500: 14px;--space-layout-600: 16px;--space-layout-700: 20px;--type-font-family-number: Segoe UI;--type-font-family-primary: Microsoft YaHei UI;--type-letter-spacing-0: 0em;--type-line-height-100: 18px;--type-line-height-1000: 64px;--type-line-height-200: 20px;--type-line-height-25: 14px;--type-line-height-300: 24px;--type-line-height-400: 26px;--type-line-height-50: 16px;--type-line-height-500: 28px;--type-line-height-600: 32px;--type-line-height-700: 40px;--type-line-height-800: 48px;--type-line-height-900: 56px;--type-size-100: 12px;--type-size-1000: 56px;--type-size-200: 14px;--type-size-300: 16px;--type-size-400: 18px;--type-size-50: 10px;--type-size-500: 20px;--type-size-600: 24px;--type-size-700: 32px;--type-size-800: 40px;--type-size-900: 48px;--type-weight-bold: 700;--type-weight-regular: 400}:root{--color-bg-alpha-bg: var(--color-alpha-white-alpha-2);--color-bg-alpha-soft: var(--color-alpha-white-alpha-8);--color-bg-alpha-strong: var(--color-alpha-white-alpha-12);--color-bg-alpha-weak: var(--color-alpha-white-alpha-4);--color-bg-black: var(--color-slate-0);--color-bg-color-blue: var(--color-blue-200);--color-bg-color-green: var(--color-green-200);--color-bg-color-red: var(--color-red-200);--color-bg-color-yellow: var(--color-yellow-200);--color-bg-disabled: var(--color-slate-200);--color-bg-hover: var(--color-slate-100);--color-bg-pressed: var(--color-slate-50);--color-bg-reverse: var(--color-slate-900);--color-bg-reverse-hover: var(--color-gray-50);--color-bg-reverse-pressed: var(--color-gray-100);--color-bg-soft: var(--color-slate-100);--color-bg-sub: var(--color-slate-200);--color-bg-surface: var(--color-slate-300);--color-bg-weak: var(--color-slate-50);--color-icon-black: var(--color-slate-0);--color-icon-disabled: var(--color-slate-500);--color-icon-soft: var(--color-slate-700);--color-icon-strong: var(--color-slate-900);--color-icon-sub: var(--color-slate-800);--color-icon-weak: var(--color-slate-600);--color-primary-alpha: var(--color-brand-alpha-700);--color-primary-base: var(--color-brand-500);--color-primary-dark: var(--color-brand-400);--color-primary-darker: var(--color-brand-300);--color-static-black: var(--color-slate-0);--color-static-white: var(--color-gray-0);--color-status-error: var(--color-red-400);--color-status-error-bg: var(--color-red-alpha-700);--color-status-info: var(--color-blue-400);--color-status-info-bg: var(--color-blue-alpha-700);--color-status-success: var(--color-green-400);--color-status-success-bg: var(--color-green-alpha-700);--color-status-success-wiki-raid-badge-bg: var(--color-green-alpha-wiki-raid-badge);--color-status-warning: var(--color-yellow-300);--color-status-warning-bg: var(--color-yellow-alpha-700);--color-stroke-active: var(--color-slate-400);--color-stroke-area: var(--color-alpha-white-alpha-10);--color-stroke-disabled: var(--color-slate-100);--color-stroke-soft: var(--color-slate-200);--color-stroke-strong: var(--color-slate-900);--color-stroke-sub: var(--color-slate-300);--color-text-black: var(--color-slate-0);--color-text-disabled: var(--color-slate-500);--color-text-soft: var(--color-slate-700);--color-text-strong: var(--color-slate-900);--color-text-sub: var(--color-slate-800);--color-text-weak: var(--color-slate-600);--color-text-wiki-hero-description: var(--color-slate-550);--color-text-wiki-raid-material-name: var(--color-slate-850);--radius-full: var(--radius-900);--radius-lg: var(--radius-300);--radius-md: var(--radius-200);--radius-none: var(--radius-50);--radius-sm: var(--radius-100);--radius-xl: var(--radius-400);--radius-xxl: var(--radius-500);--space-element-gap-lg: var(--space-element-600);--space-element-gap-md: var(--space-element-400);--space-element-gap-none: var(--space-element-50);--space-element-gap-sm: var(--space-element-200);--space-element-padding-2lg: var(--space-element-800);--space-element-padding-lg: var(--space-element-600);--space-element-padding-max: var(--space-element-1200);--space-element-padding-md: var(--space-element-400);--space-element-padding-mid: var(--space-element-200);--space-element-padding-min: var(--space-element-100);--space-element-padding-sm: var(--space-element-300);--space-element-padding-card-content: var(--space-element-500);--size-card-min-height: 188px;--size-card-media-height: 124px;--space-layout-content-gap: var(--space-layout-100);--space-layout-component-gap: var(--space-layout-400);--space-layout-page-padding: var(--space-layout-400);--space-layout-section-gap: var(--space-layout-300);--space-layout-section-gap-lg: var(--space-layout-700);--z-index-modal: 1000;--z-index-tooltip: 60;--z-index-tooltip-portal: 1001}:root{color:#1c2b4a;background:#1a2744;font-family:Inter,system-ui,sans-serif}html,body{max-width:100%}body{min-width:320px;min-height:100vh;margin:0}#root{position:relative;z-index:1;max-width:100%;overflow-x:clip}body>div:has(.huya-footer){position:relative;z-index:50;width:100%;max-width:100%;overflow-x:hidden}.huya-footer{position:relative;z-index:50;box-sizing:border-box;width:100%!important;max-width:100%;overflow-x:hidden;padding:20px 16px 28px;text-align:left}.huya-footer dl,.huya-footer dt,.huya-footer h2,.huya-footer p{margin-top:0;padding:0}.huya-footer dd{margin-top:0;margin-left:0;margin-right:0;padding:0}.huya-footer__hd,.huya-footer__bd{box-sizing:border-box;display:flex;flex-direction:column;gap:20px;width:100%!important;max-width:100%!important;margin:0 auto!important;float:none!important;padding:0!important}.huya-footer__hd{padding-bottom:8px!important}.huya-footer__bd{padding-top:20px!important}.huya-footer_friend,.huya-footer_help,.huya-footer_prod,.huya-footer_other{float:none!important;width:100%!important;max-width:100%!important;margin:0!important}.huya-footer_friend dd,.huya-footer_help dd{float:none!important;width:auto!important;display:inline-block;margin:0 12px 8px 0!important}.huya-footer_prod .huya-app_qrcode,.huya-footer_prod_list,.huya-footer_other .huya-pub_number,.footer_other_list{float:none!important;width:auto!important;max-width:100%!important;margin:0 0 12px!important}.huya-footer_prod .huya-app_qrcode img,.huya-footer_other .huya-pub_number img{width:96px!important;height:auto!important}.huya-footer_prod_list a{float:none!important;display:inline-flex;align-items:center;width:auto!important;min-height:44px;margin:0 12px 0 0}.huya-footer__nav,.huya-footer__copyright{white-space:normal;word-break:break-word;line-height:1.7}.huya-footer__hy-logo{max-width:100%}@media(min-width:1025px){.huya-footer{padding:0;overflow-x:visible;text-align:center}.huya-footer__hd{flex-direction:row;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:24px;width:auto!important;max-width:1220px!important;padding:40px 32px!important}.huya-footer__bd{display:block;padding:30px 0!important}.huya-footer_friend{width:230px!important}.huya-footer_help{width:170px!important}.huya-footer_prod{width:400px!important}.huya-footer_other{width:auto!important}.huya-footer_friend dd,.huya-footer_help dd{float:left!important;width:115px!important;display:block;margin:0 0 8px!important}.huya-footer_prod .huya-app_qrcode,.huya-footer_prod_list,.huya-footer_other .huya-pub_number,.footer_other_list{float:left!important;margin:0!important}.huya-footer_prod .huya-app_qrcode{margin-right:20px!important}.huya-footer_prod .huya-app_qrcode img{width:130px!important}.huya-footer_other .huya-pub_number{width:110px!important;margin-right:20px!important}.huya-footer_other .huya-pub_number img{width:96px!important;height:96px!important}.huya-footer_prod_list a{float:left!important;display:block;width:120px!important;min-height:0;height:24px;margin:0 0 10px!important}}.app-shell{box-sizing:border-box;width:calc(100% - 32px);margin:0 auto;padding:48px 0}@media(min-width:481px){.app-shell{width:calc(100% - 40px);padding:72px 0}}@media(min-width:1025px){.app-shell{width:min(720px,100% - 48px);padding:96px 0}}.app-shell__eyebrow{color:#ff8a3d;font-weight:700;text-transform:uppercase}
