.TradingViewModal-module__eFvUUa__modalOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background-color:#0009;justify-content:center;align-items:center;transition:padding-right .35s cubic-bezier(.16,1,.3,1);animation:.25s ease-out TradingViewModal-module__eFvUUa__fadeIn;display:flex;position:fixed;inset:0}@media (min-width:1025px){.TradingViewModal-module__eFvUUa__chatOpen{padding-right:420px}}.TradingViewModal-module__eFvUUa__modalContainer{background-color:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);flex-direction:column;width:90%;max-width:950px;height:80vh;max-height:700px;animation:.3s cubic-bezier(.16,1,.3,1) TradingViewModal-module__eFvUUa__slideUp;display:flex;overflow:hidden}.TradingViewModal-module__eFvUUa__modalHeader{border-bottom:1px solid var(--border-color);background-color:var(--bg-secondary);justify-content:space-between;align-items:center;padding:1rem 1.5rem;display:flex}.TradingViewModal-module__eFvUUa__titleSection{align-items:baseline;gap:.5rem;display:flex}.TradingViewModal-module__eFvUUa__modalTitle{color:var(--text-primary);font-size:1.25rem;font-weight:700}.TradingViewModal-module__eFvUUa__modalSubtitle{color:var(--text-secondary);font-size:.85rem;font-weight:400}.TradingViewModal-module__eFvUUa__headerActions{align-items:center;gap:.75rem;display:flex}.TradingViewModal-module__eFvUUa__openLink{background-color:var(--bg-input);border:1px solid var(--border-color);border-radius:var(--radius-sm);color:var(--text-primary);align-items:center;gap:.35rem;padding:.4rem .8rem;font-size:.8rem;font-weight:600;transition:all .2s;display:inline-flex}.TradingViewModal-module__eFvUUa__openLink:hover{background-color:var(--accent-color);color:#fff;border-color:var(--accent-color)}.TradingViewModal-module__eFvUUa__closeButton{color:var(--text-secondary);background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:.4rem;transition:all .2s;display:flex}.TradingViewModal-module__eFvUUa__closeButton:hover{background-color:var(--bg-input);color:var(--text-primary)}.TradingViewModal-module__eFvUUa__tabBar{background-color:var(--bg-secondary);border-bottom:1px solid var(--border-color);gap:1.5rem;padding:0 1.5rem;display:flex}.TradingViewModal-module__eFvUUa__tabButton{color:var(--text-secondary);background:0 0;border:none;border-bottom:2px solid #0000;padding:.75rem .25rem;font-size:.85rem;font-weight:600;transition:all .2s}.TradingViewModal-module__eFvUUa__tabButton:hover{color:var(--text-primary)}.TradingViewModal-module__eFvUUa__activeTab{color:var(--accent-color);border-bottom-color:var(--accent-color)}.TradingViewModal-module__eFvUUa__modalBody{background-color:var(--bg-primary);flex-direction:column;flex:1;display:flex;position:relative;overflow:hidden}.TradingViewModal-module__eFvUUa__iframeWrapper{flex:1;width:100%;height:100%;position:relative}.TradingViewModal-module__eFvUUa__iframe{background-color:var(--bg-primary);border:none;width:100%;height:100%}@keyframes TradingViewModal-module__eFvUUa__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes TradingViewModal-module__eFvUUa__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.TradingViewModal-module__eFvUUa__articlesContainer{flex-direction:column;flex:1;gap:.5rem;height:100%;padding:1rem;display:flex;overflow-y:auto}.TradingViewModal-module__eFvUUa__articleCard{background-color:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--radius-md);color:inherit;cursor:pointer;flex-direction:column;padding:.75rem 1rem;text-decoration:none;transition:all .25s cubic-bezier(.16,1,.3,1);display:flex}.TradingViewModal-module__eFvUUa__articleCard:hover{border-color:var(--accent-color);background-color:var(--bg-input);box-shadow:var(--shadow-sm);transform:translateY(-1px)}.TradingViewModal-module__eFvUUa__articleTitle{color:var(--text-primary);justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:.3rem;font-size:.95rem;font-weight:600;line-height:1.4;display:flex}.TradingViewModal-module__eFvUUa__articleTitleText{flex:1}.TradingViewModal-module__eFvUUa__articleExternalIcon{color:var(--text-secondary);flex-shrink:0;margin-top:2px;transition:color .2s}.TradingViewModal-module__eFvUUa__articleCard:hover .TradingViewModal-module__eFvUUa__articleExternalIcon{color:var(--accent-color)}.TradingViewModal-module__eFvUUa__articleMetadata{color:var(--text-secondary);flex-wrap:wrap;align-items:center;gap:.75rem;font-size:.8rem;display:flex}.TradingViewModal-module__eFvUUa__articleAuthor{color:var(--text-primary);font-weight:600}.TradingViewModal-module__eFvUUa__articleDot{background-color:var(--text-secondary);opacity:.4;border-radius:50%;width:3px;height:3px}.TradingViewModal-module__eFvUUa__articleDate{color:var(--text-secondary)}.TradingViewModal-module__eFvUUa__skeletonCard{background-color:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--radius-md);flex-direction:column;padding:.75rem 1rem;animation:1.5s ease-in-out infinite TradingViewModal-module__eFvUUa__pulse;display:flex}.TradingViewModal-module__eFvUUa__skeletonTitle{background-color:var(--bg-input);border-radius:var(--radius-sm);width:80%;height:1.1rem;margin-bottom:.3rem}.TradingViewModal-module__eFvUUa__skeletonMeta{align-items:center;gap:.5rem;display:flex}.TradingViewModal-module__eFvUUa__skeletonAuthor{background-color:var(--bg-input);border-radius:var(--radius-sm);width:120px;height:.8rem}.TradingViewModal-module__eFvUUa__skeletonDate{background-color:var(--bg-input);border-radius:var(--radius-sm);width:80px;height:.8rem}@keyframes TradingViewModal-module__eFvUUa__pulse{0%{transform:scale(.95);box-shadow:0 0 #a855f7b3}70%{transform:scale(1);box-shadow:0 0 0 8px #a855f700}to{transform:scale(.95);box-shadow:0 0 #a855f700}}.TradingViewModal-module__eFvUUa__errorState,.TradingViewModal-module__eFvUUa__emptyState{text-align:center;color:var(--text-secondary);flex-direction:column;justify-content:center;align-items:center;gap:1.25rem;height:100%;padding:4rem 2rem;display:flex}.TradingViewModal-module__eFvUUa__errorText,.TradingViewModal-module__eFvUUa__emptyText{max-width:400px;font-size:.95rem;line-height:1.5}.TradingViewModal-module__eFvUUa__retryButton{background-color:var(--accent-color);color:#fff;border-radius:var(--radius-sm);padding:.5rem 1.25rem;font-size:.85rem;font-weight:600;transition:background-color .2s,transform .1s}.TradingViewModal-module__eFvUUa__retryButton:hover{background-color:var(--accent-hover)}.TradingViewModal-module__eFvUUa__retryButton:active{transform:scale(.97)}.TradingViewModal-module__eFvUUa__positionBanner{background-color:var(--bg-input);border-bottom:1px solid var(--border-color);justify-content:flex-start;align-items:center;gap:2.5rem;padding:.75rem 1.5rem;display:flex}.TradingViewModal-module__eFvUUa__statItem{flex-direction:column;gap:.15rem;display:flex}.TradingViewModal-module__eFvUUa__statLabel{text-transform:uppercase;letter-spacing:.05em;color:var(--text-secondary);font-size:.7rem;font-weight:600}.TradingViewModal-module__eFvUUa__statValue{color:var(--text-primary);align-items:baseline;font-size:.95rem;font-weight:700;display:flex}.TradingViewModal-module__eFvUUa__gainText{color:var(--gain-color)}.TradingViewModal-module__eFvUUa__lossText{color:var(--loss-color)}.TradingViewModal-module__eFvUUa__percentText{margin-left:.25rem;font-size:.8rem;font-weight:600}.TradingViewModal-module__eFvUUa__entryContainer{flex-direction:column;gap:1.25rem;height:100%;padding:1.25rem 1.5rem;display:flex;overflow-y:auto}.TradingViewModal-module__eFvUUa__entryEmpty{height:100%;color:var(--text-secondary);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:.75rem;display:flex}.TradingViewModal-module__eFvUUa__entryHeader{justify-content:space-between;align-items:center;gap:1rem;display:flex}.TradingViewModal-module__eFvUUa__entrySignalBadgeLarge{text-transform:uppercase;letter-spacing:.5px;background:0 0;border:2px solid;border-radius:6px;padding:.35rem .75rem;font-size:.85rem;font-weight:800}.TradingViewModal-module__eFvUUa__entryHeaderStats{color:var(--text-secondary);gap:1.25rem;font-size:.85rem;display:flex}.TradingViewModal-module__eFvUUa__entryHeaderStats strong{color:var(--text-primary)}.TradingViewModal-module__eFvUUa__entrySignalTransition{background:var(--bg-secondary);border:1px solid var(--border-color);color:var(--text-secondary);border-radius:6px;align-items:center;gap:.25rem;padding:.35rem .75rem;font-size:.72rem;display:flex}.TradingViewModal-module__eFvUUa__entrySection{flex-direction:column;gap:.6rem;display:flex}.TradingViewModal-module__eFvUUa__entrySectionTitle{text-transform:uppercase;letter-spacing:.8px;color:var(--text-secondary);font-size:.7rem;font-weight:700}.TradingViewModal-module__eFvUUa__kcGaugeContainer{flex-direction:column;gap:.4rem;display:flex}.TradingViewModal-module__eFvUUa__kcGaugeLabels{color:var(--text-secondary);justify-content:space-between;font-family:monospace;font-size:.72rem;display:flex}.TradingViewModal-module__eFvUUa__kcGaugeBar{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:6px;height:28px;position:relative;overflow:hidden}.TradingViewModal-module__eFvUUa__kcZoneLower{background:#10b98114;height:100%;position:absolute;top:0;left:0}.TradingViewModal-module__eFvUUa__kcZoneMiddle{background:#3b82f60f;height:100%;position:absolute;top:0}.TradingViewModal-module__eFvUUa__kcZoneUpper{background:#f59e0b0f;height:100%;position:absolute;top:0}.TradingViewModal-module__eFvUUa__kcMarker{opacity:.7;z-index:2;border-left:2px dashed;width:0;position:absolute;top:0;bottom:0}.TradingViewModal-module__eFvUUa__kcMarkerLabel{white-space:nowrap;text-transform:uppercase;letter-spacing:.3px;font-size:.55rem;font-weight:800;position:absolute;top:-1px;left:4px}.TradingViewModal-module__eFvUUa__kcPriceDot{z-index:3;border:2px solid var(--bg-card);border-radius:50%;width:14px;height:14px;position:absolute;top:50%;transform:translate(-50%,-50%);box-shadow:0 0 6px #0000004d}.TradingViewModal-module__eFvUUa__kcGaugePercent{align-items:baseline;font-size:.85rem;display:flex}.TradingViewModal-module__eFvUUa__entryTierGrid{flex-direction:column;gap:.6rem;display:flex}.TradingViewModal-module__eFvUUa__entryTierCard{border:1px solid var(--border-color);background:var(--bg-secondary);border-radius:8px;padding:.75rem 1rem;transition:border-color .2s,box-shadow .2s}.TradingViewModal-module__eFvUUa__entryTierActive{background:var(--bg-card)}.TradingViewModal-module__eFvUUa__entryTierHeader{justify-content:space-between;align-items:center;margin-bottom:.35rem;display:flex}.TradingViewModal-module__eFvUUa__entryTierLabel{color:var(--text-primary);font-size:.8rem;font-weight:700}.TradingViewModal-module__eFvUUa__entryTierStatus{text-transform:uppercase;letter-spacing:.5px;font-size:.65rem;font-weight:800}.TradingViewModal-module__eFvUUa__entryTierZone{color:var(--text-primary);margin-bottom:.25rem;font-family:monospace;font-size:.85rem;font-weight:600}.TradingViewModal-module__eFvUUa__entryTierRationale{color:var(--text-secondary);margin-bottom:.25rem;font-size:.72rem;line-height:1.4}.TradingViewModal-module__eFvUUa__entryTierAlloc{color:var(--text-secondary);font-size:.7rem}.TradingViewModal-module__eFvUUa__entryTierAlloc strong{color:var(--text-primary)}.TradingViewModal-module__eFvUUa__entryHealthGrid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:.75rem;display:grid}.TradingViewModal-module__eFvUUa__entryHealthItem{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:6px;flex-direction:column;gap:.3rem;padding:.6rem .75rem;display:flex}.TradingViewModal-module__eFvUUa__entryHealthLabel{text-transform:uppercase;letter-spacing:.3px;color:var(--text-secondary);font-size:.65rem;font-weight:600}.TradingViewModal-module__eFvUUa__entryHealthBarContainer{background:#80808026;border-radius:3px;height:6px;overflow:hidden}.TradingViewModal-module__eFvUUa__entryHealthBar{border-radius:3px;height:100%;transition:width .5s}.TradingViewModal-module__eFvUUa__entryHealthValue{color:var(--text-primary);font-family:monospace;font-size:.8rem;font-weight:700}.TradingViewModal-module__eFvUUa__entryDeduction{background:var(--bg-secondary);border:1px solid var(--border-color);border-left:3px solid var(--text-secondary);border-radius:8px;padding:.75rem 1rem}.TradingViewModal-module__eFvUUa__entryDeduction p{color:var(--text-secondary);margin:0 0 .5rem;font-size:.78rem;line-height:1.65}.TradingViewModal-module__eFvUUa__entryDeduction p:last-child{margin-bottom:0}.TradingViewModal-module__eFvUUa__entryFootnote{border-top:1px solid var(--border-color);margin-top:.5rem;padding-top:1rem}.TradingViewModal-module__eFvUUa__entryFootnoteTitle{text-transform:uppercase;letter-spacing:.8px;color:var(--text-secondary);margin-bottom:.5rem;font-size:.7rem;font-weight:700}.TradingViewModal-module__eFvUUa__entryFootnote p{color:var(--text-secondary);margin:0 0 .5rem;font-size:.72rem;line-height:1.6}.TradingViewModal-module__eFvUUa__entryFootnote p:last-child{margin-bottom:0}.TradingViewModal-module__eFvUUa__entryFootnote strong{color:var(--text-primary);font-weight:600}.TradingViewModal-module__eFvUUa__aiSummaryContainer{background-color:var(--bg-card);flex-direction:column;flex:1;height:100%;padding:1.25rem 1.5rem;animation:.2s ease-out TradingViewModal-module__eFvUUa__fadeIn;display:flex;overflow-y:auto}.TradingViewModal-module__eFvUUa__aiSummaryHeader{border-bottom:1px solid var(--border-color);color:var(--text-secondary);justify-content:space-between;align-items:center;margin-bottom:1.25rem;padding-bottom:.75rem;font-size:.8rem;display:flex}.TradingViewModal-module__eFvUUa__aiSummaryStatus{align-items:center;gap:.5rem;display:flex}.TradingViewModal-module__eFvUUa__aiCacheBadge{color:#3b82f6;text-transform:uppercase;letter-spacing:.5px;background-color:#3b82f61a;border:1px solid #3b82f633;border-radius:4px;padding:.1rem .4rem;font-size:.65rem;font-weight:700}.TradingViewModal-module__eFvUUa__aiModelBadge{color:var(--accent-color);letter-spacing:.3px;background-color:#a855f71a;border:1px solid #a855f733;border-radius:4px;padding:.1rem .4rem;font-size:.65rem;font-weight:600}.TradingViewModal-module__eFvUUa__aiRefreshButton{background-color:var(--bg-input);border:1px solid var(--border-color);color:var(--text-primary);cursor:pointer;border-radius:4px;align-items:center;gap:.25rem;padding:.25rem .5rem;font-size:.75rem;transition:all .2s;display:flex}.TradingViewModal-module__eFvUUa__aiRefreshButton:hover{background-color:var(--border-color);border-color:var(--text-secondary)}.TradingViewModal-module__eFvUUa__aiRefreshButton svg{transition:transform .3s}.TradingViewModal-module__eFvUUa__aiRefreshButton:hover svg{transform:rotate(180deg)}.TradingViewModal-module__eFvUUa__aiLoadingState{color:var(--text-secondary);flex-direction:column;flex:1;justify-content:center;align-items:center;gap:1rem;padding:3rem 0;font-size:.85rem;display:flex}.TradingViewModal-module__eFvUUa__pulseSpinner{background:var(--accent-color);border-radius:50%;width:24px;height:24px;animation:1.5s infinite TradingViewModal-module__eFvUUa__pulse;box-shadow:0 0 #a855f766}.TradingViewModal-module__eFvUUa__aiSummaryContent{color:var(--text-primary);margin-bottom:1.5rem;font-size:.88rem;line-height:1.6}.TradingViewModal-module__eFvUUa__aiHeader2{color:var(--text-primary);margin-top:1rem;margin-bottom:.5rem;font-size:1.15rem;font-weight:700}.TradingViewModal-module__eFvUUa__aiHeader3{color:var(--text-primary);margin-top:.75rem;margin-bottom:.4rem;font-size:1.05rem;font-weight:600}.TradingViewModal-module__eFvUUa__aiHeader4{color:var(--text-primary);margin-top:.5rem;margin-bottom:.25rem;font-size:.95rem;font-weight:600}.TradingViewModal-module__eFvUUa__aiParagraph{margin-bottom:.75rem}.TradingViewModal-module__eFvUUa__aiList{margin-top:.25rem;margin-bottom:.75rem;padding-left:1.25rem;list-style-type:disc}.TradingViewModal-module__eFvUUa__aiList li{margin-bottom:.35rem;line-height:1.5}.TradingViewModal-module__eFvUUa__aiList li strong,.TradingViewModal-module__eFvUUa__aiParagraph strong{color:var(--accent-color);font-weight:600}.TradingViewModal-module__eFvUUa__aiSourcesContainer{border-top:1px solid var(--border-color);margin-top:auto;padding-top:1rem}.TradingViewModal-module__eFvUUa__aiSourcesTitle{text-transform:uppercase;letter-spacing:.8px;color:var(--text-secondary);margin-bottom:.6rem;font-size:.72rem;font-weight:700}.TradingViewModal-module__eFvUUa__aiSourcesList{flex-wrap:wrap;gap:.4rem;display:flex}.TradingViewModal-module__eFvUUa__aiSourceBadge{background-color:var(--bg-secondary);border:1px solid var(--border-color);max-width:240px;color:var(--text-secondary);white-space:nowrap;border-radius:6px;align-items:center;padding:.2rem .5rem;font-size:.72rem;text-decoration:none;transition:all .2s;display:inline-flex;overflow:hidden}.TradingViewModal-module__eFvUUa__aiSourceBadge:hover{background-color:var(--bg-input);border-color:var(--accent-color);color:var(--text-primary);transform:translateY(-1px)}.TradingViewModal-module__eFvUUa__aiSourceNumber{background-color:var(--border-color);color:var(--text-secondary);border-radius:50%;justify-content:center;align-items:center;width:14px;height:14px;margin-right:.35rem;font-size:.6rem;font-weight:700;display:flex}.TradingViewModal-module__eFvUUa__aiSourceBadge:hover .TradingViewModal-module__eFvUUa__aiSourceNumber{background-color:var(--accent-color);color:#fff}.TradingViewModal-module__eFvUUa__aiSourceTitleText{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.TradingViewModal-module__eFvUUa__coPilotGrid{flex-direction:column;gap:1.5rem;width:100%;animation:.25s ease-out TradingViewModal-module__eFvUUa__fadeIn;display:flex}.TradingViewModal-module__eFvUUa__coPilotSectionCard{background-color:var(--bg-secondary);border:1px solid var(--border-color);border-radius:var(--radius-md);flex-direction:column;gap:1rem;padding:1.25rem;display:flex}.TradingViewModal-module__eFvUUa__coPilotCardTitle{color:var(--text-primary);align-items:center;gap:.5rem;margin:0;font-size:1rem;font-weight:700;display:flex}.TradingViewModal-module__eFvUUa__coPilotLoading{color:var(--text-secondary);font-size:.85rem;font-style:italic}.TradingViewModal-module__eFvUUa__thesisBody{flex-direction:column;gap:.75rem;display:flex}.TradingViewModal-module__eFvUUa__confidenceRow{justify-content:space-between;align-items:center;display:flex}.TradingViewModal-module__eFvUUa__confidenceLabel{color:var(--text-secondary);font-size:.8rem;font-weight:600}.TradingViewModal-module__eFvUUa__statusBadge{text-transform:uppercase;border-radius:4px;padding:.15rem .4rem;font-size:.65rem;font-weight:700}.TradingViewModal-module__eFvUUa__statusActive{background-color:var(--gain-bg);color:var(--gain-color);border:1px solid #10b98133}.TradingViewModal-module__eFvUUa__statusDegraded{background-color:var(--warning-bg);color:var(--warning-color);border:1px solid #f59e0b33}.TradingViewModal-module__eFvUUa__confidenceBarWrapper{align-items:center;gap:.75rem;margin-bottom:.5rem;display:flex}.TradingViewModal-module__eFvUUa__confidenceBarFill{border-radius:3px;height:6px;transition:width .4s}.TradingViewModal-module__eFvUUa__confidencePctText{color:var(--text-primary);font-size:.8rem;font-weight:700}.TradingViewModal-module__eFvUUa__thesisStatementBox{color:var(--text-primary);background-color:var(--bg-primary);border-radius:var(--radius-md);border-left:3px solid var(--accent-color);padding:.75rem;font-size:.9rem;line-height:1.5}.TradingViewModal-module__eFvUUa__thesisGridCases{grid-template-columns:repeat(3,1fr);gap:.75rem;margin:.5rem 0;display:grid}@media (max-width:600px){.TradingViewModal-module__eFvUUa__thesisGridCases{grid-template-columns:1fr}}.TradingViewModal-module__eFvUUa__caseItem{background:var(--bg-primary);border:1px solid var(--border-color);border-radius:var(--radius-sm);flex-direction:column;gap:.25rem;padding:.5rem;display:flex}.TradingViewModal-module__eFvUUa__caseItem.TradingViewModal-module__eFvUUa__bullCase{border-left:3px solid var(--gain-color)}.TradingViewModal-module__eFvUUa__caseItem.TradingViewModal-module__eFvUUa__bullCase .TradingViewModal-module__eFvUUa__caseLabel{color:var(--gain-color)}.TradingViewModal-module__eFvUUa__caseItem.TradingViewModal-module__eFvUUa__baseCase{border-left:3px solid var(--accent-color)}.TradingViewModal-module__eFvUUa__caseItem.TradingViewModal-module__eFvUUa__baseCase .TradingViewModal-module__eFvUUa__caseLabel{color:var(--accent-color)}.TradingViewModal-module__eFvUUa__caseItem.TradingViewModal-module__eFvUUa__bearCase{border-left:3px solid var(--loss-color)}.TradingViewModal-module__eFvUUa__caseItem.TradingViewModal-module__eFvUUa__bearCase .TradingViewModal-module__eFvUUa__caseLabel{color:var(--loss-color)}.TradingViewModal-module__eFvUUa__caseLabel{text-transform:uppercase;color:var(--text-secondary);font-size:.7rem;font-weight:700}.TradingViewModal-module__eFvUUa__caseText{color:var(--text-primary);margin:0;font-size:.8rem;line-height:1.4}.TradingViewModal-module__eFvUUa__listSection{flex-direction:column;gap:.35rem;display:flex}.TradingViewModal-module__eFvUUa__listSectionHeader{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.3px;font-size:.8rem;font-weight:700}.TradingViewModal-module__eFvUUa__coPilotList{color:var(--text-primary);flex-direction:column;gap:.25rem;margin:0;padding-left:1.25rem;font-size:.85rem;line-height:1.5;display:flex}.TradingViewModal-module__eFvUUa__noThesisState{text-align:center;color:var(--text-secondary);flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:2rem 0;font-size:.85rem;display:flex}.TradingViewModal-module__eFvUUa__actionButton{background-color:var(--accent-color);color:#fff;border-radius:var(--radius-sm);cursor:pointer;border:none;padding:.5rem 1rem;font-size:.8rem;font-weight:600;transition:all .2s}.TradingViewModal-module__eFvUUa__actionButton:hover{background-color:var(--accent-hover);transform:translateY(-1px)}.TradingViewModal-module__eFvUUa__proposalsList{flex-direction:column;gap:.75rem;display:flex}.TradingViewModal-module__eFvUUa__proposalItemCard{background:var(--bg-primary);border:1px solid var(--border-color);border-radius:var(--radius-md);flex-direction:column;gap:.5rem;padding:.75rem;display:flex}.TradingViewModal-module__eFvUUa__proposalHeaderRow{justify-content:space-between;align-items:center;display:flex}.TradingViewModal-module__eFvUUa__actionLabel{text-transform:uppercase;border-radius:4px;padding:.15rem .4rem;font-size:.8rem;font-weight:700}.TradingViewModal-module__eFvUUa__actionBuy{background-color:var(--gain-bg);color:var(--gain-color);border:1px solid #10b98133}.TradingViewModal-module__eFvUUa__actionSell{background-color:var(--loss-bg);color:var(--loss-color);border:1px solid #ef444433}.TradingViewModal-module__eFvUUa__proposalValue{color:var(--text-primary);font-size:.8rem;font-weight:700}.TradingViewModal-module__eFvUUa__proposalLimit{color:var(--text-secondary);margin:0;font-size:.8rem}.TradingViewModal-module__eFvUUa__proposalRationale{color:var(--text-primary);margin:0;font-size:.8rem;line-height:1.4}.TradingViewModal-module__eFvUUa__proposalBtnRow{gap:.5rem;margin-top:.25rem;display:flex}.TradingViewModal-module__eFvUUa__proposalApproveBtn{background-color:var(--gain-color);color:#fff;cursor:pointer;border:none;border-radius:4px;padding:.4rem .75rem;font-size:.75rem;font-weight:600;transition:opacity .15s}.TradingViewModal-module__eFvUUa__proposalApproveBtn:hover{opacity:.9}.TradingViewModal-module__eFvUUa__proposalRejectBtn{color:var(--text-secondary);border:1px solid var(--border-color);cursor:pointer;background-color:#0000;border-radius:4px;padding:.4rem .75rem;font-size:.75rem;font-weight:600;transition:all .15s}.TradingViewModal-module__eFvUUa__proposalRejectBtn:hover{color:var(--loss-color);border-color:var(--loss-color);background-color:var(--loss-bg)}.TradingViewModal-module__eFvUUa__emptyCardText{color:var(--text-secondary);margin:0;font-size:.8rem;font-style:italic}.TradingViewModal-module__eFvUUa__alertsSubList{flex-direction:column;gap:.75rem;max-height:350px;padding-right:.25rem;display:flex;overflow-y:auto}.TradingViewModal-module__eFvUUa__alertItemCard{background:var(--bg-primary);border:1px solid var(--border-color);border-radius:var(--radius-md);flex-direction:column;gap:.4rem;padding:.75rem;transition:opacity .2s;display:flex}.TradingViewModal-module__eFvUUa__alertAcked{opacity:.6}.TradingViewModal-module__eFvUUa__alertHeaderRow{justify-content:space-between;align-items:center;display:flex}.TradingViewModal-module__eFvUUa__severityIndicator{text-transform:uppercase;border-radius:3px;padding:.1rem .35rem;font-size:.65rem;font-weight:700}.TradingViewModal-module__eFvUUa__severityIndicator.TradingViewModal-module__eFvUUa__critical{background-color:var(--loss-bg);color:var(--loss-color);border:1px solid #ef444433}.TradingViewModal-module__eFvUUa__severityIndicator.TradingViewModal-module__eFvUUa__warning{background-color:var(--warning-bg);color:var(--warning-color);border:1px solid #f59e0b33}.TradingViewModal-module__eFvUUa__severityIndicator.TradingViewModal-module__eFvUUa__info{color:var(--accent-color);background-color:#3b82f61a;border:1px solid #3b82f633}.TradingViewModal-module__eFvUUa__alertTimeText{color:var(--text-secondary);font-size:.75rem}.TradingViewModal-module__eFvUUa__alertSubTitle{color:var(--text-primary);margin:0;font-size:.85rem;font-weight:700}.TradingViewModal-module__eFvUUa__alertSummaryText{color:var(--text-secondary);margin:0;font-size:.8rem;line-height:1.4}.TradingViewModal-module__eFvUUa__ackAlertBtn{border:1px solid var(--border-color);color:var(--text-primary);cursor:pointer;background:0 0;border-radius:4px;align-self:flex-start;margin-top:.25rem;padding:.25rem .5rem;font-size:.7rem;font-weight:600;transition:all .15s}.TradingViewModal-module__eFvUUa__ackAlertBtn:hover{background-color:var(--gain-bg);color:var(--gain-color);border-color:var(--gain-color)}.TradingViewModal-module__eFvUUa__assumptionList{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.TradingViewModal-module__eFvUUa__assumptionItem{border-radius:var(--radius-sm);background-color:var(--bg-primary);border:1px solid var(--border-color);align-items:flex-start;gap:.75rem;padding:.75rem 1rem;display:flex}.TradingViewModal-module__eFvUUa__validAssumption{border-left:3px solid var(--gain-color)}.TradingViewModal-module__eFvUUa__brokenAssumption{border-left:3px solid var(--loss-color);background-color:var(--loss-bg)}.TradingViewModal-module__eFvUUa__checkIcon{font-size:.95rem;font-weight:800;line-height:1.2}.TradingViewModal-module__eFvUUa__validAssumption .TradingViewModal-module__eFvUUa__checkIcon{color:var(--gain-color)}.TradingViewModal-module__eFvUUa__brokenAssumption .TradingViewModal-module__eFvUUa__checkIcon{color:var(--loss-color)}.TradingViewModal-module__eFvUUa__assumptionContent{flex-direction:column;display:flex}.TradingViewModal-module__eFvUUa__assumptionDesc{color:var(--text-primary);margin:0;font-size:.9rem;line-height:1.4}.TradingViewModal-module__eFvUUa__brokenAssumption .TradingViewModal-module__eFvUUa__assumptionDesc{color:var(--loss-color)}.TradingViewModal-module__eFvUUa__assumptionNotes{color:var(--text-secondary);margin-top:.25rem;font-size:.75rem}
.AiChatSidebar-module__NXr3Wq__overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:999;background-color:#0006;animation:.25s ease-out forwards AiChatSidebar-module__NXr3Wq__fadeIn;position:fixed;inset:0}.AiChatSidebar-module__NXr3Wq__sidebar{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-left:1px solid var(--border-color);z-index:1010;overscroll-behavior-y:contain;background-color:#0a0a0cd9;flex-direction:row;width:444px;max-width:100%;height:100dvh;transition:transform .35s cubic-bezier(.16,1,.3,1);display:flex;position:fixed;top:0;right:0;transform:translate(calc(100% - 24px));box-shadow:-10px 0 30px #00000080}.AiChatSidebar-module__NXr3Wq__sidebarOpen{transform:translate(0)}[data-theme=light] .AiChatSidebar-module__NXr3Wq__sidebar{background-color:#ffffffd9;box-shadow:-10px 0 30px #0000000d}.AiChatSidebar-module__NXr3Wq__header{border-bottom:1px solid var(--border-color);background-color:#15151866;flex-shrink:0;justify-content:space-between;align-items:center;padding:1.25rem;display:flex}[data-theme=light] .AiChatSidebar-module__NXr3Wq__header{background-color:#f3f4f666}.AiChatSidebar-module__NXr3Wq__headerCloseButton{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;padding:.5rem;transition:all .2s;display:none}.AiChatSidebar-module__NXr3Wq__headerCloseButton:hover{color:var(--text-primary);background-color:var(--bg-primary)}[data-theme=light] .AiChatSidebar-module__NXr3Wq__headerCloseButton:hover{background-color:#0000000d}@media (max-width:1024px){.AiChatSidebar-module__NXr3Wq__headerCloseButton{display:flex}}.AiChatSidebar-module__NXr3Wq__headerTitleInfo{flex-direction:column;gap:.25rem;display:flex}.AiChatSidebar-module__NXr3Wq__title{letter-spacing:-.3px;background:linear-gradient(135deg, var(--accent-color), #10b981);-webkit-text-fill-color:transparent;-webkit-background-clip:text;align-items:center;gap:.5rem;font-size:1.1rem;font-weight:700;display:flex}.AiChatSidebar-module__NXr3Wq__statusWrapper{color:var(--text-secondary);align-items:center;gap:.35rem;font-size:.75rem;display:flex}.AiChatSidebar-module__NXr3Wq__statusDot{background-color:#10b981;border-radius:50%;width:6px;height:6px;animation:2s infinite AiChatSidebar-module__NXr3Wq__pulse;box-shadow:0 0 8px #10b981}.AiChatSidebar-module__NXr3Wq__leftGutter{border-right:1px solid var(--border-color);cursor:pointer;background-color:#14141673;flex-direction:column;justify-content:center;align-items:center;width:24px;height:100%;transition:background-color .2s;display:flex}[data-theme=light] .AiChatSidebar-module__NXr3Wq__leftGutter{background-color:#f0f0f373}.AiChatSidebar-module__NXr3Wq__leftGutter:hover{background-color:#ffffff0a}[data-theme=light] .AiChatSidebar-module__NXr3Wq__leftGutter:hover{background-color:#00000008}.AiChatSidebar-module__NXr3Wq__leftGutter:hover .AiChatSidebar-module__NXr3Wq__collapseButton{color:var(--text-primary);transform:scale(1.15)}.AiChatSidebar-module__NXr3Wq__collapseButton{color:var(--text-secondary);cursor:pointer;pointer-events:none;background:0 0;border:none;justify-content:center;align-items:center;padding:0;transition:color .2s,transform .2s;display:flex}.AiChatSidebar-module__NXr3Wq__mainChatContent{flex-direction:column;flex:1;height:100%;display:flex;overflow:hidden}.AiChatSidebar-module__NXr3Wq__chatHistory{overscroll-behavior-y:contain;flex-direction:column;flex:1;gap:1.25rem;padding:1.5rem;display:flex;overflow-y:auto}.AiChatSidebar-module__NXr3Wq__messageWrapper{flex-direction:column;max-width:85%;display:flex}.AiChatSidebar-module__NXr3Wq__userWrapper{align-self:flex-end}.AiChatSidebar-module__NXr3Wq__aiWrapper{align-self:flex-start}.AiChatSidebar-module__NXr3Wq__senderName{color:var(--text-secondary);margin-bottom:.25rem;padding:0 .25rem;font-size:.75rem}.AiChatSidebar-module__NXr3Wq__userWrapper .AiChatSidebar-module__NXr3Wq__senderName{text-align:right}.AiChatSidebar-module__NXr3Wq__messageBubble{box-shadow:var(--shadow-sm);border-radius:16px;padding:.85rem 1.1rem;font-size:.925rem;line-height:1.5}.AiChatSidebar-module__NXr3Wq__userBubble{background:linear-gradient(135deg, var(--accent-color), #2563eb);color:#fff;border-bottom-right-radius:4px}.AiChatSidebar-module__NXr3Wq__aiBubble{background-color:var(--bg-card);color:var(--text-primary);border:1px solid var(--border-color);border-bottom-left-radius:4px}[data-theme=light] .AiChatSidebar-module__NXr3Wq__aiBubble{background-color:#f3f4f6;border-color:#e5e7eb}.AiChatSidebar-module__NXr3Wq__messageTime{color:#fff9;text-align:right;margin-top:.25rem;font-size:.7rem}.AiChatSidebar-module__NXr3Wq__aiBubble .AiChatSidebar-module__NXr3Wq__messageTime{color:var(--text-secondary)}.AiChatSidebar-module__NXr3Wq__messageContent{white-space:pre-wrap;word-break:break-word}.AiChatSidebar-module__NXr3Wq__messageContent p{margin-bottom:.75rem}.AiChatSidebar-module__NXr3Wq__messageContent p:last-child{margin-bottom:0}.AiChatSidebar-module__NXr3Wq__messageContent ul,.AiChatSidebar-module__NXr3Wq__messageContent ol{margin-bottom:.75rem;padding-left:1.25rem}.AiChatSidebar-module__NXr3Wq__messageContent li{margin-bottom:.25rem}.AiChatSidebar-module__NXr3Wq__messageContent strong{color:#fff;font-weight:600}[data-theme=light] .AiChatSidebar-module__NXr3Wq__messageContent strong{color:var(--text-primary)}.AiChatSidebar-module__NXr3Wq__quickActionsContainer{flex-direction:column;flex-shrink:0;gap:.5rem;padding:.5rem 1.25rem .25rem;display:flex}.AiChatSidebar-module__NXr3Wq__quickActionsTitle{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.5px;margin-bottom:.15rem;font-size:.75rem;font-weight:600}.AiChatSidebar-module__NXr3Wq__quickActionsList{flex-wrap:wrap;gap:.5rem;display:flex}.AiChatSidebar-module__NXr3Wq__actionChip{color:var(--text-secondary);background-color:var(--bg-card);border:1px solid var(--border-color);cursor:pointer;white-space:nowrap;border-radius:20px;padding:.4rem .75rem;font-size:.8rem;transition:all .2s}.AiChatSidebar-module__NXr3Wq__actionChip:hover{color:var(--text-primary);border-color:var(--accent-color);background-color:#3b82f60d}.AiChatSidebar-module__NXr3Wq__typingIndicator{align-items:center;gap:.3rem;padding:.5rem .25rem;display:flex}.AiChatSidebar-module__NXr3Wq__typingDot{background-color:var(--text-secondary);border-radius:50%;width:6px;height:6px;animation:1.4s ease-in-out infinite both AiChatSidebar-module__NXr3Wq__typingBounce}.AiChatSidebar-module__NXr3Wq__typingDot:first-child{animation-delay:-.32s}.AiChatSidebar-module__NXr3Wq__typingDot:nth-child(2){animation-delay:-.16s}.AiChatSidebar-module__NXr3Wq__inputForm{border-top:1px solid var(--border-color);background-color:#15151866;flex-shrink:0;align-items:flex-end;gap:.75rem;padding:1rem 1.25rem 1.5rem;display:flex}[data-theme=light] .AiChatSidebar-module__NXr3Wq__inputForm{background-color:#f3f4f666}.AiChatSidebar-module__NXr3Wq__inputWrapper{flex:1;position:relative}.AiChatSidebar-module__NXr3Wq__input{background-color:var(--bg-input);border:1px solid var(--border-color);width:100%;min-height:44px;max-height:120px;color:var(--text-primary);resize:none;font-size:.925rem;line-height:1.4;font-family:var(--font-sans);border-radius:22px;outline:none;padding:.75rem 1.25rem;transition:border-color .2s}.AiChatSidebar-module__NXr3Wq__input:focus{border-color:var(--accent-color)}.AiChatSidebar-module__NXr3Wq__sendButton{background-color:var(--accent-color);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;transition:all .2s;display:flex}.AiChatSidebar-module__NXr3Wq__sendButton:hover:not(:disabled){background-color:var(--accent-hover);transform:scale(1.05)}.AiChatSidebar-module__NXr3Wq__sendButton:active:not(:disabled){transform:scale(.95)}.AiChatSidebar-module__NXr3Wq__sendButton:disabled{background-color:var(--bg-input);color:var(--text-secondary);cursor:not-allowed}@keyframes AiChatSidebar-module__NXr3Wq__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes AiChatSidebar-module__NXr3Wq__pulse{0%{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.2)}to{opacity:1;transform:scale(1)}}@keyframes AiChatSidebar-module__NXr3Wq__typingBounce{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}@media (max-width:640px){.AiChatSidebar-module__NXr3Wq__sidebar{width:100%}}.AiChatSidebar-module__NXr3Wq__gutterSparkle{-webkit-user-select:none;user-select:none;font-size:.9rem;animation:3s ease-in-out infinite AiChatSidebar-module__NXr3Wq__floatSparkle;position:absolute;top:1.25rem}@keyframes AiChatSidebar-module__NXr3Wq__floatSparkle{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}@media (min-width:1025px){.AiChatSidebar-module__NXr3Wq__overlay{display:none}}
.MainLayout-module___DvTEa__layoutContainer{flex-direction:column;width:100%;min-height:100dvh;transition:padding-right .35s cubic-bezier(.16,1,.3,1);display:flex;position:relative}@media (min-width:1025px){.MainLayout-module___DvTEa__layoutContainer{padding-right:31px}.MainLayout-module___DvTEa__chatOpen{padding-right:451px}}@media (max-width:1024px){.MainLayout-module___DvTEa__layoutContainer,.MainLayout-module___DvTEa__chatOpen{padding-right:0}}
