:root{color:#f7f5f1;background:#11100f;font-family:Inter,system-ui,sans-serif}*{box-sizing:border-box}body{background:radial-gradient(circle at 75% 0,#45200f 0,#0000 30rem),#11100f;min-width:320px;margin:0}.app{max-width:1180px;margin:auto;padding:24px}.top{justify-content:space-between;align-items:center;display:flex}.brand{letter-spacing:.16em;color:#c7b9ae;font-size:.72rem;font-weight:800}.pill{color:#fff;background:#e64613;border-radius:99px;padding:8px 12px;font-size:.75rem;font-weight:800}.hero{background:linear-gradient(135deg,#2a160f,#171313 58%,#111);border:1px solid #543324;border-radius:28px;margin:26px 0 16px;padding:28px}.hero h1{margin:8px 0;font-size:clamp(2rem,6vw,4.5rem)}.muted{color:#b7aaa1}.grid{grid-template-columns:1.25fr .75fr;gap:16px;display:grid}.card{background:#1b1918eb;border:1px solid #403632;border-radius:22px;padding:20px}.card h2{margin:0 0 16px;font-size:1rem}.balance{font-size:clamp(2.1rem,5vw,4rem);font-weight:800}.up{color:#91dd63}.chart{background:linear-gradient(160deg,#0000 45%,#8ce567 46% 48%,#0000 49%),repeating-linear-gradient(0deg,#0000 0 38px,#322c29 39px 40px);border-radius:14px;height:160px;margin:18px 0}.stats{grid-template-columns:1fr 1fr;gap:10px;display:grid}.stat{background:#151414;border-radius:14px;padding:14px}.stat b{margin-top:4px;font-size:1.1rem;display:block}.guard{gap:0;display:grid}.guard div{border-top:1px solid #38302d;justify-content:space-between;padding:12px 0;display:flex}.guard span{color:#b7aaa1}.notice{color:#ffd7c9;margin:16px 0;font-size:.9rem}@media (width<=720px){.app{padding:16px}.grid{grid-template-columns:1fr}.hero{border-radius:22px;padding:22px}.card{border-radius:18px}.top{align-items:flex-start}.chart{height:130px}}.workspace{margin-top:20px}.workspace form{max-width:440px}.workspace label{color:#ddd;margin:14px 0;display:block}.workspace input,.workspace select{color:#fff;width:100%;font:inherit;background:#111;border:1px solid #66544c;border-radius:10px;margin-top:6px;padding:13px;display:block}.workspace select{border:1px solid #66544c;border-radius:10px;width:100%;margin-top:6px;padding:13px}.workspace button{color:#fff;min-height:44px;font:inherit;cursor:pointer;background:#c73e12;border:0;border-radius:12px;margin:6px 8px 6px 0;padding:12px 20px}.workspace button.secondary{background:#38312d}.workspace button:disabled{opacity:.55;cursor:not-allowed}.workspace article{margin:12px 0}.workspace input:focus-visible,.workspace button:focus-visible{outline-offset:3px;outline:3px solid #ffd59c}.workspace p{overflow-wrap:anywhere}.report-chart{background:#151414;border:1px solid #403632;border-radius:14px;margin:14px 0;padding:12px}.report-chart svg{width:100%;height:auto;display:block}.chart-grid{stroke:#3a302c;stroke-width:1px}.chart-line{fill:none;stroke-width:3px;stroke-linecap:round;stroke-linejoin:round}.chart-line.gain{stroke:#91dd63}.chart-line.loss{stroke:#ff765b}.report-chart figcaption{color:#b7aaa1;margin-top:8px;font-size:.82rem}.loss-text{color:#ff8b75}.pill.live{background:#1f8a3b}.facts{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:8px;margin:0 0 12px;display:grid}.facts div{background:#151414;border-radius:12px;padding:12px}.facts dt{color:#b7aaa1;font-size:.8rem}.facts dd{margin:4px 0 0;font-weight:700}.alert-box{background:#2a120b;border:1px solid #a33a1c;border-radius:14px;margin:12px 0;padding:14px}.alert-box ul{margin:8px 0 0;padding-left:18px}.table-wrap{margin:8px 0 12px;overflow-x:auto}.workspace table{border-collapse:collapse;width:100%;min-width:560px;font-size:.88rem}.workspace th,.workspace td{text-align:left;vertical-align:top;border-bottom:1px solid #38302d;padding:8px 10px}.workspace th{color:#b7aaa1;font-weight:600}.checklist{margin:0 0 12px;padding:0;list-style:none}.checklist li{border-top:1px solid #38302d;padding:8px 0}.admin-section{background:#151414;border:1px solid #403632;border-radius:14px;margin:12px 0;padding:12px 14px}.admin-section summary{cursor:pointer;padding:4px 0;font-weight:800}.admin-section form{margin:10px 0}.secret{letter-spacing:.08em;background:#0b0b0b;border-radius:8px;padding:8px 10px;font-size:1.1rem;display:inline-block}.workspace a{color:#ffb38f}.chart-controls{flex-wrap:wrap;gap:4px 16px;margin-bottom:8px;display:flex}.chart-controls [role=group]{flex-wrap:wrap;display:flex}.workspace .chart-pair{margin:6px 0}.workspace .chart-pair select{width:auto;min-width:160px}.market-chart{background:#151414;border:1px solid #403632;border-radius:14px;width:100%;height:auto;display:block}.chart-axis{fill:#b7aaa1;font-size:12px}.chart-last{fill:#fff;font-size:12px;font-weight:700}.up-candle line{stroke:#91dd63;stroke-width:1px}.up-candle rect{fill:#91dd63}.down-candle line{stroke:#ff765b;stroke-width:1px}.down-candle rect{fill:#ff765b}.level-stop line{stroke:#ff765b;stroke-dasharray:6 4}.level-stop text{fill:#ff765b;font-size:11px}.level-even line{stroke:#ffd59c;stroke-dasharray:2 4}.level-even text{fill:#ffd59c;font-size:11px}.level-take line{stroke:#91dd63;stroke-dasharray:6 4}.level-take text{fill:#91dd63;font-size:11px}.marker-buy{fill:#91dd63;stroke:#0b0b0b;stroke-width:1px}.marker-sell{fill:#ff765b;stroke:#0b0b0b;stroke-width:1px}.signal-bar{background:#2a2523;border-radius:99px;height:8px;margin-top:12px;overflow:hidden}.signal-bar span{background:#e64613;height:100%;transition:width .4s;display:block}.pair-grid{border:1px solid #3d3431;border-radius:10px;margin:14px 0;padding:8px 14px}.pair-grid legend{color:#ddd;padding:0 6px}.workspace .pair-grid label{align-items:center;gap:6px;margin:6px 16px 6px 0;display:inline-flex}.workspace .pair-grid input{width:auto;margin:0;padding:0;display:inline}.strategy-grid{border:1px solid #3d3431;border-radius:10px;margin:14px 0;padding:8px 14px}.strategy-grid legend{color:#ddd;padding:0 6px}
