.studio-shell{--st-ground:#f2efe6;--st-card:#e5e0cf;--st-well:#eae6da;--st-border:#d6d0bf;--st-tx:#141414;--st-tx2:#57534a;--st-tx3:#98927f;--st-indigo:#2742ec;--st-indigo-soft:#2742ec1a;--st-green:#007a45;--st-green-soft:#007a451f;--st-red:#e0312c;--st-red-soft:#e0312c1a;--st-amber:#e89c00;--st-amber-soft:#e89c0024;--st-shadow:0 1px 2px #2823140f,0 4px 14px #28231412;--st-r:14px;--st-sans:var(--font-dm-sans),system-ui,sans-serif;--st-mono:var(--font-fragment-mono),ui-monospace,monospace;background:var(--st-ground);height:100dvh;color:var(--st-tx);font-family:var(--st-sans);-webkit-font-smoothing:antialiased;font-size:13.5px;display:flex;position:fixed;inset:0;overflow:hidden}:root[data-theme=dark] .studio-shell{--st-ground:#0a0a0c;--st-card:#131316;--st-well:#1b1b1f;--st-border:#262629;--st-tx:#ededf2;--st-tx2:#a2a2b2;--st-tx3:#686879;--st-indigo:#0c77b5;--st-indigo-soft:#0c77b529;--st-green:#2dc572;--st-green-soft:#2dc57226;--st-red:#f4646a;--st-red-soft:#f4646a26;--st-amber:#f0a92e;--st-amber-soft:#f0a92e26;--st-shadow:0 1px 2px #00000059,0 4px 14px #0000004d}.studio-shell .st-mono{font-family:var(--st-mono);font-variant-numeric:tabular-nums}.studio-shell button{font-family:var(--st-sans);cursor:pointer}.studio-shell .st-side{background:var(--st-card);border-right:1px solid var(--st-border);flex-direction:column;flex:none;width:208px;padding:14px 10px;display:flex}.studio-shell .st-brand{align-items:center;gap:9px;padding:4px 10px 14px;display:flex}.studio-shell .st-brand b{letter-spacing:-.02em;font-size:14.5px;font-weight:700}.studio-shell .st-mode-pill{background:var(--st-green-soft);color:var(--st-green);border-radius:9px;align-items:center;gap:7px;margin:0 10px 14px;padding:7px 11px;font-size:11.5px;font-weight:600;display:flex}.studio-shell .st-mode-pill.live{background:var(--st-red-soft);color:var(--st-red)}.studio-shell .st-mode-pill.warn{background:var(--st-amber-soft);color:var(--st-amber)}.studio-shell .st-mode-pill .st-dot{background:currentColor;border-radius:50%;flex:none;width:7px;height:7px}.studio-shell .st-nitem{width:100%;color:var(--st-tx2);text-align:left;background:0 0;border:0;border-radius:9px;align-items:center;gap:10px;padding:8px 10px;font-size:13px;font-weight:500;display:flex}.studio-shell .st-nitem svg{flex:none;width:17px;height:17px}.studio-shell .st-nitem:hover{background:var(--st-well);color:var(--st-tx)}.studio-shell .st-nitem.on{background:var(--st-indigo-soft);color:var(--st-indigo);font-weight:600}.studio-shell .st-side .st-spacer{flex:1}.studio-shell .st-sysbox{border:1px solid var(--st-border);border-radius:11px;margin:8px 4px 0;padding:10px 12px}.studio-shell .st-sysrow{color:var(--st-tx2);align-items:center;gap:8px;padding:3px 0;font-size:11.5px;display:flex}.studio-shell .st-sysrow .st-dot{background:var(--st-green);border-radius:50%;flex:none;width:7px;height:7px}.studio-shell .st-sysrow .st-dot.warn{background:var(--st-amber)}.studio-shell .st-sysrow .st-dot.bad{background:var(--st-red)}.studio-shell .st-sysrow b{color:var(--st-tx3);margin-left:auto;font-size:10.5px;font-weight:500}.studio-shell .st-userrow{align-items:center;gap:10px;padding:8px 10px;display:flex}.studio-shell .st-main{flex-direction:column;flex:1;min-width:0;display:flex}.studio-shell .st-topbar{flex:none;align-items:center;gap:22px;padding:13px 20px;display:flex}.studio-shell .st-kpi{flex-direction:column;line-height:1.25;display:flex}.studio-shell .st-kpi .l{color:var(--st-tx3);font-size:10.5px;font-weight:500}.studio-shell .st-kpi .v{font-family:var(--st-mono);font-variant-numeric:tabular-nums;font-size:16.5px;font-weight:600}.studio-shell .st-kpi .v.up{color:var(--st-green)}.studio-shell .st-kpi .v.down{color:var(--st-red)}.studio-shell .st-kpi.minor .v{color:var(--st-tx2);font-size:13px}.studio-shell .st-delta{font-family:var(--st-mono);background:var(--st-green-soft);color:var(--st-green);border-radius:6px;margin-left:6px;padding:1.5px 6px;font-size:10px;font-weight:500}.studio-shell .st-delta.down{background:var(--st-red-soft);color:var(--st-red)}.studio-shell .st-risk-pill{background:var(--st-card);border:1px solid var(--st-border);box-shadow:var(--st-shadow);border-radius:11px;align-items:center;gap:9px;padding:7px 12px;display:flex}.studio-shell .st-risk-pill .t b{font-size:12px;font-weight:600;display:block}.studio-shell .st-risk-pill .t span{color:var(--st-tx3);font-size:10px}.studio-shell .st-topbar .st-spacer{flex:1}.studio-shell .st-ebox{align-items:center;gap:8px;display:flex}.studio-shell .st-view{flex:1;min-width:0;min-height:0;display:flex}.studio-shell .st-card{background:var(--st-card);border:1px solid var(--st-border);border-radius:var(--st-r);box-shadow:var(--st-shadow);flex-direction:column;min-width:0;min-height:0;display:flex;overflow:hidden}.studio-shell .st-gridwrap{flex:1;min-width:0;min-height:0;position:relative;overflow-y:auto}.studio-shell .st-gridwrap.fillmode{overflow:hidden}.studio-shell .st-gridwrap.section{flex:none;min-height:0;overflow:visible}.studio-shell .st-gridwrap .react-grid-item{transition:none}.studio-shell .st-gridwrap.editing .react-grid-item{transition:transform .2s,width .2s,height .2s}.studio-shell .st-griditem>.st-card{width:100%;height:100%}.studio-shell .st-griditem.editing>.st-card{outline:1.5px dashed color-mix(in srgb,var(--st-indigo)50%,transparent);outline-offset:-1.5px}.studio-shell .st-griphandle{z-index:30;cursor:grab;-webkit-user-select:none;user-select:none;background:var(--st-indigo);color:#fff;border-radius:0 0 9px 9px;width:auto;height:auto;padding:0 16px 3px;font-size:13px;line-height:1.4;position:absolute;top:0;left:50%;transform:translate(-50%)}.studio-shell .st-griphandle:active{cursor:grabbing}.studio-shell .react-grid-placeholder{border-radius:var(--st-r);opacity:.7;background:var(--st-indigo-soft)!important}.studio-shell .st-chead{flex:none;align-items:center;gap:11px;padding:12px 16px;display:flex}.studio-shell .st-ctitle{font-size:13px;font-weight:600}.studio-shell .st-embed{flex-direction:column;flex:1;min-width:0;min-height:0;display:flex;overflow:hidden}.studio-shell .st-embed>*{flex:1;min-width:0;min-height:0}.studio-shell .st-chatfont{min-height:0;font-family:var(--st-mono);flex-direction:column;display:flex}.studio-shell .st-embed-loading{min-height:0;color:var(--st-tx3);flex:1;justify-content:center;align-items:center;font-size:12px;display:flex}.studio-shell.st-skel{z-index:40;position:fixed;inset:0}html[data-studio-skeleton-off] #studio-skeleton,html[data-studio-mounted] #studio-skeleton{display:none}@media (max-width:767px){#studio-skeleton{display:none}}.studio-shell.st-skel .st-skel-topbar{flex:none;height:52px}.studio-shell.st-skel .st-skel-view{flex:1;min-height:0;position:relative}.studio-shell.st-skel .st-skel-card{position:absolute}.studio-shell.st-skel .st-skel-card.chart{width:calc(70% - 30px);height:calc(61% - 12px);top:6px;left:20px}.studio-shell.st-skel .st-skel-card.positions{width:calc(70% - 30px);height:calc(39% - 12px);bottom:6px;left:20px}.studio-shell.st-skel .st-skel-card.agent{width:calc(30% - 26px);top:6px;bottom:6px;right:20px}.studio-shell .st-astat{border-bottom:1px solid var(--st-border);flex:none;align-items:center;gap:10px;padding:13px 16px;display:flex}.studio-shell .st-avatar{background:linear-gradient(135deg,var(--st-indigo),#16389c);color:#fff;border-radius:50%;flex:none;justify-content:center;align-items:center;width:34px;height:34px;font-size:14px;font-weight:700;display:flex;position:relative}.studio-shell .st-avatar:after{content:"";background:var(--st-green);border:2.5px solid var(--st-card);border-radius:50%;width:11px;height:11px;position:absolute;bottom:-1px;right:-1px}.studio-shell .st-avatar.paused:after{background:var(--st-amber)}.studio-shell .st-avatar.stopped:after{background:var(--st-tx3)}.studio-shell .st-avatar.error:after{background:var(--st-red)}.studio-shell .st-astat .who{flex:1;min-width:0;line-height:1.3}.studio-shell .st-astat .who b{font-size:13px;font-weight:600}.studio-shell .st-astat .who span{color:var(--st-tx3);font-size:10.5px;display:block}.studio-shell .st-astat .hb{text-align:right;line-height:1.3}.studio-shell .st-astat .hb b{font-family:var(--st-mono);color:var(--st-tx2);font-size:11px;font-weight:500}.studio-shell .st-astat .hb span{color:var(--st-tx3);font-size:9.5px;display:block}.studio-shell .st-ahealth{border-bottom:1px solid var(--st-border);flex:none;gap:0;display:flex}.studio-shell .st-ahealth .it{border-right:1px solid var(--st-well);flex:1;padding:7px 12px}.studio-shell .st-ahealth .it:last-child{border-right:0}.studio-shell .st-ahealth .l{text-transform:uppercase;letter-spacing:.06em;color:var(--st-tx3);font-size:8.5px;display:block}.studio-shell .st-ahealth b{font-family:var(--st-mono);color:var(--st-tx);font-size:11.5px;font-weight:500}.studio-shell .st-agent-tabs{border-bottom:1px solid var(--st-border);flex:none;gap:4px;padding:8px 12px 6px;display:flex}.studio-shell .st-trace{flex-direction:column;flex:1;gap:11px;min-height:0;padding:12px 14px;display:flex;overflow-y:auto}.studio-shell .st-trace-pro{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:6px;padding:24px;display:flex}.studio-shell .st-trace-pro b{color:var(--st-tx);font-size:13px}.studio-shell .st-trace-pro span{color:var(--st-tx3);max-width:240px;font-size:11px;line-height:1.5}.studio-shell .st-trace-focus{background:var(--st-indigo-soft);color:var(--st-indigo);border-radius:8px;justify-content:space-between;align-items:center;gap:8px;padding:6px 9px;font-size:10px;display:flex}.studio-shell .st-trace-focus button{color:var(--st-tx2);font-size:10px}.studio-shell .st-trace-focus button:hover{color:var(--st-tx)}.studio-shell .st-trace-bias{border:1px solid var(--st-border);border-radius:10px;align-items:center;gap:10px;padding:9px 11px;display:flex}.studio-shell .st-trace-bias .ar{font-size:16px;line-height:1}.studio-shell .st-trace-bias .who{line-height:1.25}.studio-shell .st-trace-bias .who b{font-size:13px;font-weight:600}.studio-shell .st-trace-bias .who span{color:var(--st-tx3);font-size:9.5px;display:block}.studio-shell .st-trace-bias .bar{background:var(--st-well);border-radius:4px;width:64px;height:5px;margin-left:auto;overflow:hidden}.studio-shell .st-trace-bias .bar i{border-radius:4px;height:100%;display:block}.studio-shell .st-trace-sect .hd{text-transform:uppercase;letter-spacing:.07em;color:var(--st-tx3);margin-bottom:5px;font-size:8.5px}.studio-shell .st-trace-sect .hd.amber{color:var(--st-amber)}.studio-shell .st-trace-strat,.studio-shell .st-trace-factor{align-items:center;gap:7px;padding:2.5px 0;font-size:11px;display:flex}.studio-shell .st-trace-strat .dot,.studio-shell .st-trace-factor .dot{background:var(--st-tx3);border-radius:50%;flex:none;width:6px;height:6px}.studio-shell .st-trace-strat .dot.rdy{background:var(--st-green)}.studio-shell .st-trace-strat .dot.gat{background:color-mix(in srgb,var(--st-red)60%,transparent)}.studio-shell .st-trace-strat .nm,.studio-shell .st-trace-factor .nm{min-width:0;color:var(--st-tx2);text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.studio-shell .st-trace-strat .dir{font-size:9.5px;font-weight:600}.studio-shell .st-trace-strat .sc,.studio-shell .st-trace-factor .vl{color:var(--st-tx3);flex:none;font-size:10px}.studio-shell .st-trace-strat .gated{color:color-mix(in srgb,var(--st-red)70%,transparent);flex:none;font-size:8px}.studio-shell .st-trace-nm{border:1px solid color-mix(in srgb,var(--st-amber)22%,transparent);background:color-mix(in srgb,var(--st-amber)6%,transparent);border-radius:8px;margin-bottom:6px;padding:7px 9px}.studio-shell .st-trace-nm .top{justify-content:space-between;gap:8px;font-size:11px;display:flex}.studio-shell .st-trace-nm .top .nm{color:var(--st-tx);font-weight:500}.studio-shell .st-trace-nm .top .rdy{color:var(--st-amber);font-size:10px}.studio-shell .st-trace-nm .sub{color:var(--st-tx3);margin-top:2px;font-size:9.5px}.studio-shell .st-trace-foot{color:var(--st-tx3);text-align:right;font-size:9px}.studio-shell .st-bell{width:32px;height:32px;color:var(--st-tx2);border:1px solid var(--st-border);background:var(--st-card-bg,transparent);border-radius:9px;justify-content:center;align-items:center;display:flex;position:relative}.studio-shell .st-bell:hover{color:var(--st-tx);background:var(--st-well)}.studio-shell .st-bell svg{width:17px;height:17px}.studio-shell .st-bell .badge{background:var(--st-red);color:#fff;border-radius:8px;justify-content:center;align-items:center;min-width:15px;height:15px;padding:0 3px;font-size:9px;font-weight:700;display:flex;position:absolute;top:-5px;right:-5px}.studio-shell .st-drawer-scrim{z-index:60;background:#0006;justify-content:flex-end;display:flex;position:fixed;inset:0}.studio-shell .st-drawer{background:var(--st-bg);border-left:1px solid var(--st-border);flex-direction:column;width:380px;max-width:92vw;height:100%;display:flex;box-shadow:-8px 0 28px #0000002e}.studio-shell .st-drawer-head{border-bottom:1px solid var(--st-border);flex:none;justify-content:space-between;align-items:center;padding:14px 16px;display:flex}.studio-shell .st-drawer-head b{font-size:14px}.studio-shell .st-drawer-head button{color:var(--st-tx3);font-size:20px;line-height:1}.studio-shell .st-drawer-head button:hover{color:var(--st-tx)}.studio-shell .st-drawer-body{flex:1;min-height:0;padding:12px 14px;overflow-y:auto}.studio-shell .st-alerts-hist .bar{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.studio-shell .st-alerts-hist .bar button{color:var(--st-tx3);font-size:10px}.studio-shell .st-alerts-hist .bar button:hover{color:var(--st-tx)}.studio-shell .st-alerts-hist .row{border-bottom:1px solid var(--st-well);align-items:flex-start;gap:8px;padding:8px 0;display:flex}.studio-shell .st-alerts-hist .row .dot{background:var(--st-amber);border-radius:50%;flex:none;width:7px;height:7px;margin-top:4px}.studio-shell .st-alerts-hist .row .tx{flex:1;min-width:0}.studio-shell .st-alerts-hist .row .tx b{color:var(--st-tx);font-size:12px;display:block}.studio-shell .st-alerts-hist .row .tx span{color:var(--st-tx3);font-size:10.5px;display:block}.studio-shell .st-alerts-hist .row .when{color:var(--st-tx3);flex:none;font-size:9.5px}.studio-shell .st-rules{flex-direction:column;gap:2px;display:flex}.studio-shell .st-rule{border-bottom:1px solid var(--st-well);align-items:center;gap:9px;padding:8px 0;display:flex}.studio-shell .st-rule:last-child{border-bottom:0}.studio-shell .st-rule .tx{flex:1;min-width:0}.studio-shell .st-rule .tx b{color:var(--st-tx);font-size:12px;display:block}.studio-shell .st-rule .tx span{color:var(--st-tx3);font-size:10px;display:block}.studio-shell .st-rule .chip{border-radius:4px;flex:none;padding:1.5px 4px;font-size:8px;font-weight:700}.studio-shell .st-rule .chip.web{background:var(--st-indigo-soft);color:var(--st-indigo)}.studio-shell .st-rule .chip.tg{color:#2aabee;background:#2aabee24}.studio-shell .st-rule .rm{color:var(--st-tx3);flex:none;font-size:16px;line-height:1}.studio-shell .st-rule .rm:hover{color:var(--st-red)}.studio-shell .st-rule-actions{gap:8px;padding-top:8px;display:flex}.studio-shell .st-rule-actions .add{border:1px dashed var(--st-border);color:var(--st-tx3);border-radius:8px;flex:1;padding:7px;font-size:11px}.studio-shell .st-rule-actions .add:hover{color:var(--st-tx);border-color:var(--st-indigo)}.studio-shell .st-rule-form{border:1px solid var(--st-border);border-radius:9px;flex-direction:column;gap:8px;margin-top:8px;padding:10px;display:flex}.studio-shell .st-rule-form input,.studio-shell .st-rule-form select{background:var(--st-well);border:1px solid var(--st-border);color:var(--st-tx);border-radius:6px;padding:6px 8px;font-size:11px}.studio-shell .st-rule-form .line{gap:6px;display:flex}.studio-shell .st-rule-form .line select{flex:1}.studio-shell .st-rule-form .line .th{width:70px}.studio-shell .st-rule-form .opts{color:var(--st-tx2);align-items:center;font-size:10.5px}.studio-shell .st-rule-form .opts label{align-items:center;gap:4px;display:flex}.studio-shell .st-pat{flex-direction:column;flex:1;gap:9px;min-height:0;padding:12px 14px;display:flex}.studio-shell .st-pat .seg{flex-wrap:wrap;gap:4px;display:flex}.studio-shell .st-pat .seg button{color:var(--st-tx3);border:1px solid #0000;border-radius:6px;padding:3px 8px;font-size:10px}.studio-shell .st-pat .seg button.on{color:var(--st-indigo);background:var(--st-indigo-soft)}.studio-shell .st-pat .seg.sub button{font-size:9.5px}.studio-shell .st-pat .ins{color:var(--st-tx2);font-size:10.5px;font-style:italic}.studio-shell .st-pat .chartbox{flex:1;min-height:120px}.studio-shell .st-patsvg{width:100%;height:100%;min-height:120px;display:block}.studio-shell .st-liqladder{margin-top:8px}.studio-shell .st-liqladder .hd{text-transform:uppercase;letter-spacing:.06em;color:var(--st-tx3);margin-bottom:5px;font-size:8.5px}.studio-shell .st-liqladder .row{align-items:center;gap:8px;padding:2.5px 0;font-size:11px;display:flex}.studio-shell .st-liqladder .row .px{color:var(--st-tx);width:60px}.studio-shell .st-liqladder .row .sd{width:42px;font-size:9px;font-weight:700}.studio-shell .st-liqladder .row .sd.long{color:var(--st-green)}.studio-shell .st-liqladder .row .sd.short{color:var(--st-red)}.studio-shell .st-liqladder .row .vl{color:var(--st-tx2);flex:1}.studio-shell .st-liqladder .row .dl{color:var(--st-tx3);font-size:10px}.studio-shell .st-statusline{color:var(--st-tx3);border-top:1px solid var(--st-border);background:var(--st-card);flex:none;align-items:center;gap:18px;padding:7px 20px;font-size:11px;display:flex}.studio-shell .st-statusline .item{align-items:center;gap:6px;display:flex}.studio-shell .st-statusline b{color:var(--st-tx2);font-weight:600}.studio-shell .st-statusline .st-dot{background:var(--st-green);border-radius:50%;width:6px;height:6px}.studio-shell .st-statusline .st-dot.warn{background:var(--st-amber)}.studio-shell .st-statusline .st-dot.bad{background:var(--st-red)}.studio-shell .st-statusline .st-spacer{flex:1}.studio-shell .st-awrap{overscroll-behavior:contain;flex-direction:column;flex:1;gap:14px;min-height:0;padding:0 20px 16px;display:flex;overflow-y:auto}.studio-shell .st-skellist{flex-direction:column;flex:none;gap:14px;display:flex}.studio-shell .st-skelbox{border-radius:var(--st-r);background:var(--st-card);border:1px solid var(--st-border);flex:none;animation:1.5s ease-in-out infinite st-skelpulse}@keyframes st-skelpulse{0%,to{opacity:.5}50%{opacity:.8}}.studio-shell .st-awrap>*{flex:none}.studio-shell .st-awrap.narrow{width:100%;max-width:1140px;margin:0 auto}.studio-shell .st-arow{flex:none;align-items:stretch;gap:14px;display:grid}.studio-shell .st-arow.c2{grid-template-columns:1.6fr 1fr}.studio-shell .st-arow.c2e{grid-template-columns:1fr 1fr}.studio-shell .st-arow.c3{grid-template-columns:repeat(3,1fr)}.studio-shell .st-arow.c4{grid-template-columns:repeat(4,1fr)}.studio-shell .st-arow.c5{grid-template-columns:repeat(5,1fr)}.studio-shell .st-col{flex-direction:column;gap:14px;min-width:0;display:flex}.studio-shell .st-stratgrid{flex:none;grid-template-columns:repeat(auto-fill,minmax(420px,1fr));gap:14px;display:grid}.studio-shell .st-sect{color:var(--st-tx3);text-transform:uppercase;letter-spacing:.08em;margin-top:4px;font-size:12px;font-weight:600}.studio-shell .st-cbody{flex:1;min-height:0;padding:2px 16px 14px;overflow-y:auto}.studio-shell .st-csub{color:var(--st-tx3);font-size:10.5px}.studio-shell .st-empty{color:var(--st-tx3);text-align:center;flex:1;justify-content:center;align-items:center;padding:22px 12px;font-size:11.5px;display:flex}.studio-shell .st-stat{padding:16px 18px}.studio-shell .st-stat .l{color:var(--st-tx3);font-size:11px;font-weight:500}.studio-shell .st-stat .v{font-family:var(--st-mono);font-variant-numeric:tabular-nums;letter-spacing:-.02em;margin-top:5px;font-size:25px;font-weight:600}.studio-shell .st-stat .s{color:var(--st-tx3);margin-top:4px;font-size:10.5px}.studio-shell .st-kv{color:var(--st-tx2);border-bottom:1px solid var(--st-well);justify-content:space-between;gap:10px;padding:6px 0;font-size:12px;display:flex}.studio-shell .st-kv:last-child{border-bottom:0}.studio-shell .st-kv b{font-family:var(--st-mono);color:var(--st-tx);text-align:right;font-size:11.5px;font-weight:500}.studio-shell .st-fillsvg{flex:1;width:100%;min-height:110px;display:block}.studio-shell .st-htf-row{grid-template-columns:repeat(6,1fr);gap:7px;display:grid}.studio-shell .st-htf{text-align:center;background:var(--st-well);border-radius:10px;padding:9px 4px}.studio-shell .st-htf .tf{color:var(--st-tx2);font-size:9.5px;font-weight:600}.studio-shell .st-htf .dir{color:var(--st-tx3);font-size:14px;font-weight:700;line-height:1.5}.studio-shell .st-htf .rsi{font-family:var(--st-mono);color:var(--st-tx3);font-size:9px}.studio-shell .st-htf.bull{background:var(--st-green-soft)}.studio-shell .st-htf.bull .dir{color:var(--st-green)}.studio-shell .st-htf.bear{background:var(--st-red-soft)}.studio-shell .st-htf.bear .dir{color:var(--st-red)}.studio-shell .st-meter{border-bottom:1px solid var(--st-well);padding:6px 0}.studio-shell .st-meter:last-child{border-bottom:0}.studio-shell .st-meter .top{color:var(--st-tx2);justify-content:space-between;margin-bottom:5px;font-size:11.5px;display:flex}.studio-shell .st-meter .top b{font-family:var(--st-mono);color:var(--st-tx);font-size:10.5px}.studio-shell .st-pbar{background:var(--st-well);border-radius:5px;height:7px;overflow:hidden}.studio-shell .st-pbar i{background:var(--st-green);border-radius:5px;height:100%;display:block}.studio-shell .st-pbar i.w{background:var(--st-amber)}.studio-shell .st-pbar i.r{background:var(--st-red)}.studio-shell table.st-sig{border-collapse:collapse;width:100%}.studio-shell table.st-sig th{color:var(--st-tx3);text-align:left;border-bottom:1px solid var(--st-border);text-transform:uppercase;letter-spacing:.05em;padding:6px 14px;font-size:10px;font-weight:600}.studio-shell table.st-sig td{border-bottom:1px solid var(--st-well);color:var(--st-tx2);white-space:nowrap;padding:8px 14px;font-size:12px}.studio-shell table.st-sig td b{color:var(--st-tx);font-weight:600}.studio-shell .st-check{color:var(--st-tx2);border-bottom:1px solid var(--st-well);align-items:center;gap:9px;padding:6px 0;font-size:12px;display:flex}.studio-shell .st-check:last-child{border-bottom:0}.studio-shell .st-check .bx{border-radius:6px;flex:none;justify-content:center;align-items:center;width:17px;height:17px;font-size:10px;font-weight:700;display:flex}.studio-shell .st-check .bx.ok{background:var(--st-green-soft);color:var(--st-green)}.studio-shell .st-check .bx.no{background:var(--st-red-soft);color:var(--st-red)}.studio-shell .st-check .bx.na{background:var(--st-well);color:var(--st-tx3)}.studio-shell .st-check .right{font-family:var(--st-mono);color:var(--st-tx3);margin-left:auto;font-size:10.5px}.studio-shell .st-news-item{border-bottom:1px solid var(--st-well);color:inherit;padding:7px 0;font-size:12px;text-decoration:none;display:block}.studio-shell .st-news-item:last-child{border-bottom:0}.studio-shell .st-news-item:hover .t{color:var(--st-indigo)}.studio-shell .st-news-item .t{color:var(--st-tx);font-weight:500;line-height:1.45}.studio-shell .st-news-item .s{color:var(--st-tx3);margin-top:2px;font-size:10px}.studio-shell .st-sentp{border-radius:6px;margin-right:6px;padding:2px 7px;font-size:9px;font-weight:700}.studio-shell .st-sentp.pos{color:var(--st-green);background:var(--st-green-soft)}.studio-shell .st-sentp.neg{color:var(--st-red);background:var(--st-red-soft)}.studio-shell .st-sentp.neu{color:var(--st-tx2);background:var(--st-well)}.studio-shell .st-pro{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:7px;padding:20px;display:flex}.studio-shell .st-pro b{color:var(--st-tx2);font-size:13px;font-weight:600}.studio-shell .st-pro span{color:var(--st-tx3);font-size:11px}.studio-shell .st-pro a{color:var(--st-indigo);text-decoration:underline}.studio-shell .st-postabs{gap:4px;padding:10px 12px 6px}.studio-shell .st-jtab .n{font-family:var(--st-mono);color:var(--st-indigo);margin-left:5px;font-size:10px}.studio-shell .st-posbody{flex:1;min-height:0;overflow:auto}.studio-shell table.st-pos{border-collapse:collapse;width:100%}.studio-shell table.st-pos th{color:var(--st-tx3);text-align:left;border-bottom:1px solid var(--st-border);white-space:nowrap;text-transform:uppercase;letter-spacing:.05em;background:var(--st-card);z-index:1;padding:7px 16px;font-size:10px;font-weight:600;position:sticky;top:0}.studio-shell table.st-pos td{border-bottom:1px solid var(--st-well);white-space:nowrap;vertical-align:middle;padding:11px 16px;font-size:12.5px}.studio-shell table.st-pos tr:hover td{background:var(--st-well)}.studio-shell table.st-pos td b{font-weight:600}.studio-shell .st-pair{color:var(--st-tx);background:0 0;border:0;padding:0;font-size:12.5px;font-weight:600}.studio-shell .st-pair:hover{color:var(--st-indigo);text-decoration:underline}.studio-shell table.st-pos .dim{color:var(--st-tx3)}.studio-shell table.st-pos .up{color:var(--st-green);font-weight:600}.studio-shell table.st-pos .down{color:var(--st-red);font-weight:600}.studio-shell table.st-pos .acts{justify-content:flex-end;gap:7px;display:flex}.studio-shell .st-abtn.close:hover{color:var(--st-red);border-color:color-mix(in srgb,var(--st-red)40%,transparent);background:var(--st-red-soft)}.studio-shell .st-brail{width:165px}.studio-shell .st-brail .bar{background:var(--st-well);border:1px solid var(--st-border);border-radius:4px;height:6px;position:relative}.studio-shell .st-brail .fill{background:linear-gradient(90deg,color-mix(in srgb,var(--st-green)45%,transparent),var(--st-green));border-radius:4px;position:absolute;top:0;bottom:0}.studio-shell .st-brail .tick{background:var(--st-tx2);border-radius:2px;width:2px;height:11px;position:absolute;top:-3px}.studio-shell .st-brail .tick.mk{background:var(--st-indigo)}.studio-shell .st-brail .ends{font-family:var(--st-mono);color:var(--st-tx3);justify-content:space-between;margin-top:3px;font-size:9.5px;display:flex}.studio-shell .st-brail .ends .sl{color:var(--st-red)}.studio-shell .st-brail .ends .tp{color:var(--st-green)}.studio-shell .st-protect{align-items:center;gap:5px;font-size:11px;font-weight:600;display:inline-flex}.studio-shell .st-protect.full{color:var(--st-green)}.studio-shell .st-protect.warn{color:var(--st-amber)}.studio-shell .st-protect.bad{color:var(--st-red)}.studio-shell table.st-pos .st-plan-cell{flex-direction:column;gap:2px;font-size:10.5px;line-height:1.3;display:flex}.studio-shell table.st-pos .st-plan-cell .inv b{color:var(--st-amber)}.studio-shell table.st-pos .st-plan-cell .rt{color:var(--st-tx3)}@media (max-width:1460px){.studio-shell table.st-pos .col-protect,.studio-shell table.st-pos .col-plan{display:none}.studio-shell .st-brail{width:130px}}.studio-shell .st-jbar{flex:none;align-items:center;gap:8px;padding-top:2px;display:flex}.studio-shell .st-jtab{color:var(--st-tx3);background:0 0;border:0;border-radius:8px;padding:5px 12px;font-size:12px;font-weight:600}.studio-shell .st-jtab:hover{background:var(--st-well);color:var(--st-tx)}.studio-shell .st-jtab.on{color:var(--st-tx);background:var(--st-well)}.studio-shell .st-jcount{color:var(--st-tx3);font-size:11px}.studio-shell .st-sidep{text-transform:capitalize;border-radius:7px;flex:none;padding:3px 9px;font-size:10.5px;font-weight:700}.studio-shell .st-sidep.long{color:var(--st-green);background:var(--st-green-soft)}.studio-shell .st-sidep.short{color:var(--st-red);background:var(--st-red-soft)}.studio-shell .st-jpos-head{text-align:left;cursor:pointer;width:100%;color:inherit;background:0 0;border:0;align-items:center;gap:13px;padding:13px 16px;display:flex}.studio-shell .st-jpos-head:hover{background:var(--st-well)}.studio-shell .st-jpos-head .symname{font-size:14.5px;font-weight:700}.studio-shell .st-jpos-head .dates{color:var(--st-tx3);font-size:10.5px}.studio-shell .st-jpos-head .stats{gap:18px;margin-left:auto;display:flex}.studio-shell .st-jstat{flex-direction:column;align-items:flex-end;min-width:56px;line-height:1.3;display:flex}.studio-shell .st-jstat i{text-transform:uppercase;letter-spacing:.06em;color:var(--st-tx3);font-size:9px;font-style:normal;font-weight:600}.studio-shell .st-jstat b{font-family:var(--st-mono);font-variant-numeric:tabular-nums;font-size:12.5px;font-weight:600}.studio-shell .st-jstat b.up{color:var(--st-green)}.studio-shell .st-jstat b.down{color:var(--st-red)}.studio-shell .st-jpos-body{border-top:1px solid var(--st-border);flex-direction:column;gap:10px;padding:14px 16px;display:flex}.studio-shell .st-plan-pin{background:var(--st-indigo-soft);border:1px solid color-mix(in srgb,var(--st-indigo)28%,transparent);border-radius:12px;grid-template-columns:1.6fr 1fr .8fr .8fr;gap:12px;padding:11px 14px;display:grid}.studio-shell .st-plan-pin .l{text-transform:uppercase;letter-spacing:.07em;color:var(--st-indigo);font-size:9px;font-weight:700}.studio-shell .st-plan-pin .v{color:var(--st-tx);margin-top:3px;font-size:11.5px;font-weight:500;line-height:1.45}.studio-shell .st-evt{background:var(--st-card);border:1px solid var(--st-border);border-radius:12px;align-items:flex-start;gap:10px;padding:9px 12px;display:flex}.studio-shell .st-evt .ic{border-radius:9px;flex:none;justify-content:center;align-items:center;width:26px;height:26px;font-size:12px;font-weight:700;display:flex}.studio-shell .st-evt .ic.buy{background:var(--st-green-soft);color:var(--st-green)}.studio-shell .st-evt .ic.sell{background:var(--st-red-soft);color:var(--st-red)}.studio-shell .st-evt .ic.note{background:var(--st-indigo-soft);color:var(--st-indigo)}.studio-shell .st-evt .tx{min-width:0;color:var(--st-tx2);flex:1;font-size:11.5px;line-height:1.5}.studio-shell .st-evt .tx b{color:var(--st-tx);font-weight:600}.studio-shell .st-evt .when{color:var(--st-tx3);flex:none;font-size:9.5px}.studio-shell .st-vd{border-radius:6px;padding:1.5px 7px;font-size:9.5px;font-weight:700}.studio-shell .st-vd.hold{color:var(--st-green);background:var(--st-green-soft)}.studio-shell .st-vd.exit{color:var(--st-red);background:var(--st-red-soft)}.studio-shell .st-learn{flex-direction:column;gap:9px;padding:14px 16px;display:flex}.studio-shell .st-learn.mined{border-style:dashed;border-color:color-mix(in srgb,var(--st-indigo)45%,transparent)}.studio-shell .st-learn .row{flex-wrap:wrap;align-items:center;gap:9px;display:flex}.studio-shell .st-learn .txt{color:var(--st-tx);font-size:13.5px;font-weight:500;line-height:1.5}.studio-shell .st-learn .ev{color:var(--st-tx3);font-size:10.5px}.studio-shell .st-conf{text-transform:uppercase;letter-spacing:.05em;border-radius:7px;padding:3px 9px;font-size:9.5px;font-weight:700}.studio-shell .st-conf.confirmed{color:var(--st-green);background:var(--st-green-soft)}.studio-shell .st-conf.hypothesis{color:var(--st-amber);background:var(--st-amber-soft)}.studio-shell .st-conf.retired{color:var(--st-tx3);background:var(--st-well)}.studio-shell .st-conf.mined{color:var(--st-indigo);background:var(--st-indigo-soft)}.studio-shell .st-trig{font-family:var(--st-mono);color:var(--st-indigo);background:var(--st-indigo-soft);text-overflow:ellipsis;white-space:nowrap;border-radius:7px;flex:0 auto;min-width:60px;max-width:100%;padding:3px 9px;font-size:10.5px;overflow:hidden}.studio-shell .st-showmore{color:var(--st-indigo);background:var(--st-indigo-soft);border:0;border-radius:8px;align-self:flex-start;padding:6px 13px;font-size:11.5px;font-weight:600}.studio-shell .st-showmore:hover{filter:brightness(.92)}.studio-shell .st-abtn{color:var(--st-tx2);border:1px solid var(--st-border);background:var(--st-card);border-radius:8px;padding:5px 11px;font-size:11.5px;font-weight:600}.studio-shell .st-abtn:hover{background:var(--st-well);color:var(--st-tx)}.studio-shell .st-abtn:disabled{opacity:.5;cursor:wait}.studio-shell .st-abtn.confirm{color:var(--st-green);border-color:color-mix(in srgb,var(--st-green)40%,transparent)}.studio-shell .st-strat{flex-direction:column;gap:10px;padding:15px 17px;display:flex}.studio-shell .st-strat .top{flex-wrap:wrap;align-items:center;gap:9px;display:flex}.studio-shell .st-strat .top b{font-size:14px;font-weight:700}.studio-shell .st-strat .builtin{color:var(--st-tx3);font-size:10px}.studio-shell .st-strat .desc{color:var(--st-tx2);font-size:12.5px;line-height:1.5}.studio-shell .st-strat .meta{color:var(--st-tx3);font-size:11px}.studio-shell .st-regc{border-radius:6px;padding:2.5px 7px;font-size:9px;font-weight:700}.studio-shell .st-regc.upc{color:var(--st-green);background:var(--st-green-soft)}.studio-shell .st-regc.downc{color:var(--st-red);background:var(--st-red-soft)}.studio-shell .st-regc.range{color:var(--st-amber);background:var(--st-amber-soft)}.studio-shell .st-tog{background:var(--st-border);cursor:pointer;border:0;border-radius:99px;flex:none;width:36px;height:20px;padding:0;transition:background .15s;position:relative}.studio-shell .st-tog:after{content:"";background:#fff;border-radius:50%;width:16px;height:16px;transition:left .15s;position:absolute;top:2px;left:2px;box-shadow:0 1px 2px #00000040}.studio-shell .st-tog.on{background:var(--st-green)}.studio-shell .st-tog.on:after{left:18px}.studio-shell .st-tog:disabled{opacity:.5;cursor:wait}.studio-shell .st-btr{grid-template-columns:repeat(5,1fr);gap:7px;display:grid}.studio-shell .st-btr .c{background:var(--st-well);text-align:center;border-radius:9px;padding:7px 4px}.studio-shell .st-btr .c .v{font-family:var(--st-mono);font-size:12.5px;font-weight:600}.studio-shell .st-btr .c .l{color:var(--st-tx3);text-transform:uppercase;letter-spacing:.05em;margin-top:2px;font-size:8.5px;font-weight:600}.studio-shell .st-prow{border-bottom:1px solid var(--st-well);justify-content:space-between;align-items:center;gap:14px;padding:10px 0;display:flex}.studio-shell .st-prow:last-child{border-bottom:0}.studio-shell .st-prow .pl b{font-size:12.5px;font-weight:600;display:block}.studio-shell .st-prow .pl span{color:var(--st-tx3);font-size:10.5px}.studio-shell .st-prow .pv{font-family:var(--st-mono);text-align:right;font-size:12px;font-weight:600}.studio-shell .st-tagchip{letter-spacing:.05em;border-radius:7px;padding:3px 9px;font-size:9.5px;font-weight:700}.studio-shell .st-tagchip.enf{background:var(--st-green);color:#fff}.studio-shell .st-headacts{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.studio-shell .st-preset{background:var(--st-well);border-radius:11px;grid-template-columns:1fr 1fr 1fr;gap:4px;padding:4px;display:grid}.studio-shell .st-preset button{text-align:center;color:var(--st-tx3);background:0 0;border:0;border-radius:8px;padding:9px 6px}.studio-shell .st-preset button .nm{font-size:12px;font-weight:600;display:block}.studio-shell .st-preset button .go{font-family:var(--st-mono);margin-top:2px;font-size:9.5px;display:block}.studio-shell .st-preset button:hover{color:var(--st-tx)}.studio-shell .st-preset button:disabled{opacity:.6;cursor:wait}.studio-shell .st-preset button.on{background:var(--st-card);color:var(--st-tx);box-shadow:0 1px 3px #10182824}.studio-shell .st-preset button.on .go{color:var(--st-indigo)}.studio-shell .st-presetnote{color:var(--st-tx3);margin-top:9px;font-size:10.5px;line-height:1.5}.studio-shell .st-paramrow{border-bottom:1px solid var(--st-well);justify-content:space-between;align-items:center;gap:16px;padding:10px 0;display:flex}.studio-shell .st-paramrow:last-child{border-bottom:0}.studio-shell .st-paramrow.invalid{box-shadow:inset 3px 0 0 var(--st-red);padding-left:9px}.studio-shell .st-paramrow .pl{flex:46%;min-width:0}.studio-shell .st-paramrow .pl b{align-items:center;gap:6px;font-size:12.5px;font-weight:600;display:flex}.studio-shell .st-paramrow .pl span{color:var(--st-tx3);font-size:10.5px;line-height:1.4;display:block}.studio-shell .st-moddot{background:var(--st-indigo);border-radius:50%;flex:none;width:6px;height:6px}.studio-shell .st-paramrow .ctl{flex:54%;justify-content:flex-end;align-items:center;gap:10px;min-width:0;display:flex}.studio-shell .st-range{min-width:70px;max-width:180px;accent-color:var(--st-indigo);cursor:pointer;flex:110px;height:18px}.studio-shell .numwrap{flex:none;align-items:center;gap:4px;display:flex}.studio-shell .st-numin{background:var(--st-well);border:1px solid var(--st-border);width:72px;font-family:var(--st-mono);font-variant-numeric:tabular-nums;color:var(--st-tx);text-align:right;border-radius:8px;outline:none;padding:5px 8px;font-size:12px;font-weight:600}.studio-shell .st-numin:focus{border-color:var(--st-indigo);background:var(--st-card)}.studio-shell .numwrap .unit{color:var(--st-tx3);min-width:14px;font-size:10px}.studio-shell .st-actbar{flex-wrap:wrap;align-items:center;gap:8px;padding:12px 16px;display:flex}.studio-shell .st-abtn.apply{color:#fff;background:var(--st-indigo);border-color:var(--st-indigo)}.studio-shell .st-abtn.apply:hover{filter:brightness(.92);background:var(--st-indigo);color:#fff}.studio-shell .st-abtn.apply:disabled{opacity:.45;cursor:not-allowed}.studio-shell .st-issue{color:var(--st-amber);background:var(--st-amber-soft);border:1px solid color-mix(in srgb,var(--st-amber)35%,transparent);border-radius:9px;margin:0 16px 10px;padding:8px 12px;font-size:11.5px;font-weight:500}.studio-shell .st-awrap.settings{width:100%;max-width:940px;margin:0 auto}.studio-shell .st-settings-card{flex:none}.studio-shell .st-settings-body{padding:0 16px 14px}.studio-shell .st-scard{--cat:var(--st-indigo);flex:none}.studio-shell .st-scard-hd{align-items:center;gap:12px;padding:15px 17px;display:flex}.studio-shell .st-scard-ic{background:color-mix(in srgb,var(--cat)14%,transparent);width:36px;height:36px;color:var(--cat);border-radius:10px;flex:none;justify-content:center;align-items:center;display:flex}.studio-shell .st-scard-htext{flex-direction:column;gap:2px;min-width:0;display:flex}.studio-shell .st-scard-title{color:var(--st-tx);letter-spacing:-.01em;font-size:14px;font-weight:650;line-height:1.2}.studio-shell .st-scard-sub{color:var(--st-tx3);font-size:11.5px;line-height:1.35}.studio-shell .st-scard-body{border-top:1px solid var(--st-border);padding:15px 17px 17px}.studio-shell .st-scard-body h3.uppercase{display:none}.studio-shell .st-themerow{justify-content:space-between;align-items:center;gap:14px;font-size:12.5px;font-weight:600;display:flex}.studio-shell .st-seg{background:var(--st-well);border-radius:9px;gap:2px;padding:3px;display:flex}.studio-shell .st-seg button{color:var(--st-tx3);background:0 0;border:0;border-radius:7px;padding:4px 12px;font-size:11.5px;font-weight:500}.studio-shell .st-seg button:hover{color:var(--st-tx)}.studio-shell .st-seg button.on{color:var(--st-tx);background:var(--st-card);font-weight:600;box-shadow:0 1px 3px #1018281f}.studio-shell .st-toolhero{flex:none;padding:18px 20px}.studio-shell .st-toolhero h2{letter-spacing:-.01em;color:var(--st-tx);margin:0;font-size:17px;font-weight:650}.studio-shell .st-toolhero p{color:var(--st-tx2);max-width:780px;margin:7px 0 0;font-size:12.5px;line-height:1.55}.studio-shell .st-toolhero p b{color:var(--st-tx);font-weight:600}.studio-shell .st-toolhero .note{color:var(--st-tx3);align-items:center;gap:8px;margin-top:13px;font-size:11px;display:flex}.studio-shell .st-toolhero .note .dot{background:var(--st-amber);border-radius:50%;flex:none;width:7px;height:7px}.studio-shell .st-toolbar{flex-wrap:wrap;flex:none;align-items:center;gap:10px;display:flex}.studio-shell .st-toolsearch{background:var(--st-card);border:1px solid var(--st-border);min-width:180px;max-width:360px;height:34px;color:var(--st-tx3);border-radius:9px;flex:200px;align-items:center;gap:7px;padding:0 11px;display:flex;position:relative}.studio-shell .st-toolsearch:focus-within{border-color:var(--st-indigo)}.studio-shell .st-toolsearch svg{flex:none}.studio-shell .st-toolsearch input{min-width:0;font-family:var(--st-sans);color:var(--st-tx);background:0 0;border:0;outline:none;flex:1;font-size:12.5px}.studio-shell .st-toolsearch input::placeholder{color:var(--st-tx3)}.studio-shell .st-toolsearch .clr{color:var(--st-tx3);cursor:pointer;background:0 0;border:0;padding:0 2px;font-size:17px;line-height:1}.studio-shell .st-toolsearch .clr:hover{color:var(--st-tx)}.studio-shell .st-toolmini{color:var(--st-tx2);border:1px solid var(--st-border);background:var(--st-card);border-radius:7px;padding:3px 9px;font-size:10.5px;font-weight:600}.studio-shell .st-toolmini:hover:not(:disabled){background:var(--st-well);color:var(--st-tx)}.studio-shell .st-toolmini:disabled{opacity:.4;cursor:default}.studio-shell .st-tsect{--cat:var(--st-indigo);flex-wrap:wrap;align-items:center;gap:10px;margin-top:6px;display:flex}.studio-shell .st-tsect .dot{background:var(--cat);width:9px;height:9px;box-shadow:0 0 0 3px color-mix(in srgb,var(--cat)18%,transparent);border-radius:50%;flex:none}.studio-shell .st-tsect .lbl{color:var(--st-tx);font-size:13px;font-weight:650}.studio-shell .st-tsect .ct{font-family:var(--st-mono);color:var(--st-tx3);background:var(--st-well);border-radius:6px;padding:2px 7px;font-size:10.5px;font-weight:600}.studio-shell .st-tsect .bl{color:var(--st-tx3);flex:160px;min-width:0;font-size:11px}.studio-shell .st-tsect .act{flex:none;gap:6px;display:flex}.studio-shell .st-tgrid{flex:none;grid-template-columns:repeat(auto-fill,minmax(265px,1fr));gap:13px;display:grid}.studio-shell .st-tcard{--cat:var(--st-indigo);text-align:left;width:100%;font-family:var(--st-sans);background:var(--st-card);border:1px solid var(--st-border);min-height:138px;box-shadow:var(--st-shadow);cursor:pointer;border-radius:13px;flex-direction:column;gap:8px;padding:14px 15px 15px;transition:border-color .14s,box-shadow .14s,transform .12s;display:flex}.studio-shell .st-tcard:hover{border-color:color-mix(in srgb,var(--cat)50%,var(--st-border));transform:translateY(-1px);box-shadow:0 6px 18px #00000021}.studio-shell .st-tcard.off{opacity:.5}.studio-shell .st-tcard.off:hover{opacity:.72}.studio-shell .st-tcard-top{justify-content:space-between;align-items:center;display:flex}.studio-shell .st-tcard-ic{background:color-mix(in srgb,var(--cat)14%,transparent);width:32px;height:32px;color:var(--cat);border-radius:9px;flex:none;justify-content:center;align-items:center;display:flex}.studio-shell .st-tcard-name{font-family:var(--st-mono);color:var(--st-tx);word-break:break-word;font-size:13px;font-weight:600;line-height:1.3}.studio-shell .st-tcard-badges{flex-wrap:wrap;gap:6px;display:flex}.studio-shell .st-tcard-sum{color:var(--st-tx2);font-size:11.5px;line-height:1.5}.studio-shell .st-tcard.locked{cursor:default}.studio-shell .st-tcard.locked:hover{box-shadow:var(--st-shadow);border-color:var(--st-border);transform:none}.studio-shell .st-tcard-lock{color:var(--st-tx3);background:var(--st-well);border-radius:7px;flex:none;align-items:center;gap:5px;padding:4px 8px;font-size:9.5px;font-weight:600;display:inline-flex}.studio-shell .st-kind{text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;border-radius:6px;flex:none;padding:2.5px 7px;font-size:9px;font-weight:700}.studio-shell .st-kind.read{color:var(--st-indigo);background:var(--st-indigo-soft)}.studio-shell .st-kind.action{color:var(--st-amber);background:var(--st-amber-soft)}.studio-shell .st-kind.core{color:var(--st-red);background:var(--st-red-soft)}.studio-shell .st-kind.feat{color:var(--st-tx2);background:var(--st-well)}@media (max-width:1460px){.studio-shell .st-arow.c5{grid-template-columns:repeat(3,1fr)}.studio-shell .st-arow.c4,.studio-shell .st-arow.c3{grid-template-columns:1fr 1fr}}.studio-shell .st-demobanner{text-align:center;background:var(--st-indigo-soft);color:var(--st-indigo);flex:none;padding:7px 20px;font-size:12px;font-weight:500}.studio-shell .st-demobanner a{color:inherit;text-decoration:underline}@media (max-width:1460px){.studio-shell .st-side{width:64px}.studio-shell .st-side .st-brand b,.studio-shell .st-side .st-nitem .txt,.studio-shell .st-side .st-mode-pill .txt,.studio-shell .st-side .st-sysbox{display:none}.studio-shell .st-side .st-mode-pill{justify-content:center;padding:7px}.studio-shell .st-kpi.minor{display:none}}.studio-shell ::-webkit-scrollbar{width:9px}.studio-shell ::-webkit-scrollbar-thumb{background:var(--st-border);border-radius:5px}.studio-shell .st-strat .top{cursor:pointer}.studio-shell .st-chev{color:var(--st-tx3);font-size:11px;line-height:1;transition:transform .15s;display:inline-block}.studio-shell .st-chev.open{transform:rotate(90deg)}.studio-shell .st-qstat{align-items:center;gap:6px;font-size:11px;font-weight:600;display:inline-flex}.studio-shell .st-qstat .sep{color:var(--st-tx3);opacity:.5}.studio-shell .st-qstat .dim{color:var(--st-tx3)}.studio-shell .st-stratdetail{border-top:1px solid var(--st-well);flex-direction:column;gap:12px;margin-top:2px;padding-top:12px;display:flex}.studio-shell .st-stratdetail .chips{flex-wrap:wrap;align-items:center;gap:7px;display:flex}.studio-shell .st-dirchip{color:var(--st-tx2);background:var(--st-well);letter-spacing:.03em;border-radius:6px;padding:2.5px 8px;font-size:9.5px;font-weight:700}.studio-shell .st-stratdetail .acts{align-items:center;gap:6px;display:flex}.studio-shell .st-iconbtn{color:var(--st-tx2);border:1px solid var(--st-border);background:var(--st-card);border-radius:8px;padding:4px 10px;font-size:11px;font-weight:600}.studio-shell .st-iconbtn:hover{background:var(--st-well);color:var(--st-tx)}.studio-shell .st-iconbtn:disabled{opacity:.5;cursor:wait}.studio-shell .st-iconbtn.danger{color:var(--st-red);border-color:color-mix(in srgb,var(--st-red)35%,transparent)}.studio-shell .st-iconbtn.danger:hover,.studio-shell .st-iconbtn.danger.armed{background:var(--st-red-soft)}.studio-shell .st-strathint{color:var(--st-red);font-size:10.5px}.studio-shell .st-stratdetail .desc{color:var(--st-tx2);font-size:12.5px;line-height:1.5}.studio-shell .st-condwrap .hd,.studio-shell .st-bt .lbl,.studio-shell .st-rbreak .hd{text-transform:uppercase;letter-spacing:.06em;color:var(--st-tx3);font-size:9.5px;font-weight:700}.studio-shell .st-condwrap .pills{flex-wrap:wrap;gap:6px;margin-top:6px;display:flex}.studio-shell .st-condpill{background:var(--st-indigo-soft);color:var(--st-tx);border-radius:7px;align-items:baseline;gap:4px;padding:3px 8px;font-size:10.5px;display:inline-flex}.studio-shell .st-condpill .pm{font-family:var(--st-mono);color:var(--st-tx3);font-size:9.5px}.studio-shell .st-geom{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.studio-shell .st-geom .g{background:var(--st-well);border-radius:9px;min-width:0;padding:8px 10px}.studio-shell .st-geom .gl{text-transform:uppercase;letter-spacing:.06em;color:var(--st-tx3);margin-bottom:3px;font-size:9px;font-weight:700}.studio-shell .st-geom .gv{color:var(--st-tx);font-size:11.5px}.studio-shell .st-geom .gp{color:var(--st-tx3);word-break:break-word;margin-top:2px;font-size:9.5px}.studio-shell .st-geom .st-tr{font-family:var(--st-mono);color:var(--st-green);margin-right:6px;font-size:11px;font-weight:600;display:inline-block}.studio-shell .st-bt{flex-direction:column;gap:7px;display:flex}.studio-shell .st-bthead{align-items:center;gap:10px;display:flex}.studio-shell .st-bttabs{gap:3px;display:flex}.studio-shell .st-bttabs button{font-family:var(--st-mono);color:var(--st-tx3);background:0 0;border:1px solid #0000;border-radius:6px;padding:2px 7px;font-size:9.5px}.studio-shell .st-bttabs button.on{color:var(--st-indigo);border-color:color-mix(in srgb,var(--st-indigo)30%,transparent);background:var(--st-indigo-soft)}.studio-shell .st-btsub{color:var(--st-tx3);font-size:9.5px}.studio-shell .st-rbreak{flex-direction:column;gap:4px;display:flex}.studio-shell .st-rbreak .row{justify-content:space-between;align-items:center;gap:10px;display:flex}.studio-shell .st-rbstats{gap:10px;font-size:10.5px;display:inline-flex}.studio-shell .st-stratmeta{color:var(--st-tx3);font-size:10px}.studio-shell .st-strattoolbar{flex-wrap:wrap;flex:none;align-items:center;gap:10px;display:flex}.studio-shell .st-stratsearch{background:var(--st-card);border:1px solid var(--st-border);min-width:170px;max-width:380px;height:34px;color:var(--st-tx3);border-radius:9px;flex:220px;align-items:center;gap:7px;padding:0 11px;display:flex}.studio-shell .st-stratsearch:focus-within{border-color:var(--st-indigo)}.studio-shell .st-stratsearch input{min-width:0;font-family:var(--st-sans);color:var(--st-tx);background:0 0;border:0;outline:none;flex:1;font-size:12.5px}.studio-shell .st-stratsearch input::placeholder{color:var(--st-tx3)}.studio-shell .st-stratsearch button{color:var(--st-tx3);cursor:pointer;background:0 0;border:0;font-size:16px;line-height:1}.studio-shell .st-stratsearch button:hover{color:var(--st-tx)}.studio-shell .st-filtertabs{background:var(--st-well);border-radius:9px;gap:2px;padding:3px;display:flex}.studio-shell .st-filtertabs button{color:var(--st-tx3);background:0 0;border:0;border-radius:7px;padding:5px 11px;font-size:11.5px;font-weight:500}.studio-shell .st-filtertabs button:hover{color:var(--st-tx)}.studio-shell .st-filtertabs button.on{color:var(--st-tx);background:var(--st-card);font-weight:600;box-shadow:0 1px 3px #1018281f}.studio-shell .st-newbtn{color:#fff;background:var(--st-indigo);border:1px solid var(--st-indigo);white-space:nowrap;border-radius:9px;margin-left:auto;padding:8px 14px;font-size:12px;font-weight:600}.studio-shell .st-newbtn:hover{filter:brightness(.92)}.studio-shell .st-builderhead{flex:none;align-items:center;gap:12px;display:flex}.studio-shell .st-builderhead .ttl{font-size:14px;font-weight:650}.studio-shell .st-builder{flex-direction:column;gap:10px;padding:14px 16px 16px;display:flex}.studio-shell .st-bstep{align-items:center;gap:9px;margin-top:6px;display:flex}.studio-shell .st-bstep .n{background:var(--st-indigo-soft);width:18px;height:18px;color:var(--st-indigo);border-radius:50%;flex:none;justify-content:center;align-items:center;font-size:10px;font-weight:700;display:flex}.studio-shell .st-bstep .t{text-transform:uppercase;letter-spacing:.06em;color:var(--st-tx);font-size:11px;font-weight:700}.studio-shell .st-bstep .rule{background:var(--st-border);flex:1;height:1px}.studio-shell .st-bbody{flex-direction:column;gap:9px;padding-left:27px;display:flex}.studio-shell .st-bbody .lbl,.studio-shell .st-rulesel .lbl,.studio-shell .st-condpick .hd{text-transform:uppercase;letter-spacing:.06em;color:var(--st-tx3);font-size:9.5px;font-weight:700}.studio-shell .st-binput{background:var(--st-well);border:1px solid var(--st-border);width:100%;font-family:var(--st-sans);color:var(--st-tx);border-radius:9px;outline:none;padding:8px 11px;font-size:12.5px}.studio-shell .st-binput:focus{border-color:var(--st-indigo);background:var(--st-card)}.studio-shell .st-binput:disabled{opacity:.6}.studio-shell .st-binput.bad{border-color:var(--st-red)}.studio-shell .st-bwarn{color:var(--st-amber);font-size:10.5px}.studio-shell .st-bdesc{color:var(--st-tx3);font-size:10.5px}.studio-shell .st-chipsel{flex-wrap:wrap;gap:6px;display:flex}.studio-shell .st-chip{color:var(--st-tx2);border:1px solid var(--st-border);background:var(--st-card);border-radius:8px;align-items:center;gap:6px;padding:5px 11px;font-size:11px;font-weight:500;display:inline-flex}.studio-shell .st-chip:hover{color:var(--st-tx);border-color:var(--st-tx3)}.studio-shell .st-chip.on{color:var(--st-indigo);border-color:color-mix(in srgb,var(--st-indigo)35%,transparent);background:var(--st-indigo-soft);font-weight:600}.studio-shell .st-chip .dot{background:var(--st-tx3);border-radius:50%;flex:none;width:7px;height:7px}.studio-shell .st-chip .dot.upc{background:var(--st-green)}.studio-shell .st-chip .dot.downc{background:var(--st-red)}.studio-shell .st-chip .dot.range{background:var(--st-amber)}.studio-shell .st-chip.on.upc{color:var(--st-green);border-color:color-mix(in srgb,var(--st-green)40%,transparent);background:var(--st-green-soft)}.studio-shell .st-chip.on.downc{color:var(--st-red);border-color:color-mix(in srgb,var(--st-red)40%,transparent);background:var(--st-red-soft)}.studio-shell .st-chip.on.range{color:var(--st-amber);border-color:color-mix(in srgb,var(--st-amber)40%,transparent);background:var(--st-amber-soft)}.studio-shell .st-rulesel{flex-direction:column;gap:6px;display:flex}.studio-shell .st-paramin{flex-wrap:wrap;gap:10px;display:flex}.studio-shell .st-paramin .pin{color:var(--st-tx3);align-items:center;gap:6px;font-size:10px;display:flex}.studio-shell .st-paramin .pin .st-numin{width:64px}.studio-shell .st-targets{flex-wrap:wrap;align-items:center;gap:7px;display:flex}.studio-shell .st-tchip{font-family:var(--st-mono);color:var(--st-green);background:var(--st-green-soft);border-radius:99px;align-items:center;gap:5px;padding:3px 10px;font-size:11px;font-weight:600;display:inline-flex}.studio-shell .st-tchip button{color:var(--st-green);cursor:pointer;opacity:.7;background:0 0;border:0;font-size:13px;line-height:1}.studio-shell .st-tchip button:hover{opacity:1;color:var(--st-red)}.studio-shell .st-targetadd{align-items:center;gap:6px;display:inline-flex}.studio-shell .st-targetadd .st-numin{width:58px}.studio-shell .st-condpick{flex-direction:column;gap:8px;display:flex}.studio-shell .st-condpick .hd{justify-content:space-between;align-items:center;display:flex}.studio-shell .st-condpick .hd .and{color:var(--st-tx3);text-transform:none;letter-spacing:0;font-size:9px;font-weight:600}.studio-shell .st-condrow{background:var(--st-well);border:1px solid var(--st-border);border-radius:9px;align-items:flex-start;gap:9px;padding:8px 10px;display:flex}.studio-shell .st-condrow .ix{color:var(--st-tx3);margin-top:1px;font-size:10px}.studio-shell .st-condrow .bd{flex-direction:column;flex:1;gap:6px;min-width:0;display:flex}.studio-shell .st-condrow .nm{color:var(--st-tx);font-size:11.5px;font-weight:600}.studio-shell .st-condrow .nm .ds{color:var(--st-tx3);margin-left:6px;font-size:10px;font-weight:400}.studio-shell .st-condrow .rm{color:var(--st-tx3);cursor:pointer;background:0 0;border:0;flex:none;font-size:15px;line-height:1}.studio-shell .st-condrow .rm:hover{color:var(--st-red)}.studio-shell .st-addcond{border:1px dashed var(--st-border);width:100%;color:var(--st-tx3);background:0 0;border-radius:9px;padding:9px;font-size:11.5px;font-weight:600}.studio-shell .st-addcond:hover{color:var(--st-indigo);border-color:color-mix(in srgb,var(--st-indigo)40%,transparent);background:var(--st-indigo-soft)}.studio-shell .st-condbrowser{border:1px solid color-mix(in srgb,var(--st-indigo)25%,transparent);border-radius:10px;overflow:hidden}.studio-shell .st-condbrowser .bsearch{border-bottom:1px solid var(--st-border);background:var(--st-well);align-items:center;gap:8px;padding:8px 10px;display:flex}.studio-shell .st-condbrowser .bsearch input{min-width:0;font-family:var(--st-sans);color:var(--st-tx);background:0 0;border:0;outline:none;flex:1;font-size:12px}.studio-shell .st-condbrowser .bsearch button{color:var(--st-tx3);cursor:pointer;background:0 0;border:0;font-size:16px;line-height:1}.studio-shell .st-condbrowser .blist{max-height:280px;overflow-y:auto}.studio-shell .st-condbrowser .bcat .chd{background:var(--st-card);text-transform:uppercase;letter-spacing:.06em;color:var(--st-tx2);border-bottom:1px solid var(--st-border);padding:6px 10px;font-size:9px;font-weight:700;position:sticky;top:0}.studio-shell .st-condbrowser .bcat .chd span{color:var(--st-tx3);font-weight:500}.studio-shell .st-condbrowser .bitem{text-align:left;background:0 0;border:0;align-items:flex-start;gap:9px;width:100%;padding:7px 10px;display:flex}.studio-shell .st-condbrowser .bitem:hover{background:var(--st-indigo-soft)}.studio-shell .st-condbrowser .bitem .plus{color:var(--st-indigo);flex:none;margin-top:1px;font-weight:700}.studio-shell .st-condbrowser .bitem .txt{flex-direction:column;min-width:0;display:flex}.studio-shell .st-condbrowser .bitem .txt b{color:var(--st-tx);font-size:11.5px;font-weight:600}.studio-shell .st-condbrowser .bitem .txt span{color:var(--st-tx3);font-size:10px}.studio-shell .st-condbrowser .bitem .np{color:var(--st-tx3);flex:none;margin-left:auto;font-size:9px}.studio-shell .st-condbrowser .empty{text-align:center;color:var(--st-tx3);padding:14px;font-size:11px}.studio-shell .st-builderactions{align-items:center;gap:9px;padding:4px 16px 14px;display:flex}.studio-shell .st-builderactions .st-abtn.apply{flex:1;padding:9px}
