.mobile-bottom-nav{align-items:center;background:#fff;border-top:1px solid #f0f0f0;bottom:0;box-shadow:0 -2px 8px #0000000f;display:flex;height:60px;justify-content:space-around;left:0;position:fixed;right:0;z-index:1000}.mobile-bottom-nav .nav-item{-webkit-tap-highlight-color:transparent;align-items:center;cursor:pointer;display:flex;flex:1 1;flex-direction:column;gap:4px;justify-content:center;padding:8px 0;transition:all .3s ease}.mobile-bottom-nav .nav-item:active{background-color:#f5f5f5}.mobile-bottom-nav .nav-icon{color:#8c8c8c;font-size:22px;transition:color .3s ease}.mobile-bottom-nav .nav-label{color:#8c8c8c;font-size:11px;transition:color .3s ease}.mobile-bottom-nav .nav-item.active .nav-icon{color:#1890ff}.mobile-bottom-nav .nav-item.active .nav-label{color:#1890ff;font-weight:500}@supports (padding-bottom:env(safe-area-inset-bottom)){.mobile-bottom-nav{height:calc(60px + env(safe-area-inset-bottom));padding-bottom:env(safe-area-inset-bottom)}}pre code.hljs{display:block;overflow-x:auto;padding:1em}code.hljs{padding:3px 5px}
/*!
  Theme: GitHub
  Description: Light theme as seen on github.com
  Author: github.com
  Maintainer: @Hirse
  Updated: 2021-05-15

  Outdated base version: https://github.com/primer/github-syntax-light
  Current colors taken from GitHub's CSS
*/.hljs{background:#fff;color:#24292e}.hljs-doctag,.hljs-keyword,.hljs-meta .hljs-keyword,.hljs-template-tag,.hljs-template-variable,.hljs-type,.hljs-variable.language_{color:#d73a49}.hljs-title,.hljs-title.class_,.hljs-title.class_.inherited__,.hljs-title.function_{color:#6f42c1}.hljs-attr,.hljs-attribute,.hljs-literal,.hljs-meta,.hljs-number,.hljs-operator,.hljs-selector-attr,.hljs-selector-class,.hljs-selector-id,.hljs-variable{color:#005cc5}.hljs-meta .hljs-string,.hljs-regexp,.hljs-string{color:#032f62}.hljs-built_in,.hljs-symbol{color:#e36209}.hljs-code,.hljs-comment,.hljs-formula{color:#6a737d}.hljs-name,.hljs-quote,.hljs-selector-pseudo,.hljs-selector-tag{color:#22863a}.hljs-subst{color:#24292e}.hljs-section{color:#005cc5;font-weight:700}.hljs-bullet{color:#735c0f}.hljs-emphasis{color:#24292e;font-style:italic}.hljs-strong{color:#24292e;font-weight:700}.hljs-addition{background-color:#f0fff4;color:#22863a}.hljs-deletion{background-color:#ffeef0;color:#b31d28}.mobile-stock-list{background:#f5f5f5}.stock-list-item{-webkit-tap-highlight-color:transparent;align-items:center;background:#fff;border-bottom:1px solid #f0f0f0;cursor:pointer;display:flex;justify-content:space-between;padding:16px;transition:background-color .3s ease}.stock-list-item:active{background-color:#f5f5f5}.stock-item-left{display:flex;flex:1 1;flex-direction:column;gap:4px}.stock-symbol{align-items:center;display:flex;gap:8px}.stock-exchange-code{background-color:#f0f0f0;border-radius:12px;color:#595959;font-size:12px;line-height:1;padding:2px 8px;text-transform:uppercase}.stock-priority-stars{align-items:center;display:inline-flex;gap:2px}.stock-name{line-height:1.4}.stock-item-right{align-items:flex-end;display:flex;flex-direction:column;gap:4px;margin-left:16px}.stock-price{font-weight:600}.stock-change{align-items:center;display:flex}.mobile-stock-list .ant-list{background:#0000}.mobile-stock-list .ant-list-item{border:none;padding:0}.mobile-stock-list .ant-spin-container{min-height:200px}.mobile-stock-chart{width:100%}.chart-controls{display:flex;justify-content:flex-end;margin-bottom:12px}.chart-wrapper{box-sizing:border-box;height:280px;overflow:visible;padding-right:0;position:relative;width:100%}.chart-container{height:100%;margin-right:8px;width:calc(100% - 8px)}.chart-loading{align-items:center;background:#ffffffe6;bottom:0;display:flex;flex-direction:column;justify-content:center;left:0;position:absolute;right:0;top:0;z-index:10}.chart-error{background:#fff2f0;border-radius:4px;color:#ff4d4f;font-size:13px;line-height:1.6;margin:10px;padding:20px;text-align:center}.mobile-overview-wrapper{display:flex;flex-direction:column;gap:12px;padding:0 4px 60px}.mobile-overview-section{background:#fff;border-radius:12px;box-shadow:0 4px 12px #0f172a0f;padding:16px}.mobile-overview-section-title{align-items:center;color:#1f1f1f;display:flex;gap:8px;margin-bottom:12px}.mobile-overview-section-title .ant-typography{color:#1f1f1f;font-size:16px;font-weight:600}.mobile-overview-grid{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.mobile-overview-item{background:#f7f9fc;border-radius:10px;display:flex;flex-direction:column;gap:6px;padding:10px 12px}.mobile-overview-label{color:#8c8c8c;font-size:11px;font-weight:600;letter-spacing:.3px;text-transform:uppercase}.mobile-overview-value{color:#262626;font-size:13px;font-weight:600;word-break:break-word}.mobile-overview-description{color:#444;font-size:13px;line-height:1.55;margin-top:14px}.mobile-overview-contact{grid-gap:6px;display:grid;gap:6px;margin-top:14px}.mobile-overview-contact-item{color:#555;font-size:12px;word-break:break-word}.mobile-overview-contact-item:hover{color:#1677ff}.mobile-overview-stat-grid{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.mobile-overview-stat-card{background:#f7f9fc;border-radius:10px;display:flex;flex-direction:column;gap:6px;padding:12px 14px}.mobile-overview-stat-label{color:#8c8c8c;font-size:11px;letter-spacing:.3px;text-transform:uppercase}.mobile-overview-stat-value{color:#1f1f1f;font-size:14px;font-weight:600}.mobile-overview-ratings{display:flex;flex-direction:column;gap:12px}.mobile-overview-rating-card{background:#fafafa;border:1px solid #f0f0f0;border-radius:10px;display:flex;flex-direction:column;gap:10px;padding:12px}.mobile-overview-rating-header{align-items:center;display:flex;flex-wrap:wrap;gap:8px;justify-content:space-between}.mobile-overview-rating-analyst{font-size:15px}.mobile-overview-rating-brokerage{display:block;font-size:12px;margin-top:2px}.mobile-overview-rating-meta{color:#595959;display:flex;flex-wrap:wrap;font-size:12px;gap:12px}.mobile-overview-hint{font-size:12px}.mobile-overview-empty,.mobile-overview-loading{align-items:center;background:#fff;border-radius:12px;display:flex;justify-content:center;margin:12px 16px;padding:60px 16px}@media (max-width:520px){.mobile-overview-grid,.mobile-overview-stat-grid{grid-template-columns:repeat(auto-fit,minmax(140px,1fr))}.mobile-overview-wrapper{padding:0 0 60px}.mobile-overview-item,.mobile-overview-stat-card{padding:10px 12px}}.mobile-news-list{background:#f5f5f5;padding:12px 16px}.mobile-news-list .ant-list{background:#0000}.mobile-news-list .ant-list-item{border:none;margin-bottom:10px;padding:0}.news-card{-webkit-tap-highlight-color:transparent;background:#fff;border-radius:8px;box-shadow:0 1px 2px #0000000a;cursor:pointer;margin-bottom:10px;padding:16px;transition:all .3s ease}.news-card:active{background-color:#fafafa;transform:scale(.98)}.news-header{align-items:center;display:flex;justify-content:space-between}.news-header,.news-title{margin-bottom:8px}.news-summary{margin-bottom:8px;position:relative}.news-summary,.news-summary-markdown{max-height:84px;overflow:hidden}.news-summary-markdown ol,.news-summary-markdown p,.news-summary-markdown ul{margin-bottom:6px}.news-summary-fade{background:linear-gradient(#0000,#fff);bottom:0;height:24px;left:0;pointer-events:none;position:absolute;right:0}.mobile-news-detail{padding:18px 2px}.news-detail-header{line-height:1.4;margin-bottom:16px}.news-detail-meta{border-bottom:1px solid #f0f0f0;padding-bottom:16px}.news-detail-meta,.news-detail-symbols{margin-bottom:16px}.news-detail-content{margin-bottom:24px}.news-detail-section{margin-bottom:18px}.news-detail-divider{background-color:#e5e5e5;height:1px;margin:12px 0 24px}.mobile-news-modal .ant-modal{bottom:auto!important;margin:0!important;max-height:86vh;max-width:100vw!important;padding:0!important;top:4vh!important}.mobile-news-modal .ant-modal-content{border-radius:0!important;max-height:86vh}.mobile-news-modal .ant-modal-body{max-height:calc(86vh - 56px);overflow-y:auto}.mobile-research-reports{background:#f5f5f5;padding:12px 16px}.mobile-research-reports .ant-list{background:#0000}.mobile-research-reports .ant-list-item{border:none;margin-bottom:12px;padding:0}.report-card{align-items:flex-start;background:#fff;box-shadow:0 1px 2px #0000000a;gap:12px;padding:16px}.report-card,.report-icon{border-radius:8px;display:flex}.report-icon{align-items:center;background:#f5f5f5;flex-shrink:0;height:48px;justify-content:center;width:48px}.report-content{flex:1 1;min-width:0}.report-title{word-break:break-word}.report-meta,.report-title{margin-bottom:8px}.report-tags{display:flex;flex-wrap:wrap;gap:4px;margin-top:8px}.report-action{align-items:center;display:flex;flex-shrink:0}.mobile-stock-detail{background:#f5f5f5;min-height:100vh;padding-bottom:20px}.mobile-stock-header{align-items:center;background:#fff;border-bottom:1px solid #f0f0f0;display:flex;justify-content:space-between;padding:12px 16px;position:-webkit-sticky;position:sticky;top:0;z-index:100}.mobile-stock-header .back-button{font-size:20px;padding:4px 8px}.mobile-stock-header .header-title{font-size:16px;font-weight:600}.mobile-stock-info{background:#fff;margin-bottom:12px;padding:20px 16px}.stock-info-header{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:16px}.stock-info-price{margin-bottom:20px}.stock-info-metrics{border-top:1px solid #f0f0f0;display:flex;gap:40px;padding-top:16px}.metric-item{display:flex;flex-direction:column;gap:4px}.mobile-stock-tabs{background:#fff}.mobile-stock-tabs .ant-tabs-nav{margin:0;padding:0 16px}.mobile-stock-tabs .ant-tabs-tab{font-size:16px;padding:12px 0}.mobile-tab-content{background:#f5f5f5;min-height:400px}.mobile-overview-content{padding:12px 12px 0}.mobile-chart-section{background:#0000;box-shadow:none;padding:0}.mobile-chart-section .chart-container,.mobile-chart-section .chart-wrapper,.mobile-chart-section .mobile-stock-chart{border:none;box-shadow:none}.mobile-overview-content>.mobile-overview-section{margin-bottom:10px}.mobile-chart-container{background:#0000;margin-bottom:12px;padding:0}.mobile-loading{align-items:center;background:#fff;border-radius:8px;display:flex;justify-content:center;margin:12px 16px;padding:60px 0}.mobile-dashboard-page{background-color:#f5f5f5;min-height:100%}.mobile-loading-container{align-items:center;display:flex;justify-content:center;min-height:calc(100vh - 116px)}.mobile-dashboard-filters{background:#fff;border-bottom:1px solid #f0f0f0;padding:12px 16px;position:-webkit-sticky;position:sticky;top:0;z-index:10}.mobile-dashboard-filter-row{align-items:center;display:flex;gap:12px}.mobile-dashboard-priority-select{flex:1 1}.mobile-dashboard-exchange-tabs{margin-top:12px}.mobile-dashboard-exchange-tabs .ant-tabs-nav{margin:0}.mobile-dashboard-exchange-tabs .ant-tabs-tab{padding:6px 12px}.mobile-stock-actions-modal .ant-modal-body{display:flex;flex-direction:column;gap:12px}.mobile-stock-actions-button{height:44px}.market-weekly-toc-desktop{background:#fff;border-left:1px solid #e8e8e8;border-radius:8px;box-shadow:-2px 0 8px #0000000a;max-height:calc(100vh - 120px);overflow-x:hidden;overflow-y:auto;padding:16px 10px;position:fixed;right:20px;top:100px;transition:width .3s ease,padding .3s ease;width:150px;z-index:100}.market-weekly-toc-desktop.toc-collapsed{padding:16px 8px;width:40px}.toc-toggle-button{align-items:center;background:#fafafa;border:1px solid #e8e8e8;border-radius:4px;color:#666;display:flex;height:24px;justify-content:center;padding:0;position:absolute;right:8px;top:8px;transition:all .2s;width:24px;z-index:10}.toc-toggle-button:hover{background:#e6f7ff;border-color:#1890ff;color:#1890ff}.market-weekly-toc-desktop.toc-collapsed .toc-toggle-button{left:50%;right:auto;transform:translateX(-50%)}.toc-header{color:#666;font-size:10px;font-weight:600;letter-spacing:.5px;margin-bottom:12px;margin-top:32px;overflow:hidden;padding-left:4px;padding-right:28px;text-overflow:ellipsis;white-space:nowrap}.market-weekly-toc-desktop.toc-collapsed .toc-header{display:none}.toc-menu{background:#0000;border:none;margin-top:0}.toc-menu .ant-menu-item,.toc-menu .ant-menu-submenu-title{font-size:10px;height:28px;line-height:28px;margin:2px 0;overflow:hidden;padding-left:8px!important;padding-right:4px!important;text-overflow:ellipsis;white-space:nowrap}.toc-menu .ant-menu-submenu-title{font-weight:500}.toc-menu .ant-menu-sub .ant-menu-item{font-size:9px;height:24px;line-height:24px;overflow:hidden;padding-left:20px!important;padding-right:4px!important;text-overflow:ellipsis;white-space:nowrap}.toc-menu .ant-menu-item-selected{background-color:#e6f7ff;color:#1890ff;font-weight:600}.toc-menu .ant-menu-item-selected:after{border-right:3px solid #1890ff}.toc-menu .ant-menu-item:hover,.toc-menu .ant-menu-submenu-title:hover{color:#1890ff}.toc-floating-button{bottom:80px;box-shadow:0 4px 12px #00000026;display:none;height:56px;position:fixed;right:24px;width:56px;z-index:999}.toc-floating-button:hover{box-shadow:0 6px 16px #00000040}.toc-drawer .ant-drawer-header{border-bottom:2px solid #f0f0f0}.toc-drawer .ant-drawer-title{color:#666;font-size:12px;font-weight:600;letter-spacing:.5px}.market-weekly-toc-desktop::-webkit-scrollbar{width:4px}.market-weekly-toc-desktop::-webkit-scrollbar-thumb{background-color:#d9d9d9;border-radius:2px}.market-weekly-toc-desktop::-webkit-scrollbar-thumb:hover{background-color:#bfbfbf}@media (max-width:1600px){.market-weekly-toc-desktop{display:none}.toc-floating-button{align-items:center;display:flex;justify-content:center}}.toc-collapsed .toc-menu{display:none}.market-weekly-header{margin-bottom:48px;padding-top:24px}.header-content{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:32px}.title-section{flex:1 1}.report-title{color:#1a1a1a!important;font-size:48px!important;font-weight:700!important;line-height:1.2!important;margin-bottom:8px!important}.report-subtitle{color:#666;display:block;font-size:14px;margin-bottom:0}.refresh-section{align-items:flex-start;display:flex;padding-top:8px}.refresh-button{font-size:14px;height:40px;padding:0 16px}.header-divider{background:linear-gradient(90deg,#2c3e50 0,#2c3e50 60%,#0000);height:3px;margin-top:24px}@media (max-width:1200px){.header-content{flex-direction:column;gap:24px}.refresh-section{align-self:flex-start}}@media (max-width:768px){.report-title{font-size:32px!important}}.combined-wow-chart{background:#fff;border-radius:8px;box-shadow:0 2px 8px #00000014;margin-bottom:40px;padding:30px;width:100%}.chart-header{border-bottom:2px solid #f0f0f0;margin-bottom:25px;padding-bottom:15px;text-align:center}.chart-main-title{color:#2c3e50;font-size:17px;font-weight:700;margin:0 0 6px}.chart-subtitle{color:#666;font-size:13px;margin:0}.subcharts-grid{grid-gap:25px;display:grid;gap:25px;grid-template-columns:repeat(2,1fr);margin-top:20px}.subchart-container{background:#fafafa;border:1px solid #e0e0e0;border-radius:4px;display:flex;flex-direction:column;min-height:340px;padding:16px}.subchart-title{border-bottom:1px solid #d8d8d8;color:#34495e;font-size:11px;font-weight:700;margin:0 0 12px;padding-bottom:8px;text-align:center}.subchart-content{flex:1 1;position:relative}.no-data-message{align-items:center;display:flex;height:100%;justify-content:center;min-height:300px}.no-data-message p{color:#999;font-size:11px;font-style:italic}.custom-tooltip{background:#fffffff5;border:1px solid #d0d0d0;border-radius:3px;box-shadow:0 2px 6px #0000001f;padding:6px 10px}.tooltip-label{color:#2c3e50;font-size:10px;font-weight:600;margin:0 0 3px}.tooltip-value{font-size:11px;font-weight:700;margin:0}.tooltip-value.positive{color:#2e6c8f}.tooltip-value.negative{color:#c62828}@media (max-width:1200px){.subcharts-grid{gap:20px;grid-template-columns:1fr}.subchart-container{min-height:360px}}@media (max-width:768px){.combined-wow-chart{padding:16px}.chart-main-title{font-size:15px}.chart-subtitle{font-size:12px}.subchart-title{font-size:10px}.subchart-container{padding:12px}}.technical-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:12px}.technical-card{background:#fafafa;border:1px solid #ddd;border-radius:6px;box-shadow:none;display:flex;flex-direction:column;min-height:320px;padding:18px 20px}.technical-card-title{border-bottom:1px solid #d8d8d8;color:#34495e;font-size:14px;font-weight:600;margin:0 0 14px;padding-bottom:10px;text-align:left}.technical-card-subtitle{color:#34495e;font-size:13px;font-weight:600;margin:0 0 12px;text-align:left}.technical-card-content{display:flex;flex:1 1;flex-direction:column;justify-content:center}.technical-region-groups{display:flex;flex-direction:column;gap:36px}.technical-region-block{background:#0000}.technical-region-title{color:#2c3e50;font-size:15px;font-weight:600;margin:0 0 16px}@media (max-width:1200px){.technical-grid{grid-template-columns:1fr}.technical-card{min-height:340px}}.earnings-calendar-week{display:flex;gap:16px;min-height:500px;overflow-x:auto;padding:16px 0}.earnings-day-column{display:flex;flex:1 1;flex-direction:column;gap:12px;min-width:200px}.day-header{background:#0000;border-radius:0;color:#262626;padding:12px;text-align:center}.day-name{font-size:14px;font-weight:600;letter-spacing:1px;margin-bottom:4px}.day-number{font-size:32px;font-weight:700;line-height:1}.earnings-section{background:#f5f5f5;border:1px solid #e8e8e8;border-radius:10px;display:flex;flex:1 1;flex-direction:column;padding:12px}.earnings-section.before-open{background:#fff7eb;border-color:#f3c38a}.earnings-section.after-close{background:#edf2f8;border-color:#92a4c2}.earnings-section.no-earnings{align-items:center;background:#fafafa;border-color:#e8e8e8;justify-content:center}.section-header{align-items:center;border-radius:8px 8px 0 0;display:flex;gap:6px;margin:-12px -12px 12px;padding:6px 10px}.section-icon{height:16px;width:16px}.calendar-section-title{color:#595959;font-size:12px;font-weight:600;letter-spacing:.5px;text-transform:uppercase}.earnings-section.before-open .section-header{background:#e7b486;color:#fff}.earnings-section.before-open .calendar-section-title{color:#fff}.earnings-section.after-close .section-header{background:#4a6fa5;color:#fff}.earnings-section.after-close .calendar-section-title{color:#fff}.earnings-list{display:flex;flex-wrap:wrap;gap:8px;max-height:400px;overflow-y:auto}.earnings-card{background:#fff;border:1px solid #d9d9d9;border-radius:6px;cursor:pointer;display:flex;flex-basis:calc(33.333% - 6px);flex-direction:column;flex-grow:0;flex-shrink:0;padding:10px;transition:all .2s ease}.earnings-card:hover{border-color:#1890ff;box-shadow:0 2px 8px #1890ff26}.ticker-logo{align-items:center;background:linear-gradient(135deg,#f5f5f5,#e8e8e8);border-radius:4px;display:flex;height:48px;justify-content:center;margin-bottom:8px;overflow:hidden;padding:4px;width:100%}.company-logo-img{max-height:100%;max-width:100%;object-fit:contain}.ticker-logo-text{color:#262626;font-size:14px;font-weight:600;letter-spacing:.5px}.ticker-label{color:#595959;font-size:12px;line-height:1.3;text-align:center}.no-earnings-message{align-items:center;color:#8c8c8c;display:flex;flex-direction:column;gap:8px;padding:20px}.no-earnings-icon{font-size:32px;opacity:.5}.no-earnings-message span:last-child{font-size:13px;font-weight:500}@media (max-width:1400px){.earnings-calendar-week{overflow-x:scroll}.earnings-day-column{min-width:180px}}@media (max-width:768px){.earnings-calendar-week{flex-direction:column}.earnings-day-column{min-width:100%}.day-header{align-items:center;display:flex;justify-content:space-between;text-align:left}.day-name{font-size:16px}.day-number{font-size:24px}.earnings-list{max-height:none}.earnings-card{flex-basis:calc(50% - 6px);flex-grow:0;flex-shrink:0}}.earnings-list::-webkit-scrollbar{width:6px}.earnings-list::-webkit-scrollbar-track{background:#f0f0f0;border-radius:3px}.earnings-list::-webkit-scrollbar-thumb{background:#bfbfbf;border-radius:3px}.earnings-list::-webkit-scrollbar-thumb:hover{background:#8c8c8c}.earnings-calendar-week::-webkit-scrollbar{height:8px}.earnings-calendar-week::-webkit-scrollbar-track{background:#f0f0f0;border-radius:4px}.earnings-calendar-week::-webkit-scrollbar-thumb{background:#bfbfbf;border-radius:4px}.earnings-calendar-week::-webkit-scrollbar-thumb:hover{background:#8c8c8c}.market-weekly-container{background:#fff;min-height:100vh;position:relative}.market-weekly-content{margin:0 auto;max-width:1400px;padding:24px 60px 80px}.market-weekly-error,.market-weekly-loading{align-items:center;display:flex;justify-content:center;min-height:60vh;padding:40px}.report-section{margin-bottom:60px;scroll-margin-top:80px}.section-title{border-bottom:2px solid #2c3e50;color:#2c3e50;font-size:24px;font-weight:700;margin-bottom:32px;padding-bottom:12px}.section-content,.section-intro{margin-bottom:24px}.section-intro{color:#666;font-size:13px;font-style:italic}.subsection{margin-bottom:48px;scroll-margin-top:80px}.subsection-title{color:#34495e;font-size:18px;font-weight:600;margin-bottom:20px;margin-top:32px}.summary-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin-bottom:32px}.summary-card{background:#f8f9fa;border:1px solid #e0e0e0;border-radius:8px;padding:24px;text-align:center}.summary-card h4{color:#666;font-size:12px;font-weight:600;letter-spacing:.5px;margin-bottom:12px;text-transform:uppercase}.performer-name{color:#2c3e50;font-size:16px;font-weight:600;margin-bottom:8px}.performer-change{font-size:24px;font-weight:700;margin:0}.performer-change.positive{color:#52c41a}.performer-change.negative{color:#f5222d}.regional-overview{background:#fff;border:1px solid #e8e8e8;border-radius:8px;padding:24px}.regional-overview h4{color:#2c3e50;font-size:14px;font-weight:600;margin-bottom:16px}.regional-overview ul{list-style:none;margin:0;padding:0}.regional-overview li{color:#333;font-size:13px;line-height:1.8;padding:8px 0}.regional-overview strong{color:#2c3e50;font-weight:600}.chart-placeholder{background:#f5f5f5;border:2px dashed #d9d9d9;border-radius:8px;color:#8c8c8c;margin:20px 0;padding:60px 24px;text-align:center}.chart-placeholder p{margin:8px 0}.chart-container{background:#fff;border:1px solid #e8e8e8;border-radius:8px;margin:20px 0;padding:24px}.chart-caption{color:#666;font-size:11px;font-style:italic;margin-top:12px;text-align:center}.report-footer{color:#999;font-size:12px;padding:32px 0;text-align:center}.report-footer hr{border:none;border-top:1px solid #e8e8e8;margin:24px 0}@media (max-width:1600px){.market-weekly-content{max-width:1200px;padding-left:40px;padding-right:40px}}@media (max-width:1200px){.market-weekly-content{max-width:100%;padding-left:32px;padding-right:32px}}@media (max-width:768px){.market-weekly-content{padding:20px 16px 60px}.section-title{font-size:20px}.subsection-title{font-size:16px}.summary-grid{grid-template-columns:1fr}}.App{background-color:#f5f5f5;min-height:100vh}.App.app-dark{background-color:#1a202c}.main-layout-dark .layout-content{background:#1a202c!important}.login-container{align-items:center;background:linear-gradient(135deg,#63aef5,#4a90e2);display:flex;justify-content:center;min-height:100vh}.login-form-container{background:#fff;border-radius:8px;box-shadow:0 4px 16px #0000001a;max-width:400px;padding:40px;width:100%}.login-logo{margin-bottom:32px;text-align:center}.login-title{color:#1f2937;font-size:24px;font-weight:600;margin-bottom:8px}.login-subtitle{color:#6b7280;margin-bottom:32px}.main-layout{min-height:100vh}.main-content-layout{position:relative}.layout-header{background:#fff;box-shadow:0 1px 4px #00152914;height:64px;left:0;position:fixed;right:0;top:0;z-index:1000}.layout-top-nav-menu.ant-menu-horizontal{border-bottom:none}.layout-top-nav-menu.ant-menu-horizontal>.ant-menu-item,.layout-top-nav-menu.ant-menu-horizontal>.ant-menu-submenu{margin:0 4px;padding:0 12px}.layout-content{background:#fff;border-radius:8px;margin:88px 24px 24px;min-height:calc(100vh - 112px)}.page-header{border-bottom:1px solid #f0f0f0;margin-bottom:24px;padding:24px 24px 0}.page-title{color:#262626;font-size:20px;font-weight:600;margin-bottom:8px}.page-description{color:#8c8c8c;margin-bottom:24px}.page-content{padding:0 24px 24px}.status-card{background:linear-gradient(135deg,#63aef5,#4a90e2);border:none;color:#fff}.status-card .ant-card-body{padding:24px}.status-card-title{color:#fff;margin-bottom:8px;opacity:.8}.status-card-value{color:#fff;font-size:32px;font-weight:600}.upload-dragger{background:#fafafa;border:2px dashed #d9d9d9;border-radius:8px;transition:all .3s}.upload-dragger.ant-upload-drag-hover,.upload-dragger:hover{background:#f0f8ff;border-color:#1890ff}.file-item{align-items:center;background:#fff;border:1px solid #f0f0f0;border-radius:6px;display:flex;margin-bottom:8px;padding:12px 16px;transition:all .3s}.file-item:hover{border-color:#1890ff;box-shadow:0 2px 8px #1890ff1a}.file-icon{font-size:24px;margin-right:12px}.file-info{flex:1 1}.file-name{font-weight:500;margin-bottom:4px}.file-size{color:#8c8c8c;font-size:12px}.progress-container{background:#f5f5f5;border-radius:8px;margin:16px 0;padding:16px}.progress-text{font-weight:500;margin-bottom:8px}.log-container{background:#1f1f1f;border-radius:8px;color:#fff;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace;font-size:13px;line-height:1.5;max-height:400px;overflow-y:auto;padding:16px}.log-line{margin-bottom:4px}.log-timestamp{color:#888;margin-right:8px}.log-level-info{color:#52c41a}.log-level-warning{color:#faad14}.log-level-error{color:#ff4d4f}@media (max-width:768px){.layout-header{padding:0 16px}.layout-content{margin:80px 16px 16px}.layout-top-nav-menu.ant-menu-horizontal>.ant-menu-item,.layout-top-nav-menu.ant-menu-horizontal>.ant-menu-submenu{font-size:13px;padding:0 8px}.page-header{padding:16px 16px 0}.page-content{padding:0 16px 16px}.login-form-container{margin:16px;padding:24px}}.selected-category{background-color:#e6f7ff;border-color:#1890ff!important}.template-card{transition:all .3s ease}.template-card:hover{box-shadow:0 4px 12px #00000026}.template-variable-tag{cursor:pointer;margin:2px}.test-result-container pre{background:#f5f5f5;border-radius:4px;max-width:100%;overflow-x:auto;padding:12px}.monaco-editor-container{border:1px solid #d9d9d9;border-radius:4px;overflow:hidden}.template-editor-toolbar{align-items:center;background:#fafafa;border-bottom:1px solid #d9d9d9;display:flex;justify-content:space-between;padding:8px 12px}.variable-hint{background:#fff7e6;border:1px solid #ffd666;border-radius:2px;color:#d46b08;display:inline-block;font-family:monospace;font-size:12px;padding:2px 8px}.success-rate-high{background:#f6ffed;border-color:#b7eb8f;color:#52c41a}.success-rate-medium{background:#fffbe6;border-color:#ffe58f;color:#faad14}.success-rate-low{background:#fff1f0;border-color:#ffa39e;color:#ff4d4f}.markdown-renderer-dark .hljs,.markdown-renderer-dark .hljs-attr,.markdown-renderer-dark .hljs-subst{color:#e0e6f1}.markdown-renderer-dark .hljs-keyword{color:#ff7b72}.markdown-renderer-dark .hljs-number,.markdown-renderer-dark .hljs-string{color:#79c0ff}.markdown-renderer-dark .hljs-title{color:#d2a8ff}.markdown-renderer-dark .hljs-comment{color:#8b949e}.markdown-renderer-dark .hljs-built_in{color:#ffa657}.markdown-renderer-dark .hljs-function{color:#d2a8ff}.markdown-renderer-dark pre{background:#ffffff0f!important}.live-headlines-card:hover{background-color:#0000000a}.app-dark .live-headlines-card:hover{background-color:#ffffff0f}.live-headlines-title:hover{color:#1890ff!important;text-decoration:underline!important}.app-dark .live-headlines-title:hover{color:#5dade2!important;text-decoration:underline!important}.analysis-details-modal .ant-tabs-content-holder{display:flex;flex:1 1;flex-direction:column;min-height:0;overflow:hidden}.analysis-details-modal .ant-tabs-content{flex:1 1;height:100%;min-height:0;overflow:hidden}.analysis-details-modal .ant-tabs-tabpane{height:100%;overflow:hidden}.task-progress-popover-dark.ant-popover .ant-popover-inner{background:#1a2234!important;border:1px solid #364152;border-radius:8px;color:#e0e6f1}.task-progress-popover-dark.ant-popover .ant-popover-arrow:before{background:#1a2234!important;border:1px solid #364152}.task-progress-popover-dark.ant-popover .ant-popover-inner-content{color:#e0e6f1}.task-progress-popover-dark.ant-popover .ant-tag.ant-tag-blue{background:#1677ff!important;border-color:#1677ff!important;color:#fff!important}.task-progress-popover-dark.ant-popover .ant-progress-text{color:#94a3b8!important}.task-progress-popover-dark.ant-popover .anticon-loading{color:#1890ff!important}.upload-files-modal .ant-select-selector{height:32px!important;min-height:32px!important}.upload-files-modal .ant-select-multiple .ant-select-selector{align-items:center;max-height:32px!important;overflow-x:hidden;overflow-y:auto!important}.upload-files-modal .ant-input,.upload-files-modal .ant-input-affix-wrapper,.upload-files-modal .ant-input-number{height:32px!important}.upload-files-modal .ant-input-affix-wrapper>input.ant-input,.upload-files-modal .ant-input-number .ant-input-number-input{height:100%!important;min-height:0!important}.upload-files-modal .ant-cascader .ant-select-selector{height:32px!important;min-height:32px!important}.file-card-list::-webkit-scrollbar{width:8px}.file-card-list::-webkit-scrollbar-track{background:#0000}.file-card-list::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:4px}.file-card-list::-webkit-scrollbar-thumb:hover{background:#9ca3af}.app-dark .file-card-list::-webkit-scrollbar-thumb{background:#4a5568}.app-dark .file-card-list::-webkit-scrollbar-thumb:hover{background:#5a6678}.file-card-hover{transition:all .3s ease}.file-card-hover:hover{box-shadow:0 4px 12px #0000001a;transform:translateY(-2px)}.content-viewer::-webkit-scrollbar{height:10px;width:10px}.content-viewer::-webkit-scrollbar-track{background:#f5f5f5;border-radius:5px}.content-viewer::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:5px}.content-viewer::-webkit-scrollbar-thumb:hover{background:#9ca3af}.app-dark .content-viewer::-webkit-scrollbar-track{background:#1a2234}.app-dark .content-viewer::-webkit-scrollbar-thumb{background:#4a5568}.app-dark .content-viewer::-webkit-scrollbar-thumb:hover{background:#5a6678}.tab-transition{animation:fadeIn .3s ease-in-out}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.file-card-selected{background:linear-gradient(135deg,#1890ff1a,#1890ff0d);border-color:#1890ff!important}.file-viewer-iframe,.file-viewer-image{border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 2px 8px #0000000d}.app-dark .file-viewer-iframe,.app-dark .file-viewer-image{border-color:#364152;box-shadow:0 2px 8px #0003}.files-page-layout{background:#0000;border-radius:0;display:flex;flex-direction:column;height:calc(100vh - 72px);margin:-24px -16px -16px;min-height:0;padding:0;width:calc(100% + 32px)}.files-page-layout .files-page-inner{display:flex;flex:1 1;gap:12px;min-height:0;overflow:hidden;padding:10px}.files-page-layout .files-list-panel{background:#fff;background:var(--files-panel-bg,#fff);border:1px solid #f0f0f0;border:1px solid var(--files-panel-border,#f0f0f0);border-radius:12px;box-shadow:0 4px 24px #0000001f;display:flex;flex-direction:column;min-width:300px;overflow:hidden;width:300px}.app-dark .files-page-layout .files-list-panel{--files-panel-bg:#1a2234;--files-panel-border:#ffffff0f;box-shadow:0 8px 32px #0006}.files-page-layout .files-list-header{align-items:center;color:#000000e0;color:var(--files-panel-text,#000000e0);font-size:15px;font-weight:600;gap:12px;justify-content:space-between;letter-spacing:-.01em;padding:14px 16px}.files-page-layout .files-list-header,.files-page-layout .files-list-type-tabs{border-bottom:1px solid #e5e7eb;border-bottom:1px solid var(--files-panel-border,#e5e7eb);display:flex}.files-page-layout .files-list-type-tabs{background:#fff;background:var(--files-panel-bg,#fff);flex-wrap:wrap;gap:2px;padding:4px 10px 6px}.files-page-layout .files-list-type-tab{background:#0000;border:1px solid #0000;border-radius:6px;color:#00000080;color:var(--files-panel-meta,#00000080);cursor:pointer;font-size:10px;font-weight:500;padding:2px 6px;transition:color .2s ease,background .2s ease,border-color .2s ease}.files-page-layout .files-list-type-tab.is-active,.files-page-layout .files-list-type-tab:hover{background:#f1f5f9;background:var(--files-batch-bar-bg,#f1f5f9);color:#000000e0;color:var(--files-panel-text,#000000e0)}.files-page-layout .files-list-type-tab.is-active{border-color:#e5e7eb;border-color:var(--files-panel-border,#e5e7eb)}.app-dark .files-page-layout .files-list-type-tabs{background:var(--files-panel-bg)}.app-dark .files-page-layout .files-list-type-tab{color:#a0a3ad}.app-dark .files-page-layout .files-list-type-tab.is-active,.app-dark .files-page-layout .files-list-type-tab:hover{background:#ffffff0f;border-color:#ffffff0f;color:#fff}.files-page-layout .files-list-search-bar{align-items:center;background:#fff;background:var(--files-panel-bg,#fff);border-bottom:1px solid #e5e7eb;border-bottom:1px solid var(--files-panel-border,#e5e7eb);display:flex;gap:6px;padding:6px 10px 8px}.files-page-layout .files-list-search-type{font-size:11px;width:100px}.files-page-layout .files-list-search-type .ant-select-selector{font-size:11px!important}.files-list-search-type-dropdown.ant-select-dropdown .ant-select-item{font-size:11px}.files-page-layout .files-list-search-input{flex:1 1;font-size:11px;min-width:0}.files-page-layout .files-list-search-input .ant-input{font-size:11px}.app-dark .files-page-layout .files-list-search-bar{background:var(--files-panel-bg)}.files-page-layout .files-list-batch-bar{align-items:center;background:#f1f5f9;background:var(--files-batch-bar-bg,#f1f5f9);border-bottom:1px solid #e5e7eb;border-bottom:1px solid var(--files-panel-border,#e5e7eb);display:flex;gap:12px;padding:10px 16px}.app-dark .files-page-layout .files-list-batch-bar{--files-batch-bar-bg:#1e293b}.files-page-layout .files-list-batch-count{color:#00000080;color:var(--files-panel-meta,#00000080);font-size:12px}.files-page-layout .files-list-batch-bar-btn{font-size:12px}.app-dark .files-page-layout .files-list-batch-count{color:#a0a3ad}.app-dark .files-page-layout .files-list-header{--files-panel-text:#fff}.files-page-layout .files-list-batch-btn{font-size:10px;height:20px;padding:0 4px}.files-page-layout .files-list-batch-btn.ant-btn-text{color:#00000080;color:var(--files-panel-meta,#00000080)}.files-page-layout .files-list-batch-btn.ant-btn-text:hover{color:#000000e0;color:var(--files-panel-text,#000000e0)}.app-dark .files-page-layout .files-list-batch-btn.ant-btn-text{color:#a0a3ad}.app-dark .files-page-layout .files-list-batch-btn.ant-btn-text:hover{color:#fff}.files-page-layout .files-list-scroll{display:flex;flex:1 1;flex-direction:column;gap:12px;min-height:0;overflow-x:hidden;overflow-y:auto;padding:12px}.files-page-layout .files-list-item{background:#f8fafc;background:var(--files-item-bg,#f8fafc);border:1px solid #0000;border-radius:10px;cursor:pointer;padding:14px 16px;transition:background .2s ease,border-color .2s ease,box-shadow .2s ease}.files-page-layout .files-list-item:hover{background:#f1f5f9;background:var(--files-item-hover-bg,#f1f5f9);box-shadow:0 1px 4px #0000000f}.files-page-layout .files-list-item.is-selected{background:#e8f4ff;background:var(--files-item-selected-bg,#e8f4ff);border-color:#1890ff;border-color:var(--files-item-selected-border,#1890ff);box-shadow:0 0 0 1px #1890ff;box-shadow:0 0 0 1px var(--files-item-selected-border,#1890ff)}.app-dark .files-page-layout .files-list-item{--files-item-bg:#222b36;--files-item-hover-bg:#ffffff0f}.app-dark .files-page-layout .files-list-item:hover{box-shadow:0 2px 8px #00000040}.app-dark .files-page-layout .files-list-item.is-selected{--files-item-selected-bg:#2196f31f;--files-item-selected-border:#2196f3;border-left:3px solid;border-color:#2196f3;box-shadow:0 0 0 1px #2196f359}.files-page-layout .files-list-item-header{align-items:flex-start;display:flex;gap:8px;justify-content:space-between;margin-bottom:6px}.files-page-layout .files-list-item-checkbox{flex-shrink:0}.files-page-layout .files-list-item-checkbox .ant-checkbox-inner{height:14px;width:14px}.files-page-layout .files-list-item-more-btn{color:#00000080;color:var(--files-panel-meta,#00000080);flex-shrink:0;opacity:.7;padding:2px 4px}.files-page-layout .files-list-item-more-btn:hover{color:#000000e0;color:var(--files-panel-text,#000000e0);opacity:1}.app-dark .files-page-layout .files-list-item-more-btn{color:#a0a3ad}.app-dark .files-page-layout .files-list-item-more-btn:hover{color:#fff}.files-page-layout .files-list-item-title{color:#000000e0;color:var(--files-panel-text,#000000e0);flex:1 1;font-size:12px;font-weight:600;line-height:1.4;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.app-dark .files-page-layout .files-list-item-title{color:#fff}.files-page-layout .files-list-item.is-selected .files-list-item-title{color:inherit;color:var(--files-item-title-selected,inherit)}.app-dark .files-page-layout .files-list-item.is-selected .files-list-item-title{--files-item-title-selected:#fff}.files-page-layout .files-list-item-meta{color:#00000080;color:var(--files-panel-meta,#00000080);font-size:12px;line-height:1.35;margin-bottom:8px}.app-dark .files-page-layout .files-list-item-meta{--files-panel-meta:#a0a3ad}.files-page-layout .files-list-item-tags{align-items:center;display:flex;flex-wrap:wrap;gap:6px}.files-page-layout .files-list-item-tags .ant-tag{border-radius:6px;font-size:11px;line-height:18px;margin:0;padding:0 6px}.app-dark .files-page-layout .files-list-item-tags .ant-tag{background:#ffffff14;border:none;color:#a0a3ad}.app-dark .files-page-layout .files-list-item-tags .ant-tag.ant-tag-success{background:#22c55e33;color:#4ade80}.app-dark .files-page-layout .files-list-item-tags .ant-tag.ant-tag-blue,.app-dark .files-page-layout .files-list-item-tags .ant-tag.ant-tag-geekblue{background:#3b82f633;color:#60a5fa}.app-dark .files-page-layout .files-list-item-tags .ant-tag.ant-tag-red{background:#ef444440;color:#f87171}.app-dark .files-page-layout .files-list-item-tags .ant-tag.ant-tag-green{background:#22c55e40;color:#4ade80}.app-dark .files-page-layout .files-list-item-tags .ant-tag.ant-tag-purple{background:#a855f740;color:#c084fc}.files-page-layout .files-detail-panel{background:#fff;background:var(--files-panel-bg,#fff);border:1px solid #f0f0f0;border:1px solid var(--files-panel-border,#f0f0f0);border-radius:12px;box-shadow:0 4px 24px #0000001f;display:flex;flex:1 1;flex-direction:column;min-width:0;overflow:hidden}.app-dark .files-page-layout .files-detail-panel{--files-panel-bg:#1a2234;--files-panel-border:#ffffff0f;box-shadow:0 8px 32px #0006}.files-page-layout .files-detail-tabs{align-items:center;border-bottom:1px solid #e5e7eb;border-bottom:1px solid var(--files-panel-border,#e5e7eb);color:#000000e0;color:var(--files-panel-text,#000000e0);display:flex;flex-shrink:0;font-size:15px;font-weight:600;gap:8px;letter-spacing:-.01em;padding:14px 16px}.app-dark .files-page-layout .files-detail-tabs{--files-panel-text:#fff}.files-page-layout .files-detail-tab{border-bottom:2px solid #0000;color:#00000080;color:var(--files-panel-meta,#00000080);cursor:pointer;font-size:14px;font-weight:400;margin-right:16px;padding:6px 0;transition:color .2s ease,border-color .2s ease,font-weight .2s ease}.app-dark .files-page-layout .files-detail-tab{color:#a0a3ad}.files-page-layout .files-detail-tab:hover{color:#000000e0;color:var(--files-panel-text,#000000e0)}.app-dark .files-page-layout .files-detail-tab:hover{color:#fff}.files-page-layout .files-detail-tab.is-active{border-bottom-color:#1890ff;border-bottom-color:var(--files-tab-active,#1890ff);color:#1890ff;color:var(--files-tab-active,#1890ff);font-weight:600}.app-dark .files-page-layout .files-detail-tab.is-active{--files-tab-active:#2196f3}.files-page-layout .files-detail-tab.is-disabled{cursor:not-allowed;opacity:.5}.files-page-layout .files-detail-split{display:flex;flex:1 1;flex-direction:row;min-height:0;overflow:hidden}.files-page-layout .files-detail-left{border-right:1px solid #e5e7eb;border-right:1px solid var(--files-panel-border,#e5e7eb);display:flex;flex:1 1;flex-direction:column;max-width:50%;min-width:280px;overflow:hidden}.files-page-layout .files-detail-left-tabs{align-items:center;border-bottom:1px solid #e5e7eb;border-bottom:1px solid var(--files-panel-border,#e5e7eb);color:#000000e0;color:var(--files-panel-text,#000000e0);display:flex;flex-shrink:0;font-size:15px;font-weight:600;gap:8px;height:48px;letter-spacing:-.01em;padding:0 16px}.app-dark .files-page-layout .files-detail-left-tabs{--files-panel-text:#fff;border-bottom-color:var(--files-panel-border)}.files-page-layout .files-detail-left-content{background:#f8fafc;background:var(--files-content-bg,#f8fafc);display:flex;flex:1 1;flex-direction:column;min-height:0;overflow-y:auto;padding:12px 16px}.app-dark .files-page-layout .files-detail-left-content{--files-content-bg:#1e202b}.files-page-layout .files-detail-split.files-detail-split--right-collapsed .files-detail-left{max-width:none}.files-page-layout .files-detail-right{display:flex;flex:1 1;flex-direction:column;min-width:280px;overflow:hidden}.files-page-layout .files-detail-right.files-detail-right--collapsed{border-left:1px solid #e5e7eb;border-left:1px solid var(--files-panel-border,#e5e7eb);flex:0 0 48px;min-width:48px;width:48px}.files-page-layout .files-detail-right-collapsed-bar{align-items:center;background:#f8fafc;background:var(--files-content-bg,#f8fafc);display:flex;height:100%;justify-content:center;min-height:120px;width:100%}.app-dark .files-page-layout .files-detail-right-collapsed-bar{--files-content-bg:#1e202b;--files-panel-text:#fff}.files-page-layout .files-detail-right-collapse-btn,.files-page-layout .files-detail-right-expand-btn{align-items:center;border-radius:6px;color:#000000e0;color:var(--files-panel-text,#000000e0);cursor:pointer;display:inline-flex;height:32px;justify-content:center;transition:background .2s,color .2s;width:32px}.files-page-layout .files-detail-right-collapse-btn:hover,.files-page-layout .files-detail-right-expand-btn:hover{background:#0000000f;color:#000000e0;color:var(--files-panel-text,#000000e0)}.app-dark .files-page-layout .files-detail-right-collapse-btn:hover,.app-dark .files-page-layout .files-detail-right-expand-btn:hover{background:#ffffff14;color:#fff}.files-page-layout .files-detail-right-header{align-items:center;border-bottom:1px solid #e5e7eb;border-bottom:1px solid var(--files-panel-border,#e5e7eb);color:#000000e0;color:var(--files-panel-text,#000000e0);display:flex;flex-shrink:0;font-size:15px;font-weight:600;height:48px;justify-content:space-between;letter-spacing:-.01em;padding:0 16px}.app-dark .files-page-layout .files-detail-right-header{--files-panel-text:#fff;border-bottom-color:var(--files-panel-border)}.files-page-layout .files-detail-right-title{font-size:15px;font-weight:600}.files-page-layout .files-detail-right-content{background:#f8fafc;background:var(--files-content-bg,#f8fafc);display:flex;flex:1 1;flex-direction:column;font-size:12px;min-height:0;overflow-y:auto;padding:12px 16px}.files-page-layout .files-detail-right-content .ant-card-body,.files-page-layout .files-detail-right-content .ant-card-head-title,.files-page-layout .files-detail-right-content .ant-descriptions-item-content,.files-page-layout .files-detail-right-content .ant-descriptions-item-label,.files-page-layout .files-detail-right-content .ant-typography{font-size:12px}.app-dark .files-page-layout .files-detail-right-content{--files-content-bg:#1e202b;color:#fff}.app-dark .files-page-layout .files-detail-left-content .ant-typography,.app-dark .files-page-layout .files-detail-left-content .ant-typography strong,.app-dark .files-page-layout .files-detail-right-content .ant-typography,.app-dark .files-page-layout .files-detail-right-content .ant-typography strong{color:#fff!important}.app-dark .files-page-layout .files-detail-left-content .ant-typography a,.app-dark .files-page-layout .files-detail-right-content .ant-typography a{color:#2196f3!important}.app-dark .files-page-layout .files-detail-left-content .ant-btn-default,.app-dark .files-page-layout .files-detail-right-content .ant-btn-default{border-color:#fff3;color:#fff}.app-dark .files-page-layout .files-detail-left-content .ant-btn-default:hover,.app-dark .files-page-layout .files-detail-right-content .ant-btn-default:hover{border-color:#fff6;color:#fff}.files-page-layout .files-detail-content{background:#f8fafc;background:var(--files-content-bg,#f8fafc);display:flex;flex:1 1;flex-direction:column;min-height:0;overflow-y:auto;padding:12px 16px}.app-dark .files-page-layout .files-detail-content{--files-content-bg:#1e202b;color:#fff}.app-dark .files-page-layout .files-detail-content .ant-typography,.app-dark .files-page-layout .files-detail-content .ant-typography strong{color:#fff!important}.app-dark .files-page-layout .files-detail-content .ant-typography a{color:#2196f3!important}.app-dark .files-page-layout .files-detail-content .ant-btn-default{border-color:#fff3;color:#fff}.app-dark .files-page-layout .files-detail-content .ant-btn-default:hover{border-color:#fff6;color:#fff}.files-page-layout .files-detail-empty{align-items:center;color:#00000080;color:var(--files-panel-meta,#00000080);display:flex;flex:1 1;justify-content:center;min-height:0;padding:48px}.app-dark .files-page-layout .files-detail-empty{color:#a0a3ad}.files-page-layout .files-detail-empty-inner{text-align:center}.files-page-layout .files-detail-empty-inner .anticon{color:#00000059;color:var(--files-panel-meta,#00000059);display:block;font-size:48px;margin-bottom:16px}.app-dark .files-page-layout .files-detail-empty-inner .anticon{color:#a0a3ad}.files-page-layout .files-detail-empty-inner>div:last-child{color:#00000080;color:var(--files-panel-meta,#00000080);font-size:15px;font-weight:500}.app-dark .files-page-layout .files-detail-empty-inner>div:last-child{color:#a0a3ad}.files-page-layout .files-detail-content::-webkit-scrollbar,.files-page-layout .files-list-scroll::-webkit-scrollbar{width:8px}.files-page-layout .files-detail-content::-webkit-scrollbar-track,.files-page-layout .files-list-scroll::-webkit-scrollbar-track{background:#0000}.files-page-layout .files-detail-content::-webkit-scrollbar-thumb,.files-page-layout .files-list-scroll::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}.files-page-layout .files-detail-content::-webkit-scrollbar-thumb:hover,.files-page-layout .files-list-scroll::-webkit-scrollbar-thumb:hover{background:#94a3b8}.app-dark .files-page-layout .files-detail-content::-webkit-scrollbar-thumb,.app-dark .files-page-layout .files-list-scroll::-webkit-scrollbar-thumb{background:#4a5568}.app-dark .files-page-layout .files-detail-content::-webkit-scrollbar-thumb:hover,.app-dark .files-page-layout .files-list-scroll::-webkit-scrollbar-thumb:hover{background:#5a6678}.files-export-pdf-btn{border-radius:8px;font-weight:500;transition:border-color .2s ease,color .2s ease,background .2s ease}.app-dark .files-page-layout .files-export-pdf-btn,.files-export-pdf-btn--dark{background:#ffffff0f!important;border:1px solid #fff3!important;color:#fff!important}.app-dark .files-page-layout .files-export-pdf-btn:hover,.files-export-pdf-btn--dark:hover{background:#2196f326!important;border-color:#2196f3!important;color:#fff!important}.feed-page-layout{border-radius:0;display:flex;flex-direction:column;height:calc(100vh - 72px);margin:-24px -16px -16px;min-height:0;padding:0;width:calc(100% + 32px)}.feed-page-layout .ant-layout{flex:1 1;min-height:0}.feed-page-layout__content-list::-webkit-scrollbar,.feed-page-layout__detail::-webkit-scrollbar,.feed-page-layout__sider::-webkit-scrollbar{width:8px}.feed-page-layout__content-list::-webkit-scrollbar-track,.feed-page-layout__detail::-webkit-scrollbar-track,.feed-page-layout__sider::-webkit-scrollbar-track{background:#0000}.feed-page-layout__content-list::-webkit-scrollbar-thumb,.feed-page-layout__detail::-webkit-scrollbar-thumb,.feed-page-layout__sider::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}.feed-page-layout__content-list::-webkit-scrollbar-thumb:hover,.feed-page-layout__detail::-webkit-scrollbar-thumb:hover,.feed-page-layout__sider::-webkit-scrollbar-thumb:hover{background:#94a3b8}.app-dark .feed-page-layout__content-list::-webkit-scrollbar-thumb,.app-dark .feed-page-layout__detail::-webkit-scrollbar-thumb,.app-dark .feed-page-layout__sider::-webkit-scrollbar-thumb{background:#4a5568}.app-dark .feed-page-layout__content-list::-webkit-scrollbar-thumb:hover,.app-dark .feed-page-layout__detail::-webkit-scrollbar-thumb:hover,.app-dark .feed-page-layout__sider::-webkit-scrollbar-thumb:hover{background:#5a6678}.watchlist-page-layout{border-radius:0;display:flex;flex-direction:column;height:calc(100vh - 72px);margin:-24px -16px -16px;min-height:0;padding:0;width:calc(100% + 32px)}.watchlist-page-layout .watchlist-page-inner{display:flex;flex:1 1;gap:12px;min-height:0;overflow:hidden;padding:10px}.watchlist-page-layout .watchlist-list-panel{border-radius:12px;display:flex;flex-direction:column;flex-shrink:0;overflow:hidden}.watchlist-page-layout .watchlist-list-header{border-bottom:1px solid #ffffff0f;flex-shrink:0;padding:14px 16px}.watchlist-page-layout .watchlist-list-filters{border-bottom:1px solid #ffffff0f;flex-shrink:0;padding:12px 16px}.watchlist-page-layout .watchlist-list-scroll{flex:1 1;min-height:0;overflow-x:hidden;overflow-y:auto;padding:12px}.watchlist-page-layout .watchlist-detail-panel{border-radius:12px;display:flex;flex:1 1;flex-direction:column;min-width:0;overflow:hidden}.watchlist-page-layout .watchlist-detail-panel .watchlist-detail-inner{display:flex;flex:1 1;flex-direction:column;min-height:0;overflow:hidden;padding:8px 24px 24px}.watchlist-page-layout .watchlist-detail-panel .ant-tabs{display:flex;flex:1 1;flex-direction:column;min-height:0;overflow:hidden}.watchlist-page-layout .watchlist-detail-panel .ant-tabs-content-holder{flex:1 1;min-height:0;overflow:hidden}.watchlist-page-layout .watchlist-detail-panel .ant-tabs-content{height:100%}.watchlist-page-layout .watchlist-detail-panel .ant-tabs-tabpane{height:100%;overflow-y:auto}.watchlist-page-layout .watchlist-detail-panel .ant-tabs-tabpane::-webkit-scrollbar,.watchlist-page-layout .watchlist-list-scroll::-webkit-scrollbar{width:8px}.watchlist-page-layout .watchlist-detail-panel .ant-tabs-tabpane::-webkit-scrollbar-track,.watchlist-page-layout .watchlist-list-scroll::-webkit-scrollbar-track{background:#0000}.watchlist-page-layout .watchlist-detail-panel .ant-tabs-tabpane::-webkit-scrollbar-thumb,.watchlist-page-layout .watchlist-list-scroll::-webkit-scrollbar-thumb{background:#cbd5e1}.watchlist-page-layout .watchlist-detail-panel .ant-tabs-tabpane::-webkit-scrollbar-thumb:hover,.watchlist-page-layout .watchlist-list-scroll::-webkit-scrollbar-thumb:hover{background:#94a3b8}.app-dark .watchlist-page-layout .watchlist-detail-panel .ant-tabs-tabpane::-webkit-scrollbar-thumb,.app-dark .watchlist-page-layout .watchlist-list-scroll::-webkit-scrollbar-thumb{background:#4a5568}.app-dark .watchlist-page-layout .watchlist-detail-panel .ant-tabs-tabpane::-webkit-scrollbar-thumb:hover,.app-dark .watchlist-page-layout .watchlist-list-scroll::-webkit-scrollbar-thumb:hover{background:#5a6678}.ai-analysis-content--dark table{background-color:#00000026}.ai-analysis-content--dark .markdown-renderer-dark a:hover{border-bottom-color:#58a6ff}.original-word-content p{margin:0 0 .75em}.original-word-content h1,.original-word-content h2,.original-word-content h3{font-weight:600;margin:1em 0 .5em}.original-word-content ol,.original-word-content ul{margin:.5em 0 1em 1.5em}.original-word-content table{border-collapse:collapse;margin:1em 0;width:100%}.original-word-content td,.original-word-content th{border:1px solid #0000001f;padding:6px 10px;text-align:left}.original-word-content th{background:#0000000a;font-weight:600}.original-word-content--dark td,.original-word-content--dark th{border-color:#ffffff1f}.original-word-content--dark th{background:#ffffff0f}body,html{height:100%;width:100%}input::-ms-clear,input::-ms-reveal{display:none}*,:after,:before{box-sizing:border-box}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0);font-family:sans-serif;line-height:1.15}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:initial;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{font-weight:500;margin-bottom:.5em;margin-top:0}p{margin-bottom:1em;margin-top:0}abbr[data-original-title],abbr[title]{border-bottom:0;cursor:help;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}address{font-style:normal;line-height:inherit;margin-bottom:1em}input[type=number],input[type=password],input[type=text],textarea{-webkit-appearance:none}dl,ol,ul{margin-bottom:1em;margin-top:0}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:initial}sub{bottom:-.25em}sup{top:-.5em}code,kbd,pre,samp{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace;font-size:1em}pre{margin-bottom:1em;margin-top:0;overflow:auto}figure{margin:0 0 1em}img{border-style:none;vertical-align:middle}[role=button],a,area,button,input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{caption-side:bottom;padding-bottom:.3em;padding-top:.75em;text-align:left}button,input,optgroup,select,textarea{color:inherit;font-family:inherit;font-size:inherit;line-height:inherit;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=date],input[type=datetime-local],input[type=month],input[type=time]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{border:0;margin:0;min-width:0;padding:0}legend{color:inherit;display:block;font-size:1.5em;line-height:inherit;margin-bottom:.5em;max-width:100%;padding:0;white-space:normal;width:100%}progress{vertical-align:initial}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:none;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{background-color:#feffe6;padding:.2em}*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f5f5f5;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Helvetica Neue,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol}code{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}::-webkit-scrollbar{height:8px;width:8px}::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.text-center{text-align:center}.text-right{text-align:right}.mb-16{margin-bottom:16px}.mb-24{margin-bottom:24px}.mt-16{margin-top:16px}.flex{display:flex}.flex-center{justify-content:center}.flex-between,.flex-center{align-items:center;display:flex}.flex-between{justify-content:space-between}.full-height{height:100vh}.full-width{width:100%}
/*# sourceMappingURL=main.eda0aa35.css.map*/