:root{color-scheme:light;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Microsoft YaHei",sans-serif;background:#eef2f5}*{box-sizing:border-box}html,body{margin:0;min-height:100%;background:#eef2f5}body{color:#172033}.page{width:min(100%,500px);min-height:100vh;margin:auto;padding-bottom:74px;background:#fff;box-shadow:0 0 22px rgba(15,23,42,.08)}.hero{min-height:65vh;background:#fff}.section-title{margin:0;padding:12px 16px 8px;font-size:18px}.visual{display:block;width:100%;height:auto;background:#f3f4f6}.footer{position:fixed;z-index:20;bottom:0;left:50%;display:flex;width:min(100%,500px);height:64px;transform:translateX(-50%);gap:10px;align-items:center;padding:9px 12px;background:rgba(0,0,0,.86);box-shadow:0 -5px 20px rgba(0,0,0,.13)}.action{position:relative;display:flex;flex:1;align-items:center;justify-content:center;height:44px;border:0;border-radius:11px;color:#fff;font-size:17px;font-weight:700;text-decoration:none}.action.game{background:#1678ff}.action.download{background:#ffaa09}.bubble{position:absolute;bottom:52px;left:5px;max-width:calc(100% - 10px);padding:6px 9px;border-radius:8px;background:#ea4e3d;color:#fff;font-size:12px;font-weight:500;white-space:nowrap}.bubble:after{position:absolute;bottom:-6px;left:15px;border:6px solid transparent;border-top-color:#ea4e3d;border-bottom:0;content:""}.boot{display:grid;min-height:75vh;place-items:center;color:#98a2b3;font-size:14px}.popup{position:fixed;z-index:50;inset:0;display:grid;place-items:center;padding:18px;background:rgba(0,0,0,.76)}.popup[hidden]{display:none}.popup-card{position:relative;width:min(94vw,500px);text-align:center}.popup img{display:block;width:100%;height:auto}.close{margin-top:14px;min-width:88px;height:40px;border:0;border-radius:8px;background:#f21738;color:#fff;font-size:15px}.error{padding:80px 24px;text-align:center;color:#667085}@media(min-width:501px){.page{min-height:100vh}}
