.guru-module__FcrJSG__container{height:calc(100vh - var(--nav-height) - var(--nav-border));background:var(--background-secondary);--panel-bg:var(--background-secondary);display:flex;overflow:hidden}.guru-module__FcrJSG__sidebar{z-index:40;background:var(--background-card);border-right:1px solid var(--border-color-light);flex-direction:column;width:250px;transition:transform .3s ease-in-out;display:flex;position:fixed;top:0;bottom:0}.guru-module__FcrJSG__sidebarContent{flex-direction:column;height:100%;padding:24px 20px;display:flex}.guru-module__FcrJSG__sidebarTitle{color:var(--text-color);letter-spacing:.02em;padding-bottom:20px;font-size:16px;font-weight:700}.guru-module__FcrJSG__guruList{flex-direction:column;flex:1;gap:4px;display:flex;overflow-y:auto}.guru-module__FcrJSG__guruItem{border-radius:var(--radius-lg);width:100%;color:var(--text-color-secondary);cursor:pointer;text-align:left;background:0 0;border:1px solid #0000;align-items:center;gap:12px;padding:12px 16px;font-size:14px;font-weight:500;transition:all .2s;display:flex}.guru-module__FcrJSG__guruItem:hover{background:var(--hover-bg);color:var(--text-color)}.guru-module__FcrJSG__guruItem.guru-module__FcrJSG__active{background:rgba(var(--primary-rgb),.1);color:var(--primary-color);border:1px solid rgba(var(--primary-rgb),.2);box-shadow:0 2px 4px rgba(var(--primary-rgb),.1)}.guru-module__FcrJSG__guruAvatar{background:var(--background-secondary);width:32px;height:32px;color:var(--text-color-secondary);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:14px;font-weight:700;display:flex}.guru-module__FcrJSG__active .guru-module__FcrJSG__guruAvatar{background:var(--primary-color);color:#fff}.guru-module__FcrJSG__guruInfo{flex:1;min-width:0}.guru-module__FcrJSG__guruName{white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:600;overflow:hidden}.guru-module__FcrJSG__sidebarDivider{background:var(--border-color-light);height:1px;margin:12px 16px}.guru-module__FcrJSG__recommendBtn{width:100%;color:var(--primary-color);cursor:pointer;background:0 0;border:none;justify-content:flex-start;align-items:center;margin-top:0;padding:12px 16px;font-size:13px;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.guru-module__FcrJSG__recommendBtn:hover{color:var(--primary-dark);opacity:.8}.guru-module__FcrJSG__main{background-color:var(--background-secondary);flex-direction:column;flex:1;min-width:0;margin-left:250px;display:flex;overflow:hidden}.guru-module__FcrJSG__contentArea{flex-direction:column;flex:1;padding:24px;display:flex;overflow:hidden}.guru-module__FcrJSG__contentInner{flex-direction:column;flex:1;gap:24px;width:100%;max-width:1080px;min-height:0;margin:0 auto;animation:.7s guru-module__FcrJSG__fadeIn;display:flex}.guru-module__FcrJSG__emptyState{height:100%;color:var(--text-secondary);justify-content:center;align-items:center;padding:40px;font-size:16px;display:flex}.guru-module__FcrJSG__holdingsTable th{z-index:10;background:var(--background-secondary);height:42px;position:sticky;top:0;padding:0 16px!important}.guru-module__FcrJSG__holdingsTable div{overflow:visible!important}.guru-module__FcrJSG__holdingsTable td{height:72px;padding:0 16px!important}.guru-module__FcrJSG__holdingsTable table{table-layout:fixed}.guru-module__FcrJSG__stockCell{flex-direction:column;gap:4px;min-width:0;display:flex}.guru-module__FcrJSG__stockName{color:var(--text-color);white-space:nowrap;text-overflow:ellipsis;max-width:none;margin:0;font-size:14px;font-weight:600;overflow:hidden}.guru-module__FcrJSG__stockTags{align-items:center;gap:6px;display:flex}.guru-module__FcrJSG__tag{border:1px solid var(--border-color-light);border-radius:4px;padding:1px 6px;font-size:10px;font-weight:500;line-height:1.4}.guru-module__FcrJSG__tagCode{color:var(--text-color-secondary);background:0 0;font-family:monospace}.guru-module__FcrJSG__tagMarket{color:var(--text-color-secondary);background:0 0}.guru-module__FcrJSG__weightWrapper{flex-direction:column;gap:4px;width:100%;display:flex}.guru-module__FcrJSG__weightBarContainer{width:100%;max-width:240px;position:relative}.guru-module__FcrJSG__weightProgressBar{background:rgba(var(--primary-rgb),.05);border:1px solid var(--primary-color);border-radius:0;flex:1;height:12px;display:flex;position:relative;overflow:hidden}.guru-module__FcrJSG__weightProgressFill{background:var(--primary-color);z-index:1;border-radius:0;height:100%;transition:width .4s cubic-bezier(.4,0,.2,1);position:relative}.guru-module__FcrJSG__weightDividers{pointer-events:none;z-index:2;justify-content:space-evenly;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.guru-module__FcrJSG__weightDivider{background:var(--primary-color);opacity:.5;width:1px;height:100%}.guru-module__FcrJSG__weightText{color:var(--primary-color);text-align:left;font-variant-numeric:tabular-nums;font-size:12px;font-weight:700}.guru-module__FcrJSG__noWeightText{color:var(--text-color-secondary);opacity:.8;font-size:13px;font-style:italic}@media (max-width:768px){.guru-module__FcrJSG__weightText{min-width:unset}}.guru-module__FcrJSG__recommendation{white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;padding:4px 12px;font-size:12px;font-weight:600;display:inline-flex}.guru-module__FcrJSG__bull{color:var(--report-chart-positive-strong);background:color-mix(in srgb,var(--report-chart-positive-strong),transparent 92%);border:1px solid color-mix(in srgb,var(--report-chart-positive-strong),transparent 80%)}.guru-module__FcrJSG__bear{color:var(--report-chart-negative-strong);background:color-mix(in srgb,var(--report-chart-negative-strong),transparent 92%);border:1px solid color-mix(in srgb,var(--report-chart-negative-strong),transparent 80%)}.guru-module__FcrJSG__neutral{color:var(--text-color-secondary);background:var(--hover-bg);border:1px solid var(--border-color-light)}.guru-module__FcrJSG__aiSummaryCell{cursor:default;position:relative}.guru-module__FcrJSG__summaryText{color:var(--text-color-secondary);-webkit-line-clamp:2;line-clamp:2;white-space:normal;word-break:break-word;-webkit-box-orient:vertical;font-size:13px;line-height:1.5;display:-webkit-box;overflow:hidden}.guru-module__FcrJSG__fullSummary{background:var(--background-card);border-radius:var(--radius-lg);border:1px solid var(--border-color-light);width:350px;color:var(--text-color);z-index:100;opacity:0;visibility:hidden;pointer-events:none;white-space:normal;word-break:break-word;padding:16px;font-size:13px;line-height:1.6;transition:all .2s;position:absolute;bottom:100%;right:0;transform:translateY(-10px);box-shadow:0 8px 24px #00000026}.guru-module__FcrJSG__aiSummaryCell:hover .guru-module__FcrJSG__fullSummary{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(-15px)}.guru-module__FcrJSG__selectedRow,.guru-module__FcrJSG__selectedRow td{position:relative;background-color:var(--panel-bg)!important;color:var(--primary-color)!important;border-top:1px solid rgba(var(--primary-rgb),.1)!important;border-bottom:1px solid rgba(var(--primary-rgb),.1)!important}.guru-module__FcrJSG__selectedRow td:first-child:before{content:"";background:var(--primary-color);z-index:2;width:4px;position:absolute;top:0;bottom:0;left:0}.guru-module__FcrJSG__selectedRow{box-shadow:0 4px 10px #0000000a}.guru-module__FcrJSG__selectedRow .guru-module__FcrJSG__stockName,.guru-module__FcrJSG__selectedRow .guru-module__FcrJSG__weightText{color:var(--primary-color)!important}@keyframes guru-module__FcrJSG__fadeIn{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.guru-module__FcrJSG__mobileHeader{background:var(--background-card);border-bottom:1px solid var(--border-color-light);z-index:30;align-items:center;gap:16px;height:56px;padding:0 16px;display:none;position:fixed;top:0;left:0;right:0}.guru-module__FcrJSG__mobileHeaderTitle{color:var(--text-color);font-size:16px;font-weight:600}.guru-module__FcrJSG__mobileMenuButton{border-radius:var(--radius-lg);color:var(--primary-color);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;margin-left:-8px;padding:8px;display:flex}.guru-module__FcrJSG__mobileMenuButton:hover{background:var(--hover-bg)}.guru-module__FcrJSG__mobileOverlay{z-index:35;background:#00000059;display:none;position:fixed;inset:0}.guru-module__FcrJSG__mobileOverlay.guru-module__FcrJSG__visible{display:block}@media (max-width:1024px){.guru-module__FcrJSG__header{padding:0 16px}.guru-module__FcrJSG__headerTop{flex-direction:column;align-items:stretch;gap:16px}.guru-module__FcrJSG__headerTitle{font-size:24px}.guru-module__FcrJSG__titleRow{flex-wrap:wrap}.guru-module__FcrJSG__main{margin-left:0;padding-top:56px}.guru-module__FcrJSG__sidebar{z-index:50;height:100vh;top:0;transform:translate(-100%)}.guru-module__FcrJSG__sidebar.guru-module__FcrJSG__open{transform:translate(0)}.guru-module__FcrJSG__mobileHeader{display:flex}.guru-module__FcrJSG__contentArea{padding:16px}}.guru-module__FcrJSG__bottomSection{background:0 0;flex:1;grid-template-columns:1fr 560px;gap:0;min-height:0;display:grid;overflow:visible}.guru-module__FcrJSG__holdingsList{background:var(--background-card);border:1px solid var(--border-color-light);overflow-y:auto;overflow-y:overlay;border-radius:12px 0 0 12px;height:100%}.guru-module__FcrJSG__holdingsList::-webkit-scrollbar{width:5px}.guru-module__FcrJSG__holdingsList::-webkit-scrollbar-track{background:0 0}.guru-module__FcrJSG__holdingsList::-webkit-scrollbar-thumb{background:0 0;border-radius:10px;transition:background .3s}.guru-module__FcrJSG__holdingsList:hover::-webkit-scrollbar-thumb{background:#00000014}.guru-module__FcrJSG__holdingsList::-webkit-scrollbar-thumb:hover{background:#00000026}.guru-module__FcrJSG__alphaPanel{background:var(--panel-bg);z-index:5;border:1px solid var(--border-color-light);border-left:none;border-radius:0 12px 12px 0;height:100%;position:relative;overflow:hidden;box-shadow:0 8px 30px #0000001f}.guru-module__FcrJSG__header{margin-bottom:8px;padding:0 24px}.guru-module__FcrJSG__headerTop{justify-content:space-between;align-items:center;gap:24px;display:flex}.guru-module__FcrJSG__titleRow{align-items:center;gap:12px;margin-bottom:8px;display:flex}.guru-module__FcrJSG__headerTitle{color:var(--text-color);margin:0;font-size:28px;font-weight:700}.guru-module__FcrJSG__asOfDateTag{background:rgba(var(--primary-rgb),.05);color:var(--text-color-secondary);border:1px solid var(--border-color-light);border-radius:6px;align-items:center;gap:6px;height:fit-content;padding:4px 10px;font-size:13px;font-weight:500;display:inline-flex}.guru-module__FcrJSG__orgTag{background:rgba(var(--primary-rgb),.1);color:var(--primary-color);border-radius:4px;padding:2px 8px;font-size:12px;font-weight:600}.guru-module__FcrJSG__headerDesc{color:var(--text-color-secondary);max-width:800px;margin:0;font-size:14px;line-height:1.5}.guru-module__FcrJSG__descLink{color:var(--primary-color);border-bottom:1px solid #0000;margin:0 2px;font-weight:500;text-decoration:none;transition:all .2s}.guru-module__FcrJSG__descLink:hover{border-bottom-color:var(--primary-color);opacity:.8}@media (max-width:1024px){.guru-module__FcrJSG__bottomSection{height:calc(100vh - var(--nav-height) - 56px);display:block;position:relative}.guru-module__FcrJSG__holdingsList{border-radius:12px;height:100%}.guru-module__FcrJSG__alphaPanel{z-index:60;background:var(--background-card);padding-top:env(safe-area-inset-top,0);border:none;border-radius:0;transition:transform .4s cubic-bezier(.165,.84,.44,1);display:none;position:fixed;inset:0;transform:translateY(100%)}.guru-module__FcrJSG__alphaPanel.guru-module__FcrJSG__visible{display:block;transform:translateY(0)}}
.UserSearchBox-module__O_GU0a__searchBar{flex-shrink:0;width:100%;max-width:320px}.UserSearchBox-module__O_GU0a__searchInputWrapper{background:var(--background-secondary);border:1px solid var(--border-color);border-radius:var(--radius-lg);align-items:center;padding:0 12px;transition:all .2s;display:flex;position:relative}.UserSearchBox-module__O_GU0a__searchInputWrapper:focus-within{border-color:var(--primary-color);box-shadow:0 0 0 3px rgba(var(--primary-rgb),.1);background:var(--background-primary)}.UserSearchBox-module__O_GU0a__searchIcon{opacity:.5;flex-shrink:0;margin-right:10px;transition:all .2s}.UserSearchBox-module__O_GU0a__searchInputWrapper:focus-within .UserSearchBox-module__O_GU0a__searchIcon{opacity:1;color:var(--primary-color)}.UserSearchBox-module__O_GU0a__searchInput{height:38px;color:var(--text-color);background:0 0;border:none;outline:none;flex:1;width:100%;font-size:14px}.UserSearchBox-module__O_GU0a__clearBtn{color:var(--text-color-secondary);cursor:pointer;background:0 0;border:none;padding:2px 6px;font-size:18px;line-height:1}.UserSearchBox-module__O_GU0a__clearBtn:hover{color:var(--text-color)}
.history-module__mP5Y8q__container{flex-direction:column;gap:24px;display:flex}.history-module__mP5Y8q__header{margin-bottom:8px;padding:0 24px}.history-module__mP5Y8q__headerTop{justify-content:space-between;align-items:center;gap:24px;display:flex}.history-module__mP5Y8q__tableHeader{justify-content:flex-end;align-items:center;margin-bottom:12px;padding:0 24px;display:flex}@keyframes history-module__mP5Y8q__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.history-module__mP5Y8q__titleRow{align-items:center;gap:12px;margin-bottom:8px;display:flex}.history-module__mP5Y8q__refreshTag{background:rgba(var(--primary-rgb),.1);color:var(--primary-color);border:1px solid rgba(var(--primary-rgb),.2);cursor:pointer;border-radius:6px;align-items:center;gap:6px;height:fit-content;padding:4px 10px;font-size:13px;font-weight:500;transition:all .2s;display:inline-flex}.history-module__mP5Y8q__refreshTag:hover:not(:disabled){background:rgba(var(--primary-rgb),.15);border-color:rgba(var(--primary-rgb),.3)}.history-module__mP5Y8q__refreshTag:disabled{opacity:.6;cursor:not-allowed}.history-module__mP5Y8q__spinning{animation:.8s linear infinite history-module__mP5Y8q__spin}.history-module__mP5Y8q__pagination{color:var(--text-color-secondary);align-items:center;gap:16px;font-size:14px;display:flex}.history-module__mP5Y8q__paginationInfo{white-space:nowrap;opacity:.8}.history-module__mP5Y8q__paginationBtns{align-items:center;gap:8px;display:flex}.history-module__mP5Y8q__pageBtn{border:1px solid var(--border-color-light);background:var(--background-card);width:32px;height:32px;color:var(--text-color);cursor:pointer;border-radius:6px;justify-content:center;align-items:center;transition:all .2s;display:flex}.history-module__mP5Y8q__pageBtn:hover:not(:disabled){border-color:var(--primary-color);color:var(--primary-color);background:rgba(var(--primary-rgb),.05)}.history-module__mP5Y8q__pageBtn:disabled{opacity:.3;cursor:not-allowed;background:var(--background-secondary)}@media (max-width:1024px){.history-module__mP5Y8q__headerTop{flex-direction:column;align-items:stretch;gap:16px}.history-module__mP5Y8q__headerRightActions{flex-direction:column-reverse;align-items:stretch;gap:12px}.history-module__mP5Y8q__searchBar{max-width:none}.history-module__mP5Y8q__pagination{justify-content:space-between}}.history-module__mP5Y8q__title{color:var(--text-color);margin:0;font-size:28px;font-weight:700}.history-module__mP5Y8q__subtitle{color:var(--text-color-secondary);margin:0;font-size:14px}.history-module__mP5Y8q__notice{background:rgba(var(--primary-rgb),.05);border:1px solid rgba(var(--primary-rgb),.1);border-radius:var(--radius-lg);color:var(--primary-color);align-items:center;gap:12px;padding:12px 16px;font-size:13px;font-weight:500;display:flex}.history-module__mP5Y8q__list{flex-direction:column;gap:16px;display:flex}.history-module__mP5Y8q__card{background:var(--background-card);border:1px solid var(--border-color-light);border-radius:var(--radius-lg);cursor:pointer;align-items:center;gap:16px;padding:20px;transition:all .2s;display:flex}.history-module__mP5Y8q__card:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000014}.history-module__mP5Y8q__cardIcon{background:var(--hover-bg);border-radius:var(--radius-lg);width:48px;height:48px;color:var(--primary-color);flex-shrink:0;justify-content:center;align-items:center;display:flex}.history-module__mP5Y8q__cardContent{flex:1;min-width:0}.history-module__mP5Y8q__cardTitle{color:var(--text-color);text-overflow:ellipsis;white-space:nowrap;margin:0 0 8px;font-size:14px;font-weight:600;overflow:hidden}.history-module__mP5Y8q__cardMeta{align-items:center;gap:12px;font-size:12px;display:flex}.history-module__mP5Y8q__cardType{color:var(--text-color-secondary);text-transform:uppercase;letter-spacing:.05em;font-weight:600}.history-module__mP5Y8q__cardDate{color:var(--text-color-disabled)}.history-module__mP5Y8q__cardRight{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:8px;display:flex}.history-module__mP5Y8q__cardCost{color:var(--text-color);font-size:14px;font-weight:700}.history-module__mP5Y8q__cardStatus{text-transform:uppercase;letter-spacing:.1em;border-radius:4px;padding:4px 8px;font-size:10px;font-weight:700}.history-module__mP5Y8q__cardStatus.history-module__mP5Y8q__completed{color:#10b981;background:#10b9811a}.history-module__mP5Y8q__cardStatus.history-module__mP5Y8q__processing{color:#f59e0b;background:#f59e0b1a}@media (max-width:768px){.history-module__mP5Y8q__card{flex-direction:column;align-items:flex-start}.history-module__mP5Y8q__cardRight{flex-direction:row;justify-content:space-between;align-items:center;width:100%}}.history-module__mP5Y8q__stockCell{flex-direction:column;gap:6px;display:flex}.history-module__mP5Y8q__stockName{color:var(--text-color);margin:0;font-size:15px;font-weight:600}.history-module__mP5Y8q__stockTags{align-items:center;gap:8px;display:flex}.history-module__mP5Y8q__tag{border:1px solid var(--border-color);border-radius:4px;padding:1px 6px;font-size:11px;font-weight:500;line-height:1.4}.history-module__mP5Y8q__tagCode{color:var(--text-color-secondary);background:0 0;font-family:monospace}.history-module__mP5Y8q__tagMarket{color:var(--text-color-secondary);background:0 0}.history-module__mP5Y8q__recommendation{white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;padding:6px 14px;font-size:13px;font-weight:600;display:inline-flex}@media (max-width:768px){.history-module__mP5Y8q__strong{text-align:center;padding-top:4px;padding-bottom:4px;line-height:1.2;white-space:pre-line!important}}.history-module__mP5Y8q__bull{color:var(--report-chart-positive-strong);background:color-mix(in srgb,var(--report-chart-positive-strong),transparent 92%);border:1px solid color-mix(in srgb,var(--report-chart-positive-strong),transparent 80%)}.history-module__mP5Y8q__bear{color:var(--report-chart-negative-strong);background:color-mix(in srgb,var(--report-chart-negative-strong),transparent 92%);border:1px solid color-mix(in srgb,var(--report-chart-negative-strong),transparent 80%)}.history-module__mP5Y8q__neutral{color:var(--text-color-secondary);background:var(--hover-bg);border:1px solid var(--border-color-light)}.history-module__mP5Y8q__actionCell{justify-content:center;align-items:center;display:flex}.history-module__mP5Y8q__aiButton{background:rgba(var(--primary-rgb),.1);border:1px solid rgba(var(--primary-rgb),.2);color:var(--primary-color);cursor:pointer;box-shadow:0 2px 4px rgba(var(--primary-rgb),.1);white-space:nowrap;border-radius:20px;flex-shrink:0;align-items:center;gap:6px;padding:6px 14px;font-size:13px;font-weight:600;transition:all .2s;display:flex}.history-module__mP5Y8q__aiButton:hover{background:rgba(var(--primary-rgb),.15);border-color:rgba(var(--primary-rgb),.3);box-shadow:0 4px 6px rgba(var(--primary-rgb),.15);transform:translateY(-1px)}.history-module__mP5Y8q__headerWithIcon{justify-content:center;align-items:center;gap:6px;display:flex}.history-module__mP5Y8q__aiSummaryCell{cursor:default;position:relative}.history-module__mP5Y8q__summaryText{color:var(--text-color-secondary);-webkit-line-clamp:3;line-clamp:3;white-space:normal;word-break:break-word;-webkit-box-orient:vertical;min-width:280px;max-width:450px;font-size:13px;line-height:1.5;display:-webkit-box;overflow:hidden}.history-module__mP5Y8q__dateCell{color:var(--text-color-secondary);font-size:13px}.history-module__mP5Y8q__generatingContainer{align-items:center;gap:2px;display:flex}.history-module__mP5Y8q__generatingText{color:var(--text-color-disabled);font-size:13px;font-style:italic;animation:2.5s ease-in-out infinite history-module__mP5Y8q__pulse}.history-module__mP5Y8q__dotAnim{color:var(--text-color-disabled);font-size:13px;font-weight:700;animation:1.5s infinite history-module__mP5Y8q__dotsPulse}@keyframes history-module__mP5Y8q__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.3;transform:scale(.99)}}@keyframes history-module__mP5Y8q__dotsPulse{0%,to{opacity:.2}50%{opacity:1}}.history-module__mP5Y8q__fullSummary{background:var(--background-card);border-radius:var(--radius-lg);border:1px solid var(--border-color-light);width:calc(100% + 24px);min-width:300px;max-width:480px;color:var(--text-color);z-index:100;opacity:0;visibility:hidden;pointer-events:none;white-space:normal;word-break:break-word;padding:16px;font-size:13px;line-height:1.6;transition:all .2s;position:absolute;top:-12px;left:-12px;box-shadow:0 8px 24px #00000026}.history-module__mP5Y8q__aiSummaryCell:hover .history-module__mP5Y8q__fullSummary{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(-4px)}
.history-compact-module__CrjpvW__container{flex-direction:column;gap:0;min-height:100%;display:flex}.history-compact-module__CrjpvW__header{border-bottom:1px solid var(--border-color-light);background:var(--background-card);padding:12px 20px}.history-compact-module__CrjpvW__title{color:var(--text-color);margin:0 0 4px;font-size:14px;font-weight:600}.history-compact-module__CrjpvW__subtitle{color:var(--text-color-secondary);margin:0;font-size:11px}.history-compact-module__CrjpvW__compactTable{font-size:12px}.history-compact-module__CrjpvW__compactTable thead th{text-transform:uppercase;letter-spacing:.03em;padding:8px 2px;font-size:11px;font-weight:600}.history-compact-module__CrjpvW__compactTable tbody td{padding:8px 2px}.history-compact-module__CrjpvW__compactTable thead th:first-child,.history-compact-module__CrjpvW__compactTable tbody td:first-child{padding-left:12px}.history-compact-module__CrjpvW__compactTable thead th:last-child,.history-compact-module__CrjpvW__compactTable tbody td:last-child{padding-right:12px}.history-compact-module__CrjpvW__stockCell{flex-direction:column;gap:4px;display:flex}.history-compact-module__CrjpvW__stockName{color:var(--text-color);margin:0;font-size:13px;font-weight:600;line-height:1.3}.history-compact-module__CrjpvW__stockTags{align-items:center;gap:4px;display:flex}.history-compact-module__CrjpvW__tag{border:1px solid var(--border-color);border-radius:3px;padding:1px 5px;font-size:10px;font-weight:500;line-height:1.3}.history-compact-module__CrjpvW__tagCode{color:var(--text-color-secondary);background:0 0;font-family:monospace}.history-compact-module__CrjpvW__tagMarket{color:var(--text-color-secondary);background:0 0}.history-compact-module__CrjpvW__recommendation{white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;padding:3px 8px;font-size:11px;font-weight:600;display:inline-flex}.history-compact-module__CrjpvW__strong{text-align:center;padding-top:2px;padding-bottom:2px;line-height:1.2;white-space:pre-line!important}.history-compact-module__CrjpvW__bull{color:var(--report-chart-positive-strong);background:color-mix(in srgb,var(--report-chart-positive-strong),transparent 92%);border:1px solid color-mix(in srgb,var(--report-chart-positive-strong),transparent 80%)}.history-compact-module__CrjpvW__bear{color:var(--report-chart-negative-strong);background:color-mix(in srgb,var(--report-chart-negative-strong),transparent 92%);border:1px solid color-mix(in srgb,var(--report-chart-negative-strong),transparent 80%)}.history-compact-module__CrjpvW__neutral{color:var(--text-color-secondary);background:var(--hover-bg);border:1px solid var(--border-color-light)}.history-compact-module__CrjpvW__actionCell{justify-content:center;align-items:center;display:flex}.history-compact-module__CrjpvW__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:2px;padding:3px 5px;font-size:11px;font-weight:600;transition:all .2s;display:flex}.history-compact-module__CrjpvW__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)}.history-compact-module__CrjpvW__dateCell{color:var(--text-color-secondary);font-size:11px}.history-compact-module__CrjpvW__generatingContainer{align-items:center;gap:2px;display:flex}.history-compact-module__CrjpvW__generatingText{color:var(--text-color-disabled);font-size:11px;font-style:italic;animation:2.5s ease-in-out infinite history-compact-module__CrjpvW__pulse}.history-compact-module__CrjpvW__dotAnim{color:var(--text-color-disabled);font-size:11px;font-weight:700;animation:1.5s infinite history-compact-module__CrjpvW__dotsPulse}@keyframes history-compact-module__CrjpvW__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.3;transform:scale(.99)}}@keyframes history-compact-module__CrjpvW__dotsPulse{0%,to{opacity:.2}50%{opacity:1}}.history-compact-module__CrjpvW__loading,.history-compact-module__CrjpvW__empty{text-align:center;color:var(--text-color-secondary);padding:48px 20px;font-size:13px}
.credit-modal-module__y6pFLq__modal{max-width:760px!important}.credit-modal-module__y6pFLq__container{color:var(--text-color-secondary);flex-direction:column;gap:20px;display:flex}.credit-modal-module__y6pFLq__description{text-align:left;color:var(--text-color-secondary);margin:0;font-size:14px;line-height:1.6}.credit-modal-module__y6pFLq__packageGrid{grid-template-columns:repeat(4,1fr);gap:12px;width:100%;display:grid}.credit-modal-module__y6pFLq__packageCard{border:1px solid var(--border-color-light);background:#fff;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:12px;min-height:140px;padding:24px 12px 20px;transition:all .2s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 12px #00000008}.credit-modal-module__y6pFLq__promoBanner{background:linear-gradient(135deg,var(--rating-extreme-buy)0%,var(--rating-strong-buy)100%);color:#fff;z-index:1;border-bottom-left-radius:8px;padding:2px 8px;font-size:10px;font-weight:700;position:absolute;top:0;right:0;box-shadow:0 2px 4px #c9383833}.credit-modal-module__y6pFLq__packageCard:hover{border-color:var(--primary-color);transform:translateY(-2px);box-shadow:0 8px 16px #00000014}.credit-modal-module__y6pFLq__extraCard{border:1px dashed var(--border-color);background:#f9fafb}.credit-modal-module__y6pFLq__extraText{color:var(--text-color-secondary);text-align:center;font-size:13px;font-weight:500;line-height:1.5}.credit-modal-module__y6pFLq__reportCount{color:var(--text-color);font-size:16px;font-weight:700}.credit-modal-module__y6pFLq__priceRow{align-items:center;gap:10px;margin:2px 0;display:flex}.credit-modal-module__y6pFLq__mainPrice{color:var(--primary-color);font-size:20px;font-weight:800;line-height:1.1}.credit-modal-module__y6pFLq__auxInfo{color:var(--text-color-secondary);white-space:nowrap;background-color:#f3f4f6;border-radius:10px;padding:2px 8px;font-size:12px}.credit-modal-module__y6pFLq__pricePerReport{color:var(--text-color-secondary);opacity:.8;font-size:12px}.credit-modal-module__y6pFLq__qrSection{flex-direction:column;justify-content:center;align-items:center;gap:16px;padding:4px 0;display:flex}.credit-modal-module__y6pFLq__qrLabel{color:var(--text-color);font-size:14px;font-weight:600}.credit-modal-module__y6pFLq__qrCode{-o-object-fit:contain;object-fit:contain;border:1px solid var(--border-color-light);border-radius:8px;width:160px;height:160px;padding:8px}.credit-modal-module__y6pFLq__footerNote{text-align:center;color:var(--text-color-secondary);margin:0;font-size:13px;line-height:1.5}.credit-modal-module__y6pFLq__highlight{color:var(--primary-color);font-weight:600}.credit-modal-module__y6pFLq__boldBlue{color:#1677ff;font-weight:700}.credit-modal-module__y6pFLq__link{color:var(--text-color-secondary);cursor:pointer;font-weight:400;text-decoration:underline;transition:color .2s;display:inline-block}.credit-modal-module__y6pFLq__link:hover{color:#1677ff}@media (max-width:500px){.credit-modal-module__y6pFLq__packageGrid{grid-template-columns:repeat(2,1fr)}}
.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__chipSection{flex-direction:column;gap:10px;display:flex}.formatted-report-module__ugFNNa__chipNote{color:var(--text-color-secondary);margin:0;font-size:12px}.formatted-report-module__ugFNNa__chipHeaderLink{color:var(--report-chart-primary);background:0 0;border:1px solid #0000;border-radius:8px;padding:6px 12px;font-size:13px;font-weight:600;text-decoration:none;transition:all .2s}.formatted-report-module__ugFNNa__chipHeaderLink:hover{background:#456bca14;border-color:#456bca33;transform:translateY(-1px)}.formatted-report-module__ugFNNa__chipInfoPanel{pointer-events:none;background:linear-gradient(135deg,#f8f9fb 0%,#fff 100%);border:1px solid #00000014;border-radius:8px;flex-direction:column;gap:12px;min-height:140px;margin-bottom:16px;padding:16px 18px;display:flex}@media (max-width:480px){.formatted-report-module__ugFNNa__chipInfoPanel{gap:8px;min-height:auto;margin-bottom:12px;padding:10px 12px}}.formatted-report-module__ugFNNa__chipInfoPanel>*{pointer-events:auto}.formatted-report-module__ugFNNa__chipInfoPlaceholder{height:100%;color:var(--text-color-secondary);opacity:.6;justify-content:center;align-items:center;font-size:13px;display:flex}.formatted-report-module__ugFNNa__chipInfoDate{color:var(--text-color);border-bottom:1px solid #0000000f;padding-bottom:6px;font-size:12px;font-weight:600}.formatted-report-module__ugFNNa__chipInfoGrid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:10px 24px;display:grid}@media (max-width:480px){.formatted-report-module__ugFNNa__chipInfoGrid{grid-template-columns:repeat(auto-fit,minmax(130px,1fr));gap:6px 12px}}.formatted-report-module__ugFNNa__chipInfoItem{white-space:nowrap;align-items:center;gap:6px;display:flex}@media (max-width:480px){.formatted-report-module__ugFNNa__chipInfoItem{gap:4px}}.formatted-report-module__ugFNNa__chipInfoItemWide{grid-column:1/-1}@media (min-width:600px){.formatted-report-module__ugFNNa__chipInfoItemWide{grid-column:span 2}}.formatted-report-module__ugFNNa__chipInfoLabel{color:var(--text-color-secondary);white-space:nowrap;font-size:11px}@media (max-width:480px){.formatted-report-module__ugFNNa__chipInfoLabel{font-size:10px}}.formatted-report-module__ugFNNa__chipInfoValue{color:var(--text-color);margin-left:2px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:13px;font-weight:600}@media (max-width:480px){.formatted-report-module__ugFNNa__chipInfoValue{font-size:11px}}.formatted-report-module__ugFNNa__chipInfoDivider{background:#0000000f;grid-column:1/-1;height:1px;margin:2px 0}@media (max-width:640px){.formatted-report-module__ugFNNa__chipInfoGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}.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{flex-direction:column;width:100%;height:100%;display:flex;position:relative}.formatted-report-module__ugFNNa__chartCanvas{touch-action:pan-y;flex:1;width:100%;min-height:0}.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}}
.trade-discount-chart-module__ncxJ8W__tradeDiscountChart{border:1px solid var(--border-color-light);border-radius:var(--radius-base);background:#fff;flex-direction:column;gap:12px;padding:20px;display:flex}.trade-discount-chart-module__ncxJ8W__tradeDiscountChartEmbedded{background:0 0;border:none;padding:0}.trade-discount-chart-module__ncxJ8W__chartHeader{flex-direction:column;gap:6px;display:flex}.trade-discount-chart-module__ncxJ8W__chartTitle{color:var(--text-color);font-size:14px;font-weight:700}.trade-discount-chart-module__ncxJ8W__chartLegend{color:var(--text-color-secondary);flex-wrap:wrap;gap:12px;font-size:12px;display:flex}.trade-discount-chart-module__ncxJ8W__legendItem{align-items:center;gap:6px;display:inline-flex}.trade-discount-chart-module__ncxJ8W__legendSwatch{background:#9a9a9a;border-radius:999px;width:18px;height:2px}.trade-discount-chart-module__ncxJ8W__legendBuy,.trade-discount-chart-module__ncxJ8W__legendSell{background:0 0;border-bottom:10px solid #2ecc71;border-left:6px solid #0000;border-right:6px solid #0000;width:0;height:0}.trade-discount-chart-module__ncxJ8W__legendSell{border-bottom-color:#e74c3c;transform:rotate(180deg)}.trade-discount-chart-module__ncxJ8W__legendPrice{background:#1f1f1f}.trade-discount-chart-module__ncxJ8W__legendTarget{background-image:repeating-linear-gradient(90deg,#e74c3c 0 6px,#0000 6px 10px)}.trade-discount-chart-module__ncxJ8W__legendStop{background-image:repeating-linear-gradient(90deg,#2ecc71 0 6px,#0000 6px 10px)}.trade-discount-chart-module__ncxJ8W__legendForecast{background-image:repeating-linear-gradient(90deg,#9a9a9a 0 6px,#0000 6px 10px)}.trade-discount-chart-module__ncxJ8W__chartBody{min-height:260px;position:relative}.trade-discount-chart-module__ncxJ8W__chartCanvas{width:100%;height:280px}.trade-discount-chart-module__ncxJ8W__chartState{color:var(--text-color-disabled);border-radius:var(--radius-sm);background:#456bca08;justify-content:center;align-items:center;height:280px;font-size:12px;display:flex}.trade-discount-chart-module__ncxJ8W__chartError{color:#df4a4a;background:#df4a4a0f}.trade-discount-chart-module__ncxJ8W__chartOverlay{color:var(--text-color-secondary);border-radius:var(--radius-sm);background:#fff9;justify-content:center;align-items:center;font-size:12px;display:flex;position:absolute;inset:0}@media (max-width:960px){.trade-discount-chart-module__ncxJ8W__tradeDiscountChart{padding:16px}.trade-discount-chart-module__ncxJ8W__chartCanvas,.trade-discount-chart-module__ncxJ8W__chartState{height:240px}.trade-discount-chart-module__ncxJ8W__chartLegend{gap:8px}}
.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}
.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)}
.ConfirmModal-module__CMF2iW__message{color:var(--text-color);white-space:pre-line;margin:0 0 24px;font-size:14px;line-height:1.6}.ConfirmModal-module__CMF2iW__actions{justify-content:flex-end;gap:12px;display:flex}.ConfirmModal-module__CMF2iW__cancelButton{border:1px solid var(--border-color);color:var(--text-color-secondary);cursor:pointer;background:0 0;border-radius:10px;padding:10px 18px;font-weight:600;transition:all .2s}.ConfirmModal-module__CMF2iW__cancelButton:hover{background:var(--hover-bg);color:var(--text-color)}.ConfirmModal-module__CMF2iW__confirmButton{background:var(--primary-color);color:#fff;cursor:pointer;border:none;border-radius:10px;padding:10px 18px;font-weight:600;transition:opacity .2s}.ConfirmModal-module__CMF2iW__confirmButton:hover{opacity:.9}.ConfirmModal-module__CMF2iW__cancelButton:disabled,.ConfirmModal-module__CMF2iW__confirmButton:disabled{opacity:.6;cursor:not-allowed}
