*{box-sizing:border-box}:root{color:#f8fafc;background:#07111f;font-family:Inter,system-ui,sans-serif}body{min-width:320px;margin:0}button,input{font:inherit}.auth input{color:#fff;background:#07111f;border:1px solid #334155;border-radius:10px;width:100%;margin:10px 0;padding:11px;display:block}.app{background:radial-gradient(circle at 0 0,#172554,#0f172a 38%,#07111f 74%);min-height:100vh;padding:26px}header,nav,.layout,footer,.error{width:min(1240px,100%);margin-left:auto;margin-right:auto}header{justify-content:space-between;align-items:end;gap:20px;display:flex}.eyebrow{text-transform:uppercase;letter-spacing:.15em;color:#7dd3fc;margin:0 0 7px;font-size:.7rem;font-weight:800}h1,h2{margin:0}h1{font-size:clamp(2rem,4vw,3.3rem)}.feed{background:#0c192a;border:1px solid #29405c;border-radius:14px;padding:12px 16px}.feed small,.feed strong{display:block}.feed small{color:#94a3b8;margin-bottom:4px}nav{gap:8px;margin-top:22px;margin-bottom:18px;display:flex;overflow:auto}nav button,.timeframes button{color:#94a3b8;white-space:nowrap;background:#0c192a;border:1px solid #293b52;border-radius:10px;padding:9px 13px}.active,.timeframes .selected{color:#fff!important;background:#1d4ed8!important;border-color:#3b82f6!important}nav button:disabled{opacity:.55}.layout{grid-template-columns:250px 1fr;gap:18px;display:grid}.panel{background:#0c192aee;border:1px solid #26384f;border-radius:20px;box-shadow:0 18px 60px #0003}.watch{padding:20px}.watch form{margin:14px 0;display:flex}.watch input{color:#fff;background:#07111f;border:1px solid #334155;border-radius:10px 0 0 10px;width:100%;min-width:0;padding:10px}.watch form button{background:#38bdf8;border:0;border-radius:0 10px 10px 0;font-weight:900}.symbols{gap:8px;display:grid}.symbols>button{color:#fff;background:#101e30;border:1px solid #26384f;border-radius:12px;justify-content:space-between;padding:13px;display:flex}.symbols small{color:#94a3b8}.symbols .selected{background:#0c4a6e;border-color:#38bdf8}.chartPanel{min-width:0;padding:22px}.chartHead{justify-content:space-between;display:flex}.timeframes{gap:6px;display:flex}.chart{border-radius:14px;width:100%;min-height:300px;margin-top:8px}.up,.down{stroke-width:1px}.up{stroke:#34d399}.down{stroke:#fb7185}.upFill{fill:#34d399}.downFill{fill:#fb7185}.empty{color:#64748b;place-items:center;height:300px;display:grid}.note{color:#bae6fd;background:#0b2237;border-radius:12px;padding:14px}.note strong{margin-right:8px}.error{color:#fecaca;background:#450a0a;border-radius:12px;padding:12px}footer{text-align:center;color:#64748b;margin-top:18px;font-size:.76rem}@media (width<=760px){.app{padding:18px}header{flex-direction:column;align-items:stretch}.layout{grid-template-columns:1fr}.symbols{grid-template-columns:repeat(3,1fr)}.symbols>button{flex-direction:column}.chartPanel{padding:14px}.chart{min-height:220px}}
