:root{--bg:#fff;--bg-app:#f5f7fb;--surface:#fff;--surface-2:#f8fafc;--surface-3:#eef2f7;--border:#e7ebf1;--border-strong:#d6dce6;--ink:#0e1726;--body:#3b4759;--muted:#6a7689;--subtle:#a0aaba;--iris:#5246e5;--iris-deep:#3e33c7;--iris-tint:#ecebfd;--iris-bright:#7a6ff0;--up:#13a05c;--up-tint:#e3f5ec;--down:#e5484d;--down-tint:#fceaeb;--warn:#d8890b;--warn-tint:#fbf0da;--shadow-card:0 1px 2px #1017260a, 0 8px 24px #1017260f;--shadow-pop:0 18px 48px #1017262e;--sans:"Geist", -apple-system, system-ui, sans-serif;--mono:"Geist Mono", ui-monospace, monospace}:root[data-theme=dark]{--bg:#0b0e14;--bg-app:#0b0e14;--surface:#12161f;--surface-2:#161b26;--surface-3:#1c2330;--border:#232b39;--border-strong:#313b4d;--ink:#eaeef6;--body:#c2cad8;--muted:#8e99ac;--subtle:#5e6a7e;--iris:#7a6ff0;--iris-deep:#9a91f7;--iris-tint:#1f2138;--iris-bright:#9a91f7;--up:#34d399;--up-tint:#0e2a20;--down:#fb6f73;--down-tint:#2e1517;--warn:#e2a93c;--warn-tint:#2c2410;--shadow-card:0 1px 2px #0006, 0 8px 24px #00000080;--shadow-pop:0 18px 48px #0009}*{box-sizing:border-box}html,body{margin:0;padding:0}body{font-family:var(--sans);color:var(--ink);background:var(--bg-app);-webkit-font-smoothing:antialiased;min-height:100vh}button{font:inherit;cursor:pointer}input,select,textarea{font:inherit}::placeholder{color:var(--subtle)}@keyframes cuePulse{0%{box-shadow:0 0 #13a05c8c}70%{box-shadow:0 0 0 7px #13a05c00}to{box-shadow:0 0 #13a05c00}}@keyframes cueShimmer{0%{background-position:-340px 0}to{background-position:340px 0}}@keyframes cueToast{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}@keyframes cueModal{0%{opacity:0;transform:translateY(14px)scale(.985)}to{opacity:1;transform:none}}@keyframes cueScrim{0%{opacity:0}to{opacity:1}}@keyframes cueSpin{to{transform:rotate(360deg)}}@keyframes cueFade{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}.cue-app{background:var(--bg-app);min-height:100vh;color:var(--ink)}.cue-nav{z-index:30;background:var(--surface);border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);position:sticky;top:0}.cue-nav-inner{align-items:center;gap:18px;max-width:1400px;height:64px;margin:0 auto;padding:0 22px;display:flex}.cue-brand{align-items:center;gap:10px;display:flex}.cue-brand-mark{background:var(--iris);border-radius:9px;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.cue-brand-name{letter-spacing:-.02em;font-size:18px;font-weight:700}.cue-navtabs{gap:4px;margin-left:14px;display:flex}.cue-navtab{color:var(--muted);font-size:14px;font-weight:500;font-family:var(--sans);background:0 0;border:none;border-radius:9px;padding:8px 13px}.cue-navtab:hover{background:var(--surface-2)}.cue-navtab.active{background:var(--iris-tint);color:var(--iris-deep);font-weight:600}.cue-spacer{flex:1}.cue-status{background:var(--up-tint);border:1px solid #13a05c33;border-radius:999px;align-items:center;gap:8px;height:36px;padding:0 13px;display:flex}.cue-status.closed{background:var(--surface-3);border-color:var(--border)}.cue-status-dot{background:var(--up);border-radius:999px;width:8px;height:8px;animation:2s infinite cuePulse}.cue-status.closed .cue-status-dot{background:var(--subtle);animation:none}.cue-status-label{color:var(--up);font-size:12.5px;font-weight:600}.cue-status.closed .cue-status-label{color:var(--muted)}.cue-status-sub{color:var(--muted);font-size:12.5px}.cue-icon-btn{border:1px solid var(--border);background:var(--surface);width:40px;height:40px;color:var(--body);border-radius:10px;justify-content:center;align-items:center;display:flex}.cue-icon-btn:hover{background:var(--surface-2)}.cue-scan{background:var(--iris);color:#fff;border:none;border-radius:10px;align-items:center;gap:8px;height:40px;padding:0 16px;font-size:14px;font-weight:600;display:inline-flex}.cue-scan:hover{background:var(--iris-deep)}.cue-scan:disabled{background:var(--iris-deep);opacity:.85;cursor:default}.cue-acct{position:relative}.cue-acct-btn{border:1px solid var(--border);background:var(--surface);border-radius:10px;align-items:center;gap:8px;height:40px;padding:0 8px;display:flex}.cue-acct-btn:hover{background:var(--surface-2)}.cue-avatar{background:var(--iris);color:#fff;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;font-size:12px;font-weight:600;display:flex}.cue-menu{background:var(--surface);border:1px solid var(--border);width:232px;box-shadow:var(--shadow-pop);z-index:40;border-radius:14px;padding:8px;animation:.16s cueFade;position:absolute;top:48px;right:0}.cue-menu-head{padding:10px 12px 12px}.cue-menu-head .n{font-size:14px;font-weight:600}.cue-menu-head .e{color:var(--muted);font-size:12.5px}.cue-menu-sep{background:var(--border);height:1px;margin:4px 0 6px}.cue-menu-item{width:100%;color:var(--body);text-align:left;font-size:14px;font-family:var(--sans);background:0 0;border:none;border-radius:9px;align-items:center;gap:10px;padding:9px 12px;display:flex}.cue-menu-item:hover{background:var(--surface-2)}.cue-menu-item:disabled{color:var(--subtle);cursor:default}.cue-menu-item:disabled:hover{background:0 0}.cue-body{max-width:1400px;margin:0 auto;padding:26px 22px 60px}.cue-body.narrow{max-width:1100px}.cue-pagehead{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:22px;display:flex}.cue-pagehead h1{letter-spacing:-.02em;margin:0 0 4px;font-size:27px;font-weight:700}.cue-pagehead p{color:var(--muted);margin:0;font-size:14.5px}.cue-pagehead b{color:var(--ink);font-weight:600}.cue-statrow{gap:12px;display:flex}.cue-stat{background:var(--surface);border:1px solid var(--border);border-radius:13px;min-width:128px;padding:12px 18px}.cue-stat .k{color:var(--muted);align-items:center;gap:5px;margin-bottom:3px;font-size:12px;display:flex}.cue-stat .v{font-family:var(--mono);font-size:20px;font-weight:600}.cue-stat .v.placeholder{color:var(--subtle)}.cue-ph-tag{letter-spacing:.04em;text-transform:uppercase;color:var(--subtle);background:var(--surface-3);border-radius:999px;padding:1px 7px;font-size:10px;font-weight:600}.cue-dash-grid{grid-template-columns:minmax(0,1fr) 380px;align-items:start;gap:20px;display:grid}.cue-col{flex-direction:column;gap:20px;min-width:0;display:flex}@media (width<=980px){.cue-dash-grid{flex-direction:column;display:flex}}.cue-card{background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow-card);border-radius:16px;padding:20px}.cue-card.flush{padding:0;overflow:hidden}.cue-card-head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.cue-card-title{letter-spacing:-.01em;margin:0;font-size:16px;font-weight:700}.cue-sub-meta{color:var(--muted);font-size:12px}.cue-chart-head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;display:flex}.cue-chart-sym{letter-spacing:-.01em;font-size:20px;font-weight:700}.cue-chart-name{color:var(--muted);font-size:13px}.cue-chart-price{font-family:var(--mono);font-size:24px;font-weight:600}.cue-chart-chg{font-family:var(--mono);align-items:center;gap:3px;font-size:14px;font-weight:600;display:inline-flex}.cue-tf{align-items:center;gap:7px;display:flex}.cue-tf button{background:var(--surface-3);height:26px;color:var(--muted);font-size:12px;font-weight:600;font-family:var(--mono);border:none;border-radius:7px;align-items:center;padding:0 10px;display:inline-flex}.cue-tf button.active{background:var(--iris-tint);color:var(--iris-deep)}.cue-chart{width:100%;height:300px;overflow:hidden}.cue-chart-legend{border-top:1px solid var(--border);flex-wrap:wrap;gap:18px;margin-top:14px;padding-top:14px;display:flex}.cue-legend-item{color:var(--muted);align-items:center;gap:7px;font-size:12.5px;display:inline-flex}.cue-dash{border-top:2px dashed var(--iris);width:16px;height:0}.cue-dash.down{border-color:var(--down)}.cue-dash.up{border-color:var(--up)}.cue-section-head{justify-content:space-between;align-items:center;margin-bottom:13px;display:flex}.cue-section-head h2{letter-spacing:-.01em;align-items:center;gap:9px;margin:0;font-size:17px;font-weight:700;display:flex}.cue-count{background:var(--iris-tint);height:21px;color:var(--iris-deep);font-size:11.5px;font-weight:600;font-family:var(--mono);border-radius:999px;align-items:center;padding:0 8px;display:inline-flex}.cue-paper-tag{letter-spacing:.04em;color:var(--warn);background:var(--warn-tint);border-radius:999px;align-items:center;gap:6px;height:24px;padding:0 10px;font-size:11.5px;font-weight:600;display:inline-flex}.cue-feed{flex-direction:column;gap:13px;display:flex}.cue-sugg{background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow-card);border-radius:15px;padding:18px;transition:border-color .18s,box-shadow .18s}.cue-sugg:hover{border-color:var(--border-strong)}.cue-sugg-top{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:13px;display:flex}.cue-sugg-id{flex-wrap:wrap;align-items:center;gap:11px;display:flex}.cue-sym-btn{font-family:var(--mono);color:var(--ink);letter-spacing:-.01em;background:0 0;border:none;padding:0;font-size:17px;font-weight:600}.cue-dir{letter-spacing:.04em;border-radius:999px;align-items:center;gap:4px;height:23px;padding:0 9px;font-size:11px;font-weight:700;display:inline-flex}.cue-dir.long{background:var(--up-tint);color:var(--up)}.cue-dir.short{background:var(--down-tint);color:var(--down)}.cue-strat-name{color:var(--muted);font-size:12.5px}.cue-time{color:var(--subtle);white-space:nowrap;font-size:12px}.cue-plan-grid{grid-template-columns:1fr 1fr 1fr;gap:10px;margin-bottom:14px;display:grid}.cue-plan-cell{background:var(--surface-2);border:1px solid var(--border);border-radius:10px;padding:9px 11px}.cue-plan-cell .k{color:var(--muted);margin-bottom:2px;font-size:11px}.cue-plan-cell .v{font-family:var(--mono);font-size:15px;font-weight:600}.cue-plan-cell .v.down{color:var(--down)}.cue-plan-cell .v.up{color:var(--up)}.cue-rationale{color:var(--body);margin:0 0 14px;font-size:13.5px;line-height:1.5}.cue-sugg-foot{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.cue-conf{align-items:center;gap:9px;display:flex}.cue-conf .lbl{color:var(--muted);font-size:12px}.cue-meter{background:var(--surface-3);border-radius:999px;width:70px;height:6px;overflow:hidden}.cue-meter>span{border-radius:999px;height:100%;display:block}.cue-conf-val{font-size:12px;font-weight:600;font-family:var(--mono)}.cue-sugg-actions{align-items:center;gap:9px;display:flex}.cue-btn{border:1.5px solid var(--border-strong);background:var(--surface);height:36px;color:var(--body);font-size:13px;font-weight:600;font-family:var(--sans);border-radius:9px;padding:0 14px}.cue-btn:hover{background:var(--surface-2)}.cue-btn.primary{background:var(--iris);color:#fff;border:none}.cue-btn.primary:hover{background:var(--iris-deep)}.cue-btn.danger{border-color:var(--down);color:var(--down)}.cue-btn.danger:hover{background:var(--down-tint)}.cue-btn.sm{height:32px;padding:0 13px;font-size:12.5px}.cue-btn:disabled{opacity:.55;cursor:default}.cue-badge{background:var(--surface-3);height:26px;color:var(--muted);border-radius:999px;align-items:center;gap:5px;padding:0 11px;font-size:12px;font-weight:600;display:inline-flex}.cue-badge.pending{background:var(--surface-3);color:var(--muted)}.cue-badge.triggered{background:var(--iris-tint);color:var(--iris-deep)}.cue-badge.win{background:var(--up-tint);color:var(--up)}.cue-badge.loss{background:var(--down-tint);color:var(--down)}.cue-badge.expired{background:var(--surface-3);color:var(--subtle)}.cue-wl-head{justify-content:space-between;align-items:center;padding:16px 18px 12px;display:flex}.cue-mini-btn{border:1px solid var(--border);background:var(--surface);width:28px;height:28px;color:var(--muted);border-radius:8px;justify-content:center;align-items:center;display:flex}.cue-mini-btn:hover{background:var(--surface-2)}.cue-wl-add{gap:8px;padding:0 14px 12px;display:flex}.cue-wl-row{border:none;border-top:1px solid var(--border);cursor:pointer;text-align:left;width:100%;font-family:var(--sans);background:0 0;border-left:3px solid #0000;justify-content:space-between;align-items:center;gap:12px;padding:11px 18px;display:flex}.cue-wl-row:hover{background:var(--surface-2)}.cue-wl-row.active{background:var(--surface-2);border-left:3px solid var(--iris)}.cue-wl-sym{font-family:var(--mono);color:var(--ink);font-size:14px;font-weight:600}.cue-wl-price{font-family:var(--mono);color:var(--subtle);font-size:13px}.cue-wl-x{width:22px;height:22px;color:var(--subtle);background:0 0;border:none;border-radius:999px;justify-content:center;align-items:center;display:flex}.cue-wl-x:hover{background:var(--surface-3);color:var(--down)}.cue-wl-main{flex-direction:column;align-items:flex-start;gap:2px;display:flex}.cue-wl-meta{align-items:center;gap:10px;display:flex}.cue-spark{flex:none;display:block}.cue-wl-change{font-family:var(--mono);font-size:12px;font-weight:600}.cue-wl-change.up{color:var(--up)}.cue-wl-change.down{color:var(--down)}.cue-auth-splash{min-height:100vh;color:var(--muted);background:var(--bg-app);justify-content:center;align-items:center;display:flex}.cue-auth{background:var(--bg-app);justify-content:center;align-items:center;min-height:100vh;padding:24px;display:flex}.cue-auth-card{background:var(--surface);border:1px solid var(--border);width:100%;max-width:380px;box-shadow:var(--shadow-card);border-radius:20px;padding:28px}.cue-auth-brand{align-items:center;gap:9px;display:flex}.cue-auth-sub{color:var(--muted);margin:8px 0 20px;font-size:14px}.cue-auth-tabs{background:var(--surface-3);border-radius:11px;gap:6px;margin-bottom:18px;padding:4px;display:flex}.cue-auth-tabs button{font-family:var(--sans);color:var(--muted);cursor:pointer;background:0 0;border:none;border-radius:8px;flex:1;padding:8px;font-size:14px;font-weight:600}.cue-auth-tabs button.active{background:var(--surface);color:var(--ink);box-shadow:var(--shadow-card)}.cue-perf-head{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.cue-eq-ph{border:1.5px dashed var(--border-strong);height:96px;color:var(--subtle);text-align:center;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:4px;margin:6px 0 14px;padding:0 14px;display:flex}.cue-eq-ph .t{color:var(--muted);font-size:12.5px;font-weight:600}.cue-eq-ph .s{font-size:11.5px}.cue-metrics{grid-template-columns:1fr 1fr 1fr;gap:10px;margin-bottom:18px;display:grid}.cue-metric .k{color:var(--muted);margin-bottom:2px;font-size:11.5px}.cue-metric .v{font-family:var(--mono);font-size:16px;font-weight:600}.cue-metric .v.up{color:var(--up)}.cue-metric .v.down{color:var(--down)}.cue-scoreboard-title{letter-spacing:.06em;text-transform:uppercase;color:var(--subtle);margin-bottom:10px;font-size:12px;font-weight:600}.cue-board{flex-direction:column;gap:11px;display:flex}.cue-board-row{align-items:center;gap:11px;display:flex}.cue-board-row .nm{flex:1;min-width:0}.cue-board-row .nm .n{white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:600;overflow:hidden}.cue-board-row .nm .s{color:var(--muted);font-size:11.5px;font-family:var(--mono)}.cue-bar{background:var(--surface-3);border-radius:999px;width:64px;height:5px;overflow:hidden}.cue-bar>span{background:var(--iris);border-radius:999px;height:100%;display:block}.cue-board-r{text-align:right;width:56px;font-size:13px;font-family:var(--mono);font-weight:600}.cue-board-r.up{color:var(--up)}.cue-board-r.down{color:var(--down)}.cue-empty{border:1.5px dashed var(--border-strong);text-align:center;color:var(--muted);border-radius:12px;padding:28px;font-size:14px}.cue-skeleton{border:1px solid var(--border);background:linear-gradient(100deg, var(--surface) 30%, var(--surface-2) 50%, var(--surface) 70%);background-size:680px 100%;border-radius:15px;height:150px;animation:1.3s linear infinite cueShimmer}.cue-scrim{z-index:80;background:#0b0e148c;justify-content:center;align-items:center;padding:24px;animation:.2s cueScrim;display:flex;position:fixed;inset:0}.cue-modal{background:var(--surface);border:1px solid var(--border);width:100%;max-width:480px;box-shadow:var(--shadow-pop);max-height:90vh;color:var(--ink);border-radius:20px;padding:24px;animation:.25s cueModal;overflow-y:auto}.cue-modal-top{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:18px;display:flex}.cue-modal-sym{flex-wrap:wrap;align-items:center;gap:11px;display:flex}.cue-modal-symtxt{font-family:var(--mono);font-size:22px;font-weight:600}.cue-paper-chip{letter-spacing:.04em;color:var(--warn);background:var(--warn-tint);border-radius:999px;align-items:center;height:22px;padding:0 9px;font-size:11px;font-weight:600;display:inline-flex}.cue-modal-close{border:1px solid var(--border);background:var(--surface);width:34px;height:34px;color:var(--muted);border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.cue-modal-close:hover{background:var(--surface-2)}.cue-modal-meta{color:var(--muted);margin-bottom:18px;font-size:13px}.cue-modal-grid{grid-template-columns:1fr 1fr;gap:11px;margin-bottom:18px;display:grid}.cue-modal-cell{background:var(--surface-2);border:1px solid var(--border);border-radius:11px;padding:12px 14px}.cue-modal-cell .k{color:var(--muted);margin-bottom:3px;font-size:11.5px}.cue-modal-cell .v{font-family:var(--mono);font-size:18px;font-weight:600}.cue-modal-cell .v.down{color:var(--down)}.cue-modal-cell .v.up{color:var(--up)}.cue-rationale-box{background:var(--surface-2);border:1px solid var(--border);border-radius:12px;margin-bottom:18px;padding:15px}.cue-rationale-box .h{color:var(--iris-deep);align-items:center;gap:7px;margin-bottom:7px;font-size:12px;font-weight:600;display:flex}.cue-rationale-box p{color:var(--body);margin:0;font-size:14px;line-height:1.55}.cue-toasts{z-index:90;flex-direction:column;align-items:flex-end;gap:10px;display:flex;position:fixed;bottom:22px;right:22px}.cue-toast{background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow-pop);border-radius:12px;align-items:center;gap:10px;max-width:360px;padding:12px 15px 12px 12px;animation:.25s cueToast;display:flex}.cue-toast-ic{background:var(--up);border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;display:flex}.cue-toast-ic.warn{background:var(--warn)}.cue-toast-ic.err{background:var(--down)}.cue-toast-msg{color:var(--ink);font-size:13.5px;font-weight:500}.cue-settings-grid{grid-template-columns:220px minmax(0,1fr);align-items:start;gap:24px;display:grid}@media (width<=820px){.cue-settings-grid{flex-direction:column;display:flex}}.cue-subnav{flex-direction:column;gap:3px;display:flex}.cue-subnav button{text-align:left;width:100%;color:var(--muted);font-size:14px;font-weight:600;font-family:var(--sans);background:0 0;border:none;border-radius:11px;align-items:center;gap:11px;padding:11px 13px;display:flex}.cue-subnav button:hover{background:var(--surface-2)}.cue-subnav button.active{background:var(--iris-tint);color:var(--iris-deep)}.cue-panel{background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow-card);border-radius:16px;padding:28px;animation:.2s cueFade}.cue-panel h2{margin:0 0 4px;font-size:19px;font-weight:700}.cue-panel .lead{color:var(--muted);margin:0 0 24px;font-size:14px}.cue-pref-row{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:16px;padding:16px 0;display:flex}.cue-pref-row:last-child{border-bottom:none}.cue-pref-row .t{margin-bottom:2px;font-size:14.5px;font-weight:600}.cue-pref-row .d{color:var(--muted);font-size:12.5px}.cue-seg{background:var(--surface-3);border-radius:10px;gap:2px;padding:4px;display:inline-flex}.cue-seg button{height:32px;font-size:13px;font-weight:600;font-family:var(--sans);color:var(--muted);background:0 0;border:none;border-radius:8px;padding:0 14px}.cue-seg button.active{background:var(--surface);color:var(--ink);box-shadow:0 1px 2px #1017261f}.cue-seg.mono button{font-family:var(--mono);height:30px;padding:0 11px;font-size:12.5px}.cue-toggle{background:var(--border-strong);cursor:pointer;border:none;border-radius:999px;flex-shrink:0;width:44px;height:26px;padding:3px;transition:background .18s;display:flex}.cue-toggle.on{background:var(--iris)}.cue-toggle>span{background:#fff;border-radius:999px;width:20px;height:20px;transition:transform .18s;box-shadow:0 1px 2px #0003}.cue-toggle.on>span{transform:translate(18px)}.cue-providers{border-top:1px solid var(--border);grid-template-columns:1fr 1fr;gap:12px;margin-top:20px;padding-top:18px;display:grid}.cue-prov{background:var(--surface-2);border:1px solid var(--border);border-radius:11px;padding:12px 14px}.cue-prov .k{color:var(--muted);margin-bottom:3px;font-size:11.5px}.cue-prov .v{font-size:14px;font-weight:600;font-family:var(--mono)}.cue-key{align-items:center;gap:5px;font-size:12px;font-weight:600;display:inline-flex}.cue-key.set{color:var(--up)}.cue-key.missing{color:var(--subtle)}.cue-coming{text-align:center;padding:40px 20px}.cue-coming .ic{background:var(--surface-3);width:56px;height:56px;color:var(--muted);border-radius:15px;justify-content:center;align-items:center;margin:0 auto 16px;display:flex}.cue-coming h2{margin:0 0 6px;font-size:18px;font-weight:700}.cue-coming p{color:var(--muted);max-width:360px;margin:0 auto;font-size:14px;line-height:1.55}.cue-coming .badge{letter-spacing:.04em;text-transform:uppercase;color:var(--iris-deep);background:var(--iris-tint);border-radius:999px;margin-bottom:16px;padding:3px 10px;font-size:11px;font-weight:600;display:inline-block}.cue-input{border:1.5px solid var(--border-strong);background:var(--surface);width:100%;height:44px;color:var(--ink);font-size:15px;font-family:var(--sans);border-radius:11px;outline:none;padding:0 14px;transition:border-color .15s,box-shadow .15s}.cue-input:focus{border-color:var(--iris);box-shadow:0 0 0 4px #5246e526}.cue-input.sm{height:38px;font-size:14px}.cue-input:disabled{background:var(--surface-2);color:var(--subtle);cursor:not-allowed}.cue-field{flex-direction:column;gap:7px;display:flex}.cue-field>span{color:var(--body);font-size:13px;font-weight:600}.cue-note{color:var(--subtle);font-size:12px}.cue-search{position:relative}.cue-search svg{position:absolute;top:50%;left:14px;transform:translateY(-50%)}.cue-search input{padding-left:42px}.cue-strat-layout{grid-template-columns:280px minmax(0,1fr);align-items:start;gap:20px;display:grid}@media (width<=820px){.cue-strat-layout{flex-direction:column;display:flex}}.cue-strat-list{flex-direction:column;gap:8px;display:flex}.cue-strat-item{border:1.5px solid var(--border);background:var(--surface);cursor:pointer;text-align:left;font-family:var(--sans);border-radius:13px;justify-content:space-between;align-items:center;gap:10px;padding:13px 15px;transition:border-color .15s,background .15s;display:flex}.cue-strat-item:hover{border-color:var(--border-strong)}.cue-strat-item.active{border-color:var(--iris);background:var(--iris-tint)}.cue-strat-item .nm{color:var(--ink);font-size:14px;font-weight:600}.cue-strat-item .mt{color:var(--muted);font-size:12px;font-family:var(--mono);margin-top:2px}.cue-editor{flex-direction:column;gap:14px;display:flex}.cue-editor-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.cue-textarea{width:100%;min-height:240px;font-family:var(--mono);resize:vertical;border:1.5px solid var(--border-strong);background:var(--surface);color:var(--ink);border-radius:11px;outline:none;padding:12px 14px;font-size:12.5px;line-height:1.55}.cue-textarea:focus{border-color:var(--iris);box-shadow:0 0 0 4px #5246e526}.cue-row{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.cue-checkbox{width:18px;height:18px;accent-color:var(--iris);cursor:pointer}.cue-error{color:var(--down);font-size:13px}.cue-journal{flex-direction:column;gap:12px;display:flex}.cue-jrow{background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow-card);border-radius:14px;grid-template-columns:auto auto 1fr auto;align-items:center;gap:14px;padding:16px 18px;display:grid}.cue-jrow .sym{font-family:var(--mono);font-size:16px;font-weight:600}.cue-jrow .meta{color:var(--muted);font-size:12.5px;font-family:var(--mono)}.cue-jrow .r{font-family:var(--mono);text-align:right;font-size:15px;font-weight:600}.cue-jrow .r.up{color:var(--up)}.cue-jrow .r.down{color:var(--down)}@media (width<=640px){.cue-jrow{grid-template-columns:auto 1fr;row-gap:8px}}.cue-menu-nav{display:none}.cue-menu-nav button.active{background:var(--iris-tint);color:var(--iris-deep)}@media (width<=1024px){.cue-status{display:none}}@media (width<=760px){.cue-navtabs{display:none}.cue-nav-inner{gap:10px;padding:0 14px}.cue-menu-nav{display:block}.cue-body{padding:20px 16px 48px}.cue-pagehead h1{font-size:23px}}@media (width<=420px){.cue-scan{padding:0 12px}.cue-scan-label{display:none}}
