:root{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#182230;background:#f3f6fa;line-height:1.45}*{box-sizing:border-box}body{margin:0;min-height:100vh}.shell{max-width:760px;margin:auto;padding:18px 16px 40px}.topbar{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.eyebrow{font-size:11px;letter-spacing:.16em;color:#8b45dc;font-weight:800}.topbar h1{margin:2px 0 0;font-size:24px}.icon{border:0;background:#8b35df;color:#fff;border-radius:14px;width:44px;height:44px;font-size:26px;cursor:pointer}.card{background:#fff;border:1px solid #e1e7ef;border-radius:18px;padding:16px;box-shadow:0 6px 20px #22314b0d;margin-bottom:12px}.message{border-radius:14px;padding:14px 16px;background:#fff1d8;color:#80520b;margin-bottom:12px}.hidden{display:none!important}.hero,.market,.metrics{display:flex;gap:16px;align-items:center}.hero{justify-content:space-between}.hero strong,.market strong,.metrics strong{display:block;font-size:20px;margin-top:3px}.muted{display:block;color:#7a8797;font-size:12px}.badge{padding:6px 10px;border-radius:999px;background:#edf0f4;color:#6d7785;font-size:12px}.badge.running{background:#e5f8ed;color:#16864b}.market{justify-content:space-between}.market>div{min-width:0}.market strong{font-size:17px}.market span:not(.muted){font-size:13px;color:#49586b}.metrics{align-items:stretch}.metrics .card{flex:1;margin:0}.metrics strong{font-size:17px}.actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:14px 0}.actions button,.secondary{border:0;border-radius:14px;padding:13px 10px;font-weight:700;font-size:15px;cursor:pointer}.primary{background:#8d2ee5;color:#fff}.danger{background:#f04b62;color:#fff}.secondary{background:#f1e5ff;color:#7b2dc5;width:100%;margin-top:10px}h2{font-size:17px;margin:0 0 14px}h3{font-size:14px;margin:18px 0 9px}label{display:block;font-size:13px;color:#6b7788;margin-bottom:11px}input,select{display:block;width:100%;margin-top:5px;padding:11px 12px;border:1px solid #d9e0ea;border-radius:11px;background:#fbfcfe;color:#182230;font-size:15px}.setting-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.strategy-list{display:grid;grid-template-columns:1fr 1fr;gap:8px}.strategy{display:flex;align-items:center;justify-content:space-between;padding:10px 11px;border:1px solid #e0e6ee;border-radius:11px;color:#354256;font-size:13px}.strategy input{width:18px;height:18px;margin:0}.record{display:flex;justify-content:space-between;border-bottom:1px solid #edf0f4;padding:9px 0;font-size:13px}.record:last-child{border-bottom:0}.win{color:#16864b}.loss{color:#e34a5e}@media(max-width:520px){.shell{padding:14px 12px 30px}.market{gap:8px}.market strong{font-size:15px}.strategy-list{grid-template-columns:1fr}.topbar h1{font-size:21px}}
