:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#e7edf8;background:#080d18;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:320px;background:radial-gradient(circle at 10% 0%,#152541 0,#080d18 38%);min-height:100vh}.shell{max-width:1400px;margin:0 auto;padding:38px 28px 24px}.narrow{max-width:680px}header{display:flex;justify-content:space-between;gap:20px;align-items:flex-start;margin-bottom:28px}.eyebrow{font-size:11px;letter-spacing:.18em;color:#7c9fe8;font-weight:800}h1,h2,p{margin-top:0}h1{font-size:32px;line-height:1.1;margin:9px 0}.muted{color:#8795ab;font-size:13px}.status-dot{font-size:11px;letter-spacing:.08em;color:#65dda5;white-space:nowrap;font-weight:800}.header-actions{display:flex;align-items:center;gap:18px}.main-nav{display:flex;gap:8px;border-bottom:1px solid #20304b;margin-bottom:18px}.main-nav button{background:transparent;color:#8091ac;border-radius:7px 7px 0 0;padding:10px 14px;font-size:12px}.main-nav button.active{background:#1e3358;color:#dce8ff}.hidden{display:none!important}.page-panel{background:#10192bdb;border:1px solid #243554;border-radius:14px;padding:20px;margin-bottom:18px}.pnl{font-size:22px;font-weight:800}.pnl.up{color:#62d9a0}.pnl.down{color:#ff8e9d}.chart-box{height:280px;margin-top:18px}.ai-status{display:flex;justify-content:space-between;gap:16px;background:#0b1527;border:1px solid #233654;border-radius:9px;padding:14px;margin:14px 0 20px;color:#b7c9e8;font-size:13px}.ai-status span{color:#8193ad}h3{font-size:14px;margin:20px 0 12px;color:#c8d7ef}.card{background:#10192bdb;border:1px solid #243554;border-radius:14px;padding:20px;box-shadow:0 12px 35px #00000029}.form-grid{display:grid;gap:16px}.form-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.form-grid button{grid-column:1/-1}.form-grid .helper-button{grid-column:auto;font-size:11px;padding:8px}label{display:flex;flex-direction:column;gap:7px;color:#aab7cc;font-size:12px;font-weight:700}input,select{border:1px solid #2a3c5e;background:#0c1527;color:#f0f5ff;border-radius:8px;padding:11px 12px;font:inherit;outline:none}input:focus,select:focus{border-color:#6d9cf5}button{border:0;border-radius:8px;background:#4b7ff0;color:#fff;padding:11px 15px;font:inherit;font-weight:800;cursor:pointer}button:hover{filter:brightness(1.1)}button:disabled{opacity:.5;cursor:not-allowed}.secondary{background:#1d2c48;color:#b9cced}.watchlist{margin-bottom:18px}.watchlist .section-title{align-items:flex-start}.stock-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}.stock-card{display:flex;flex-direction:column;align-items:flex-start;gap:7px;text-align:left;background:#0c1527;border:1px solid #233654;padding:13px;border-radius:10px;min-height:130px}.stock-card.selected{border-color:#6d9cf5;box-shadow:0 0 0 1px #6d9cf5 inset}.stock-card small{display:block;color:#71819b;font-size:10px;margin-top:3px}.stock-price{font-size:14px;font-weight:800}.trend{font-size:11px}.trend.up{color:#62d9a0}.trend.down{color:#ff8e9d}.trend.neutral{color:#71819b}.sparkline{height:25px;width:100%;display:flex;align-items:flex-end;gap:2px;margin-top:auto}.sparkline i{display:block;background:#4b7ff0;flex:1;min-width:2px;border-radius:2px 2px 0 0}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:18px}.stat{display:flex;flex-direction:column;gap:8px}.stat span{color:#8190a8;font-size:12px}.stat strong{font-size:22px}.layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.25fr);gap:18px}.column{display:flex;flex-direction:column;gap:18px}.section-title{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:15px}.section-title h2{font-size:17px;margin:0}.badge,.state{font-size:10px;border-radius:999px;padding:5px 8px;background:#4a3521;color:#ffc777;font-weight:800;white-space:nowrap}.badge.blue{background:#183e5e;color:#79c9ff}.badge.purple{background:#34255e;color:#c6a7ff}.badge.green{background:#174e3c;color:#70e6ad}.simulation-status{font-size:12px;color:#91a7c9;margin:14px 0 0}.inline-form{display:flex;align-items:flex-end;gap:12px}.inline-form label{flex:1}.link-button{padding:0;background:none;color:#82a9f5;font-size:12px}.table-wrap{overflow:auto}table{width:100%;border-collapse:collapse;font-size:13px}th{text-align:left;color:#70809a;font-size:11px;font-weight:700;padding:0 10px 11px;white-space:nowrap}td{border-top:1px solid #20304b;padding:12px 10px;white-space:nowrap}td small{display:block;color:#71819b;font-size:10px;margin-top:3px}.buy{color:#62d9a0}.sell{color:#ff8e9d}.state{display:inline-block;background:#263754;color:#bac9e3}.state.filled{background:#174e3c;color:#70e6ad}.state.rejected{background:#552a39;color:#ff9bac}.state.cancelled{background:#303746;color:#9aa7ba}.actions{display:flex;gap:6px}.mini{padding:6px 8px;font-size:11px;background:#365faa}.mini.danger{background:#592e3e}.empty{color:#65738a;font-size:13px;text-align:center;padding:18px 0;margin:0}.alert{border-radius:9px;padding:11px 14px;font-size:13px}.alert.success{background:#123b30;color:#7de5b1}.alert.error{background:#4b2531;color:#ffb0bd}.result{background:#09101e;border:1px solid #233450;border-radius:9px;padding:14px;overflow:auto;font-size:11px;color:#bbcff4;max-height:360px;margin:15px 0 0;white-space:pre-wrap}footer{color:#62718a;font-size:11px;margin-top:22px;word-break:break-all}@media (max-width:900px){.layout{grid-template-columns:1fr}.stats{grid-template-columns:repeat(2,1fr)}.stock-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:520px){.shell{padding:25px 14px}.form-grid.two{grid-template-columns:1fr}.main-nav{overflow:auto}.main-nav button{white-space:nowrap}.stock-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.form-grid.two button{grid-column:auto}header{display:block}.header-actions{margin-top:16px;justify-content:space-between}.inline-form{align-items:stretch;flex-direction:column}.stats{gap:8px}.stat strong{font-size:18px}}
