.index-module__Tajjka__statCard{background:var(--background-card);border-radius:var(--radius-lg);border:1px solid var(--border-color-light);flex-direction:column;padding:24px;transition:all .2s;display:flex;box-shadow:0 2px 4px #0000000a}.index-module__Tajjka__statCard:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000014}.index-module__Tajjka__statHeader{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.index-module__Tajjka__statIconWrapper{background:var(--hover-bg);border-radius:var(--radius-base);justify-content:center;align-items:center;padding:8px;display:flex}.index-module__Tajjka__statBadge{background:var(--hover-bg);border-radius:999px;padding:4px 8px;font-size:10px;font-weight:700}.index-module__Tajjka__statLabel{color:var(--text-color-secondary);margin-bottom:4px;font-size:14px}.index-module__Tajjka__statValue{color:var(--text-color);margin:0;font-size:24px;font-weight:700}
.dashboard-module__z7ihAW__dashboard{flex-direction:column;gap:32px;display:flex}.dashboard-module__z7ihAW__welcomeSection{flex-direction:column;gap:16px;padding:0 24px;display:flex}.dashboard-module__z7ihAW__welcomeHeader{flex-direction:column;gap:8px;display:flex}.dashboard-module__z7ihAW__welcomeTitle{color:var(--text-color);margin:0;font-size:36px;font-weight:700}.dashboard-module__z7ihAW__welcomeSubtitle{color:var(--text-color-secondary);max-width:600px;font-size:16px;line-height:1.6}.dashboard-module__z7ihAW__welcomeActions{flex-wrap:wrap;gap:12px;display:flex}.dashboard-module__z7ihAW__actionButton{border-radius:var(--radius-lg);cursor:pointer;border:none;align-items:center;gap:8px;padding:10px 20px;font-size:14px;font-weight:600;transition:all .2s;display:flex}.dashboard-module__z7ihAW__secondaryButton{background:var(--background-card);color:var(--text-color);border:1px solid var(--border-color)}.dashboard-module__z7ihAW__secondaryButton:hover{background:var(--hover-bg)}.dashboard-module__z7ihAW__primaryButton{background:var(--gradient-info);color:#fff;box-shadow:0 4px 12px rgba(var(--primary-rgb),.15)}.dashboard-module__z7ihAW__primaryButton:hover{box-shadow:0 6px 16px rgba(var(--primary-rgb),.25);transform:translateY(-1px)}.dashboard-module__z7ihAW__statsGrid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:24px;display:grid}.dashboard-module__z7ihAW__mainGrid{grid-template-columns:1fr;gap:32px;display:grid}@media (min-width:1024px){.dashboard-module__z7ihAW__mainGrid{grid-template-columns:2fr 1fr}}.dashboard-module__z7ihAW__chartCard{background:var(--background-card);border:1px solid var(--border-color-light);border-radius:24px;padding:32px;box-shadow:0 2px 4px #0000000a}.dashboard-module__z7ihAW__chartHeader{justify-content:space-between;align-items:center;margin-bottom:32px;display:flex}.dashboard-module__z7ihAW__chartTitle{color:var(--text-color);margin:0 0 4px;font-size:20px;font-weight:700}.dashboard-module__z7ihAW__chartSubtitle{color:var(--text-color-secondary);font-size:14px}.dashboard-module__z7ihAW__chartSelect{background:var(--hover-bg);border-radius:var(--radius-base);color:var(--text-color);cursor:pointer;border:none;outline:none;padding:8px 12px;font-size:12px;font-weight:600}.dashboard-module__z7ihAW__chartContainer{width:100%;height:288px}.dashboard-module__z7ihAW__watchlistCard{background:var(--background-card);border:1px solid var(--border-color-light);border-radius:24px;padding:32px;box-shadow:0 2px 4px #0000000a}.dashboard-module__z7ihAW__watchlistHeader{justify-content:space-between;align-items:center;margin-bottom:32px;display:flex}.dashboard-module__z7ihAW__viewAllButton{color:var(--primary-color);cursor:pointer;background:0 0;border:none;font-size:12px;font-weight:700;transition:-webkit-text-decoration .2s,text-decoration .2s}.dashboard-module__z7ihAW__viewAllButton:hover{text-decoration:underline}.dashboard-module__z7ihAW__stockList{flex-direction:column;gap:24px;display:flex}.dashboard-module__z7ihAW__stockItem{cursor:pointer;border-radius:var(--radius-base);justify-content:space-between;align-items:center;margin:-8px;padding:8px;transition:background .2s;display:flex}.dashboard-module__z7ihAW__stockItem:hover{background:var(--hover-bg)}.dashboard-module__z7ihAW__stockLeft{align-items:center;gap:12px;display:flex}.dashboard-module__z7ihAW__stockIcon{background:var(--hover-bg);border-radius:var(--radius-lg);width:40px;height:40px;color:var(--text-color-secondary);justify-content:center;align-items:center;font-size:12px;font-weight:700;transition:all .2s;display:flex}.dashboard-module__z7ihAW__stockItem:hover .dashboard-module__z7ihAW__stockIcon{background:rgba(var(--primary-rgb),.1);color:var(--primary-color)}.dashboard-module__z7ihAW__stockInfo{flex-direction:column;gap:2px;display:flex}.dashboard-module__z7ihAW__stockName{color:var(--text-color);font-size:14px;font-weight:600}.dashboard-module__z7ihAW__stockPrice{color:var(--text-color-secondary);text-transform:uppercase;letter-spacing:.05em;font-size:10px;font-weight:700}.dashboard-module__z7ihAW__stockChange{align-items:center;gap:4px;font-size:12px;font-weight:700;display:flex}.dashboard-module__z7ihAW__stockChange.dashboard-module__z7ihAW__positive{color:#10b981}.dashboard-module__z7ihAW__stockChange.dashboard-module__z7ihAW__negative{color:#ef4444}.dashboard-module__z7ihAW__aiSignalSection{border-top:1px solid var(--border-color-light);margin-top:32px;padding-top:32px}.dashboard-module__z7ihAW__aiSignalCard{background:rgba(var(--primary-rgb),.05);border-radius:var(--radius-lg);align-items:center;gap:16px;padding:16px;display:flex}.dashboard-module__z7ihAW__aiSignalIcon{background:var(--background-card);width:40px;height:40px;color:var(--primary-color);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex;box-shadow:0 2px 4px #0000001a}.dashboard-module__z7ihAW__aiSignalContent{flex:1}.dashboard-module__z7ihAW__aiSignalTitle{color:var(--text-color);margin-bottom:2px;font-size:12px;font-weight:700}.dashboard-module__z7ihAW__aiSignalText{color:var(--primary-color);font-size:10px}.dashboard-module__z7ihAW__aiSignalButton{background:var(--background-card);border-radius:var(--radius-base);cursor:pointer;color:var(--primary-color);border:none;flex-shrink:0;padding:6px;box-shadow:0 2px 4px #0000001a}@media (max-width:768px){.dashboard-module__z7ihAW__welcomeTitle{font-size:28px}.dashboard-module__z7ihAW__statsGrid{grid-template-columns:1fr}.dashboard-module__z7ihAW__chartCard,.dashboard-module__z7ihAW__watchlistCard{padding:24px}.dashboard-module__z7ihAW__welcomeSection,.dashboard-module__z7ihAW__welcomeActions{flex-direction:column}.dashboard-module__z7ihAW__actionButton{justify-content:center;width:100%}}
.index-module__PyiE4q__tableCard{background:var(--background-card);border-radius:var(--radius-lg);border:1px solid var(--border-color-light);overflow:hidden;box-shadow:0 2px 4px #0000000a}.index-module__PyiE4q__tableFlatWrapper{width:100%;overflow:visible}.index-module__PyiE4q__tableWrapper{width:100%;overflow-x:auto}.index-module__PyiE4q__table{border-collapse:collapse;text-align:left;width:100%}.index-module__PyiE4q__table th{background:var(--background-secondary);color:var(--text-color-secondary);text-transform:uppercase;letter-spacing:.05em;border-bottom:1px solid var(--border-color-light);padding:16px 24px;font-size:12px;font-weight:700}.index-module__PyiE4q__table td{border-bottom:1px solid var(--border-color-light);vertical-align:middle;padding:20px 24px}.index-module__PyiE4q__table tr:last-child td{border-bottom:none}.index-module__PyiE4q__table tr:hover td{background:var(--hover-bg)}@media (max-width:768px){.index-module__PyiE4q__table th,.index-module__PyiE4q__table td{padding:12px 16px}}.index-module__PyiE4q__loadingWrapper{justify-content:center;align-items:center;min-height:100px;display:flex}.index-module__PyiE4q__spinner{border:2px solid var(--border-color-light,#e2e8f0);border-top-color:var(--primary-color,#3b82f6);border-radius:50%;width:24px;height:24px;animation:.8s linear infinite index-module__PyiE4q__spin}@keyframes index-module__PyiE4q__spin{to{transform:rotate(360deg)}}
.toast-module__lX4l_q__toastContainer{z-index:2000;pointer-events:none;position:fixed;top:20px;left:50%;transform:translate(-50%)}.toast-module__lX4l_q__toast{color:#fff;opacity:0;pointer-events:auto;background:#000c;border:1px solid #ffffff1f;border-radius:10px;align-items:center;gap:10px;padding:12px 16px;font-size:14px;transition:opacity .2s,transform .2s;display:inline-flex;transform:translateY(-8px);box-shadow:0 8px 24px #0000002e}.toast-module__lX4l_q__toastIndicator{background:currentColor;border-radius:999px;flex-shrink:0;width:8px;height:8px}.toast-module__lX4l_q__toastInfo{color:#fff;background:#000c}.toast-module__lX4l_q__toastSuccess{color:#fff;background:#10b981f2;border-color:#10b981b3}.toast-module__lX4l_q__toastError{color:#fff;background:#ef4444f2;border-color:#ef4444b3}.toast-module__lX4l_q__toastVisible{opacity:1;transform:translateY(0)}
.report-calendar-module__o1K1lG__container{margin-top:0;display:inline-block;position:relative}.report-calendar-module__o1K1lG__trigger{color:#fff;cursor:pointer;white-space:nowrap;background:#ffffff1a;border:1px solid #fff3;border-radius:8px;align-items:center;gap:8px;padding:6px 12px;font-size:14px;font-weight:500;transition:all .2s;display:flex}.report-calendar-module__o1K1lG__trigger:hover{background:#fff3;border-color:#ffffff4d}.report-calendar-module__o1K1lG__icon{opacity:.8;width:16px;height:16px}.report-calendar-module__o1K1lG__currentDate{align-items:center;gap:4px;display:flex}.report-calendar-module__o1K1lG__latestTag{opacity:.7;font-size:12px;font-weight:400}.report-calendar-module__o1K1lG__chevron{opacity:.6;width:14px;height:14px;transition:transform .2s}.report-calendar-module__o1K1lG__chevronOpen{transform:rotate(180deg)}.report-calendar-module__o1K1lG__dropdown{z-index:1000;background:#fff;border-radius:12px;width:200px;animation:.2s report-calendar-module__o1K1lG__slideDown;position:absolute;top:calc(100% + 8px);left:0;overflow:hidden;box-shadow:0 10px 25px #0003}@keyframes report-calendar-module__o1K1lG__slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.report-calendar-module__o1K1lG__dropdownHeader{color:#666;background:#f8f9fa;border-bottom:1px solid #eee;padding:12px 16px;font-size:12px;font-weight:600}.report-calendar-module__o1K1lG__dateList{max-height:240px;padding:4px 0;overflow-y:auto}.report-calendar-module__o1K1lG__dateItem{text-align:left;color:#333;cursor:pointer;background:0 0;border:none;width:100%;padding:10px 16px;font-size:14px;transition:background .2s}.report-calendar-module__o1K1lG__dateItem:hover{color:var(--primary-color,#06f);background:#f0f7ff}.report-calendar-module__o1K1lG__active{color:var(--primary-color,#06f);background:#e6f0ff;font-weight:600}.report-calendar-module__o1K1lG__dateList::-webkit-scrollbar{width:6px}.report-calendar-module__o1K1lG__dateList::-webkit-scrollbar-track{background:0 0}.report-calendar-module__o1K1lG__dateList::-webkit-scrollbar-thumb{background:#ddd;border-radius:3px}.report-calendar-module__o1K1lG__dateList::-webkit-scrollbar-thumb:hover{background:#ccc}
.stock-header-module__eWRYlW__stockHeaderSection{background:0 0;min-height:180px;margin-bottom:24px;padding:40px 48px 32px}.stock-header-module__eWRYlW__stockHeader{align-items:flex-start;gap:120px;width:100%;display:flex}.stock-header-module__eWRYlW__stockInfoSection{flex:0 0 350px;min-width:350px;max-width:350px}.stock-header-module__eWRYlW__stockTitle{flex-direction:column;align-items:flex-start;gap:20px;width:100%;display:flex}.stock-header-module__eWRYlW__stockHeaderRow{flex-wrap:wrap;align-items:center;gap:16px;width:100%;display:flex}.stock-header-module__eWRYlW__stockName{color:#fff;text-shadow:0 2px 4px #0000004d;letter-spacing:.5px;text-overflow:ellipsis;white-space:nowrap;max-width:280px;margin:0;font-size:32px;font-weight:700;overflow:hidden}.stock-header-module__eWRYlW__stockNameCompact{font-size:24px}.stock-header-module__eWRYlW__stockInfoBadges{align-items:center;gap:8px;display:flex}.stock-header-module__eWRYlW__headerActions{align-items:center;gap:12px;margin-top:8px;display:flex}.stock-header-module__eWRYlW__stockMarket{color:#fffffff2;text-transform:uppercase;letter-spacing:.5px;white-space:nowrap;background:#ffffff26;border-radius:6px;padding:4px 8px;font-size:12px;font-weight:600}.stock-header-module__eWRYlW__stockCode{color:#fffffff2;white-space:nowrap;background:#ffffff1a;border-radius:6px;padding:4px 8px;font-family:Monaco,Consolas,monospace;font-size:12px;font-weight:600}.stock-header-module__eWRYlW__iconButton{flex:none;justify-content:center;align-items:center;width:32px;height:32px;padding:0;display:inline-flex}.stock-header-module__eWRYlW__favoriteButton{color:#fff;box-shadow:none;background:0 0;border:none}.stock-header-module__eWRYlW__favoriteButton:hover{color:#fff;transform:scale(1.05)}.stock-header-module__eWRYlW__favoriteSelected{color:#fff}.stock-header-module__eWRYlW__shareButton{color:#fff;box-shadow:none;background:0 0;border:none}.stock-header-module__eWRYlW__shareButton:hover{color:#fff;transform:scale(1.05)}.stock-header-module__eWRYlW__shareIcon{width:20px;height:20px;display:block}.stock-header-module__eWRYlW__shareIcon path{fill:currentColor}.stock-header-module__eWRYlW__favoriteIcon{width:22px;height:22px;display:block}.stock-header-module__eWRYlW__favoriteIcon path{fill:none;stroke:currentColor;stroke-width:1.6px}.stock-header-module__eWRYlW__favoriteIconSelected path{fill:var(--background-primary);stroke:none}.stock-header-module__eWRYlW__sharePopup{z-index:2100;background:var(--background-primary);color:var(--text-color-secondary);border:1px solid var(--primary-color);box-shadow:var(--shadow-panel);border-radius:8px;flex-direction:column;gap:8px;min-width:160px;padding:10px;display:flex;position:fixed}.stock-header-module__eWRYlW__sharePopupButton{color:inherit;cursor:pointer;background:0 0;border:none;align-items:center;gap:8px;padding:4px 0;font-size:14px;display:inline-flex}.stock-header-module__eWRYlW__sharePopupButton:hover{color:var(--text-color);background:var(--hover-bg)}.stock-header-module__eWRYlW__sharePopupIcon{font-size:14px}.stock-header-module__eWRYlW__sharePopupCopied{color:var(--text-color-secondary);font-size:12px}.stock-header-module__eWRYlW__companyInfoSection{flex:auto;min-width:400px}.stock-header-module__eWRYlW__companyName{color:#fff;margin-bottom:12px;font-size:16px;font-weight:600}.stock-header-module__eWRYlW__listingDate{color:#fffc;margin-left:6px;font-size:12px;font-weight:400}.stock-header-module__eWRYlW__companyIntro{color:#ffffffe6}.stock-header-module__eWRYlW__introText{text-align:justify;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;max-height:4.8em;margin:0;font-size:14px;line-height:1.6;display:-webkit-box;overflow:hidden}@media (max-width:900px){.stock-header-module__eWRYlW__stockHeader{flex-direction:column;gap:20px}.stock-header-module__eWRYlW__stockInfoSection,.stock-header-module__eWRYlW__companyInfoSection{flex:0 auto;width:100%;min-width:0;max-width:none}.stock-header-module__eWRYlW__stockName{white-space:normal;max-width:none}.stock-header-module__eWRYlW__iconButton{width:48px}}
.stock-tabs-module__n1SMxq__navTabs{scrollbar-width:none;-ms-overflow-style:none;border-bottom:1px solid #fff3;gap:48px;padding:0 64px;display:flex;overflow-x:auto}.stock-tabs-module__n1SMxq__navTabs::-webkit-scrollbar{display:none}.stock-tabs-module__n1SMxq__navTab{color:#fffc;cursor:pointer;white-space:nowrap;flex-shrink:0;padding:10px 6px 6px;font-size:16px;font-weight:500;text-decoration:none;transition:all .2s;position:relative}.stock-tabs-module__n1SMxq__navTab:hover{color:#fff}.stock-tabs-module__n1SMxq__active{color:#fff;font-weight:600}.stock-tabs-module__n1SMxq__active:after{content:"";background:#fff;border-radius:2px 2px 0 0;height:3px;position:absolute;bottom:-1px;left:0;right:0}.stock-tabs-module__n1SMxq__disabled{color:#fff6;cursor:not-allowed}@media (max-width:768px){.stock-tabs-module__n1SMxq__navTabs{gap:16px;padding:0 24px}.stock-tabs-module__n1SMxq__navTab{padding:6px 2px;font-size:14px}}
.async-task-progress-module__yLFsnW__asyncTaskProgress{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#f8f9fa73;border:1px solid #e9ecef66;border-radius:12px;padding:24px}.async-task-progress-module__yLFsnW__progressHeader{border-bottom:1px solid #e9ecef;justify-content:space-between;align-items:center;margin-bottom:12px;padding-bottom:8px;display:flex}.async-task-progress-module__yLFsnW__progressTitle{margin:0;font-size:16px;font-weight:600}.async-task-progress-module__yLFsnW__refreshButton{color:var(--primary-color);cursor:pointer;background:0 0;border:none;font-size:12px}.async-task-progress-module__yLFsnW__modulesList{flex-direction:column;gap:8px;display:flex}.async-task-progress-module__yLFsnW__moduleItem{border-radius:4px;align-items:center;gap:8px;padding:6px 8px;display:flex}.async-task-progress-module__yLFsnW__moduleName{flex:1;font-size:14px;font-weight:500}.async-task-progress-module__yLFsnW__moduleStatus{color:#8c8c8c;background:#0000000a;border-radius:4px;padding:2px 8px;font-size:12px}.async-task-progress-module__yLFsnW__viewLink{color:var(--primary-color);cursor:pointer;background:0 0;border:none;font-size:12px;text-decoration:underline}.async-task-progress-module__yLFsnW__status-completed{background:#52c41a0f}.async-task-progress-module__yLFsnW__status-running{background:#1890ff0f}.async-task-progress-module__yLFsnW__status-pending{background:#00000005}.async-task-progress-module__yLFsnW__status-completed .async-task-progress-module__yLFsnW__moduleStatus{color:#52c41a;background:#52c41a1a}.async-task-progress-module__yLFsnW__status-running .async-task-progress-module__yLFsnW__moduleStatus{color:#1890ff;background:#1890ff1a}@media (max-width:768px){.async-task-progress-module__yLFsnW__asyncTaskProgress{padding:12px}.async-task-progress-module__yLFsnW__progressTitle{font-size:14px}.async-task-progress-module__yLFsnW__moduleName{font-size:13px}}
.tab-navigation-links-module__4bA_RG__tabNavigationLinks{border-top:1px solid var(--border-color-light);margin-top:24px;padding:16px 0}.tab-navigation-links-module__4bA_RG__navLinksText{color:var(--text-color-secondary);font-size:13px;line-height:1.6}.tab-navigation-links-module__4bA_RG__label{margin-right:8px}.tab-navigation-links-module__4bA_RG__navLink{color:var(--primary-color);cursor:pointer;transition:color .2s}.tab-navigation-links-module__4bA_RG__navLink:hover{color:var(--primary-dark);text-decoration:underline}.tab-navigation-links-module__4bA_RG__active{color:var(--text-color);font-weight:600;text-decoration:underline}.tab-navigation-links-module__4bA_RG__disabled{color:var(--text-color-disabled);cursor:not-allowed}.tab-navigation-links-module__4bA_RG__separator{color:var(--text-color-disabled);margin:0 6px}@media (max-width:768px){.tab-navigation-links-module__4bA_RG__navLinksText{flex-wrap:wrap;gap:4px;font-size:12px;display:flex}}
.analysis-tab-panel-module__MnzdJG__tabSection{width:100%;min-height:220px;padding:32px}.analysis-tab-panel-module__MnzdJG__analysisContainer{width:100%}.analysis-tab-panel-module__MnzdJG__analysisLoading{padding:20px}.analysis-tab-panel-module__MnzdJG__analysisError{text-align:center;padding:20px}.analysis-tab-panel-module__MnzdJG__analysisContent{width:100%}.analysis-tab-panel-module__MnzdJG__analysisContent.analysis-tab-panel-module__MnzdJG__withToggle{align-items:flex-start;gap:16px;display:flex}.analysis-tab-panel-module__MnzdJG__analysisBody{width:100%;min-width:0}.analysis-tab-panel-module__MnzdJG__streamingHeader{border-left:3px solid var(--primary-color);background:#456bca1a;border-radius:8px;align-items:center;gap:8px;margin-bottom:12px;padding:8px 12px;display:flex}.analysis-tab-panel-module__MnzdJG__streamingIcon{color:var(--primary-color);animation:1.5s linear infinite analysis-tab-panel-module__MnzdJG__rotate}.analysis-tab-panel-module__MnzdJG__streamingText{color:var(--text-color-secondary);font-size:12px;font-weight:600}.analysis-tab-panel-module__MnzdJG__analysisContent .analysis-tab-panel-module__MnzdJG__streamingCursor{color:var(--primary-color);margin-left:2px;font-weight:700;animation:1s ease-in-out infinite analysis-tab-panel-module__MnzdJG__blink;display:inline-block}.analysis-tab-panel-module__MnzdJG__initialLoading{gap:12px;display:grid}.analysis-tab-panel-module__MnzdJG__loadingRow{background:linear-gradient(90deg,#eef1f5 25%,#f6f8fb 50%,#eef1f5 75%) 0 0/200% 100%;border-radius:8px;height:14px;animation:1.6s infinite analysis-tab-panel-module__MnzdJG__skeleton}.analysis-tab-panel-module__MnzdJG__loadingText{text-align:center;color:var(--text-color-secondary);font-size:12px}.analysis-tab-panel-module__MnzdJG__primaryButton{background:var(--primary-color);color:#fff;cursor:pointer;border:none;border-radius:999px;margin-top:16px;padding:8px 16px}.analysis-tab-panel-module__MnzdJG__viewToggleRail{z-index:10;flex:0 0 40px;justify-content:flex-end;margin-left:-40px;display:flex;position:relative}.analysis-tab-panel-module__MnzdJG__viewToggleGroup{background:#456bca0b;border:1px solid #456bca1f;border-radius:0 9px 9px 0;flex-direction:column;gap:0;padding:0 0 0 4px;display:flex;position:sticky;top:80px;box-shadow:0 4px 12px #0000000a}.analysis-tab-panel-module__MnzdJG__toggleItem{width:32px;height:48px;color:var(--text-color-secondary);cursor:pointer;background:0 0;border:none;border-radius:0 7px 7px 0;justify-content:center;align-items:center;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex;position:relative}.analysis-tab-panel-module__MnzdJG__toggleItem:hover{color:var(--primary-color);background:#456bca14}.analysis-tab-panel-module__MnzdJG__toggleItem.analysis-tab-panel-module__MnzdJG__active{color:var(--primary-color);background:#fff}.analysis-tab-panel-module__MnzdJG__hoverLabel{color:#f8fafc;white-space:nowrap;pointer-events:none;opacity:0;background:#1e293b;border-radius:6px;margin-left:10px;padding:6px 10px;font-size:11px;font-weight:500;transition:all .2s;position:absolute;left:100%;transform:translate(-10px);box-shadow:0 4px 6px -1px #0000001a}.analysis-tab-panel-module__MnzdJG__hoverLabel:before{content:"";border:5px solid #0000;border-right-color:#1e293b;position:absolute;top:50%;right:100%;transform:translateY(-50%)}.analysis-tab-panel-module__MnzdJG__toggleItem:hover .analysis-tab-panel-module__MnzdJG__hoverLabel{opacity:1;transform:translate(0)}.analysis-tab-panel-module__MnzdJG__markdownContent{color:var(--text-color-secondary);line-height:1.7}.analysis-tab-panel-module__MnzdJG__emptyState{text-align:center;color:var(--text-color-secondary);padding:24px}@keyframes analysis-tab-panel-module__MnzdJG__rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes analysis-tab-panel-module__MnzdJG__blink{0%,50%{opacity:1}51%,to{opacity:.3}}@keyframes analysis-tab-panel-module__MnzdJG__skeleton{0%{background-position:100% 0}to{background-position:-100% 0}}@media (max-width:768px){.analysis-tab-panel-module__MnzdJG__tabSection{padding:20px}.analysis-tab-panel-module__MnzdJG__viewToggleRail{width:28px;margin-left:-20px}}
.decision-badge-module__lrccFa__decisionBadge{box-shadow:none;letter-spacing:.5px;background:0 0;border:none;border-radius:999px;align-items:center;gap:6px;padding:12px 20px;font-size:24px;font-weight:700;display:inline-flex}.decision-badge-module__lrccFa__buy.decision-badge-module__lrccFa__localeEn{color:#fff;background:var(--report-chart-positive-strong);box-shadow:none}.decision-badge-module__lrccFa__sell.decision-badge-module__lrccFa__localeEn{color:#fff;background:var(--report-chart-negative-strong);box-shadow:none}.decision-badge-module__lrccFa__buy.decision-badge-module__lrccFa__localeZh{color:#fff;background:var(--report-chart-positive-strong);box-shadow:none}.decision-badge-module__lrccFa__sell.decision-badge-module__lrccFa__localeZh{color:#fff;background:var(--report-chart-negative-strong);box-shadow:none}.decision-badge-module__lrccFa__hold{color:#fff;background:var(--rating-hold);box-shadow:none}
.rating-chip-module__33btZG__ratingChip{border:1px solid color-mix(in srgb,var(--report-chart-accent)28%,transparent);background:color-mix(in srgb,var(--report-chart-accent)8%,#fff);box-shadow:none;border-radius:999px;align-items:baseline;gap:6px;padding:6px 12px;display:inline-flex}.rating-chip-module__33btZG__ratingLabel{color:var(--text-color-secondary);font-size:12px;font-weight:600}.rating-chip-module__33btZG__ratingValue{color:var(--text-color);font-size:18px;font-weight:700;line-height:1}.rating-chip-module__33btZG__ratingScale{color:var(--text-color-secondary);font-size:14px;font-weight:600;line-height:1}
.report-summary-box-module__aKNUpq__reportSummaryBox{width:100%}.report-summary-box-module__aKNUpq__variantBoxed{background:#456bca0f;border-radius:12px;padding:12px}.report-summary-box-module__aKNUpq__variantNone{background:0 0;border:none;padding:0}
.report-hero-card-module__2_q1vq__glassCard{background:var(--background-card,#fff);border:1px solid #d1d9e0cc;border-radius:16px;transition:transform .2s,box-shadow .2s;position:relative;overflow:hidden;box-shadow:0 12px 40px #17243b1f}.report-hero-card-module__2_q1vq__glassCard:hover{transform:translateY(-2px);box-shadow:0 18px 50px #17243b29}.report-hero-card-module__2_q1vq__heroCard{padding:28px}.report-hero-card-module__2_q1vq__heroCardSpaced{margin-bottom:24px}.report-hero-card-module__2_q1vq__heroBg{filter:blur(60px);pointer-events:none;background:#456bca14;border-radius:999px;width:420px;height:420px;position:absolute;top:-140px;right:-160px}.report-hero-card-module__2_q1vq__heroBody{z-index:1;grid-template-columns:1fr auto 1fr;gap:28px;display:grid;position:relative}.report-hero-card-module__2_q1vq__heroBodyWithCenter{grid-template-columns:1fr auto 1fr auto 1fr}.report-hero-card-module__2_q1vq__heroColumn{min-width:0}.report-hero-card-module__2_q1vq__heroDivider{background:#00000014;width:1px}.report-hero-card-module__2_q1vq__heroFooter{margin-top:24px}@media (max-width:1023px){.report-hero-card-module__2_q1vq__heroBody,.report-hero-card-module__2_q1vq__heroBodyWithCenter{grid-template-columns:1fr}.report-hero-card-module__2_q1vq__heroDivider{display:none}}
.report-hero-header-module__XydABq__heroHeader{border-bottom:1px solid var(--border-color-light);justify-content:space-between;align-items:flex-start;gap:64px;margin-bottom:20px;padding-bottom:20px;display:flex}.report-hero-header-module__XydABq__heroBadges{scrollbar-width:none;-ms-overflow-style:none;flex-wrap:nowrap;flex:none;align-items:center;gap:10px;max-width:100%;padding-bottom:6px;display:flex;overflow-x:auto}.report-hero-header-module__XydABq__heroBadges::-webkit-scrollbar{height:0;display:none}.report-hero-header-module__XydABq__heroMeta{text-align:right;flex-direction:column;flex:0 600px;align-items:flex-end;gap:6px;min-width:0;max-width:600px;display:flex}.report-hero-header-module__XydABq__heroMetaRow{align-items:baseline;gap:6px;min-width:0;display:flex}.report-hero-header-module__XydABq__heroMetaLabel{letter-spacing:.12em;text-transform:uppercase;opacity:.8;color:var(--text-color-secondary);white-space:nowrap;font-size:10px}.report-hero-header-module__XydABq__heroMetaValue{color:var(--text-color-secondary);opacity:.8;min-width:0;font-family:inherit;font-size:10px}.report-hero-header-module__XydABq__heroMetaMono{font-family:inherit}.report-hero-header-module__XydABq__heroMetaDescription{white-space:normal;word-break:break-word;overflow-wrap:anywhere;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;font-family:inherit;display:-webkit-box;overflow:hidden}.report-hero-header-module__XydABq__heroMetaDescription:hover{-webkit-line-clamp:unset;line-clamp:unset;display:block;overflow:visible}@media (max-width:959px){.report-hero-header-module__XydABq__heroHeader{flex-direction:column;align-items:flex-start;gap:20px}.report-hero-header-module__XydABq__heroMeta{text-align:left;flex:auto;align-items:flex-start;max-width:100%}}@media (max-width:600px){.report-hero-header-module__XydABq__heroBadges{flex-wrap:wrap;overflow-x:visible}}
.report-hero-section-label-module__D4SIqW__heroSectionLabel{color:var(--report-chart-primary);align-items:center;gap:6px;margin-bottom:8px;font-size:13px;font-weight:600;display:inline-flex}.report-hero-section-label-module__D4SIqW__heroSectionIcon{color:inherit;flex:none;justify-content:center;align-items:center;display:inline-flex}.report-hero-section-label-module__D4SIqW__heroSectionIcon svg{stroke:currentColor}.report-hero-section-label-module__D4SIqW__toneBear{color:var(--report-chart-negative-strong)}.report-hero-section-label-module__D4SIqW__toneBull{color:var(--report-chart-positive-strong)}.report-hero-section-label-module__D4SIqW__toneHold{color:var(--report-chart-hold)}
.report-strategy-list-module__zywQCW__strategyList{flex-direction:column;gap:16px;margin:0;padding:0;list-style:none;display:flex}.report-strategy-list-module__zywQCW__strategyList li{color:var(--text-color-secondary);align-items:flex-start;gap:10px;min-width:0;font-size:14px;line-height:1.7;display:flex}.report-strategy-list-module__zywQCW__strategyDot{background:#456bca99;border-radius:999px;flex:none;width:6px;height:6px;margin-top:8px;box-shadow:0 0 12px #456bca33}.report-strategy-list-module__zywQCW__strategyListBear .report-strategy-list-module__zywQCW__strategyDot{background:var(--report-chart-negative-strong);opacity:.8}.report-strategy-list-module__zywQCW__strategyListBull .report-strategy-list-module__zywQCW__strategyDot{background:var(--report-chart-positive-strong);opacity:.8}.report-strategy-list-module__zywQCW__strategyListHold .report-strategy-list-module__zywQCW__strategyDot{background:var(--report-chart-hold);opacity:.85}.report-strategy-list-module__zywQCW__strategyText{white-space:pre-wrap;overflow-wrap:anywhere;word-break:break-word;min-width:0}.report-strategy-list-module__zywQCW__strategyTerm{min-width:44px;color:var(--text-color);font-style:italic;font-weight:700;display:inline-block}.report-strategy-list-module__zywQCW__strategySep{color:var(--text-color-secondary);opacity:.8;margin:0 4px}.report-strategy-list-module__zywQCW__strategyAdvice{color:var(--text-color-secondary);font-weight:400}.report-strategy-list-module__zywQCW__strategyEmpty{color:var(--text-color-secondary);white-space:pre-wrap;overflow-wrap:anywhere;word-break:break-word;margin:0 0 16px;font-size:14px;line-height:1.8}
.report-hero-summary-module__oe1NFq__reportHeroSummaryBlock{flex-direction:column;gap:2px;display:flex}.report-hero-summary-module__oe1NFq__reportHeroSummary{background:#f7f9ffb3;border-color:#e8eef5b3;width:min(820px,100%);margin-top:0;margin-left:auto;margin-right:auto;padding:14px 18px}.report-hero-summary-module__oe1NFq__reportHeroQuoteMark{opacity:.2;color:var(--primary-color);justify-content:flex-start;margin-bottom:6px;display:flex}.report-hero-summary-module__oe1NFq__reportHeroQuote{color:var(--text-color-secondary);margin:0;font-size:14px;font-weight:400;line-height:2}.report-hero-summary-module__oe1NFq__reportHeroQuoteMultiline{white-space:pre-wrap}.report-hero-summary-module__oe1NFq__reportHeroList{margin-top:2px}@media (max-width:959px){.report-hero-summary-module__oe1NFq__reportHeroQuote{font-size:13px}}
.report-hero-overview-module__5ggeaa__heroOverview{color:var(--text-color-secondary);white-space:pre-wrap;margin:0 0 16px;font-size:14px;line-height:1.8}
.report-analysis-card-module__xfZ9gW__glassCard{background:var(--background-card,#fff);border:1px solid #d1d9e0cc;border-radius:16px;transition:transform .2s,box-shadow .2s;position:relative;overflow:hidden;box-shadow:0 12px 40px #17243b1f}.report-analysis-card-module__xfZ9gW__glassCard:hover{transform:translateY(-2px);box-shadow:0 18px 50px #17243b29}.report-analysis-card-module__xfZ9gW__chartCard{flex-direction:column;gap:16px;padding:24px;display:flex}.report-analysis-card-module__xfZ9gW__cardHeader{flex-direction:column;gap:16px;display:flex}.report-analysis-card-module__xfZ9gW__cardHeaderTop{justify-content:space-between;align-items:center;gap:16px;display:flex}.report-analysis-card-module__xfZ9gW__cardHeaderLeft{align-items:center;gap:10px;display:flex}.report-analysis-card-module__xfZ9gW__cardIcon{width:32px;height:32px;color:var(--report-chart-primary);background:#456bca1a;border:1px solid #456bca2e;border-radius:10px;place-items:center;font-size:12px;font-weight:900;display:grid}.report-analysis-card-module__xfZ9gW__cardTitle{color:var(--text-color);letter-spacing:-.02em;margin:0;font-size:18px;font-weight:900}.report-analysis-card-module__xfZ9gW__metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;width:100%;display:grid}.report-analysis-card-module__xfZ9gW__metricsPairs{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;width:100%;display:grid}@media (max-width:1199px){.report-analysis-card-module__xfZ9gW__metricsPairs{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:959px){.report-analysis-card-module__xfZ9gW__metrics,.report-analysis-card-module__xfZ9gW__metricsPairs{grid-template-columns:repeat(2,minmax(0,1fr))}}.report-analysis-card-module__xfZ9gW__metric{border-left:1px solid #0000000f;padding-left:14px;position:relative}.report-analysis-card-module__xfZ9gW__metricPairCard{background:var(--background-secondary,#f7f9ff);border:1px solid #d1d9e0bf;border-radius:12px;padding:10px 12px}.report-analysis-card-module__xfZ9gW__metricPair{-moz-column-gap:12px;grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:6px 12px;display:grid}.report-analysis-card-module__xfZ9gW__metricPairItem{gap:2px;min-width:0;display:grid}.report-analysis-card-module__xfZ9gW__metricTooltip{max-width:min(360px,72vw);color:var(--text-color-secondary);white-space:normal;opacity:0;visibility:hidden;pointer-events:none;z-index:10;background:#fff;border:1px solid #d1d9e0e6;border-radius:10px;padding:8px 10px;font-size:12px;line-height:1.45;position:absolute;top:-10px;left:14px;transform:translateY(-100%);box-shadow:0 12px 30px #181b3129}.report-analysis-card-module__xfZ9gW__metricTooltip:after{content:"";background:#fff;border-bottom:1px solid #d1d9e0e6;border-right:1px solid #d1d9e0e6;width:10px;height:10px;position:absolute;bottom:-6px;left:16px;transform:rotate(45deg)}.report-analysis-card-module__xfZ9gW__metricHasTooltip:hover .report-analysis-card-module__xfZ9gW__metricTooltip{opacity:1;visibility:visible}.report-analysis-card-module__xfZ9gW__metricLabel{color:var(--text-color-secondary);letter-spacing:.12em;text-transform:uppercase;opacity:.85;font-size:10px;font-weight:700}.report-analysis-card-module__xfZ9gW__metricValue{color:var(--text-color);align-items:baseline;gap:6px;margin-top:2px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:14px;font-weight:700;display:inline-flex}.report-analysis-card-module__xfZ9gW__metricValueHighlight{color:var(--report-chart-primary);background:#456bca1a;border:1px solid #456bca2e;border-radius:8px;margin-top:0;padding:2px 8px}.report-analysis-card-module__xfZ9gW__metricUnit{color:var(--text-color-secondary);opacity:.8;font-size:10px;font-weight:700;font-family:var(--font-family-body,inherit)}.report-analysis-card-module__xfZ9gW__metricLabelaccent,.report-analysis-card-module__xfZ9gW__metricValueaccent{color:var(--report-chart-accent);opacity:1}.report-analysis-card-module__xfZ9gW__metricLabelhold,.report-analysis-card-module__xfZ9gW__metricValuehold{color:var(--report-chart-hold);opacity:1}.report-analysis-card-module__xfZ9gW__metricLabelpositive,.report-analysis-card-module__xfZ9gW__metricValuepositive{color:var(--report-chart-positive-strong);opacity:1}.report-analysis-card-module__xfZ9gW__metricLabelnegative,.report-analysis-card-module__xfZ9gW__metricValuenegative{color:var(--report-chart-negative-strong);opacity:1}.report-analysis-card-module__xfZ9gW__metricLabelneutral,.report-analysis-card-module__xfZ9gW__metricValueneutral{color:var(--report-chart-neutral);opacity:1}.report-analysis-card-module__xfZ9gW__metricLabelclose,.report-analysis-card-module__xfZ9gW__metricValueclose{color:var(--text-color);opacity:1}.report-analysis-card-module__xfZ9gW__metricLabelma5,.report-analysis-card-module__xfZ9gW__metricValuema5{color:var(--report-chart-positive-strong);opacity:1}.report-analysis-card-module__xfZ9gW__metricLabelma20,.report-analysis-card-module__xfZ9gW__metricValuema20{color:var(--report-chart-hold);opacity:1}.report-analysis-card-module__xfZ9gW__metricLabelma60,.report-analysis-card-module__xfZ9gW__metricValuema60{color:var(--report-chart-negative-strong);opacity:1}.report-analysis-card-module__xfZ9gW__metricLabelmacd,.report-analysis-card-module__xfZ9gW__metricValuemacd{color:var(--report-chart-accent);opacity:1}.report-analysis-card-module__xfZ9gW__metricLabelsignal,.report-analysis-card-module__xfZ9gW__metricValuesignal{color:var(--report-chart-hold);opacity:1}.report-analysis-card-module__xfZ9gW__metricLabelmacd-hist,.report-analysis-card-module__xfZ9gW__metricValuemacd-hist{opacity:1;background:linear-gradient(90deg,var(--report-chart-positive-strong),var(--report-chart-negative-strong));color:#0000;-webkit-background-clip:text;background-clip:text}.report-analysis-card-module__xfZ9gW__metricLabelboll-close,.report-analysis-card-module__xfZ9gW__metricValueboll-close{color:var(--report-chart-neutral);opacity:1}.report-analysis-card-module__xfZ9gW__metricLabelboll-middle,.report-analysis-card-module__xfZ9gW__metricValueboll-middle{color:var(--report-chart-hold);opacity:1}.report-analysis-card-module__xfZ9gW__metricLabelboll-strong-buy,.report-analysis-card-module__xfZ9gW__metricValueboll-strong-buy{color:var(--report-chart-positive-strong);opacity:1}.report-analysis-card-module__xfZ9gW__metricLabelboll-strong-sell,.report-analysis-card-module__xfZ9gW__metricValueboll-strong-sell{color:var(--report-chart-negative-strong);opacity:1}.report-analysis-card-module__xfZ9gW__metricLabelrsi14,.report-analysis-card-module__xfZ9gW__metricValuersi14{color:var(--report-chart-primary);opacity:1}.report-analysis-card-module__xfZ9gW__metricLabelrsi6,.report-analysis-card-module__xfZ9gW__metricValuersi6{color:var(--report-chart-hold);opacity:1}.report-analysis-card-module__xfZ9gW__metricLabelrsi-threshold-buy,.report-analysis-card-module__xfZ9gW__metricValuersi-threshold-buy{color:var(--report-chart-positive-strong);opacity:1}.report-analysis-card-module__xfZ9gW__metricLabelrsi-threshold-sell,.report-analysis-card-module__xfZ9gW__metricValuersi-threshold-sell{color:var(--report-chart-negative-strong);opacity:1}.report-analysis-card-module__xfZ9gW__metricLabelkdj-k,.report-analysis-card-module__xfZ9gW__metricValuekdj-k{color:var(--report-chart-neutral);opacity:1}.report-analysis-card-module__xfZ9gW__metricLabelkdj-d,.report-analysis-card-module__xfZ9gW__metricValuekdj-d{color:var(--report-chart-hold);opacity:1}.report-analysis-card-module__xfZ9gW__metricLabelkdj-j,.report-analysis-card-module__xfZ9gW__metricValuekdj-j{color:var(--report-chart-primary);opacity:1}.report-analysis-card-module__xfZ9gW__cardSummary{margin-bottom:4px}.report-analysis-card-module__xfZ9gW__summaryHeader{color:var(--report-chart-primary);align-items:center;gap:8px;margin-bottom:10px;display:flex}.report-analysis-card-module__xfZ9gW__summaryHeaderLabel{letter-spacing:.15em;text-transform:uppercase;font-size:10px;font-weight:800}.report-analysis-card-module__xfZ9gW__summaryList{gap:10px;margin:0;padding:0;list-style:none;display:grid}.report-analysis-card-module__xfZ9gW__summaryList li{color:var(--text-color-secondary);gap:10px;font-size:14px;line-height:1.7;display:flex}.report-analysis-card-module__xfZ9gW__summaryParagraph{color:var(--text-color-secondary);white-space:pre-wrap;overflow-wrap:anywhere;word-break:break-word;margin:0;font-size:14px;line-height:1.7}.report-analysis-card-module__xfZ9gW__summaryItemOverview .report-analysis-card-module__xfZ9gW__summaryText{color:var(--text-color);font-weight:700}.report-analysis-card-module__xfZ9gW__summaryDot{background:#456bca73;border-radius:999px;flex:none;width:6px;height:6px;margin-top:8px}.report-analysis-card-module__xfZ9gW__summaryEmpty{color:var(--text-color-secondary);font-size:14px}.report-analysis-card-module__xfZ9gW__chartWrap{border-radius:12px;position:relative}.report-analysis-card-module__xfZ9gW__chartWrapBoxed{background:var(--background-secondary,#f7f9ff);border:1px solid #d1d9e0bf;overflow:hidden}.report-analysis-card-module__xfZ9gW__chartWrapPlain{background:0 0;border:none;border-radius:0;overflow:visible}.report-analysis-card-module__xfZ9gW__chartWrapBoxed .chart-canvas{width:100%;height:100%}.report-analysis-card-module__xfZ9gW__chartWrapBoxed .chart-state{height:100%;color:var(--text-color-secondary);place-items:center;font-size:14px;display:grid}.report-analysis-card-module__xfZ9gW__chartWrapBoxed .chart-error{color:#c93838}.report-analysis-card-module__xfZ9gW__chartWrapBoxed .chart-overlay{color:var(--text-color-secondary);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#ffffffbf;place-items:center;font-size:14px;display:grid;position:absolute;inset:0}
.report-expandable-detail-module__uv9jFq__reportExpandableDetail{flex-direction:column;gap:10px;display:flex}.report-expandable-detail-module__uv9jFq__expandBtn{color:var(--primary-color);letter-spacing:.08em;cursor:pointer;background:0 0;border:1px solid #456bcabf;border-radius:999px;align-self:center;align-items:center;gap:6px;padding:6px 12px;font-size:11px;transition:background .16s,border-color .16s,transform .16s;display:inline-flex}.report-expandable-detail-module__uv9jFq__expandBtn:hover{background:#456bca14;border-color:#456bcae6;transform:translateY(-1px)}.report-expandable-detail-module__uv9jFq__expandIcon{font-size:10px}.report-expandable-detail-module__uv9jFq__detailBody{text-align:left;border:1px solid var(--border-color-light);width:100%;color:var(--text-color-secondary);background:#f7f9ffcc;border-radius:14px;padding:14px;font-size:14px;line-height:1.8}
.report-meta-row-module__SbRj_G__reportMeta{color:var(--text-color-disabled);border-bottom:1px dashed var(--border-color-light);justify-content:space-between;gap:12px;margin-bottom:24px;padding:8px 0;font-size:12px;display:flex}@media (max-width:959px){.report-meta-row-module__SbRj_G__reportMeta{flex-direction:column;align-items:flex-start;gap:6px}}
.report-mini-card-module__mqKaia__reportMiniCard{cursor:default;background:#f7f9ff;border:1px solid #00000014;border-radius:12px;width:100%;min-width:0;padding:16px;transition:background-color .16s,border-color .16s,transform .16s}.report-mini-card-module__mqKaia__reportMiniCard:hover{transform:translateY(-1px)}.report-mini-card-module__mqKaia__toneDanger{--mini-accent:#c93838;background:#c938380d;border-color:#c938382e}.report-mini-card-module__mqKaia__toneDanger:hover{background:#c9383814;border-color:#c938383d}.report-mini-card-module__mqKaia__toneSuccess{--mini-accent:#2d8659;background:#2d86590d;border-color:#2d86592e}.report-mini-card-module__mqKaia__toneSuccess:hover{background:#2d865914;border-color:#2d86593d}.report-mini-card-module__mqKaia__toneNeutral{--mini-accent:var(--text-color-secondary);background:#7b7d890d;border-color:#7b7d892e}.report-mini-card-module__mqKaia__toneNeutral:hover{background:#7b7d8914;border-color:#7b7d893d}.report-mini-card-module__mqKaia__label{text-transform:uppercase;letter-spacing:.18em;color:var(--mini-accent,var(--report-chart-primary));opacity:.95;margin-bottom:16px;font-size:10px;font-weight:700}.report-mini-card-module__mqKaia__value{color:var(--text-color-secondary);letter-spacing:-.02em;align-items:baseline;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:12px;font-weight:400;display:flex}.report-mini-card-module__mqKaia__valueUnit{opacity:.45;font-size:11px;font-weight:700}
.report-rating-mini-card-module__uvt5ra__ratingMiniCard{cursor:default;background:#f7f9ff;border:1px solid #00000014;border-radius:12px;width:100%;min-width:0;padding:14px;transition:background-color .16s,border-color .16s,transform .16s}.report-rating-mini-card-module__uvt5ra__ratingMiniCard:hover{transform:translateY(-1px)}.report-rating-mini-card-module__uvt5ra__top{justify-content:space-between;align-items:baseline;gap:10px;margin-bottom:10px;display:flex}.report-rating-mini-card-module__uvt5ra__label{text-transform:uppercase;letter-spacing:.18em;opacity:.9;font-size:10px;font-weight:700}.report-rating-mini-card-module__uvt5ra__value{align-items:baseline;gap:6px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;display:inline-flex}.report-rating-mini-card-module__uvt5ra__valueNumber{letter-spacing:-.02em;font-size:18px;font-weight:900}.report-rating-mini-card-module__uvt5ra__valueUnit{opacity:.55;font-size:11px;font-weight:700}.report-rating-mini-card-module__uvt5ra__bar{border-radius:999px;height:4px;position:relative}.report-rating-mini-card-module__uvt5ra__barTrack{background:#00000014;border-radius:999px;position:absolute;inset:0}.report-rating-mini-card-module__uvt5ra__barFill{background:color-mix(in srgb,var(--mini-tone,var(--report-chart-hold))55%,transparent);border-radius:999px;transition:width .2s;position:absolute;top:0;bottom:0;left:0}.report-rating-mini-card-module__uvt5ra__barDot{background:var(--mini-tone,var(--report-chart-hold));opacity:.75;border-radius:999px;width:10px;height:10px;position:absolute;top:50%;right:0;transform:translate(50%,-50%);box-shadow:0 0 0 2px #ffffffd9}.report-rating-mini-card-module__uvt5ra__toneNegative{--mini-tone:var(--report-chart-negative);border-color:color-mix(in srgb,var(--mini-tone)18%,transparent);background:color-mix(in srgb,var(--mini-tone)5%,transparent)}.report-rating-mini-card-module__uvt5ra__toneNegative:hover{background:color-mix(in srgb,var(--mini-tone)8%,transparent);border-color:color-mix(in srgb,var(--mini-tone)24%,transparent)}.report-rating-mini-card-module__uvt5ra__toneNegativeStrong{--mini-tone:var(--report-chart-negative-strong);border-color:color-mix(in srgb,var(--mini-tone)18%,transparent);background:color-mix(in srgb,var(--mini-tone)5%,transparent)}.report-rating-mini-card-module__uvt5ra__toneNegativeStrong:hover{background:color-mix(in srgb,var(--mini-tone)8%,transparent);border-color:color-mix(in srgb,var(--mini-tone)24%,transparent)}.report-rating-mini-card-module__uvt5ra__toneHold{--mini-tone:var(--report-chart-hold);border-color:color-mix(in srgb,var(--mini-tone)18%,transparent);background:color-mix(in srgb,var(--mini-tone)5%,transparent)}.report-rating-mini-card-module__uvt5ra__toneHold:hover{background:color-mix(in srgb,var(--mini-tone)8%,transparent);border-color:color-mix(in srgb,var(--mini-tone)24%,transparent)}.report-rating-mini-card-module__uvt5ra__tonePositiveStrong{--mini-tone:var(--report-chart-positive-strong);border-color:color-mix(in srgb,var(--mini-tone)18%,transparent);background:color-mix(in srgb,var(--mini-tone)5%,transparent)}.report-rating-mini-card-module__uvt5ra__tonePositiveStrong:hover{background:color-mix(in srgb,var(--mini-tone)8%,transparent);border-color:color-mix(in srgb,var(--mini-tone)24%,transparent)}.report-rating-mini-card-module__uvt5ra__tonePositive{--mini-tone:var(--report-chart-positive);border-color:color-mix(in srgb,var(--mini-tone)18%,transparent);background:color-mix(in srgb,var(--mini-tone)5%,transparent)}.report-rating-mini-card-module__uvt5ra__tonePositive:hover{background:color-mix(in srgb,var(--mini-tone)8%,transparent);border-color:color-mix(in srgb,var(--mini-tone)24%,transparent)}
.report-logic-chain-module__WXYf0a__reportLogicChain{margin-top:84px;margin-bottom:140px}.report-logic-chain-module__WXYf0a__logicChainHeader{text-align:center;margin-bottom:72px}.report-logic-chain-module__WXYf0a__logicTitle{letter-spacing:-.04em;color:var(--text-color);text-transform:uppercase;font-size:28px;font-weight:900;line-height:.95}.report-logic-chain-module__WXYf0a__logicSubtitle{letter-spacing:.6em;text-transform:uppercase;color:var(--text-color-disabled);margin-top:12px;font-size:12px;font-weight:900}.report-logic-chain-module__WXYf0a__logicHeaderExtra{justify-content:center;display:flex}.report-logic-chain-module__WXYf0a__logicChainBody{flex-direction:column;gap:32px;display:flex}
.report-logic-end-module__1bP8Gq__reportLogicEnd{opacity:1;z-index:1;flex-direction:column;align-items:center;gap:10px;display:flex}.report-logic-end-module__1bP8Gq__variantInline{margin-top:72px}.report-logic-end-module__1bP8Gq__variantFloating{height:var(--logic-end-space,auto);justify-content:flex-start;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.report-logic-end-module__1bP8Gq__logicEndStem{background:#e8eef5;width:1px;height:18px}.report-logic-end-module__1bP8Gq__logicEndPill{color:#456bcab3;letter-spacing:.32em;text-transform:uppercase;background:#fffffffa;border:1px solid #e8eef5;border-radius:999px;justify-content:center;align-items:center;gap:12px;padding:14px 42px;font-size:11px;font-weight:900;display:inline-flex;box-shadow:0 30px 70px #181b311f}.report-logic-end-module__1bP8Gq__logicEndTitle{color:inherit;font:inherit;letter-spacing:inherit;text-transform:inherit;align-items:center;gap:6px;display:inline-flex}.report-logic-end-module__1bP8Gq__localeZh .report-logic-end-module__1bP8Gq__logicEndPill{letter-spacing:.18em;text-transform:none}
.risk-logic-chain-item-module__bpWpta__logicChainItem{width:100%}.risk-logic-chain-item-module__bpWpta__isAggressive{--tone:var(--report-chart-positive-strong)}.risk-logic-chain-item-module__bpWpta__isConservative{--tone:var(--report-chart-negative-strong)}.risk-logic-chain-item-module__bpWpta__isNeutral{--tone:var(--report-chart-hold)}.risk-logic-chain-item-module__bpWpta__logicCard{isolation:isolate;background:#fff;border:1px solid #e8eef5e6;border-radius:28px;padding:28px;transition:transform .7s,box-shadow .7s,border-color .7s;position:relative;overflow:hidden;box-shadow:0 18px 48px #181b3114}.risk-logic-chain-item-module__bpWpta__logicCard:before{content:"";background:color-mix(in srgb,var(--tone)55%,transparent);pointer-events:none;z-index:0;border-top-left-radius:inherit;border-bottom-left-radius:inherit;width:2px;position:absolute;top:0;bottom:0;left:0}.risk-logic-chain-item-module__bpWpta__logicCard:after{content:"";pointer-events:none;z-index:0;opacity:.6;background:linear-gradient(90deg,color-mix(in srgb,var(--tone)12%,transparent)0%,transparent 62%);position:absolute;inset:0}.risk-logic-chain-item-module__bpWpta__logicCard>*{z-index:1;position:relative}.risk-logic-chain-item-module__bpWpta__logicChainItem:hover .risk-logic-chain-item-module__bpWpta__logicCard{border-color:#d1d9e0cc;transform:translateY(-8px);box-shadow:0 28px 72px #181b311f}.risk-logic-chain-item-module__bpWpta__logicHeader{align-items:center;gap:12px;margin-bottom:20px;display:flex}.risk-logic-chain-item-module__bpWpta__metaIcon{background:color-mix(in srgb,var(--tone)10%,transparent);width:40px;height:40px;color:var(--tone);border-radius:999px;place-items:center;font-weight:800;display:grid}.risk-logic-chain-item-module__bpWpta__logicTitle{color:var(--text-color);margin:0;font-size:24px;font-weight:900;line-height:1.18}.risk-logic-chain-item-module__bpWpta__logicSummary{margin:0 0 24px}.risk-logic-chain-item-module__bpWpta__logicSummary .strategy-list{gap:12px}.risk-logic-chain-item-module__bpWpta__logicSummary .strategy-list li{color:#7b7d89eb;font-size:15px;line-height:1.75}.risk-logic-chain-item-module__bpWpta__logicSection{border-radius:16px;padding:18px}.risk-logic-chain-item-module__bpWpta__logicSectionDetail{background:0 0;border:1px dashed #d1d9e0bf;flex-direction:column;gap:12px;transition:border-color .3s;display:flex}.risk-logic-chain-item-module__bpWpta__logicSectionDetail:hover{border-color:#7b7d89bf}.risk-logic-chain-item-module__bpWpta__logicSectionTitle{letter-spacing:.34em;text-transform:uppercase;color:#a4a9b2eb;margin:0 0 12px;font-size:10px;font-weight:900}.risk-logic-chain-item-module__bpWpta__logicSectionBody{margin:0;line-height:1.8}.risk-logic-chain-item-module__bpWpta__logicSectionBodyDetail{color:#7b7d89eb;-webkit-line-clamp:4;line-clamp:4;-webkit-box-orient:vertical;font-size:13px;display:-webkit-box;overflow:hidden}.risk-logic-chain-item-module__bpWpta__expandBtn{color:#7b7d89eb;letter-spacing:.1em;text-transform:uppercase;cursor:pointer;background:0 0;border:1px solid #d1d9e0b3;border-radius:999px;align-self:flex-start;align-items:center;gap:6px;padding:8px 14px;font-size:11px;font-weight:900;transition:background .2s,border-color .2s,color .2s,transform .2s;display:inline-flex}.risk-logic-chain-item-module__bpWpta__expandBtn:hover{color:#181b31e6;background:#f7f9ffcc;border-color:#7b7d89b3;transform:translateY(-1px)}.risk-logic-chain-item-module__bpWpta__expandIcon{font-size:10px}.risk-logic-chain-item-module__bpWpta__detailBody{color:var(--text-color-secondary);background:#f7f9ffa6;border:1px solid #e8eef5e6;border-radius:16px;padding:16px;font-size:14px;line-height:1.8}
.trade-debate-bias-bar-module__Lrpu_W__tradeDebateBiasBar{width:min(560px,100%);margin:18px auto 0;padding:0 10px}.trade-debate-bias-bar-module__Lrpu_W__labels{letter-spacing:.2em;text-transform:uppercase;color:#7b7d89e6;justify-content:space-between;align-items:center;margin-bottom:10px;font-size:10px;font-weight:900;display:flex}.trade-debate-bias-bar-module__Lrpu_W__labelBear{color:var(--report-chart-negative-strong);opacity:.9}.trade-debate-bias-bar-module__Lrpu_W__labelBull{color:var(--report-chart-positive-strong);opacity:.9}.trade-debate-bias-bar-module__Lrpu_W__bar{border:1px solid var(--border-color-light);background:0 0;border-radius:999px;width:100%;height:8px;display:flex;overflow:hidden}.trade-debate-bias-bar-module__Lrpu_W__seg{flex:1}.trade-debate-bias-bar-module__Lrpu_W__segLeft{background:var(--report-chart-negative-strong);opacity:.78}.trade-debate-bias-bar-module__Lrpu_W__segRight{background:var(--report-chart-positive-strong);opacity:.78}.trade-debate-bias-bar-module__Lrpu_W__isBull{background:var(--report-chart-positive-strong)}.trade-debate-bias-bar-module__Lrpu_W__isBear{background:var(--report-chart-negative-strong)}
.trade-debate-logic-chain-item-module__jUzJ_q__logicChainItem{width:100%}.trade-debate-logic-chain-item-module__jUzJ_q__isBearish{--tone:var(--report-chart-negative-strong)}.trade-debate-logic-chain-item-module__jUzJ_q__isBullish{--tone:var(--report-chart-positive-strong)}.trade-debate-logic-chain-item-module__jUzJ_q__isLeft .trade-debate-logic-chain-item-module__jUzJ_q__logicCard:before{border-top-left-radius:inherit;border-bottom-left-radius:inherit;left:0}.trade-debate-logic-chain-item-module__jUzJ_q__isRight .trade-debate-logic-chain-item-module__jUzJ_q__logicCard:before{border-top-right-radius:inherit;border-bottom-right-radius:inherit;right:0}.trade-debate-logic-chain-item-module__jUzJ_q__logicCard{isolation:isolate;background:#fff;border:1px solid #e8eef5e6;border-radius:28px;padding:28px;transition:transform .7s,box-shadow .7s,border-color .7s;position:relative;overflow:hidden;box-shadow:0 18px 48px #181b3114}.trade-debate-logic-chain-item-module__jUzJ_q__logicCard:before{content:"";background:color-mix(in srgb,var(--tone)55%,transparent);pointer-events:none;z-index:0;width:2px;position:absolute;top:0;bottom:0}.trade-debate-logic-chain-item-module__jUzJ_q__logicCard:after{content:"";pointer-events:none;z-index:0;opacity:.6;background:linear-gradient(90deg,color-mix(in srgb,var(--tone)12%,transparent)0%,transparent 62%);position:absolute;inset:0}.trade-debate-logic-chain-item-module__jUzJ_q__isRight .trade-debate-logic-chain-item-module__jUzJ_q__logicCard:after{background:linear-gradient(270deg,color-mix(in srgb,var(--tone)12%,transparent)0%,transparent 62%)}.trade-debate-logic-chain-item-module__jUzJ_q__logicCard>*{z-index:1;position:relative}.trade-debate-logic-chain-item-module__jUzJ_q__logicChainItem:hover .trade-debate-logic-chain-item-module__jUzJ_q__logicCard{border-color:#d1d9e0cc;transform:translateY(-8px);box-shadow:0 28px 72px #181b311f}.trade-debate-logic-chain-item-module__jUzJ_q__logicHeader{align-items:center;gap:12px;margin-bottom:20px;display:flex}.trade-debate-logic-chain-item-module__jUzJ_q__metaIcon{background:color-mix(in srgb,var(--tone)10%,transparent);width:40px;height:40px;color:var(--tone);border-radius:999px;place-items:center;font-weight:800;display:grid}.trade-debate-logic-chain-item-module__jUzJ_q__logicTitle{color:var(--text-color);margin:0;font-size:24px;font-weight:900;line-height:1.18}.trade-debate-logic-chain-item-module__jUzJ_q__logicSummary{margin:0 0 24px}.trade-debate-logic-chain-item-module__jUzJ_q__logicSummary .strategy-list{gap:12px}.trade-debate-logic-chain-item-module__jUzJ_q__logicSummary .strategy-list li{color:#7b7d89eb;font-size:15px;line-height:1.75}.trade-debate-logic-chain-item-module__jUzJ_q__logicSection{border-radius:16px;padding:18px}.trade-debate-logic-chain-item-module__jUzJ_q__logicSectionDetail{background:0 0;border:1px dashed #d1d9e0bf;flex-direction:column;gap:12px;transition:border-color .3s;display:flex}.trade-debate-logic-chain-item-module__jUzJ_q__logicSectionDetail:hover{border-color:#7b7d89bf}.trade-debate-logic-chain-item-module__jUzJ_q__logicSectionTitle{letter-spacing:.34em;text-transform:uppercase;color:#a4a9b2eb;margin:0 0 12px;font-size:10px;font-weight:900}.trade-debate-logic-chain-item-module__jUzJ_q__logicSectionBody{margin:0;line-height:1.8}.trade-debate-logic-chain-item-module__jUzJ_q__logicSectionBodyDetail{color:#7b7d89eb;-webkit-line-clamp:4;line-clamp:4;-webkit-box-orient:vertical;font-size:13px;display:-webkit-box;overflow:hidden}.trade-debate-logic-chain-item-module__jUzJ_q__expandBtn{color:#7b7d89eb;letter-spacing:.1em;text-transform:uppercase;cursor:pointer;background:0 0;border:1px solid #d1d9e0b3;border-radius:999px;align-self:flex-start;align-items:center;gap:6px;padding:8px 14px;font-size:11px;font-weight:900;transition:background .2s,border-color .2s,color .2s,transform .2s;display:inline-flex}.trade-debate-logic-chain-item-module__jUzJ_q__expandBtn:hover{color:#181b31e6;background:#f7f9ffcc;border-color:#7b7d89b3;transform:translateY(-1px)}.trade-debate-logic-chain-item-module__jUzJ_q__expandIcon{font-size:10px}.trade-debate-logic-chain-item-module__jUzJ_q__detailBody{color:var(--text-color-secondary);background:#f7f9ffa6;border:1px solid #e8eef5e6;border-radius:16px;padding:16px;font-size:14px;line-height:1.8}
.report-grid-module__R9Oo8W__cardsGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;display:grid}.report-grid-module__R9Oo8W__cardsGridSingle{grid-template-columns:1fr;gap:20px;display:grid}@media (max-width:1023px){.report-grid-module__R9Oo8W__cardsGrid{grid-template-columns:1fr}}.report-grid-module__R9Oo8W__newsCardsGrid{grid-template-columns:1fr;gap:24px;display:grid}@media (min-width:1024px){.report-grid-module__R9Oo8W__newsCardsGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1400px){.report-grid-module__R9Oo8W__newsCardsGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}
.formatted-report-module__ugFNNa__reportCard{border:1px solid var(--border-color-light);background:#fff;border-radius:12px;flex-direction:column;gap:16px;padding:20px;display:flex}.formatted-report-module__ugFNNa__techReport{gap:24px;width:100%}.formatted-report-module__ugFNNa__techReportPage{flex-direction:column;gap:24px;width:100%;display:flex}.formatted-report-module__ugFNNa__debateReportPage{flex-direction:column;gap:48px;width:100%;display:flex}.formatted-report-module__ugFNNa__debateHeroHeaderBlock{flex-direction:column;gap:20px;margin-bottom:28px;display:flex}.formatted-report-module__ugFNNa__debateHeroSplit{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.formatted-report-module__ugFNNa__debateHeroSplitCol{flex-direction:column;gap:12px;min-width:0;display:flex}.formatted-report-module__ugFNNa__debateHeroSplitBody{padding:12px 14px}.formatted-report-module__ugFNNa__debateHeroMarkdown{max-width:100%;margin:0;font-size:14px;line-height:1.6}.formatted-report-module__ugFNNa__debateHeroMarkdown ul,.formatted-report-module__ugFNNa__debateHeroMarkdown ol{margin:.8em 0}.formatted-report-module__ugFNNa__debateHeroMarkdown h1,.formatted-report-module__ugFNNa__debateHeroMarkdown h2,.formatted-report-module__ugFNNa__debateHeroMarkdown h3,.formatted-report-module__ugFNNa__debateHeroMarkdown h4{margin-top:1.2em;margin-bottom:.6em;font-size:16px}.formatted-report-module__ugFNNa__debateHeroMarkdown h1:first-child,.formatted-report-module__ugFNNa__debateHeroMarkdown h2:first-child,.formatted-report-module__ugFNNa__debateHeroMarkdown h3:first-child,.formatted-report-module__ugFNNa__debateHeroMarkdown h4:first-child{margin-top:0}.formatted-report-module__ugFNNa__riskSummaryMarkdown{max-width:100%;margin:0;font-size:14px;line-height:1.6}.formatted-report-module__ugFNNa__riskSummaryMarkdown ul,.formatted-report-module__ugFNNa__riskSummaryMarkdown ol{margin:.8em 0}.formatted-report-module__ugFNNa__riskSummaryMarkdown h1,.formatted-report-module__ugFNNa__riskSummaryMarkdown h2,.formatted-report-module__ugFNNa__riskSummaryMarkdown h3,.formatted-report-module__ugFNNa__riskSummaryMarkdown h4{margin-top:1.2em;margin-bottom:.6em;font-size:16px}.formatted-report-module__ugFNNa__riskSummaryMarkdown h1:first-child,.formatted-report-module__ugFNNa__riskSummaryMarkdown h2:first-child,.formatted-report-module__ugFNNa__riskSummaryMarkdown h3:first-child,.formatted-report-module__ugFNNa__riskSummaryMarkdown h4:first-child{margin-top:0}.formatted-report-module__ugFNNa__debateSummaryHeader{margin-bottom:24px}.formatted-report-module__ugFNNa__debateHeroFooter{justify-content:center;display:flex}.formatted-report-module__ugFNNa__debateHeroVerdictDetail{width:min(920px,100%)}.formatted-report-module__ugFNNa__logicGrid{-moz-column-gap:48px;--logic-end-space:96px;padding-bottom:var(--logic-end-space);grid-template-columns:repeat(2,minmax(0,1fr));column-gap:48px;display:grid;position:relative}.formatted-report-module__ugFNNa__logicConnector{top:0;bottom:var(--logic-end-space);pointer-events:none;background:#0000000f;width:1px;position:absolute;left:50%;transform:translate(-50%)}.formatted-report-module__ugFNNa__logicColLeft,.formatted-report-module__ugFNNa__logicColRight{flex-direction:column;gap:96px;display:flex}.formatted-report-module__ugFNNa__logicColRight{margin-top:96px}.formatted-report-module__ugFNNa__logicColSingle{flex-direction:column;gap:48px;display:none}.formatted-report-module__ugFNNa__logicItemWrap{z-index:1;position:relative}@media (max-width:1023px){.formatted-report-module__ugFNNa__logicGrid{--logic-end-space:88px;grid-template-columns:1fr;row-gap:48px}.formatted-report-module__ugFNNa__logicConnector,.formatted-report-module__ugFNNa__logicColLeft,.formatted-report-module__ugFNNa__logicColRight{display:none}.formatted-report-module__ugFNNa__logicColSingle{display:flex}.formatted-report-module__ugFNNa__logicColRight{margin-top:0}.formatted-report-module__ugFNNa__debateHeroSplit{grid-template-columns:1fr}}.formatted-report-module__ugFNNa__heroCard{border:1px solid var(--border-color-light);background:#fff;border-radius:14px;padding:20px;position:relative;overflow:hidden;box-shadow:0 12px 40px #17243b14}.formatted-report-module__ugFNNa__heroBg{filter:blur(60px);pointer-events:none;background:#3f5ca014;border-radius:999px;width:340px;height:340px;position:absolute;top:-120px;right:-140px}.formatted-report-module__ugFNNa__heroBody{z-index:1;grid-template-columns:1fr auto 1fr;gap:20px;display:grid;position:relative}.formatted-report-module__ugFNNa__heroColumn{min-width:0}.formatted-report-module__ugFNNa__heroDivider{background:#00000014;width:1px}.formatted-report-module__ugFNNa__heroFooter{margin-top:16px}@media (max-width:1023px){.formatted-report-module__ugFNNa__heroBody{grid-template-columns:1fr}.formatted-report-module__ugFNNa__heroDivider{display:none}.formatted-report-module__ugFNNa__metricsGridV2{grid-template-columns:repeat(2,minmax(0,1fr))}}.formatted-report-module__ugFNNa__sectionTitle{color:var(--text-color);margin:0 0 8px;font-size:15px;font-weight:700}.formatted-report-module__ugFNNa__muted{color:var(--text-color-secondary);font-size:13px}.formatted-report-module__ugFNNa__pillRow{flex-wrap:wrap;gap:8px;display:flex}.formatted-report-module__ugFNNa__heroHeaderV2{z-index:1;border-bottom:1px solid var(--border-color-light);justify-content:space-between;align-items:flex-start;gap:48px;margin-bottom:16px;padding-bottom:16px;display:flex;position:relative}.formatted-report-module__ugFNNa__heroHeader{border-bottom:1px solid var(--border-color-light);justify-content:space-between;align-items:flex-start;gap:16px;padding-bottom:16px;display:flex}.formatted-report-module__ugFNNa__heroMeta{text-align:right;flex-direction:column;align-items:flex-end;gap:6px;min-width:0;display:flex}.formatted-report-module__ugFNNa__heroMetaLabel{letter-spacing:.12em;text-transform:uppercase;color:var(--text-color-secondary);white-space:nowrap;font-size:10px}.formatted-report-module__ugFNNa__heroMetaValue{color:var(--text-color-secondary);opacity:.8;min-width:0;font-size:12px}.formatted-report-module__ugFNNa__heroMetaMono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.formatted-report-module__ugFNNa__metaLabel{text-transform:uppercase;letter-spacing:.04em;color:var(--text-color-secondary);font-weight:600}.formatted-report-module__ugFNNa__metaValue{color:var(--text-color);font-weight:600}@media (max-width:959px){.formatted-report-module__ugFNNa__heroHeaderV2{flex-direction:column;align-items:flex-start;gap:20px}.formatted-report-module__ugFNNa__heroMeta{text-align:left;align-items:flex-start}}.formatted-report-module__ugFNNa__heroDescription{color:var(--text-color-secondary);margin:8px 0 0;font-size:13px}.formatted-report-module__ugFNNa__heroPills{justify-content:flex-end}.formatted-report-module__ugFNNa__analysisCard{background:#fff;border:1px solid #17243b1f;border-radius:14px;padding:18px;position:relative;overflow:hidden;box-shadow:0 10px 28px #181b311f}.formatted-report-module__ugFNNa__cardHeaderV2{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.formatted-report-module__ugFNNa__cardHeaderLeft{align-items:center;gap:10px;display:flex}.formatted-report-module__ugFNNa__cardIcon{color:#3f5ca0;letter-spacing:.06em;background:#3f5ca01f;border:1px solid #3f5ca033;border-radius:10px;place-items:center;width:34px;height:34px;font-weight:800;display:grid}.formatted-report-module__ugFNNa__metricsGridV2{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:12px;display:grid}.formatted-report-module__ugFNNa__metricV2{border-left:1px solid #00000014;padding-left:10px;position:relative}.formatted-report-module__ugFNNa__metricLabelV2{letter-spacing:.12em;text-transform:uppercase;color:var(--text-color-secondary);opacity:.85;font-size:10px;font-weight:700}.formatted-report-module__ugFNNa__metricValueV2{color:var(--text-color);align-items:baseline;gap:6px;margin-top:2px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:13px;font-weight:700;display:inline-flex}.formatted-report-module__ugFNNa__metricValueHighlight{color:var(--report-chart-primary,#3f5ca0);background:#3f5ca01a;border:1px solid #3f5ca02e;border-radius:8px;padding:2px 8px}.formatted-report-module__ugFNNa__metricMain{align-items:center;gap:4px;display:inline-flex}.formatted-report-module__ugFNNa__chartWrap{border-radius:12px;position:relative}.formatted-report-module__ugFNNa__chartWrapBoxed{border:1px solid var(--border-color-light);background:#fbfcff;overflow:hidden}.formatted-report-module__ugFNNa__metricTone-accent,.formatted-report-module__ugFNNa__metricTone-hold,.formatted-report-module__ugFNNa__metricTone-positive,.formatted-report-module__ugFNNa__metricTone-negative,.formatted-report-module__ugFNNa__metricTone-neutral,.formatted-report-module__ugFNNa__metricTone-ma5,.formatted-report-module__ugFNNa__metricTone-ma20,.formatted-report-module__ugFNNa__metricTone-ma60,.formatted-report-module__ugFNNa__metricTone-close,.formatted-report-module__ugFNNa__metricTone-macd,.formatted-report-module__ugFNNa__metricTone-signal,.formatted-report-module__ugFNNa__metricTone-macd-hist,.formatted-report-module__ugFNNa__metricTone-boll-close,.formatted-report-module__ugFNNa__metricTone-boll-middle,.formatted-report-module__ugFNNa__metricTone-boll-strong-buy,.formatted-report-module__ugFNNa__metricTone-boll-strong-sell,.formatted-report-module__ugFNNa__metricTone-rsi14,.formatted-report-module__ugFNNa__metricTone-rsi6,.formatted-report-module__ugFNNa__metricTone-rsi-threshold-buy,.formatted-report-module__ugFNNa__metricTone-rsi-threshold-sell,.formatted-report-module__ugFNNa__metricTone-kdj-k,.formatted-report-module__ugFNNa__metricTone-kdj-d,.formatted-report-module__ugFNNa__metricTone-kdj-j{opacity:1}.formatted-report-module__ugFNNa__metricTone-accent{color:var(--report-chart-accent)}.formatted-report-module__ugFNNa__metricTone-hold{color:var(--report-chart-hold)}.formatted-report-module__ugFNNa__metricTone-positive{color:var(--report-chart-positive-strong)}.formatted-report-module__ugFNNa__metricTone-negative{color:var(--report-chart-negative-strong)}.formatted-report-module__ugFNNa__metricTone-neutral{color:var(--report-chart-neutral)}.formatted-report-module__ugFNNa__metricTone-ma5{color:var(--report-chart-positive-strong)}.formatted-report-module__ugFNNa__metricTone-ma20{color:var(--report-chart-hold)}.formatted-report-module__ugFNNa__metricTone-ma60{color:var(--report-chart-negative-strong)}.formatted-report-module__ugFNNa__metricTone-close{color:var(--text-color)}.formatted-report-module__ugFNNa__metricTone-macd{color:var(--report-chart-accent)}.formatted-report-module__ugFNNa__metricTone-signal{color:var(--report-chart-hold)}.formatted-report-module__ugFNNa__metricTone-macd-hist{background:linear-gradient(90deg,var(--report-chart-positive-strong),var(--report-chart-negative-strong));color:#0000;-webkit-background-clip:text;background-clip:text}.formatted-report-module__ugFNNa__metricTone-boll-close{color:var(--report-chart-neutral)}.formatted-report-module__ugFNNa__metricTone-boll-middle{color:var(--report-chart-hold)}.formatted-report-module__ugFNNa__metricTone-boll-strong-buy{color:var(--report-chart-positive-strong)}.formatted-report-module__ugFNNa__metricTone-boll-strong-sell{color:var(--report-chart-negative-strong)}.formatted-report-module__ugFNNa__metricTone-rsi14{color:var(--report-chart-primary)}.formatted-report-module__ugFNNa__metricTone-rsi6{color:var(--report-chart-hold)}.formatted-report-module__ugFNNa__metricTone-rsi-threshold-buy{color:var(--report-chart-positive-strong)}.formatted-report-module__ugFNNa__metricTone-rsi-threshold-sell{color:var(--report-chart-negative-strong)}.formatted-report-module__ugFNNa__metricTone-kdj-k{color:var(--report-chart-neutral)}.formatted-report-module__ugFNNa__metricTone-kdj-d{color:var(--report-chart-hold)}.formatted-report-module__ugFNNa__metricTone-kdj-j{color:var(--report-chart-primary)}.formatted-report-module__ugFNNa__pill{color:var(--text-color);white-space:nowrap;background:#f8fafce6;border:1px solid #00000014;border-radius:999px;align-items:center;gap:6px;padding:10px 14px;font-size:12px;font-weight:700;display:inline-flex}.formatted-report-module__ugFNNa__pillStrong{color:var(--text-color);background:#0000000a;border-color:#0000001f}.formatted-report-module__ugFNNa__pillNeutral{color:var(--text-color);background:#3c4a6114;border-color:#3c4a6133}.formatted-report-module__ugFNNa__pillBuy{color:#fff;background:linear-gradient(135deg,#c93838 0%,#b52d2d 100%);border-color:#38a66633;box-shadow:0 16px 32px #b932323d}.formatted-report-module__ugFNNa__pillSell{color:#fff;background:linear-gradient(135deg,#2d8659 0%,#206542 100%);border-color:#dd4c4c33;box-shadow:0 16px 32px #2d86593d}.formatted-report-module__ugFNNa__pillHold{color:#2b2100;background:linear-gradient(135deg,#fcb00d 0%,#e5a20a 100%);border-color:#f6ad243d;box-shadow:0 16px 32px #fcb00d3d}.formatted-report-module__ugFNNa__list{color:var(--text-color-secondary);gap:8px;margin:0;padding-left:18px;font-size:13px;line-height:1.6;display:grid}.formatted-report-module__ugFNNa__summary{color:var(--text-color-secondary);font-size:14px;line-height:1.6}.formatted-report-module__ugFNNa__heroGrid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:20px;display:grid}.formatted-report-module__ugFNNa__heroSection{border:1px solid var(--border-color-light);background:#f8fafc;border-radius:10px;padding:16px}.formatted-report-module__ugFNNa__heroOverview{color:var(--text-color-secondary);white-space:pre-wrap;margin:0 0 16px;font-size:14px;line-height:1.8}.formatted-report-module__ugFNNa__supportGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:16px;display:grid}@media (max-width:959px){.formatted-report-module__ugFNNa__supportGrid{grid-template-columns:1fr}}.formatted-report-module__ugFNNa__miniCard{border:1px solid var(--border-color-light);background:#fff;border-radius:10px;gap:6px;padding:12px;display:grid}.formatted-report-module__ugFNNa__miniCardLabel{text-transform:uppercase;letter-spacing:.05em;color:var(--text-color-secondary);font-size:12px}.formatted-report-module__ugFNNa__miniCardValue{color:var(--text-color);font-size:18px;font-weight:700}.formatted-report-module__ugFNNa__heroNote{color:var(--text-color-secondary);margin-top:12px;font-size:12px}.formatted-report-module__ugFNNa__strategyList{gap:12px;display:grid}.formatted-report-module__ugFNNa__strategyItem{border:1px solid var(--border-color-light);background:#fff;border-radius:10px;gap:6px;padding:12px;display:grid}.formatted-report-module__ugFNNa__strategyTerm{text-transform:uppercase;letter-spacing:.06em;color:var(--text-color-secondary);font-size:12px;font-weight:700}.formatted-report-module__ugFNNa__strategyAdvice{color:var(--text-color);font-size:14px;line-height:1.6}.formatted-report-module__ugFNNa__grid{gap:12px;display:grid}.formatted-report-module__ugFNNa__gridTwo{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.formatted-report-module__ugFNNa__badge{color:var(--text-color);background:#0000000a;border-radius:6px;padding:4px 8px;font-size:12px;font-weight:600}.formatted-report-module__ugFNNa__card{border:1px solid var(--border-color-light);background:#fff;border-radius:12px;gap:12px;padding:16px;display:grid}.formatted-report-module__ugFNNa__cardMetrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 12px;display:grid}.formatted-report-module__ugFNNa__metricItem{gap:4px;display:grid}.formatted-report-module__ugFNNa__metricLabel{text-transform:uppercase;letter-spacing:.05em;color:var(--text-color-secondary);font-size:11px}.formatted-report-module__ugFNNa__metricValue{color:var(--text-color);font-size:15px;font-weight:600}.formatted-report-module__ugFNNa__metricUnit{color:var(--text-color-secondary);margin-left:4px;font-size:12px}.formatted-report-module__ugFNNa__metricHighlight .formatted-report-module__ugFNNa__metricValue{font-size:16px}.formatted-report-module__ugFNNa__cardHeader{align-items:center;gap:10px;display:flex}.formatted-report-module__ugFNNa__cardBadge{color:#3c4a61;background:#3c4a611f;border-radius:999px;padding:4px 8px;font-size:11px;font-weight:700}.formatted-report-module__ugFNNa__cardSummaryLabel{color:var(--text-color-secondary);text-transform:uppercase;letter-spacing:.05em;font-size:12px;font-weight:600}.formatted-report-module__ugFNNa__cardChart{width:100%;height:100%;position:relative}.formatted-report-module__ugFNNa__chartCanvas{width:100%;height:100%}.formatted-report-module__ugFNNa__chartState{height:100%;color:var(--text-color-secondary);justify-content:center;align-items:center;font-size:13px;display:flex}.formatted-report-module__ugFNNa__chartOverlay{color:var(--text-color-secondary);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#ffffffb3;justify-content:center;align-items:center;font-size:12px;display:flex;position:absolute;inset:0}.formatted-report-module__ugFNNa__cardEmpty{color:var(--text-color-secondary);font-size:13px}.formatted-report-module__ugFNNa__fundReport{gap:24px}.formatted-report-module__ugFNNa__heroMetaGroup{text-align:right;gap:6px;display:grid}.formatted-report-module__ugFNNa__pillLabel{text-transform:uppercase;letter-spacing:.06em;opacity:.9;font-size:12px}.formatted-report-module__ugFNNa__pillValue{font-size:20px;font-weight:700}.formatted-report-module__ugFNNa__pillMono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.formatted-report-module__ugFNNa__pillSuffix{opacity:.6;font-size:11px}.formatted-report-module__ugFNNa__fundCardChart{gap:12px;display:grid}.formatted-report-module__ugFNNa__fundMetricsGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.formatted-report-module__ugFNNa__fundSupportGrid{grid-template-columns:repeat(3,minmax(0,1fr))}.formatted-report-module__ugFNNa__fundChart{border:1px solid var(--border-color-light);background:#fff;border-radius:10px;flex-direction:column;gap:12px;min-height:220px;padding:12px;display:flex}.formatted-report-module__ugFNNa__fundChartToolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;display:flex}.formatted-report-module__ugFNNa__fundChartTitle{color:var(--text-color);font-size:13px;font-weight:700}.formatted-report-module__ugFNNa__fundChartTabs{flex-wrap:wrap;gap:6px;display:flex}.formatted-report-module__ugFNNa__fundChartTab{border:1px solid var(--border-color-light);color:var(--text-color-secondary);cursor:pointer;background:#456bca0f;border-radius:8px;padding:4px 8px;font-size:11px;transition:all .2s}.formatted-report-module__ugFNNa__fundChartTabActive{color:var(--primary-color);background:#456bca29;border-color:#456bca66;font-weight:600}.formatted-report-module__ugFNNa__fundChartBody{min-height:180px;position:relative}.formatted-report-module__ugFNNa__fundChartCanvas{width:100%;height:210px}.formatted-report-module__ugFNNa__fundChartState{height:210px;color:var(--text-color-secondary);text-align:center;background:#456bca0a;border-radius:8px;justify-content:center;align-items:center;padding:0 10px;font-size:12px;display:flex}.formatted-report-module__ugFNNa__fundChartError{color:#b33838;background:#dd4c4c1f}.formatted-report-module__ugFNNa__fundChartOverlay{color:var(--text-color-secondary);background:#fff9;border-radius:8px;justify-content:center;align-items:center;font-size:12px;display:flex;position:absolute;inset:0}.formatted-report-module__ugFNNa__fundChartTableWrapper{min-width:0;max-width:100%;padding-bottom:4px;overflow-x:auto}.formatted-report-module__ugFNNa__fundChartTable{color:var(--text-color-secondary);gap:6px;font-size:12px;display:grid}.formatted-report-module__ugFNNa__fundChartTableRow{align-items:center;gap:6px;padding:2px 0;display:grid;position:relative}.formatted-report-module__ugFNNa__fundChartTableRow:after{content:"";pointer-events:none;background:#0000000f;height:1px;position:absolute;bottom:0;left:0;right:0}.formatted-report-module__ugFNNa__fundChartTableHeader{color:var(--text-color-secondary)}.formatted-report-module__ugFNNa__fundChartTableCell{text-align:center;white-space:nowrap;text-overflow:ellipsis;padding:2px 4px;overflow:hidden}.formatted-report-module__ugFNNa__fundChartTableLabel{text-align:left;color:var(--text-color);align-items:center;gap:6px;font-weight:600;display:inline-flex}.formatted-report-module__ugFNNa__fundChartLegend{border-radius:3px;width:10px;height:10px;display:inline-block}.formatted-report-module__ugFNNa__fundChartLegendBar{background:var(--report-chart-accent,#3a6ff8)}.formatted-report-module__ugFNNa__fundChartLegendLine{background:var(--report-chart-hold,#f5a623)}.formatted-report-module__ugFNNa__fundChartPositive{color:#1b7a3b}.formatted-report-module__ugFNNa__fundChartNegative{color:#b33838}.formatted-report-module__ugFNNa__fundChartNeutral{color:var(--text-color-secondary)}@media (max-width:720px){.formatted-report-module__ugFNNa__heroHeader{flex-direction:column;align-items:stretch}.formatted-report-module__ugFNNa__supportGrid{grid-template-columns:1fr}.formatted-report-module__ugFNNa__heroMetaGroup{text-align:left}.formatted-report-module__ugFNNa__fundMetricsGrid{grid-template-columns:minmax(0,1fr)}}.formatted-report-module__ugFNNa__newsReport,.formatted-report-module__ugFNNa__planReport,.formatted-report-module__ugFNNa__riskReport,.formatted-report-module__ugFNNa__debateReport{gap:24px}.formatted-report-module__ugFNNa__pointList{gap:10px;margin:0;padding:0;list-style:none;display:grid}.formatted-report-module__ugFNNa__pointItem{color:var(--text-color-secondary);align-items:flex-start;gap:8px;font-size:13px;line-height:1.6;display:flex}.formatted-report-module__ugFNNa__pointDot{background:#456bca73;border-radius:999px;flex:none;width:6px;height:6px;margin-top:7px}.formatted-report-module__ugFNNa__pointText{white-space:pre-wrap;overflow-wrap:anywhere;word-break:break-word}.formatted-report-module__ugFNNa__toneBull .formatted-report-module__ugFNNa__pointDot{background:#c9383880}.formatted-report-module__ugFNNa__toneBear .formatted-report-module__ugFNNa__pointDot{background:#2d865980}.formatted-report-module__ugFNNa__toneHold .formatted-report-module__ugFNNa__pointDot{background:#f6ad2480}.formatted-report-module__ugFNNa__summaryBox{border:1px solid var(--border-color-light);background:#456bca0f;border-radius:12px;gap:12px;padding:14px;display:grid}.formatted-report-module__ugFNNa__summaryHeader{align-items:center;gap:8px;display:flex}.formatted-report-module__ugFNNa__summaryHeaderLabel{letter-spacing:.15em;text-transform:uppercase;color:var(--text-color-secondary);font-size:10px;font-weight:700}.formatted-report-module__ugFNNa__summaryList{gap:10px;margin:0;padding:0;list-style:none;display:grid}.formatted-report-module__ugFNNa__summaryList li{color:var(--text-color-secondary);gap:8px;font-size:13px;line-height:1.7;display:flex}.formatted-report-module__ugFNNa__summaryDot{background:#456bca80;border-radius:999px;flex:none;width:6px;height:6px;margin-top:8px}.formatted-report-module__ugFNNa__summaryText{white-space:pre-wrap;overflow-wrap:anywhere;word-break:break-word}.formatted-report-module__ugFNNa__summaryEmpty{color:var(--text-color-secondary);font-size:13px}.formatted-report-module__ugFNNa__riskHeroHeader,.formatted-report-module__ugFNNa__debateHeroHeader{flex-direction:column;gap:8px;margin-bottom:28px;display:flex}.formatted-report-module__ugFNNa__riskHeroSummary,.formatted-report-module__ugFNNa__debateHeroSummary{border:1px solid var(--border-color-light);background:#f8fafc;border-radius:12px;gap:8px;padding:16px;display:grid}.formatted-report-module__ugFNNa__riskHeroGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.formatted-report-module__ugFNNa__pillRisk{color:#b06b00;background:#f6ad242e}.formatted-report-module__ugFNNa__detailPanel{border:1px solid var(--border-color-light);background:#fff;border-radius:12px;gap:10px;padding:16px;display:grid}.formatted-report-module__ugFNNa__detailContent{gap:8px;display:grid}.formatted-report-module__ugFNNa__detailParagraph{color:var(--text-color-secondary);white-space:pre-wrap;overflow-wrap:anywhere;word-break:break-word;margin:0;font-size:13px;line-height:1.7}.formatted-report-module__ugFNNa__logicChain{flex-direction:column;gap:24px;margin-top:12px;display:flex}.formatted-report-module__ugFNNa__logicHeader{border-top:1px solid var(--border-color-light);justify-content:space-between;align-items:flex-end;gap:16px;padding-top:20px;display:flex}.formatted-report-module__ugFNNa__logicTitle{color:var(--text-color);letter-spacing:-.01em;font-size:16px;font-weight:800}.formatted-report-module__ugFNNa__logicSubtitle{color:var(--text-color-secondary);margin-top:4px;font-size:12px}.formatted-report-module__ugFNNa__logicRounds{flex-direction:column;gap:20px;display:flex}.formatted-report-module__ugFNNa__logicRound{flex-direction:column;gap:12px;display:flex}.formatted-report-module__ugFNNa__logicRoundBadge{border:1px solid var(--border-color-light);letter-spacing:.12em;text-transform:uppercase;color:var(--text-color-secondary);background:#ffffffe6;border-radius:999px;justify-content:center;align-items:center;padding:6px 12px;font-size:11px;font-weight:700;display:inline-flex}.formatted-report-module__ugFNNa__logicRoundGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.formatted-report-module__ugFNNa__logicRoundGridThree{grid-template-columns:repeat(3,minmax(0,1fr))}.formatted-report-module__ugFNNa__logicCard{border:1px solid var(--border-color-light);background:#fff;border-radius:12px;gap:8px;padding:14px;display:grid;box-shadow:0 10px 24px #181b310f}.formatted-report-module__ugFNNa__logicCardTitle{letter-spacing:.1em;text-transform:uppercase;color:var(--text-color-secondary);font-size:11px;font-weight:700}.formatted-report-module__ugFNNa__logicCardSummary{color:var(--text-color);white-space:pre-wrap;overflow-wrap:anywhere;word-break:break-word;font-size:13px;line-height:1.6}.formatted-report-module__ugFNNa__logicCardDetail{color:var(--text-color-secondary);white-space:pre-wrap;overflow-wrap:anywhere;word-break:break-word;font-size:12px;line-height:1.6}.formatted-report-module__ugFNNa__logicEnd{text-align:center;letter-spacing:.12em;text-transform:uppercase;color:var(--text-color-secondary);border-top:1px solid var(--border-color-light);padding-top:12px;font-size:11px;font-weight:700}@media (max-width:720px){.formatted-report-module__ugFNNa__logicRoundGrid,.formatted-report-module__ugFNNa__logicRoundGridThree{grid-template-columns:1fr}}.formatted-report-module__ugFNNa__pillIcon{background:0 0;border-radius:6px;justify-content:center;align-items:center;width:16px;height:16px;margin-right:6px;font-size:11px;font-weight:800;display:inline-flex}.formatted-report-module__ugFNNa__newsHero{flex-direction:column;gap:24px;display:flex}:is(.formatted-report-module__ugFNNa__newsHeroStack .heroBody,.formatted-report-module__ugFNNa__newsHeroStack .heroBodyWithCenter){grid-template-columns:1fr;gap:28px}.formatted-report-module__ugFNNa__newsHeroStack .heroDivider{display:none}:is(.formatted-report-module__ugFNNa__newsHeroStack .heroColumn:first-child,.formatted-report-module__ugFNNa__newsHeroStack .heroColumn:last-child){display:none}.formatted-report-module__ugFNNa__newsHeroStackContent{flex-direction:column;gap:20px;display:flex}.formatted-report-module__ugFNNa__heroTop,.formatted-report-module__ugFNNa__heroBottom{flex-direction:column;gap:14px;padding:10px 0;display:flex}.formatted-report-module__ugFNNa__heroSectionLabel{letter-spacing:.18em;text-transform:uppercase;color:var(--text-color-secondary);align-items:center;gap:8px;font-size:10px;font-weight:700;display:inline-flex}.formatted-report-module__ugFNNa__heroLabelIcon{background:var(--report-chart-primary);border-radius:6px;width:18px;height:18px;box-shadow:0 6px 12px #456bca33}.formatted-report-module__ugFNNa__heroLabelText{align-items:center;display:inline-flex}.formatted-report-module__ugFNNa__heroSectionDivider{background:var(--border-color-light);width:100%;height:1px}.formatted-report-module__ugFNNa__newsStats{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.formatted-report-module__ugFNNa__newsMiniCard{border:1px solid var(--border-color-light);background:#fff;border-radius:12px;gap:6px;padding:12px 14px;display:grid}.formatted-report-module__ugFNNa__newsMiniCardLabel{text-transform:uppercase;letter-spacing:.08em;color:var(--text-color-secondary);font-size:11px}.formatted-report-module__ugFNNa__newsMiniCardValue{color:var(--text-color);font-size:18px;font-weight:800}.formatted-report-module__ugFNNa__newsMiniCardPositive{color:#c93838;background:#c938380f;border-color:#c9383838}.formatted-report-module__ugFNNa__newsMiniCardNegative{color:#2d8659;background:#2d86590f;border-color:#2d865938}.formatted-report-module__ugFNNa__newsMiniCardNeutral{background:#0000000a;border-color:#0000001f}.formatted-report-module__ugFNNa__timelineCard{border:1px solid var(--border-color-light);background:#fff;border-radius:12px;padding:16px;box-shadow:0 12px 28px #181b3114}.formatted-report-module__ugFNNa__timeline{position:relative}.formatted-report-module__ugFNNa__timelineTrack{background:#0003;width:1px;position:absolute;top:8px;bottom:8px;left:4.5px}.formatted-report-module__ugFNNa__timelineItems{flex-direction:column;gap:16px;display:flex}.formatted-report-module__ugFNNa__timelineItem{padding-left:32px;position:relative}.formatted-report-module__ugFNNa__timelineNode{background:var(--primary-color);border-radius:999px;width:10px;height:10px;position:absolute;top:2px;left:0}.formatted-report-module__ugFNNa__timelineBody{flex-direction:column;gap:8px;min-width:0;display:flex}.formatted-report-module__ugFNNa__timelineMeta{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.formatted-report-module__ugFNNa__timelineTime{color:var(--text-color-secondary);font-size:11px;font-weight:700}.formatted-report-module__ugFNNa__timelinePriceImpact,.formatted-report-module__ugFNNa__timelineDuration{color:var(--text-color-secondary);background:#0000000a;border:1px solid #00000014;border-radius:999px;align-items:center;padding:3px 8px;font-size:11px;font-weight:700;display:inline-flex}.formatted-report-module__ugFNNa__newsImpactTag{color:var(--text-color-secondary);white-space:nowrap;background:#0000000a;border:1px solid #00000014;border-radius:999px;align-items:center;padding:3px 8px;font-size:11px;font-weight:700;display:inline-flex}.formatted-report-module__ugFNNa__newsImpactTagPositive{color:#c93838;background:#c938381f;border-color:#c9383833}.formatted-report-module__ugFNNa__newsImpactTagNegative{color:#2d8659;background:#2d86591f;border-color:#2d865933}.formatted-report-module__ugFNNa__newsImpactTagNeutral{color:var(--text-color-secondary);background:#0000000a;border-color:#0000001f}.formatted-report-module__ugFNNa__timelineSummary{color:var(--text-color);word-break:break-word;overflow-wrap:anywhere;font-size:13px;line-height:1.6}.formatted-report-module__ugFNNa__timelineDivider{background:var(--border-color-light);width:100%;height:1px}.formatted-report-module__ugFNNa__durationLong{color:var(--primary-color);background:#456bca1a;border-color:#456bca33}.formatted-report-module__ugFNNa__durationMedium{color:var(--text-color);background:#0000000f;border-color:#0000001f}.formatted-report-module__ugFNNa__durationShort{color:#b06b00;background:#f6ad241f;border-color:#f6ad243d}.formatted-report-module__ugFNNa__priceFlat{color:var(--text-color-secondary);background:#0000000a;border-color:#0000001f}.formatted-report-module__ugFNNa__priceUp{color:#c93838;background:#c9383814;border-color:#c9383838}.formatted-report-module__ugFNNa__priceDown,.formatted-report-module__ugFNNa__newsReport[data-locale^=en] .formatted-report-module__ugFNNa__priceUp{color:#2d8659;background:#2d865914;border-color:#2d865938}.formatted-report-module__ugFNNa__newsReport[data-locale^=en] .formatted-report-module__ugFNNa__priceDown{color:#c93838;background:#c9383814;border-color:#c9383838}.formatted-report-module__ugFNNa__newsSection{flex-direction:column;gap:16px;min-width:0;display:flex}.formatted-report-module__ugFNNa__feedHeader{border-bottom:1px solid var(--border-color-light);justify-content:space-between;align-items:center;gap:12px;padding-bottom:8px;display:flex}.formatted-report-module__ugFNNa__sectionKicker{letter-spacing:.18em;text-transform:uppercase;color:var(--text-color-secondary);font-size:11px;font-weight:700}.formatted-report-module__ugFNNa__newsCard{border:1px solid var(--border-color-light);background:#fff;border-radius:14px;transition:transform .18s,box-shadow .18s;overflow:hidden;box-shadow:0 12px 24px #181b3114}.formatted-report-module__ugFNNa__newsCard:hover{transform:translateY(-2px);box-shadow:0 16px 32px #181b311f}.formatted-report-module__ugFNNa__newsCardMain{flex-direction:column;gap:12px;padding:16px;display:flex}.formatted-report-module__ugFNNa__newsTitleRow{align-items:center;gap:10px;display:flex}.formatted-report-module__ugFNNa__newsTitleIcon{width:32px;height:32px;color:var(--text-color-secondary);background:#0000000a;border:1px solid #00000014;border-radius:10px;flex:none;place-items:center;font-size:14px;font-weight:800;display:grid}.formatted-report-module__ugFNNa__newsTitleIconPositive{color:#c93838;background:#c938381f;border-color:#c9383833}.formatted-report-module__ugFNNa__newsTitleIconNegative{color:#2d8659;background:#2d86591f;border-color:#2d865933}.formatted-report-module__ugFNNa__newsTitleIconNeutral{color:var(--text-color-secondary);background:#0000000a;border-color:#0000001f}.formatted-report-module__ugFNNa__newsTitle{color:var(--text-color);letter-spacing:-.02em;margin:0;font-size:16px;font-weight:800;line-height:1.3}.formatted-report-module__ugFNNa__newsFooter{justify-content:space-between;align-items:center;gap:12px;padding-top:4px;display:flex}.formatted-report-module__ugFNNa__newsFooterLeft{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.formatted-report-module__ugFNNa__newsTime{color:var(--text-color-secondary);white-space:nowrap;font-size:11px;font-weight:700}.formatted-report-module__ugFNNa__newsCardExpanded{flex-direction:column;gap:12px;padding:0 16px 16px;display:flex}.formatted-report-module__ugFNNa__newsSummaryBox{border:1px solid var(--border-color-light);background:#456bca0d;border-radius:12px;padding:12px}.formatted-report-module__ugFNNa__expandedTitle{letter-spacing:.18em;text-transform:uppercase;color:var(--text-color-secondary);align-items:center;gap:6px;margin-bottom:10px;font-size:10px;font-weight:700;display:inline-flex}.formatted-report-module__ugFNNa__expandedTitleIcon{width:16px;height:16px;color:var(--primary-color);background:#456bca1f;border-radius:6px;justify-content:center;align-items:center;font-size:10px;font-weight:700;display:inline-flex}.formatted-report-module__ugFNNa__newsSummaryList{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.formatted-report-module__ugFNNa__newsSummaryList li{color:var(--text-color-secondary);align-items:flex-start;gap:8px;font-size:13px;line-height:1.7;display:flex}.formatted-report-module__ugFNNa__newsSummaryDot{background:#456bca80;border-radius:999px;flex:none;width:6px;height:6px;margin-top:8px;box-shadow:0 0 10px #456bca33}.formatted-report-module__ugFNNa__newsSummaryText{white-space:pre-wrap;overflow-wrap:anywhere;word-break:break-word}.formatted-report-module__ugFNNa__newsSource{background:0 0;border:none;border-radius:0;grid-template-columns:max-content 1fr;gap:8px 12px;padding:0;display:grid}.formatted-report-module__ugFNNa__newsSourceLabel{letter-spacing:.18em;text-transform:uppercase;color:var(--text-color-secondary);font-size:10px;font-weight:700}.formatted-report-module__ugFNNa__newsSourceList{flex-direction:column;gap:6px;margin:0;padding:0;list-style:none;display:flex}.formatted-report-module__ugFNNa__newsSourceEmpty{color:var(--text-color-secondary);font-size:13px}.formatted-report-module__ugFNNa__newsSourceLink{color:var(--primary-color);font-size:13px}.formatted-report-module__ugFNNa__sourceLink{color:var(--primary-color);font-size:12px;text-decoration:none}.formatted-report-module__ugFNNa__sourceLink:hover{text-decoration:underline}@media (max-width:720px){.formatted-report-module__ugFNNa__newsStats{grid-template-columns:1fr}}
.company-info-module__Jmu6Iq__companyInfo{flex-direction:column;gap:24px;padding:8px 0;display:flex}.company-info-module__Jmu6Iq__section{border:1px solid var(--border-color-light);background:#fff;border-radius:12px;padding:16px}.company-info-module__Jmu6Iq__sectionTitle{color:var(--text-color);border-bottom:1px solid var(--border-color-light);margin:0 0 12px;padding-bottom:6px;font-size:15px;font-weight:600}.company-info-module__Jmu6Iq__grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px;display:grid}.company-info-module__Jmu6Iq__item{background:var(--background-secondary);border-radius:8px;flex-direction:column;padding:10px;display:flex}.company-info-module__Jmu6Iq__label{color:var(--text-color-secondary);margin-bottom:4px;font-size:12px;font-weight:600}.company-info-module__Jmu6Iq__value{color:var(--text-color);word-break:break-all;font-size:13px}.company-info-module__Jmu6Iq__value a{color:var(--primary-color);text-decoration:none}.company-info-module__Jmu6Iq__value a:hover{text-decoration:underline}.company-info-module__Jmu6Iq__scopeText{color:var(--text-color-secondary);text-align:justify;background:var(--background-secondary);border-radius:8px;margin:0;padding:10px;font-size:13px;line-height:1.6}@media (max-width:768px){.company-info-module__Jmu6Iq__grid{grid-template-columns:1fr}}
.overview-section-v2-module__BZhK_G__overviewV2{flex-direction:column;gap:24px;width:100%;min-height:220px;padding:32px;display:flex}.overview-section-v2-module__BZhK_G__card{background:var(--background-card);border:1px solid var(--border-color-light);border-radius:var(--radius-lg);flex-direction:column;gap:18px;min-width:0;padding:24px;display:flex;box-shadow:0 12px 32px #17243b14}.overview-section-v2-module__BZhK_G__cardHeader{justify-content:space-between;align-items:center;gap:12px;display:flex}.overview-section-v2-module__BZhK_G__cardTitle{color:var(--text-color);margin:0;font-size:18px;font-weight:800}.overview-section-v2-module__BZhK_G__cardLink{color:var(--primary-color);font-size:12px;font-weight:600;text-decoration:none}.overview-section-v2-module__BZhK_G__cardLink:hover{text-decoration:underline}.overview-section-v2-module__BZhK_G__cardHint{color:var(--text-color-secondary);font-size:12px;font-weight:600}.overview-section-v2-module__BZhK_G__cardBody{flex-direction:column;gap:16px;min-width:0;display:flex}.overview-section-v2-module__BZhK_G__ratingContent{flex-direction:column;gap:20px;display:flex}.overview-section-v2-module__BZhK_G__gaugeWrap{width:100%;min-height:220px;position:relative}.overview-section-v2-module__BZhK_G__gaugeChart{width:100%;height:220px}.overview-section-v2-module__BZhK_G__ratingMetrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.overview-section-v2-module__BZhK_G__metricBox{background:var(--background-secondary);border-radius:12px;gap:8px;padding:16px;display:grid}.overview-section-v2-module__BZhK_G__metricLabel{color:var(--text-color-secondary);font-size:12px;font-weight:600}.overview-section-v2-module__BZhK_G__metricValue{color:var(--text-color);font-size:16px;font-weight:700}.overview-section-v2-module__BZhK_G__metricValueLarge{color:var(--text-color);font-size:24px;font-weight:600}.overview-section-v2-module__BZhK_G__metricPair{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 16px;display:grid}.overview-section-v2-module__BZhK_G__metricPairRow{gap:6px;display:grid}.overview-section-v2-module__BZhK_G__metricPairLabel{color:var(--text-color-secondary);font-size:12px;font-weight:600}.overview-section-v2-module__BZhK_G__metricValueRow{align-items:baseline;gap:8px;display:flex}.overview-section-v2-module__BZhK_G__metricChange{color:var(--text-color-secondary);font-size:12px;font-weight:700}.overview-section-v2-module__BZhK_G__positive{color:var(--report-chart-positive-strong)}.overview-section-v2-module__BZhK_G__negative{color:var(--report-chart-negative-strong)}.overview-section-v2-module__BZhK_G__neutral{color:var(--text-color)}.overview-section-v2-module__BZhK_G__metricValueAccent{color:var(--text-color);font-size:16px;font-weight:700}.overview-section-v2-module__BZhK_G__summaryBox{background:var(--background-secondary);border-radius:14px;padding:16px}.overview-section-v2-module__BZhK_G__summaryHeader{color:var(--text-color);text-transform:uppercase;letter-spacing:.08em;margin-bottom:8px;font-size:12px;font-weight:700}.overview-section-v2-module__BZhK_G__summaryBody{gap:8px;display:grid}.overview-section-v2-module__BZhK_G__summaryText{color:var(--text-color-secondary);margin:0;font-size:14px;line-height:1.6}.overview-section-v2-module__BZhK_G__summaryToggle{color:var(--primary-color);cursor:pointer;background:0 0;border:none;width:fit-content;padding:0;font-size:12px;font-weight:600}.overview-section-v2-module__BZhK_G__summaryPlaceholder{color:var(--text-color-secondary);margin:0;font-size:13px}.overview-section-v2-module__BZhK_G__loadingState{color:var(--text-color-secondary);z-index:1;place-items:center;gap:12px;min-height:200px;font-size:14px;display:grid;position:relative}.overview-section-v2-module__BZhK_G__placeholderContainer{border-radius:12px;flex-direction:column;justify-content:center;width:100%;min-height:320px;display:flex;position:relative;overflow:hidden}.overview-section-v2-module__BZhK_G__placeholderBackground{opacity:.45;filter:contrast(1.1);pointer-events:none;z-index:0;background-position:50%;background-repeat:no-repeat;background-size:contain;position:absolute;inset:0}.overview-section-v2-module__BZhK_G__placeholderContent{z-index:1;width:100%;position:relative}.overview-section-v2-module__BZhK_G__spinner{border:3px solid #456bca33;border-top-color:var(--primary-color);border-radius:999px;width:28px;height:28px;animation:.9s linear infinite overview-section-v2-module__BZhK_G__spin}@keyframes overview-section-v2-module__BZhK_G__spin{to{transform:rotate(360deg)}}.overview-section-v2-module__BZhK_G__radarContent{gap:18px;display:grid}.overview-section-v2-module__BZhK_G__radarWrap{min-height:220px;position:relative}.overview-section-v2-module__BZhK_G__radarChart{width:100%;height:220px}.overview-section-v2-module__BZhK_G__radarEmpty{color:var(--text-color-secondary);background:#ffffffb3;border-radius:12px;place-items:center;font-size:13px;display:grid;position:absolute;inset:0}.overview-section-v2-module__BZhK_G__radarInsights{gap:12px;display:grid}.overview-section-v2-module__BZhK_G__radarTitle{color:var(--text-color);margin:0;font-size:14px;font-weight:700}.overview-section-v2-module__BZhK_G__radarList{gap:12px;margin:0;padding:0;list-style:none;display:grid}.overview-section-v2-module__BZhK_G__radarItem{background:var(--background-secondary);border:none;border-radius:12px;gap:8px;padding:12px 14px;display:grid}.overview-section-v2-module__BZhK_G__radarItemHeader{color:var(--text-color);justify-content:space-between;align-items:center;gap:12px;font-size:13px;font-weight:700;display:flex}.overview-section-v2-module__BZhK_G__radarScore{color:var(--text-color);font-size:12px;font-weight:700}.overview-section-v2-module__BZhK_G__radarSummary{color:var(--text-color-secondary);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:13px;line-height:1.5;display:-webkit-box;overflow:hidden}.overview-section-v2-module__BZhK_G__radarSummary:hover{-webkit-line-clamp:unset;line-clamp:unset;display:block;overflow:visible}.overview-section-v2-module__BZhK_G__detailLink{color:var(--primary-color);cursor:pointer;background:0 0;border:none;width:fit-content;padding:0;font-size:12px;font-weight:600}.overview-section-v2-module__BZhK_G__marketCard{gap:18px}.overview-section-v2-module__BZhK_G__marketHeader{flex-wrap:wrap;align-items:flex-start;gap:24px;display:flex}.overview-section-v2-module__BZhK_G__marketPriceBlock{gap:8px;display:grid}.overview-section-v2-module__BZhK_G__marketLabel{color:var(--text-color-secondary);font-size:12px;font-weight:600}.overview-section-v2-module__BZhK_G__marketPriceRow{align-items:baseline;gap:12px;display:flex}.overview-section-v2-module__BZhK_G__marketPrice{color:var(--text-color);font-size:32px;font-weight:800}.overview-section-v2-module__BZhK_G__marketChange{color:var(--change-color,var(--text-color-secondary));font-size:16px;font-weight:700}.overview-section-v2-module__BZhK_G__marketMetrics{flex:1;grid-template-columns:repeat(5,minmax(0,1fr));gap:16px;min-width:260px;display:grid}.overview-section-v2-module__BZhK_G__marketMetric{color:var(--text-color-secondary);gap:6px;font-size:12px;display:grid}.overview-section-v2-module__BZhK_G__marketMetric strong{color:var(--text-color);font-size:14px}.overview-section-v2-module__BZhK_G__marketChart{gap:16px;display:grid}.overview-section-v2-module__BZhK_G__overviewNavigation{justify-content:center;display:flex}.overview-section-v2-module__BZhK_G__risk-low{color:#2ecc71}.overview-section-v2-module__BZhK_G__risk-medium{color:#fcb00d}.overview-section-v2-module__BZhK_G__risk-high{color:#df4a4a}@media (max-width:1200px){.overview-section-v2-module__BZhK_G__marketMetrics{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:768px){.overview-section-v2-module__BZhK_G__overviewV2{padding:20px}.overview-section-v2-module__BZhK_G__card{padding:18px}.overview-section-v2-module__BZhK_G__gaugeWrap{min-height:200px}.overview-section-v2-module__BZhK_G__gaugeChart{height:200px}.overview-section-v2-module__BZhK_G__radarWrap{min-height:220px}.overview-section-v2-module__BZhK_G__radarChart{height:220px}.overview-section-v2-module__BZhK_G__marketHeader{flex-direction:column}.overview-section-v2-module__BZhK_G__marketPriceRow{flex-wrap:wrap}.overview-section-v2-module__BZhK_G__ratingMetrics{grid-template-columns:1fr}.overview-section-v2-module__BZhK_G__marketMetrics{grid-template-columns:repeat(2,minmax(0,1fr));width:100%;min-width:0}.overview-section-v2-module__BZhK_G__marketPrice{font-size:26px}}
.stock-history-view-module__MdvjcW__loadingContainer{justify-content:center;align-items:center;width:100%;min-height:400px;display:flex}.stock-history-view-module__MdvjcW__stockHistoryContainer{flex-direction:column;width:100%;display:flex}.stock-history-view-module__MdvjcW__stockHistoryHeader{background:linear-gradient(135deg,#4b5a7a 0%,#5a6b8a 100%);border-bottom:1px solid #ffffff1a;flex-shrink:0;box-shadow:0 4px 12px #00000014}.stock-history-view-module__MdvjcW__stockHistoryContent{position:relative}:is(.dark .stock-history-view-module__MdvjcW__stockHistoryContainer,.dark .stock-history-view-module__MdvjcW__stockHistoryContent){background-color:#1a1d26}.dark .stock-history-view-module__MdvjcW__stockHistoryHeader{background:linear-gradient(135deg,#2a3342 0%,#353d4f 100%);border-bottom:1px solid #ffffff0d}
.StockHistoryModal-module__L9Ah_G__modalOverlay{z-index:9999;background-color:#f8f9fb;flex-direction:column;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}.StockHistoryModal-module__L9Ah_G__modalContent{flex-direction:column;width:100%;height:100%;display:flex}.StockHistoryModal-module__L9Ah_G__modalHeader{background:linear-gradient(135deg,#5a6b8a 0%,#6b7fa0 100%);border-bottom:1px solid #5a6b8a33;flex-shrink:0;justify-content:space-between;align-items:center;height:60px;padding:0 24px;display:flex;box-shadow:0 2px 8px #5a6b8a26}.StockHistoryModal-module__L9Ah_G__headerLeft,.StockHistoryModal-module__L9Ah_G__headerRight{align-items:center;gap:16px;display:flex}.StockHistoryModal-module__L9Ah_G__closeButton{cursor:pointer;color:#fff;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:background-color .2s;display:flex}.StockHistoryModal-module__L9Ah_G__closeButton:hover{background-color:#ffffff26}.StockHistoryModal-module__L9Ah_G__headerTitle{color:#fff;font-size:18px;font-weight:600}.StockHistoryModal-module__L9Ah_G__latestButton{background-color:var(--background-primary,#fafbff);color:var(--primary-color,#456bca);cursor:pointer;border:none;border-radius:18px;align-items:center;gap:6px;padding:6px 14px;font-size:13px;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.StockHistoryModal-module__L9Ah_G__latestButton:hover{background-color:#fff;transform:translateY(-1px);box-shadow:0 4px 12px #00000026}.StockHistoryModal-module__L9Ah_G__latestButton svg{color:inherit}.StockHistoryModal-module__L9Ah_G__latestButton svg:last-child{opacity:.8}.StockHistoryModal-module__L9Ah_G__modalBody{background-color:#f8f9fb;flex:1;position:relative;overflow-y:auto}.dark .StockHistoryModal-module__L9Ah_G__modalOverlay{background-color:#1a1d26}.dark .StockHistoryModal-module__L9Ah_G__modalHeader{background:linear-gradient(135deg,#2a3342 0%,#353d4f 100%);border-bottom:1px solid #5a6b8a33}.dark .StockHistoryModal-module__L9Ah_G__modalBody{background-color:#1a1d26}.dark .StockHistoryModal-module__L9Ah_G__closeButton{color:#ffffffd9}.dark .StockHistoryModal-module__L9Ah_G__closeButton:hover{background-color:#ffffff1a}.dark .StockHistoryModal-module__L9Ah_G__headerTitle{color:#ffffffd9}.dark .StockHistoryModal-module__L9Ah_G__latestButton{background-color:#ffffff1a;border-color:#fff3}.dark .StockHistoryModal-module__L9Ah_G__latestButton:hover{background-color:#ffffff26;border-color:#ffffff4d}@media (max-width:768px){.StockHistoryModal-module__L9Ah_G__modalHeader{align-items:flex-start;gap:12px;height:auto;padding:12px 16px}.StockHistoryModal-module__L9Ah_G__headerLeft{flex-direction:column;flex:1;align-items:flex-start;gap:10px;min-width:0}.StockHistoryModal-module__L9Ah_G__headerTitle{word-break:break-all;font-size:15px;line-height:1.4}.StockHistoryModal-module__L9Ah_G__titlePrefix{display:none}.StockHistoryModal-module__L9Ah_G__latestButton{border-radius:16px;gap:4px;padding:5px 12px;font-size:11px}.StockHistoryModal-module__L9Ah_G__closeButton{width:32px;height:32px;margin-top:-2px;margin-right:-4px}}
.index-module__hwffKW__overlay{z-index:2100;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0f172a8c;justify-content:center;align-items:center;padding:24px;animation:.2s ease-out index-module__hwffKW__fadeIn;display:flex;position:fixed;inset:0;overflow-y:auto}.index-module__hwffKW__container{background:var(--background-primary);border-radius:20px;width:min(100%,640px);padding:32px;animation:.3s ease-out index-module__hwffKW__slideUp;position:relative;box-shadow:0 25px 50px -12px #00000040}.index-module__hwffKW__actionCell{justify-content:center;align-items:center;gap:8px;display:flex}.index-module__hwffKW__aiButton{background:rgba(var(--primary-rgb),.1);border:1px solid rgba(var(--primary-rgb),.2);color:var(--primary-color);cursor:pointer;box-shadow:0 1px 3px rgba(var(--primary-rgb),.1);white-space:nowrap;border-radius:8px;align-items:center;gap:4px;padding:5px 8px;font-size:11px;font-weight:600;transition:all .2s;display:flex}.index-module__hwffKW__aiButton:hover{background:rgba(var(--primary-rgb),.15);border-color:rgba(var(--primary-rgb),.3);box-shadow:0 2px 4px rgba(var(--primary-rgb),.15);transform:translateY(-1px)}.index-module__hwffKW__removeActionWrapper{align-items:center;display:flex;position:relative}.index-module__hwffKW__actionIconButton{cursor:pointer;color:var(--text-color-secondary);background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:6px;transition:all .2s;display:flex}.index-module__hwffKW__actionIconButton:hover{background:var(--hover-bg);color:var(--text-color)}.index-module__hwffKW__removeButton:hover{color:var(--rating-extreme-buy)}.index-module__hwffKW__confirmPopup{background:var(--background-card);border:1px solid var(--border-color-light);z-index:1000;border-radius:8px;min-width:140px;padding:10px 12px;animation:.2s index-module__hwffKW__fadeIn;position:absolute;bottom:calc(100% + 10px);right:-10px;box-shadow:0 4px 12px #00000026}.index-module__hwffKW__confirmText{color:var(--text-color);white-space:nowrap;text-align:center;margin:0 0 8px;font-size:11px}.index-module__hwffKW__confirmActions{justify-content:center;gap:6px;display:flex}.index-module__hwffKW__confirmActions button{cursor:pointer;border:1px solid var(--border-color-light);border-radius:4px;padding:4px 10px;font-size:10px;transition:all .2s}.index-module__hwffKW__cancelBtn{color:var(--text-color-secondary);background:0 0}.index-module__hwffKW__cancelBtn:hover{background:var(--hover-bg)}.index-module__hwffKW__confirmBtn{background:var(--rating-extreme-buy);color:#fff;border:none!important}.index-module__hwffKW__confirmBtn:hover{opacity:.9}.index-module__hwffKW__popupArrow{border-left:6px solid #0000;border-right:6px solid #0000;border-top:6px solid var(--background-card);width:0;height:0;position:absolute;top:100%;right:18px}@keyframes index-module__hwffKW__fadeIn{0%{opacity:0}to{opacity:1}}.index-module__hwffKW__positive{color:var(--report-chart-positive-strong)}.index-module__hwffKW__negative{color:var(--report-chart-negative-strong)}.index-module__hwffKW__neutral{color:var(--text-color-secondary)}.index-module__hwffKW__loading,.index-module__hwffKW__empty{text-align:center;color:var(--text-color-secondary);padding:48px 20px;font-size:13px}.index-module__hwffKW__closeButton{background:var(--hover-bg);width:32px;height:32px;color:var(--text-color);cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;font-size:20px;transition:all .2s;display:flex;position:absolute;top:20px;right:20px}.index-module__hwffKW__closeButton:hover{background:var(--border-color);transform:rotate(90deg)}.index-module__hwffKW__title{color:var(--text-color);margin:0 0 8px;font-size:24px;font-weight:700}.index-module__hwffKW__description{color:var(--text-color-secondary);margin:0 0 24px;font-size:14px}@keyframes index-module__hwffKW__slideUp{0%{opacity:0;transform:translateY(20px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}@media (max-width:640px){.index-module__hwffKW__container{border-radius:20px;width:100%;margin-top:0;padding:24px;animation:.3s ease-out index-module__hwffKW__slideInCenter}@keyframes index-module__hwffKW__slideInCenter{0%{opacity:0;transform:scale(.9)translateY(10px)}to{opacity:1;transform:scale(1)translateY(0)}}}
