*{margin:0;padding:0;box-sizing:border-box}html{font-size:13.333vw}@media(min-width:750px){html{font-size:100px}}body{font-family:-apple-system,PingFang SC,Helvetica Neue,Microsoft YaHei,sans-serif;background:#fff;-webkit-font-smoothing:antialiased;max-width:750px;margin:0 auto}img{display:block;max-width:100%}.page{min-height:100vh;background:#fff}.state-container{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;padding:.32rem;text-align:center}.state-icon{font-size:.64rem;margin-bottom:.24rem}.state-title{font-size:.32rem;font-weight:700;color:#0f172a;margin-bottom:.12rem}.state-desc{font-size:.24rem;color:#94a3b8;line-height:1.5}@keyframes spin{to{transform:rotate(360deg)}}.loading-spinner{width:.48rem;height:.48rem;border:.04rem solid #e2e8f0;border-top-color:#2563eb;border-radius:50%;animation:spin .8s linear infinite;margin-bottom:.24rem}
