:root{--bg:#07131f;--panel:#0c1c29;--panel2:#102334;--line:#1d3447;--muted:#7890a4;--text:#eaf4fb;--green:#2ee98c;--yellow:#f5c84c;--red:#ff5f6d}*{box-sizing:border-box}body{margin:0;background:radial-gradient(circle at 85% 0%,rgba(47,137,198,.12),transparent 35%),linear-gradient(#07131f,#06111b);color:var(--text);font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif}.app{display:grid;grid-template-columns:240px 1fr;min-height:100vh}.sidebar{padding:22px 16px;border-right:1px solid var(--line);background:#071722;display:flex;flex-direction:column;gap:20px}.brand{display:flex;align-items:center;gap:12px}.logo{width:42px;height:42px;border:2px solid var(--green);border-radius:50%;display:grid;place-items:center;color:var(--green);font-size:27px}.brand b{display:block;font-size:19px}.brand small{display:block;color:#7f9aad;font-size:9px;letter-spacing:.12em}.sidebar nav{display:grid;gap:6px}.sidebar nav a{color:#93aabd;text-decoration:none;padding:11px 12px;border-radius:9px;font-size:14px}.sidebar nav a.active,.sidebar nav a:hover{color:var(--green);background:linear-gradient(90deg,rgba(46,233,140,.16),rgba(46,233,140,.03))}.phase-card,.note{margin-top:auto;border:1px solid var(--line);background:#0b1b28;border-radius:12px;padding:13px;font-size:12px}.phase-card span{display:block;color:var(--green);margin-top:8px}.phase-card i,.system i{display:inline-block;width:8px;height:8px;background:var(--green);border-radius:50%;box-shadow:0 0 12px rgba(46,233,140,.7);margin-right:6px}.progress-label{display:flex;justify-content:space-between;color:#7890a4;margin:12px 0 7px}.progress-label em{font-style:normal;font-size:10px}.progress{height:6px;background:#173041;border-radius:99px;overflow:hidden}.progress div{height:100%;width:14%;background:linear-gradient(90deg,#0fbf68,var(--green))}.note{margin-top:0;color:#6f899b;font-size:10px;line-height:1.5}main{padding:22px 24px}.topbar{display:flex;justify-content:space-between;align-items:center;gap:20px}.topbar h1{margin:0 0 4px;font-size:27px}.topbar h1 span{color:#d7e7f0;font-weight:600}.topbar p{margin:0;color:#7f97aa;font-size:13px}.system{display:flex;gap:10px}.system>span{border:1px solid var(--line);background:#0b1b28;border-radius:10px;padding:10px 13px;min-width:150px}.system b,.system small{display:block}.system b{color:var(--green);font-size:12px}.system small{color:#7890a4;font-size:10px;margin-top:2px}.system .clock b{color:white;font-size:14px}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin:20px 0}.stats article{border:1px solid var(--line);background:linear-gradient(#0c1c29,#0a1925);border-radius:13px;padding:16px;min-height:110px}.stats span,.stats small{display:block;color:#8ea5b5}.stats span{font-size:12px}.stats strong{display:block;font-size:28px;margin:4px 0}.stats small{font-size:10px}.layout{display:grid;grid-template-columns:minmax(0,1fr) 370px;gap:16px}.section-head,.feed-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.section-head h2,.feed-head h2{margin:0 0 3px;font-size:16px}.section-head p,.feed-head p{margin:0;color:#6e8799;font-size:10px}.legend{display:flex;gap:12px;color:#7890a4;font-size:10px}.legend span:nth-child(1){color:var(--green)}.legend span:nth-child(2){color:var(--yellow)}.legend span:nth-child(3){color:var(--red)}.entity-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.entity{border:1px solid var(--line);background:linear-gradient(#0c1d2b,#0a1925);border-radius:13px;overflow:hidden}.entity-top{display:flex;justify-content:space-between;gap:12px;padding:14px;border-bottom:1px solid #173042}.who{display:flex;gap:10px}.rank{width:32px;height:32px;border-radius:9px;background:#142a3b;display:grid;place-items:center;font-size:12px;font-weight:700}.who h3{margin:0;font-size:14px}.who small{display:block;color:#718b9c;font-size:10px;margin-top:4px}.score{text-align:right}.score small{display:block;color:#7890a4;font-size:9px}.score strong{font-size:19px;color:var(--green)}.bar{width:80px;height:4px;background:#153144;border-radius:99px;overflow:hidden;margin-top:6px}.bar i{display:block;height:100%;background:linear-gradient(90deg,#23cc79,#44f0a0)}table{width:100%;border-collapse:collapse;font-size:10px}th,td{padding:8px 9px;text-align:left;border-bottom:1px solid #132b3c;white-space:nowrap}th{color:#7890a4;font-weight:600;background:#0b1925}td{color:#c8d7e1}.tag{display:inline-block;padding:3px 6px;border-radius:5px;font-size:9px;font-weight:800}.green{color:#aef8ce;background:rgba(46,233,140,.15)}.yellow{color:#ffe28b;background:rgba(245,200,76,.14)}.red{color:#ffc0c6;background:rgba(255,95,109,.14)}.pnl.pos{color:var(--green)}.pnl.neg{color:var(--red)}.empty{text-align:center;color:#607d90;padding:18px}.entity-foot{display:flex;justify-content:space-between;padding:9px 12px;color:#6f899b;font-size:9px}.feed{border:1px solid var(--line);background:#0b1b28;border-radius:13px;padding:14px;height:max-content;position:sticky;top:18px}.live{color:var(--green);font-size:10px}.scroll{max-height:730px;overflow:auto}.feed table th{position:sticky;top:0}.buy{color:#b7f7d2;background:#0d5036;padding:3px 7px;border-radius:5px;font-weight:800}.sell{color:#ffd1d5;background:#6c1f29;padding:3px 7px;border-radius:5px;font-weight:800}footer{display:flex;gap:20px;flex-wrap:wrap;color:#547286;font-size:10px;padding:16px 2px}footer b{color:#82a2b6}@media(max-width:1200px){.stats{grid-template-columns:repeat(2,1fr)}.layout{grid-template-columns:1fr}.feed{position:static}}@media(max-width:900px){.app{grid-template-columns:1fr}.sidebar{display:block}.sidebar nav{display:flex;overflow:auto}.phase-card,.note{display:none}.topbar{flex-direction:column;align-items:flex-start}.entity-grid{grid-template-columns:1fr}}@media(max-width:600px){main{padding:14px 10px}.stats{grid-template-columns:1fr}.system{width:100%;flex-direction:column}.system>span{width:100%}}
