*{box-sizing:border-box}body{margin:0;background:#f6f3f2;color:#182330;font-family:Arial,"PingFang SC","Microsoft YaHei",sans-serif}main{min-height:100vh;padding:35px 16px;background:radial-gradient(circle at 0 0,#fff,#f6f3f2 65%)}.app{width:min(100%,500px);margin:auto}header{display:flex;justify-content:space-between;align-items:center;padding:0 5px 15px}h1{font-size:38px;margin:0;font-weight:800;letter-spacing:-2px}header p{color:#667080;font-size:18px;margin:5px 0}header span{font-size:29px}.card{background:#fff;border:1px solid #eee;border-radius:22px;padding:21px;margin:17px 0;box-shadow:0 8px 22px #17222e12}.row{display:flex;justify-content:space-between;font-size:24px}.row em{font-style:normal;color:#ef4444;background:#ffeaec;font-size:14px;padding:7px 10px;border-radius:8px}.quote-body{display:flex;justify-content:space-between;align-items:end}.price,.rise{display:block;color:#ec363b}.price{font-size:41px;letter-spacing:-2px;margin-top:26px}.rise{font-size:27px;margin-top:5px}.quote p,.card p{color:#667080;font-size:17px;margin:14px 0 0}.chart{font-size:26px;letter-spacing:-9px;line-height:1;color:#ef4444;width:42%;overflow:hidden;white-space:nowrap;padding-bottom:18px}h2{font-size:23px;margin:0 0 16px}.setting{border:1px solid #e5e7eb;border-radius:16px;display:flex;gap:12px;align-items:center;padding:10px 12px;margin-top:9px;font-size:19px}.setting i{display:grid;place-items:center;width:37px;height:37px;background:#ed383d;color:#fff;border-radius:50%;font-style:normal}.setting .green-bg{background:#22ae60}.setting>b{margin-right:auto}.red{color:#e33035}.green{color:#159447}.switch{border:0;border-radius:20px;width:52px;height:30px;padding:3px;background:#d5d9df}.switch.on{background:#ed3539}.switch span{display:block;width:24px;height:24px;border-radius:50%;background:#fff;transition:.2s}.switch.on span{transform:translateX(21px)}.muted{color:#87909e}.ok{color:#16a34a}.dot{display:inline-block;width:11px;height:11px;border-radius:50%;margin-right:8px}.red-bg{background:#ef4444}.green-bg{background:#22b35e}.card small{float:right;background:#f2f3f5;padding:5px 8px;border-radius:7px}.primary{width:100%;border:0;border-radius:17px;height:63px;background:#ed3136;color:#fff;font-size:24px;font-weight:700;box-shadow:0 9px 20px #ed313640}.tip{text-align:center;color:#84909d;font-size:13px}@media(min-width:680px){.app{padding:23px;background:#fafaFA;border-radius:32px;box-shadow:0 20px 70px #1d283022}}
