*{box-sizing:border-box}body{margin:0;background:#090e1a;color:#eef2ff;font:15px system-ui,-apple-system,Segoe UI,sans-serif}header{height:70px;border-bottom:1px solid #202a40;display:flex;align-items:center;justify-content:space-between;padding:0 max(22px,calc((100% - 1180px)/2));background:#0d1423}header div{display:flex;gap:18px;align-items:center}header span{color:#8190ad;font-size:12px}.live{color:#56e38b}main{max-width:1180px;margin:auto;padding:32px 20px}.hero{padding:28px;border:1px solid #24304a;background:linear-gradient(135deg,#111a2d,#0d1423);border-radius:22px;display:flex;justify-content:space-between;align-items:center}.hero h1{margin:6px 0;font-size:32px}.hero p{color:#96a4be;max-width:700px}.metric{width:120px;height:120px;border-radius:50%;border:8px solid #536dfe;display:grid;place-items:center;align-content:center}.metric b{font-size:30px}.metric span{color:#91a0bb}.grid{display:grid;grid-template-columns:1.6fr 1fr;gap:20px;margin-top:20px}article{background:#0e1627;border:1px solid #202c45;border-radius:18px;padding:22px}h2{font-size:16px;margin:0 0 16px}.empty{padding:35px 15px;text-align:center;color:#8290aa;border:1px dashed #2d3a57;border-radius:14px}.sig,.asset{display:flex;justify-content:space-between;padding:13px 0;border-bottom:1px solid #1d2940}.CALL{color:#55e28a}.PUT{color:#ff6b70}.WAIT{color:#f3c75f}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:25px}.stats div{background:#111d32;padding:15px;border-radius:12px;text-align:center}.stats b{display:block;font-size:22px}.stats span,.asset small{color:#8493ae;font-size:11px}@media(max-width:760px){.grid{grid-template-columns:1fr}.hero{align-items:flex-start}.metric{width:90px;height:90px}.hero h1{font-size:24px}}
