:root{--bg:#080b10;--bg-elev:#0b1017;--bg-top:#0c1118;--line:#171e2a;--line-soft:#121925;--text:#d4dae5;--text-dim:#8b94a8;--text-faint:#5f687c;--up:#1bae8a;--down:#f0455a;--accent:#2d6cff}*{box-sizing:border-box}body,html{margin:0;height:100%}body{background:var(--bg);color:var(--text);font-family:Soehne,Avenir Next,Segoe UI,sans-serif;line-height:1.24}button{font:inherit;color:inherit}.terminal{min-height:100vh;height:100dvh;display:grid;grid-template-rows:42px 50px 1fr 28px;background:linear-gradient(180deg,#080b10,#080b10);overflow:hidden}.terminal.terminal-gideon{grid-template-rows:42px minmax(0,1fr)}.surface-strip{position:relative;min-height:42px;display:flex;align-items:center;padding:0 .85rem;border-bottom:1px solid var(--line);background:#0a0f16;overflow:visible;z-index:2600}.surface-brand{flex:0 0 auto}.surface-tabs{position:absolute;left:50%;transform:translateX(-50%);display:flex;align-items:stretch;height:100%;z-index:1}.surface-actions{margin-left:auto;position:relative;z-index:2}.surface-tab{height:100%;border:0;background:transparent;color:var(--text-dim);padding:0 .8rem;font-size:.73rem;font-family:IBM Plex Mono,SFMono-Regular,Menlo,Monaco,monospace;letter-spacing:.06em;text-transform:uppercase;cursor:pointer;box-shadow:inset 0 -2px 0 transparent}.surface-tab:hover{color:var(--text);background:rgba(255,255,255,.03)}.surface-tab.active{color:#e1e7f2;box-shadow:inset 0 -2px 0 var(--accent)}.topbar{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:.9rem;padding:0 .85rem;border-bottom:1px solid var(--line);background:var(--bg-top)}.brand-area,.topbar{align-items:center;gap:.9rem}.brand-area{display:flex;min-width:0}.asset-meta{min-width:0}.asset-meta h1{margin:0;font-size:.74rem;font-weight:600;letter-spacing:.01em;color:#d4af37}.asset-meta p{margin:.04rem 0 0;color:#d4af37;font-size:.6rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.live-quote{gap:.6rem;font-size:.78rem;font-family:IBM Plex Mono,SFMono-Regular,Menlo,Monaco,monospace}.live-quote,.tf-changes{display:flex;align-items:center}.tf-changes{gap:.05rem}.tf-change{display:flex;align-items:center;gap:.18rem;font-size:.68rem;font-family:IBM Plex Mono,SFMono-Regular,Menlo,Monaco,monospace;white-space:nowrap;padding:.15rem .38rem;border-radius:3px;background:rgba(255,255,255,.07)}.tf-change.tf-active{background:rgba(212,175,55,.18)}.tf-change.tf-active .tf-label{color:rgba(212,175,55,.72)}.tf-change.neutral,.tf-label{color:var(--text-dim)}.tf-label{font-size:.62rem;margin-right:.08rem}.up{color:var(--up)}.down{color:var(--down)}.top-controls{min-width:0}.timeframe-row,.top-controls{display:flex;align-items:center;justify-content:flex-end}.timeframe-row{gap:.12rem}.timeframe{height:30px;min-width:34px;border:0;border-radius:0;background:transparent;color:var(--text-dim);padding:0 .56rem;font-size:.76rem;cursor:pointer}.timeframe:hover{color:var(--text);background:rgba(255,255,255,.04)}.timeframe.active{color:var(--text);box-shadow:inset 0 -2px 0 var(--accent)}.site-tag{color:#aab4cb;font-size:.72rem;font-family:IBM Plex Mono,SFMono-Regular,Menlo,Monaco,monospace;letter-spacing:.04em;text-transform:lowercase;white-space:nowrap}.terminal.account-screen{grid-template-rows:1fr}.terminal.account-screen.account-screen-loading{min-height:100svh;overflow:hidden}body.account-screen-loading-lock,html.account-screen-loading-lock{overflow:hidden;overscroll-behavior:none}.account-screen-shell{min-height:100vh;display:grid;place-items:center;grid-gap:1rem;gap:1rem;padding:1.5rem;background:#080b10}.account-shell-panel{width:min(420px,100%);display:grid;grid-gap:.9rem;gap:.9rem;justify-items:center;align-content:center}.account-shell-panel-loading{justify-items:center;align-content:center;min-height:100svh}.account-shell-kicker{color:rgba(107,237,208,.86);font-size:.64rem;font-family:IBM Plex Mono,SFMono-Regular,Menlo,Monaco,monospace;letter-spacing:.22em;text-transform:uppercase}.account-auth-loader{position:relative;width:56px;height:56px;display:grid;place-items:center;isolation:isolate;margin:0 auto}.account-auth-loader__beam,.account-auth-loader__core,.account-auth-loader__core-dot,.account-auth-loader__halo,.account-auth-loader__ring{position:absolute;inset:0;border-radius:999px}.account-auth-loader__halo{display:none}.account-auth-loader__ring{border:2px solid rgba(255,255,255,.12);box-shadow:none}.account-auth-loader__ring--outer{inset:0;border-top-color:rgba(118,239,120,.96);border-right-color:rgba(118,239,120,.4);animation:accountLoaderRotate 1s linear infinite}.account-auth-loader__beam,.account-auth-loader__core,.account-auth-loader__core-dot,.account-auth-loader__ring--inner,.account-auth-loader__ring--middle{display:none}.account-shell-header{display:grid;justify-items:center;grid-gap:.55rem;gap:.55rem}.account-shell-header h1{margin:0;font-size:1.42rem;line-height:1.04;text-align:center}.account-shell-header p{margin:0;color:#8b94a8;font-size:.75rem;line-height:1.5;text-align:center;max-width:24rem}.account-mode-grid{display:grid;grid-template-columns:1fr;grid-gap:.55rem;gap:.55rem;width:min(240px,100%)}.account-mode-btn{height:42px;border:1px solid rgba(255,255,255,.18);border-radius:8px;background:#080b10;color:#f5f7fa;font-size:.63rem;font-family:IBM Plex Mono,SFMono-Regular,Menlo,Monaco,monospace;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;transition:border-color .15s,background .15s,color .15s,transform .15s,box-shadow .15s}.account-mode-btn:hover{border-color:rgba(255,255,255,.46);background:#11151b;color:#ffffff;transform:translateY(-1px)}.account-mode-btn.active{border-color:rgba(255,255,255,.6);background:#0f1318;color:#ffffff;box-shadow:inset 0 1px 0 rgba(255,255,255,.04)}.account-inline-note{border:1px solid rgba(250,204,21,.24);border-radius:12px;background:rgba(250,204,21,.08);color:rgba(250,224,120,.94);font-size:.67rem;line-height:1.5;padding:.7rem .78rem;width:min(360px,100%);text-align:center}.account-form{display:grid;grid-gap:.8rem;gap:.8rem;width:min(360px,100%);justify-items:center}.account-form-header{display:flex;align-items:center;justify-content:flex-start;gap:.75rem}.account-back-btn{height:28px;border:1px solid rgba(255,255,255,.16);border-radius:6px;background:#080b10;color:rgba(255,255,255,.88);padding:0 .75rem;font-size:.56rem;font-family:IBM Plex Mono,SFMono-Regular,Menlo,Monaco,monospace;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;transition:border-color .15s,background .15s,color .15s}.account-back-btn:hover{border-color:rgba(255,255,255,.38);background:#101318;color:#ffffff}.account-field{display:grid;grid-gap:.32rem;gap:.32rem;width:100%}.account-field span{color:#93a0b9;font-size:.54rem;font-family:IBM Plex Mono,SFMono-Regular,Menlo,Monaco,monospace;letter-spacing:.08em;text-transform:uppercase}.account-input{width:100%;height:42px;border:1px solid rgba(255,255,255,.12);border-radius:8px;background:#080b10;box-shadow:inset 0 1px 0 rgba(255,255,255,.015);color:#f4f7fb;padding:0 .8rem;font-size:.76rem;outline:none;transition:border-color .15s,background .15s}.account-input:focus{border-color:rgba(255,255,255,.5);background:#0d1116}.account-input::placeholder{color:rgba(255,255,255,.24)}.account-submit-btn{width:100%;height:42px;border:1px solid rgba(255,255,255,.22);border-radius:8px;background:#f3f5f7;color:#080b10;font-size:.64rem;font-family:IBM Plex Mono,SFMono-Regular,Menlo,Monaco,monospace;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;transition:transform .15s,filter .15s}.account-submit-state{display:inline-flex;align-items:center;justify-content:center;gap:.52rem;width:100%}.account-submit-spinner{display:inline-flex;align-items:center;gap:.18rem;min-width:20px}.account-submit-spinner span{width:4px;height:4px;border-radius:999px;background:currentColor;opacity:.26;animation:accountSubmitDot 1.1s ease-in-out infinite}.account-submit-spinner span:nth-child(2){animation-delay:.16s}.account-submit-spinner span:nth-child(3){animation-delay:.32s}.account-auth-loader-inline{width:16px;height:16px;margin:0;flex:0 0 auto}.account-auth-loader-inline .account-auth-loader__ring{border-width:1.6px}.account-submit-btn:hover{transform:translateY(-1px);filter:brightness(.97)}.account-back-btn:disabled,.account-input:disabled,.account-mode-btn:disabled,.account-submit-btn:disabled{opacity:.55;cursor:not-allowed;transform:none;filter:none}.account-form-error{border:1px solid rgba(240,69,90,.24);border-radius:10px;background:rgba(240,69,90,.08);width:100%;color:rgba(255,170,180,.95);font-size:.66rem;line-height:1.45;padding:.65rem .72rem;width:min(360px,100%)}@keyframes accountLoaderRotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes accountLoaderRotateReverse{0%{transform:rotate(1turn)}to{transform:rotate(0deg)}}@keyframes accountLoaderSweep{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes accountLoaderPulse{0%,to{transform:scale(.97);opacity:.74}50%{transform:scale(1.03);opacity:1}}@keyframes accountLoaderHalo{0%,to{transform:scale(.96);opacity:.74}50%{transform:scale(1.05);opacity:1}}@keyframes accountLoaderCoreFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}@keyframes accountLoaderDotPulse{0%,to{transform:scale(.86);opacity:.72}50%{transform:scale(1.1);opacity:1}}@keyframes accountSubmitDot{0%,to{transform:translateY(0);opacity:.26}45%{transform:translateY(-2px);opacity:1}}.profile-menu-wrap{position:relative;display:flex;align-items:center;z-index:3400}.profile-avatar-btn{width:30px;height:30px;border:1px solid #273247;border-radius:4px;background:#101726;color:#c4cee2;display:grid;place-items:center;padding:0;cursor:pointer;overflow:hidden;box-shadow:inset 0 1px 0 rgba(255,255,255,.03);transition:background .12s,border-color .12s,color .12s}.profile-avatar-btn:hover{background:#162137;border-color:#355489;color:#dce5f6}.profile-avatar-photo{width:100%;height:100%;background-position:50%;background-repeat:no-repeat;background-size:cover}.profile-avatar-fallback{font-size:.62rem;font-family:IBM Plex Mono,SFMono-Regular,Menlo,Monaco,monospace;letter-spacing:.04em;font-weight:600}.profile-menu-popover{position:absolute;top:calc(100% + 8px);left:0;min-width:210px;border:1px solid #24324b;background:linear-gradient(180deg,#0e1522,#0a1019);border-radius:10px;box-shadow:0 14px 44px rgba(0,0,0,.52),inset 0 0 0 1px rgba(255,255,255,.03);overflow:hidden;z-index:3600}.profile-menu-header{display:grid;grid-gap:0;gap:0;padding:.72rem .82rem;border-bottom:1px solid #1a2438;background:#0f1828}.profile-menu-header strong{color:#e6edf9;font-size:.72rem;font-weight:600}.profile-menu-item{width:100%;border:0;background:transparent;color:#c9d3e6;text-align:left;padding:.74rem .82rem;font-size:.68rem;cursor:pointer;transition:background .12s,color .12s}.profile-menu-item:hover{background:rgba(255,255,255,.04);color:#eef4ff}.profile-menu-item:disabled{cursor:wait;opacity:.72}.profile-menu-item.danger{color:rgba(240,129,144,.96)}.profile-menu-status{padding:.02rem .82rem .72rem;font-size:.61rem;line-height:1.5}.profile-menu-status.success{color:#87e7bb}.profile-menu-status.error{color:#f5a4af}.profile-menu-broadcast{padding:.72rem .82rem;border-top:1px solid #1a2438;border-bottom:1px solid #1a2438;display:grid;grid-gap:.54rem;gap:.54rem;background:rgba(255,255,255,.02)}.profile-menu-broadcast-label{color:#e6edf9;font-size:.62rem;letter-spacing:.04em;text-transform:uppercase}.profile-menu-broadcast-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.48rem;gap:.48rem}.profile-menu-broadcast-btn{border:1px solid #24324b;border-radius:8px;background:#111a2a;color:#dce6f8;padding:.52rem .6rem;font-size:.67rem;cursor:pointer;transition:background .12s,border-color .12s,color .12s}.profile-menu-broadcast-btn.buy:hover:not(:disabled){border-color:rgba(103,231,152,.68);background:rgba(32,76,56,.72);color:#effff5}.profile-menu-broadcast-btn.sell:hover:not(:disabled){border-color:rgba(242,119,133,.68);background:rgba(88,35,44,.72);color:#fff0f2}.profile-menu-broadcast-btn:disabled{cursor:wait;opacity:.72}.profile-dialog-backdrop{position:fixed;inset:0;z-index:2200;display:grid;place-items:center;padding:1rem;background:rgba(4,8,14,.72);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.profile-dialog{width:min(440px,100%);border:1px solid #24324b;border-radius:16px;background:linear-gradient(180deg,#0e1522,#0a1019);box-shadow:0 18px 48px rgba(0,0,0,.52),inset 0 0 0 1px rgba(255,255,255,.03);padding:1rem;display:grid;grid-gap:.85rem;gap:.85rem}.profile-dialog-header{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.profile-dialog-header strong{color:#ebf1fc;font-size:.9rem}.profile-dialog-close{border:0;background:transparent;color:#8b94a8;font-size:1.2rem;line-height:1;cursor:pointer}.profile-dialog-close:hover{color:#edf3ff}.profile-dialog-actions{display:flex;justify-content:center;gap:.55rem}.profile-save-btn{width:min(220px,100%);height:28px;padding:0 1rem;justify-content:center}.mobile-terminal-shell{position:fixed;inset:0;display:block;min-height:100vh;height:100dvh;width:100vw;max-width:100vw;overflow-x:hidden;overflow-y:hidden;overscroll-behavior:none;touch-action:pan-x pan-y;background:radial-gradient(circle at top left,rgba(255,255,255,.08),transparent 32%),radial-gradient(circle at top right,rgba(255,255,255,.04),transparent 24%),linear-gradient(180deg,#020202,#050505 45%,#010101)}.mobile-terminal-panel{position:relative;z-index:1;width:min(100%,430px);height:100dvh;margin:0 auto;padding:calc(env(safe-area-inset-top, 0px) + .72rem) .78rem calc(env(safe-area-inset-bottom, 0px) + .78rem);display:grid;grid-template-rows:auto auto minmax(0,1fr);grid-gap:.55rem;gap:.55rem}.mobile-preset-sheet,.mobile-terminal-card,.mobile-terminal-hero{border:1px solid rgba(255,255,255,.1);border-radius:28px;background:linear-gradient(180deg,rgba(14,14,14,.94),rgba(6,6,6,.97)),rgba(0,0,0,.9);box-shadow:0 14px 34px rgba(0,0,0,.42),inset 0 1px 0 rgba(255,255,255,.06);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);overflow:hidden}.mobile-terminal-hero{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;grid-gap:.65rem;gap:.65rem;padding:.82rem .9rem}.mobile-terminal-copy{display:grid;grid-gap:.18rem;gap:.18rem}.mobile-terminal-eyebrow,.mobile-terminal-kicker{color:rgba(255,255,255,.56);font-size:.58rem;font-family:IBM Plex Mono,SFMono-Regular,Menlo,Monaco,monospace;letter-spacing:.12em;text-transform:uppercase}.mobile-terminal-copy h1,.mobile-terminal-section-head h2{margin:0;color:rgba(255,255,255,.98);letter-spacing:-.03em}.mobile-terminal-copy h1{font-size:clamp(1.18rem,4.4vw,1.42rem);line-height:.96}.mobile-terminal-section-head h2{font-size:.92rem;line-height:1.05}.mobile-empty-state span,.mobile-loading-note,.mobile-preset-sheet-head span,.mobile-terminal-card-note,.mobile-terminal-copy p,.mobile-terminal-section-head p{color:rgba(255,255,255,.66);font-size:.64rem;line-height:1.35}.mobile-terminal-copy p,.mobile-terminal-section-head p{margin:0}.mobile-terminal-card{padding:.82rem .88rem;display:grid;grid-gap:.62rem;gap:.62rem}.mobile-terminal-card.mobile-terminal-card-compact{padding:.76rem .86rem}.mobile-terminal-section-head{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem}.mobile-terminal-section-head>div{min-width:0;display:grid;grid-gap:.24rem;gap:.24rem}.mobile-terminal-section-head.compact{align-items:center}.mobile-terminal-action,.mobile-terminal-count{flex:0 0 auto;min-height:32px;border-radius:999px;font-family:IBM Plex Mono,SFMono-Regular,Menlo,Monaco,monospace;letter-spacing:.08em;text-transform:uppercase}.mobile-terminal-action{min-width:88px;border:1px solid rgba(255,255,255,.18);background:rgba(255,255,255,.04);color:rgba(255,255,255,.92);padding:0 .8rem;font-size:.58rem;font-weight:800;cursor:pointer;transition:background .14s ease,color .14s ease,border-color .14s ease,transform .14s ease}.mobile-terminal-action:hover{border-color:rgba(255,255,255,.34);background:rgba(255,255,255,.08);color:rgba(255,255,255,.98);transform:translateY(-1px)}.mobile-terminal-action.active{border-color:rgba(255,255,255,.92);background:rgba(255,255,255,.96);color:#050505}.mobile-terminal-count{display:inline-flex;align-items:center;justify-content:center;min-width:44px;padding:0 .72rem;border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.04);color:rgba(255,255,255,.94);font-size:.58rem;font-weight:800}.mobile-terminal-card-note{padding:.04rem .04rem 0}.mobile-terminal-card-note.compact{font-size:.62rem;line-height:1.32}.mobile-preset-dock{position:relative;z-index:4}.mobile-preset-list,.mobile-trade-feed{display:grid;grid-gap:.46rem;gap:.46rem}.mobile-preset-sheet{position:absolute;top:calc(100% + .42rem);left:0;right:0;max-width:calc(100vw - 1.56rem);z-index:2000;padding:.76rem;display:grid;grid-gap:.62rem;gap:.62rem}.mobile-preset-sheet-head{display:grid;grid-gap:.12rem;gap:.12rem}.mobile-preset-sheet-head strong{color:rgba(255,255,255,.96);font-size:.72rem}.mobile-preset-list{max-height:min(42dvh,280px);overflow-y:auto;padding-right:.08rem}.mobile-preset-sheet-backdrop{position:fixed;inset:0;z-index:2300;background:rgba(0,0,0,.7);display:grid;align-items:center;justify-items:center;padding:calc(env(safe-area-inset-top, 0px) + .7rem) .78rem max(calc(env(safe-area-inset-bottom, 0px) + .7rem),1rem)}.mobile-preset-sheet-inline{position:relative;top:auto;left:auto;right:auto;width:min(100%,360px);max-width:360px;padding:.9rem .82rem .82rem;border:1px solid rgba(255,255,255,.08);border-radius:0;background:#050605;box-shadow:none}.mobile-preset-sheet-inline .mobile-preset-list{max-height:min(46svh,340px)}.mobile-preset-sheet-inline .mobile-preset-item{border-radius:0;justify-content:center;text-align:center}.mobile-preset-sheet-inline .mobile-preset-copy{justify-items:center;text-align:center}.mobile-preset-sheet-close{width:28px;height:28px;border:0;border-radius:0;background:rgba(255,255,255,.04);color:rgba(245,248,243,.82);display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.mobile-preset-sheet-head{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.mobile-preset-item,.mobile-trade-card{width:100%;border:1px solid rgba(255,255,255,.09);border-radius:20px;background:rgba(255,255,255,.03);color:inherit;cursor:pointer;transition:border-color .14s ease,background .14s ease,transform .14s ease}.mobile-preset-item{display:flex;align-items:center;justify-content:space-between;gap:.7rem;padding:.72rem .8rem;text-align:left}.mobile-preset-item:hover,.mobile-trade-card:hover{border-color:rgba(255,255,255,.2);background:rgba(255,255,255,.06);transform:translateY(-1px)}.mobile-preset-copy{min-width:0;display:grid;grid-gap:.18rem;gap:.18rem}.mobile-empty-state strong,.mobile-preset-copy strong,.mobile-trade-card-copy strong,.mobile-trade-card-grid strong{color:rgba(255,255,255,.96)}.mobile-preset-copy small,.mobile-preset-copy strong,.mobile-trade-card-chips span,.mobile-trade-card-copy span,.mobile-trade-card-copy strong,.mobile-trade-card-footer span,.mobile-trade-card-meta span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mobile-preset-copy small,.mobile-preset-cta{color:rgba(255,255,255,.56);font-size:.61rem;font-family:IBM Plex Mono,SFMono-Regular,Menlo,Monaco,monospace;letter-spacing:.08em;text-transform:uppercase}.mobile-preset-cta{flex:0 0 auto}.mobile-empty-state,.mobile-loading-note{display:grid;grid-gap:.3rem;gap:.3rem;padding:.82rem;border-radius:20px;border:1px dashed rgba(255,255,255,.14);background:rgba(255,255,255,.02);align-content:center}.mobile-empty-state.compact{padding:.78rem}.mobile-terminal-history{min-height:0;display:grid;grid-template-rows:auto minmax(0,1fr);overflow:hidden}.mobile-trade-feed{min-height:0;grid-auto-rows:minmax(0,1fr);align-content:stretch;overflow:hidden}.mobile-trade-card{padding:.72rem .78rem;text-align:left;display:grid;grid-gap:.36rem;gap:.36rem;height:100%;align-content:center}.mobile-trade-card-footer,.mobile-trade-card-head{display:flex;align-items:center;justify-content:space-between;gap:.7rem}.mobile-trade-card-copy{min-width:0;display:grid;grid-gap:.1rem;gap:.1rem}.mobile-trade-card-id{font-size:.68rem;font-family:IBM Plex Mono,SFMono-Regular,Menlo,Monaco,monospace;letter-spacing:.04em}.mobile-trade-card-chips span,.mobile-trade-card-copy span,.mobile-trade-card-footer span,.mobile-trade-card-grid span,.mobile-trade-card-meta span{color:rgba(255,255,255,.58);font-size:.57rem}.mobile-trade-card-head>strong{flex:0 0 auto;font-size:.76rem}.mobile-trade-card-meta{display:flex;align-items:center;gap:.32rem;flex-wrap:wrap}.mobile-trade-card-meta span:not(:last-child):after{content:"·";margin-left:.32rem;color:rgba(255,255,255,.26)}.mobile-trade-card-chips{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.34rem;gap:.34rem}.mobile-trade-card-chips span{display:inline-flex;align-items:center;min-height:28px;padding:0 .54rem;border-radius:999px;border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.04);color:rgba(255,255,255,.72)}.mobile-trade-card-footer{padding-top:.02rem}.mobile-trade-card-footer.compact span:last-child{color:rgba(255,255,255,.74)}.mobile-trade-card-footer span:first-child{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mobile-terminal-shell .profile-avatar-btn{width:34px;height:34px;border-radius:999px;border-color:rgba(255,255,255,.12);background:rgba(255,255,255,.04);color:rgba(255,255,255,.92)}.mobile-terminal-shell .profile-avatar-btn:hover{border-color:rgba(255,255,255,.22);background:rgba(255,255,255,.08);color:rgba(255,255,255,.98)}.mobile-terminal-shell .profile-menu-popover{left:auto;right:0;border-color:rgba(255,255,255,.12);background:linear-gradient(180deg,rgba(13,13,13,.98),rgba(4,4,4,.99));box-shadow:0 18px 44px rgba(0,0,0,.6),inset 0 0 0 1px rgba(255,255,255,.03)}.mobile-terminal-shell .profile-menu-header{border-bottom-color:rgba(255,255,255,.08);background:rgba(255,255,255,.03)}.mobile-terminal-shell .profile-menu-item{color:rgba(255,255,255,.84)}.mobile-terminal-shell .profile-menu-item:hover{background:rgba(255,255,255,.06);color:rgba(255,255,255,.98)}.mobile-terminal-shell .profile-dialog-backdrop{background:rgba(2,2,2,.76)}.mobile-terminal-shell .profile-dialog{border-color:rgba(255,255,255,.12);background:linear-gradient(180deg,rgba(12,12,12,.98),rgba(4,4,4,.99));box-shadow:0 20px 48px rgba(0,0,0,.6),inset 0 0 0 1px rgba(255,255,255,.03)}.mobile-terminal-shell .account-field span,.mobile-terminal-shell .profile-dialog-header strong{color:rgba(255,255,255,.92)}.mobile-terminal-shell .profile-dialog-close{color:rgba(255,255,255,.62)}.mobile-terminal-shell .profile-dialog-close:hover{color:rgba(255,255,255,.96)}.mobile-terminal-shell .account-input{border-color:rgba(255,255,255,.12);background:rgba(255,255,255,.04);color:rgba(255,255,255,.94)}.mobile-terminal-shell .account-input:focus{border-color:rgba(255,255,255,.22)}.mobile-terminal-shell .settings-io-btn.profile-save-btn{border-color:rgba(255,255,255,.16);background:rgba(255,255,255,.06);color:rgba(255,255,255,.94)}.mobile-terminal-shell .settings-io-btn.profile-save-btn:hover{border-color:rgba(255,255,255,.26);background:rgba(255,255,255,.1);color:rgba(255,255,255,.98)}@media (max-width:460px){.mobile-terminal-panel{padding:calc(env(safe-area-inset-top, 0px) + .62rem) .68rem calc(env(safe-area-inset-bottom, 0px) + .68rem)}.mobile-terminal-hero,.mobile-terminal-section-head,.mobile-trade-card-footer,.mobile-trade-card-head{grid-template-columns:1fr;flex-direction:column;align-items:flex-start}.mobile-terminal-action{min-width:84px}.mobile-trade-card-chips{grid-template-columns:1fr}}body.mobile-terminal-viewport-lock,html.mobile-terminal-viewport-lock{width:100%;height:100%;min-height:100%;overflow:hidden;overscroll-behavior:none}body.mobile-terminal-viewport-lock{position:relative}.mobile-app-frame{position:relative;z-index:1;width:min(100%,430px);height:100dvh;margin:0 auto;padding:calc(env(safe-area-inset-top, 0px) + .72rem) .76rem calc(env(safe-area-inset-bottom, 0px) + .5rem);display:grid;grid-template-rows:auto minmax(0,1fr) auto;grid-gap:.7rem;gap:.7rem}.mobile-app-topbar{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:.8rem;gap:.8rem;align-items:start}.mobile-app-topbar-copy{display:grid;grid-gap:.26rem;gap:.26rem;min-width:0}.mobile-app-eyebrow,.mobile-app-kicker{color:rgba(232,238,229,.48);font-size:.56rem;font-family:IBM Plex Mono,SFMono-Regular,Menlo,Monaco,monospace;letter-spacing:.14em;text-transform:uppercase}.mobile-app-topbar-title-row{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem}.mobile-app-topbar-title-row h1{margin:0;color:#f5f3ee;font-size:clamp(1.34rem,5.6vw,1.7rem);letter-spacing:-.05em;line-height:.96}.mobile-app-symbol-pill{display:inline-flex;align-items:center;min-height:28px;padding:0 .72rem;border:1px solid rgba(147,164,133,.18);background:rgba(244,248,238,.045);border-radius:999px;color:rgba(230,238,224,.84);font-size:.58rem;font-family:IBM Plex Mono,SFMono-Regular,Menlo,Monaco,monospace;letter-spacing:.08em;text-transform:uppercase}.mobile-app-topbar-copy p{margin:0;color:rgba(234,239,228,.6);font-size:.68rem;line-height:1.38;max-width:38ch}.mobile-app-body{min-height:0;overflow-y:auto;display:grid;align-content:start;grid-gap:.72rem;gap:.72rem;padding-right:.05rem}.mobile-app-quote-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:.42rem;gap:.42rem}.mobile-app-card,.mobile-app-mini-card,.mobile-app-tabbar{border:1px solid rgba(242,247,237,.08);background:radial-gradient(120% 140% at 0 0,rgba(111,166,120,.08),transparent 42%),linear-gradient(180deg,rgba(13,17,16,.96),rgba(5,7,7,.98));box-shadow:0 16px 34px rgba(0,0,0,.42),inset 0 1px 0 rgba(255,255,255,.04);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.mobile-app-mini-card{min-height:68px;padding:.62rem .68rem;border-radius:20px;display:grid;grid-gap:.22rem;gap:.22rem;align-content:center}.mobile-app-mini-card span{color:rgba(231,236,225,.52);font-size:.56rem;font-family:IBM Plex Mono,SFMono-Regular,Menlo,Monaco,monospace;letter-spacing:.09em;text-transform:uppercase}.mobile-app-mini-card strong{color:rgba(247,246,241,.94);font-size:.86rem;letter-spacing:-.03em}.mobile-app-sync-banner{display:flex;align-items:center;gap:.5rem;padding:.72rem .82rem;border-radius:18px;border:1px solid rgba(110,223,165,.16);background:rgba(14,26,20,.84);color:rgba(220,248,231,.76);font-size:.66rem;line-height:1.35}.mobile-app-sync-dot{width:8px;height:8px;border-radius:999px;background:#36d48d;box-shadow:0 0 0 6px rgba(54,212,141,.14);animation:mobile-sync-pulse 1.8s ease-in-out infinite}@keyframes mobile-sync-pulse{0%,to{transform:scale(.9);opacity:.7}50%{transform:scale(1.08);opacity:1}}.mobile-app-card{border-radius:26px;padding:.9rem;display:grid;grid-gap:.78rem;gap:.78rem}.mobile-app-hero-card{gap:.88rem}.mobile-app-hero-head,.mobile-app-history-head,.mobile-app-progress-head,.mobile-app-section-head{display:flex;align-items:flex-start;justify-content:space-between;gap:.7rem}.mobile-app-empty-state h2,.mobile-app-hero-head h2,.mobile-app-section-head h3{margin:0;color:#f7f4ef;letter-spacing:-.04em}.mobile-app-hero-head h2{font-size:1.22rem;line-height:1}.mobile-app-empty-state h2,.mobile-app-section-head h3{font-size:.94rem;line-height:1.08}.mobile-app-action-button,.mobile-app-count-pill,.mobile-app-inline-action,.mobile-app-live-pill,.mobile-app-preset-cta,.mobile-app-side-tag{font-family:IBM Plex Mono,SFMono-Regular,Menlo,Monaco,monospace;letter-spacing:.08em;text-transform:uppercase}.mobile-app-count-pill,.mobile-app-live-pill,.mobile-app-side-tag{display:inline-flex;align-items:center;min-height:28px;padding:0 .72rem;border-radius:999px;font-size:.56rem;font-weight:900}.mobile-app-side-tag{margin-bottom:.36rem;border:1px solid rgba(242,247,237,.1);color:rgba(244,246,239,.86)}.mobile-app-live-pill,.mobile-app-side-tag.up{border-color:rgba(79,213,148,.24);background:rgba(15,45,29,.86);color:#8ef0bc}.mobile-app-side-tag.down{border-color:rgba(237,108,114,.22);background:rgba(47,19,22,.86);color:#ff9ca2}.mobile-app-count-pill{border:1px solid rgba(242,247,237,.08);background:rgba(244,248,238,.04);color:rgba(241,245,237,.74)}.mobile-app-hero-pnl{display:grid;grid-gap:.12rem;gap:.12rem}.mobile-app-empty-state p,.mobile-app-hero-pnl span,.mobile-app-history-copy span,.mobile-app-metric-tile span,.mobile-app-preset-copy span,.mobile-app-settings-row span,.mobile-app-stat-card span{color:rgba(233,238,227,.56);font-size:.64rem;line-height:1.35}.mobile-app-hero-pnl strong{font-size:1.56rem;line-height:1;letter-spacing:-.06em}.mobile-app-hero-pnl small{font-size:.74rem;font-weight:700}.mobile-app-card .up{color:#72e5a5}.mobile-app-card .down{color:#ff8d96}.mobile-app-metric-grid,.mobile-app-stat-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.52rem;gap:.52rem}.mobile-app-metric-tile,.mobile-app-stat-card{min-height:88px;border:1px solid rgba(242,247,237,.06);background:rgba(243,247,239,.028);border-radius:18px;padding:.72rem;display:grid;grid-gap:.24rem;gap:.24rem;align-content:start}.mobile-app-history-copy strong,.mobile-app-metric-tile strong,.mobile-app-preset-copy strong,.mobile-app-settings-row strong,.mobile-app-stat-card strong{color:rgba(248,247,242,.94);font-size:.82rem;line-height:1.2}.mobile-app-stat-card small{color:rgba(230,235,224,.46);font-size:.56rem;line-height:1.35}.mobile-app-progress-card{display:grid;grid-gap:.45rem;gap:.45rem}.mobile-app-progress-head span,.mobile-app-progress-head strong{font-size:.66rem}.mobile-app-progress-head span{color:rgba(234,238,228,.58)}.mobile-app-progress-head strong{color:rgba(244,246,240,.88)}.mobile-app-progress-track{position:relative;height:11px;border-radius:999px;border:1px solid rgba(242,247,237,.08);background:rgba(242,247,237,.06);overflow:hidden}.mobile-app-progress-fill{height:100%;border-radius:inherit;background:linear-gradient(90deg,#1f9d62,#3fd487 52%,#8ef0bc);box-shadow:0 0 18px rgba(74,222,128,.24)}.mobile-app-empty-state{min-height:240px;border:1px dashed rgba(242,247,237,.1);border-radius:22px;background:rgba(244,248,238,.024);padding:1rem .9rem;display:grid;align-content:center;justify-items:start;grid-gap:.38rem;gap:.38rem}.mobile-app-empty-state.compact{min-height:0}.mobile-app-action-button,.mobile-app-inline-action{min-height:42px;border-radius:16px;border:1px solid rgba(242,247,237,.12);background:rgba(244,248,238,.05);color:rgba(245,244,240,.92);padding:0 .9rem;font-size:.58rem;font-weight:900;cursor:pointer;transition:transform .14s ease,border-color .14s ease,background .14s ease}.mobile-app-action-button:hover,.mobile-app-history-item:hover,.mobile-app-inline-action:hover,.mobile-app-preset-item:hover,.mobile-app-tab:hover{transform:translateY(-1px)}.mobile-app-action-stack,.mobile-app-history-list,.mobile-app-preset-list,.mobile-app-settings-list{display:grid;grid-gap:.54rem;gap:.54rem}.mobile-app-history-item,.mobile-app-preset-item,.mobile-app-settings-row{border:1px solid rgba(242,247,237,.06);background:rgba(244,248,238,.03);border-radius:18px;padding:.74rem .8rem}.mobile-app-settings-row{display:grid;grid-gap:.22rem;gap:.22rem}.mobile-app-settings-row strong{font-size:.72rem}.mobile-app-history-item,.mobile-app-preset-item{width:100%;text-align:left;cursor:pointer;transition:transform .14s ease,border-color .14s ease,background .14s ease}.mobile-app-history-item{display:grid;grid-gap:.52rem;gap:.52rem}.mobile-app-history-copy{min-width:0;display:grid;grid-gap:.12rem;gap:.12rem}.mobile-app-history-copy strong{font-size:.68rem;font-family:IBM Plex Mono,SFMono-Regular,Menlo,Monaco,monospace;letter-spacing:.04em}.mobile-app-history-chips{display:flex;flex-wrap:wrap;gap:.38rem}.mobile-app-history-chips span{display:inline-flex;align-items:center;min-height:28px;padding:0 .56rem;border-radius:999px;border:1px solid rgba(242,247,237,.08);background:rgba(244,248,238,.04);color:rgba(231,236,225,.66);font-size:.58rem}.mobile-app-preset-item{display:flex;align-items:center;justify-content:space-between;gap:.72rem}.mobile-app-preset-copy{min-width:0;display:grid;grid-gap:.16rem;gap:.16rem}.mobile-app-preset-cta{flex:0 0 auto;color:#8ef0bc;font-size:.56rem;font-weight:900}.mobile-app-action-button.danger{border-color:rgba(237,108,114,.16);background:rgba(50,18,20,.86);color:#ff9ca2}.mobile-app-tabbar{padding:.48rem;border-radius:26px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:.4rem;gap:.4rem}.mobile-app-tab{min-height:60px;border:0;border-radius:18px;background:transparent;color:rgba(226,232,220,.46);display:grid;justify-items:center;align-content:center;grid-gap:.22rem;gap:.22rem;cursor:pointer;transition:color .14s ease,background .14s ease,transform .14s ease}.mobile-app-tab.active{color:#f3f2ed;background:linear-gradient(180deg,rgba(31,47,37,.9),rgba(14,20,17,.9));box-shadow:inset 0 1px 0 rgba(255,255,255,.06)}.mobile-app-tab-icon{width:20px;height:20px;display:inline-flex}.mobile-app-tab-icon svg{width:100%;height:100%;display:block}.mobile-app-tab-label{font-size:.56rem;font-family:IBM Plex Mono,SFMono-Regular,Menlo,Monaco,monospace;letter-spacing:.08em;text-transform:uppercase;font-weight:800}@media (max-width:460px){.mobile-app-frame{padding:calc(env(safe-area-inset-top, 0px) + .64rem) .64rem calc(env(safe-area-inset-bottom, 0px) + .46rem)}.mobile-app-metric-grid,.mobile-app-quote-strip,.mobile-app-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.mobile-app-topbar{gap:.62rem}.mobile-app-symbol-pill{max-width:100%}}.mobile-phone-shell{position:relative;overflow:hidden;min-height:var(--mobile-workspace-height,100dvh);height:var(--mobile-workspace-height,100dvh);background:#000;color:#f4f8f3}.mobile-phone-shell.mobile-phone-shell-standalone{position:fixed;inset:0;min-height:100lvh;height:100lvh!important}.mobile-phone-shell.mobile-phone-shell-snapshot:after{content:"";position:absolute;inset:0;border:1px solid rgba(92,156,255,.72);pointer-events:none;z-index:3}.mobile-phone-frame{position:relative;z-index:1;width:100%;max-width:none;min-height:var(--mobile-workspace-height,100dvh);height:var(--mobile-workspace-height,100dvh);margin:0 auto;padding:calc(env(safe-area-inset-top, 0px) + .58rem) 1rem max(calc(env(safe-area-max-inset-bottom, env(safe-area-inset-bottom, 0px)) + .72rem),1.05rem);display:grid;grid-template-rows:auto minmax(0,1fr) auto;grid-gap:.44rem;gap:.44rem;overflow:hidden}.mobile-phone-shell.mobile-phone-shell-standalone .mobile-phone-frame{min-height:100lvh!important;height:100lvh!important}.mobile-phone-header{display:grid;grid-gap:.34rem;gap:.34rem}.mobile-phone-header-chart{gap:.72rem;padding-bottom:.3rem}.mobile-phone-brand-row{display:flex;align-items:flex-start;justify-content:flex-start;gap:.8rem}.mobile-phone-brand-row-centered{justify-content:center}.mobile-phone-brand-copy{min-width:0;display:grid;grid-gap:.26rem;gap:.26rem}.mobile-phone-brand-copy-centered{justify-items:center;text-align:center;width:100%}.mobile-phone-brand,.mobile-phone-card-kicker,.mobile-phone-count-chip,.mobile-phone-side-pill,.mobile-phone-sync-pill,.mobile-phone-tab-label{font-family:Soehne,Avenir Next,Segoe UI,sans-serif;letter-spacing:.04em;text-transform:uppercase}.mobile-phone-brand,.mobile-phone-card-kicker{color:rgba(244,248,243,.5);font-size:.48rem;font-weight:600}.mobile-phone-brand-copy h1{margin:0;color:#f8fbf7;font-size:clamp(1.16rem,5.4vw,1.38rem);line-height:1;letter-spacing:-.06em}.mobile-phone-header-date{margin:0;color:rgba(234,239,232,.56);font-size:.62rem;font-weight:600;line-height:1.2}.mobile-phone-header-time-row{display:inline-flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:.38rem}.mobile-phone-header-time-trigger{border:0;padding:0;margin:0;background:transparent;color:inherit;cursor:pointer}.mobile-phone-header-time{color:rgba(248,251,247,.92);font-size:.74rem;font-weight:600;line-height:1;letter-spacing:-.03em}.mobile-phone-header-time-badge{min-height:20px;padding:0 .42rem;border:1px solid rgba(255,255,255,.07);background:rgba(255,255,255,.03);color:rgba(233,238,232,.74);display:inline-flex;align-items:center;justify-content:center;font-size:.45rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.mobile-phone-header-time-badge.live{border-color:rgba(88,233,116,.16);background:rgba(88,233,116,.08);color:#8df4a8}.mobile-phone-timeline-strip{display:flex;align-items:center;gap:.56rem;padding-top:.04rem}.mobile-phone-timeline-slider{flex:1 1 auto;width:100%;min-width:0;height:18px;margin:0;padding:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;accent-color:#87f29b}.mobile-phone-timeline-slider::-webkit-slider-runnable-track{height:2px;border-radius:999px;background:rgba(255,255,255,.16)}.mobile-phone-timeline-slider::-webkit-slider-thumb{-webkit-appearance:none;width:15px;height:15px;margin-top:-6px;border:2px solid #030403;border-radius:999px;background:#f5faf4;box-shadow:0 0 0 1px rgba(135,242,155,.36)}.mobile-phone-timeline-slider::-moz-range-track{height:2px;border:0;border-radius:999px;background:rgba(255,255,255,.16)}.mobile-phone-timeline-slider::-moz-range-thumb{width:15px;height:15px;border:2px solid #030403;border-radius:999px;background:#f5faf4;box-shadow:0 0 0 1px rgba(135,242,155,.36)}.mobile-phone-timeline-slider:disabled{opacity:.42}.mobile-phone-timeline-live-btn{flex:0 0 auto;min-height:26px;padding:0 .58rem;border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.03);color:rgba(246,249,245,.88);font-size:.48rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.mobile-phone-timeline-live-btn.active{border-color:rgba(88,233,116,.16);background:rgba(88,233,116,.08);color:#8df4a8}.mobile-phone-header-note{margin:0;color:rgba(232,237,230,.42);font-size:.62rem;line-height:1.2;max-width:26rem}.mobile-phone-sync-pill{width:-moz-fit-content;width:fit-content;justify-self:center;display:inline-flex;align-items:center;gap:.52rem;min-height:24px;padding:0 .56rem;border:1px solid rgba(255,255,255,.07);border-radius:999px;background:rgba(255,255,255,.02);color:rgba(244,248,243,.72);font-size:.48rem;font-weight:600}.mobile-phone-sync-dot{width:6px;height:6px;border-radius:999px;background:#3eef75;box-shadow:none;animation:mobilePhoneSyncPulse 1.8s ease-in-out infinite}@keyframes mobilePhoneSyncPulse{0%,to{transform:scale(.92);opacity:.74}50%{transform:scale(1.08);opacity:1}}.mobile-phone-body,.mobile-phone-card{min-height:0;overflow:hidden;display:flex;width:100%}.mobile-phone-card{flex:1 1 auto;flex-direction:column;gap:.72rem;padding:.08rem 0 0;border:0;border-radius:0;background:transparent;box-shadow:none}.mobile-phone-frame-chart{gap:1rem}.mobile-phone-card-market{gap:1rem;padding-top:1.35rem}.mobile-phone-market-toolbar{display:flex;align-items:center;justify-content:space-between;gap:.8rem}.mobile-phone-market-toolbar-actions{display:flex;align-items:center;gap:.7rem}.mobile-phone-market-expand,.mobile-phone-market-toolbar-btn{border:0;background:transparent;color:#d8ff14;display:inline-flex;align-items:center;justify-content:center;padding:0;cursor:pointer}.mobile-phone-market-toolbar-btn{width:28px;height:28px}.mobile-phone-market-expand svg,.mobile-phone-market-toolbar-btn svg{width:100%;height:100%;display:block}.mobile-phone-market-copy{display:grid;grid-gap:.12rem;gap:.12rem}.mobile-phone-market-copy h2{margin:0;color:#fbfdfb;font-size:clamp(.94rem,4.8vw,1.16rem);line-height:1;letter-spacing:-.035em}.mobile-phone-market-copy strong{color:#fbfdfb;font-size:clamp(1.16rem,6.1vw,1.42rem);line-height:.98;letter-spacing:-.035em;font-weight:500}.mobile-phone-market-change{display:inline-flex;align-items:center;flex-wrap:wrap;gap:.28rem;font-size:.56rem;font-weight:700}.mobile-phone-market-change-arrow{display:none}.mobile-phone-market-change span,.mobile-phone-market-change strong{font-size:.56rem;font-weight:800;letter-spacing:-.02em}.mobile-phone-market-chart{position:relative;flex:1 1 auto;min-height:0;height:100%;max-height:364px;overflow:hidden;touch-action:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.mobile-phone-market-chart svg{width:100%;height:100%;display:block}.mobile-phone-market-expand{position:absolute;top:.7rem;right:0;width:54px;height:54px;border:1px solid rgba(255,255,255,.86);border-radius:999px;color:rgba(255,255,255,.96);z-index:1}.mobile-phone-market-reference{stroke:rgba(255,255,255,.36);stroke-width:.9;stroke-linecap:round;stroke-dasharray:1 8}.mobile-phone-market-path{fill:none;stroke-width:2.35;stroke-linecap:round;stroke-linejoin:round}.mobile-phone-market-chart-down .mobile-phone-market-path,.mobile-phone-market-chart-up .mobile-phone-market-path{stroke:#d6ff12}.mobile-phone-market-scrubline{stroke:rgba(255,255,255,.24);stroke-width:1;stroke-linecap:round}.mobile-phone-market-endpoint,.mobile-phone-market-point{fill:#060706;stroke:#d6ff12}.mobile-phone-market-point{stroke-width:1.8}.mobile-phone-market-endpoint{stroke-width:1.4}.mobile-phone-market-timeframes{display:flex;align-items:center;justify-content:space-between;gap:.32rem;padding:.56rem 0 .08rem}.mobile-phone-market-timeframe{flex:1 1;min-height:31px;border:0;background:transparent;color:#d6ff12;font-size:.62rem;font-weight:800;letter-spacing:.02em;cursor:pointer}.mobile-phone-market-timeframe.active{border-radius:10px;background:#d6ff12;color:#060706}.mobile-phone-market-empty{padding-top:1.4rem}.mobile-phone-card-head,.mobile-phone-history-main{display:flex;align-items:flex-start;justify-content:space-between;gap:.8rem}.mobile-phone-card-copy{min-width:0;display:grid;grid-gap:.18rem;gap:.18rem}.mobile-phone-card-copy h2,.mobile-phone-empty-state h2{margin:0;color:#fbfdfb;letter-spacing:-.06em}.mobile-phone-card-copy h2{font-size:.88rem;line-height:.98}.mobile-phone-card-active .mobile-phone-card-copy h2{font-size:clamp(1.22rem,6vw,1.6rem)}.mobile-phone-count-chip,.mobile-phone-side-pill{flex:0 0 auto;min-height:22px;padding:0 .52rem;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;font-size:.44rem;font-weight:700}.mobile-phone-side-pill{border:1px solid rgba(255,255,255,.06);background:rgba(255,255,255,.015);color:rgba(243,247,243,.92)}.mobile-phone-count-chip,.mobile-phone-side-pill.up{border-color:rgba(88,233,116,.16);background:rgba(88,233,116,.08);color:#8df4a8}.mobile-phone-side-pill.down{border-color:rgba(234,108,116,.18);background:rgba(35,12,14,.9);color:#ff9aa0}.mobile-phone-pnl-block{display:grid;grid-gap:.14rem;gap:.14rem;padding:.04rem 0 .22rem}.mobile-phone-account-copy small,.mobile-phone-account-copy span,.mobile-phone-action-btn span,.mobile-phone-detail-row span,.mobile-phone-empty-state p,.mobile-phone-history-copy span,.mobile-phone-history-meta span,.mobile-phone-pnl-block span{color:rgba(228,234,227,.6);font-size:.62rem;line-height:1.32}.mobile-phone-pnl-block strong{font-size:clamp(1.42rem,7.6vw,1.92rem);line-height:.98;letter-spacing:-.052em}.mobile-phone-pnl-block small{font-size:.58rem;font-weight:600}.mobile-phone-active-chart-shell{display:grid;grid-gap:.42rem;gap:.42rem;padding:.14rem 0 .04rem}.mobile-phone-active-chart-change{display:flex;align-items:center;flex-wrap:wrap;gap:.3rem;font-size:.72rem;line-height:1.15}.mobile-phone-active-chart-arrow{font-size:.72rem}.mobile-phone-active-chart-change strong{font-size:.76rem;letter-spacing:-.02em}.mobile-phone-active-chart-change span{font-size:.72rem;font-weight:700}.mobile-phone-active-chart-change em{color:rgba(236,240,235,.68);font-size:.74rem;font-style:normal}.mobile-phone-active-chart{position:relative;width:100%;height:166px;overflow:hidden;touch-action:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.mobile-phone-active-chart svg{width:100%;height:100%;display:block}.mobile-phone-active-chart-baseline{stroke:rgba(255,255,255,.07);stroke-width:1}.mobile-phone-active-chart-path{fill:none;stroke-width:1.95;stroke-linecap:round;stroke-linejoin:round}.mobile-phone-active-chart-scrubline{stroke:rgba(255,255,255,.28);stroke-width:1.1;stroke-linecap:round}.mobile-phone-active-chart-point{border:2px solid #f7faf7}.mobile-phone-active-chart-endpoint{border:1.6px solid #d6ff12}.mobile-phone-active-chart-dot{position:absolute;width:10px;height:10px;border-radius:999px;background:#060706;transform:translate(-50%,-50%);pointer-events:none}.mobile-phone-active-chart-point.mobile-phone-active-chart-dot{width:10px;height:10px}.mobile-phone-active-chart-endpoint.mobile-phone-active-chart-dot{width:9px;height:9px}.mobile-phone-active-chart-up .mobile-phone-active-chart-path{stroke:#d6ff12}.mobile-phone-active-chart-down .mobile-phone-active-chart-path{stroke:#ff7f87}.mobile-phone-active-chart-footer{display:flex;align-items:center;gap:.48rem}.mobile-phone-active-chart-chip{min-height:24px;padding:0 .62rem;border:1px solid rgba(255,255,255,.07);background:rgba(255,255,255,.03);color:rgba(242,247,241,.88);display:inline-flex;align-items:center;justify-content:center;font-size:.52rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.mobile-phone-shell .up{color:#84f5a8}.mobile-phone-shell .down{color:#ff9198}.mobile-phone-action-list,.mobile-phone-detail-list{display:grid;grid-gap:0;gap:0}.mobile-phone-detail-list{margin-top:auto;border-top:1px solid rgba(255,255,255,.07)}.mobile-phone-detail-row{min-height:54px;padding:.2rem 0;border-bottom:1px solid rgba(255,255,255,.08);display:flex;align-items:center;justify-content:space-between;gap:.7rem}.mobile-phone-detail-row:last-child{border-bottom:0;padding-bottom:0}.mobile-phone-account-copy strong,.mobile-phone-action-btn strong,.mobile-phone-detail-row strong,.mobile-phone-history-copy strong,.mobile-phone-history-values strong{color:#f9fcf8;letter-spacing:-.03em}.mobile-phone-detail-row strong{font-size:.86rem}.mobile-phone-empty-state{flex:1 1 auto;display:grid;align-content:start;grid-gap:.42rem;gap:.42rem;padding:.88rem 0 .2rem}.mobile-phone-card-active .mobile-phone-empty-state{padding-top:2.3rem}.mobile-phone-empty-state h2{font-size:1.34rem;line-height:.96}.mobile-phone-history-list{flex:1 1 auto;min-height:0;overflow-y:auto;display:grid;grid-gap:0;gap:0;padding-right:0}.mobile-phone-action-btn,.mobile-phone-history-row{width:100%;border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.03);color:inherit;transition:transform .14s ease,border-color .14s ease,background .14s ease}.mobile-phone-history-row{position:relative;border-radius:0;border-left:0;border-right:0;padding:.82rem 0;display:grid;grid-gap:.5rem;gap:.5rem;text-align:left;cursor:pointer}.mobile-phone-history-row:first-child{border-top:1px solid rgba(255,255,255,.08)}.mobile-phone-history-rail{position:absolute;top:9px;right:0;bottom:9px;width:5px;pointer-events:none}.mobile-phone-history-rail.tp{background:#62ef8a}.mobile-phone-history-rail.sl{background:#ff6d76}.mobile-phone-history-rail.model-win{background:#f0d85b}.mobile-phone-history-rail.model-loss{background:#ff9d3b}.mobile-phone-history-copy{min-width:0;display:grid;grid-gap:.16rem;gap:.16rem}.mobile-phone-history-copy strong{font-size:.88rem;line-height:1.02}.mobile-phone-history-values{flex:0 0 auto;min-width:0;display:grid;justify-items:end;grid-gap:.16rem;gap:.16rem;padding-right:12px}.mobile-phone-history-values strong{font-size:.9rem;line-height:1}.mobile-phone-history-values span{font-size:.6rem;font-weight:700}.mobile-phone-history-meta{display:flex;flex-wrap:wrap;gap:.4rem}.mobile-phone-history-meta span{min-height:24px;padding:0 .48rem;border:1px solid rgba(255,255,255,.05);border-radius:999px;background:rgba(255,255,255,.012);display:inline-flex;align-items:center;font-size:.56rem}.mobile-phone-account-card{display:flex;align-items:center;gap:.88rem;padding:.24rem 0 .86rem;border-bottom:1px solid rgba(255,255,255,.08)}.mobile-phone-account-avatar{flex:0 0 auto;width:48px;height:48px;border-radius:16px;border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.02);color:rgba(245,250,246,.92);display:inline-flex;align-items:center;justify-content:center;font-size:1rem;font-weight:900;letter-spacing:-.04em;box-shadow:none}.mobile-phone-account-copy{min-width:0;display:grid;grid-gap:.16rem;gap:.16rem}.mobile-phone-account-copy strong{font-size:.88rem;line-height:1}.mobile-phone-card-settings .mobile-phone-action-list{margin-top:.3rem;border-top:1px solid rgba(255,255,255,.07)}.mobile-phone-toggle-row{min-height:54px;padding:.2rem 0;border-bottom:1px solid rgba(255,255,255,.08);display:flex;align-items:center;justify-content:space-between;gap:.75rem}.mobile-phone-toggle-row strong{color:#f9fcf8;font-size:.88rem;line-height:1.1}.mobile-phone-toggle-copy{display:grid;grid-gap:.18rem;gap:.18rem}.mobile-phone-toggle-copy small{color:rgba(211,220,214,.62);font-size:.7rem;line-height:1.25}.mobile-phone-toggle{position:relative;width:44px;height:26px;border:0;border-radius:999px;background:rgba(255,255,255,.12);padding:0;cursor:pointer;transition:background .14s ease}.mobile-phone-toggle.active{background:rgba(118,239,120,.9)}.mobile-phone-toggle.disabled{background:rgba(255,255,255,.08);cursor:not-allowed;opacity:.72}.mobile-phone-toggle-knob{position:absolute;top:3px;left:3px;width:20px;height:20px;border-radius:999px;background:#fff;transition:transform .14s ease}.mobile-phone-toggle.active .mobile-phone-toggle-knob{transform:translateX(18px)}.mobile-phone-toggle.disabled .mobile-phone-toggle-knob{background:rgba(255,255,255,.82)}.mobile-phone-broadcast-row{min-height:54px;padding:.74rem 0;border-bottom:1px solid rgba(255,255,255,.08);display:grid;grid-gap:.68rem;gap:.68rem}.mobile-phone-broadcast-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.62rem;gap:.62rem}.mobile-phone-broadcast-btn{border:1px solid rgba(255,255,255,.12);border-radius:14px;background:rgba(255,255,255,.05);color:#f9fcf8;padding:.78rem .9rem;font-size:.82rem;font-weight:600;letter-spacing:-.02em}.mobile-phone-broadcast-btn.buy{border-color:rgba(118,239,120,.18)}.mobile-phone-broadcast-btn.sell{border-color:rgba(255,124,139,.18)}.mobile-phone-broadcast-btn:disabled{opacity:.72}.mobile-phone-broadcast-status{font-size:.72rem;line-height:1.35}.mobile-phone-broadcast-status.success{color:#87e7bb}.mobile-phone-broadcast-status.error{color:#f5a4af}.mobile-phone-action-btn{border-radius:0;border-left:0;border-right:0;padding:.92rem 0;display:grid;grid-gap:.2rem;gap:.2rem;text-align:left;cursor:pointer}.mobile-phone-action-btn strong{font-size:.88rem;line-height:1.1}.mobile-phone-action-btn.danger{border-color:rgba(234,108,116,.12);background:rgba(255,255,255,.01)}.mobile-phone-card-social{padding-top:0}.mobile-phone-social-stack{flex:1 1 auto;min-height:0;overflow-y:auto;display:grid;align-content:start;grid-gap:.72rem;gap:.72rem;padding:0 0 .12rem}.mobile-phone-card-social .backtest-card{border-radius:18px;box-shadow:0 12px 26px rgba(0,0,0,.4)}.mobile-phone-card-social .mobile-phone-social-feed-shell{padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}.mobile-social-simple-layout{grid-template-columns:1fr;gap:.72rem}.mobile-phone-card-social .social-simple-card,.mobile-phone-card-social .social-simple-overview{display:grid;align-content:start;grid-gap:.72rem;gap:.72rem}.mobile-phone-card-social .backtest-card-head h3{font-size:.9rem}.mobile-phone-card-social .backtest-toolbar-note-meta,.mobile-phone-card-social .social-simple-counter,.mobile-phone-card-social .social-simple-field>span{font-size:.56rem}.mobile-phone-card-social .social-simple-helper-row,.mobile-phone-card-social .social-simple-publish-row{flex-direction:row;align-items:center}.mobile-phone-card-social .social-simple-publish-row{align-items:flex-end}.mobile-phone-card-social .social-simple-feed{gap:.48rem;align-content:start}.mobile-phone-card-social .social-simple-row{flex-direction:row;align-items:flex-start;gap:.56rem;padding:.58rem .66rem}.mobile-phone-card-social .social-simple-row-head{flex-direction:row;align-items:center}.mobile-phone-card-social .social-simple-row-main{gap:.22rem}.mobile-phone-card-social .social-simple-row-head strong{font-size:.8rem}.mobile-phone-card-social .social-simple-row-author{font-size:.62rem}.mobile-phone-card-social .social-simple-empty,.mobile-phone-card-social .social-simple-helper-text,.mobile-phone-card-social .social-simple-row-note{font-size:.66rem;line-height:1.34}.mobile-phone-card-social .social-simple-row-actions{width:auto;align-self:flex-start;flex-wrap:wrap;justify-content:flex-end;gap:.32rem}.mobile-phone-card-social .social-simple-textarea{min-height:82px;font-size:.76rem}.mobile-phone-card-social .social-simple-preset-trigger{min-height:38px;font-size:.76rem}.mobile-phone-card-social .panel-action-btn{min-height:26px;padding:.32rem .48rem;font-size:.54rem;letter-spacing:.05em}.mobile-phone-card-social .social-simple-preset-dd{max-height:220px}.mobile-phone-timepicker-overlay{position:absolute;inset:0;z-index:6;background:rgba(0,0,0,.78);display:grid;place-items:center;padding:1rem}.mobile-phone-timepicker-modal{width:min(100%,320px);border:1px solid rgba(255,255,255,.08);background:#050605;padding:1rem;display:grid;grid-gap:.84rem;gap:.84rem;box-shadow:0 20px 60px rgba(0,0,0,.5)}.mobile-phone-timepicker-copy{display:grid;grid-gap:.16rem;gap:.16rem}.mobile-phone-timepicker-copy span{color:rgba(234,239,232,.58);font-size:.54rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.mobile-phone-timepicker-copy strong{color:#f8fbf7;font-size:1rem;line-height:1.04;letter-spacing:-.04em}.mobile-phone-timepicker-fields{display:grid;grid-gap:.68rem;gap:.68rem}.mobile-phone-timepicker-field{display:grid;grid-gap:.22rem;gap:.22rem}.mobile-phone-timepicker-field span{color:rgba(234,239,232,.6);font-size:.56rem}.mobile-phone-timepicker-field input{width:100%;min-height:40px;border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.02);color:#f8fbf7;padding:0 .72rem;border-radius:0;font-size:.82rem}.mobile-phone-timepicker-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.56rem;gap:.56rem}.mobile-phone-timepicker-btn{min-height:38px;border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.03);color:rgba(244,248,243,.9);font-size:.62rem;font-weight:700;letter-spacing:.03em;cursor:pointer}.mobile-phone-timepicker-btn-primary{border-color:rgba(88,233,116,.18);background:rgba(88,233,116,.08);color:#8df4a8}.mobile-phone-tabbar{padding:.3rem 0 max(calc(env(safe-area-max-inset-bottom, env(safe-area-inset-bottom, 0px)) * .22),.22rem);border-top:1px solid rgba(255,255,255,.07);border-radius:0;background:#000;box-shadow:none;grid-template-columns:repeat(5,minmax(0,1fr));align-self:end}.mobile-phone-tab,.mobile-phone-tabbar{display:grid;grid-gap:.18rem;gap:.18rem}.mobile-phone-tab{min-height:48px;border:0;border-radius:12px;background:transparent;color:rgba(230,236,229,.45);justify-items:center;align-content:center;cursor:pointer;transition:color .14s ease,background .14s ease,transform .14s ease}.mobile-phone-tab.active{color:#8ef790;background:rgba(89,240,116,.05)}.mobile-phone-tab-icon{width:17px;height:17px;display:inline-flex}.mobile-phone-tab-icon svg{width:100%;height:100%;display:block}.mobile-phone-tab-label{font-size:.39rem;font-weight:700;line-height:1}.mobile-phone-action-btn:hover,.mobile-phone-history-row:hover,.mobile-phone-tab:hover{transform:translateY(-1px)}@media (max-width:460px){.mobile-phone-frame{padding:calc(env(safe-area-inset-top, 0px) + .5rem) .78rem max(calc(env(safe-area-max-inset-bottom, env(safe-area-inset-bottom, 0px)) + .72rem),1.05rem)}.mobile-phone-brand-copy h1{font-size:clamp(1.08rem,5.2vw,1.24rem)}.mobile-phone-card{gap:.68rem}}@media (max-width:860px){.terminal.account-screen{background:#000}.account-screen-shell{min-height:100svh;padding:calc(env(safe-area-inset-top, 0px) + .7rem) 1rem max(calc(env(safe-area-inset-bottom, 0px) + .44rem),.72rem);background:transparent}.account-shell-panel{width:100%;min-height:calc(100svh - env(safe-area-inset-top, 0px) - env(safe-area-inset-bottom, 0px) - 1.4rem);padding:.8rem 0 .4rem;gap:.88rem;justify-items:center;align-content:center;border:0;border-radius:0;background:transparent;box-shadow:none}.account-shell-panel-loading{min-height:100svh;padding:0;align-content:center;justify-items:center}.account-auth-loader-loading{width:54px;height:54px;margin:0 auto;transform:translateY(-18px)}.account-shell-header,.account-shell-header-loading{display:none}.account-mode-grid{grid-template-columns:1fr;width:min(220px,100%);gap:.52rem}.account-mode-btn{height:46px;border-radius:14px;border-color:rgba(255,255,255,.08);background:rgba(255,255,255,.02);color:rgba(234,239,233,.66);font-size:.58rem}.account-mode-btn.active{border-color:rgba(108,244,135,.2);background:rgba(89,240,116,.05);color:#fbfdfb;box-shadow:inset 0 0 0 1px rgba(108,244,135,.08)}.account-form,.account-form-error,.account-inline-note{width:100%}.account-form-error,.account-inline-note{border-radius:18px}.account-form{gap:.78rem}.account-field span{color:rgba(228,234,227,.62);font-size:.58rem}.account-input{height:48px;border-radius:14px;border-color:rgba(255,255,255,.07);background:rgba(255,255,255,.02);padding:0 1rem;font-size:.84rem}.account-input:focus{border-color:rgba(108,244,135,.24);background:rgba(255,255,255,.035)}.account-submit-btn{height:50px;border-radius:16px;border-color:rgba(146,255,175,.32);background:#76ef78;color:#041109;font-size:.6rem;font-weight:900;box-shadow:none}.account-auth-loader{width:40px;height:40px;margin:0 auto}.account-auth-loader__halo{display:none}.account-auth-loader__ring{border-width:2px;border-color:rgba(255,255,255,.12);box-shadow:none}.account-auth-loader__ring--outer{border-top-color:rgba(118,239,120,.96);border-right-color:rgba(118,239,120,.4)}.account-auth-loader__beam,.account-auth-loader__core,.account-auth-loader__core-dot,.account-auth-loader__ring--inner,.account-auth-loader__ring--middle{display:none}}.top-utility{display:flex;align-items:center;gap:.3rem;position:relative;z-index:3200}.notif-wrap{position:relative;z-index:1700}.notif-btn{position:relative;width:26px;height:26px;border:1px solid #273247;border-radius:7px;background:#101726;color:#c4cee2;display:grid;place-items:center;cursor:pointer}.notif-btn:hover{background:#162137;color:#dce5f6}.notif-icon{width:13px;height:13px}.notif-badge{position:absolute;top:-4px;right:-4px;min-width:13px;height:13px;border-radius:999px;background:#2d6cff;color:#f3f7ff;border:1px solid #0c1118;font-size:.5rem;font-family:IBM Plex Mono,SFMono-Regular,Menlo,Monaco,monospace;display:inline-flex;align-items:center;justify-content:center;padding:0 .18rem}.settings-io-btn{position:relative;height:23px;border:1px solid #273247;border-radius:4px;background:#101726;color:#c4cee2;display:flex;align-items:center;gap:.25rem;padding:0 .7rem;cursor:pointer;white-space:nowrap;transition:background .12s,border-color .12s,color .12s}.settings-io-btn:hover{background:#162137;color:#dce5f6}.settings-io-icon{width:12px;height:12px;flex:0 0 auto}.settings-io-label{font-size:.58rem;letter-spacing:.06em;text-transform:uppercase;font-weight:500}.settings-io-label,.settings-io-status{font-family:IBM Plex Mono,SFMono-Regular,Menlo,Monaco,monospace}.settings-io-status{display:inline-flex;align-items:center;max-width:20ch;overflow:hidden;text-overflow:ellipsis;color:#b2bfd5;font-size:.6rem;letter-spacing:.02em}.settings-io-status.is-empty{color:#d7e1f0}.settings-io-reset{border-color:rgba(240,69,90,.3);color:rgba(240,69,90,.85)}.settings-io-reset:hover{background:rgba(240,69,90,.12);border-color:rgba(240,69,90,.5);color:#f0455a}.settings-io-file{border-color:rgba(120,140,170,.25);color:rgba(180,195,215,.7)}.settings-io-file:hover{background:#14202f;border-color:rgba(120,140,170,.4);color:#c4cee2}.preset-wrap{position:relative}.preset-wrap.is-open{z-index:3400}.preset-popover{position:absolute;top:calc(100% + 6px);left:50%;transform:translateX(-50%);min-width:220px;max-width:280px;border:1px solid #24324b;background:linear-gradient(180deg,#0e1522,#0a1019);border-radius:8px;box-shadow:0 10px 32px rgba(0,0,0,.5),inset 0 0 0 1px rgba(255,255,255,.03);isolation:isolate;z-index:3500;overflow:visible;padding:6px 0}.preset-popover-load{left:auto;right:0;transform:none;min-width:260px;max-width:min(360px,calc(100vw - 1rem))}.preset-popover-header{padding:4px 10px 6px;font-size:.52rem;font-family:IBM Plex Mono,SFMono-Regular,Menlo,Monaco,monospace;text-transform:uppercase;letter-spacing:.08em;color:rgba(255,255,255,.35);font-weight:600}.preset-save-row{display:flex;gap:4px;padding:0 8px 4px}.preset-name-input{flex:1 1;height:22px;border:1px solid #273247;border-radius:4px;background:#0b111c;color:#e0e8f4;font-size:.62rem;font-family:IBM Plex Mono,SFMono-Regular,Menlo,Monaco,monospace;padding:0 6px;outline:none;transition:border-color .15s}.preset-name-input:focus{border-color:#3b6cdb}.preset-name-input::placeholder{color:rgba(255,255,255,.2)}.preset-confirm-btn{height:22px;padding:0 10px;border:1px solid #2d6cff;border-radius:4px;background:rgba(45,108,255,.15);color:#6ba1ff;font-size:.5rem;font-family:IBM Plex Mono,SFMono-Regular,Menlo,Monaco,monospace;text-transform:uppercase;letter-spacing:.06em;font-weight:600;cursor:pointer;white-space:nowrap;transition:background .12s,color .12s}.preset-confirm-btn:hover{background:rgba(45,108,255,.25);color:#8db8ff}.preset-list{max-height:320px;overflow-y:auto;padding:0 4px}.preset-list::-webkit-scrollbar{width:4px}.preset-list::-webkit-scrollbar-thumb{background:rgba(255,255,255,.08);border-radius:2px}.preset-item{display:flex;align-items:center;border-radius:5px;transition:background .1s}.preset-item:hover{background:rgba(255,255,255,.04)}.preset-item-btn{flex:1 1;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:5px 6px;background:none;border:none;color:#c4cee2;cursor:pointer;min-width:0}.preset-item-btn:hover{color:#e8eef8}.preset-item-name{font-size:.62rem;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.preset-item-date,.preset-item-name{font-family:IBM Plex Mono,SFMono-Regular,Menlo,Monaco,monospace}.preset-item-date{font-size:.5rem;color:rgba(255,255,255,.25);flex-shrink:0}.preset-delete-btn{width:20px;height:20px;display:flex;align-items:center;justify-content:center;background:none;border:none;color:rgba(240,69,90,.5);font-size:.8rem;cursor:pointer;border-radius:3px;flex-shrink:0;transition:background .1s,color .1s;line-height:1}.preset-delete-btn:hover{background:rgba(240,69,90,.12);color:#f0455a}.preset-empty{padding:10px 10px 6px;font-size:.55rem;color:rgba(255,255,255,.2);font-family:IBM Plex Mono,SFMono-Regular,Menlo,Monaco,monospace;text-align:center}.settings-io-divider{width:1px;height:12px;background:rgba(255,255,255,.06);margin:0 2px}.notif-popover{position:absolute;top:calc(100% + 9px);right:0;width:min(430px,calc(100vw - 1.5rem));border:1px solid #24324b;background:linear-gradient(180deg,#0e1522,#0a1019);border-radius:10px;box-shadow:0 14px 44px rgba(0,0,0,.52),inset 0 0 0 1px rgba(255,255,255,.03);z-index:1701;overflow:hidden}.notif-head{display:flex;align-items:center;justify-content:space-between;padding:.52rem .66rem;border-bottom:1px solid #1a2438;background:#0f1828}.notif-head strong{font-size:.68rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:#dbe4f8}.notif-head span{color:var(--text-dim);font-size:.62rem;font-family:IBM Plex Mono,SFMono-Regular,Menlo,Monaco,monospace}.notif-list{list-style:none;margin:0;padding:0;max-height:288px;overflow-y:auto}.notif-item{display:grid;grid-template-columns:auto minmax(0,1fr) auto;grid-gap:.46rem;gap:.46rem;align-items:start;padding:.52rem .62rem;border-bottom:1px solid #131c2c}.notif-item:last-child{border-bottom:0}.notif-dot{width:7px;height:7px;border-radius:999px;background:#5f687c;margin-top:.26rem}.notif-dot.up{background:var(--up)}.notif-dot.down{background:var(--down)}.notif-copy{min-width:0;display:grid;grid-gap:.12rem;gap:.12rem}.notif-title{color:#d7dfef;font-size:.68rem;font-weight:600}.notif-details{color:var(--text-dim);font-size:.63rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.notif-time{color:var(--text-faint);font-size:.59rem;font-family:IBM Plex Mono,SFMono-Regular,Menlo,Monaco,monospace;white-space:nowrap;margin-top:.06rem}.workspace{display:grid;grid-template-columns:minmax(0,1fr) var(--workspace-panel-width,350px)}.surface-stage,.workspace{min-height:0;position:relative}.surface-stage{overflow:hidden}.terminal.terminal-gideon .surface-stage{background:#060b12}.surface-view{min-height:0;height:100%;display:flex;overflow:hidden}.backtest-surface.hidden,.surface-view.hidden{display:none}.surface-view .workspace{flex:1 1 auto;height:100%}.backtest-surface{min-height:0;height:100%;overflow:auto;background:#090d13}.backtest-shell{min-height:100%;display:flex;flex-direction:column;gap:.9rem}.social-surface{min-height:0;height:100%;padding:.9rem;overflow:auto;background:radial-gradient(900px 520px at 18% 0,rgba(15,127,88,.12),transparent 58%),radial-gradient(760px 460px at 100% 0,rgba(198,156,77,.08),transparent 55%),#070907}.social-shell{min-height:100%;display:grid;grid-gap:.9rem;gap:.9rem}.social-hero{display:grid;grid-template-columns:minmax(280px,1.15fr) minmax(0,1fr);grid-gap:.9rem;gap:.9rem}.social-empty-state,.social-feed-card,.social-feed-item,.social-hero-copy,.social-inline-status,.social-preview-card,.social-publish-card,.social-stat-card{border-radius:18px;border:1px solid rgba(255,248,232,.08);background:linear-gradient(180deg,rgba(10,13,10,.96),rgba(7,8,7,.96));box-shadow:0 20px 54px rgba(0,0,0,.54)}.social-feed-card,.social-hero-copy,.social-publish-card{padding:1rem 1.05rem}.social-kicker{display:inline-flex;align-items:center;gap:.38rem;color:rgba(193,224,203,.7);font-size:.68rem;font-family:IBM Plex Mono,SFMono-Regular,Menlo,Monaco,monospace;letter-spacing:.09em;text-transform:uppercase}.social-kicker:before{content:"";width:7px;height:7px;border-radius:999px;background:linear-gradient(135deg,#7fe6b5,#d7b271);box-shadow:0 0 14px rgba(127,230,181,.42)}.social-hero-copy{display:grid;grid-gap:.5rem;gap:.5rem}.social-card-head h3,.social-feed-item-title-row h4,.social-hero-copy h2{margin:0;color:rgba(248,246,238,.96);font-weight:900;letter-spacing:.01em}.social-card-head p,.social-empty-state span,.social-feed-item-body p,.social-feed-item-footer>span,.social-hero-copy p,.social-publish-actions span{margin:0;color:rgba(201,209,196,.72);font-size:.82rem;line-height:1.5}.social-hero-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:.9rem;gap:.9rem}.social-stat-card{padding:.92rem .95rem;display:grid;grid-gap:.3rem;gap:.3rem}.social-feed-author-copy span,.social-feed-headline span,.social-feed-item-title-row span,.social-stat-card span{color:rgba(188,198,188,.6);font-size:.68rem;font-family:IBM Plex Mono,SFMono-Regular,Menlo,Monaco,monospace;letter-spacing:.08em;text-transform:uppercase}.social-stat-card strong{color:#f3f1e9;font-size:1.35rem;font-weight:900}.social-stat-card small{color:rgba(201,209,196,.68);font-size:.77rem;line-height:1.45}.social-layout{display:grid;grid-template-columns:minmax(320px,.88fr) minmax(0,1.32fr);grid-gap:.9rem;gap:.9rem;align-items:start}.social-feed-card,.social-publish-card{display:grid;grid-gap:.95rem;gap:.95rem}.social-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:.9rem}.social-author-badge,.social-feed-author{display:inline-flex;align-items:center;gap:.7rem}.social-author-badge{padding:.44rem .58rem;border-radius:999px;border:1px solid rgba(146,188,154,.18);background:rgba(13,18,14,.88);color:rgba(239,243,234,.86);font-size:.74rem;font-family:IBM Plex Mono,SFMono-Regular,Menlo,Monaco,monospace;letter-spacing:.05em;text-transform:uppercase}.social-author-avatar{width:34px;height:34px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,rgba(128,226,182,.18),rgba(215,178,113,.18));border:1px solid rgba(127,230,181,.2);color:rgba(245,243,237,.95);font-size:.78rem;font-weight:900;letter-spacing:.08em}.social-author-avatar--photo{background-position:50%;background-repeat:no-repeat;background-size:cover;color:transparent}.social-field{display:grid;grid-gap:.45rem;gap:.45rem}.social-field>span{color:rgba(190,198,190,.7);font-size:.68rem;font-family:IBM Plex Mono,SFMono-Regular,Menlo,Monaco,monospace;letter-spacing:.08em;text-transform:uppercase}.social-field select,.social-field textarea{width:100%;border-radius:14px;border:1px solid rgba(149,166,149,.14);background:rgba(11,13,11,.92);color:rgba(244,242,235,.96);padding:.78rem .88rem;font-size:.82rem;resize:vertical;outline:none;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.social-field select:focus,.social-field textarea:focus{border-color:rgba(127,230,181,.35);box-shadow:0 0 0 3px rgba(127,230,181,.08);transform:translateY(-1px)}.social-preview-card{padding:.8rem .85rem;display:grid;grid-gap:.65rem;gap:.65rem}.social-preview-title{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.social-preview-title strong{color:rgba(248,246,238,.95);font-size:.95rem}.social-preview-title span{color:rgba(190,198,190,.64);font-size:.7rem;font-family:IBM Plex Mono,SFMono-Regular,Menlo,Monaco,monospace;letter-spacing:.08em;text-transform:uppercase}.social-chip-row{display:flex;flex-wrap:wrap;gap:.45rem}.social-chip,.social-owner-pill{display:inline-flex;align-items:center;min-height:28px;padding:.35rem .62rem;border-radius:999px;background:rgba(19,24,18,.92);border:1px solid rgba(154,175,153,.12);color:rgba(228,233,222,.82);font-size:.68rem;font-family:IBM Plex Mono,SFMono-Regular,Menlo,Monaco,monospace;letter-spacing:.06em;text-transform:uppercase}.social-owner-pill{color:rgba(255,220,160,.92);border-color:rgba(215,178,113,.24)}.social-feed-item-footer,.social-publish-actions{display:flex;align-items:center;justify-content:space-between;gap:.9rem}.social-action-btn{border:1px solid rgba(255,246,225,.08);background:rgba(20,22,20,.92);color:rgba(235,239,231,.92);border-radius:999px;padding:.68rem .95rem;font-size:.72rem;font-family:IBM Plex Mono,SFMono-Regular,Menlo,Monaco,monospace;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;transition:transform .18s ease,border-color .18s ease,background .18s ease}.social-action-btn:hover:not(:disabled){transform:translateY(-1px);border-color:rgba(127,230,181,.28)}.social-action-btn:disabled{cursor:default;opacity:.58}.social-action-btn--primary{background:linear-gradient(135deg,rgba(16,94,67,.96),rgba(42,130,94,.96));border-color:rgba(127,230,181,.24);color:#f5f3ec;box-shadow:0 12px 28px rgba(12,68,49,.34)}.social-empty-state,.social-inline-status{padding:.82rem .88rem;display:grid;grid-gap:.28rem;gap:.28rem}.social-inline-status{color:rgba(230,237,228,.84);font-size:.76rem;line-height:1.45}.social-inline-status.success{border-color:rgba(127,230,181,.22);color:rgba(201,250,221,.92)}.social-inline-status.error{border-color:rgba(226,119,119,.2);color:rgba(255,201,201,.92)}.social-feed-item,.social-feed-list{display:grid;grid-gap:.75rem;gap:.75rem}.social-feed-item{padding:.88rem .92rem}.social-feed-item-head,.social-feed-item-title-row{display:flex;align-items:center;justify-content:space-between;gap:.7rem}.social-feed-author-copy{display:grid;grid-gap:.15rem;gap:.15rem}.social-feed-author-copy strong{color:rgba(247,245,239,.95);font-size:.88rem}.social-feed-actions{display:inline-flex;align-items:center;gap:.55rem}@media (max-width:1180px){.social-hero,.social-layout{grid-template-columns:1fr}}@media (max-width:760px){.social-hero-stats{grid-template-columns:1fr}.social-card-head,.social-feed-item-footer,.social-feed-item-head,.social-feed-item-title-row,.social-publish-actions{flex-direction:column;align-items:flex-start}.social-feed-actions{width:100%;flex-wrap:wrap}}.social-simple-layout{grid-template-columns:minmax(300px,360px) minmax(0,1fr);align-items:start}.social-simple-card,.social-simple-layout{display:grid;grid-gap:.9rem;gap:.9rem}.social-simple-overview-actions{flex-wrap:wrap}.social-simple-counter,.social-simple-field>span,.social-simple-row-head span{color:rgba(188,198,188,.7);font-size:.68rem;font-family:IBM Plex Mono,SFMono-Regular,Menlo,Monaco,monospace;letter-spacing:.08em;text-transform:uppercase}.social-simple-status.success{color:rgba(173,242,195,.92)}.social-simple-status.error{color:rgba(255,186,186,.92)}.social-simple-publish-row{display:flex;align-items:end;gap:.75rem}.social-simple-field{min-width:0;flex:1 1 auto;display:grid;grid-gap:.45rem;gap:.45rem}.social-simple-preset-wrap{z-index:320}.social-simple-preset-wrap.is-open{z-index:1600}.social-simple-preset-trigger{min-height:42px;padding:.7rem .8rem;border-radius:12px;border-color:rgba(255,255,255,.08);background:rgba(9,12,18,.96);box-shadow:none;color:rgba(242,246,250,.96);font-size:.82rem;font-weight:500}.social-simple-preset-trigger:focus-visible,.social-simple-preset-trigger:hover{border-color:rgba(124,232,182,.34)}.social-simple-preset-dd{width:100%;min-width:100%;padding:.28rem;border-radius:12px;border-color:rgba(255,255,255,.08);background:rgba(9,12,18,.98);box-shadow:0 16px 32px rgba(0,0,0,.55)}.social-simple-preset-option{color:rgba(242,246,250,.86);font-size:.78rem;font-weight:500}.social-simple-preset-option.active{background:rgba(124,232,182,.12);color:rgba(173,242,195,.96)}.social-simple-select{width:100%;min-height:42px;border:1px solid rgba(255,255,255,.08);background:rgba(9,12,18,.96);color:rgba(242,246,250,.96);padding:.7rem .8rem;font-size:.82rem;outline:none}.social-simple-select:focus{border-color:rgba(124,232,182,.34)}.social-simple-textarea{width:100%;min-height:92px;border:1px solid rgba(255,255,255,.08);background:rgba(9,12,18,.96);color:rgba(242,246,250,.96);padding:.75rem .8rem;font-size:.82rem;line-height:1.55;outline:none;resize:vertical}.social-simple-textarea:focus{border-color:rgba(124,232,182,.34)}.social-simple-helper-row{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:.7rem}.social-simple-helper-text,.social-simple-row-detail{color:rgba(188,198,188,.72);font-size:.73rem;line-height:1.55}.social-simple-row-detail{font-family:IBM Plex Mono,SFMono-Regular,Menlo,Monaco,monospace}.social-simple-feed{display:grid;grid-gap:.7rem;gap:.7rem}.social-simple-row{display:flex;align-items:center;justify-content:space-between;gap:.9rem;padding:.9rem .95rem;border:1px solid rgba(255,255,255,.08);background:rgba(8,10,14,.92)}.social-simple-row-main{min-width:0;flex:1 1 auto;display:grid;grid-gap:.42rem;gap:.42rem}.social-simple-row-head{display:flex;align-items:center;justify-content:flex-start;flex-wrap:wrap;gap:.75rem}.social-simple-row-head strong{color:rgba(246,248,250,.96);font-size:.95rem}.social-simple-row-author{color:rgba(188,198,188,.78);font-size:.72rem;font-family:IBM Plex Mono,SFMono-Regular,Menlo,Monaco,monospace;letter-spacing:.02em;text-transform:none}.social-simple-empty,.social-simple-row-note{color:rgba(198,207,214,.8);font-size:.82rem;line-height:1.5}.social-simple-empty{padding:.95rem 1rem;border:1px solid rgba(255,255,255,.08);background:rgba(8,10,14,.9)}.social-simple-empty-error{color:rgba(255,193,193,.92);border-color:rgba(211,105,105,.24)}.social-simple-row-actions{display:inline-flex;align-items:center;gap:.55rem;flex-wrap:wrap}.social-simple-remove-btn{border-color:rgba(216,111,111,.2);color:rgba(255,205,205,.94)}@media (max-width:1080px){.social-simple-layout{grid-template-columns:1fr}}@media (max-width:760px){.social-simple-helper-row,.social-simple-publish-row,.social-simple-row,.social-simple-row-head{flex-direction:column;align-items:flex-start}.social-simple-row-actions{width:100%}}.backtest-hero{display:grid;grid-template-columns:minmax(240px,1.05fr) minmax(0,1.35fr);grid-gap:.9rem;gap:.9rem}.backtest-hero.backtest-hero-strip{grid-template-columns:1fr}.backtest-card,.backtest-empty,.backtest-empty-inline,.backtest-hero-copy,.backtest-summary-card{border-radius:16px;border:1px solid rgba(255,255,255,.1);background:#0b0b0b;box-shadow:0 18px 45px rgba(0,0,0,.75)}.backtest-hero-copy{padding:.85rem .95rem;display:grid;grid-gap:.42rem;gap:.42rem}.backtest-kicker{color:rgba(255,255,255,.58);font-size:.68rem;font-family:IBM Plex Mono,SFMono-Regular,Menlo,Monaco,monospace;letter-spacing:.08em;text-transform:uppercase}.backtest-hero-copy h2{margin:0;font-size:1.02rem;font-weight:900;letter-spacing:.01em}.backtest-hero-copy p{margin:0;color:rgba(255,255,255,.72);font-size:.72rem;line-height:1.45;max-width:52ch}.backtest-summary-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:.65rem;gap:.65rem}.backtest-summary-strip{--backtest-stat-gap:0.65rem;--backtest-visible-cards:8;--backtest-stat-card-width:182px;--backtest-stat-item-count:16;--backtest-summary-loop-buffer:8px;--backtest-summary-scroll-duration:calc(var(--backtest-stat-item-count) * 4.25s);--backtest-summary-cycle-width:calc((var(--backtest-stat-item-count) * var(--backtest-stat-card-width)) + (var(--backtest-stat-item-count) * var(--backtest-stat-gap)) + var(--backtest-summary-loop-buffer));overflow:hidden;container-type:inline-size}.backtest-summary-strip-track{display:flex;width:max-content;will-change:transform;transform:translateX(0);animation:backtest-summary-scroll-left var(--backtest-summary-scroll-duration) linear infinite}.backtest-summary-strip-sequence{flex:0 0 auto;display:flex;gap:var(--backtest-stat-gap);padding-right:calc(var(--backtest-stat-gap) + var(--backtest-summary-loop-buffer))}.backtest-summary-strip-sequence .backtest-summary-card{flex:0 0 var(--backtest-stat-card-width);min-width:0}@supports (width:1cqw){.backtest-summary-strip{--backtest-stat-card-width:calc((100cqw - ((var(--backtest-visible-cards) - 1) * var(--backtest-stat-gap))) / var(--backtest-visible-cards))}}.backtest-summary-card{padding:.72rem .78rem;display:grid;grid-gap:.2rem;gap:.2rem}.backtest-summary-card-animated{min-height:84px;transition:transform .17s ease}.backtest-summary-card-animated:hover{transform:translateY(-2px)}.backtest-summary-strip .backtest-summary-card small,.backtest-summary-strip .backtest-summary-card span{font-family:IBM Plex Sans,Segoe UI,sans-serif;letter-spacing:.035em}.backtest-summary-strip .backtest-summary-card strong{font-family:IBM Plex Sans,Segoe UI,sans-serif;font-stretch:normal;letter-spacing:.01em}.backtest-summary-strip.backtest-summary-strip-compact{--backtest-stat-gap:0.38rem;--backtest-visible-cards:8;--backtest-stat-card-width:170px;width:100%}.backtest-summary-strip-compact .backtest-summary-card{min-height:20px;padding:.22rem .46rem;display:flex;align-items:center;justify-content:space-between;gap:.3rem;border-radius:10px}.backtest-summary-strip-compact .backtest-summary-card span{min-width:0;font-size:.48rem;letter-spacing:.03em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.backtest-summary-strip-compact .backtest-summary-card strong{flex:0 0 auto;font-size:.68rem;line-height:1;letter-spacing:.01em;white-space:nowrap}.backtest-summary-strip-compact .backtest-summary-card small{display:none}.backtest-summary-card small,.backtest-summary-card span{color:rgba(255,255,255,.65)}.backtest-summary-card span{font-size:.6rem;letter-spacing:.06em;text-transform:uppercase}.backtest-summary-card span,.backtest-summary-card strong{font-family:IBM Plex Mono,SFMono-Regular,Menlo,Monaco,monospace}.backtest-summary-card strong{font-size:.9rem;line-height:1.15}.backtest-summary-card small{font-size:.64rem}@keyframes backtest-summary-scroll-left{0%{transform:translateX(0)}to{transform:translateX(calc(-1 * var(--backtest-summary-cycle-width)))}}@media (prefers-reduced-motion:reduce){.backtest-summary-strip-track,.main-settings-kpi-strip-track{animation:none;transform:translateX(0)}.backtest-summary-card-animated{transition:none}}.backtest-tabs{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));align-items:stretch;grid-gap:.45rem;gap:.45rem;width:100%;position:relative;z-index:1}.backtest-tab{display:flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.14);background:rgba(255,255,255,.06);color:rgba(255,255,255,.78);border-radius:11px;padding:.46rem .72rem;font-size:.64rem;font-family:IBM Plex Mono,SFMono-Regular,Menlo,Monaco,monospace;letter-spacing:.04em;font-weight:900;white-space:nowrap;width:100%;min-width:0;cursor:pointer;box-shadow:0 10px 24px rgba(0,0,0,.45)}.backtest-tab:hover{color:rgba(255,255,255,.92)}.backtest-tab.active{color:rgba(255,255,255,.96);border-color:rgba(255,255,255,.2);background:linear-gradient(135deg,rgba(255,255,255,.16),rgba(255,255,255,.06));box-shadow:0 14px 34px rgba(0,0,0,.58)}.backtest-panel{min-height:0;display:grid;grid-gap:.9rem;gap:.9rem}.backtest-empty{padding:.95rem}.backtest-empty h3{margin:0;font-size:.84rem;font-weight:900}.backtest-empty p{margin:.32rem 0 0;font-size:.71rem;line-height:1.45;color:rgba(255,255,255,.68)}.backtest-panel.backtest-panel-loading{min-height:clamp(220px,40vh,420px)}.inline-loading-bar{display:grid;grid-gap:.32rem;gap:.32rem;width:100%}.inline-loading-label{font-family:IBM Plex Mono,SFMono-Regular,Menlo,Monaco,monospace;font-size:.61rem;font-weight:900;letter-spacing:.05em;color:rgba(226,255,240,.78);text-transform:uppercase}.inline-loading-track{width:100%;height:8px;border-radius:999px;overflow:hidden;background:rgba(8,16,12,.92);border:1px solid rgba(37,58,46,.9)}.inline-loading-fill{width:34%;height:100%;border-radius:inherit;background:linear-gradient(90deg,#00cf7a,#00ff9d 52%,#75ffcd);box-shadow:0 0 14px rgba(0,255,157,.34);animation:inline-loading-progress 1s linear infinite}@keyframes inline-loading-progress{0%{transform:translateX(-118%)}to{transform:translateX(318%)}}.backtest-inline-loading{max-width:16rem;margin-top:.12rem}.backtest-inline-loading-inset{margin-top:.68rem;max-width:20rem}.backtest-empty-inline{padding:.72rem .8rem;font-size:.72rem;color:rgba(255,255,255,.68)}.backtest-grid{display:grid;grid-gap:.65rem;gap:.65rem}.backtest-grid.two-up{grid-template-columns:minmax(0,1.45fr) minmax(300px,.95fr)}.backtest-grid .span-2{grid-column:1/-1}.backtest-card{min-width:0;padding:.55rem .75rem;display:grid;grid-gap:.4rem;gap:.4rem;overflow:visible;content-visibility:auto;contain-intrinsic-size:200px}.backtest-card.compact{gap:.28rem;contain-intrinsic-size:120px;position:relative;z-index:280;content-visibility:visible;contain:none}.backtest-date-range-card{padding-top:.12rem;padding-bottom:.12rem;transition:filter .18s ease,opacity .18s ease}.backtest-date-range-card .backtest-card-head h3{margin-top:.08rem;font-size:1rem}.backtest-date-range-card.is-loading{filter:blur(2.8px) saturate(.86);opacity:.74;pointer-events:none}.backtest-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:.7rem}.backtest-card-head h3{margin:0;font-size:.9rem;font-weight:900}.backtest-card-head p{margin:.18rem 0 0;color:rgba(255,255,255,.7);font-size:.71rem;line-height:1.45;max-width:58ch}.backtest-stats-head{flex-wrap:wrap;overflow:visible}.backtest-stats-range{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:.32rem;margin-left:auto}.backtest-date-input{min-height:28px;width:100%;min-width:0;flex:1 1;border:1px solid rgba(255,255,255,.14);border-radius:10px;background:rgba(0,0,0,.25);color:rgba(255,255,255,.92);padding:0 .52rem;font-size:.72rem;font-weight:800;outline:none;box-shadow:inset 0 1px 0 rgba(255,255,255,.06)}.backtest-date-input:focus{border-color:rgba(255,255,255,.22)}.backtest-stats-range-arrow{color:rgba(255,255,255,.58);font-size:.72rem}.backtest-range-clear,.backtest-stats-range-arrow{font-family:IBM Plex Mono,SFMono-Regular,Menlo,Monaco,monospace;font-weight:900}.backtest-range-clear{min-height:28px;border:1px solid rgba(255,255,255,.14);border-radius:10px;background:rgba(255,255,255,.04);color:rgba(255,255,255,.9);padding:0 .72rem;font-size:.68rem;cursor:pointer}.backtest-stats-range-main{--backtest-settings-control-width:272px;--backtest-settings-label-width:132px;width:100%;margin-left:auto;display:flex;flex-direction:column;align-items:stretch;justify-content:flex-end;gap:.56rem}.backtest-setting-row{width:min(100%,calc(var(--backtest-settings-label-width) + var(--backtest-settings-control-width) + .72rem));margin-left:auto;display:grid;grid-template-columns:minmax(108px,var(--backtest-settings-label-width)) minmax(0,var(--backtest-settings-control-width));align-items:center;grid-gap:.72rem;gap:.72rem}.backtest-setting-row-label{justify-self:end;color:rgba(255,255,255,.66);font-size:.64rem;font-weight:800;letter-spacing:.04em;text-align:right;white-space:nowrap}.backtest-date-input-row{align-items:center;gap:.32rem}.backtest-date-input-row,.backtest-date-preset-row{width:100%;max-width:var(--backtest-settings-control-width);margin-left:auto;display:flex;justify-content:flex-end}.backtest-date-preset-row{flex-direction:column;align-items:flex-end;gap:.56rem}.backtest-date-preset-wrap{position:relative;width:100%;z-index:320}.backtest-date-preset-wrap.is-open{z-index:1600}.backtest-date-preset-trigger{display:flex;align-items:center;justify-content:space-between;gap:.5rem;min-height:28px;min-width:0;width:100%;padding:0 .64rem;border:1px solid rgba(255,255,255,.14);border-radius:10px;background:rgba(0,0,0,.25);color:rgba(255,255,255,.92);font-size:.72rem;font-weight:800;cursor:pointer;box-shadow:inset 0 1px 0 rgba(255,255,255,.06);transition:border-color .15s}.backtest-date-preset-trigger:hover{border-color:rgba(255,255,255,.26)}.backtest-date-preset-chevron{font-size:.55rem;opacity:.55;line-height:1}.backtest-date-preset-dd{position:absolute;top:calc(100% + 6px);right:0;z-index:1400;width:100%;min-width:100%;max-height:280px;overflow-y:auto;padding:4px;border:1px solid rgba(255,255,255,.1);border-radius:12px;background:rgba(6,12,12,.97);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:0 8px 32px rgba(0,0,0,.6),0 0 0 1px rgba(0,255,157,.06);display:flex;flex-direction:column;gap:1px}.backtest-date-preset-option{width:100%;padding:.48rem .72rem;border:none;border-radius:8px;background:transparent;color:rgba(255,255,255,.72);font-size:.71rem;font-weight:700;text-align:left;cursor:pointer;transition:background .1s,color .1s}.backtest-date-preset-option:hover{background:rgba(255,255,255,.06);color:rgba(255,255,255,.95)}.backtest-date-preset-option.active{background:rgba(0,255,157,.09);color:#00ff9d}.stats-timeframe-wrap{position:relative;width:100%;z-index:320}.stats-timeframe-trigger{display:flex;align-items:center;justify-content:space-between;gap:.5rem;min-height:28px;min-width:0;width:100%;padding:0 .64rem;border:1px solid rgba(255,255,255,.14);border-radius:10px;background:rgba(0,0,0,.25);color:rgba(255,255,255,.92);font-size:.72rem;font-weight:800;cursor:pointer;box-shadow:inset 0 1px 0 rgba(255,255,255,.06);transition:border-color .15s}.stats-timeframe-trigger:hover{border-color:rgba(255,255,255,.26)}.stats-timeframe-chevron{font-size:.55rem;opacity:.55;line-height:1}.stats-timeframe-dd{position:absolute;top:calc(100% + 6px);right:0;z-index:1400;width:100%;min-width:100%;max-height:280px;overflow-y:auto;padding:4px;border:1px solid rgba(255,255,255,.1);border-radius:12px;background:rgba(6,12,12,.97);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:0 8px 32px rgba(0,0,0,.6),0 0 0 1px rgba(0,255,157,.06);display:flex;flex-direction:column;gap:1px}.stats-timeframe-option{width:100%;padding:.48rem .72rem;border:none;border-radius:8px;background:transparent;color:rgba(255,255,255,.72);font-size:.71rem;font-weight:700;text-align:left;cursor:pointer;transition:background .1s,color .1s}.stats-timeframe-option:hover{background:rgba(255,255,255,.06);color:rgba(255,255,255,.95)}.stats-timeframe-option.active{background:rgba(0,255,157,.09);color:#00ff9d}.stats-timeframe-option.disabled{color:rgba(255,255,255,.3);cursor:not-allowed}.stats-timeframe-option.disabled:hover{background:transparent;color:rgba(255,255,255,.3)}.backtest-minute-precise-row{width:100%;display:flex;align-items:center;justify-content:flex-end;gap:.5rem}.backtest-minute-precise-label{color:rgba(255,255,255,.72);font-size:.66rem;font-weight:800;letter-spacing:.03em;text-transform:uppercase}.backtest-minute-precise-toggle{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.28rem;gap:.28rem;width:132px}.backtest-minute-precise-btn{min-height:30px;border:1px solid rgba(255,255,255,.14);border-radius:9px;background:rgba(0,0,0,.25);color:rgba(255,255,255,.74);font-size:.64rem;font-weight:800;letter-spacing:.04em;display:inline-flex;align-items:center;justify-content:space-between;gap:.45rem;padding:.3rem .4rem .3rem .58rem;cursor:pointer}.backtest-minute-precise-single{width:100%}.backtest-minute-precise-btn-title{color:rgba(255,255,255,.78);font-size:.62rem;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.backtest-minute-precise-btn-state{min-width:38px;min-height:19px;padding:0 .42rem;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.16);background:rgba(255,255,255,.06);color:rgba(255,255,255,.84);font-size:.57rem;font-weight:900;letter-spacing:.08em}.backtest-minute-precise-btn:hover{border-color:rgba(255,255,255,.24);color:rgba(255,255,255,.9)}.backtest-minute-precise-btn.active{border-color:rgba(0,255,157,.32);background:rgba(0,255,157,.09);color:#00ff9d}.backtest-minute-precise-btn.active .backtest-minute-precise-btn-state{border-color:rgba(0,255,157,.36);background:rgba(0,255,157,.16);color:#00ff9d}.ai-zip-input,.backtest-input-field input,.backtest-search{width:100%;border:1px solid rgba(255,255,255,.14);border-radius:10px;background:rgba(0,0,0,.25);color:rgba(255,255,255,.92);padding:.48rem .62rem;font-size:.75rem;font-weight:800;outline:none;box-shadow:inset 0 1px 0 rgba(255,255,255,.06)}.backtest-search{max-width:none}.ai-zip-input:focus,.backtest-input-field input:focus,.backtest-search:focus{border-color:rgba(255,255,255,.22)}.backtest-toolbar-row{align-items:center;gap:.6rem}.backtest-toolbar-row .backtest-search{flex:1 1 auto}.backtest-toolbar-note{margin-top:.18rem;font-size:.66rem;color:rgba(255,255,255,.62)}.backtest-toolbar-note-stack{display:flex;flex-direction:column;align-items:flex-start;gap:.48rem}.backtest-toolbar-note-meta,.backtest-toolbar-note-range{display:inline-flex;align-items:center;flex-wrap:wrap;gap:.26rem}.backtest-toolbar-note-meta strong,.backtest-toolbar-note-range strong{color:#60a5fa}.backtest-toolbar-note-separator{color:rgba(255,255,255,.36)}.backtest-toolbar-note-library-line{row-gap:.16rem}.backtest-toolbar-note-library-wrap{display:inline-flex;align-items:center;gap:.26rem}.backtest-toolbar-note-library{display:inline-flex;align-items:center;gap:.18rem;font-weight:700}.backtest-toolbar-note-library strong{color:inherit}.models-surface-overview{display:grid;grid-gap:.68rem;gap:.68rem}.models-surface-overview-actions{display:inline-flex;align-items:center;gap:.55rem;flex-wrap:wrap}.models-surface-status{font-family:IBM Plex Mono,SFMono-Regular,Menlo,Monaco,monospace}.models-surface-status-success{color:rgba(201,255,234,.9)}.models-surface-status-error{color:rgba(255,202,202,.9)}.models-library-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));grid-gap:.82rem;gap:.82rem}.models-library-card{padding:.9rem;display:grid;grid-gap:.82rem;gap:.82rem;background:radial-gradient(120% 120% at 0 0,rgba(33,71,117,.18),transparent 58%),linear-gradient(180deg,rgba(9,14,21,.96),rgba(6,10,15,.98))}.models-library-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:.8rem}.models-library-card-copy{min-width:0;display:grid;grid-gap:.34rem;gap:.34rem}.models-library-title-row{display:flex;align-items:center;gap:.52rem;flex-wrap:wrap}.models-library-title-row h3{margin:0;color:rgba(248,251,255,.96);font-size:.88rem;letter-spacing:.02em}.models-library-download-btn{flex-shrink:0}.models-library-card-interactive{cursor:pointer;transition:transform .14s ease,border-color .14s ease,box-shadow .14s ease}.models-library-card-interactive:hover{border-color:rgba(88,166,255,.28);box-shadow:0 18px 48px rgba(0,0,0,.28);transform:translateY(-1px)}.models-library-card-interactive:focus-visible{outline:1px solid rgba(88,166,255,.9);outline-offset:2px}.models-library-sections{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.72rem;gap:.72rem;align-items:start}.models-library-section{display:grid;grid-template-rows:auto minmax(5.1rem,auto);grid-gap:.44rem;gap:.44rem;min-width:0;align-content:start}.models-library-section header{display:flex;align-items:center;min-height:.9rem}.models-library-section header span{font-size:.63rem;letter-spacing:.08em;text-transform:uppercase;font-family:IBM Plex Mono,SFMono-Regular,Menlo,Monaco,monospace}.models-library-section-buy header span{color:rgba(74,222,128,.96)}.models-library-section-sell header span{color:rgba(248,113,113,.96)}.models-library-rule-list{list-style:none;margin:0;padding:0;display:grid;grid-gap:.42rem;gap:.42rem;align-content:start}.models-library-section li{position:relative;padding-left:.82rem;color:rgba(223,233,246,.82);font-size:.65rem;line-height:1.48}.models-library-section li:before{content:"";position:absolute;left:.05rem;top:.45rem;width:.34rem;height:.34rem;border-radius:999px;background:linear-gradient(135deg,rgba(88,166,255,.96),rgba(16,185,129,.9));box-shadow:0 0 0 4px rgba(88,166,255,.08)}.models-library-rule-copy{color:rgba(223,233,246,.82)}.models-library-rule-spacer{min-height:5.1rem}.model-run-modal-body{padding:0;height:auto}.model-run-modal-card{width:min(1080px,96vw);height:auto;max-height:min(560px,82vh)}.model-run-shell{min-height:0;height:auto;display:grid;grid-template-rows:auto auto auto;grid-gap:.72rem;gap:.72rem;padding:.8rem}.model-run-toolbar{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:.75rem}.model-run-toolbar-main{display:flex;flex-wrap:wrap;align-items:center;gap:.65rem}.model-run-toolbar-main-end{justify-content:flex-end}.model-run-toolbar .backtest-date-preset-wrap,.model-run-toolbar .stats-timeframe-wrap{min-width:10.5rem}.model-run-number-control{display:grid;grid-gap:.3rem;gap:.3rem;min-width:5.4rem}.model-run-number-control span{color:rgba(205,220,239,.68);font-size:.6rem;letter-spacing:.08em;text-transform:uppercase;font-family:IBM Plex Mono,SFMono-Regular,Menlo,Monaco,monospace}.model-run-number-input{border:1px solid rgba(255,255,255,.08);background:rgba(4,4,4,.98);color:rgba(240,246,252,.96);border-radius:10px;padding:.58rem .72rem;font-size:.78rem;line-height:1.2}.model-run-number-input:focus{outline:none;border-color:rgba(255,255,255,.18);box-shadow:0 0 0 3px rgba(255,255,255,.06)}.model-run-submit-btn{align-self:end;min-width:5rem;min-height:2.2rem;border-color:rgba(255,255,255,.08);background:rgba(5,5,5,.98);color:rgba(240,246,252,.9)}.model-run-error{border:1px solid rgba(248,113,113,.22);background:rgba(80,18,18,.22);color:rgba(255,207,207,.94);border-radius:12px;padding:.7rem .82rem;font-size:.74rem;line-height:1.45}.model-run-layout{min-height:0;display:grid;grid-template-columns:minmax(0,1.75fr) minmax(280px,.95fr);grid-gap:.9rem;gap:.9rem}.model-run-chart-panel,.model-run-stats-panel{min-height:0;border:1px solid rgba(255,255,255,.08);border-radius:16px;background:linear-gradient(180deg,rgba(5,5,5,.98),rgba(2,2,2,.99));padding:.88rem;display:grid;align-content:start;grid-gap:.8rem;gap:.8rem}.model-run-panel-head{display:flex;align-items:flex-start;justify-content:space-between;gap:.7rem}.model-run-panel-copy{display:grid;grid-gap:.18rem;gap:.18rem}.model-run-panel-copy strong{color:rgba(245,249,255,.96);font-size:.72rem;letter-spacing:.08em;text-transform:uppercase;font-family:IBM Plex Mono,SFMono-Regular,Menlo,Monaco,monospace}.model-run-panel-copy span{color:rgba(205,220,239,.62);font-size:.67rem;line-height:1.45}.model-run-chart-wrap,.model-run-empty{min-height:220px;height:220px}.model-run-empty{display:grid;place-items:center;border:1px dashed rgba(255,255,255,.08);border-radius:14px;color:rgba(205,220,239,.54);font-size:.74rem;text-align:center;padding:1.1rem}.model-run-tooltip{display:grid;grid-gap:.16rem;gap:.16rem;border:1px solid rgba(255,255,255,.08);background:rgba(8,12,18,.96);color:rgba(240,246,252,.96);border-radius:10px;padding:.55rem .62rem;box-shadow:0 18px 34px rgba(0,0,0,.28)}.model-run-tooltip strong{font-size:.67rem;letter-spacing:.06em;text-transform:uppercase}.model-run-tooltip span{color:rgba(205,220,239,.72);font-size:.68rem}.model-run-stats-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.72rem;gap:.72rem}.model-run-stat-card{border:1px solid rgba(255,255,255,.08);border-radius:14px;background:rgba(0,0,0,.82);padding:.82rem .84rem;display:grid;grid-gap:.28rem;gap:.28rem}.model-run-stat-card span{color:rgba(205,220,239,.62);font-size:.61rem;letter-spacing:.08em;text-transform:uppercase;font-family:IBM Plex Mono,SFMono-Regular,Menlo,Monaco,monospace}.model-run-stat-card strong{color:rgba(245,249,255,.96);font-size:.94rem;line-height:1.2}@media (max-width:960px){.model-run-layout,.models-library-sections{grid-template-columns:minmax(0,1fr)}}@media (max-width:760px){.model-run-toolbar{flex-direction:column}.model-run-number-control,.model-run-submit-btn,.model-run-toolbar .backtest-date-preset-wrap,.model-run-toolbar .stats-timeframe-wrap,.model-run-toolbar-main,.model-run-toolbar-main-end{width:100%}.model-run-stats-grid{grid-template-columns:minmax(0,1fr)}}.ai-zip-section,.backtest-bar-list,.backtest-dimension-list,.backtest-history-list,.backtest-mini-list,.backtest-stat-list{display:grid;grid-gap:.55rem;gap:.55rem}.backtest-bar-list.framed,.backtest-dimension-table{padding:.55rem;border-radius:12px;border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.02)}.backtest-history-list{max-height:560px;overflow-y:auto;border-radius:11px;border:1px solid rgba(255,255,255,.1);padding:.38rem;background:rgba(255,255,255,.02)}.backtest-history-table-wrap{max-height:560px;overflow:auto;border-radius:12px;border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.02)}.backtest-history-table{min-width:880px;width:100%;border-collapse:collapse;font-size:.68rem}.backtest-history-table thead th{position:-webkit-sticky;position:sticky;top:0;z-index:1;padding:.6rem .5rem;border-bottom:1px solid rgba(255,255,255,.1);color:rgba(255,255,255,.58);font-size:.58rem;font-family:IBM Plex Mono,SFMono-Regular,Menlo,Monaco,monospace;letter-spacing:.06em;text-transform:uppercase;text-align:left}.backtest-history-table tbody td{padding:.58rem .5rem;border-bottom:1px solid rgba(255,255,255,.06);color:rgba(255,255,255,.84);vertical-align:top;white-space:nowrap}.backtest-history-table tbody tr{cursor:pointer;transition:background .14s ease,box-shadow .14s ease}.backtest-history-table tbody tr:hover{background:rgba(255,255,255,.04)}.backtest-history-table tbody tr.up-row{background:rgba(60,220,120,.04)}.backtest-history-table tbody tr.down-row{background:rgba(230,80,80,.04)}.backtest-history-id{font-family:IBM Plex Mono,SFMono-Regular,Menlo,Monaco,monospace;font-weight:900;color:rgba(255,255,255,.9)}.backtest-history-subcell{margin-top:.16rem;color:rgba(255,255,255,.55);font-size:.61rem;line-height:1.35}.backtest-history-empty{padding:.9rem .72rem;text-align:center;color:rgba(255,255,255,.58)}.backtest-day-row,.backtest-history-row{display:flex;align-items:center;justify-content:space-between;gap:.7rem;padding:.68rem .74rem;border:1px solid rgba(255,255,255,.06);border-radius:10px;background:rgba(255,255,255,.02)}.backtest-history-main{min-width:0;display:flex;align-items:flex-start;gap:.6rem}.backtest-bar-copy,.backtest-dimension-copy,.backtest-history-copy{min-width:0;display:grid}.backtest-history-copy{gap:.14rem}.backtest-day-row strong,.backtest-dimension-reading strong,.backtest-history-copy strong,.backtest-mini-row strong,.backtest-stat-card strong,.backtest-stat-row strong{color:rgba(255,255,255,.94)}.backtest-day-row span,.backtest-dimension-copy span,.backtest-dimension-reading span,.backtest-history-copy small,.backtest-history-copy span,.backtest-mini-row span,.backtest-stat-card>.backtest-stat-label,.backtest-stat-row span{color:rgba(255,255,255,.65)}.backtest-day-row span,.backtest-history-copy small,.backtest-history-copy span{font-size:.67rem}.backtest-history-side{display:grid;justify-items:end;grid-gap:.18rem;gap:.18rem;text-align:right}.backtest-history-side span,.backtest-history-side strong{font-family:IBM Plex Mono,SFMono-Regular,Menlo,Monaco,monospace}.backtest-pill{display:inline-flex;align-items:center;justify-content:center;min-width:52px;padding:.22rem .46rem;border-radius:10px;border:1px solid;font-size:.58rem;letter-spacing:.06em;text-transform:uppercase}.backtest-action-btn,.backtest-pill{font-family:IBM Plex Mono,SFMono-Regular,Menlo,Monaco,monospace;font-weight:900}.backtest-action-btn{border:1px solid rgba(255,255,255,.14);background:rgba(255,255,255,.06);color:rgba(255,255,255,.92);border-radius:10px;min-height:34px;padding:.42rem .72rem;font-size:.68rem;letter-spacing:.04em;cursor:pointer;box-shadow:0 10px 24px rgba(0,0,0,.45)}.backtest-action-btn.compact{min-height:34px;min-width:78px}.backtest-action-btn:hover:not(:disabled){color:rgba(255,255,255,.98)}.backtest-action-btn:disabled{opacity:.55;cursor:not-allowed}.backtest-stat-list{gap:.44rem}.backtest-mini-row,.backtest-stat-row{display:flex;align-items:center;justify-content:space-between;gap:.6rem;padding:.46rem 0;border-bottom:1px solid rgba(255,255,255,.06);font-size:.68rem}.backtest-mini-row:last-child,.backtest-stat-row:last-child{border-bottom:0}.backtest-mini-row span,.backtest-stat-row small,.backtest-stat-row span{font-size:.66rem}.backtest-calendar-shell{display:grid;grid-gap:.42rem;gap:.42rem;margin-bottom:.3rem}.backtest-calendar-summary,.backtest-calendar-toolbar{display:flex}.backtest-calendar-toolbar{justify-content:flex-start}.backtest-calendar-summary{justify-content:center}.backtest-calendar-nav{display:flex;align-items:center;gap:.5rem;justify-content:flex-start}.backtest-calendar-nav.compact{margin-top:0}.backtest-calendar-nav-btn{min-width:42px;padding-inline:.8rem}.backtest-calendar-label{color:rgba(255,255,255,.92);font-size:.74rem;white-space:nowrap;text-align:center;letter-spacing:.03em}.backtest-calendar-label,.backtest-month-pill{font-family:IBM Plex Mono,SFMono-Regular,Menlo,Monaco,monospace;font-weight:800}.backtest-month-pill{display:flex;align-items:center;justify-content:center;min-height:32px;padding:.4rem .8rem;margin:0;width:-moz-fit-content;width:fit-content;border-radius:999px;border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.04);color:rgba(255,255,255,.86);font-size:.7rem}.backtest-month-pill.up{border-color:rgba(16,185,129,.45);color:rgba(110,231,183,.96);background:rgba(16,185,129,.12)}.backtest-month-pill.down{border-color:rgba(239,68,68,.45);color:rgba(252,165,165,.96);background:rgba(239,68,68,.1)}.backtest-month-pill.neutral{border-color:rgba(255,255,255,.14)}.backtest-calendar-grid,.backtest-calendar-weekdays{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));grid-gap:.5rem;gap:.5rem}.backtest-calendar-detail{margin-top:.85rem;padding-top:0;border-top:0;display:grid;grid-gap:.7rem;gap:.7rem}.backtest-calendar-detail-head{padding-bottom:0}.backtest-calendar-detail-head h3{margin-bottom:.12rem}.backtest-calendar-detail-head p{max-width:100%}.backtest-calendar-weekdays span{color:rgba(255,255,255,.46);font-size:.61rem;text-align:center;font-family:IBM Plex Mono,SFMono-Regular,Menlo,Monaco,monospace;text-transform:uppercase}.backtest-calendar-cell{min-height:94px;border-radius:12px;color:inherit;padding:.55rem;display:grid;align-content:start;grid-gap:.24rem;gap:.24rem;text-align:left;cursor:pointer;transition:border-color .14s ease,background .14s ease,transform .14s ease}.backtest-calendar-cell:hover{border-color:rgba(16,185,129,.26);transform:translateY(-1px)}.backtest-calendar-cell-day{color:rgba(255,255,255,.94);font-size:.67rem;font-weight:800}.backtest-calendar-cell-count{font-size:.66rem;color:rgba(255,255,255,.9)}.backtest-calendar-cell-pnl{font-size:.64rem;font-family:IBM Plex Mono,SFMono-Regular,Menlo,Monaco,monospace}.backtest-calendar-cell-empty{color:rgba(255,255,255,.52);font-size:.61rem}.backtest-calendar-cell.selected{border-color:rgba(16,185,129,.5);background:rgba(16,185,129,.18);box-shadow:inset 0 0 0 1px rgba(16,185,129,.12)}.backtest-calendar-cell.muted{opacity:.56}.backtest-calendar-day-list{display:grid;grid-gap:.5rem;gap:.5rem}.backtest-calendar-trade{border-radius:14px;overflow:hidden;transition:border-color .14s ease,background .14s ease}.backtest-calendar-trade:hover{border-color:rgba(16,185,129,.24)}.backtest-calendar-trade.expanded{border-color:rgba(16,185,129,.45);background:#161616}.backtest-calendar-trade-toggle{width:100%;border:0;background:transparent;color:inherit;padding:.72rem .78rem;display:flex;align-items:center;justify-content:space-between;gap:.9rem;cursor:pointer;text-align:left}.backtest-calendar-trade-main{min-width:0;display:flex;align-items:center;gap:.8rem}.backtest-calendar-side-pill{display:inline-flex;align-items:center;justify-content:center;min-width:52px;padding:.2rem .44rem;border-radius:8px;border:1px solid;font-size:.56rem;font-family:IBM Plex Mono,SFMono-Regular,Menlo,Monaco,monospace;letter-spacing:.06em;font-weight:900;text-transform:uppercase}.backtest-calendar-side-pill.up{color:rgba(110,231,183,.96);background:rgba(16,185,129,.14)}.backtest-calendar-side-pill.down{color:rgba(252,165,165,.96);background:rgba(239,68,68,.14)}.backtest-calendar-trade-copy{min-width:0;display:flex;align-items:center;flex-wrap:wrap;gap:.28rem .85rem}.backtest-calendar-trade-inline{min-width:0;display:inline-flex;align-items:center;gap:.24rem;color:rgba(255,255,255,.76);font-size:.64rem}.backtest-calendar-trade-duration,.backtest-calendar-trade-inline.optional{display:none}.backtest-calendar-trade-inline-label{color:rgba(255,255,255,.9);font-weight:900}.backtest-calendar-trade-inline-value{color:rgba(255,255,255,.72)}.backtest-calendar-trade-duration,.backtest-calendar-trade-inline-price,.backtest-calendar-trade-symbol{color:rgba(255,255,255,.52);font-family:IBM Plex Mono,SFMono-Regular,Menlo,Monaco,monospace}.backtest-calendar-trade-duration{font-size:.58rem;letter-spacing:.01em}.backtest-calendar-trade-side{min-width:-moz-fit-content;min-width:fit-content;display:grid;justify-items:end;text-align:right;grid-gap:.14rem;gap:.14rem}.backtest-calendar-trade-side span{font-size:.6rem}.backtest-calendar-trade-side strong{font-size:.71rem;font-family:IBM Plex Mono,SFMono-Regular,Menlo,Monaco,monospace}.backtest-calendar-trade-expand{padding:.58rem;display:grid;grid-gap:.42rem;gap:.42rem}.backtest-calendar-trade-stat-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:.4rem;gap:.4rem}.backtest-calendar-trade-stat{padding:.44rem .5rem;border-radius:10px;border:1px solid rgba(255,255,255,.1);background:#000;display:grid;grid-gap:.14rem;gap:.14rem}.backtest-calendar-trade-stat span{color:rgba(255,255,255,.52);font-size:.58rem;letter-spacing:.03em;text-transform:uppercase}.backtest-calendar-trade-stat strong{color:rgba(255,255,255,.9);font-size:.66rem}.backtest-calendar-trade-stat-value.tp{color:#34d399;font-weight:900}.backtest-calendar-trade-stat-value.sl{color:#f87171;font-weight:900}.backtest-calendar-trade-panel{border:1px solid #262626;border-radius:12px;background:#000;padding:.75rem;display:grid;grid-gap:.5rem;gap:.5rem}.backtest-calendar-trade-meta{display:grid;grid-gap:.2rem;gap:.2rem}.backtest-calendar-trade-meta div{color:rgba(255,255,255,.64);font-size:.62rem}.backtest-calendar-trade-prices{display:flex;align-items:center;justify-content:space-between;gap:.8rem}.backtest-calendar-trade-prices span{font-size:.62rem;font-family:IBM Plex Mono,SFMono-Regular,Menlo,Monaco,monospace}.backtest-calendar-trade-prices span:first-child{color:rgba(255,255,255,.72)}.backtest-calendar-trade-chart-copy{margin-bottom:.25rem}.backtest-calendar-trade-chart-copy strong{display:block;font-size:.875rem;font-weight:500;line-height:1.4;color:#737373}.backtest-calendar-trade-chart-copy span{color:rgba(255,255,255,.54);font-size:.59rem;line-height:1.35}@media (min-width:720px){.backtest-calendar-trade-inline.optional{display:inline-flex}}@media (min-width:1040px){.backtest-calendar-trade-duration{display:block}}.backtest-trade-mini-chart{position:relative;width:100%;height:100%;border:1px solid #262626;border-radius:12px;background:#0a0a0a;overflow:hidden}.backtest-trade-mini-head{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.backtest-trade-mini-head span{color:rgba(255,255,255,.62);font-size:.58rem;font-family:IBM Plex Mono,SFMono-Regular,Menlo,Monaco,monospace}.backtest-trade-mini-chart svg{width:100%;height:100%;display:block}.backtest-trade-mini-empty{padding:.62rem;border-radius:10px;border:1px solid rgba(255,255,255,.1);background:rgba(0,0,0,.42);color:rgba(255,255,255,.62);font-size:.61rem}.backtest-cluster-surface{gap:.85rem}.backtest-cluster-head{display:flex;align-items:flex-start;justify-content:space-between;gap:.9rem}.backtest-cluster-title{font-size:.76rem;font-family:IBM Plex Mono,SFMono-Regular,Menlo,Monaco,monospace;letter-spacing:.08em;font-weight:900;text-transform:uppercase;color:rgba(255,255,255,.94)}.backtest-cluster-subtitle{margin-top:.24rem;font-size:.65rem;line-height:1.45;color:rgba(255,255,255,.66);max-width:80ch}.backtest-cluster-pill-row{margin-top:.48rem;display:flex;align-items:center;flex-wrap:wrap;gap:.45rem}.backtest-cluster-pill{display:inline-flex;align-items:center;gap:.34rem;padding:.22rem .54rem;border-radius:999px;border:1px solid rgba(255,255,255,.12);background:rgba(0,0,0,.26);color:rgba(255,255,255,.8);font-size:.6rem;font-family:IBM Plex Mono,SFMono-Regular,Menlo,Monaco,monospace}.backtest-cluster-pill strong{color:rgba(255,255,255,.94)}.backtest-cluster-head-actions{min-width:260px;display:grid;grid-gap:.5rem;gap:.5rem;justify-items:end}.backtest-cluster-search-wrap{display:flex;align-items:center;justify-content:flex-end;gap:.44rem;flex-wrap:wrap}.backtest-cluster-search-wrap .backtest-search{width:min(240px,100%)}.backtest-cluster-search-miss{font-size:.62rem;color:rgba(255,140,0,.96);font-family:IBM Plex Mono,SFMono-Regular,Menlo,Monaco,monospace}.backtest-cluster-filter-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));grid-gap:.54rem;gap:.54rem;align-items:end}.backtest-cluster-filter-row label{display:grid;grid-gap:.24rem;gap:.24rem}.backtest-cluster-filter-row label span{font-size:.58rem;letter-spacing:.05em;text-transform:uppercase;color:rgba(255,255,255,.52);font-family:IBM Plex Mono,SFMono-Regular,Menlo,Monaco,monospace}.backtest-cluster-select{border:1px solid rgba(255,255,255,.14);border-radius:10px;background:rgba(0,0,0,.28);color:rgba(255,255,255,.92);padding:.46rem .58rem;font-size:.72rem;font-weight:800;outline:none}.backtest-cluster-select:focus{border-color:rgba(255,255,255,.24)}.backtest-cluster-hint{font-size:.62rem;color:rgba(255,255,255,.58);font-family:IBM Plex Mono,SFMono-Regular,Menlo,Monaco,monospace}.backtest-cluster-map{position:relative;border:1px solid rgba(255,255,255,.1);border-radius:18px;background:radial-gradient(circle at 18% 18%,rgba(60,220,120,.1),transparent 52%),radial-gradient(circle at 80% 22%,rgba(0,210,255,.1),transparent 54%),radial-gradient(circle at 52% 86%,rgba(255,140,0,.08),transparent 58%),linear-gradient(180deg,rgba(7,7,7,.92),rgba(6,6,6,.82));min-height:440px;overflow:hidden}.backtest-cluster-map:before{content:"";position:absolute;inset:0;background:linear-gradient(rgba(255,255,255,.02) 1px,transparent 0),linear-gradient(90deg,rgba(255,255,255,.02) 1px,transparent 0);background-size:22px 22px;pointer-events:none}.backtest-cluster-map svg{position:relative;z-index:1;width:100%;height:100%;display:block}.backtest-cluster-halo{stroke-width:.9}.backtest-cluster-node{stroke-width:1.2;cursor:pointer;transition:fill-opacity .14s ease,stroke-width .14s ease,transform .14s ease}.backtest-cluster-node:hover{fill-opacity:.45}.backtest-cluster-node.selected{fill-opacity:.38;stroke-width:2.05}.backtest-cluster-empty-overlay{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:2;border:1px solid rgba(255,255,255,.12);border-radius:12px;padding:.55rem .7rem;background:rgba(0,0,0,.52);color:rgba(255,255,255,.78);font-size:.64rem;font-family:IBM Plex Mono,SFMono-Regular,Menlo,Monaco,monospace}.backtest-cluster-overlay-card{position:absolute;right:12px;top:12px;z-index:2;width:min(320px,calc(100% - 24px));border:1px solid rgba(255,255,255,.18);border-radius:14px;background:linear-gradient(135deg,rgba(0,0,0,.62),rgba(0,0,0,.88));-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);padding:.58rem .66rem}.backtest-cluster-overlay-head{display:flex;align-items:center;justify-content:space-between;gap:.4rem}.backtest-cluster-overlay-head strong{font-size:.7rem;letter-spacing:.05em;text-transform:uppercase;font-family:IBM Plex Mono,SFMono-Regular,Menlo,Monaco,monospace}.backtest-cluster-overlay-head button{border:1px solid rgba(255,255,255,.16);border-radius:9px;background:rgba(255,255,255,.08);color:rgba(255,255,255,.9);padding:.25rem .4rem;font-size:.58rem;font-weight:900;font-family:IBM Plex Mono,SFMono-Regular,Menlo,Monaco,monospace;cursor:pointer}.backtest-cluster-overlay-grid{margin-top:.52rem;display:grid;grid-template-columns:minmax(72px,106px) minmax(0,1fr);grid-gap:.33rem .54rem;gap:.33rem .54rem;font-size:.64rem}.backtest-cluster-overlay-grid span{color:rgba(255,255,255,.62);font-family:IBM Plex Mono,SFMono-Regular,Menlo,Monaco,monospace}.backtest-cluster-overlay-grid strong{color:rgba(255,255,255,.92);min-width:0}.backtest-cluster-slider-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:.7rem;gap:.7rem}.backtest-cluster-slider-grid label{display:grid;grid-gap:.3rem;gap:.3rem;padding:.56rem .62rem;border:1px solid rgba(255,255,255,.1);border-radius:12px;background:rgba(0,0,0,.24)}.backtest-cluster-slider-grid label span{font-size:.6rem;text-transform:uppercase;letter-spacing:.05em;color:rgba(255,255,255,.58);font-family:IBM Plex Mono,SFMono-Regular,Menlo,Monaco,monospace}.backtest-cluster-slider-grid label strong{font-size:.72rem;color:rgba(255,255,255,.92)}.backtest-cluster-slider-grid input[type=range]{width:100%}.backtest-cluster-legend-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:.52rem;gap:.52rem}.backtest-cluster-legend-card{border:1px solid rgba(255,255,255,.12);border-radius:11px;padding:.56rem .62rem;background:rgba(0,0,0,.24);color:rgba(255,255,255,.9);text-align:left;display:flex;align-items:flex-start;gap:.5rem;cursor:pointer;transition:border-color .14s ease,background .14s ease}.backtest-cluster-legend-card.active{border-color:rgba(255,255,255,.24);background:rgba(255,255,255,.05)}.backtest-cluster-legend-card .dot{width:10px;height:10px;border-radius:999px;margin-top:.2rem;box-shadow:0 0 0 2px rgba(0,0,0,.32)}.backtest-cluster-legend-card strong{display:block;font-size:.66rem}.backtest-cluster-legend-card small{display:block;margin-top:.16rem;color:rgba(255,255,255,.62);font-size:.58rem}.backtest-cluster-table-wrap{border:1px solid rgba(255,255,255,.12);border-radius:12px;background:rgba(0,0,0,.24);overflow:auto;max-height:420px}.backtest-cluster-table{width:100%;border-collapse:collapse;min-width:980px;font-size:.64rem}.backtest-cluster-table thead th{position:-webkit-sticky;position:sticky;top:0;z-index:1;text-align:left;padding:.48rem .54rem;background:rgba(6,6,6,.92);border-bottom:1px solid rgba(255,255,255,.12);font-size:.56rem;text-transform:uppercase;letter-spacing:.05em;color:rgba(255,255,255,.56);font-family:IBM Plex Mono,SFMono-Regular,Menlo,Monaco,monospace}.backtest-cluster-table tbody td{padding:.48rem .54rem;border-bottom:1px solid rgba(255,255,255,.06);color:rgba(255,255,255,.88);white-space:nowrap}.backtest-cluster-table tbody tr{cursor:pointer;transition:background .14s ease}.backtest-cluster-table tbody tr:hover{background:rgba(255,255,255,.05)}.backtest-cluster-table tbody tr.selected{background:rgba(120,180,255,.14)}.backtest-cluster-group-label{font-weight:900}.backtest-cluster-table-empty{padding:.74rem .7rem;font-size:.65rem;color:rgba(255,255,255,.62)}.backtest-axis-line,.backtest-grid-line{fill:none;stroke-width:.8}.backtest-axis-line{stroke:rgba(255,255,255,.22)}.backtest-grid-line{stroke:rgba(255,255,255,.1);stroke-dasharray:2 3}.backtest-map-legend{display:flex;align-items:center;gap:.6rem;flex-wrap:wrap;color:rgba(255,255,255,.52);font-size:.62rem;font-family:IBM Plex Mono,SFMono-Regular,Menlo,Monaco,monospace}.backtest-bar-row{display:grid;grid-template-columns:minmax(88px,132px) minmax(0,1fr) auto;align-items:center;grid-gap:.6rem;gap:.6rem}.backtest-bar-row.compact{grid-template-columns:minmax(110px,1fr) minmax(0,1fr) auto}.backtest-bar-copy strong,.backtest-dimension-copy strong{font-size:.7rem}.backtest-bar-copy span,.backtest-dimension-copy span{font-size:.64rem}.backtest-bar-track,.backtest-dimension-meter,.backtest-progress-track{height:10px;border-radius:999px;background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.1);overflow:hidden;box-shadow:inset 0 1px 0 rgba(255,255,255,.04)}.backtest-bar-fill,.backtest-dimension-fill,.backtest-progress-fill{height:100%;border-radius:999px}.backtest-bar-fill.up,.backtest-dimension-fill.up,.backtest-progress-fill.up{background:linear-gradient(90deg,rgba(27,174,138,.9),rgba(65,209,168,.9))}.backtest-bar-fill.down,.backtest-dimension-fill.down,.backtest-progress-fill.down{background:linear-gradient(90deg,rgba(240,69,90,.88),rgba(255,113,132,.9))}.backtest-bar-fill.neutral,.backtest-dimension-fill.neutral,.backtest-progress-fill.neutral{background:linear-gradient(90deg,rgba(185,185,185,.72),rgba(245,245,245,.72))}.backtest-bar-values{text-align:right;white-space:nowrap;font-size:.66rem;font-family:IBM Plex Mono,SFMono-Regular,Menlo,Monaco,monospace}.backtest-input-grid,.backtest-metric-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.6rem;gap:.6rem}.backtest-metric-card{border:1px solid rgba(255,255,255,.1);border-radius:14px;background:rgba(255,255,255,.03);padding:.68rem;display:grid;grid-gap:.18rem;gap:.18rem}.backtest-metric-card span{color:rgba(255,255,255,.65);font-size:.61rem;text-transform:uppercase;letter-spacing:.06em}.backtest-metric-card span,.backtest-metric-card strong{font-family:IBM Plex Mono,SFMono-Regular,Menlo,Monaco,monospace}.backtest-metric-card strong{font-size:.84rem}.backtest-dimension-list{gap:.62rem}.backtest-dimension-row{display:grid;grid-template-columns:minmax(160px,1.05fr) minmax(0,1.35fr) auto;align-items:center;grid-gap:.8rem;gap:.8rem;padding:.72rem 0;border-bottom:1px solid rgba(255,255,255,.05)}.backtest-dimension-row:last-child{border-bottom:0}.backtest-dimension-reading{display:grid;justify-items:end;grid-gap:.08rem;gap:.08rem;text-align:right}.backtest-dimension-reading strong{font-size:.7rem}.backtest-dimension-reading span{font-size:.62rem;font-family:IBM Plex Mono,SFMono-Regular,Menlo,Monaco,monospace}.backtest-dimension-reading.left{justify-items:start;text-align:left}.backtest-dimension-toolbar{display:flex;align-items:center;gap:.6rem}.backtest-dimension-table{display:grid;grid-gap:0;gap:0}.backtest-dimension-table-head,.backtest-dimension-table-row{display:grid;grid-template-columns:minmax(160px,1.2fr) minmax(120px,.85fr) minmax(160px,1fr);grid-gap:.8rem;gap:.8rem;align-items:center}.backtest-dimension-table-head{padding:.2rem .1rem .55rem;border-bottom:1px solid rgba(255,255,255,.08);color:rgba(255,255,255,.5);font-size:.58rem;font-family:IBM Plex Mono,SFMono-Regular,Menlo,Monaco,monospace;letter-spacing:.06em;text-transform:uppercase}.backtest-dimension-table-row{padding:.72rem .1rem;border-bottom:1px solid rgba(255,255,255,.05)}.backtest-dimension-table-row:last-child{border-bottom:0}.backtest-dimension-score{min-width:0}.backtest-graph-wrap{border:1px solid rgba(255,255,255,.08);border-radius:18px;background:linear-gradient(180deg,rgba(0,0,0,.78),rgba(0,0,0,.62));padding:.72rem;min-height:182px}.backtest-graph-wrap.short{min-height:124px}.backtest-graph-wrap svg{width:100%;height:100%}.backtest-inline-select{display:inline-flex;align-items:center;gap:.38rem;padding:.26rem .28rem .26rem .5rem;border-radius:12px;border:1px solid rgba(90,170,255,.22);background:rgba(90,170,255,.08)}.backtest-inline-select span{color:rgba(255,255,255,.64);font-size:.58rem;font-family:IBM Plex Mono,SFMono-Regular,Menlo,Monaco,monospace;letter-spacing:.06em;text-transform:uppercase}.backtest-inline-select select{border:0;background:transparent;color:rgba(255,255,255,.92);font-size:.68rem;font-weight:800;outline:none;cursor:pointer}.backtest-scatter-wrap{min-height:320px;border-radius:18px;border:1px solid rgba(255,255,255,.08);background:linear-gradient(180deg,rgba(0,0,0,.78),rgba(0,0,0,.62));padding:.72rem}.backtest-scatter-wrap svg{width:100%;height:100%}.backtest-zero-line{stroke:rgba(255,255,255,.18);stroke-width:.55;stroke-dasharray:1.4 2.2}.backtest-scatter-dot{fill:transparent;stroke-width:1.1}.backtest-scatter-dot.up{stroke:rgba(52,211,153,.96)}.backtest-scatter-dot.down{stroke:rgba(248,113,113,.96)}.backtest-line-path{fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.backtest-line-path.up{stroke:rgba(27,174,138,.92)}.backtest-line-path.down{stroke:rgba(240,69,90,.92)}.backtest-input-field{display:grid;grid-gap:.26rem;gap:.26rem}.backtest-input-field span{color:rgba(255,255,255,.65);font-size:.62rem;font-family:IBM Plex Mono,SFMono-Regular,Menlo,Monaco,monospace;text-transform:uppercase;letter-spacing:.06em}.backtest-progress-block{display:grid;grid-gap:.38rem;gap:.38rem;margin-top:.25rem}.backtest-progress-head{display:flex;align-items:center;justify-content:space-between;gap:.6rem;color:rgba(255,255,255,.65);font-size:.66rem;font-family:IBM Plex Mono,SFMono-Regular,Menlo,Monaco,monospace;text-transform:uppercase;letter-spacing:.05em}.backtest-stats-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));grid-gap:.6rem;gap:.6rem}.backtest-stat-group{grid-column:span 6;display:flex;gap:.6rem}.backtest-stat-group>.backtest-stat-card{flex:1 1}.backtest-stat-card{min-width:0;border:1px solid rgba(255,255,255,.1);border-radius:14px;background:rgba(255,255,255,.03);padding:.68rem;display:grid;grid-gap:.16rem;gap:.16rem}.backtest-stat-card>.backtest-stat-label{font-size:.62rem;color:rgba(255,255,255,.65)}.backtest-stat-label.emphasized{font-weight:800}.backtest-stat-label.emphasized.tone-up{color:#34d399}.backtest-stat-label.emphasized.tone-down{color:#f87171}.backtest-stat-label.emphasized.tone-neutral{color:#60a5fa}.backtest-stat-card strong{font-size:.83rem;line-height:1.25;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.backtest-stat-card strong.with-nav{display:flex;align-items:center;gap:.45rem;white-space:normal;overflow:visible;text-overflow:clip}.backtest-stat-nav-button{flex:0 0 auto;width:1.7rem;height:1.55rem;border:1px solid rgba(255,255,255,.12);border-radius:.6rem;background:rgba(255,255,255,.06);color:rgba(255,255,255,.9);cursor:pointer;font-size:.8rem;font-weight:700;line-height:1}.backtest-stat-nav-button:disabled{cursor:default;opacity:.45}.backtest-stat-nav-copy{min-width:0;flex:1 1 auto;display:flex;flex-direction:column;align-items:center;gap:.18rem;line-height:1.1;text-align:center}.backtest-stat-nav-title{font-size:.83rem;font-weight:800}.backtest-stat-nav-meta,.backtest-stat-nav-title{width:100%;color:inherit;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.backtest-stat-nav-meta{font-size:.66rem;font-weight:600;opacity:.8}.backtest-stat-card.tone-up{border-color:rgba(60,220,120,.18);background:rgba(60,220,120,.05)}.backtest-stat-card.tone-down{border-color:rgba(230,80,80,.18);background:rgba(230,80,80,.05)}.backtest-stat-card.tone-neutral{border-color:rgba(90,170,255,.16);background:rgba(90,170,255,.05)}.backtest-bar-values strong.up,.backtest-stat-card strong.up,.backtest-stat-row strong.up{color:rgba(110,231,183,.98)}.backtest-bar-values strong.down,.backtest-stat-card strong.down,.backtest-stat-row strong.down{color:rgba(252,165,165,.98)}.backtest-stat-card.stat-span-2{grid-column:span 2}.backtest-stat-card.stat-span-4{grid-column:span 4}.backtest-stat-card.stat-span-6{grid-column:span 6;padding:.9rem 1rem;gap:.24rem}.backtest-stat-card.stat-span-6>.backtest-stat-label{font-size:.66rem}.backtest-stat-card.stat-span-6 strong{font-size:1.18rem}.stats-refresh-overlay{position:fixed;inset:0;z-index:10000;display:flex;align-items:flex-end;justify-content:center;padding:1rem 1rem calc(env(safe-area-inset-bottom, 0px) + 1.35rem);pointer-events:none}.stats-refresh-overlay-mobile{background:#000;pointer-events:auto;align-items:center;padding-top:calc(env(safe-area-inset-top, 0px) + 1rem);padding-bottom:calc(env(safe-area-inset-bottom, 0px) + 1rem)}.stats-refresh-card{max-width:min(calc(100vw - 2rem),520px);padding:10px 12px;border-radius:999px;border:1px solid rgba(255,255,255,.14);background:linear-gradient(180deg,rgba(15,15,15,.88),rgba(15,15,15,.68));-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:rgba(255,255,255,.92);font-size:11px;font-family:IBM Plex Mono,SFMono-Regular,Menlo,Monaco,monospace;font-weight:900;letter-spacing:.1em;text-transform:uppercase;white-space:nowrap;box-shadow:0 12px 28px rgba(0,0,0,.45)}.stats-refresh-loading-card{width:min(calc(100vw - 2rem),620px);padding:1rem 1.05rem;display:flex;flex-direction:column;border-radius:14px;border:1px solid rgba(255,255,255,.1);background:#000;box-shadow:0 20px 60px rgba(0,0,0,.72);-webkit-backdrop-filter:none;backdrop-filter:none}.stats-refresh-loading-overlay{position:fixed;inset:0;z-index:11000;display:flex;align-items:center;justify-content:center;padding:1.25rem;background:rgba(0,0,0,.42);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.stats-refresh-loading-shell{width:min(920px,calc(100vw - 2.5rem));min-height:230px;padding:1.6rem 1.7rem;display:flex;flex-direction:column;border-radius:20px;border:1px solid rgba(255,255,255,.1);background:rgba(0,0,0,.82);box-shadow:0 20px 60px rgba(0,0,0,.55);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.stats-refresh-loading-head{display:flex;align-items:baseline;justify-content:space-between;gap:1rem;margin-bottom:.5rem}.stats-refresh-loading-detail,.stats-refresh-loading-meta,.stats-refresh-loading-pct,.stats-refresh-loading-range,.stats-refresh-loading-status,.stats-refresh-loading-step-label,.stats-refresh-loading-step-meta,.stats-refresh-loading-subdetail{font-family:IBM Plex Mono,SFMono-Regular,Menlo,Monaco,monospace;font-size:9px;font-weight:900;letter-spacing:.05em;line-height:1.25;text-transform:uppercase}.stats-refresh-loading-status{margin:0;color:rgba(233,255,245,.9);font-size:12px;line-height:1.18}.stats-refresh-loading-pct{color:rgba(117,255,205,.95);font-size:11px}.stats-refresh-loading-meta{margin-bottom:.42rem;display:flex;flex-wrap:wrap;gap:.5rem 1rem;color:rgba(173,255,220,.72);font-size:10px;line-height:1.22}.stats-refresh-loading-step{display:grid;grid-gap:.26rem;gap:.26rem;margin-bottom:.7rem}.stats-refresh-loading-step-label{color:rgba(239,255,247,.96);font-size:7px;line-height:1.15}.stats-refresh-loading-detail{color:rgba(210,255,236,.82);font-size:7px;line-height:1.15}.stats-refresh-loading-subdetail{color:rgba(154,255,213,.74);font-size:6px;line-height:1.1}.stats-refresh-loading-step-meta{display:grid;grid-gap:.12rem;gap:.12rem;color:rgba(168,255,218,.72);font-size:6px;line-height:1.1}.stats-refresh-loading-step-meta>span:last-child{color:rgba(181,232,210,.62)}.stats-refresh-loading-track{position:relative;margin-top:auto;margin-bottom:.28rem;height:32px;overflow:hidden;border:1px solid rgba(25,33,33,.95);border-radius:10px;background:linear-gradient(180deg,rgba(5,8,8,.98),rgba(2,4,4,.98));box-shadow:inset 0 0 0 1px rgba(0,0,0,.35)}.stats-refresh-loading-fill{height:100%;border-radius:9px;background:#00de86;box-shadow:0 0 22px rgba(0,255,157,.55);transition:none;will-change:width}.stats-refresh-loading-range{margin-top:.9rem;display:grid;grid-template-columns:1fr auto 1fr;grid-gap:.8rem;gap:.8rem;color:rgba(201,255,230,.84);font-size:9px;line-height:1.2}.stats-refresh-loading-range>span:first-child{justify-self:start}.stats-refresh-loading-range>span:nth-child(2){justify-self:center;color:rgba(227,255,242,.95)}.stats-refresh-loading-range>span:last-child{justify-self:end}.dimension-stats-shell{margin-top:8px;display:grid;grid-gap:14px;gap:14px}.dimension-stats-panel,.dimension-stats-summary-card{border-radius:18px;border:1px solid rgba(255,255,255,.1);background:linear-gradient(180deg,rgba(255,255,255,.045),rgba(255,255,255,.025));padding:14px}.dimension-stats-summary-card{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.dimension-stats-mobile-card-copy,.dimension-stats-panel-head>div,.dimension-stats-summary-copy{display:grid;grid-gap:4px;gap:4px}.dimension-stats-kicker{font-size:10px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;color:rgba(255,255,255,.52)}.dimension-stats-mobile-card-copy strong,.dimension-stats-panel-head strong,.dimension-stats-summary-copy strong{font-size:15px;font-weight:900;color:rgba(255,255,255,.93)}.dimension-stats-footnote,.dimension-stats-mobile-card-copy small,.dimension-stats-summary-copy p{margin:0;font-size:11px;line-height:1.45;color:rgba(255,255,255,.62)}.dimension-stats-summary-pills{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.dimension-stats-mobile-badge,.dimension-stats-summary-pill{display:inline-flex;align-items:center;justify-content:center;min-height:30px;padding:0 11px;border-radius:999px;border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.05);color:rgba(255,255,255,.88);font-size:10px;font-weight:900;letter-spacing:.04em;text-transform:uppercase}.dimension-stats-summary-pill.muted{color:rgba(255,255,255,.6)}.dimension-stats-panel{display:grid;grid-gap:12px;gap:12px}.dimension-stats-panel-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.dimension-stats-controls{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.dimension-stats-search{flex:1 1 260px}.dimension-stats-search-input{width:100%;min-height:40px;padding:0 12px;border-radius:12px;border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.05);color:rgba(255,255,255,.9);font-size:12px;font-weight:700;outline:none}.dimension-stats-search-input:focus{border-color:rgba(99,179,255,.45);box-shadow:0 0 0 1px rgba(99,179,255,.2)}.dimension-stats-scope{display:inline-flex;align-items:center;gap:6px}.dimension-stats-clear,.dimension-stats-head-button,.dimension-stats-toggle{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.05);color:rgba(255,255,255,.86);cursor:pointer}.dimension-stats-clear,.dimension-stats-toggle{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:0 12px;border-radius:12px;font-size:11px;font-weight:900}.dimension-stats-toggle.active{border-color:rgba(77,168,255,.34);background:rgba(77,168,255,.14);color:rgba(244,250,255,.98)}.dimension-stats-clear{color:rgba(255,255,255,.7)}.dimension-stats-desktop-table{max-height:360px;overflow:auto;padding-right:6px}.dimension-stats-table-head,.dimension-stats-table-row{display:grid;grid-template-columns:1.35fr .65fr .65fr .65fr .65fr .85fr .55fr .55fr;grid-gap:10px;gap:10px;align-items:center}.dimension-stats-table-head{position:-webkit-sticky;position:sticky;top:0;z-index:1;padding:0 2px 8px;border-bottom:1px solid rgba(255,255,255,.1);background:rgba(14,14,14,.96)}.dimension-stats-head-button{min-width:0;padding:0;border:0;background:transparent;text-align:left;font-size:10px;font-weight:900;color:rgba(255,255,255,.54)}.dimension-stats-head-sort{margin-left:6px;opacity:.72}.dimension-stats-table-row{padding:9px 2px;border-bottom:1px solid rgba(255,255,255,.06);font-size:11px;color:rgba(255,255,255,.86)}.dimension-stats-mobile-card.is-active,.dimension-stats-table-row.is-active{background:linear-gradient(135deg,rgba(73,160,255,.1),rgba(73,160,255,.03))}.dimension-stats-table-name,.dimension-stats-table-value{font-weight:900}.dimension-stats-table-muted,.dimension-stats-table-range{color:rgba(255,255,255,.66)}.dimension-stats-table-optimal{font-size:10px;font-weight:900;color:rgba(255,255,255,.74)}.dimension-stats-mobile-list{display:none}.dimension-stats-mobile-badge.tone-up,.dimension-stats-mobile-score.tone-up,.dimension-stats-table-value.tone-up{color:rgba(110,231,183,.98)}.dimension-stats-mobile-badge.tone-down,.dimension-stats-mobile-score.tone-down,.dimension-stats-table-value.tone-down{color:rgba(252,165,165,.98)}.dimension-stats-mobile-badge.tone-neutral,.dimension-stats-mobile-score.tone-neutral,.dimension-stats-table-value.tone-neutral{color:rgba(255,255,255,.74)}.dimension-stats-mobile-card{display:grid;grid-gap:12px;gap:12px;padding:14px;border-radius:16px;border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.04)}.dimension-stats-mobile-card-head,.dimension-stats-mobile-footer{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.dimension-stats-mobile-rank{display:inline-flex;align-items:center;width:-moz-fit-content;width:fit-content;min-height:22px;padding:0 8px;border-radius:999px;background:rgba(255,255,255,.06);font-size:10px;font-weight:900;letter-spacing:.06em;text-transform:uppercase;color:rgba(255,255,255,.58)}.dimension-stats-mobile-score{font-size:17px;font-weight:900;white-space:nowrap}.dimension-stats-mobile-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:10px;gap:10px}.dimension-stats-mobile-metric{display:grid;grid-gap:4px;gap:4px;padding:10px 11px;border-radius:14px;background:rgba(255,255,255,.045)}.dimension-stats-mobile-metric span,.dimension-stats-mobile-optimal{font-size:10px;font-weight:800;letter-spacing:.05em;text-transform:uppercase;color:rgba(255,255,255,.54)}.dimension-stats-mobile-metric strong{font-size:12px;font-weight:900;color:rgba(255,255,255,.9)}.dimension-stats-footnote{max-width:72ch}@media (max-width:860px){.dimension-stats-mobile-card-head,.dimension-stats-mobile-footer,.dimension-stats-panel-head,.dimension-stats-summary-card{flex-direction:column}.dimension-stats-summary-pills{justify-content:flex-start}.dimension-stats-search{flex-basis:100%}.dimension-stats-desktop-table{display:none}.dimension-stats-mobile-list{display:grid;grid-gap:10px;gap:10px}}@media (max-width:560px){.dimension-stats-mobile-metrics{grid-template-columns:1fr}.dimension-stats-clear,.dimension-stats-toggle{flex:1 1 auto;justify-content:center}.dimension-stats-scope{width:100%}.dimension-stats-summary-pill{width:100%;justify-content:flex-start}}.ai-zip-section{padding:10px;border-radius:11px;border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.03)}.ai-zip-section-title{font-size:12px;font-weight:900;color:rgba(255,255,255,.94);margin-bottom:4px}.ai-zip-button{width:100%;font-size:11px;padding:9px 10px;border-radius:14px;border:1px solid rgba(255,255,255,.14);background:rgba(255,255,255,.06);color:rgba(255,255,255,.82);cursor:pointer;font-weight:900;box-shadow:0 10px 24px rgba(0,0,0,.45)}.ai-zip-button:hover:not(:disabled){color:rgba(255,255,255,.96)}.ai-zip-button.active{background:rgba(90,170,255,.15);border-color:rgba(90,170,255,.32);color:rgba(245,248,255,.98)}.ai-zip-button.success.active{background:rgba(60,220,120,.15);border-color:rgba(60,220,120,.28)}.ai-zip-button.feature{font-size:12px;padding:10px 12px;border-radius:16px;font-weight:1000;background:rgba(255,255,255,.05)}.ai-zip-button.pill{width:auto;min-width:0;white-space:nowrap;padding:9px 12px}.ai-zip-button:disabled{opacity:.55;cursor:not-allowed;box-shadow:none}.ai-zip-section-divider{height:1px;background:rgba(255,255,255,.08);margin:3px 0}.ai-zip-control{display:grid;grid-gap:4px;gap:4px}.ai-zip-control.disabled{opacity:.45;pointer-events:none}.ai-zip-label{color:rgba(255,255,255,.72);font-size:11px;font-weight:800}.ai-zip-note{color:rgba(255,255,255,.6);font-size:10px;line-height:1.35}.main-settings-layout{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start}.main-settings-overview{gap:.8rem;border-color:rgba(255,255,255,.1);background:#0b0b0b}.main-settings-kpi-grid{grid-gap:.55rem;gap:.55rem;grid-template-columns:repeat(6,minmax(0,1fr))}.main-settings-kpi-strip{--main-kpi-gap:0.6rem;--main-kpi-visible-cards:6;--main-kpi-card-width:198px;--main-kpi-item-count:12;--main-kpi-loop-buffer:8px;--main-kpi-scroll-duration:68s;--main-kpi-cycle-width:calc((var(--main-kpi-item-count) * var(--main-kpi-card-width)) + (var(--main-kpi-item-count) * var(--main-kpi-gap)) + var(--main-kpi-loop-buffer));overflow:hidden;container-type:inline-size}.main-settings-kpi-strip-track{display:flex;width:max-content;will-change:transform;transform:translateX(calc(-1 * var(--main-kpi-cycle-width)));animation:main-settings-kpi-scroll-right var(--main-kpi-scroll-duration) linear infinite}.main-settings-kpi-strip-sequence{flex:0 0 auto;display:flex;gap:var(--main-kpi-gap);padding-right:calc(var(--main-kpi-gap) + var(--main-kpi-loop-buffer))}.main-settings-kpi-strip-sequence .main-settings-kpi-card{flex:0 0 var(--main-kpi-card-width);min-width:0}@supports (width:1cqw){.main-settings-kpi-strip{--main-kpi-card-width:calc((100cqw - ((var(--main-kpi-visible-cards) - 1) * var(--main-kpi-gap))) / var(--main-kpi-visible-cards))}}.main-settings-kpi-card{padding:.55rem .62rem;border-radius:12px;border:1px solid rgba(255,255,255,.14);background:rgba(255,255,255,.04);display:grid;grid-gap:.2rem}.main-settings-kpi-card span{font-size:.56rem;color:rgba(255,255,255,.64)}.main-settings-kpi-card strong{font-size:.84rem;color:rgba(255,255,255,.95);line-height:1.1}.main-settings-kpi-card small{font-size:.62rem;color:rgba(255,255,255,.62);line-height:1.25}.main-settings-core-grid{display:grid;grid-gap:.7rem;gap:.7rem;grid-template-columns:minmax(0,1.25fr) minmax(230px,.75fr);align-items:start}.main-settings-core-grid.single{grid-template-columns:minmax(0,1fr)}@keyframes main-settings-kpi-scroll-right{0%{transform:translateX(calc(-1 * var(--main-kpi-cycle-width)))}to{transform:translateX(0)}}.main-settings-panel{gap:.55rem;padding:.72rem;border-radius:12px;border-color:rgba(255,255,255,.12);background:rgba(255,255,255,.04)}.main-settings-panel-title{margin:0;color:rgba(255,255,255,.88);font-size:.58rem;font-family:IBM Plex Mono,SFMono-Regular,Menlo,Monaco,monospace;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.main-settings-layout .ai-zip-button{text-align:left}.main-settings-layout .ai-zip-note{font-size:.62rem}.main-settings-stack{align-content:start}.ai-zip-modal-overlay{position:fixed;inset:0;z-index:2000;display:grid;place-items:center;padding:16px;background:rgba(0,0,0,.62);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.ai-zip-modal-card{width:min(720px,96vw);max-height:min(78vh,760px);overflow:hidden;border-radius:18px;border:1px solid rgba(255,255,255,.12);background:rgba(10,10,10,.95);box-shadow:0 35px 90px rgba(0,0,0,.78);display:flex;flex-direction:column}.ai-zip-modal-card.size-wide{width:min(900px,96vw);height:min(640px,90vh);max-height:none}.ai-zip-modal-card.size-xwide{width:min(1100px,96vw);height:min(700px,90vh);max-height:none}.ai-zip-modal-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;border-bottom:1px solid rgba(255,255,255,.1)}.ai-zip-modal-title-wrap{display:grid;grid-gap:2px;gap:2px}.ai-zip-modal-title-wrap strong{font-size:12px;font-weight:1000;letter-spacing:.1em;text-transform:uppercase}.ai-zip-modal-title-wrap span{font-size:10px;opacity:.65}.ai-zip-modal-body{min-height:0;height:100%;overflow:auto;display:grid;grid-gap:8px;gap:8px;padding:14px}.ai-zip-features-modal-body,.ai-zip-models-modal-body{align-content:start}.ai-zip-model-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:8px;gap:8px}.ai-zip-feature-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:8px;gap:8px}.ai-zip-feature-sections{display:grid;grid-gap:14px;gap:14px}.ai-zip-feature-section{display:grid;grid-gap:8px;gap:8px}.ai-zip-trade-history-picker{display:grid;grid-gap:10px;gap:10px}.ai-zip-trade-history-select-wrap{display:grid;grid-gap:6px;gap:6px}.ai-zip-trade-history-select-wrap span{font-size:10px;letter-spacing:.12em;text-transform:uppercase;color:rgba(255,255,255,.58)}.ai-zip-trade-history-select{width:100%;border-radius:12px;border:1px solid rgba(255,255,255,.12);background:rgba(10,18,34,.88);color:rgba(255,255,255,.9);padding:10px 12px;font-size:12px;letter-spacing:.04em}.ai-zip-feature-section-header{display:flex;align-items:center;justify-content:space-between;gap:8px;padding-bottom:4px;border-bottom:1px solid rgba(255,255,255,.08)}.ai-zip-feature-section-header strong{font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:rgba(255,255,255,.66)}.ai-zip-select-tile{border-radius:16px;border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.04);color:rgba(255,255,255,.86);padding:12px;display:grid;grid-gap:6px;gap:6px;text-align:left;cursor:pointer;box-shadow:inset 0 0 0 1px rgba(255,255,255,.03);transition:border-color .14s ease,background .14s ease,transform .14s ease,box-shadow .14s ease}.ai-zip-select-tile:hover{transform:translateY(-1px)}.ai-zip-select-tile strong{font-size:13px;line-height:1.2}.ai-zip-select-tile span{font-size:10px;letter-spacing:.1em;text-transform:uppercase;opacity:.86}.ai-zip-select-tile em{font-size:10px;font-style:normal;font-family:IBM Plex Mono,SFMono-Regular,Menlo,Monaco,monospace;letter-spacing:.06em;text-transform:uppercase;opacity:.72}.ai-zip-select-tile.model.active{border-color:rgba(90,170,255,.35);background:linear-gradient(135deg,rgba(90,170,255,.16),rgba(160,90,255,.12));color:rgba(240,248,255,.98);box-shadow:0 14px 34px rgba(0,0,0,.55)}.ai-zip-select-tile.feature{min-height:96px;align-content:start}.ai-zip-select-tile.feature span{letter-spacing:.02em;text-transform:none;font-size:11px;line-height:1.35;opacity:.74}.ai-zip-select-tile.feature.active{border-color:rgba(60,220,120,.32);background:linear-gradient(135deg,rgba(60,220,120,.14),rgba(90,170,255,.12));color:rgba(235,255,245,.98);box-shadow:0 14px 34px rgba(0,0,0,.55)}.ai-zip-library-modal-body{height:100%}.ai-zip-library-layout{height:100%;min-height:0;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(0,1.15fr);grid-gap:12px;gap:12px}.ai-zip-library-column{border-radius:14px;border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.03);overflow:hidden;display:flex;flex-direction:column;min-height:0}.ai-zip-library-column header{padding:10px 10px 8px;border-bottom:1px solid rgba(255,255,255,.08);display:grid;grid-gap:2px;gap:2px}.ai-zip-library-column header strong{font-size:11px;font-weight:1000}.ai-zip-library-column header span{font-size:10px;opacity:.66}.ai-zip-library-settings-meta{margin-top:6px;display:flex;flex-wrap:wrap;gap:8px;align-items:center}.ai-zip-library-status-badge{padding:3px 8px;border-radius:999px;border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.04);color:rgba(255,255,255,.76);font-size:10px;font-weight:900}.ai-zip-library-status-badge.loaded{background:rgba(60,220,120,.1);color:rgba(220,255,235,.92)}.ai-zip-library-neighbor-count{color:rgba(255,255,255,.82);font-size:10px;font-weight:800}.ai-zip-library-scroll{overflow:auto;min-height:0;align-content:start}.ai-zip-library-card,.ai-zip-library-scroll{padding:10px;display:grid;grid-gap:8px;gap:8px}.ai-zip-library-card{border:1px solid rgba(255,255,255,.1);border-radius:14px;background:rgba(0,0,0,.22);box-shadow:inset 0 0 0 1px rgba(255,255,255,.04)}.ai-zip-library-card h4{margin:0;font-size:11px;font-weight:1000}.ai-zip-library-card p{margin:4px 0 0;font-size:10px;line-height:1.35;color:rgba(255,255,255,.66)}.ai-zip-library-card.active{cursor:pointer}.ai-zip-library-card.active.selected{border-color:rgba(90,170,255,.35);background:linear-gradient(135deg,rgba(90,170,255,.16),rgba(160,90,255,.12));box-shadow:0 14px 34px rgba(0,0,0,.55)}.ai-zip-library-actions{display:flex;gap:6px;align-items:center}.ai-zip-library-action{border-radius:10px;border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.05);color:rgba(255,255,255,.88);font-size:12px;font-weight:900;padding:7px 10px;cursor:pointer}.ai-zip-library-action:disabled{opacity:.35;cursor:not-allowed}.ai-zip-library-action.add{border-color:rgba(60,220,120,.3);background:linear-gradient(135deg,rgba(60,220,120,.14),rgba(90,170,255,.1));color:rgba(235,255,245,.98)}.ai-zip-library-action.danger{border-color:rgba(230,80,80,.25);background:rgba(230,80,80,.1);color:rgba(255,220,220,.92)}.ai-zip-library-action.wide{width:100%;border-radius:14px;padding:10px 12px;font-size:12px}.ai-zip-library-action.compact{width:min(100%,220px);align-self:center;justify-self:center;border-radius:12px;padding:9px 12px;text-align:center}.ai-zip-library-empty{margin:0;font-size:11px;color:rgba(255,255,255,.68)}.ai-zip-library-detail{display:grid;grid-gap:10px;gap:10px}.ai-zip-library-detail h4{margin:0;font-size:12px;font-weight:1000}.ai-zip-library-detail p{margin:0;font-size:11px;line-height:1.4;color:rgba(255,255,255,.72)}.ai-zip-library-field,.ai-zip-library-field-block{display:grid;grid-gap:6px;gap:6px}.ai-zip-library-field span{font-size:10px;color:rgba(255,255,255,.72)}.ai-zip-library-field-label{font-size:11px;font-weight:900;color:rgba(255,255,255,.92)}.ai-zip-library-field-inline{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.ai-zip-library-field-inline.stacked{display:grid;justify-items:start}.ai-zip-library-field-help{margin:0;font-size:10px;line-height:1.35;color:rgba(255,255,255,.62)}.ai-zip-library-input{width:100%;border-radius:12px;border:1px solid rgba(255,255,255,.12);background:rgba(0,0,0,.35);color:rgba(255,255,255,.92);font-size:11px;padding:8px 10px;outline:none}.ai-zip-library-action.primary,.ai-zip-library-input:focus{border-color:rgba(90,170,255,.32)}.ai-zip-library-action.primary{background:linear-gradient(135deg,rgba(90,170,255,.18),rgba(160,90,255,.12));color:rgba(235,245,255,.98)}.ai-zip-library-metrics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:8px;gap:8px}.ai-zip-library-metrics div{border-radius:12px;border:1px solid rgba(255,255,255,.1);background:rgba(0,0,0,.22);padding:8px;display:grid;grid-gap:3px;gap:3px}.ai-zip-library-metrics span{font-size:10px;opacity:.68}.ai-zip-library-metrics strong{font-size:12px;color:rgba(255,255,255,.94)}.ai-zip-input-grid,.ai-zip-toggle-grid{display:grid;grid-gap:6px;gap:6px}.ai-zip-toggle-grid,.ai-zip-toggle-grid.ai-zip-data-grid,.ai-zip-toggle-grid.tiles{grid-template-columns:repeat(2,minmax(0,1fr))}.ai-zip-toggle-grid.tiles.compact{grid-template-columns:repeat(3,minmax(0,1fr))}.ai-zip-toggle-grid.tiles.hours{grid-template-columns:repeat(4,minmax(0,1fr))}.backtest-filter-tile{min-width:0;padding:.45rem .6rem;border-radius:12px;border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.05);color:rgba(255,255,255,.82);display:grid;grid-gap:.18rem;gap:.18rem;text-align:left;cursor:pointer;box-shadow:0 10px 24px rgba(0,0,0,.42);transition:transform .14s ease,background .14s ease,border-color .14s ease}.backtest-filter-tile:hover{transform:translateY(-1px)}.backtest-filter-tile strong{font-size:.66rem;line-height:1.2}.backtest-filter-tile span{font-size:.58rem;font-family:IBM Plex Mono,SFMono-Regular,Menlo,Monaco,monospace;letter-spacing:.08em;text-transform:uppercase;opacity:.82}.backtest-filter-tile.active{color:rgba(245,250,255,.98);background:linear-gradient(135deg,rgba(90,170,255,.24),rgba(160,90,255,.18));border-color:rgba(90,170,255,.32);box-shadow:0 14px 34px rgba(0,0,0,.55)}.backtest-filter-tile.session-tokyo.active{background:linear-gradient(135deg,rgba(160,90,255,.25),rgba(190,120,255,.22))}.backtest-filter-tile.session-london.active{background:linear-gradient(135deg,rgba(80,160,220,.25),rgba(140,210,255,.2))}.backtest-filter-tile.session-new-york.active{background:linear-gradient(135deg,rgba(240,110,110,.24),rgba(255,170,170,.2))}.backtest-filter-tile.session-sydney.active{background:linear-gradient(135deg,rgba(70,200,160,.24),rgba(130,255,220,.2))}.ai-zip-input-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ai-zip-input-grid.compact-trade-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:.5rem}.ai-zip-input-grid.compact-trade-row .ai-zip-label{font-size:10px;white-space:nowrap}.ai-zip-input-grid.compact-trade-row .ai-zip-input{padding:.4rem .52rem;font-size:.67rem}.ai-zip-field{display:grid;grid-gap:4px;gap:4px;position:relative;overflow:visible}.backtest-slider{-moz-appearance:none;appearance:none;background:linear-gradient(90deg,rgba(255,255,255,.2),rgba(255,255,255,.08));border:1px solid rgba(255,255,255,.1);box-shadow:inset 0 0 0 1px rgba(255,255,255,.05),0 8px 18px rgba(0,0,0,.35)}.backtest-slider::-webkit-slider-thumb{background:radial-gradient(circle at 30% 30%,rgba(255,255,255,.98) 0,rgba(255,255,255,.68) 28%,rgba(255,255,255,.34) 78%);box-shadow:0 12px 26px rgba(0,0,0,.55),0 0 0 4px rgba(255,255,255,.06)}.backtest-slider::-moz-range-thumb{width:18px;height:18px;border-radius:999px;border:1px solid rgba(255,255,255,.24);background:radial-gradient(circle at 30% 30%,rgba(255,255,255,.98) 0,rgba(255,255,255,.68) 28%,rgba(255,255,255,.34) 78%);cursor:pointer;box-shadow:0 12px 26px rgba(0,0,0,.55),0 0 0 4px rgba(255,255,255,.06)}.workspace.panel-collapsed{grid-template-columns:minmax(0,1fr) 64px}.chart-wrap{min-width:0;min-height:0;display:grid;grid-template-rows:34px 1fr;border-right:1px solid var(--line);position:relative;z-index:1}.chart-toolbar{display:flex;align-items:center;gap:.82rem;padding:0 .72rem;border-bottom:1px solid var(--line-soft);color:var(--text-dim);font-size:.71rem;font-family:IBM Plex Mono,SFMono-Regular,Menlo,Monaco,monospace;white-space:nowrap;overflow-x:auto;scrollbar-width:none}.chart-toolbar::-webkit-scrollbar{display:none}.chart-toolbar strong{font-weight:500;margin-left:.08rem}.ohlc-up,.ohlc-up strong{color:var(--up)}.ohlc-down,.ohlc-down strong{color:var(--down)}.chart-hint{color:var(--text-faint)}.candle-countdown-overlay{position:absolute;right:0;pointer-events:none;font-family:IBM Plex Mono,SFMono-Regular,Menlo,Monaco,monospace;font-size:.6rem;color:#fff;text-align:left;padding:2px 6px;border-radius:2px;white-space:pre-line;line-height:1.15;width:12ch;box-sizing:border-box;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;z-index:9000;letter-spacing:.01em;display:none}.chart-stage{min-height:0;height:100%;position:relative}.chart-loading-overlay{position:absolute;inset:0;display:grid;place-items:center;z-index:12;pointer-events:none;background:rgba(4,8,12,.3);backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px)}.chart-stage.chart-stage-loading .chart-stage-actions,.chart-stage.chart-stage-loading .tv-chart{filter:blur(3px) saturate(.82) brightness(.72);pointer-events:none}.chart-loading-core{display:grid;justify-items:center;grid-gap:.62rem;gap:.62rem;padding:.72rem .95rem;border-radius:14px;background:rgba(9,15,21,.8);border:1px solid rgba(255,255,255,.1);box-shadow:0 14px 36px rgba(0,0,0,.58)}.chart-loading-spinner{width:38px;height:38px;border-radius:50%;border-color:#00ff9d #55d9ff rgba(255,255,255,.16) rgba(255,255,255,.16);border-style:solid;border-width:3px;animation:chart-spinner-rotate .88s linear infinite}.chart-loading-text{font-family:IBM Plex Mono,SFMono-Regular,Menlo,Monaco,monospace;font-size:.64rem;letter-spacing:.06em;text-transform:uppercase;color:rgba(226,255,240,.85);font-weight:900}@keyframes chart-spinner-rotate{to{transform:rotate(1turn)}}.tv-chart{position:absolute;inset:0;background:#090d13;overflow:hidden}.chart-stage-actions{position:absolute;bottom:36px;left:50%;transform:translateX(-50%);z-index:10;display:inline-flex;align-items:center;gap:8px;pointer-events:all}.chart-reset-btn{padding:6px 16px;background:rgba(5,5,5,.9);color:rgba(245,245,245,.92);border:1px solid rgba(255,255,255,.36);border-radius:7px;font-size:11px;font-family:inherit;cursor:pointer;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);transition:color .15s,border-color .15s,background .15s,box-shadow .15s;box-shadow:0 4px 14px rgba(0,0,0,.38);pointer-events:all}.chart-reset-btn:hover{color:#ffffff;border-color:rgba(255,255,255,.58);background:rgba(12,12,12,.97);box-shadow:0 5px 16px rgba(0,0,0,.46)}.chart-overlay-stack{position:absolute;top:42px;left:10px;z-index:9;width:min(238px,calc(100% - 20px));display:grid;grid-gap:5px;gap:5px;pointer-events:none}.quote-overlay-card{border:1px solid rgba(255,255,255,.12);border-radius:9px;background:rgba(20,30,40,.88);box-shadow:0 12px 26px rgba(0,0,0,.35);backdrop-filter:blur(3px);-webkit-backdrop-filter:blur(3px);padding:.3rem .34rem .32rem}.quote-overlay-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:.2rem;font-family:IBM Plex Mono,SFMono-Regular,Menlo,Monaco,monospace;font-size:.48rem;letter-spacing:.04em;text-transform:uppercase}.quote-overlay-head strong{color:#d9e4f1;font-size:.56rem}.quote-overlay-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:.24rem;gap:.24rem}.quote-overlay-item{display:grid;grid-gap:.15rem;gap:.15rem;border:1px solid rgba(255,255,255,.08);border-radius:6px;background:rgba(255,255,255,.03);padding:.16rem .22rem .2rem}.quote-overlay-item span{color:rgba(213,226,240,.74);font-size:.44rem;letter-spacing:.04em;text-transform:uppercase}.quote-overlay-item span,.quote-overlay-item strong{font-family:IBM Plex Mono,SFMono-Regular,Menlo,Monaco,monospace}.quote-overlay-item strong{color:rgba(244,251,255,.96);font-size:.62rem;line-height:1}.quote-overlay-item strong.up{color:var(--up)}.quote-overlay-item strong.down{color:var(--down)}.quote-overlay-item strong.neutral{color:rgba(244,251,255,.96)}.vp-proxy-card{--vp-threshold-ratio:80%;border:1px solid rgba(255,255,255,.12);border-radius:9px;background:rgba(22,33,44,.88);box-shadow:0 14px 30px rgba(0,0,0,.4);backdrop-filter:blur(3px);-webkit-backdrop-filter:blur(3px);padding:.3rem .32rem}.vp-proxy-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:.22rem;font-family:IBM Plex Mono,SFMono-Regular,Menlo,Monaco,monospace;font-size:.47rem;letter-spacing:.04em;text-transform:uppercase}.vp-proxy-head strong{color:#dbe7f6;font-size:.56rem;letter-spacing:.02em}.vp-proxy-head span{color:rgba(219,231,246,.66)}.vp-proxy-row+.vp-proxy-row{margin-top:.24rem}.vp-proxy-row-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:.12rem;color:rgba(235,243,252,.9);font-size:.44rem;font-family:IBM Plex Mono,SFMono-Regular,Menlo,Monaco,monospace;letter-spacing:.045em;text-transform:uppercase}.vp-proxy-track{position:relative;height:30px;border-radius:8px;overflow:hidden;border:1px solid rgba(255,255,255,.08);background:linear-gradient(90deg,rgba(145,164,187,.17),rgba(78,93,111,.14))}.vp-proxy-fill{position:absolute;inset:0 auto 0 0}.vp-proxy-fill.sell{background:linear-gradient(90deg,rgba(241,99,111,.82),rgba(208,88,101,.66))}.vp-proxy-fill.buy{background:linear-gradient(90deg,rgba(57,217,152,.8),rgba(42,186,132,.64))}.vp-proxy-midline{position:absolute;top:5px;bottom:5px;left:var(--vp-threshold-ratio);width:2px;margin-left:-1px;border-radius:2px;background:rgba(228,238,248,.8)}.vp-proxy-value{position:absolute;inset:0;display:grid;place-items:center;color:rgba(247,252,255,.95);font-size:.74rem;line-height:1;font-weight:700;letter-spacing:.01em;text-shadow:0 2px 6px rgba(0,0,0,.45)}.vp-proxy-meta,.vp-proxy-value{font-family:IBM Plex Mono,SFMono-Regular,Menlo,Monaco,monospace}.vp-proxy-meta{margin-top:.22rem;display:flex;align-items:center;justify-content:space-between;gap:.2rem;color:rgba(214,226,240,.76);font-size:.42rem;letter-spacing:.03em}@media (max-width:860px){.chart-overlay-stack{width:min(220px,calc(100% - 16px));top:40px;left:8px}.quote-overlay-grid{gap:.3rem}.quote-overlay-item strong{font-size:.58rem}.vp-proxy-card{padding:.26rem .28rem}.vp-proxy-track{height:28px}.vp-proxy-value{font-size:.7rem}}.side-panel{min-width:0;min-height:0;background:var(--bg-elev);position:relative;z-index:3;align-self:stretch;overflow:hidden}.panel-resizer{position:absolute;left:-5px;top:0;bottom:0;width:10px;padding:0;border:0;background:transparent;cursor:col-resize;z-index:6}.panel-resizer:after{content:"";position:absolute;left:4px;top:0;bottom:0;width:1px;background:rgba(143,166,204,.22);transition:background .16s ease}.panel-resizer.active:after,.panel-resizer:hover:after{background:rgba(143,166,204,.52)}.panel-rail{position:absolute;top:0;right:0;bottom:0;width:64px;border-left:1px solid var(--line-soft);background:#0b1017;gap:.34rem;padding:.5rem .38rem}.panel-rail,.rail-btn{display:flex;flex-direction:column;align-items:center}.rail-btn{width:52px;height:auto;padding:6px 2px 4px;border:1px solid transparent;border-radius:7px;background:transparent;color:var(--text-dim);cursor:pointer;font-size:.68rem;font-family:IBM Plex Mono,SFMono-Regular,Menlo,Monaco,monospace;letter-spacing:.02em;gap:2px}.rail-icon{width:16px;height:16px;stroke-linecap:round;stroke-linejoin:round}.rail-label{font-size:.48rem;line-height:1;letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;opacity:.72}.rail-btn:hover{color:var(--text);background:rgba(255,255,255,.05)}.rail-btn.active{color:#d8e0f1;border-color:#2a3a59;background:rgba(45,108,255,.14)}.panel-content{position:absolute;inset:0 64px 0 0;min-width:0;border-left:1px solid var(--line);background:var(--bg-elev);align-self:stretch;overflow:hidden}.panel-content,.tab-view{min-height:0;display:flex;flex-direction:column;justify-content:flex-start}.tab-view{height:100%}.watchlist-head{padding:.62rem .7rem .5rem;border-bottom:1px solid var(--line-soft)}.watchlist-head.with-action{display:flex;align-items:flex-start;justify-content:space-between;gap:.6rem}.watchlist-head.panel-head-centered{text-align:center;border-bottom:none;padding-bottom:.32rem}.watchlist-head.panel-head-centered>div{width:100%}.watchlist-head h2{margin:0;font-size:.82rem;font-weight:600}.watchlist-symbol-title{font-size:.72rem}.watchlist-head p{margin:.16rem 0 0;color:var(--text-dim);font-size:.68rem}.panel-action-btn{border:1px solid #26334b;background:#111a28;color:#c7d2e9;border-radius:6px;padding:.28rem .48rem;font-size:.64rem;letter-spacing:.04em;text-transform:uppercase;cursor:pointer;line-height:1.2}.panel-action-btn:hover{background:#16233a}.panel-action-btn:disabled{opacity:.45;cursor:not-allowed;background:#101726}.panel-head-actions{padding:.4rem .7rem .56rem;border-bottom:1px solid var(--line-soft);display:flex;flex-direction:column;align-items:center;gap:.42rem}.panel-head-actions .panel-action-btn{width:100%;max-width:240px;display:inline-flex;align-items:center;justify-content:center}.panel-mode-btn.on{border-color:#1d5b42;background:#10281d;color:#95efbe}.panel-mode-btn.on:hover{background:#163626}.panel-mode-btn.off{border-color:#57483a;background:#241a13;color:#f2c6a4}.panel-mode-btn.off:hover{background:#312116}.active-tab{min-height:0;overflow-y:auto}.active-card{margin:0;padding:.74rem .76rem .9rem;border:0;border-radius:0;background:transparent;display:flex;flex-direction:column;gap:.75rem}.active-card-top{display:flex;align-items:flex-start;justify-content:space-between;gap:.6rem}.active-card-top h3{margin:.18rem 0 0;font-size:.92rem;letter-spacing:.02em}.active-side{border-radius:999px;padding:.16rem .46rem;border:1px solid;font-size:.6rem;letter-spacing:.08em}.active-live-tag,.active-side{display:inline-flex;align-items:center;text-transform:uppercase;font-family:IBM Plex Mono,SFMono-Regular,Menlo,Monaco,monospace}.active-live-tag{justify-content:center;border:1px solid #26543f;color:#9adcbc;border-radius:999px;padding:.14rem .42rem;font-size:.58rem;letter-spacing:.09em}.active-pnl{display:grid;grid-gap:.16rem;gap:.16rem}.active-pnl span{color:var(--text-dim);font-size:.66rem;letter-spacing:.04em;text-transform:uppercase}.active-pnl strong{font-size:1.05rem;line-height:1.2}.active-pnl small,.active-pnl strong{font-family:IBM Plex Mono,SFMono-Regular,Menlo,Monaco,monospace}.active-pnl small{font-size:.72rem}.active-metrics-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:.5rem;gap:.5rem}.active-metric{padding:.34rem 0;border:0;border-bottom:1px solid var(--line-soft);border-radius:0;background:transparent;display:grid;grid-gap:.12rem;gap:.12rem}.active-metric span{color:var(--text-faint);font-size:.58rem;letter-spacing:.08em;text-transform:uppercase}.active-metric strong{font-size:.71rem;color:var(--text);font-family:IBM Plex Mono,SFMono-Regular,Menlo,Monaco,monospace}.active-progress{display:grid;grid-gap:.32rem;gap:.32rem}.active-progress-head{display:flex;align-items:center;justify-content:space-between;font-size:.62rem;color:var(--text-dim);text-transform:uppercase;letter-spacing:.08em;font-family:IBM Plex Mono,SFMono-Regular,Menlo,Monaco,monospace}.active-progress-track{height:8px;border-radius:999px;background:#121c2b;border:1px solid #1f2a40;overflow:hidden}.active-progress-fill{height:100%;border-radius:999px;background:linear-gradient(90deg,#1bae8a,#2f81ff);transition:width .45s cubic-bezier(.4,0,.2,1);will-change:width}.watchlist-labels,.watchlist-row{display:grid;grid-template-columns:minmax(0,1.75fr) minmax(92px,1fr) minmax(84px,.92fr);align-items:center;grid-gap:.32rem;gap:.32rem}.watchlist-labels{padding:.45rem .7rem;border-bottom:1px solid var(--line-soft);color:var(--text-faint);font-size:.62rem;text-transform:uppercase;letter-spacing:.07em;background:#0b1017;position:-webkit-sticky;position:sticky;top:0;z-index:1}.watchlist-labels span{width:100%;justify-self:end;text-align:right}.watchlist-body{list-style:none;margin:0;padding:0;min-height:0;flex:1 1 auto;overflow-y:auto;overscroll-behavior:contain}.watchlist-body li{border-bottom:1px solid var(--line-soft)}.watchlist-row{width:100%;border:0;background:transparent;text-align:left;padding:.5rem .7rem;font-family:IBM Plex Mono,SFMono-Regular,Menlo,Monaco,monospace;font-size:.71rem;cursor:pointer}.watchlist-row:hover{background:rgba(255,255,255,.035)}.watchlist-row.selected{background:rgba(45,108,255,.16)}.symbol-col{display:block;min-width:0}.symbol-col span{display:block;color:var(--text);font-weight:600;letter-spacing:.01em}.symbol-col small{display:block;margin-top:.1rem;color:var(--text-faint);font-size:.61rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.num-col{text-align:right}.model-list{list-style:none;margin:0;padding:0;min-height:0;flex:1 1 auto;overflow-y:auto}.model-list li{border-bottom:1px solid var(--line-soft)}.model-row{width:100%;border:0;background:transparent;text-align:left;cursor:pointer;padding:.6rem .72rem .66rem;display:grid;grid-gap:.24rem;gap:.24rem}.model-row:hover{background:rgba(255,255,255,.035)}.model-row.selected{background:rgba(45,108,255,.16)}.model-main{display:flex;align-items:baseline;justify-content:space-between;gap:.45rem}.model-name{color:var(--text);font-size:.78rem;font-weight:600;letter-spacing:.01em}.model-kind{color:#adc2ea;font-size:.61rem;letter-spacing:.06em;text-transform:uppercase}.model-account,.model-kind{font-family:IBM Plex Mono,SFMono-Regular,Menlo,Monaco,monospace}.model-account{color:#d4e3ff;font-size:.62rem;letter-spacing:.03em}.model-state{color:var(--text-faint);font-size:.6rem;letter-spacing:.04em;text-transform:uppercase;font-family:IBM Plex Mono,SFMono-Regular,Menlo,Monaco,monospace}.model-row.selected .model-state{color:#c9d6ef}.history-list{list-style:none;margin:0;padding:0;min-height:0;flex:1 1 auto;overflow-y:auto;overscroll-behavior:contain}.history-row{display:flex;justify-content:space-between;align-items:center;gap:.5rem;width:100%;border:0;background:transparent;text-align:left;cursor:pointer;padding:.58rem .72rem;border-bottom:1px solid var(--line-soft);font-size:.71rem;font-family:IBM Plex Mono,SFMono-Regular,Menlo,Monaco,monospace}.history-row:hover{background:rgba(255,255,255,.035)}.history-row.selected{background:rgba(45,108,255,.16)}.history-main,.history-meta{display:flex;align-items:center;gap:.45rem}.history-info{min-width:0;display:flex;flex-direction:column;gap:.14rem}.history-symbol{color:var(--text);font-weight:600;letter-spacing:.01em}.history-levels{color:var(--text-faint);font-size:.62rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.history-meta{color:var(--text-dim);justify-content:flex-end;text-align:right;min-width:144px;flex-wrap:wrap}.history-meta span:last-child{color:var(--text-faint);font-size:.62rem}.history-action{font-size:.68rem;letter-spacing:.01em;text-transform:none}.ai-tab{justify-content:flex-start;min-height:0}.ai-tab-shell{position:relative;isolation:isolate;flex-direction:column;background:radial-gradient(120% 70% at 20% 0,rgba(45,108,255,.08),transparent 52%),radial-gradient(130% 80% at 80% 0,rgba(19,201,143,.06),transparent 55%),linear-gradient(180deg,rgba(11,16,23,1),rgba(10,14,21,1))}.ai-tab-shell,.gideon-surface{min-height:0;height:100%;display:flex;overflow:hidden}.gideon-surface{background:#060b12}.gideon-surface>.ai-tab-shell{flex:1 1 auto;min-height:0}.watchlist-head.ai-head{border-bottom-color:rgba(255,255,255,.08);display:flex;align-items:center;justify-content:space-between;gap:.56rem}.ai-head-actions{display:flex;align-items:center;flex-wrap:wrap;justify-content:flex-end;gap:.42rem}.ai-reset-btn{min-width:84px;justify-content:center}.ai-workview-btn{min-width:128px;justify-content:center}.ai-workview-btn.live{border-color:rgba(19,201,143,.42);background:linear-gradient(120deg,rgba(14,47,34,.92),rgba(18,63,45,.96),rgba(14,47,34,.92));background-size:220% 100%;color:#dff8ea;animation:ai-workview-live 1.3s linear infinite}.ai-workview-btn.open{border-color:rgba(143,173,232,.62);background:rgba(29,47,79,.88);color:#ebf3ff}.ai-reset-btn:disabled{opacity:.55;cursor:not-allowed}@keyframes ai-workview-live{0%{background-position:0 0}to{background-position:220% 0}}.ai-thread{min-height:0;flex:1 1 auto;overflow-y:auto;display:flex;flex-direction:column;gap:.58rem;padding:.68rem .7rem .46rem}.ai-thread.idle{justify-content:center;padding-block:1rem 1.25rem}.ai-thread.idle .ai-msg.assistant{max-width:min(820px,100%);margin-inline:auto}.ai-thread.idle .ai-msg-content{font-size:.82rem}.ai-msg{border:1px solid rgba(255,255,255,.08);border-radius:10px;padding:.58rem .62rem .64rem;display:grid;grid-gap:.45rem;gap:.45rem}.ai-msg.user{align-self:flex-end;max-width:94%;border-color:rgba(45,108,255,.34);background:rgba(29,45,71,.62)}.ai-msg.assistant{align-self:stretch;border-color:rgba(255,255,255,.09);background:rgba(13,19,29,.9)}.ai-msg.pending{border-style:dashed}.ai-msg-head{display:flex;align-items:center;justify-content:space-between;gap:.45rem;color:var(--text-dim);font-size:.59rem;letter-spacing:.08em;text-transform:uppercase;font-family:IBM Plex Mono,SFMono-Regular,Menlo,Monaco,monospace}.ai-stage{color:#f0b84f;animation:ai-stage-glow 1.6s ease-in-out infinite}.ai-stage-track{display:flex;flex-wrap:wrap;gap:.28rem}.ai-stage-pill{display:inline-flex;align-items:center;border:1px solid rgba(120,147,193,.32);border-radius:999px;padding:.1rem .42rem;background:rgba(17,28,43,.7);color:#9db0d0;font-size:.54rem;letter-spacing:.06em;text-transform:uppercase;font-family:IBM Plex Mono,SFMono-Regular,Menlo,Monaco,monospace;transition:border-color .2s ease,background .2s ease,color .2s ease}.ai-stage-pill.done{border-color:rgba(19,201,143,.45);background:rgba(16,51,39,.78);color:#b7f4dd}.ai-stage-pill.active{border-color:rgba(240,184,79,.65);background:linear-gradient(120deg,rgba(61,48,17,.88),rgba(88,67,18,.82),rgba(61,48,17,.88));background-size:220% 100%;color:#ffe6b7;animation:ai-stage-pill-shimmer 1.2s linear infinite}@keyframes ai-stage-pill-shimmer{0%{background-position:0 0}to{background-position:220% 0}}@keyframes ai-stage-glow{0%,to{opacity:.62}50%{opacity:1}}.ai-cannot{color:#f0b84f}.ai-msg-content{margin:0;color:#dce3f0;font-size:.74rem;line-height:1.45}.ai-msg-content strong{color:#ffffff;font-weight:700}.ai-details-toggle{justify-self:flex-start;display:inline-flex;align-items:center;border:1px solid rgba(132,170,233,.34);border-radius:999px;background:rgba(23,38,63,.66);color:#d2def8;padding:.12rem .42rem;font-size:.56rem;letter-spacing:.05em;text-transform:uppercase;font-family:IBM Plex Mono,SFMono-Regular,Menlo,Monaco,monospace;cursor:pointer}.ai-details-toggle:hover{border-color:rgba(132,170,233,.5);background:rgba(28,47,78,.76)}.ai-bullets,.ai-details-panel{display:grid;grid-gap:.34rem;gap:.34rem}.ai-bullets{list-style:none;margin:0;padding:0}.ai-bullets li{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:flex-start;grid-gap:.35rem;gap:.35rem;border-radius:8px;padding:.42rem .46rem;font-size:.69rem;line-height:1.35;border:1px solid transparent}.ai-bullet-dot{line-height:1;transform:translateY(-1px)}.ai-bullets li.tone-green{color:#b5f5d6;border-color:rgba(19,201,143,.34);background:rgba(16,45,34,.78)}.ai-bullets li.tone-red{color:#ffd0d7;border-color:rgba(240,69,90,.36);background:rgba(53,20,27,.82)}.ai-bullets li.tone-gold{color:#ffe3b0;border-color:rgba(240,184,79,.34);background:rgba(50,35,10,.82)}.ai-bullets li.tone-black{color:#0d1117;border-color:rgba(0,0,0,.55);background:rgba(221,228,240,.88)}.ai-bullets li strong{font-weight:700}.ai-tool-pills{margin:.2rem 0 .12rem;display:flex;flex-wrap:wrap;gap:.24rem}.ai-tool-pill{display:inline-flex;align-items:center;padding:.12rem .38rem;border-radius:999px;border:1px solid rgba(132,170,233,.38);background:rgba(32,52,88,.62);color:#c8dcff;font-size:.56rem;line-height:1.2;letter-spacing:.04em;text-transform:uppercase;font-family:IBM Plex Mono,SFMono-Regular,Menlo,Monaco,monospace}.ai-checklist{list-style:none;margin:.1rem 0 0;padding:0;display:grid;grid-gap:.24rem;gap:.24rem}.ai-checklist li{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:start;grid-gap:.34rem;gap:.34rem;border-radius:8px;padding:.34rem .44rem;font-size:.63rem;line-height:1.3;border:1px solid transparent}.ai-checklist li.done{color:#b5f5d6;border-color:rgba(19,201,143,.32);background:rgba(16,45,34,.72)}.ai-checklist li.todo{color:#ffe3b0;border-color:rgba(240,184,79,.32);background:rgba(50,35,10,.72)}.ai-check-status{font-family:IBM Plex Mono,SFMono-Regular,Menlo,Monaco,monospace;transform:translateY(1px)}.ai-strategy-card{display:grid;grid-gap:.5rem;gap:.5rem;padding:.6rem .68rem;border-radius:12px;border:1px solid rgba(118,167,255,.2);background:radial-gradient(130% 120% at 0 0,rgba(55,112,208,.22),transparent 58%),linear-gradient(180deg,rgba(12,19,30,.94),rgba(10,15,23,.96))}.ai-strategy-head{display:flex;align-items:flex-start;justify-content:space-between;gap:.55rem}.ai-strategy-head-copy{display:grid;grid-gap:.16rem;gap:.16rem;min-width:0}.ai-strategy-head-copy strong{color:#eff5ff;font-size:.78rem;line-height:1.2}.ai-strategy-head-copy span{color:rgba(211,225,248,.72);font-size:.58rem;letter-spacing:.06em}.ai-strategy-head-copy span,.ai-strategy-pill{text-transform:uppercase;font-family:IBM Plex Mono,SFMono-Regular,Menlo,Monaco,monospace}.ai-strategy-pill{flex-shrink:0;border-radius:999px;border:1px solid rgba(126,179,255,.32);background:rgba(22,41,74,.7);color:#d4e5ff;padding:.16rem .44rem;font-size:.56rem;line-height:1.2;letter-spacing:.05em}.ai-strategy-pill-row{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.28rem}.ai-strategy-summary{margin:0;color:#dbe7f9;font-size:.7rem;line-height:1.42}.ai-strategy-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(110px,1fr));grid-gap:.42rem;gap:.42rem}.ai-strategy-stat{display:grid;grid-gap:.18rem;gap:.18rem;padding:.46rem .52rem;border-radius:10px;border:1px solid rgba(118,167,255,.16);background:rgba(12,21,34,.72)}.ai-strategy-stat.wide{grid-column:1/-1}.ai-strategy-stat-label{color:rgba(211,225,248,.66);font-size:.54rem;letter-spacing:.08em;text-transform:uppercase;font-family:IBM Plex Mono,SFMono-Regular,Menlo,Monaco,monospace}.ai-strategy-stat-value{color:#eef5ff;font-size:.72rem;line-height:1.34}.ai-strategy-actions{display:flex;flex-wrap:wrap;gap:.42rem}.ai-strategy-actions .panel-action-btn{min-height:30px}.ai-strategy-visuals{display:grid;grid-gap:.4rem;gap:.4rem}.ai-strategy-visuals-head{display:flex;align-items:center;justify-content:space-between;gap:.4rem}.ai-strategy-visuals-head small,.ai-strategy-visuals-head span{color:#cdd9ec;font-size:.56rem;letter-spacing:.08em;text-transform:uppercase;font-family:IBM Plex Mono,SFMono-Regular,Menlo,Monaco,monospace}.ai-strategy-visuals-head small{color:rgba(205,217,236,.62)}.ai-strategy-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));grid-gap:.45rem;gap:.45rem}.ai-strategy-section{display:grid;grid-gap:.28rem;gap:.28rem;padding:.48rem .52rem;border-radius:10px;border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.03);min-width:0}.ai-strategy-section strong{color:#f0f6ff;font-size:.58rem;letter-spacing:.08em;text-transform:uppercase;font-family:IBM Plex Mono,SFMono-Regular,Menlo,Monaco,monospace}.ai-strategy-section ul{list-style:none;margin:0;padding:0;display:grid;grid-gap:.24rem;gap:.24rem}.ai-strategy-section li{color:#d7e4f7;font-size:.64rem;line-height:1.35}.ai-strategy-json{display:grid;grid-gap:.28rem;gap:.28rem}.ai-strategy-json header{color:#c8d7ef;letter-spacing:.08em;text-transform:uppercase}.ai-strategy-json header,.ai-strategy-json pre{font-size:.58rem;font-family:IBM Plex Mono,SFMono-Regular,Menlo,Monaco,monospace}.ai-strategy-json pre{margin:0;padding:.56rem .62rem;border-radius:10px;border:1px solid rgba(255,255,255,.08);background:rgba(8,12,18,.92);color:#d8e5f6;line-height:1.42;white-space:pre-wrap;word-break:break-word}.ai-chart-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.48rem;gap:.48rem;min-width:0}.ai-chart-group{display:grid;grid-gap:.36rem;gap:.36rem}.ai-chart-group-head{display:flex;align-items:center;justify-content:space-between;gap:.42rem}.ai-chart-group-head span{color:#9facc6;font-size:.56rem;letter-spacing:.08em;text-transform:uppercase;font-family:IBM Plex Mono,SFMono-Regular,Menlo,Monaco,monospace}.ai-chart-card{border:1px solid rgba(255,255,255,.1);border-radius:10px;overflow:hidden;background:rgba(10,15,23,.88);min-width:0}.ai-chart-card.photo{border-color:rgba(108,152,234,.22);background:radial-gradient(130% 100% at 12% 0,rgba(51,90,154,.22),transparent 55%),linear-gradient(180deg,rgba(8,13,20,.98),rgba(7,11,18,.98));box-shadow:inset 0 0 0 1px rgba(255,255,255,.03)}.ai-chart-card.photo .ai-chart-body{height:264px;padding:.14rem .18rem .16rem}.ai-chart-head{display:flex;align-items:baseline;justify-content:space-between;gap:.46rem;padding:.45rem .54rem .4rem;border-bottom:1px solid rgba(255,255,255,.08)}.ai-chart-head strong{color:#dfe8fa;font-size:.67rem;letter-spacing:.05em;text-transform:uppercase;font-family:IBM Plex Mono,SFMono-Regular,Menlo,Monaco,monospace;min-width:0}.ai-chart-head-meta{display:inline-flex;align-items:center;gap:.34rem;min-width:0}.ai-chart-head small{color:var(--text-faint);font-size:.58rem;white-space:nowrap}.ai-chart-mode-pill{border-radius:999px;border:1px solid rgba(255,255,255,.2);padding:.08rem .34rem;font-size:.53rem;line-height:1.3;text-transform:uppercase;letter-spacing:.07em;font-family:IBM Plex Mono,SFMono-Regular,Menlo,Monaco,monospace}.ai-chart-mode-pill.mode-static{border-color:rgba(143,157,184,.45);color:#cfd9ec;background:rgba(31,42,60,.62)}.ai-chart-mode-pill.mode-dynamic{border-color:rgba(19,201,143,.44);color:#b7f4dd;background:rgba(16,53,40,.74)}.ai-chart-body{width:100%;height:220px;padding:.12rem .22rem .08rem;min-width:0;overflow:hidden}.ai-chart-body .recharts-responsive-container{width:100%!important;max-width:100%}.ai-candle-snapshot,.ai-candle-svg{width:100%;height:100%}.ai-candle-svg{display:block}.ai-candle-axis{fill:rgba(205,217,236,.76)}.ai-candle-axis,.ai-candle-zone-label{font-size:10px;font-family:IBM Plex Mono,SFMono-Regular,Menlo,Monaco,monospace}.ai-candle-zone-label{fill:rgba(235,243,255,.92);letter-spacing:.04em;text-transform:uppercase}.ai-candle-marker-label{fill:#f2f7ff;font-size:10px;font-family:IBM Plex Mono,SFMono-Regular,Menlo,Monaco,monospace}.ai-lightweight-chart-shell{position:relative;width:100%;height:100%;isolation:isolate}.ai-lightweight-chart-host{position:relative;z-index:1;width:100%;height:100%;min-height:248px}.ai-lightweight-chart-overlay{position:absolute;inset:0;z-index:3;width:100%;height:100%;pointer-events:none}@media (max-width:1100px){.ai-chart-grid{grid-template-columns:minmax(0,1fr)}}.ai-animation-grid{display:grid;grid-gap:.4rem;gap:.4rem}.ai-animation-thumb{border:1px solid rgba(113,137,179,.42);border-radius:12px;background:radial-gradient(140% 100% at 12% 0,rgba(90,126,198,.26),transparent 56%),linear-gradient(180deg,rgba(16,24,37,.96),rgba(9,14,23,.97));color:#dce7fb;width:100%;text-align:left;cursor:pointer;display:grid;grid-gap:.34rem;gap:.34rem;padding:.52rem .58rem;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.ai-animation-thumb:hover{transform:translateY(-1px);border-color:rgba(143,173,232,.68);box-shadow:0 10px 20px rgba(0,0,0,.26)}.ai-animation-thumb.theme-bullish{border-color:rgba(39,194,138,.46);background:radial-gradient(140% 100% at 12% 0,rgba(19,201,143,.2),transparent 56%),linear-gradient(180deg,rgba(13,24,23,.96),rgba(8,16,15,.97))}.ai-animation-thumb.theme-bearish{border-color:rgba(223,96,116,.44);background:radial-gradient(140% 100% at 12% 0,rgba(240,69,90,.22),transparent 56%),linear-gradient(180deg,rgba(30,16,21,.96),rgba(19,10,13,.97))}.ai-animation-thumb.theme-gold{border-color:rgba(214,171,83,.46);background:radial-gradient(140% 100% at 12% 0,rgba(240,184,79,.2),transparent 56%),linear-gradient(180deg,rgba(30,23,13,.96),rgba(20,14,8,.97))}.ai-animation-thumb-play{width:26px;height:26px;border-radius:999px;border:1px solid rgba(155,186,239,.62);background:rgba(29,47,79,.72);color:#ebf3ff;display:inline-flex;align-items:center;justify-content:center;font-size:.64rem;line-height:1}.ai-animation-thumb-copy{display:grid;grid-gap:.14rem;gap:.14rem}.ai-animation-thumb-copy strong{font-size:.69rem;letter-spacing:.04em;text-transform:uppercase;font-family:IBM Plex Mono,SFMono-Regular,Menlo,Monaco,monospace}.ai-animation-thumb-copy span{color:#9eb0cf;font-size:.63rem}.ai-animation-thumb-meta{display:flex;align-items:center;justify-content:space-between;gap:.34rem;color:#8da3c7;font-size:.56rem;text-transform:uppercase;letter-spacing:.08em;font-family:IBM Plex Mono,SFMono-Regular,Menlo,Monaco,monospace}.ai-animation-overlay{position:fixed;inset:0;z-index:5200}.ai-animation-backdrop{position:absolute;inset:0;background:radial-gradient(120% 88% at 18% 0,rgba(54,91,162,.24),transparent 60%),rgba(2,7,13,.9);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.ai-animation-modal{position:absolute;inset:0;margin:0;display:grid;grid-template-rows:auto minmax(0,1fr) auto;grid-gap:.52rem;gap:.52rem;padding:.68rem}.ai-animation-head{display:flex;align-items:flex-start;justify-content:space-between;gap:.8rem}.ai-animation-head-copy h3{margin:0;color:#edf4ff;font-size:.94rem;letter-spacing:.04em;text-transform:uppercase;font-family:IBM Plex Mono,SFMono-Regular,Menlo,Monaco,monospace}.ai-animation-head-copy p{margin:.28rem 0 0;color:#98abca;font-size:.69rem;line-height:1.4;max-width:78ch}.ai-animation-head-actions{display:flex;align-items:center;gap:.32rem}.ai-animation-btn{min-width:86px;justify-content:center}.ai-animation-stage{position:relative;min-width:0;min-height:0;border-radius:14px;overflow:hidden;border:1px solid rgba(98,124,170,.32);background:linear-gradient(180deg,rgba(8,13,21,.97),rgba(5,9,16,.97));box-shadow:0 24px 44px rgba(0,0,0,.42),inset 0 0 0 1px rgba(255,255,255,.04)}.ai-animation-chart{position:absolute;inset:0}.ai-animation-hud{position:absolute;left:.56rem;right:.56rem;top:.56rem;display:grid;grid-gap:.34rem;gap:.34rem;pointer-events:none}.ai-animation-progress-track{height:4px;border-radius:999px;background:rgba(24,37,61,.78);border:1px solid rgba(92,118,167,.42);overflow:hidden}.ai-animation-progress-fill{display:block;height:100%;width:0;background:linear-gradient(90deg,#5ea2ff,#9dccff);box-shadow:0 0 18px rgba(94,162,255,.58);transition:width 60ms linear}.ai-animation-step-pill{justify-self:start;padding:.22rem .5rem;border-radius:999px;background:rgba(10,18,30,.86);border:1px solid rgba(90,118,170,.54);color:#d9e8ff;font-size:.58rem;letter-spacing:.08em;text-transform:uppercase;font-family:IBM Plex Mono,SFMono-Regular,Menlo,Monaco,monospace}.ai-animation-click{position:absolute;width:12px;height:12px;border-radius:999px;border:1px solid rgba(180,220,255,.88);background:rgba(108,173,255,.3);transform:translate(-50%,-50%);animation:ai-animation-click .64s ease-out forwards;pointer-events:none;z-index:7}@keyframes ai-animation-click{0%{opacity:.92;transform:translate(-50%,-50%) scale(.5)}to{opacity:0;transform:translate(-50%,-50%) scale(4.1)}}.ai-animation-cursor{width:18px;height:18px;border-radius:999px;border:2px solid rgba(229,241,255,.96);background:rgba(25,48,84,.58);box-shadow:0 0 0 1px rgba(5,13,23,.65),0 8px 16px rgba(0,0,0,.38);transition:left .26s cubic-bezier(.2,.7,.2,1),top .26s cubic-bezier(.2,.7,.2,1),transform .12s ease;pointer-events:none;z-index:8}.ai-animation-cursor,.ai-animation-cursor:after{position:absolute;transform:translate(-50%,-50%)}.ai-animation-cursor:after{content:"";width:5px;height:5px;border-radius:999px;background:rgba(240,247,255,.98);top:50%;left:50%}.ai-animation-cursor.clicking{transform:translate(-50%,-50%) scale(.84)}.ai-animation-timeline{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));grid-gap:.34rem;gap:.34rem}.ai-animation-step{border:1px solid rgba(87,112,156,.38);border-radius:10px;background:rgba(10,16,26,.82);color:#d4dff3;padding:.34rem .38rem;display:grid;grid-gap:.2rem;gap:.2rem;cursor:pointer;text-align:left;transition:border-color .14s ease,background .14s ease,transform .14s ease}.ai-animation-step:hover{transform:translateY(-1px);border-color:rgba(124,154,210,.74);background:rgba(14,22,35,.9)}.ai-animation-step.active{border-color:rgba(158,197,255,.74);background:rgba(20,33,55,.9)}.ai-animation-step span{color:#88a1c7;font-size:.54rem;letter-spacing:.08em;text-transform:uppercase;font-family:IBM Plex Mono,SFMono-Regular,Menlo,Monaco,monospace}.ai-animation-step strong{font-size:.62rem;line-height:1.3;font-weight:600}.ai-trace{margin:.06rem 0 0;color:var(--text-faint);font-size:.56rem;line-height:1.35;letter-spacing:.04em;font-family:IBM Plex Mono,SFMono-Regular,Menlo,Monaco,monospace}.ai-thinking{display:inline-flex;align-items:center;gap:.28rem;min-height:22px}.ai-thinking span{width:7px;height:7px;border-radius:999px;background:#8da7d8;animation:ai-thinking-bounce 1s ease-in-out infinite}.ai-thinking span:nth-child(2){animation-delay:.16s}.ai-thinking span:nth-child(3){animation-delay:.32s}@keyframes ai-thinking-bounce{0%,80%,to{transform:translateY(0);opacity:.4}40%{transform:translateY(-4px);opacity:1}}.ai-compose{border-top:1px solid rgba(255,255,255,.08);padding:.52rem .68rem .66rem;display:grid;grid-gap:.38rem;gap:.38rem;background:rgba(9,13,20,.95)}.ai-compose-label{color:var(--text-dim);font-size:.57rem;letter-spacing:.09em;text-transform:uppercase}.ai-compose-input,.ai-compose-label{font-family:IBM Plex Mono,SFMono-Regular,Menlo,Monaco,monospace}.ai-compose-input{width:100%;resize:none;border:1px solid #24324c;border-radius:8px;background:#101a29;color:#d5deef;font-size:.72rem;line-height:1.35;padding:.52rem .58rem}.ai-compose-input::placeholder{color:#70809e}.ai-compose-input:focus{outline:none;border-color:#2f81ff;box-shadow:0 0 0 1px rgba(47,129,255,.2)}.ai-compose-meta{display:flex;align-items:center;justify-content:space-between;gap:.48rem;color:var(--text-faint);font-size:.58rem;letter-spacing:.04em;font-family:IBM Plex Mono,SFMono-Regular,Menlo,Monaco,monospace}.ai-send-btn{min-width:96px;justify-content:center}@media (max-width:860px){.ai-thread{padding-inline:.56rem}.ai-msg{padding:.52rem .54rem .56rem}.ai-msg-content{font-size:.71rem}.ai-bullets li{font-size:.66rem}.ai-chart-body{height:192px}.ai-compose{padding-inline:.58rem}.ai-compose-input{font-size:.69rem}.ai-animation-modal{padding:.48rem;gap:.42rem}.ai-animation-head{flex-direction:column;align-items:stretch}.ai-animation-head-actions{justify-content:flex-start}.ai-animation-stage{min-height:320px}.ai-animation-timeline{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:560px){.ai-animation-modal{padding:.38rem}.ai-animation-stage{min-height:280px}.ai-animation-timeline{grid-template-columns:1fr}}.ai-placeholder{padding:.9rem .8rem;display:flex;flex-direction:column;gap:.4rem;color:var(--text-dim);font-size:.74rem}.ai-placeholder p{margin:0}.active-tab .ai-placeholder{text-align:center;align-items:center}.statusbar{border-top:1px solid var(--line);display:flex;align-items:center;gap:.8rem;padding:0 .68rem;background:#0b1017;color:var(--text-faint);font-size:.66rem;font-family:IBM Plex Mono,SFMono-Regular,Menlo,Monaco,monospace}.statusbar.backtest-statusbar{gap:0;padding:.12rem .34rem;align-items:center;overflow:hidden}.backtest-status-empty{width:100%;min-height:28px;display:flex;align-items:center;gap:.7rem;padding:.12rem .22rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.backtest-status-empty strong{color:rgba(255,255,255,.94);font-size:.58rem;letter-spacing:.04em;text-transform:uppercase}.backtest-status-empty span{color:rgba(255,255,255,.72);font-size:.58rem}@media (max-width:1120px){.backtest-grid.two-up,.backtest-hero{grid-template-columns:1fr}.backtest-summary-strip{--backtest-visible-cards:4}.main-settings-kpi-strip{--main-kpi-visible-cards:3}.main-settings-layout{grid-template-columns:1fr}.main-settings-kpi-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.main-settings-core-grid{grid-template-columns:1fr}.backtest-stats-grid,.backtest-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.backtest-stat-card.stat-span-4,.backtest-stat-card.stat-span-6,.backtest-stat-group{grid-column:span 2}.backtest-cluster-head{flex-direction:column}.backtest-cluster-head-actions{width:100%;min-width:0;justify-items:stretch}.backtest-cluster-search-wrap{justify-content:flex-start}.workspace{grid-template-columns:minmax(0,1fr) var(--workspace-panel-width,316px)}.workspace.panel-collapsed{grid-template-columns:minmax(0,1fr) 64px}.watchlist-labels,.watchlist-row{grid-template-columns:minmax(0,1.62fr) minmax(76px,.96fr) minmax(62px,.84fr)}.ai-zip-modal-card.size-wide,.ai-zip-modal-card.size-xwide{height:min(88vh,920px)}.ai-zip-model-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ai-zip-library-layout{grid-template-columns:1fr}}@media (max-width:900px){.backtest-surface{padding:.72rem}.backtest-bar-row,.backtest-bar-row.compact,.backtest-dimension-row,.backtest-dimension-table-head,.backtest-dimension-table-row{grid-template-columns:1fr;justify-items:start}.backtest-dimension-reading{justify-items:start;text-align:left}.backtest-cluster-map{min-height:360px}.backtest-cluster-overlay-card{right:8px;top:8px;width:min(300px,calc(100% - 16px))}.workspace,.workspace.panel-collapsed{grid-template-columns:1fr;grid-template-rows:minmax(0,1fr) minmax(90px,290px)}.chart-wrap{border-right:0;border-bottom:1px solid var(--line)}.side-panel{grid-row:2;display:flex;flex-direction:column}.panel-resizer{display:none}.panel-rail{width:100%;height:50px;border-bottom:1px solid var(--line-soft);flex-direction:row;justify-content:flex-start;padding:.42rem .58rem}.panel-content,.panel-rail{position:relative;inset:auto;border-left:0}.panel-content{border-top:1px solid var(--line-soft);flex:1 1 auto}}@media (max-width:760px){.account-screen-shell{padding:calc(env(safe-area-inset-top, 0px) + 1rem) 1rem calc(env(safe-area-inset-bottom, 0px) + 1rem)}.account-shell-panel{width:min(100%,430px)}.account-form,.account-form-error,.account-inline-note,.account-mode-grid{width:100%}.profile-menu-popover{left:0;right:auto;min-width:min(240px,calc(100vw - 2rem))}.profile-dialog{padding:.9rem}.profile-dialog-actions{justify-content:center}.profile-dialog-actions .profile-save-btn{width:min(220px,100%)}.backtest-summary-strip{--backtest-visible-cards:2}.main-settings-kpi-strip{--main-kpi-visible-cards:2}.ai-zip-input-grid,.ai-zip-input-grid.compact-trade-row,.ai-zip-toggle-grid,.backtest-input-grid,.backtest-metric-grid,.backtest-stats-grid,.backtest-summary-grid{grid-template-columns:1fr}.ai-zip-input-grid.compact-trade-row .ai-zip-label{white-space:normal}.ai-zip-feature-grid,.ai-zip-library-metrics,.ai-zip-model-grid{grid-template-columns:1fr}.backtest-surface{padding:.58rem}.backtest-dimension-toolbar,.backtest-toolbar-row{flex-direction:column;align-items:stretch}.backtest-cluster-filter-row{grid-template-columns:1fr}.backtest-cluster-search-wrap .backtest-search{width:100%;flex:1 1 auto}.backtest-cluster-search-wrap .backtest-action-btn.compact{width:auto}.backtest-cluster-overlay-card{right:6px;top:6px;width:min(260px,calc(100% - 12px))}.backtest-inline-select{width:100%;justify-content:space-between}.backtest-action-btn.compact{width:100%}.backtest-card,.backtest-hero-copy,.backtest-summary-card{border-radius:14px}.backtest-stat-card.stat-span-2,.backtest-stat-card.stat-span-4,.backtest-stat-card.stat-span-6{grid-column:span 1}.backtest-stat-group{grid-column:span 1;flex-direction:column}.main-settings-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.backtest-card-head,.backtest-date-preset-row{flex-direction:column;align-items:stretch}.backtest-date-preset-row{max-width:none;gap:.56rem}.backtest-setting-row{width:100%;grid-template-columns:1fr;gap:.36rem}.backtest-setting-row-label{justify-self:start;text-align:left}.backtest-date-input-row{max-width:none}.backtest-date-preset-wrap{width:100%}.backtest-date-preset-trigger{min-width:0;width:100%}.backtest-date-preset-dd,.stats-timeframe-dd{left:0;right:auto;width:100%;min-width:100%;max-width:none}.backtest-search{max-width:none}.backtest-day-row,.backtest-history-main,.backtest-history-row{flex-direction:column;align-items:flex-start}.backtest-history-side{width:100%;justify-items:start;text-align:left}.backtest-calendar-nav{width:100%;justify-content:space-between}.backtest-calendar-cell{min-height:74px}.backtest-calendar-label{font-size:.66rem}.backtest-calendar-trade-toggle{flex-direction:column;align-items:flex-start}.backtest-calendar-trade-side{width:100%;justify-items:start;text-align:left}.backtest-calendar-trade-stat-grid{grid-template-columns:1fr}.backtest-calendar-trade-prices{flex-direction:column;align-items:flex-start;gap:.25rem}.backtest-trade-mini-chart{height:100%}.active-metrics-grid{grid-template-columns:1fr}.terminal{grid-template-rows:auto auto 1fr 26px}.surface-strip{padding:0 .65rem}.surface-tabs{position:static;transform:none;margin-left:auto}.topbar{grid-template-columns:1fr;gap:.5rem;padding:.5rem .65rem}.top-controls{justify-content:flex-end}.timeframe-row{max-width:100%;overflow-x:auto;scrollbar-width:none}.timeframe-row::-webkit-scrollbar{display:none}}@media (max-width:460px){.main-settings-kpi-grid{grid-template-columns:1fr}}.backtest-surface{background:#070707;padding:.9rem;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.08) transparent}.backtest-bar-list.framed,.backtest-calendar-detail,.backtest-card,.backtest-cluster-overlay-card,.backtest-dimension-table,.backtest-empty,.backtest-empty-inline,.backtest-hero-copy,.backtest-history-list,.backtest-history-table-wrap,.backtest-metric-card,.backtest-stat-card,.backtest-summary-card,.main-settings-kpi-card{background:#0b0b0b;border:1px solid rgba(255,255,255,.1);border-radius:16px;box-shadow:0 18px 45px rgba(0,0,0,.75)}.backtest-day-row,.backtest-history-row,.backtest-mini-row,.backtest-stat-row{border-bottom:1px solid rgba(255,255,255,.06)}.backtest-day-row:last-child,.backtest-history-row:last-child,.backtest-mini-row:last-child,.backtest-stat-row:last-child{border-bottom:0}.backtest-history-table thead th{background:#111111}.backtest-history-table tbody tr.up-row{background:rgba(52,211,153,.04)}.backtest-history-table tbody tr.up-row:hover{background:rgba(52,211,153,.08)}.backtest-history-table tbody tr.down-row{background:rgba(248,113,113,.04)}.backtest-history-table tbody tr.down-row:hover{background:rgba(248,113,113,.08)}.backtest-bar-values strong.up,.backtest-progress-head strong.up,.backtest-stat-card strong.up,.backtest-stat-row strong.up,.backtest-summary-card strong.up,strong.up{color:#34d399!important}.backtest-bar-values strong.down,.backtest-progress-head strong.down,.backtest-stat-card strong.down,.backtest-stat-row strong.down,.backtest-summary-card strong.down,strong.down{color:#f87171!important}.backtest-stat-card.tone-up{border-color:rgba(52,211,153,.25)!important;background:linear-gradient(135deg,rgba(52,211,153,.08),rgba(52,211,153,.03))!important}.backtest-stat-card.tone-up strong{color:#34d399!important}.backtest-stat-card.tone-down{border-color:rgba(248,113,113,.25)!important;background:linear-gradient(135deg,rgba(248,113,113,.08),rgba(248,113,113,.03))!important}.backtest-stat-card.tone-down strong{color:#f87171!important}.backtest-stat-card.tone-neutral{border-color:rgba(96,165,250,.2)!important;background:linear-gradient(135deg,rgba(96,165,250,.06),rgba(96,165,250,.02))!important}.backtest-stat-card.tone-neutral strong{color:#60a5fa!important}.main-settings-kpi-grid{display:grid;grid-gap:.6rem;gap:.6rem}.main-settings-kpi-card{background:#0b0b0b;border:1px solid rgba(255,255,255,.1);border-radius:14px;padding:.8rem .9rem;display:flex;flex-direction:column;gap:.2rem}.main-settings-kpi-card span{font-size:.58rem;color:rgba(255,255,255,.45);text-transform:uppercase;letter-spacing:.06em;font-weight:700}.main-settings-kpi-card span,.main-settings-kpi-card strong{font-family:IBM Plex Mono,SFMono-Regular,Menlo,Monaco,monospace}.main-settings-kpi-card strong{font-size:1.05rem;font-weight:900}.backtest-grid.two-up{grid-template-columns:1fr 1fr!important}.backtest-calendar-cell{background:#0b0b0b;border:1px solid rgba(255,255,255,.08)}.backtest-calendar-cell:hover{border-color:rgba(255,255,255,.18)}.backtest-calendar-cell.selected{border-color:rgba(96,165,250,.5);background:rgba(96,165,250,.08);box-shadow:inset 0 0 0 1px rgba(96,165,250,.15)}.backtest-calendar-trade{background:#0c0c0c;border:1px solid rgba(255,255,255,.08)}.backtest-calendar-trade:hover{border-color:rgba(255,255,255,.18)}.backtest-calendar-trade.expanded{border-color:rgba(96,165,250,.4);background:#111111}.backtest-calendar-trade-expand{background:rgba(0,0,0,.34);border-top:1px solid rgba(255,255,255,.08)}.backtest-calendar-trade-panel,.backtest-calendar-trade-stat{background:#000;border:1px solid rgba(255,255,255,.1)}.backtest-calendar-side-pill.up{color:#34d399;background:rgba(52,211,153,.12);border-color:rgba(52,211,153,.3)}.backtest-calendar-side-pill.down{color:#f87171;background:rgba(248,113,113,.12);border-color:rgba(248,113,113,.3)}.backtest-month-pill.up{border-color:rgba(52,211,153,.3);color:#34d399;background:rgba(52,211,153,.1)}.backtest-month-pill.down{border-color:rgba(248,113,113,.3);color:#f87171;background:rgba(248,113,113,.1)}.backtest-month-pill.neutral{border-color:rgba(255,255,255,.12);color:rgba(255,255,255,.78)}.ai-zip-button.active{background:rgba(96,165,250,.15);border-color:rgba(96,165,250,.35);color:#fff;box-shadow:0 14px 34px rgba(0,0,0,.58)}.ai-zip-button.success.active{background:rgba(52,211,153,.15);border-color:rgba(52,211,153,.3)}.ai-zip-button.feature{background:rgba(96,165,250,.06)}.backtest-filter-tile.active{background:rgba(96,165,250,.12)!important;border-color:rgba(96,165,250,.35)!important;color:#fff!important;box-shadow:0 14px 34px rgba(0,0,0,.58)!important}.backtest-filter-tile.session-tokyo.active{background:rgba(250,204,21,.12)!important;border-color:rgba(250,204,21,.35)!important}.backtest-filter-tile.session-london.active{background:rgba(96,165,250,.12)!important;border-color:rgba(96,165,250,.35)!important}.backtest-filter-tile.session-new-york.active{background:rgba(248,113,113,.12)!important;border-color:rgba(248,113,113,.35)!important}.backtest-filter-tile.session-sydney.active{background:rgba(52,211,153,.12)!important;border-color:rgba(52,211,153,.35)!important}.backtest-slider{-webkit-appearance:none;width:100%;height:10px;border-radius:999px;background:linear-gradient(90deg,rgba(90,170,255,.85) 0,rgba(160,90,255,.85) var(--p,50%),rgba(255,255,255,.14) var(--p,50%),rgba(255,255,255,.14) 100%);box-shadow:inset 0 0 0 1px rgba(255,255,255,.1),0 8px 18px rgba(0,0,0,.35);outline:none}.backtest-slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:18px;height:18px;border-radius:999px;border:1px solid rgba(255,255,255,.24);background:radial-gradient(circle at 30% 30%,rgba(255,255,255,.98) 0,rgba(255,255,255,.62) 28%,rgba(160,90,255,.98) 78%);box-shadow:0 12px 26px rgba(0,0,0,.55),0 0 0 4px rgba(160,90,255,.14);cursor:pointer;-webkit-transition:transform .12s ease;transition:transform .12s ease}.backtest-progress-block{background:#0b0b0b;border:1px solid rgba(255,255,255,.1);border-radius:14px;padding:1rem}.backtest-progress-track{height:10px;background:rgba(255,255,255,.06);border-radius:999px;overflow:hidden;margin-top:.5rem;border:1px solid rgba(255,255,255,.1);box-shadow:inset 0 1px 0 rgba(255,255,255,.08)}.backtest-progress-fill{height:100%;border-radius:999px;transition:width .4s ease}.backtest-progress-fill.up{background:linear-gradient(90deg,rgba(52,211,153,.95),rgba(110,231,183,.95));box-shadow:0 0 18px rgba(52,211,153,.35)}.backtest-progress-fill.down{background:linear-gradient(90deg,rgba(248,113,113,.95),rgba(252,165,165,.95));box-shadow:0 0 18px rgba(248,113,113,.35)}.backtest-graph-wrap{border:1px solid rgba(255,255,255,.1);background:#0b0b0b;border-radius:14px;overflow:hidden;padding:.75rem}.backtest-cluster-legend-card{background:#0b0b0b;border:1px solid rgba(255,255,255,.1)}.backtest-calendar-nav-btn{background:#0b0b0b;border-color:rgba(255,255,255,.12);box-shadow:none}.backtest-calendar-detail-head h3,.backtest-card-head h3,.backtest-cluster-title,.backtest-hero-copy h2{color:#f5f5f5;font-weight:900}.backtest-metric-card strong,.backtest-stat-card strong,.backtest-stat-row strong,.backtest-summary-card strong{font-family:IBM Plex Mono,SFMono-Regular,Menlo,Monaco,monospace}div[style*="background: #0b0b0b"],div[style*="background: linear-gradient(180deg, rgba(255,255,255,0.03), rgba(0,0,0,0.15))"],div[style*="background: rgba(255,255,255,0.05)"],div[style*="background: rgba(7, 12, 20, 0.72)"]{background:#0b0b0b!important;border-color:rgba(255,255,255,.1)!important;border-radius:16px!important}select[style*="background: rgba(255,255,255,0.04)"],select[style*="background: rgba(90,170,255,0.15)"]{background:rgba(90,170,255,.15)!important;border:1px solid rgba(90,170,255,.4)!important;color:rgba(90,170,255,.9)!important;border-radius:8px!important}input[style*="background: rgba(255,255,255,0.06)"]{background:rgba(255,255,255,.03)!important;border:1px solid rgba(255,255,255,.12)!important;border-radius:10px!important}.backtest-panel{flex:1 1;display:flex;flex-direction:column;position:relative}.backtest-grid{flex:1 1}.ai-zip-section{background:rgba(255,255,255,.02);border:1px solid rgba(255,255,255,.08);border-radius:14px;padding:.85rem}.backtest-card>.ai-zip-section{background:transparent;border:none;border-radius:0;padding:0}.ai-zip-button{font-weight:700!important;font-size:.68rem!important;letter-spacing:.01em!important}.ai-zip-button.active{background:rgba(96,165,250,.14)!important;border-color:rgba(96,165,250,.38)!important;color:#93bbfc!important}.ai-zip-button.success.active{background:rgba(52,211,153,.14)!important;border-color:rgba(52,211,153,.32)!important;color:#6ee7b7!important}.backtest-surface select{background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.14);color:rgba(255,255,255,.92);border-radius:10px}.ai-zip-input,.backtest-input-field input{background:rgba(255,255,255,.03)!important;border:1px solid rgba(255,255,255,.12)!important;border-radius:10px!important;color:rgba(255,255,255,.92)!important}.ai-zip-input:focus,.backtest-input-field input:focus{border-color:rgba(96,165,250,.4)!important;box-shadow:0 0 0 2px rgba(96,165,250,.08)!important}.backtest-toolbar-row{display:flex;gap:.5rem;flex-wrap:wrap}.backtest-stat-list{border:1px solid rgba(255,255,255,.08);border-radius:14px;overflow:hidden}.backtest-stat-row{padding:.6rem .75rem!important;border-bottom:1px solid rgba(255,255,255,.06)!important}.backtest-stat-row:last-child{border-bottom:none!important}.backtest-stat-row span{color:rgba(255,255,255,.55)!important;font-size:.7rem!important}.backtest-stat-row strong{font-size:.78rem!important;font-family:IBM Plex Mono,SFMono-Regular,Menlo,Monaco,monospace!important}.backtest-surface button[title*=dimensions]{border-radius:10px;font-weight:800}.h-64{height:260px!important}