*{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:32px 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,.change{display:block}.price{font-size:41px;letter-spacing:-2px;margin-top:26px}.change{font-size:27px;margin-top:5px}.up-color{color:#ec363b}.down-color{color:#159447}.quote p,.card p{color:#667080;font-size:17px;margin:14px 0 0}.chart{font-size:26px;letter-spacing:-9px;line-height:1;width:42%;overflow:hidden;white-space:nowrap;padding-bottom:18px}.chart.up-color{color:#ef4444}.chart.down-color{color:#1cad5a}h2{font-size:23px;margin:0 0 16px}.setting{border:1px solid #e5e7eb;border-radius:16px;display:flex;gap:11px;align-items:center;padding:10px 12px;margin-top:9px;font-size:19px}.setting i{display:grid;place-items:center;width:37px;height:37px;color:#fff;border-radius:50%;font-style:normal}.up-icon{background:#ed383d}.down-icon{background:#22ae60}.setting>b{margin-right:auto}.setting select{width:82px;border:0;background:transparent;font-size:18px;font-weight:700;outline:none}.setting:first-of-type select{color:#e33035}.setting:nth-of-type(2) select{color:#159447}.help{font-size:13px!important;color:#84909d!important;margin-top:12px!important}.switch{border:0;border-radius:20px;width:52px;height:30px;padding:3px;background:#d5d9df;flex:0 0 auto}.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}.up-dot{background:#ef4444}.down-dot{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}}
