.Button-module__HGGX4q__button{font-family:var(--font-family);font-weight:var(--font-weight-medium);cursor:pointer;white-space:nowrap;border:none;border-radius:24px;justify-content:center;align-items:center;gap:8px;transition:all .2s;display:inline-flex}.Button-module__HGGX4q__button:disabled{opacity:.5;cursor:not-allowed}.Button-module__HGGX4q__sm{font-size:var(--body-xs-size);line-height:var(--body-xs-line-height);padding:6px 12px}.Button-module__HGGX4q__md{font-size:var(--body-sm-size);line-height:var(--body-sm-line-height);padding:8px 16px}.Button-module__HGGX4q__lg{font-size:var(--body-md-size);line-height:var(--body-md-line-height);padding:12px 20px}.Button-module__HGGX4q__primary{background:var(--color-brand-primary-500);color:var(--color-grey-900)}.Button-module__HGGX4q__primary:hover:not(:disabled){background:var(--color-brand-primary-600)}.Button-module__HGGX4q__secondary{background:var(--color-surface-l1);color:var(--color-content-primary);box-shadow:var(--shadow-l1)}.Button-module__HGGX4q__secondary:hover:not(:disabled){background:var(--color-surface-l2)}.Button-module__HGGX4q__ghost{color:var(--color-content-primary);background:0 0}.Button-module__HGGX4q__ghost:hover:not(:disabled){background:var(--color-surface-l1)}.Button-module__HGGX4q__icon{background:var(--color-surface-l1);border-radius:24px;padding:8px;box-shadow:0 1px 2px #1018280d}.Button-module__HGGX4q__icon:hover:not(:disabled){background:var(--color-surface-l2)}.Button-module__HGGX4q__fullWidth{width:100%}
.IconButton-module__dia2WG__iconButton{cursor:pointer;background:var(--color-surface-l1);color:var(--color-content-primary);border:none;border-radius:24px;justify-content:center;align-items:center;transition:all .2s;display:inline-flex;box-shadow:0 1px 2px #1018280d}.IconButton-module__dia2WG__iconButton:hover:not(:disabled){background:var(--color-surface-l2)}.IconButton-module__dia2WG__iconButton:disabled{opacity:.5;cursor:not-allowed}.IconButton-module__dia2WG__sm{width:32px;height:32px;padding:6px}.IconButton-module__dia2WG__md{width:40px;height:40px;padding:8px}.IconButton-module__dia2WG__lg{width:48px;height:48px;padding:10px}.IconButton-module__dia2WG__default{background:var(--color-surface-l1)}.IconButton-module__dia2WG__primary{background:var(--color-brand-primary-500);color:var(--color-grey-900)}.IconButton-module__dia2WG__primary:hover:not(:disabled){background:var(--color-brand-primary-600)}.IconButton-module__dia2WG__ghost{background:0 0}.IconButton-module__dia2WG__ghost:hover:not(:disabled){background:var(--color-surface-l1)}
.ChatInput-module__tYiasq__chatInput{background:var(--color-bg-panel);border:1px solid var(--color-grey-700);border-radius:16px;flex-direction:column;justify-content:center;align-items:flex-end;gap:8px;height:120px;padding:16px;display:flex;position:relative;overflow:hidden;box-shadow:0 0 2px #00000014,0 2px 4px #00000014}.ChatInput-module__tYiasq__chatInput:before{content:"";-webkit-mask-composite:xor;pointer-events:none;background:linear-gradient(90deg,#1a1d2466 0%,#20253199 15%,#5eb0ef 35%,#5eb0efcc 50%,#5eb0ef 65%,#20253199 85%,#1a1d2466 100%) 0 0/200% 100%;border-radius:16px;padding:1px;animation:3s linear ChatInput-module__tYiasq__borderAnimation,.5s 3s forwards ChatInput-module__tYiasq__fadeOut;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}@keyframes ChatInput-module__tYiasq__borderAnimation{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes ChatInput-module__tYiasq__fadeOut{0%{opacity:1}to{opacity:0}}.ChatInput-module__tYiasq__textarea{color:var(--color-grey-100);font-family:var(--font-family);font-size:var(--body-sm-size);line-height:1.4285em;font-weight:var(--font-weight-regular);resize:none;background:0 0;border:none;outline:none;flex:1;width:100%}.ChatInput-module__tYiasq__textarea::placeholder{color:var(--color-grey-600)}.ChatInput-module__tYiasq__controls{justify-content:space-between;align-items:center;width:100%;display:flex}.ChatInput-module__tYiasq__leftControls,.ChatInput-module__tYiasq__rightControls{align-items:center;gap:8px;display:flex}.ChatInput-module__tYiasq__iconButton{cursor:pointer;background:#ffffff0a;border:none;border-radius:24px;justify-content:center;align-items:center;padding:8px;transition:all .2s;display:flex;box-shadow:0 1px 2px #1018280d}.ChatInput-module__tYiasq__iconButton:hover{background:#ffffff0f}.ChatInput-module__tYiasq__iconButton svg{display:block}.ChatInput-module__tYiasq__languageButton{color:var(--color-grey-100);font-family:var(--font-family);font-size:var(--body-xs-size);line-height:1.3em;font-weight:var(--font-weight-regular);text-align:center;cursor:pointer;background:#ffffff0a;border:none;border-radius:24px;align-items:center;gap:8px;padding:8px;transition:all .2s;display:flex;box-shadow:0 1px 2px #1018280d}.ChatInput-module__tYiasq__languageButton:hover{background:#ffffff0f}.ChatInput-module__tYiasq__languageButton svg{display:block}.ChatInput-module__tYiasq__brokerIcon{background:linear-gradient(135deg,var(--color-grey-600)0%,var(--color-grey-300)100%);border-radius:16px;flex-shrink:0;width:16px;height:16px}.ChatInput-module__tYiasq__sendButton{cursor:pointer;background:#ffffff0a;border:none;border-radius:24px;justify-content:center;align-items:center;padding:8px;transition:all .2s;display:flex;box-shadow:0 1px 2px #1018280d}.ChatInput-module__tYiasq__sendButton:hover:not(:disabled){background:#ffffff0f}.ChatInput-module__tYiasq__sendButton:disabled{opacity:.5;cursor:not-allowed}.ChatInput-module__tYiasq__sendButton svg{display:block}
.StrategyCard-module__e9Y13W__card{background:var(--color-surface-l6);border:1px solid var(--color-grey-800);text-align:left;cursor:pointer;border-radius:12px;flex-direction:column;gap:16px;padding:16px;transition:all .2s;display:flex}.StrategyCard-module__e9Y13W__card:hover{background:var(--color-surface-l0);border-color:var(--color-grey-700)}.StrategyCard-module__e9Y13W__iconContainer{align-items:center;padding:2px 0;display:flex}.StrategyCard-module__e9Y13W__content{flex-direction:column;gap:4px;display:flex}.StrategyCard-module__e9Y13W__title{font-size:var(--body-sm-size);line-height:1.4285em;font-weight:var(--font-weight-medium);color:var(--color-primary);margin:0}.StrategyCard-module__e9Y13W__description{font-size:var(--body-xs-size);line-height:1.3em;font-weight:var(--font-weight-regular);color:var(--color-grey-300);margin:0}
.TradingStrategyPopup-module__dQnG5G__popup{background:var(--color-bg-panel);border:1px solid var(--color-grey-800);width:217px;box-shadow:var(--shadow-l3);z-index:1000;border-radius:12px;flex-direction:column;gap:12px;max-height:calc(100vh - 120px);padding:16px;display:flex;position:fixed;left:84px;overflow-y:auto}.TradingStrategyPopup-module__dQnG5G__createButton{color:var(--color-brand-primary-500);font-family:var(--font-family);font-size:var(--body-xs-size);font-weight:var(--font-weight-medium);text-align:left;cursor:pointer;white-space:nowrap;text-overflow:ellipsis;background:0 0;border:none;padding:0;line-height:16px;transition:all .2s;overflow:hidden}.TradingStrategyPopup-module__dQnG5G__createButton:hover{color:var(--color-brand-primary-400)}.TradingStrategyPopup-module__dQnG5G__separator{background:var(--color-grey-800);width:100%;height:1px}.TradingStrategyPopup-module__dQnG5G__historyList{flex-direction:column;gap:8px;display:flex}.TradingStrategyPopup-module__dQnG5G__historySection{flex-direction:column;padding-bottom:8px;display:flex}.TradingStrategyPopup-module__dQnG5G__historySection:last-child{padding-bottom:0}.TradingStrategyPopup-module__dQnG5G__historyHeader{cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:8px;width:100%;padding:2px 0;transition:all .2s;display:flex}.TradingStrategyPopup-module__dQnG5G__historyHeader span{font-size:var(--body-xs-size);font-weight:var(--font-weight-regular);text-transform:uppercase;letter-spacing:.5px;white-space:nowrap;text-overflow:ellipsis;flex:1;overflow:hidden}.TradingStrategyPopup-module__dQnG5G__historyItems{flex-direction:column;padding:0 0 0 16px;display:flex;position:relative}.TradingStrategyPopup-module__dQnG5G__historyItems:before{content:"";background:var(--color-grey-800);width:1px;position:absolute;top:0;bottom:0;left:7px}.TradingStrategyPopup-module__dQnG5G__historyItem{background:var(--color-surface-l0);color:var(--color-content-primary);font-size:var(--body-sm-size);font-weight:var(--font-weight-regular);text-align:left;cursor:pointer;white-space:nowrap;text-overflow:ellipsis;border:none;border-radius:4px;padding:8px;transition:all .2s;overflow:hidden}.TradingStrategyPopup-module__dQnG5G__historyItem:hover{background:var(--color-surface-l2)}.TradingStrategyPopup-module__dQnG5G__seeAllButton{color:var(--color-brand-primary-500);font-family:var(--font-family);font-size:var(--body-xs-size);font-weight:var(--font-weight-medium);text-align:left;cursor:pointer;white-space:nowrap;text-overflow:ellipsis;background:0 0;border:none;padding:0;line-height:16px;transition:all .2s;overflow:hidden}.TradingStrategyPopup-module__dQnG5G__seeAllButton:hover{color:var(--color-brand-primary-400)}.TradingStrategyPopup-module__dQnG5G__popup::-webkit-scrollbar{width:4px}.TradingStrategyPopup-module__dQnG5G__popup::-webkit-scrollbar-track{background:0 0}.TradingStrategyPopup-module__dQnG5G__popup::-webkit-scrollbar-thumb{background:var(--color-grey-800);border-radius:2px}.TradingStrategyPopup-module__dQnG5G__popup::-webkit-scrollbar-thumb:hover{background:var(--color-grey-700)}
.TradeCard-module__nYP3OG__card{background:var(--color-surface-l0);border:none;border-radius:12px;flex-direction:column;gap:16px;padding:16px;transition:all .2s;display:flex}.TradeCard-module__nYP3OG__card:hover{background:var(--color-surface-l1)}.TradeCard-module__nYP3OG__header{justify-content:space-between;align-items:center;gap:8px;display:flex}.TradeCard-module__nYP3OG__headerLeft,.TradeCard-module__nYP3OG__headerRight{align-items:center;gap:8px;display:flex}.TradeCard-module__nYP3OG__statusBadge{font-size:var(--body-xxs-size);font-weight:var(--font-weight-medium);text-transform:uppercase;letter-spacing:0;border-radius:8px;align-items:center;gap:4px;padding:2px 8px 2px 6px;line-height:1.6em;display:flex}.TradeCard-module__nYP3OG__statusBadge.TradeCard-module__nYP3OG__live{color:var(--color-green-400);background:#06764729;border:1px solid #0676470a}.TradeCard-module__nYP3OG__statusBadge.TradeCard-module__nYP3OG__paper{color:var(--color-orange-400);background:#ff9f431a}.TradeCard-module__nYP3OG__statusDot{border-radius:50%;width:8px;height:8px}.TradeCard-module__nYP3OG__live .TradeCard-module__nYP3OG__statusDot{background:var(--color-green-400)}.TradeCard-module__nYP3OG__paper .TradeCard-module__nYP3OG__statusDot{background:var(--color-orange-400)}.TradeCard-module__nYP3OG__statusText{white-space:nowrap}.TradeCard-module__nYP3OG__actionBadge{font-size:var(--body-xs-size);font-weight:var(--font-weight-regular);border-radius:8px;padding:2px 6px;line-height:1.3em}.TradeCard-module__nYP3OG__actionBadge.TradeCard-module__nYP3OG__buy{background:var(--color-bg-hover);color:var(--color-brand-secondary-500)}.TradeCard-module__nYP3OG__actionBadge.TradeCard-module__nYP3OG__sell{background:var(--color-grey-800);color:var(--color-red-500)}.TradeCard-module__nYP3OG__verifiedIcon{background:var(--color-bg-hover);border-radius:8px;justify-content:center;align-items:center;width:16px;height:22px;padding:4px;display:flex}.TradeCard-module__nYP3OG__timestamp{font-size:var(--body-xxs-size);font-weight:var(--font-weight-regular);color:var(--color-grey-300);line-height:1.6em}.TradeCard-module__nYP3OG__moreButton{cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:4px;transition:all .2s;display:flex}.TradeCard-module__nYP3OG__moreButton:hover{background:var(--color-surface-l1)}.TradeCard-module__nYP3OG__companyInfo{align-items:flex-start;gap:16px;display:flex}.TradeCard-module__nYP3OG__companyLogo{background:#ffffff0a;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex;overflow:hidden}.TradeCard-module__nYP3OG__companyLogo img{object-fit:cover;width:100%;height:100%}.TradeCard-module__nYP3OG__logoPlaceholder{width:100%;height:100%;font-size:var(--body-lg-size);font-weight:var(--font-weight-semibold);color:var(--color-grey-100);justify-content:center;align-items:center;display:flex}.TradeCard-module__nYP3OG__companyDetails{flex-direction:column;flex:1;gap:2px;display:flex}.TradeCard-module__nYP3OG__companyName{font-size:var(--body-xs-size);font-weight:var(--font-weight-regular);color:var(--color-grey-100);margin:0;line-height:1.3em}.TradeCard-module__nYP3OG__priceInfo{align-items:center;gap:8px;display:flex}.TradeCard-module__nYP3OG__currentPrice{font-size:var(--body-sm-size);font-weight:var(--font-weight-medium);color:var(--color-grey-100);line-height:1.4285em}.TradeCard-module__nYP3OG__priceChange,.TradeCard-module__nYP3OG__priceChangePercent{font-size:var(--body-xs-size);font-weight:var(--font-weight-regular);line-height:1.3em}.TradeCard-module__nYP3OG__priceChange.TradeCard-module__nYP3OG__positive,.TradeCard-module__nYP3OG__priceChangePercent.TradeCard-module__nYP3OG__positive{color:var(--color-green-500)}.TradeCard-module__nYP3OG__priceChange.TradeCard-module__nYP3OG__negative,.TradeCard-module__nYP3OG__priceChangePercent.TradeCard-module__nYP3OG__negative{color:var(--color-error-500)}.TradeCard-module__nYP3OG__investmentDetails{justify-content:space-between;align-items:center;gap:24px;display:flex}.TradeCard-module__nYP3OG__detailItem{flex-direction:column;gap:2px;display:flex}.TradeCard-module__nYP3OG__detailLabel{font-size:var(--body-xs-size);font-weight:var(--font-weight-regular);color:var(--color-grey-300);line-height:1.3em}.TradeCard-module__nYP3OG__detailValue{font-size:var(--body-sm-size);font-weight:var(--font-weight-medium);color:var(--color-grey-100);line-height:1.4285em}.TradeCard-module__nYP3OG__returnsValue{align-items:center;gap:8px;display:flex}.TradeCard-module__nYP3OG__returnsSeparator{background:#ffffff1f;width:1px;height:12px}.TradeCard-module__nYP3OG__returnsPercent{font-size:var(--body-xs-size);font-weight:var(--font-weight-regular);align-items:center;gap:4px;line-height:1.3em;display:flex}.TradeCard-module__nYP3OG__returnsPercent.TradeCard-module__nYP3OG__positive{color:var(--color-green-500)}.TradeCard-module__nYP3OG__returnsPercent.TradeCard-module__nYP3OG__negative{color:var(--color-error-500)}.TradeCard-module__nYP3OG__trendIcon,.TradeCard-module__nYP3OG__moreIcon{flex-shrink:0;display:block}
.ClarificationMessage-module__Q2Rh1q__root{flex-direction:column;align-self:stretch;gap:12px;display:flex}.ClarificationMessage-module__Q2Rh1q__intro,.ClarificationMessage-module__Q2Rh1q__conclusion{font-family:var(--font-family);font-size:var(--body-sm-size);color:var(--color-grey-100);margin:0;font-weight:400;line-height:1.42em}.ClarificationMessage-module__Q2Rh1q__questionsBox{background:var(--color-surface-l0);border-radius:16px;flex-direction:column;justify-content:center;align-self:stretch;gap:12px;padding:12px 16px;display:flex}.ClarificationMessage-module__Q2Rh1q__section{flex-direction:row;align-self:stretch;gap:8px;display:flex}.ClarificationMessage-module__Q2Rh1q__numberCircle{width:24px;height:24px;font-family:var(--font-family);color:var(--color-grey-100);border:1px solid var(--color-brand-secondary-700);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:12px;font-weight:400;line-height:1.3em;display:flex;position:relative}.ClarificationMessage-module__Q2Rh1q__sectionContent{flex-direction:column;flex:1;justify-content:center;gap:8px;min-width:0;display:flex}.ClarificationMessage-module__Q2Rh1q__question{font-family:var(--font-family);font-size:var(--body-sm-size);line-height:1.4em;font-weight:var(--font-weight-regular);color:var(--color-grey-100);margin:0}.ClarificationMessage-module__Q2Rh1q__pointers{flex-direction:column;gap:4px;display:flex}.ClarificationMessage-module__Q2Rh1q__pointer{font-family:var(--font-family);font-size:var(--body-sm-size);line-height:1.4em;font-weight:var(--font-weight-regular);color:var(--color-grey-300);margin:0}
.SetupProgressMessage-module__HrFfMW__root{flex-direction:column;align-self:stretch;gap:12px;display:flex}.SetupProgressMessage-module__HrFfMW__intro{font-family:var(--font-family);color:var(--color-grey-100);margin:0;font-size:14px;font-weight:400;line-height:1.42857em}.SetupProgressMessage-module__HrFfMW__card{border-radius:16px;flex-direction:column;display:flex;overflow:hidden;box-shadow:0 6px 12px #00000029,0 1px 2px #0000001f}.SetupProgressMessage-module__HrFfMW__header{background:linear-gradient(45deg,#024a70 0%,#052f4a 25% 50%,#024a70 75%,#052f4a 100%);border-bottom:1px solid #0000;border-radius:16px 16px 0 0;flex-direction:row;align-items:center;gap:8px;padding:12px 16px 24px;display:flex}.SetupProgressMessage-module__HrFfMW__headerIcon{object-fit:contain;flex-shrink:0;width:20px;height:20px}.SetupProgressMessage-module__HrFfMW__headerLabel{font-family:var(--font-family);color:#ffffffe6;font-size:12px;font-weight:500;line-height:1.3em}.SetupProgressMessage-module__HrFfMW__body{background:var(--color-grey-900);border:1px solid var(--color-grey-800);border-top:none;border-radius:16px;flex-direction:column;align-items:stretch;gap:24px;margin-top:-12px;padding:20px 24px 24px;display:flex}.SetupProgressMessage-module__HrFfMW__sectionTitle{font-family:var(--font-family);color:var(--color-grey-100);margin:0;font-size:16px;font-weight:500;line-height:1.5em}.SetupProgressMessage-module__HrFfMW__listWrapper{background:var(--color-grey-800);border:1px solid var(--color-grey-800);border-radius:12px;flex-direction:column;gap:4px;padding:4px;display:flex}.SetupProgressMessage-module__HrFfMW__item{background:var(--color-bg-modal);border-radius:12px;flex-direction:row;align-items:flex-start;gap:16px;padding:16px 24px;display:flex}.SetupProgressMessage-module__HrFfMW__itemIcon{flex-shrink:0;margin-top:2px}.SetupProgressMessage-module__HrFfMW__itemContent{flex-direction:column;flex:1;justify-content:center;gap:8px;min-width:0;display:flex}.SetupProgressMessage-module__HrFfMW__itemTitle{font-family:var(--font-family);color:var(--color-grey-100);font-size:14px;font-weight:500;line-height:1.42857em}.SetupProgressMessage-module__HrFfMW__itemSubtitles{flex-direction:column;justify-content:center;gap:8px;display:flex}.SetupProgressMessage-module__HrFfMW__itemSubtitle{font-family:var(--font-family);font-size:12px;line-height:1.3em;font-weight:var(--font-weight-regular);color:var(--color-grey-300)}.SetupProgressMessage-module__HrFfMW__itemStatus{flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;display:flex}.SetupProgressMessage-module__HrFfMW__spinner{border:2px solid #ffffff1a;border-top-color:var(--color-brand-primary-500);border-radius:50%;width:16px;height:16px;animation:.8s linear infinite SetupProgressMessage-module__HrFfMW__setupSpin}@keyframes SetupProgressMessage-module__HrFfMW__setupSpin{to{transform:rotate(360deg)}}
.ConfirmationMessage-module__8CQd3W__root{flex-direction:column;justify-content:center;align-self:stretch;gap:16px;display:flex}.ConfirmationMessage-module__8CQd3W__response{flex-direction:column;align-self:stretch;gap:8px;display:flex}.ConfirmationMessage-module__8CQd3W__header{font-family:var(--font-family);color:var(--color-grey-100);margin:0;font-size:16px;font-weight:400;line-height:1.5em}.ConfirmationMessage-module__8CQd3W__body{font-family:var(--font-family);color:var(--color-grey-100);margin:0;font-size:14px;font-weight:400;line-height:1.42857em}.ConfirmationMessage-module__8CQd3W__actions{flex-flow:wrap;gap:12px;display:flex}.ConfirmationMessage-module__8CQd3W__button{font-family:var(--font-family);color:var(--color-grey-100);background:var(--color-grey-800);border:1px solid var(--color-grey-700);cursor:pointer;box-sizing:border-box;border-radius:120px;justify-content:center;align-items:center;height:40px;padding:0 16px;font-size:14px;font-weight:500;line-height:1.42857em;transition:opacity .2s;display:inline-flex;position:relative}.ConfirmationMessage-module__8CQd3W__button:hover{opacity:.9}
.BacktestReportMessage-module__PyPgFq__root{flex-direction:column;align-self:stretch;gap:12px;display:flex}.BacktestReportMessage-module__PyPgFq__intro{font-family:var(--font-family);color:var(--color-grey-100);margin:0;font-size:14px;font-weight:400;line-height:1.42857em}.BacktestReportMessage-module__PyPgFq__titleRow{flex-direction:row;align-self:stretch;align-items:center;gap:24px;display:flex}.BacktestReportMessage-module__PyPgFq__reportTitle{font-family:var(--font-family);color:var(--color-grey-100);flex:1;margin:0;font-size:18px;font-weight:500;line-height:1.44444em}.BacktestReportMessage-module__PyPgFq__actions{flex-direction:row;justify-content:flex-end;align-items:center;gap:8px;display:flex}.BacktestReportMessage-module__PyPgFq__actionBtn{cursor:pointer;color:var(--color-grey-100);background:0 0;border:none;justify-content:center;align-items:center;padding:4px;display:flex}.BacktestReportMessage-module__PyPgFq__actionBtn:hover{opacity:.85}.BacktestReportMessage-module__PyPgFq__card{border:1px solid var(--color-grey-800);background:var(--color-surface-l0);border-radius:16px;flex-direction:column;align-self:stretch;display:flex;overflow:hidden}.BacktestReportMessage-module__PyPgFq__cardHeader{background:var(--color-surface-l1);flex-direction:row;align-self:stretch;align-items:stretch;gap:8px;padding:8px 16px;display:flex}.BacktestReportMessage-module__PyPgFq__stockName{flex-direction:row;flex:1;align-items:center;gap:16px;display:flex}.BacktestReportMessage-module__PyPgFq__nameBlock{flex-direction:column;justify-content:center;gap:4px;display:flex}.BacktestReportMessage-module__PyPgFq__strategyTitle{font-family:var(--font-family);color:var(--color-grey-100);font-size:14px;font-weight:500;line-height:1.42857em}.BacktestReportMessage-module__PyPgFq__metaRow{flex-direction:row;align-items:center;gap:8px;display:flex}.BacktestReportMessage-module__PyPgFq__metaText{font-family:var(--font-family);font-size:12px;line-height:1.3em;font-weight:var(--font-weight-regular);color:var(--color-grey-300)}.BacktestReportMessage-module__PyPgFq__dot{background:var(--color-grey-700);border-radius:50%;flex-shrink:0;width:4px;height:4px}.BacktestReportMessage-module__PyPgFq__metrics{flex-direction:column;justify-content:center;align-self:stretch;gap:24px;padding:16px;display:flex}.BacktestReportMessage-module__PyPgFq__metricsRow{flex-flow:wrap;justify-content:stretch;align-items:stretch;gap:40px;display:flex}.BacktestReportMessage-module__PyPgFq__metric{flex-direction:column;justify-content:center;gap:4px;min-width:0;display:flex}.BacktestReportMessage-module__PyPgFq__metricLabel{font-family:var(--font-family);font-size:12px;line-height:1.3em;font-weight:var(--font-weight-regular);color:var(--color-grey-300)}.BacktestReportMessage-module__PyPgFq__metricValueRow{flex-direction:row;align-items:center;gap:8px;display:flex}.BacktestReportMessage-module__PyPgFq__metricValue{font-family:var(--font-family);color:var(--color-grey-100);font-size:14px;font-weight:500;line-height:1.42857em}.BacktestReportMessage-module__PyPgFq__metricTrend{flex-direction:row;align-items:center;gap:4px;display:flex}.BacktestReportMessage-module__PyPgFq__trendIcon{filter:brightness(0)invert();flex-shrink:0}.BacktestReportMessage-module__PyPgFq__metricChangeUp{font-family:var(--font-family);color:var(--color-green-400);font-size:12px;font-weight:400;line-height:1.3em}.BacktestReportMessage-module__PyPgFq__metricChangeDown{font-family:var(--font-family);color:var(--color-red-400);font-size:12px;font-weight:400;line-height:1.3em}.BacktestReportMessage-module__PyPgFq__divider{background:repeating-linear-gradient(90deg,#ffffff14 0 3px,#0000 3px 6px);border:none;align-self:stretch;height:1px}.BacktestReportMessage-module__PyPgFq__summary{font-family:var(--font-family);font-size:12px;line-height:1.3em;font-weight:var(--font-weight-regular);color:var(--color-grey-300);margin:0}
.FinalSummaryMessage-module__1VjSPq__root{flex-direction:column;align-self:stretch;gap:16px;display:flex}.FinalSummaryMessage-module__1VjSPq__header{font-family:var(--font-family);color:var(--color-grey-100);margin:0;font-size:16px;font-weight:400;line-height:1.5em}.FinalSummaryMessage-module__1VjSPq__metrics{flex-wrap:wrap;gap:12px;display:flex}.FinalSummaryMessage-module__1VjSPq__metric{flex-direction:column;gap:2px;display:flex}.FinalSummaryMessage-module__1VjSPq__metricLabel{font-family:var(--font-family);font-size:12px;font-weight:var(--font-weight-regular);color:var(--color-grey-300)}.FinalSummaryMessage-module__1VjSPq__metricValue{font-family:var(--font-family);color:var(--color-grey-100);font-size:14px;font-weight:500}.FinalSummaryMessage-module__1VjSPq__metricSubtext{font-family:var(--font-family);font-size:12px;font-weight:var(--font-weight-regular);color:var(--color-grey-300)}.FinalSummaryMessage-module__1VjSPq__tradesSection{flex-direction:column;gap:8px;display:flex}.FinalSummaryMessage-module__1VjSPq__tradesTitle{flex-direction:column;gap:4px;display:flex}.FinalSummaryMessage-module__1VjSPq__tradesTitleText{font-family:var(--font-family);color:var(--color-grey-100);font-size:14px;font-weight:500;line-height:1.42857em}.FinalSummaryMessage-module__1VjSPq__tradesStats{flex-direction:row;gap:10px;display:flex}.FinalSummaryMessage-module__1VjSPq__tradesStatTotal{font-family:var(--font-family);color:var(--color-grey-300);font-size:12px;font-weight:400;line-height:1.3em}.FinalSummaryMessage-module__1VjSPq__tradesStatWins{font-family:var(--font-family);color:var(--color-green-400);font-size:12px;font-weight:500;line-height:1.3em}.FinalSummaryMessage-module__1VjSPq__tradesStatLosses{font-family:var(--font-family);color:var(--color-red-400);font-size:12px;font-weight:500;line-height:1.3em}.FinalSummaryMessage-module__1VjSPq__tableWrap{border:1px solid var(--color-grey-800);background:var(--color-surface-l0);border-radius:12px;overflow:hidden;box-shadow:0 1px 2px #00000014}.FinalSummaryMessage-module__1VjSPq__table{border-collapse:collapse;width:100%;font-family:var(--font-family)}.FinalSummaryMessage-module__1VjSPq__th{text-align:left;font-size:12px;line-height:1.33em;font-weight:var(--font-weight-regular);color:var(--color-grey-300);background:var(--color-surface-l1);border-bottom:1px solid var(--color-grey-800);padding:10px 16px}.FinalSummaryMessage-module__1VjSPq__td{color:var(--color-grey-100);border-bottom:1px solid var(--color-grey-800);vertical-align:top;padding:10px 16px;font-size:12px;font-weight:400;line-height:1.33em}.FinalSummaryMessage-module__1VjSPq__tr:last-child .FinalSummaryMessage-module__1VjSPq__td{border-bottom:none}.FinalSummaryMessage-module__1VjSPq__tradeNumCell{flex-direction:column;gap:4px;display:flex}.FinalSummaryMessage-module__1VjSPq__tradeNum{color:var(--color-grey-100);font-weight:400}.FinalSummaryMessage-module__1VjSPq__directionCell{align-items:center;gap:4px;display:inline-flex}.FinalSummaryMessage-module__1VjSPq__directionLong{color:var(--color-green-400);font-size:12px;font-weight:400}.FinalSummaryMessage-module__1VjSPq__directionShort{color:var(--color-red-400);font-size:12px;font-weight:400}.FinalSummaryMessage-module__1VjSPq__entryExitCell{flex-direction:column;gap:2px;display:flex}.FinalSummaryMessage-module__1VjSPq__entryExitValue{color:var(--color-grey-100);font-size:14px;font-weight:400}.FinalSummaryMessage-module__1VjSPq__entryExitSubtext{font-size:12px;font-weight:var(--font-weight-regular);color:var(--color-grey-100);opacity:.85}.FinalSummaryMessage-module__1VjSPq__pagination{border-top:1px solid var(--color-grey-800);background:var(--color-surface-l0);flex-direction:row;justify-content:center;align-items:center;gap:12px;padding:8px 12px;display:flex}.FinalSummaryMessage-module__1VjSPq__pageBtn{background:var(--color-grey-800);cursor:pointer;border:none;border-radius:4px;justify-content:center;align-items:center;width:28px;height:28px;padding:4px 8px;transition:opacity .2s;display:flex}.FinalSummaryMessage-module__1VjSPq__pageBtn:hover:not(:disabled){opacity:.9}.FinalSummaryMessage-module__1VjSPq__pageBtn:disabled{cursor:not-allowed;opacity:.5}.FinalSummaryMessage-module__1VjSPq__pageInfo{font-family:var(--font-family);color:var(--color-grey-300);font-size:12px;font-weight:400}.FinalSummaryMessage-module__1VjSPq__summary{font-family:var(--font-family);color:var(--color-grey-100);margin:0;font-size:14px;font-weight:400;line-height:1.42857em}.FinalSummaryMessage-module__1VjSPq__actions{flex-flow:wrap;gap:12px;display:flex}.FinalSummaryMessage-module__1VjSPq__button{font-family:var(--font-family);color:var(--color-grey-100);background:var(--color-grey-800);cursor:pointer;box-sizing:border-box;border:1px solid #0000;border-radius:120px;justify-content:center;align-items:center;height:40px;padding:0 16px;font-size:14px;font-weight:500;line-height:1.42857em;transition:opacity .2s;display:inline-flex;position:relative}.FinalSummaryMessage-module__1VjSPq__button:before{content:"";-webkit-mask-composite:xor;pointer-events:none;background:linear-gradient(133deg,#055a3b 5%,#19e299 49%,#055a3b 94%);border-radius:120px;padding:1px;position:absolute;inset:-1px;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.FinalSummaryMessage-module__1VjSPq__button:hover{opacity:.9}.FinalSummaryMessage-module__1VjSPq__button:first-of-type{background:var(--color-brand-primary-500);color:var(--color-grey-900)}.FinalSummaryMessage-module__1VjSPq__button:first-of-type:before{display:none}.FinalSummaryMessage-module__1VjSPq__button:first-of-type{border:none}
.AgentMessageRenderer-module__v1cFEa__wrapper{flex-direction:column;align-items:flex-start;gap:12px;width:100%;max-width:100%;display:flex}.AgentMessageRenderer-module__v1cFEa__agentLabel{align-items:center;gap:8px;display:flex}.AgentMessageRenderer-module__v1cFEa__agentIcon{flex-shrink:0;width:20px;height:20px}.AgentMessageRenderer-module__v1cFEa__agentName{font-family:var(--font-family);font-size:var(--body-sm-size);line-height:var(--body-sm-line-height);font-weight:var(--font-weight-medium);color:var(--color-brand-secondary-500)}.AgentMessageRenderer-module__v1cFEa__agentNameClarification{font-family:var(--font-family);font-size:var(--body-sm-size);line-height:var(--body-sm-line-height);color:var(--color-accent-cyan-500);font-weight:400}.AgentMessageRenderer-module__v1cFEa__agentSubtext{font-family:var(--font-family);font-size:var(--body-sm-size);line-height:var(--body-sm-line-height);font-weight:var(--font-weight-regular);color:var(--color-grey-300)}
.MessageBubble-module__9Ir3Wq__messageContainer{flex-direction:column;width:100%;display:flex}.MessageBubble-module__9Ir3Wq__userMessage{align-items:flex-end}.MessageBubble-module__9Ir3Wq__userBubble{background:var(--color-surface-l1);border-radius:16px 0 16px 16px;max-width:351px;padding:8px 16px;display:flex}.MessageBubble-module__9Ir3Wq__userContent{font-family:var(--font-family);font-size:var(--body-sm-size);line-height:var(--body-sm-line-height);font-weight:var(--font-weight-regular);color:var(--color-grey-100);text-align:left;margin:0}.MessageBubble-module__9Ir3Wq__aiMessage{align-items:flex-start}.MessageBubble-module__9Ir3Wq__aiHeader{align-items:center;gap:8px;display:flex}.MessageBubble-module__9Ir3Wq__aiIcon{flex-shrink:0;width:20px;height:20px}.MessageBubble-module__9Ir3Wq__aiText{align-items:center;gap:4px;display:flex}.MessageBubble-module__9Ir3Wq__aiName{font-family:var(--font-family);font-size:var(--body-sm-size);line-height:var(--body-sm-line-height);font-weight:var(--font-weight-regular);color:var(--color-brand-secondary-500);white-space:nowrap}.MessageBubble-module__9Ir3Wq__aiStatus{font-family:var(--font-family);font-size:var(--body-sm-size);line-height:var(--body-sm-line-height);font-weight:var(--font-weight-regular);color:var(--color-grey-300);white-space:nowrap}.MessageBubble-module__9Ir3Wq__aiStreamContainer{flex-direction:column;gap:8px;display:flex}.MessageBubble-module__9Ir3Wq__streamingText{font-family:var(--font-family);font-size:var(--body-sm-size);line-height:var(--body-sm-line-height);font-weight:var(--font-weight-regular);color:var(--color-grey-100);white-space:pre-wrap;word-break:break-word;padding-left:28px}.MessageBubble-module__9Ir3Wq__plainTextBubble{flex-direction:column;gap:4px;display:flex}.MessageBubble-module__9Ir3Wq__plainTextContent{font-family:var(--font-family);font-size:var(--body-sm-size);line-height:var(--body-sm-line-height);font-weight:var(--font-weight-regular);color:var(--color-grey-100);white-space:pre-wrap;word-break:break-word;margin:0}
.WorkspaceTab-module__GB8VBa__tab{background:var(--color-surface-l0);border:none;border-right:1px solid var(--color-surface-l1);border-bottom:1px solid var(--color-surface-l1);cursor:pointer;align-items:center;gap:4px;min-width:0;padding:16px 12px;transition:all .2s;display:flex}.WorkspaceTab-module__GB8VBa__tab:hover{background:var(--color-surface-l1)}.WorkspaceTab-module__GB8VBa__tab.WorkspaceTab-module__GB8VBa__selected{background:var(--color-surface-l0);border-right:1px solid var(--color-surface-l1);border-bottom:none;gap:8px}.WorkspaceTab-module__GB8VBa__statusDot{flex-shrink:0;justify-content:center;align-items:center;width:16px;height:16px;display:flex;position:relative}.WorkspaceTab-module__GB8VBa__statusDot:after{content:"";background:var(--color-grey-600);border-radius:50%;width:8px;height:8px}.WorkspaceTab-module__GB8VBa__tab.WorkspaceTab-module__GB8VBa__selected .WorkspaceTab-module__GB8VBa__statusDot:after{display:none}.WorkspaceTab-module__GB8VBa__tab.WorkspaceTab-module__GB8VBa__selected .WorkspaceTab-module__GB8VBa__statusDot:before{content:"";background:var(--color-brand-secondary-500);border-radius:50%;width:8px;height:8px;animation:1.5s ease-in-out infinite WorkspaceTab-module__GB8VBa__pulse}@keyframes WorkspaceTab-module__GB8VBa__pulse{0%,to{opacity:.3;transform:scale(.8)}50%{opacity:1;transform:scale(1)}}.WorkspaceTab-module__GB8VBa__tabText{font-family:var(--font-family);font-size:var(--body-xs-size);line-height:var(--body-xs-line-height);font-weight:var(--font-weight-regular);color:var(--color-grey-300);white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;overflow:hidden}.WorkspaceTab-module__GB8VBa__tab.WorkspaceTab-module__GB8VBa__selected .WorkspaceTab-module__GB8VBa__tabText{color:var(--color-grey-100)}.WorkspaceTab-module__GB8VBa__closeButton{cursor:pointer;color:var(--color-grey-300);background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;padding:0;transition:opacity .2s;display:flex}.WorkspaceTab-module__GB8VBa__tab:hover .WorkspaceTab-module__GB8VBa__closeButton,.WorkspaceTab-module__GB8VBa__tab.WorkspaceTab-module__GB8VBa__selected .WorkspaceTab-module__GB8VBa__closeButton,.WorkspaceTab-module__GB8VBa__closeButton:hover{opacity:1}.WorkspaceTab-module__GB8VBa__closeIcon{flex-shrink:0;display:block}
.TabDropdown-module__xQJvKa__dropdown{border:1px solid var(--color-grey-800);z-index:1000;background:#ffffff05;border-radius:12px;flex-direction:column;gap:16px;width:217px;padding:16px;display:flex;box-shadow:0 4px 12px #0000004d}.TabDropdown-module__xQJvKa__header{font-family:var(--font-family);font-size:var(--body-xs-size);line-height:var(--body-xs-line-height);font-weight:var(--font-weight-regular);color:var(--color-grey-200)}.TabDropdown-module__xQJvKa__content{flex-direction:column;gap:8px;width:100%;display:flex}.TabDropdown-module__xQJvKa__list{flex-direction:column;gap:12px;width:100%;display:flex}.TabDropdown-module__xQJvKa__tabItem{font-family:var(--font-family);font-size:var(--body-xs-size);line-height:var(--body-xs-line-height);font-weight:var(--font-weight-regular);color:var(--color-grey-200);text-align:left;cursor:pointer;white-space:nowrap;text-overflow:ellipsis;background:0 0;border:none;padding:0;transition:color .2s;overflow:hidden}.TabDropdown-module__xQJvKa__tabItem:hover{color:var(--color-grey-100)}
.ChatItemMenu-module__YdegFa__chatMenu{z-index:1000;background:var(--color-bg-modal);border:1px solid var(--color-grey-800);width:136px;box-shadow:var(--shadow-l4);border-radius:12px;flex-direction:column;gap:12px;padding:12px;display:flex;position:fixed}.ChatItemMenu-module__YdegFa__chatMenuItem{cursor:pointer;color:var(--color-grey-100);font-size:var(--body-sm-size);font-weight:var(--font-weight-regular);white-space:nowrap;background:0 0;border:none;align-items:center;gap:8px;padding:0;display:flex}.ChatItemMenu-module__YdegFa__chatMenuItem:hover{opacity:.8}.ChatItemMenu-module__YdegFa__chatMenuItemDanger span{color:var(--color-red-400)}.ChatItemMenu-module__YdegFa__pinIcon{object-fit:contain;width:16px;height:16px;display:block}
.Modal-module__6HfmWq__overlay{z-index:2000;background:var(--color-overlay-backdrop);justify-content:center;align-items:center;animation:.15s Modal-module__6HfmWq__fadeIn;display:flex;position:fixed;inset:0}.Modal-module__6HfmWq__dialog{background:var(--color-bg-modal);border:1px solid var(--color-grey-800);width:544px;max-width:calc(100vw - 32px);box-shadow:var(--shadow-l2);border-radius:12px;flex-direction:column;animation:.2s Modal-module__6HfmWq__slideUp;display:flex}.Modal-module__6HfmWq__header{flex-direction:column;gap:16px;padding:24px 24px 0;display:flex}.Modal-module__6HfmWq__textBlock{flex-direction:column;gap:4px;display:flex}.Modal-module__6HfmWq__title{font-family:var(--font-family);font-weight:var(--font-weight-medium);font-size:var(--heading-sm-size);color:var(--color-grey-100);margin:0;line-height:1.4}.Modal-module__6HfmWq__description{font-family:var(--font-family);font-weight:var(--font-weight-regular);font-size:var(--body-sm-size);line-height:var(--body-sm-line-height);color:var(--color-grey-300);margin:0}.Modal-module__6HfmWq__body{padding:16px 24px 0}.Modal-module__6HfmWq__footer{justify-content:flex-end;align-items:center;gap:12px;padding:32px 24px 24px 88px;display:flex}.Modal-module__6HfmWq__btnCancel,.Modal-module__6HfmWq__btnPrimary{height:40px;font-family:var(--font-family);font-weight:var(--font-weight-medium);font-size:var(--body-sm-size);line-height:var(--body-sm-line-height);cursor:pointer;white-space:nowrap;border-radius:120px;justify-content:center;align-items:center;padding:0 16px;display:flex}.Modal-module__6HfmWq__btnCancel{background:var(--color-grey-800);border:1px solid var(--color-grey-700);color:var(--color-grey-100)}.Modal-module__6HfmWq__btnCancel:hover{background:var(--color-grey-700)}.Modal-module__6HfmWq__btnPrimary{background:var(--color-brand-primary-500);color:var(--color-grey-900);border:none}.Modal-module__6HfmWq__btnPrimary:hover{background:var(--color-brand-primary-600)}.Modal-module__6HfmWq__btnDanger{background:var(--color-red-400);color:var(--color-grey-900)}.Modal-module__6HfmWq__btnDanger:hover{background:var(--color-red-500)}@keyframes Modal-module__6HfmWq__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes Modal-module__6HfmWq__slideUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}
.RenameModal-module__y-2qcG__inputWrap{flex-direction:column;gap:8px;display:flex}.RenameModal-module__y-2qcG__input{background:var(--color-bg-modal);border:1px solid var(--color-grey-800);width:100%;box-shadow:var(--shadow-l1);font-family:var(--font-family);font-weight:var(--font-weight-medium);font-size:var(--body-md-size);color:var(--color-grey-100);box-sizing:border-box;border-radius:8px;outline:none;padding:12px 16px;line-height:1.5}.RenameModal-module__y-2qcG__input::placeholder{color:var(--color-grey-600)}.RenameModal-module__y-2qcG__hint{font-family:var(--font-family);font-weight:var(--font-weight-regular);font-size:var(--body-xs-size);line-height:var(--body-xs-line-height);color:var(--color-grey-300);text-align:right}
.SeeAllModal-module__IPtktW__overlay{z-index:2000;background:var(--color-overlay-backdrop);justify-content:center;align-items:center;animation:.15s SeeAllModal-module__IPtktW__fadeIn;display:flex;position:fixed;inset:0}.SeeAllModal-module__IPtktW__dialog{background:var(--color-bg-modal);width:1233px;max-width:calc(100vw - 64px);height:746px;max-height:calc(100vh - 64px);box-shadow:var(--shadow-l1);border-radius:16px;flex-direction:column;transition:width .35s cubic-bezier(.4,0,.2,1),height .35s cubic-bezier(.4,0,.2,1);animation:.2s SeeAllModal-module__IPtktW__slideUp;display:flex;overflow:hidden}.SeeAllModal-module__IPtktW__dialogMinimized{width:596px;height:598px}.SeeAllModal-module__IPtktW__header{border-bottom:1px solid var(--color-grey-800);flex-shrink:0;align-items:center;gap:8px;padding:20px 24px;display:flex}.SeeAllModal-module__IPtktW__searchInput{font-family:var(--font-family);font-weight:var(--font-weight-regular);font-size:var(--body-sm-size);line-height:var(--body-sm-line-height);color:var(--color-grey-100);background:0 0;border:none;outline:none;flex:1}.SeeAllModal-module__IPtktW__searchInput::placeholder{color:var(--color-grey-600)}.SeeAllModal-module__IPtktW__searchIcon{opacity:.7;flex-shrink:0}.SeeAllModal-module__IPtktW__body{flex:1;min-height:0;display:flex;overflow:hidden}.SeeAllModal-module__IPtktW__leftPanel{border-right:1px solid var(--color-grey-800);flex-direction:column;gap:16px;width:420px;min-width:320px;padding:16px 24px 24px;transition:width .35s cubic-bezier(.4,0,.2,1),border-right-color .35s;display:flex;overflow-y:auto}.SeeAllModal-module__IPtktW__leftPanelFull{border-right-color:#0000;width:100%;min-width:0}.SeeAllModal-module__IPtktW__tabRow{align-items:center;gap:16px;display:flex}.SeeAllModal-module__IPtktW__filterWrap{position:relative}.SeeAllModal-module__IPtktW__tabPill{background:var(--color-surface-l0);border:1px solid var(--color-grey-800);height:36px;font-family:var(--font-family);font-weight:var(--font-weight-regular);font-size:var(--body-xs-size);line-height:var(--body-xs-line-height);color:var(--color-grey-300);cursor:pointer;white-space:nowrap;border-radius:8px;align-items:center;gap:8px;padding:8px 12px;transition:background .12s;display:flex}.SeeAllModal-module__IPtktW__tabPill:hover{background:var(--color-surface-l1)}.SeeAllModal-module__IPtktW__filterDropdown{background:var(--color-bg-modal);border:1px solid var(--color-grey-800);z-index:10;border-radius:12px;flex-direction:column;gap:12px;width:217px;padding:16px;animation:.1s SeeAllModal-module__IPtktW__fadeIn;display:flex;position:absolute;top:calc(100% + 6px);left:0}.SeeAllModal-module__IPtktW__filterOption{cursor:pointer;font-family:var(--font-family);font-weight:var(--font-weight-regular);font-size:var(--body-xs-size);line-height:var(--body-xs-line-height);text-align:left;opacity:.8;background:0 0;border:none;align-items:center;gap:8px;padding:0;transition:opacity .12s;display:flex}.SeeAllModal-module__IPtktW__filterOption:hover,.SeeAllModal-module__IPtktW__filterOptionActive{opacity:1}.SeeAllModal-module__IPtktW__filterOptionLabel{white-space:nowrap;text-transform:uppercase}.SeeAllModal-module__IPtktW__section{flex-direction:column;gap:8px;display:flex}.SeeAllModal-module__IPtktW__sectionHeader{align-items:center;gap:8px;padding:2px 8px;display:flex}.SeeAllModal-module__IPtktW__sectionHeaderLabel{font-family:var(--font-family);font-weight:var(--font-weight-regular);font-size:var(--body-xs-size);line-height:var(--body-xs-line-height);text-transform:uppercase}.SeeAllModal-module__IPtktW__sectionList{flex-direction:column;gap:4px;display:flex}.SeeAllModal-module__IPtktW__sectionItem{cursor:pointer;text-align:left;background:0 0;border:none;border-radius:8px;align-items:center;gap:12px;width:100%;padding:8px;transition:background .12s;display:flex}.SeeAllModal-module__IPtktW__sectionItem:hover,.SeeAllModal-module__IPtktW__sectionItemActive{background:var(--color-grey-800)}[data-theme=light] .SeeAllModal-module__IPtktW__sectionItem:hover,[data-theme=light].SeeAllModal-module__IPtktW__sectionItemActive{background:var(--color-grey-25)}.SeeAllModal-module__IPtktW__sectionItemName{font-family:var(--font-family);font-weight:var(--font-weight-regular);font-size:var(--body-sm-size);line-height:var(--body-sm-line-height);color:var(--color-grey-100);white-space:nowrap;text-overflow:ellipsis;flex:1;overflow:hidden}.SeeAllModal-module__IPtktW__badge{background:var(--color-brand-secondary-900);height:20px;font-family:var(--font-family);font-weight:var(--font-weight-regular);font-size:var(--body-xxs-size);line-height:var(--body-xxs-line-height);color:var(--color-brand-secondary-400);white-space:nowrap;border-radius:16px;flex-shrink:0;align-items:center;padding:2px 8px;display:inline-flex}[data-theme=light] .SeeAllModal-module__IPtktW__badge{border:1px solid var(--color-brand-secondary-100);background:0 0}.SeeAllModal-module__IPtktW__itemActions{flex-shrink:0;align-items:center;gap:8px;display:inline-flex}.SeeAllModal-module__IPtktW__itemActionBtn{cursor:pointer;opacity:.7;justify-content:center;align-items:center;width:16px;height:16px;transition:opacity .12s;display:inline-flex}.SeeAllModal-module__IPtktW__itemActionBtn:hover{opacity:1}.SeeAllModal-module__IPtktW__pinIcon{object-fit:contain;width:16px;height:16px;display:block}.SeeAllModal-module__IPtktW__sectionItemTime{font-family:var(--font-family);font-weight:var(--font-weight-regular);font-size:var(--body-xs-size);line-height:var(--body-xs-line-height);color:var(--color-grey-600);white-space:nowrap;flex-shrink:0}.SeeAllModal-module__IPtktW__emptyState{flex-direction:column;flex:1;justify-content:center;align-items:center;gap:8px;padding:32px 0;display:flex}.SeeAllModal-module__IPtktW__emptyIcon{width:100px;height:100px;margin-bottom:24px}.SeeAllModal-module__IPtktW__emptyIconImg{object-fit:contain;width:100%;height:100%}.SeeAllModal-module__IPtktW__emptyTitle{font-family:var(--font-family);font-weight:var(--font-weight-medium);font-size:var(--body-md-size);line-height:var(--body-md-line-height);color:var(--color-grey-100);text-align:center}.SeeAllModal-module__IPtktW__emptyDesc{font-family:var(--font-family);font-weight:var(--font-weight-regular);font-size:var(--body-xs-size);line-height:var(--body-xs-line-height);color:var(--color-grey-300);text-align:center}.SeeAllModal-module__IPtktW__rightPanel{flex-direction:column;flex:1;justify-content:center;align-items:center;padding:8px 32px 40px;display:flex;overflow-y:auto}.SeeAllModal-module__IPtktW__previewMessage{font-family:var(--font-family);font-weight:var(--font-weight-regular);font-size:var(--body-sm-size);line-height:var(--body-sm-line-height);color:var(--color-grey-100);text-align:center}.SeeAllModal-module__IPtktW__footer{border-top:1px solid var(--color-grey-800);flex-shrink:0;justify-content:space-between;align-items:center;padding:16px 24px;display:flex}.SeeAllModal-module__IPtktW__minimizeBtn{cursor:pointer;opacity:.8;background:0 0;border:none;justify-content:center;align-items:center;padding:0;transition:opacity .12s;display:flex}.SeeAllModal-module__IPtktW__minimizeBtn:hover{opacity:1}.SeeAllModal-module__IPtktW__cancelBtn{background:var(--color-grey-800);border:1px solid var(--color-grey-700);height:40px;font-family:var(--font-family);font-weight:var(--font-weight-medium);font-size:var(--body-sm-size);line-height:var(--body-sm-line-height);color:var(--color-grey-100);cursor:pointer;border-radius:120px;justify-content:center;align-items:center;padding:0 16px;transition:background .12s;display:flex}.SeeAllModal-module__IPtktW__cancelBtn:hover{background:var(--color-grey-700)}@keyframes SeeAllModal-module__IPtktW__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes SeeAllModal-module__IPtktW__slideUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}
.ThemeToggle-module__UJ51LG__wrapper{border-top:1px solid var(--color-grey-900);padding:8px 12px}.ThemeToggle-module__UJ51LG__track{background:var(--color-grey-800);border-radius:8px;align-items:stretch;gap:4px;padding:4px;display:flex}.ThemeToggle-module__UJ51LG__option{cursor:pointer;font-family:var(--font-family);font-size:var(--body-xs-size);font-weight:var(--font-weight-regular);line-height:var(--body-xs-line-height);color:var(--color-grey-100);background:0 0;border:none;border-radius:6px;flex:1;justify-content:center;align-items:center;gap:8px;padding:8px 12px;transition:all .2s;display:flex}.ThemeToggle-module__UJ51LG__option:hover{background:var(--color-grey-700)}.ThemeToggle-module__UJ51LG__option.ThemeToggle-module__UJ51LG__active{background:var(--color-grey-700);color:var(--color-content-primary);font-weight:var(--font-weight-medium)}.ThemeToggle-module__UJ51LG__wrapperCollapsed{border-top:1px solid var(--color-grey-900);justify-content:center;padding:8px 8px 4px;display:flex}.ThemeToggle-module__UJ51LG__switch{background:var(--color-grey-800);cursor:pointer;border:none;border-radius:999px;justify-content:center;align-items:center;width:48px;height:28px;padding:0;transition:background .2s;display:inline-flex;position:relative}.ThemeToggle-module__UJ51LG__switchLight{background:var(--color-grey-800)}.ThemeToggle-module__UJ51LG__switchDark{background:var(--color-grey-700)}.ThemeToggle-module__UJ51LG__switchThumb{background:var(--color-grey-0);width:20px;height:20px;box-shadow:var(--shadow-l2);border-radius:999px;justify-content:center;align-items:center;transition:left .2s;display:flex;position:absolute;top:4px;left:4px}.ThemeToggle-module__UJ51LG__switchDark .ThemeToggle-module__UJ51LG__switchThumb{left:24px}.ThemeToggle-module__UJ51LG__collapsed .ThemeToggle-module__UJ51LG__track{flex-direction:column}.ThemeToggle-module__UJ51LG__collapsed .ThemeToggle-module__UJ51LG__option{padding:8px}
.LeftSidebar-module__7goSdq__sidebar{background:var(--color-bg-panel);border-radius:16px;flex-direction:column;width:100%;min-width:240px;height:100vh;transition:all .3s ease-in-out;display:flex;position:relative;overflow:hidden}.LeftSidebar-module__7goSdq__sidebar.LeftSidebar-module__7goSdq__collapsed{background:var(--color-bg-panel);border-right:none;border-radius:16px;width:60px;min-width:60px;max-width:60px}.LeftSidebar-module__7goSdq__logoContainer{border-bottom:1px solid var(--color-surface-l1);flex-shrink:0;align-items:center;gap:8px;padding:16px;transition:all .3s ease-in-out;display:flex}.LeftSidebar-module__7goSdq__collapsed .LeftSidebar-module__7goSdq__logoContainer{justify-content:center;gap:0;padding:16px 12px}.LeftSidebar-module__7goSdq__logoIcon{border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:29px;height:29px;display:flex}.LeftSidebar-module__7goSdq__logoIcon img{object-fit:contain;width:24px;height:24px}.LeftSidebar-module__7goSdq__logoText{object-fit:contain;width:auto;height:18px}.LeftSidebar-module__7goSdq__topNav{flex-direction:column;flex:1;gap:4px;padding:16px 12px;transition:all .3s ease-in-out;display:flex;overflow-y:auto}.LeftSidebar-module__7goSdq__collapsed .LeftSidebar-module__7goSdq__topNav{align-items:center;padding:16px 8px}.LeftSidebar-module__7goSdq__section{flex-direction:column;gap:0;width:100%;min-width:0;max-width:100%;transition:all .3s ease-in-out;display:flex}.LeftSidebar-module__7goSdq__sectionHeader{cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:space-between;align-items:center;width:100%;padding:8px;transition:all .3s ease-in-out;display:flex}.LeftSidebar-module__7goSdq__collapsed .LeftSidebar-module__7goSdq__sectionHeader{justify-content:center;width:auto;padding:8px}.LeftSidebar-module__7goSdq__sectionHeader:hover{background:var(--color-surface-l1)}a.LeftSidebar-module__7goSdq__sectionHeader{color:inherit;text-decoration:none}.LeftSidebar-module__7goSdq__sectionTitleLink{min-width:0;color:inherit;flex:1;align-items:center;text-decoration:none;display:flex}.LeftSidebar-module__7goSdq__newChatBtn{cursor:pointer;background:0 0;border:none;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;padding:2px;display:flex}.LeftSidebar-module__7goSdq__newChatBtn:hover{background:var(--color-surface-l2)}.LeftSidebar-module__7goSdq__sectionHeader.LeftSidebar-module__7goSdq__active{background:var(--color-surface-l1)}.LeftSidebar-module__7goSdq__menuItem.LeftSidebar-module__7goSdq__active{background:var(--color-surface-l0)}.LeftSidebar-module__7goSdq__sectionTitle{font-size:var(--body-sm-size);font-weight:var(--font-weight-regular);color:var(--color-content-primary);flex:1;align-items:center;gap:8px;display:flex}.LeftSidebar-module__7goSdq__sectionTitle svg,.LeftSidebar-module__7goSdq__menuItemContent svg,.LeftSidebar-module__7goSdq__userProfile svg,.LeftSidebar-module__7goSdq__collapseButton svg,.LeftSidebar-module__7goSdq__historyHeader svg{flex-shrink:0}.LeftSidebar-module__7goSdq__sidebar svg{display:block}.LeftSidebar-module__7goSdq__historyList{flex-direction:column;gap:12px;padding:8px 0;display:flex}.LeftSidebar-module__7goSdq__historySection{flex-direction:column;width:100%;min-width:0;max-width:100%;display:flex}.LeftSidebar-module__7goSdq__historyHeader{cursor:pointer;text-align:left;background:0 0;border:none;border-radius:8px;align-items:center;gap:8px;width:100%;padding:2px 8px;transition:all .2s;display:flex}.LeftSidebar-module__7goSdq__historyHeader:hover{background:var(--color-surface-l1)}.LeftSidebar-module__7goSdq__historyHeader span{font-size:var(--body-xs-size);font-weight:var(--font-weight-regular);text-transform:uppercase;letter-spacing:.5px;white-space:nowrap;text-overflow:ellipsis;flex:1;overflow:hidden}.LeftSidebar-module__7goSdq__historyItems{flex-direction:column;gap:0;width:100%;max-width:100%;padding:0 0 0 22px;animation:.3s ease-in-out LeftSidebar-module__7goSdq__slideDown;display:flex;position:relative;overflow:visible}.LeftSidebar-module__7goSdq__historyItems:before{content:"";background:var(--color-grey-800);width:1px;position:absolute;top:0;bottom:0;left:15px}.LeftSidebar-module__7goSdq__historyItemRow{border-radius:8px;align-items:center;transition:background .15s;display:flex;position:relative}.LeftSidebar-module__7goSdq__historyItemRow:hover{background:var(--color-bg-panel)}.LeftSidebar-module__7goSdq__historyItemRow:hover .LeftSidebar-module__7goSdq__dotsBtn{opacity:1;pointer-events:auto}.LeftSidebar-module__7goSdq__historyItem{color:var(--color-grey-100);font-size:var(--body-sm-size);font-weight:var(--font-weight-regular);text-align:left;cursor:pointer;white-space:nowrap;text-overflow:ellipsis;background:0 0;border:none;border-radius:4px;flex:1;min-width:0;padding:8px;transition:all .2s;overflow:hidden}.LeftSidebar-module__7goSdq__dotsBtn{background:var(--color-grey-800);cursor:pointer;opacity:0;pointer-events:none;border:none;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;margin-right:4px;padding:2px;transition:opacity .15s;display:flex}.LeftSidebar-module__7goSdq__dotsBtn:hover{background:var(--color-grey-700)}.LeftSidebar-module__7goSdq__historyItemRowActive{background:var(--color-bg-panel)}.LeftSidebar-module__7goSdq__dotsBtnActive{opacity:1;pointer-events:auto}.LeftSidebar-module__7goSdq__menuItem{cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:space-between;align-items:center;width:100%;padding:8px;transition:all .2s ease-in-out;display:flex}.LeftSidebar-module__7goSdq__collapsed .LeftSidebar-module__7goSdq__menuItem{justify-content:center;width:auto;padding:8px}.LeftSidebar-module__7goSdq__menuItem:hover{background:var(--color-surface-l1)}a.LeftSidebar-module__7goSdq__menuItem{color:inherit;font:inherit;cursor:pointer;text-align:left;background:0 0;border:none;width:100%;text-decoration:none}.LeftSidebar-module__7goSdq__menuItemContent{font-size:var(--body-sm-size);font-weight:var(--font-weight-regular);color:var(--color-content-tertiary);flex:1;align-items:center;gap:8px;display:flex}.LeftSidebar-module__7goSdq__menuItem:hover .LeftSidebar-module__7goSdq__menuItemContent{color:var(--color-content-primary)}.LeftSidebar-module__7goSdq__bottomNav{border-top:1px solid var(--color-surface-l1);flex-direction:column;gap:4px;padding:16px 12px;transition:all .3s ease-in-out;display:flex}.LeftSidebar-module__7goSdq__collapsed .LeftSidebar-module__7goSdq__bottomNav{align-items:center;padding:16px 8px}.LeftSidebar-module__7goSdq__userProfile{cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:space-between;align-items:center;width:100%;padding:8px;transition:all .2s ease-in-out;display:flex}.LeftSidebar-module__7goSdq__collapsed .LeftSidebar-module__7goSdq__userProfile{justify-content:center;width:auto;padding:8px}.LeftSidebar-module__7goSdq__userProfile:hover{background:var(--color-surface-l1)}.LeftSidebar-module__7goSdq__profileContent{flex:1;align-items:center;gap:8px;display:flex}.LeftSidebar-module__7goSdq__avatar{background:var(--color-brand-secondary-500);width:20px;height:20px;font-weight:var(--font-weight-medium);font-size:var(--body-xs-size);color:var(--color-grey-900);border:1px solid var(--color-background-brand-secondary-selected);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.LeftSidebar-module__7goSdq__userName{font-size:var(--body-sm-size);font-weight:var(--font-weight-regular);color:var(--color-content-primary);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.LeftSidebar-module__7goSdq__userProfileWrapper{position:relative}.LeftSidebar-module__7goSdq__settingsMenu{background:var(--color-surface-l1);border:1px solid var(--color-surface-l2,var(--color-surface-l1));z-index:10;border-radius:8px;margin-bottom:4px;padding:4px;position:absolute;bottom:100%;left:0;right:0;box-shadow:0 2px 8px #00000026}.LeftSidebar-module__7goSdq__settingsMenuItem{cursor:pointer;width:100%;font-size:var(--body-sm-size);font-weight:var(--font-weight-regular);color:var(--color-content-primary);background:0 0;border:none;border-radius:4px;align-items:center;gap:8px;padding:8px 12px;transition:background .15s;display:flex}.LeftSidebar-module__7goSdq__settingsMenuItem:hover{background:var(--color-surface-l2,var(--color-surface-l1))}.LeftSidebar-module__7goSdq__collapseButton{color:var(--color-content-tertiary);font-size:var(--body-sm-size);font-weight:var(--font-weight-regular);cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:flex-start;align-items:center;gap:8px;width:100%;padding:8px;transition:all .2s ease-in-out;display:flex}.LeftSidebar-module__7goSdq__collapsed .LeftSidebar-module__7goSdq__collapseButton{justify-content:center;width:auto;padding:8px}.LeftSidebar-module__7goSdq__collapseButton:hover{background:var(--color-surface-l1);color:var(--color-content-primary)}.LeftSidebar-module__7goSdq__topNav::-webkit-scrollbar{width:6px}.LeftSidebar-module__7goSdq__topNav::-webkit-scrollbar-track{background:0 0}.LeftSidebar-module__7goSdq__topNav::-webkit-scrollbar-thumb{background:var(--color-grey-800);border-radius:3px}.LeftSidebar-module__7goSdq__topNav::-webkit-scrollbar-thumb:hover{background:var(--color-grey-700)}.LeftSidebar-module__7goSdq__historyTitle{align-items:center;gap:8px;display:flex}.LeftSidebar-module__7goSdq__seeAllBtn{cursor:pointer;font-family:var(--font-family);font-weight:var(--font-weight-regular);font-size:var(--body-xs-size);line-height:var(--body-xs-line-height);color:var(--color-brand-primary-500);text-align:left;background:0 0;border:none;padding:0 8px}.LeftSidebar-module__7goSdq__seeAllBtn:hover{text-decoration:underline}
.RightSidebar-module__sguZIq__sidebar{background:var(--color-bg-panel);border-radius:16px;flex-direction:row;transition:all .3s ease-in-out;display:flex;position:relative;overflow:hidden}.RightSidebar-module__sguZIq__sidebar.RightSidebar-module__sguZIq__collapsed{width:auto}.RightSidebar-module__sguZIq__sidebar.RightSidebar-module__sguZIq__expanded{background:var(--color-bg-panel);width:auto}.RightSidebar-module__sguZIq__iconPanel{background:var(--color-bg-panel);flex-direction:column;flex-shrink:0;align-items:center;width:auto;display:flex}.RightSidebar-module__sguZIq__collapseButton{border:none;border-bottom:1px solid var(--color-grey-900);cursor:pointer;background:0 0;justify-content:center;align-items:center;width:100%;padding:16px 0;transition:all .2s;display:flex}.RightSidebar-module__sguZIq__collapseButton:hover{background:var(--color-surface-l1)}.RightSidebar-module__sguZIq__collapseButton svg{display:block}.RightSidebar-module__sguZIq__navPanel{flex-direction:column;flex:1;gap:8px;width:100%;padding:16px 0;display:flex;overflow-y:auto}.RightSidebar-module__sguZIq__panelButton{cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:center;align-items:center;gap:2px;height:56px;padding:8px;transition:all .2s;display:flex}.RightSidebar-module__sguZIq__panelButton:hover{background:var(--color-surface-l1)}.RightSidebar-module__sguZIq__panelButton:hover .RightSidebar-module__sguZIq__label{color:var(--color-grey-100)}.RightSidebar-module__sguZIq__sidebar.RightSidebar-module__sguZIq__expanded .RightSidebar-module__sguZIq__panelButton.RightSidebar-module__sguZIq__active{background:var(--color-background-brand-secondary-selected);border-left:1px solid var(--color-brand-primary-500);border-radius:0}.RightSidebar-module__sguZIq__sidebar.RightSidebar-module__sguZIq__expanded .RightSidebar-module__sguZIq__panelButton.RightSidebar-module__sguZIq__active .RightSidebar-module__sguZIq__label{color:var(--color-primary)}.RightSidebar-module__sguZIq__label{font-family:var(--font-family);font-size:var(--body-xxs-size);line-height:1.6em;font-weight:var(--font-weight-regular);color:var(--color-grey-100);text-align:center;white-space:nowrap}.RightSidebar-module__sguZIq__expandedContent{background:var(--color-bg-panel);border-left:1px solid var(--color-surface-l1);flex-direction:column;flex-shrink:0;gap:16px;padding:16px;display:flex;overflow-y:auto}.RightSidebar-module__sguZIq__header{flex-direction:column;gap:2px;display:flex}.RightSidebar-module__sguZIq__headerTop{justify-content:space-between;align-items:center;gap:40px;display:flex}.RightSidebar-module__sguZIq__branding{flex:1;align-items:center;gap:8px;display:flex}.RightSidebar-module__sguZIq__brandIcon{flex-shrink:0;justify-content:center;align-items:center;width:14px;height:14px;display:flex}.RightSidebar-module__sguZIq__brandIcon img{object-fit:contain;width:14px;height:14px}.RightSidebar-module__sguZIq__brandText{flex-direction:row;align-items:center;gap:4px;display:flex}.RightSidebar-module__sguZIq__brandName{font-size:var(--body-xs-size);font-weight:var(--font-weight-regular);color:var(--color-brand-secondary-500);white-space:nowrap;line-height:1.3em}.RightSidebar-module__sguZIq__brandTagline{font-size:var(--body-xs-size);font-weight:var(--font-weight-regular);color:var(--color-grey-300);white-space:nowrap;line-height:1.3em}.RightSidebar-module__sguZIq__headerActions{align-items:center;gap:8px;display:flex}.RightSidebar-module__sguZIq__iconButton{cursor:pointer;color:var(--color-grey-300);background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:4px;transition:all .2s;display:flex}.RightSidebar-module__sguZIq__iconButton:hover{background:var(--color-surface-l1);color:var(--color-grey-100)}.RightSidebar-module__sguZIq__title{font-size:var(--body-md-size);font-weight:var(--font-weight-semibold);color:var(--color-grey-0);margin:0;line-height:1.5em}.RightSidebar-module__sguZIq__summaryCard{background:#ffffff05;border:1px solid #ffffff05;border-radius:8px;flex-direction:column;align-items:center;gap:4px;padding:8px;display:flex}.RightSidebar-module__sguZIq__summaryLabel{font-size:var(--body-sm-size);font-weight:var(--font-weight-regular);color:var(--color-grey-300);text-align:center;width:100%;line-height:1.4285em}.RightSidebar-module__sguZIq__summaryValue{flex-direction:row;justify-content:center;align-items:center;gap:12px;width:100%;display:flex}.RightSidebar-module__sguZIq__currentValue{font-size:var(--body-md-size);font-weight:var(--font-weight-semibold);color:var(--color-grey-100);line-height:1.5em}.RightSidebar-module__sguZIq__changeInfo{flex-direction:row;align-items:center;gap:8px;display:flex}.RightSidebar-module__sguZIq__change{font-size:var(--body-xs-size);font-weight:var(--font-weight-regular);text-align:center;line-height:1.3em}.RightSidebar-module__sguZIq__change.RightSidebar-module__sguZIq__positive{color:var(--color-green-400)}.RightSidebar-module__sguZIq__change.RightSidebar-module__sguZIq__negative{color:var(--color-error-500)}.RightSidebar-module__sguZIq__trendIcon{flex-shrink:0;display:block}.RightSidebar-module__sguZIq__changeInfo .RightSidebar-module__sguZIq__trendIcon{width:14px;height:14px}.RightSidebar-module__sguZIq__tradesList{flex-direction:column;flex:1;gap:16px;display:flex}.RightSidebar-module__sguZIq__expandedContent::-webkit-scrollbar{width:6px}.RightSidebar-module__sguZIq__iconPanel::-webkit-scrollbar{width:6px}.RightSidebar-module__sguZIq__expandedContent::-webkit-scrollbar-track{background:0 0}.RightSidebar-module__sguZIq__iconPanel::-webkit-scrollbar-track{background:0 0}.RightSidebar-module__sguZIq__expandedContent::-webkit-scrollbar-thumb{background:var(--color-grey-700);border-radius:3px}.RightSidebar-module__sguZIq__iconPanel::-webkit-scrollbar-thumb{background:var(--color-grey-700);border-radius:3px}.RightSidebar-module__sguZIq__expandedContent::-webkit-scrollbar-thumb:hover{background:var(--color-grey-600)}.RightSidebar-module__sguZIq__iconPanel::-webkit-scrollbar-thumb:hover{background:var(--color-grey-600)}.RightSidebar-module__sguZIq__sidebar svg{display:block}
.AppShell-module__iaFzMG__page{background:var(--color-bg-app-shell);grid-template-columns:minmax(240px,auto) 1fr auto;gap:12px;width:100vw;height:100vh;padding:12px;display:grid;overflow:hidden}.AppShell-module__iaFzMG__page.AppShell-module__iaFzMG__sidebarCollapsed{grid-template-columns:60px 1fr auto}
.ScreenerView-module__S1uA1a__root{color:var(--color-grey-100);flex-direction:column;flex:1;justify-content:center;align-items:center;padding:24px;display:flex}.ScreenerView-module__S1uA1a__title{font-family:var(--font-family);font-size:var(--heading-md-size);font-weight:var(--font-weight-semibold);margin:0 0 8px}.ScreenerView-module__S1uA1a__subtitle{font-family:var(--font-family);font-size:var(--body-sm-size);color:var(--color-grey-300);margin:0}
.WorkspaceManagerView-module__VfDKwW__workspace{background:var(--color-surface-l0);border-radius:16px;flex-direction:column;width:100%;height:calc(100vh - 24px);display:flex;overflow:hidden}.WorkspaceManagerView-module__VfDKwW__header{align-items:center;padding:16px 24px;display:flex}.WorkspaceManagerView-module__VfDKwW__title{font-family:var(--font-family);font-size:var(--body-md-size);line-height:var(--body-md-line-height);font-weight:var(--font-weight-semibold);color:var(--color-grey-100);margin:0}.WorkspaceManagerView-module__VfDKwW__separator{background:var(--color-surface-l1);width:100%;height:1px}.WorkspaceManagerView-module__VfDKwW__tabNavigation{border-bottom:1px solid var(--color-surface-l1)}.WorkspaceManagerView-module__VfDKwW__tabs{scrollbar-width:none;align-items:center;display:flex;overflow-x:auto}.WorkspaceManagerView-module__VfDKwW__tabs::-webkit-scrollbar{display:none}.WorkspaceManagerView-module__VfDKwW__moreTab{border-right:1px solid var(--color-surface-l1);border-bottom:1px solid var(--color-surface-l1);cursor:pointer;background:#0a5a3d0a;flex-shrink:0;justify-content:center;align-items:center;padding:16px;transition:background .2s;display:flex}.WorkspaceManagerView-module__VfDKwW__moreTab:hover{background:#0a5a3d14}.WorkspaceManagerView-module__VfDKwW__moreText{font-family:var(--font-family);font-size:var(--body-xs-size);line-height:var(--body-xs-line-height);font-weight:var(--font-weight-regular);color:var(--color-brand-secondary-500);white-space:nowrap}.WorkspaceManagerView-module__VfDKwW__content{flex-direction:column;flex:1;justify-content:center;align-items:center;display:flex;overflow-y:auto}.WorkspaceManagerView-module__VfDKwW__workspace.WorkspaceManagerView-module__VfDKwW__paddingDefault .WorkspaceManagerView-module__VfDKwW__content{padding:40px 214px}.WorkspaceManagerView-module__VfDKwW__workspace.WorkspaceManagerView-module__VfDKwW__paddingBothOpen .WorkspaceManagerView-module__VfDKwW__content{padding:40px 24px}.WorkspaceManagerView-module__VfDKwW__workspace.WorkspaceManagerView-module__VfDKwW__paddingBothClosed .WorkspaceManagerView-module__VfDKwW__content{padding:40px 324px}.WorkspaceManagerView-module__VfDKwW__workspace.WorkspaceManagerView-module__VfDKwW__paddingLeftClosedRightOpen .WorkspaceManagerView-module__VfDKwW__content{padding:40px 24px}.WorkspaceManagerView-module__VfDKwW__gettingStarted{flex-direction:column;align-items:center;gap:32px;width:100%;max-width:800px;display:flex}.WorkspaceManagerView-module__VfDKwW__titleSection{text-align:center;flex-direction:column;align-items:center;gap:8px;display:flex}.WorkspaceManagerView-module__VfDKwW__mainHeading{font-family:var(--font-family);font-size:var(--heading-md-size);line-height:var(--heading-md-line-height);font-weight:var(--font-weight-semibold);color:var(--color-grey-100);margin:0}.WorkspaceManagerView-module__VfDKwW__subHeading{font-family:var(--font-family);font-size:var(--body-sm-size);line-height:var(--body-sm-line-height);font-weight:var(--font-weight-regular);color:var(--color-grey-300);margin:0}.WorkspaceManagerView-module__VfDKwW__optionsGrid{grid-template-columns:repeat(3,1fr);gap:8px;width:100%;display:grid}@media (max-width:1024px){.WorkspaceManagerView-module__VfDKwW__optionsGrid{grid-template-columns:1fr}}.WorkspaceManagerView-module__VfDKwW__footer{justify-content:center;display:flex}.WorkspaceManagerView-module__VfDKwW__workspace.WorkspaceManagerView-module__VfDKwW__paddingDefault .WorkspaceManagerView-module__VfDKwW__footer{padding:24px 214px}.WorkspaceManagerView-module__VfDKwW__workspace.WorkspaceManagerView-module__VfDKwW__paddingBothOpen .WorkspaceManagerView-module__VfDKwW__footer{padding:24px}.WorkspaceManagerView-module__VfDKwW__workspace.WorkspaceManagerView-module__VfDKwW__paddingBothClosed .WorkspaceManagerView-module__VfDKwW__footer{padding:24px 324px}.WorkspaceManagerView-module__VfDKwW__workspace.WorkspaceManagerView-module__VfDKwW__paddingLeftClosedRightOpen .WorkspaceManagerView-module__VfDKwW__footer{padding:24px}.WorkspaceManagerView-module__VfDKwW__footer>*{width:100%}
.WorkspaceView-module__wPJ71G__workspace{background:var(--color-bg-panel);border-radius:16px;flex-direction:column;height:100vh;display:flex;overflow:hidden}.WorkspaceView-module__wPJ71G__header{border-bottom:1px solid var(--color-grey-700);flex-direction:column;align-items:flex-start;gap:4px;max-width:100%;padding:12px 24px;display:flex}.WorkspaceView-module__wPJ71G__breadcrumb{align-items:center;gap:8px;display:flex}.WorkspaceView-module__wPJ71G__breadcrumbItem{font-size:var(--body-md-size);line-height:1.5em;font-weight:var(--font-weight-semibold);color:var(--color-primary);margin:0}.WorkspaceView-module__wPJ71G__developmentBadge{align-items:center;gap:4px;display:flex}.WorkspaceView-module__wPJ71G__developmentText{font-family:var(--font-family);font-size:var(--body-xs-size);line-height:var(--body-xs-line-height);font-weight:var(--font-weight-regular);color:var(--color-grey-300)}.WorkspaceView-module__wPJ71G__subtitle{font-size:var(--body-xs-size);line-height:1.3em;font-weight:var(--font-weight-regular);color:var(--color-grey-300);margin:0}.WorkspaceView-module__wPJ71G__tabsContainer{align-items:center;padding:12px 24px;display:flex}.WorkspaceView-module__wPJ71G__tabs{background:var(--color-grey-800);border-radius:10px;align-items:center;gap:4px;padding:4px;display:inline-flex}.WorkspaceView-module__wPJ71G__tab{width:100px;font-family:var(--font-family);font-size:var(--body-xs-size);line-height:1.3em;font-weight:var(--font-weight-regular);color:var(--color-grey-100);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:6px;padding:4px 12px;transition:all .2s ease-in-out}.WorkspaceView-module__wPJ71G__tab:hover{color:var(--color-grey-100)}.WorkspaceView-module__wPJ71G__tab.WorkspaceView-module__wPJ71G__active{background:var(--color-grey-700);color:var(--color-primary);box-shadow:0 1px 2px #1018280f,0 1px 3px #1018281a}.WorkspaceView-module__wPJ71G__content{flex-direction:column;flex:1;align-items:center;display:flex;overflow-y:auto}.WorkspaceView-module__wPJ71G__content .WorkspaceView-module__wPJ71G__emptyState{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.WorkspaceView-module__wPJ71G__content .WorkspaceView-module__wPJ71G__messagesContainer{flex-direction:column;justify-content:flex-start;align-items:flex-end;gap:32px;width:100%;padding:0 0 40px;display:flex}.WorkspaceView-module__wPJ71G__workspace.WorkspaceView-module__wPJ71G__paddingDefault .WorkspaceView-module__wPJ71G__content{padding:16px 214px}.WorkspaceView-module__wPJ71G__workspace.WorkspaceView-module__wPJ71G__paddingBothOpen .WorkspaceView-module__wPJ71G__content{padding:16px 24px}.WorkspaceView-module__wPJ71G__workspace.WorkspaceView-module__wPJ71G__paddingBothClosed .WorkspaceView-module__wPJ71G__content{padding:16px 324px}.WorkspaceView-module__wPJ71G__workspace.WorkspaceView-module__wPJ71G__paddingLeftClosedRightOpen .WorkspaceView-module__wPJ71G__content{padding:16px 24px}.WorkspaceView-module__wPJ71G__emptyState{flex-direction:column;justify-content:center;align-items:center;display:flex}.WorkspaceView-module__wPJ71G__emptyContent{flex-direction:column;align-items:center;gap:32px;width:100%;display:flex}.WorkspaceView-module__wPJ71G__titleSection{flex-direction:column;align-items:center;gap:8px;display:flex}.WorkspaceView-module__wPJ71G__mainHeading{font-size:var(--heading-md-size);line-height:1.3em;font-weight:var(--font-weight-semibold);color:var(--color-primary);text-align:center;margin:0}.WorkspaceView-module__wPJ71G__subHeading{font-size:var(--body-sm-size);line-height:1.4285em;font-weight:var(--font-weight-regular);color:var(--color-grey-300);text-align:center;max-width:600px;margin:0}.WorkspaceView-module__wPJ71G__strategyCards{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.WorkspaceView-module__wPJ71G__loadingState{flex-direction:column;align-items:center;gap:24px;display:flex}.WorkspaceView-module__wPJ71G__loadingIcon{justify-content:center;align-items:center;width:64px;height:64px;animation:2s ease-in-out infinite WorkspaceView-module__wPJ71G__pulse;display:flex}@keyframes WorkspaceView-module__wPJ71G__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.8;transform:scale(1.05)}}.WorkspaceView-module__wPJ71G__logoIcon{background:var(--color-brand-primary-500);width:48px;height:48px;font-weight:var(--font-weight-bold);font-size:var(--heading-md-size);color:var(--color-grey-900);border-radius:12px;justify-content:center;align-items:center;display:flex}.WorkspaceView-module__wPJ71G__loadingText{font-size:var(--body-md-size);line-height:var(--body-md-line-height);font-weight:var(--font-weight-regular);color:var(--color-content-tertiary);margin:0}.WorkspaceView-module__wPJ71G__brandName{color:var(--color-brand-primary-500);font-weight:var(--font-weight-semibold)}.WorkspaceView-module__wPJ71G__footer{justify-content:center;display:flex}.WorkspaceView-module__wPJ71G__workspace.WorkspaceView-module__wPJ71G__paddingDefault .WorkspaceView-module__wPJ71G__footer{padding:24px 214px}.WorkspaceView-module__wPJ71G__workspace.WorkspaceView-module__wPJ71G__paddingBothOpen .WorkspaceView-module__wPJ71G__footer{padding:24px}.WorkspaceView-module__wPJ71G__workspace.WorkspaceView-module__wPJ71G__paddingBothClosed .WorkspaceView-module__wPJ71G__footer{padding:24px 324px}.WorkspaceView-module__wPJ71G__workspace.WorkspaceView-module__wPJ71G__paddingLeftClosedRightOpen .WorkspaceView-module__wPJ71G__footer{padding:24px}.WorkspaceView-module__wPJ71G__footer>*{width:100%}[data-theme=light] .WorkspaceView-module__wPJ71G__tabs{background:var(--color-grey-25)}[data-theme=light] .WorkspaceView-module__wPJ71G__tab.WorkspaceView-module__wPJ71G__active{background:#e0e3e8}
