:root{--page:#eef3f6;--card:#fff;--soft:#f6f8fa;--text:#18272f;--muted:#70818b;--line:#dce5e9;--blue:#396be8;--teal:#0da28f;--orange:#ed8740;--shadow:0 9px 28px rgba(28,48,58,.08);--radius:16px;--shell:760px}
    *{box-sizing:border-box}html{min-width:320px;-webkit-text-size-adjust:100%;scroll-behavior:smooth}body{margin:0;min-width:320px;background:radial-gradient(circle at 50% 0,rgba(57,107,232,.09),transparent 390px),var(--page);color:var(--text);font:14px/1.65 "Microsoft YaHei","PingFang SC",Arial,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit}.shell{width:min(var(--shell),calc(100% - 28px));margin:0 auto;padding:20px 0 48px}.card{margin-top:14px;border:1px solid var(--line);border-radius:var(--radius);background:var(--card);box-shadow:var(--shadow)}
    .game-head{min-height:108px;display:flex;align-items:center;padding:18px 20px}.brand{min-width:0;display:flex;align-items:center;gap:15px}.logo{width:72px;height:72px;flex:0 0 auto;overflow:hidden;border-radius:14px;background:#e7edf0;box-shadow:0 5px 14px rgba(28,48,58,.13)}.logo img{width:100%;height:100%;display:block;object-fit:cover}.name{min-width:0}.title-line{display:flex;align-items:center;gap:8px}.title-line h1{margin:0;overflow:hidden;font-size:24px;font-weight:700;line-height:1.3;text-overflow:ellipsis;white-space:nowrap}.edition{flex:none;padding:3px 8px;border-radius:5px;background:#edf2ff;color:var(--blue);font-size:12px;font-weight:700}.tags{display:flex;flex-wrap:wrap;gap:7px;margin-top:10px}.tag{padding:4px 9px;border-radius:5px;background:#f0f4f7;color:#52636d;font-size:12px;font-weight:600}.tag:first-child{background:#fff0e6;color:#c7611b}.tag:nth-child(2){background:#e9f8f5;color:#087d70}.tag:nth-child(n+3){border:1px solid #dbe4e8;background:#f8fafb;color:#4f626c}
    .hero{overflow:hidden}.banner{position:relative;aspect-ratio:12/5;overflow:hidden;background:#dce5e9}.banner:after{position:absolute;inset:auto 0 0;height:38%;background:linear-gradient(transparent,rgba(8,20,27,.58));content:""}.banner img{width:100%;height:100%;display:block;object-fit:cover}.slogan{position:absolute;z-index:1;left:50%;bottom:14px;width:max-content;max-width:calc(100% - 32px);color:#fff;font-size:14px;font-weight:700;text-align:center;text-shadow:0 2px 7px #0008;transform:translateX(-50%)}.benefits{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-top:1px solid var(--line);background:var(--line);gap:1px}.benefit{min-width:0;padding:14px 12px;background:#fff;color:#40545f;font-size:15px;font-weight:600;text-align:center}.benefit:before{margin-right:7px;color:var(--teal);content:"•"}
    .content{padding:22px}.heading{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:16px}.heading h2{display:flex;align-items:center;gap:9px;margin:0;color:#1d303a;font-size:19px;font-weight:800;line-height:1.35;letter-spacing:.01em}.heading h2:before{width:4px;height:20px;flex:none;border-radius:4px;background:linear-gradient(180deg,var(--blue),var(--teal));box-shadow:0 2px 6px rgba(57,107,232,.2);content:""}.heading p{margin:0;color:var(--muted);font-size:12px;text-align:right}.actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.action{min-height:78px;display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:11px;padding:13px 14px;border-radius:10px;color:#fff}.action.register{background:var(--blue)}.action.download{background:var(--teal)}.action.recharge{background:linear-gradient(135deg,#ed7d40,#e85450);box-shadow:0 8px 20px rgba(225,83,72,.2)}.action.disabled{background:#9aa8af;box-shadow:none;pointer-events:none}.token{width:42px;height:42px;display:grid;place-items:center;border:1px solid #ffffff4d;border-radius:10px;background:#ffffff1f;color:#fff}.token svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.action b,.action small{display:block}.action b{font-size:16px}.action small{margin-top:2px;overflow:hidden;color:#ffffffc2;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.arrow{font-size:21px;opacity:.8}.recharge-actions,.extra-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:9px}.recharge-action,.extra{width:100%;min-height:60px;display:grid;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:10px;padding:10px 12px;border:1px solid var(--line);border-radius:9px;background:var(--soft);color:inherit;text-align:left}.recharge-action{border-color:#d8e2ff;background:#f3f6ff}.recharge-action[type=button]{appearance:none;cursor:pointer}.recharge-action.go{border-color:#f0cfcb;background:#fff5f4}.recharge-action.disabled{color:#89969d;background:#f3f5f6;pointer-events:none}.extra-token{width:34px;height:34px;display:grid;place-items:center;border-radius:9px;background:#fff;color:var(--blue)}.extra-token svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.recharge-action .extra-token{background:#e8eeff;color:#396be8}.recharge-action.go .extra-token{background:#fff;color:#d94c45}.recharge-action b,.recharge-action small,.extra b,.extra small{display:block}.recharge-action b,.extra b{font-size:14px}.recharge-action small,.extra small{color:var(--muted);font-size:11px}.contact-list{display:grid;gap:10px}.contact-card{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:15px 16px;border:1px solid var(--line);border-radius:10px;background:var(--soft)}.contact-card[hidden]{display:none}.contact-main{min-width:0;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;column-gap:10px}.contact-kind{grid-row:1/3;align-self:center;padding:4px 8px;border-radius:6px;background:#e9efff!important;color:#3159c9!important;font-size:12px!important;font-weight:700;white-space:nowrap}.contact-card.is-wechat .contact-kind{background:#e7f7ef!important;color:#13825f!important}.contact-card strong,.contact-card span{display:block}.contact-card strong{overflow:hidden;color:var(--blue);font-size:16px;line-height:1.45;text-overflow:ellipsis}.contact-card.is-wechat strong{color:#13825f}.contact-card span{color:var(--muted);font-size:12px}.contact-card button{flex:none;padding:9px 15px;border:0;border-radius:8px;background:var(--blue);color:#fff;font-weight:700;cursor:pointer}.contact-card.is-wechat button{background:#15945a}.intro{margin:0 0 13px;padding:11px 13px;border-left:3px solid var(--orange);background:#fff3ea;color:#775a45}.cdk-list{display:grid;gap:8px}.cdk{min-height:66px;display:grid;grid-template-columns:minmax(110px,.8fr) minmax(0,1.7fr) auto;align-items:center;gap:14px;padding:11px 13px;border:1px solid var(--line);border-radius:9px;background:var(--soft);cursor:pointer}.cdk-code{font:700 15px/1.3 Arial,"Microsoft YaHei",sans-serif;color:var(--blue)}.cdk-desc{color:#596b75;font-size:13px}.copy{padding:4px 8px;border-radius:5px;background:#eaf0ff;color:var(--blue);font-size:11px;font-weight:700}.news{border-top:1px solid var(--line)}.news-item{min-height:55px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:16px;border-bottom:1px solid var(--line)}.news-item b{overflow:hidden;font-size:14px;font-weight:500;text-overflow:ellipsis;white-space:nowrap}.news-item time{color:#94a2aa;font-size:12px}.version{color:#4b5e68;font-size:14px}.version img{max-width:100%;height:auto}.legal{margin:22px 0 0;color:#8a989f;font-size:12px;text-align:center}.legal span{display:block}.toast{position:fixed;z-index:90;left:50%;bottom:24px;max-width:calc(100% - 32px);padding:10px 16px;border-radius:7px;background:#17252ded;color:#fff;opacity:0;transform:translate(-50%,12px);transition:.18s;pointer-events:none}.toast.show{opacity:1;transform:translate(-50%,0)}
    .recharge-modal[hidden]{display:none}.recharge-modal{position:fixed;z-index:80;inset:0;display:flex;align-items:center;justify-content:center;padding:22px;background:rgba(12,17,25,.58);backdrop-filter:blur(5px)}.recharge-dialog{width:min(100%,600px);max-height:calc(100dvh - 44px);display:flex;flex-direction:column;overflow:hidden;border-radius:20px;background:#fff;box-shadow:0 24px 70px rgba(10,15,24,.32)}.recharge-dialog-head{min-height:64px;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:12px 15px 12px 20px;border-bottom:1px solid var(--line)}.recharge-dialog-head h2{margin:0;font-size:19px}.recharge-dialog-actions{display:flex;align-items:center;gap:8px}.recharge-dialog-go,.recharge-dialog-close{min-height:40px;display:inline-flex;align-items:center;justify-content:center;padding:8px 13px;border-radius:10px;font-size:13px;font-weight:700;white-space:nowrap}.recharge-dialog-go{border:1px solid #cbd8ff;background:#edf2ff;color:#3159c9}.recharge-dialog-close{gap:5px;border:0;background:linear-gradient(135deg,#ed7d40,#e85450);color:#fff;cursor:pointer}.recharge-dialog-close b{font-size:18px;font-weight:400;line-height:1}.recharge-dialog-body{min-height:0;overflow-y:auto;padding:20px;background:#f3f5f8;overscroll-behavior:contain}.recharge-dialog-guide{padding:18px;border:1px solid var(--line);border-radius:12px;background:#fff}.recharge-dialog-guide .version{font-size:13px;line-height:1.7}.recharge-dialog-guide .version>:first-child{margin-top:0}.recharge-dialog-guide .version>:last-child{margin-bottom:0}.recharge-dialog-images{min-height:120px;margin-top:14px;overflow:hidden;border-radius:12px;background:#20242a}.recharge-dialog-loading{min-height:46px;position:sticky;z-index:2;top:0;display:flex;align-items:center;justify-content:center;gap:8px;padding:10px 14px;background:rgba(25,29,35,.94);color:#f4f5f7;font-size:12px}.recharge-dialog-loading span{width:15px;height:15px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:recharge-spin .8s linear infinite}.recharge-dialog-loading[hidden]{display:none}.recharge-dialog-image{width:100%;height:auto;display:block;background:#292e35;opacity:.08;transition:opacity .2s}.recharge-dialog-image.is-loaded{opacity:1}.recharge-dialog-image.is-error{display:none}@keyframes recharge-spin{to{transform:rotate(360deg)}}.modal-open{overflow:hidden}
    @media(max-width:640px){.shell{width:calc(100% - 20px);padding-top:0}.game-head{min-height:96px;margin:0 -10px;padding:14px 15px;border-width:0 0 1px;border-radius:0;box-shadow:none}.logo{width:62px;height:62px;border-radius:11px}.title-line h1{font-size:20px}.edition{font-size:10px}.tag{font-size:10px}.card{border-radius:11px}.banner{aspect-ratio:16/8}.slogan{bottom:10px;max-width:calc(100% - 20px);font-size:11px}.benefit{padding:12px 8px;font-size:13px}.content{padding:17px 15px}.heading h2{font-size:18px}.heading p{font-size:11px}.actions,.recharge-actions,.extra-actions{grid-template-columns:1fr}.action{min-height:72px}.contact-card{align-items:flex-start}.cdk{grid-template-columns:minmax(86px,.8fr) minmax(0,1.5fr) auto;gap:8px}.cdk-code{font-size:13px}.cdk-desc{font-size:11px}.recharge-modal{padding:max(10px,env(safe-area-inset-top)) 10px max(10px,env(safe-area-inset-bottom))}.recharge-dialog{max-height:calc(100dvh - 20px);border-radius:16px}.recharge-dialog-head{min-height:58px;padding-left:15px}.recharge-dialog-head h2{font-size:17px}.recharge-dialog-go,.recharge-dialog-close{min-height:38px;padding:7px 10px}.recharge-dialog-body{padding:12px}.recharge-dialog-guide{padding:14px}.recharge-dialog-guide .version{font-size:12px}}
    .heading.seo-heading{align-items:flex-start;flex-wrap:wrap;gap:6px 12px}.heading.seo-heading h2{min-width:0;max-width:100%;align-items:flex-start;gap:8px;font-size:16px;font-weight:700;line-height:1.5;overflow-wrap:anywhere}.heading.seo-heading h2:before{width:3px;height:16px;margin-top:4px}.heading.seo-heading p{align-self:center}
    @media(max-width:640px){.heading.seo-heading h2{font-size:14px}.heading.seo-heading h2:before{height:14px;margin-top:3.5px}}
    .cdk-code-stack{min-width:0;display:flex;flex-direction:column;align-items:flex-start;gap:5px}.cdk-date{padding:3px 7px;border:1px solid #dfe6eb;border-radius:999px;background:#fff;color:#7b8992;font-size:10px;font-weight:500;line-height:1.2;white-space:nowrap}.version-introduction .version{line-height:1.8;overflow-wrap:anywhere}.version-introduction .version>:first-child{margin-top:0}.version-introduction .version>:last-child{margin-bottom:0}
    @media(max-width:640px){.cdk-code-stack{gap:4px}.cdk-date{padding:3px 6px;font-size:9px}}
    .friend-links nav{display:flex;flex-wrap:wrap;gap:9px}.friend-links a{padding:6px 11px;border:1px solid var(--line);border-radius:8px;background:var(--soft);color:#52636d;font-size:13px}.friend-links a:hover{border-color:#b9cae8;color:var(--blue)}
    .faq-list{display:grid;gap:9px}.faq-item{padding:12px 14px;border:1px solid var(--line);border-radius:11px;background:var(--soft)}.faq-item p{margin:0;color:var(--muted);font-size:13px;line-height:1.8}.faq-item strong{color:#263943;font-weight:800}.faq-item span{color:#647681}.version-tags{display:flex;flex-wrap:wrap;gap:8px}.version-tags span{max-width:100%;overflow:hidden;padding:6px 11px;border-radius:999px;background:#eef6f2;color:#28765c;font-size:12px;font-weight:500;text-overflow:ellipsis;white-space:nowrap}.version-tags span:nth-child(3n+2){background:#edf3fb;color:#496f9e}.version-tags span:nth-child(3n){background:#fff3e7;color:#9c662c}
    .guard-modal[hidden]{display:none}.guard-modal{position:fixed;z-index:100;inset:0;display:grid;place-items:center;padding:18px;background:#12202bbb}.guard-dialog{position:relative;width:min(100%,410px);padding:25px 21px 20px;border-radius:18px;background:#fff;box-shadow:0 22px 65px #0004;text-align:center}.guard-dialog h2{margin:0 30px 12px;font-size:20px}.guard-dialog p{margin:0 0 15px;color:#61727c}.guard-dialog p span{display:block}.guard-close{position:absolute;top:10px;right:10px;width:36px;height:36px;border:0;border-radius:50%;background:#edf1f4;color:#445762;font-size:22px;cursor:pointer}.invite-code{display:block;margin:12px 0;padding:12px;border-radius:10px;background:#f1f5ff;color:#3159c9;font:800 22px/1 Arial,sans-serif;letter-spacing:.08em}.guard-actions{display:grid;grid-template-columns:1fr 1fr;gap:9px}.guard-actions a,.guard-actions button{min-height:44px;display:flex;align-items:center;justify-content:center;border:0;border-radius:10px;background:#edf1f4;color:#40515b;font-weight:700;cursor:pointer}.guard-actions .primary{background:var(--blue);color:#fff}.guard-countdown{margin-top:11px!important;font-size:12px!important}
    .tpl-2{--page:#f2f6fa;--line:#e1e8ef;--blue:#347bd4;--teal:#28a37b}.tpl-2 .card{border-radius:20px;box-shadow:0 10px 30px rgba(45,77,103,.07)}.tpl-2 .game-head{border:0}.tpl-2 .hero{overflow:hidden}.tpl-2 .action,.tpl-2 .recharge-action,.tpl-2 .extra{border:1px solid #e2e9f0;background:#fff;color:var(--text);box-shadow:0 5px 16px #47627b12}.tpl-2 .action.register{border-color:#d8e6fb;background:#f5f9ff}.tpl-2 .action.download{border-color:#d4ebe3;background:#f3fbf8}.tpl-2 .token{border:0;background:#e9f2ff;color:#347bd4}.tpl-2 .action.download .token{background:#e5f6ef;color:#228965}.tpl-2 .action small{color:var(--muted)}.tpl-2 .arrow{color:#91a2b1}
    .seo-refresh{--page:#edf3f8;--card:#fff;--soft:#f7fafc;--text:#18304a;--muted:#8292a5;--line:#dce6f0;--blue:#3d8ff2;--teal:#28b58a;--orange:#f39a45;--shadow:0 8px 24px rgba(42,72,106,.055);--radius:17px;--shell:640px;background:linear-gradient(180deg,#f5f9fd 0,var(--page) 420px);color:var(--text)}.seo-refresh .shell{width:min(var(--shell),calc(100% - 24px));padding:0 0 38px}.seo-refresh .card{margin-top:12px;border:1px solid var(--line);border-radius:var(--radius);background:var(--card);box-shadow:var(--shadow)}.seo-refresh .game-head{min-height:112px;margin-top:0;padding:18px 17px;border-width:0 0 1px;border-radius:0;box-shadow:none}.seo-refresh .brand{gap:15px}.seo-refresh .logo{width:76px;height:76px;border-radius:18px;box-shadow:0 7px 18px rgba(35,65,96,.12)}.seo-refresh .title-line{gap:9px}.seo-refresh .title-line h1{font-size:25px;font-weight:800;letter-spacing:-.03em}.seo-refresh .edition{padding:4px 10px;border:1px solid #d5e1ff;border-radius:999px;background:#f2f5ff;color:#6276dc;font-size:12px}.seo-refresh .tags{flex-wrap:nowrap;gap:7px;margin-top:9px;overflow:hidden}.seo-refresh .tag{flex:0 0 auto;padding:4px 9px;border:1px solid #ccebdc;border-radius:999px;background:#effbf4;color:#269b69;font-size:12px;font-weight:500;white-space:nowrap}.seo-refresh .tag:nth-child(2){border-color:#d6e2ff;background:#f1f6ff;color:#4b78db}.seo-refresh .hero{position:relative;overflow:hidden;border-radius:18px;background:#142337}.seo-refresh .banner{min-height:248px;aspect-ratio:12/5}.seo-refresh .banner:after{height:70%;background:linear-gradient(180deg,transparent 0,rgba(11,24,40,.12) 30%,rgba(8,20,35,.82) 100%)}.seo-refresh .benefits{position:absolute;z-index:2;right:13px;bottom:13px;left:13px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;padding:0;border:0;background:none}.seo-refresh .benefit{overflow:hidden;padding:8px 6px;border:1px solid rgba(255,224,159,.48);border-radius:9px;background:rgba(31,24,29,.68);color:#fff1c6;font-size:12px;font-weight:650;line-height:1.25;text-overflow:ellipsis;white-space:nowrap;backdrop-filter:blur(7px)}.seo-refresh .benefit:before{color:#ffc85d}.seo-refresh .content{padding:18px 17px}.seo-refresh .heading{margin-bottom:13px}.seo-refresh .heading.seo-heading h2,.seo-refresh .heading h2{align-items:flex-start;gap:8px;color:var(--text);font-size:16px;font-weight:750;line-height:1.5}.seo-refresh .heading h2:before,.seo-refresh .heading.seo-heading h2:before{width:4px;height:18px;margin-top:3px;border-radius:5px;background:var(--blue);box-shadow:none}.seo-refresh .heading p{color:var(--muted)}.seo-refresh .actions,.seo-refresh .recharge-actions,.seo-refresh .extra-actions{display:grid;grid-template-columns:1fr;gap:9px}.seo-refresh .recharge-actions,.seo-refresh .extra-actions{margin-top:9px}.seo-refresh .action,.seo-refresh .recharge-action,.seo-refresh .extra{min-height:66px;display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:12px;padding:11px 13px;border:1px solid #dce8f4;border-radius:13px;background:#f8fbfe;color:var(--text);box-shadow:none;text-align:left}.seo-refresh .action.register{border-color:#d7e6fa;background:#f4f9ff;color:var(--text)}.seo-refresh .action.download{border-color:#d2eee4;background:#f3fcf8;color:var(--text)}.seo-refresh .recharge-action{border-color:#e0e7ef;background:#fafbfd}.seo-refresh .recharge-action.go{border-color:#f0e0d3;background:#fffaf6}.seo-refresh .token,.seo-refresh .extra-token{width:42px;height:42px;display:grid;place-items:center;border:0;border-radius:12px;background:#e9f3ff;color:var(--blue)}.seo-refresh .action.download .token{background:#e4f8f0;color:var(--teal)}.seo-refresh .recharge-action .extra-token{background:#eef3fa;color:#607d9b}.seo-refresh .recharge-action.go .extra-token{background:#fff0e5;color:#e7853e}.seo-refresh .token svg,.seo-refresh .extra-token svg{width:22px;height:22px}.seo-refresh .action b,.seo-refresh .recharge-action b,.seo-refresh .extra b{color:var(--text);font-size:15px;font-weight:750}.seo-refresh .action small,.seo-refresh .recharge-action small,.seo-refresh .extra small{margin-top:1px;color:var(--muted);font-size:11px}.seo-refresh .arrow{color:#9aabbd;font-size:23px}.seo-refresh .contact-list{gap:9px}.seo-refresh .contact-card{min-height:72px;padding:12px 13px;border-color:#d9e8e4;border-radius:13px;background:#f5fcf9}.seo-refresh .contact-card button{padding:8px 13px;border:1px solid #bfe2d4;border-radius:9px;background:#fff;color:#19845e}.seo-refresh .cdk-list{gap:9px}.seo-refresh .cdk{min-height:70px;grid-template-columns:92px minmax(0,1fr) auto;gap:10px;padding:11px 12px;border-color:#e0e8f0;border-radius:12px;background:#f8fafc}.seo-refresh .cdk-code{color:#347bd4;font-size:14px}.seo-refresh .cdk-desc{color:#647487;font-size:12px;line-height:1.55}.seo-refresh .copy{border-radius:999px;background:#eaf3ff;color:#347bd4}.seo-refresh .news{border-top-color:#e5ebf1}.seo-refresh .news-item{min-height:54px;border-bottom-color:#e8edf2}.seo-refresh .news-item b{color:#33485e;font-weight:550}.seo-refresh .news-item time{color:#9ba8b6}.seo-refresh .legal{margin-top:22px;color:#98a5b2}
    .tpl-1 .actions{gap:8px}.tpl-1 .action{min-height:64px;grid-template-columns:36px minmax(0,1fr) auto;gap:9px;padding:9px 11px;border-radius:9px}.tpl-1 .token{width:36px;height:36px;border-radius:9px}.tpl-1 .token svg{width:20px;height:20px}.tpl-1 .action b{font-size:14px}.tpl-1 .action small{display:none}.tpl-1 .recharge-actions,.tpl-1 .extra-actions{gap:7px;margin-top:7px}.tpl-1 .recharge-action,.tpl-1 .extra{min-height:50px;grid-template-columns:30px minmax(0,1fr) auto;gap:8px;padding:7px 10px;border-radius:8px}.tpl-1 .extra-token{width:30px;height:30px;border-radius:8px}.tpl-1 .extra-token svg{width:17px;height:17px}.tpl-1 .recharge-action b,.tpl-1 .extra b{font-size:13px}.tpl-1 .recharge-action small,.tpl-1 .extra small{display:none}.tpl-1 .contact-card button{padding:7px 12px;font-size:13px}.tpl-1 .benefits{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;padding:11px;border-top:0;background:#fff}.tpl-1 .benefit{min-width:0;overflow:hidden;padding:8px 7px;border:1px solid #e1e9f0;border-radius:8px;background:#f7f9fb;color:#526472;font-size:12px;font-weight:600;line-height:1.35;text-align:center;text-overflow:ellipsis;white-space:nowrap}.tpl-1 .benefit:before{margin-right:5px;color:#63a7e9;font-size:10px}.tpl-1 .benefit:nth-child(3n+2){border-color:#dcece7;background:#f5faf8;color:#526472}.tpl-1 .benefit:nth-child(3n+2):before{color:#39aa87}.tpl-1 .benefit:nth-child(3n){border-color:#eee5d9;background:#fcf9f5;color:#526472}.tpl-1 .benefit:nth-child(3n):before{color:#dc9a55}
    @media(max-width:640px){.tpl-1 .actions{grid-template-columns:repeat(2,minmax(0,1fr))}.tpl-1 .action{min-height:60px;grid-template-columns:32px minmax(0,1fr) auto;gap:7px;padding:8px}.tpl-1 .token{width:32px;height:32px}.tpl-1 .action b{font-size:13px}.tpl-1 .recharge-actions,.tpl-1 .extra-actions{grid-template-columns:repeat(2,minmax(0,1fr))}.tpl-1 .recharge-action,.tpl-1 .extra{min-height:48px;padding:6px 8px}.tpl-1 .recharge-action b,.tpl-1 .extra b{font-size:12px}.tpl-1 .benefits{gap:6px;padding:8px}.tpl-1 .benefit{padding:7px 4px;font-size:10px}}
    @media(max-width:640px){.seo-refresh .shell{width:calc(100% - 20px)}.seo-refresh .game-head{margin-right:-10px;margin-left:-10px;padding:14px 15px}.seo-refresh .logo{width:66px;height:66px;border-radius:15px}.seo-refresh .title-line h1{font-size:clamp(19px,6vw,23px)}.seo-refresh .edition{font-size:11px}.seo-refresh .tag{font-size:11px}.seo-refresh .hero{margin-top:10px}.seo-refresh .banner{min-height:224px;aspect-ratio:16/9}.seo-refresh .benefits{gap:6px}.seo-refresh .benefit{padding:7px 4px;font-size:11px}.seo-refresh .content{padding:16px 14px}.seo-refresh .heading.seo-heading h2,.seo-refresh .heading h2{font-size:15px}.seo-refresh .action,.seo-refresh .recharge-action,.seo-refresh .extra{min-height:62px;grid-template-columns:39px minmax(0,1fr) auto;gap:10px;padding:9px 11px}.seo-refresh .token,.seo-refresh .extra-token{width:39px;height:39px;border-radius:11px}.seo-refresh .action b,.seo-refresh .recharge-action b,.seo-refresh .extra b{font-size:14px}.seo-refresh .cdk{grid-template-columns:82px minmax(0,1fr) auto;gap:8px}}@media(max-width:350px){.seo-refresh .logo{width:58px;height:58px}.seo-refresh .title-line h1{font-size:18px}.seo-refresh .edition{padding:3px 7px;font-size:10px}.seo-refresh .tag{padding:3px 7px;font-size:10px}.seo-refresh .banner{min-height:210px}.seo-refresh .benefit{font-size:10px}}
    
    
.legacy-seo{--outer-bg:#dce3ea;--page-bg:#f4f7fb;--surface:#fff;--text:#1a2332;--muted:#64748b;--line:rgba(26,35,50,.1);--primary:#22a06b;--font-body:"Segoe UI","PingFang SC","Microsoft YaHei",sans-serif;min-width:320px;min-height:100dvh;margin:0;overflow-x:hidden;background:var(--outer-bg);color:var(--text);font:400 16px/1.65 var(--font-body)}
.legacy-seo button{border:0;background:none;color:inherit;font:inherit;cursor:pointer}.legacy-seo .page-shell{position:relative;width:100%;max-width:624px;min-height:100dvh;margin:auto;overflow-x:clip;background:var(--page-bg);box-shadow:0 18px 48px rgba(20,28,40,.12)}
.legacy-seo .landing-page{display:block}.legacy-seo .hero-carousel{position:relative;width:100%;overflow:hidden;background:#1a120c}.legacy-seo .hero-carousel picture{display:block;aspect-ratio:1248/520}.legacy-seo .hero-carousel img{width:100%;height:100%;display:block;object-fit:contain;object-position:center}.legacy-seo .hero-carousel:after{position:absolute;z-index:1;inset:auto 0 0;height:30%;background:linear-gradient(180deg,transparent,rgba(20,12,8,.34));content:"";pointer-events:none}
.legacy-seo .benefit-board{margin:14px 12px 0;padding:14px;border:1px solid var(--line);border-radius:18px;background:#fff}.legacy-seo .store-blocks>section,.legacy-seo .store-blocks>div{margin-bottom:22px}.legacy-seo .store-blocks>:last-child{margin-bottom:0}
.legacy-seo .game-title-line{display:flex;min-width:0;align-items:center;gap:8px}.legacy-seo .game-release-badge{display:inline-flex;min-height:22px;flex:none;align-items:center;justify-content:center;padding:2px 8px;border:1px solid #c7d5f8;border-radius:999px;background:#eef3ff;color:#3b6fd4;font-size:11px;font-weight:650;line-height:1}
.legacy-seo .store-tags{display:flex;min-width:0;align-items:center;gap:6px;overflow:hidden}.legacy-seo .store-tag{min-width:0;overflow:hidden;padding:3px 8px;border:1px solid #b7e2c8;border-radius:999px;background:#e8f7ef;color:#1f8f5f;font-size:11px;font-weight:650;line-height:1.3;text-overflow:ellipsis;white-space:nowrap}.legacy-seo .store-tag:nth-child(2){border-color:#c7d5f8;background:#eef3ff;color:#3b6fd4}
.legacy-seo .demo-section-title{display:flex;min-height:28px;margin:0 0 10px;padding:0;align-items:center;color:#263c35;font-size:15px;font-weight:800;line-height:28px}.legacy-seo .demo-game-tags{display:flex;min-width:0;gap:7px;flex-wrap:wrap}.legacy-seo .demo-game-tags span{max-width:100%;overflow:hidden;padding:4px 9px;border-radius:999px;background:#eef6f2;color:#28765c;font-size:12px;font-weight:500;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.legacy-seo .demo-game-tags span:nth-child(3n+2){background:#eef3fb;color:#496f9e}.legacy-seo .demo-game-tags span:nth-child(3n){background:#fff3e7;color:#9c662c}
.legacy-seo .store-version-body{padding:12px 14px;border:1px solid rgba(26,35,50,.06);border-radius:12px;background:#f7f9fb}.legacy-seo .store-action-list{display:grid;overflow:visible;border:0;border-radius:0;background:transparent;box-shadow:none}.legacy-seo .store-action-item{width:100%;display:grid;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:61px;padding:9px 12px;border:0;background:#fff;color:inherit;text-align:left;text-decoration:none}.legacy-seo .store-action-icon{width:34px;height:34px;display:grid;place-items:center;border-radius:10px;background:#f1f4f6;color:#65758a;font-size:12px;font-weight:800}.legacy-seo .is-register .store-action-icon{background:#e8f1fe;color:#3b82f6}.legacy-seo .is-download .store-action-icon{background:#eaf6ef;color:#1f8f5f}.legacy-seo .is-intro .store-action-icon{background:#eef3ff;color:#4b7be5}.legacy-seo .is-recharge .store-action-icon{background:#fff4e8;color:#d97706}.legacy-seo .is-custom .store-action-icon{background:#f1eefc;color:#7659c4}.legacy-seo .store-action-copy{min-width:0}.legacy-seo .store-action-copy b,.legacy-seo .store-action-copy small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.legacy-seo .store-action-copy b{color:#354155;font-size:13px;font-weight:700}.legacy-seo .store-action-copy small{margin-top:3px;color:#8994a2;font-size:11px}.legacy-seo .store-action-arrow{color:#a0a9b5;font-size:17px}.legacy-seo .store-action-item.is-unavailable{filter:saturate(.5);opacity:.65;pointer-events:none}
.legacy-seo .store-channel-list{display:grid;gap:10px}.legacy-seo .store-channel-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;min-height:70px;padding:11px 12px;border:1px solid #d9e9fa;border-radius:14px;background:linear-gradient(90deg,#f8fbff,#fff 56%)}.legacy-seo .store-channel-row.is-wechat{border-color:#d7ecdf;background:linear-gradient(90deg,#f7fdf9,#fff 56%)}.legacy-seo .store-channel-main{display:flex;min-width:0;align-items:center;gap:10px}.legacy-seo .store-channel-icon{width:39px;height:39px;display:grid;flex:none;place-items:center;border-radius:12px;background:#eef6ff;color:#3b7fd4;font-size:13px;font-weight:800}.legacy-seo .is-wechat .store-channel-icon{background:#eaf8f1;color:#0f7c52}.legacy-seo .store-channel-copy{min-width:0}.legacy-seo .store-channel-copy b,.legacy-seo .store-channel-copy span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.legacy-seo .store-channel-copy b{margin-bottom:4px;color:#344054;font-size:13px}.legacy-seo .store-channel-copy span{color:#7a8797;font-size:11px}.legacy-seo .store-channel-action{min-width:78px;min-height:38px;padding:0 12px;border:1px solid #bdd6ee;border-radius:10px;background:#fff;color:#3576b4;font-size:12px;font-weight:700}
.legacy-seo .store-reward-list{display:grid;gap:9px}.legacy-seo .store-reward-card{display:grid;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:11px;min-height:78px;padding:11px 12px;border:1px solid #e2e8e5;border-radius:15px;background:linear-gradient(135deg,#f8fcfa,#fff 58%)}.legacy-seo .store-reward-card:nth-child(2n){border-color:#dce6f2;background:linear-gradient(135deg,#f8fbff,#fff 58%)}.legacy-seo .store-reward-icon{width:44px;height:44px;display:grid;place-items:center;border-radius:14px;background:#fff0ef;color:#d95252;font-size:12px;font-weight:800}.legacy-seo .store-reward-copy{min-width:0}.legacy-seo .store-reward-copy b,.legacy-seo .store-reward-copy span{display:block}.legacy-seo .store-reward-copy b{margin-bottom:4px;color:#354155;font-size:13px}.legacy-seo .store-reward-copy span{display:-webkit-box;overflow:hidden;color:#7f8a98;font-size:11px;line-height:1.5;-webkit-box-orient:vertical;-webkit-line-clamp:2}.legacy-seo .store-reward-action{display:grid;justify-items:end;gap:5px}.legacy-seo .store-reward-action code{max-width:100px;overflow:hidden;color:#8994a2;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.legacy-seo .store-reward-action button{min-width:68px;height:38px;padding:0 12px;border:1px solid #20a66a;border-radius:10px;background:#fff;color:#168653;font-size:12px;font-weight:700}.legacy-seo .store-welfare-text{margin:0 0 10px;padding:11px 12px;border-radius:11px;background:#f7f9fb;color:#596a78;font-size:12px;line-height:1.75;white-space:pre-wrap}
.legacy-seo .store-reward-date{padding:3px 7px;border:1px solid #e0e6e3;border-radius:999px;background:#fff;color:#7b8984;font-size:9px;line-height:1.2;white-space:nowrap}.legacy-seo .store-version-html{padding:13px 14px;border:1px solid rgba(26,35,50,.07);border-radius:12px;background:#f8fafb;color:#51616d;font-size:12px;line-height:1.8;overflow-wrap:anywhere}.legacy-seo .store-version-html>:first-child{margin-top:0}.legacy-seo .store-version-html>:last-child{margin-bottom:0}.legacy-seo .store-version-html img{max-width:100%;height:auto}
.legacy-seo .original-faq-list{display:grid;gap:8px}.legacy-seo .original-faq-list details{overflow:hidden;background:#fff}.legacy-seo .original-faq-list summary{position:relative;padding:12px 40px 12px 14px;font-size:13px;font-weight:700;list-style:none;cursor:pointer}.legacy-seo .original-faq-list summary::-webkit-details-marker{display:none}.legacy-seo .original-faq-list summary:after{position:absolute;top:10px;right:14px;color:#7b9188;font-size:17px;content:"+"}.legacy-seo .original-faq-list details[open] summary:after{content:"−"}.legacy-seo .original-faq-list details div{padding:0 14px 13px;color:#72817b;font-size:12px;line-height:1.7}.legacy-seo .original-news-list a{color:inherit;text-decoration:none}.legacy-seo .original-news-list b{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.legacy-seo .seo-legal{margin:22px 0 0;padding:0 0 max(22px,env(safe-area-inset-bottom));color:#8a989f;font-size:12px;line-height:1.65;text-align:center}.legacy-seo .seo-legal span{display:block}
.layout-masthead.legacy-seo .page-shell{background:#f7f8f6}.layout-masthead.legacy-seo .masthead{padding:28px 20px 20px;border-bottom:1px solid rgba(26,35,50,.08);background:#fff;text-align:center}.layout-masthead.legacy-seo .masthead-logo{width:72px;height:72px;margin:0 auto 12px;overflow:hidden;border:1px solid rgba(34,160,107,.28);border-radius:18px;background:#e8f7ef}.layout-masthead.legacy-seo .masthead-logo img{width:100%;height:100%;object-fit:cover}.layout-masthead.legacy-seo .masthead .store-tags{justify-content:center;margin-bottom:7px}.layout-masthead.legacy-seo .masthead h1{justify-content:center;margin:0;color:var(--text);font:700 clamp(30px,8vw,40px)/1.15 "Songti SC","STSong","SimSun",serif;letter-spacing:.08em}.layout-masthead.legacy-seo .hero-carousel{width:calc(100% - 32px);margin:16px auto 0;border-radius:14px;box-shadow:0 12px 30px rgba(26,35,50,.1)}.layout-masthead.legacy-seo .benefit-board{margin:0;padding:14px 16px 18px;border:0;border-radius:0}.layout-masthead.legacy-seo .landing-page{display:flex;flex-direction:column;gap:16px}
.layout-store.legacy-seo .page-shell{background:#fff}.layout-store.legacy-seo .store-head{display:grid;grid-template-columns:76px minmax(0,1fr) auto;align-items:center;gap:14px;padding:18px 16px 16px;border-bottom:1px solid rgba(26,35,50,.06);background:#fff}.layout-store.legacy-seo .store-icon{width:76px;height:76px;overflow:hidden;border-radius:18px;background:#e8f7ef}.layout-store.legacy-seo .store-icon img{width:100%;height:100%;object-fit:cover}.layout-store.legacy-seo .store-meta{min-width:0}.layout-store.legacy-seo .store-meta h1{margin:0;overflow:hidden;font-size:20px;text-overflow:ellipsis;white-space:nowrap}.layout-store.legacy-seo .store-meta p{margin:4px 0 0;overflow:hidden;color:var(--muted);font-size:12px;text-overflow:ellipsis;white-space:nowrap}.layout-store.legacy-seo .store-get-group{display:grid;gap:8px}.layout-store.legacy-seo .store-get{min-width:64px;min-height:32px;display:inline-flex;align-items:center;justify-content:center;padding:0 12px;border-radius:999px;background:#22a06b;color:#fff;font-size:13px;font-weight:750;text-decoration:none}.layout-store.legacy-seo .store-get-down{background:#2f7fd4}.layout-store.legacy-seo .benefit-board{margin:0;padding:14px 16px 18px;border:0;border-radius:0}
.layout-float.legacy-seo .page-shell{background:#e8eef4}.layout-float.legacy-seo .float-sheet{position:relative;z-index:2;margin:-48px 14px 16px;padding:18px 16px 10px;border-radius:20px 20px 0 0;background:#fff;box-shadow:0 -8px 30px rgba(26,35,50,.12)}.layout-float.legacy-seo .float-brand{display:grid;grid-template-columns:66px minmax(0,1fr);align-items:center;gap:13px;min-height:92px;margin-bottom:16px;padding:13px;border:1px solid #dcebe3;border-radius:17px;background:linear-gradient(135deg,#f5fbf7,#fff 64%)}.layout-float.legacy-seo .float-brand img{width:66px;height:66px;border-radius:17px;object-fit:cover;box-shadow:0 9px 20px rgba(27,48,62,.18)}.layout-float.legacy-seo .float-brand-main{min-width:0;display:grid;gap:6px}.layout-float.legacy-seo .float-brand-top{display:flex;min-width:0;align-items:center;gap:10px}.layout-float.legacy-seo .float-brand strong{min-width:0;overflow:hidden;flex:1;font-size:19px;text-overflow:ellipsis;white-space:nowrap}.layout-float.legacy-seo .benefit-board{margin:0;padding:0;border:0;border-radius:0;background:transparent}
.component-style-1.legacy-seo .demo-section-title{gap:8px}.component-style-1.legacy-seo .demo-section-title:before{width:4px;height:16px;border-radius:4px;background:#2a9b72;content:""}.component-style-1.legacy-seo .store-action-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;margin-top:3px}.component-style-1.legacy-seo .store-action-item{min-height:66px;padding:9px 12px;border-radius:13px;background:#fff;box-shadow:0 4px 14px rgba(42,77,64,.1)}.component-style-1.legacy-seo .store-channel-row{border-color:#d8e8e1;background:#f8fcfa}.component-style-1.legacy-seo .original-faq-list details{border:1px solid #e0e9e5;border-radius:12px}.component-style-1.legacy-seo .original-news-list{overflow:hidden;border:1px solid #e0e9e5;border-radius:13px;background:#fff}.component-style-1.legacy-seo .original-news-list a{min-height:52px;display:grid;grid-template-columns:28px minmax(0,1fr) auto;align-items:center;gap:9px;padding:0 13px;border-bottom:1px dashed #e3eae7}.component-style-1.legacy-seo .original-news-list a:last-child{border-bottom:0}.component-style-1.legacy-seo .original-news-index{color:#77a391;font-size:10px;font-weight:800}.component-style-1.legacy-seo .original-news-list b{font-size:13px}.component-style-1.legacy-seo .original-news-list time{color:#91a099;font-size:10px}
.component-style-2.legacy-seo .demo-section-title{padding:0 0 8px;border-bottom:2px solid #f3dcc1;color:#4d3827}.component-style-2.legacy-seo .store-action-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;margin-top:3px}.component-style-2.legacy-seo .store-action-item{min-height:68px;padding:8px 9px;border-radius:12px;box-shadow:0 4px 12px rgba(63,77,92,.08)}.component-style-2.legacy-seo .store-action-item.is-register{background:#edf4ff}.component-style-2.legacy-seo .store-action-item.is-download{background:#edf9f3}.component-style-2.legacy-seo .store-action-item.is-intro{background:#f4f0ff}.component-style-2.legacy-seo .store-action-item.is-recharge{background:#fff3e8}.component-style-2.legacy-seo .store-action-arrow{display:none}.component-style-2.legacy-seo .store-channel-row{border:1px dashed #d9a05f;background:#fffaf2;box-shadow:inset 5px 0 #e8b36e}.component-style-2.legacy-seo .original-faq-list{gap:9px}.component-style-2.legacy-seo .original-faq-list details{border:1px solid #ecdcc9;border-radius:10px;background:#fffaf4}.component-style-2.legacy-seo .original-news-list{display:grid;gap:8px}.component-style-2.legacy-seo .original-news-list a{min-height:58px;display:grid;grid-template-columns:48px minmax(0,1fr);grid-template-rows:auto auto;column-gap:11px;padding:8px 12px;border:1px solid #eadfce;border-radius:11px;background:#fff}.component-style-2.legacy-seo .original-news-index{display:none}.component-style-2.legacy-seo .original-news-list time{grid-column:1;grid-row:1/3;display:grid;place-items:center;border-radius:8px;background:#fff2df;color:#a7662b;font-size:11px;font-weight:800}.component-style-2.legacy-seo .original-news-list b{grid-column:2;font-size:13px}
.component-style-3.legacy-seo .demo-section-title{padding-bottom:7px;border-bottom:1px solid #d8e7e8;color:#24454b}.component-style-3.legacy-seo .store-action-list{grid-template-columns:1fr;gap:11px;margin-top:3px}.component-style-3.legacy-seo .store-action-item{min-height:57px;padding:9px 12px;border-radius:10px;background:linear-gradient(105deg,#eef5fa,#f3f9f7);box-shadow:0 3px 11px rgba(49,94,110,.08)}.component-style-3.legacy-seo .store-action-item:nth-child(even){background:linear-gradient(105deg,#f2f8f7,#eef5fa)}.component-style-3.legacy-seo .store-channel-row{border:0;background:linear-gradient(105deg,#eaf4fc,#eaf9f5)}.component-style-3.legacy-seo .original-faq-list details{border:0;border-radius:10px;background:linear-gradient(105deg,#f1f6f9,#f3f8f6);box-shadow:0 2px 9px rgba(47,82,94,.07)}.component-style-3.legacy-seo .original-news-list{position:relative;padding-left:18px}.component-style-3.legacy-seo .original-news-list:before{position:absolute;top:8px;bottom:8px;left:5px;width:1px;background:#bdd6dc;content:""}.component-style-3.legacy-seo .original-news-list a{position:relative;min-height:49px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;padding:0 10px;border-bottom:1px solid #e5edef}.component-style-3.legacy-seo .original-news-list a:before{position:absolute;left:-17px;width:7px;height:7px;border:2px solid #fff;border-radius:50%;background:#478eaa;box-shadow:0 0 0 1px #9fc2cc;content:""}.component-style-3.legacy-seo .original-news-index{display:none}.component-style-3.legacy-seo .original-news-list b{font-size:13px}.component-style-3.legacy-seo .original-news-list time{color:#6d929b;font-size:10px}
@media(max-width:460px){.legacy-seo .store-channel-row{grid-template-columns:minmax(0,1fr) 76px;gap:7px;padding:9px}.legacy-seo .store-channel-icon{width:34px;height:34px}.legacy-seo .store-channel-action{min-width:74px;padding:0 8px}.legacy-seo .store-reward-card{grid-template-columns:40px minmax(0,1fr) auto;gap:8px;padding:10px}.legacy-seo .store-reward-icon{width:40px;height:40px}.legacy-seo .store-reward-action code{display:none}.layout-store.legacy-seo .store-head{grid-template-columns:62px minmax(0,1fr) auto;gap:10px;padding:14px 10px}.layout-store.legacy-seo .store-icon{width:62px;height:62px}.layout-store.legacy-seo .store-get{min-width:55px;padding:0 8px}.legacy-seo .demo-section-title{font-size:14px}.legacy-seo .store-action-copy small{display:none}}
.legacy-seo .friend-links nav{display:flex;flex-wrap:wrap;gap:8px}.legacy-seo .friend-links a{padding:6px 10px;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--muted);font-size:12px}
.legacy-seo .store-reward-code-line{display:flex;max-width:150px;align-items:center;justify-content:flex-end;gap:5px}.legacy-seo .store-reward-code-line code{display:inline-block;max-width:76px}.legacy-seo .original-faq-item{padding:11px 13px;background:#fff}.legacy-seo .original-faq-item p{margin:0;color:#72817b;font-size:12px;line-height:1.8}.legacy-seo .original-faq-item strong{color:#263831;font-size:13px;font-weight:800}.legacy-seo .original-faq-item span{color:#72817b}.component-style-1.legacy-seo .original-faq-item{border:1px solid #e0e9e5;border-radius:12px}.component-style-2.legacy-seo .original-faq-item{border:1px solid #ecdcc9;border-radius:10px;background:#fffaf4}.component-style-3.legacy-seo .original-faq-item{border:0;border-radius:10px;background:linear-gradient(105deg,#f1f6f9,#f3f8f6);box-shadow:0 2px 9px rgba(47,82,94,.07)}.component-style-3.legacy-seo .store-action-item.is-register{border:1px solid #d8e7ff;background:#eef5ff}.component-style-3.legacy-seo .store-action-item.is-download{border:1px solid #d4eddf;background:#edf9f4}.component-style-3.legacy-seo .store-action-item.is-intro{border:1px solid #e2dafa;background:#f4f1fb}.component-style-3.legacy-seo .store-action-item.is-recharge{border:1px solid #f5ddbd;background:#fff5e8}.component-style-3.legacy-seo .store-action-item.is-custom{border:1px solid #dce3ec;background:#f3f5fa}
@media(max-width:460px){.legacy-seo .store-reward-code-line{max-width:126px;gap:4px}.legacy-seo .store-reward-code-line code{display:inline-block;max-width:66px}.legacy-seo .store-reward-date{padding:2px 5px;font-size:8px}}