@import"https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=Plus+Jakarta+Sans:wght@400;500;600;700;800&display=swap";:root{color-scheme:dark;font-family:Plus Jakarta Sans,system-ui,sans-serif;color:#e8eef9;background:#080c16;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:radial-gradient(circle at 70% -20%,#172742 0,transparent 42%),#080c16}button,input,select{font:inherit}button{border:0;cursor:pointer}.app-shell{min-height:100vh;display:flex}.sidebar{width:240px;flex:0 0 240px;border-right:1px solid #1a2539;background:#090e1ae0;padding:28px 16px 18px;display:flex;flex-direction:column}.brand{display:flex;align-items:center;gap:11px;padding:0 10px 48px}.brand-mark{width:30px;height:30px;display:grid;place-items:center;border:1px solid #47e7a6;border-radius:9px;color:#47e7a6;font-size:20px;box-shadow:0 0 18px #47e7a622}.brand strong{display:block;font-size:15px;letter-spacing:-.2px}.brand span{display:block;color:#66748d;font-size:10px;letter-spacing:1.2px;text-transform:uppercase;margin-top:3px}.workspace-label,.eyebrow{color:#68768e;font-size:10px;letter-spacing:1.4px;font-weight:700;text-transform:uppercase}.workspace-label{padding:0 12px 12px}.nav-list{display:grid;gap:4px}.nav-item{position:relative;display:flex;align-items:center;gap:12px;background:transparent;color:#8996aa;padding:12px;border-radius:9px;text-align:left;font-size:13px}.nav-item:hover,.nav-item.active{color:#edf4ff;background:#141f32}.nav-item.active:before{content:"";width:3px;height:22px;border-radius:4px;background:#52e6aa;position:absolute;left:-16px}.nav-icon{width:17px;color:#8390a6;font-size:17px}.nav-item.active .nav-icon{color:#53e5a9}.nav-count{margin-left:auto;min-width:20px;padding:2px 6px;border-radius:10px;background:#1d6e58;color:#8cf5c7;font:10px DM Mono,monospace;text-align:center}.sidebar-spacer{flex:1;min-height:40px}.system-card{margin:20px 2px;padding:14px;background:#101a2b;border:1px solid #20304a;border-radius:11px}.system-head,.system-line,.profile,.top-actions,.refresh-control{display:flex;align-items:center}.system-head{gap:7px;font-size:10px;color:#adbad0;font-weight:700;text-transform:uppercase;letter-spacing:.6px}.system-card p{margin:10px 0 14px;color:#728097;line-height:1.5;font-size:11px}.system-line{justify-content:space-between;color:#718096;font-size:10px;padding-top:8px;border-top:1px solid #1c2b42;margin-top:7px}.system-line b{color:#c8d5e7;font:10px DM Mono,monospace}.live-dot,.connection-dot{display:inline-block;width:7px;height:7px;border-radius:50%;background:#54e4a9;box-shadow:0 0 10px #54e4a9}.status-pill{margin-left:auto;color:#54e4a9;font:9px DM Mono,monospace}.profile{gap:9px;padding:12px 7px 0;border-top:1px solid #19253a}.profile strong{display:block;color:#becbe0;font-size:11px}.profile span{display:block;color:#69778e;font-size:10px;margin-top:3px}.avatar{flex:0 0 auto;width:30px;height:30px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(135deg,#6e4baf,#bd668b);color:#fff;font-size:11px;font-weight:700}.avatar.small{width:30px;height:30px;border:0}.more{margin-left:auto;color:#69778e!important;letter-spacing:2px}.main-content{flex:1;min-width:0}.topbar{height:91px;display:flex;align-items:center;justify-content:space-between;padding:0 42px;border-bottom:1px solid #162238}.topbar h1{margin:5px 0 0;font-size:21px;letter-spacing:-.6px}.top-actions{gap:16px}.search-box{width:216px;display:flex;align-items:center;gap:9px;color:#718096;background:#0f1728;border:1px solid #1c2b43;border-radius:7px;padding:9px 12px}.search-box input{width:100%;border:0;outline:0;background:transparent;color:#dce7f7;font-size:11px}.search-box input::placeholder{color:#63718a}.icon-button{position:relative;background:transparent;color:#7c8ba3;font-size:23px}.notification-dot{position:absolute;right:0;top:2px;width:5px;height:5px;background:#f5ba6d;border-radius:50%}.content-wrap{max-width:1450px;margin:0 auto;padding:30px 42px 18px}.welcome-row{display:flex;justify-content:space-between;align-items:end;margin-bottom:28px}.welcome-row h2{margin:8px 0 5px;font-size:23px;letter-spacing:-.8px}.welcome-row h2 span{color:#e9bd63;font-size:18px}.muted{color:#697890;margin:0;font-size:11px}.refresh-control{gap:9px;color:#74839b;font-size:10px}.connection-dot{background:#e1a454;box-shadow:0 0 8px #e1a454}.connection-dot.online{background:#54e4a9;box-shadow:0 0 8px #54e4a9}.refresh-button{margin-left:8px;color:#c9d6e9;background:#131e31;border:1px solid #22324b;border-radius:6px;font-size:10px;padding:8px 11px}.refresh-button:hover{border-color:#4bdbad}.refresh-button:disabled{opacity:.5}.metric-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr;gap:14px;margin-bottom:15px}.metric-card{position:relative;min-height:145px;overflow:hidden;background:linear-gradient(145deg,#111b2c,#0d1525);border:1px solid #1e2d45;border-radius:10px;padding:18px 19px}.metric-card.primary{background:linear-gradient(145deg,#132a2d,#101a2b);border-color:#24534d}.metric-label{color:#8190a7;font-size:10px}.metric-label span{float:right;color:#5c6a83}.metric-value{margin-top:13px;color:#f1f5fb;font:500 25px DM Mono,monospace;letter-spacing:-1.4px}.metric-change{margin-top:5px;font:10px DM Mono,monospace}.metric-change span{color:#67768e;font-family:Plus Jakarta Sans,sans-serif;margin-left:3px}.positive{color:#4ee3a7}.negative{color:#f17878}.neutral{color:#b1c0d5}.sparkline{position:absolute;right:16px;bottom:17px;display:flex;align-items:end;gap:3px;height:34px;opacity:.85}.sparkline i{display:block;width:3px;border-radius:2px;background:#4ee3a7;transform:skew(-20deg)}.sparkline i:nth-child(1){height:11px}.sparkline i:nth-child(2){height:18px}.sparkline i:nth-child(3){height:14px}.sparkline i:nth-child(4){height:25px}.sparkline i:nth-child(5){height:17px}.sparkline i:nth-child(6){height:21px}.sparkline i:nth-child(7){height:30px}.sparkline i:nth-child(8){height:25px}.sparkline i:nth-child(9){height:34px}.sparkline i:nth-child(10){height:28px}.sparkline i:nth-child(11){height:32px}.sparkline i:nth-child(12){height:27px}.mini-bars{position:absolute;right:18px;bottom:16px;display:flex;align-items:end;gap:3px;height:29px}.mini-bars i{width:5px;background:#2b846e;border-radius:2px 2px 0 0}.mini-bars i:nth-child(1){height:9px}.mini-bars i:nth-child(2){height:16px}.mini-bars i:nth-child(3){height:12px}.mini-bars i:nth-child(4){height:23px}.mini-bars i:nth-child(5){height:15px}.mini-bars i:nth-child(6){height:26px}.mini-bars i:nth-child(7){height:20px}.mini-bars i:nth-child(8){height:29px}.alert-ring{position:absolute;right:17px;bottom:17px;width:34px;height:34px;display:grid;place-items:center;border:3px solid #4bd9a3;border-right-color:#1e3942;border-radius:50%;color:#98eecb;font:9px DM Mono,monospace}.pulse-line{position:absolute;right:18px;bottom:25px;display:flex;align-items:end;gap:2px}.pulse-line b{width:3px;background:#e6b967;border-radius:2px}.pulse-line b:nth-child(1){height:9px}.pulse-line b:nth-child(2){height:15px}.pulse-line b:nth-child(3){height:11px}.pulse-line b:nth-child(4){height:22px}.pulse-line b:nth-child(5){height:13px}.pulse-line b:nth-child(6){height:27px}.pulse-line b:nth-child(7){height:18px}.pulse-line b:nth-child(8){height:23px}.dashboard-grid,.lower-grid{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(320px,1fr);gap:15px;margin-bottom:15px}.panel{background:#0e1727;border:1px solid #1c2a41;border-radius:10px;padding:19px}.panel-heading{display:flex;align-items:start;justify-content:space-between;margin-bottom:18px}.panel h3{margin:5px 0 0;font-size:15px;letter-spacing:-.35px}.text-button{background:transparent;color:#4ddfad;font-size:10px;padding:4px 0}.table-head,.market-row{display:grid;grid-template-columns:1.5fr .9fr .85fr .8fr;align-items:center}.table-head{color:#617089;font-size:9px;letter-spacing:.7px;text-transform:uppercase;padding:0 10px 10px;border-bottom:1px solid #1c2a3f}.market-row{min-height:63px;padding:0 10px;border-bottom:1px solid #19263a;font-size:11px}.market-row:last-child{border-bottom:0}.asset-cell{display:flex;align-items:center;gap:10px}.asset-icon{display:grid;place-items:center;width:30px;height:30px;border-radius:9px;color:#bcead9;background:#16433e;font:700 13px DM Mono,monospace}.asset-icon.stock{background:#26395a;color:#aecbff}.asset-cell strong,.asset-cell span{display:block}.asset-cell span{color:#62718a;font-size:9px;margin-top:4px}.price-cell{color:#dbe6f5;font:11px DM Mono,monospace}.change-cell{font:10px DM Mono,monospace}.signal{display:flex;align-items:center;gap:6px;color:#8da0ba;font-size:9px}.signal i{display:inline-block;width:6px;height:6px;border-radius:50%;background:#6a7890}.signal.up i{background:#4ee3a7;box-shadow:0 0 7px #4ee3a7}.signal.down i{background:#e3a754}.news-row{display:flex;align-items:center;gap:11px;padding:12px 0;border-bottom:1px solid #19263a}.news-row:last-child{border-bottom:0}.news-score{width:24px;height:24px;display:grid;place-items:center;border-radius:7px;font:10px DM Mono,monospace}.news-score.hot{color:#ffca7d;background:#49321e}.news-score.warm{color:#8daef1;background:#1d3153}.news-copy{min-width:0;flex:1}.news-copy a{display:block;overflow:hidden;color:#d9e4f4;text-decoration:none;text-overflow:ellipsis;white-space:nowrap;font-size:11px}.news-copy a:hover{color:#53e5aa}.news-copy span{display:block;color:#63728a;font-size:9px;margin-top:5px}.news-arrow{color:#5f738e}.alert-form{display:grid;grid-template-columns:1fr .9fr 1fr auto auto;align-items:center;gap:7px;padding:10px;margin:-5px 0 12px;background:#111f31;border:1px solid #28425a;border-radius:8px}.alert-form input,.alert-form select,.chat-form input{min-width:0;border:1px solid #2a3b56;outline:0;background:#0a1221;color:#dbe7f6;border-radius:5px;padding:8px;font-size:10px}.alert-form label{color:#8ea0b7;font-size:10px;white-space:nowrap}.alert-form label input{accent-color:#4ee3a7}.primary-button{color:#062217;background:#55e7ac;border-radius:6px;padding:8px 11px;font-size:10px;font-weight:700;white-space:nowrap}.primary-button:hover{background:#7af4c1}.alert-row{display:flex;align-items:center;gap:11px;padding:12px 0;border-bottom:1px solid #19263a}.alert-row:last-child{border:0}.alert-icon{width:28px;height:28px;display:grid;place-items:center;border-radius:8px;color:#e5b865;background:#44351f}.alert-copy{flex:1}.alert-copy strong{display:block;color:#dbe6f6;font-size:11px}.alert-copy strong span{color:#83a0c3;font:10px DM Mono,monospace;margin-left:7px}.alert-copy small{display:block;color:#64738b;font-size:9px;margin-top:4px}.toggle{width:29px;height:17px;border-radius:12px;padding:2px;background:#25334b}.toggle i{display:block;width:13px;height:13px;border-radius:50%;background:#8190a7;transition:transform .18s}.toggle.on{background:#23735d}.toggle.on i{background:#75efbd;transform:translate(12px)}.ai-badge{color:#d8b766;background:#3c311c;border-radius:10px;padding:4px 8px;font-size:9px}.chat-messages{height:128px;overflow:auto;padding-right:4px}.chat-message{display:flex;gap:8px;align-items:start;margin-bottom:11px}.chat-message p{max-width:90%;margin:0;padding:8px 10px;border-radius:7px;background:#17243a;color:#aebdd1;font-size:10px;line-height:1.45}.chat-message.user{justify-content:end}.chat-message.user p{background:#155343;color:#d3f8e9}.chat-avatar{flex:0 0 auto;display:grid;place-items:center;width:20px;height:20px;color:#d9b560;border-radius:6px;background:#3d321d;font-size:11px}.chat-form{display:flex;gap:6px;padding-top:12px;border-top:1px solid #1b2940}.chat-form input{flex:1}.chat-form button{width:29px;border-radius:6px;color:#062217;background:#55e7ac;font-size:17px}.chat-form button:disabled{opacity:.5}.empty-state{padding:26px 10px;color:#63728a;font-size:11px;text-align:center}.footer-note{display:flex;justify-content:space-between;padding:4px 2px 0;color:#53627a;font-size:9px}.footer-note .connection-dot{width:5px;height:5px;margin-right:4px}.toast{position:fixed;right:26px;bottom:24px;padding:12px 15px;border:1px solid #2b8067;border-radius:8px;color:#b7f7dc;background:#102b27;box-shadow:0 10px 30px #0007;font-size:11px}.settings-grid{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(320px,1fr);gap:15px;margin-bottom:15px}.settings-intro{color:#7688a2;font-size:10px;line-height:1.6;margin:-7px 0 18px}.settings-block{padding:15px 0;border-top:1px solid #1c2a41}.settings-title,.integration-row{display:flex;justify-content:space-between;align-items:center;gap:12px;color:#dbe6f5;font-size:11px}.settings-title small{color:#667992;font-size:9px}.chip-list{display:flex;flex-wrap:wrap;gap:7px;min-height:28px;margin:11px 0}.watch-chip{display:inline-flex;align-items:center;gap:6px;color:#baf0dd;background:#16443e;border:1px solid #22675b;border-radius:5px;padding:5px 7px;font:10px DM Mono,monospace}.watch-chip.stock-chip{color:#bdd2f7;background:#253858;border-color:#385783}.watch-chip button{color:inherit;background:transparent;padding:0;font-size:13px;line-height:1}.settings-empty{color:#64738b;font-size:10px;padding:5px 0}.settings-form{display:flex;gap:7px}.settings-form input{flex:1;min-width:0;border:1px solid #2a3b56;outline:0;background:#0a1221;color:#dbe7f6;border-radius:5px;padding:8px;font-size:10px}.primary-button:disabled{cursor:wait;opacity:.55}.connection-panel{min-height:260px}.integration-row{padding:13px 0;border-bottom:1px solid #1b2940}.integration-row b{color:#55e7ac;font:10px DM Mono,monospace}.settings-alert-button{margin-top:4px}@media(max-width:1100px){.sidebar{width:205px;flex-basis:205px}.topbar,.content-wrap{padding-left:25px;padding-right:25px}.metric-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:760px){.app-shell{display:block}.sidebar{width:100%;height:auto;padding:14px;border-right:0;border-bottom:1px solid #1a2539}.brand{padding:0 5px 15px}.workspace-label,.system-card,.profile{display:none}.nav-list{display:flex;overflow-x:auto;gap:3px}.nav-item{white-space:nowrap;padding:9px 10px}.nav-item.active:before{left:8px;bottom:0;width:22px;height:2px}.topbar{height:auto;padding:20px 18px}.search-box{display:none}.content-wrap{padding:22px 18px}.welcome-row{display:block}.refresh-control{margin-top:18px}.metric-grid,.dashboard-grid,.lower-grid,.settings-grid{grid-template-columns:1fr}.table-head{grid-template-columns:1.4fr .9fr .8fr}.table-head span:last-child,.signal{display:none}.market-row{grid-template-columns:1.4fr .9fr .8fr}.alert-form{grid-template-columns:1fr 1fr}.alert-form label,.alert-form button{grid-column:span 2}.footer-note{flex-wrap:wrap;gap:8px}}
