nav[data-v-55b68d5a]{border-bottom:1px solid #eee;padding:.75rem 2rem;background:#fff;position:sticky;top:0;z-index:100;height:56px;display:flex;align-items:center}.nav-container[data-v-55b68d5a]{max-width:1200px;margin:0 auto;display:flex;justify-content:flex-start;align-items:center;height:100%;min-height:40px;gap:8rem}.nav-brand[data-v-55b68d5a]{display:flex;align-items:center;gap:.75rem;flex-shrink:0;margin-left:0}.logo-image[data-v-55b68d5a]{width:32px;height:32px;-o-object-fit:contain;object-fit:contain}.logo-text[data-v-55b68d5a]{display:flex;align-items:center;gap:.25rem}.logo-stock[data-v-55b68d5a]{font-size:1.1rem;color:#333;font-weight:500}.logo-ai[data-v-55b68d5a]{font-size:1.1rem;color:#318ddd;font-weight:500}.nav-links[data-v-55b68d5a]{gap:2rem;flex:1;transition:all .3s;margin-left:auto;margin-right:auto}.nav-links[data-v-55b68d5a],.nav-links a[data-v-55b68d5a]{display:flex;justify-content:center;height:100%;align-items:center}.nav-links a[data-v-55b68d5a]{color:#333;text-decoration:none;padding:0;position:relative;transition:color .2s ease;min-width:60px;text-align:center;font-weight:500;border-bottom:2px solid transparent;box-sizing:border-box}.nav-links a.router-link-active[data-v-55b68d5a]{color:#318ddd;border-bottom:2px solid #318ddd}.nav-links a.router-link-active[data-v-55b68d5a]:after{display:none}.nav-right[data-v-55b68d5a]{flex-shrink:0;display:flex;justify-content:flex-end}.nav-toggle[data-v-55b68d5a]{display:none;flex-direction:column;justify-content:center;align-items:center;width:32px;height:32px;background:none;border:none;cursor:pointer;padding:0;margin-left:8px}.nav-toggle .bar[data-v-55b68d5a]{width:22px;height:3px;background:#333;margin:3px 0;border-radius:2px;transition:all .3s}.mobile-menu-mask[data-v-55b68d5a]{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.15);z-index:99}@media (max-width:900px){nav[data-v-55b68d5a]{padding:.5rem 1rem}.nav-container[data-v-55b68d5a]{gap:2rem}.logo-image[data-v-55b68d5a]{width:28px;height:28px}.logo-ai[data-v-55b68d5a],.logo-stock[data-v-55b68d5a]{font-size:1rem}.nav-links[data-v-55b68d5a]{gap:1.2rem}.nav-links a[data-v-55b68d5a]{min-width:50px;font-size:.9rem}}@media (max-width:768px){.nav-container[data-v-55b68d5a]{height:38px;gap:1rem}.logo-image[data-v-55b68d5a]{width:24px;height:24px}.logo-ai[data-v-55b68d5a],.logo-stock[data-v-55b68d5a]{font-size:.95rem}.nav-links[data-v-55b68d5a]{position:fixed;left:0;right:0;top:48px;background:#fff;flex-direction:column;align-items:flex-start;gap:0;padding:.5rem 1.2rem;box-shadow:0 2px 8px rgba(0,0,0,.08);z-index:100;display:none;height:auto}.nav-links.open[data-v-55b68d5a]{display:flex}.nav-links a[data-v-55b68d5a]{padding:.8rem 0;font-size:1rem;width:100%;border-bottom:1px solid #f1f1f1;min-width:auto;text-align:left;height:auto;display:block;justify-content:flex-start}.nav-links a.router-link-active[data-v-55b68d5a]{border-bottom:1px solid #318ddd}.nav-right[data-v-55b68d5a]{justify-content:flex-end}.nav-toggle[data-v-55b68d5a]{display:flex}}footer[data-v-6bfe2c1f]{padding:.3rem;text-align:center;color:#999;border-top:1px solid #eee;font-size:.8rem}*{margin:0;padding:0;box-sizing:border-box}body,html{height:100%;overflow-x:hidden;overflow-y:overlay}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.app-container{height:100vh;display:flex;flex-direction:column;background:#fff;overflow:hidden}.app-container>:nth-child(2){flex:1;padding:0;margin:0;position:relative;min-height:0;overflow-y:auto;overflow-x:hidden}.fade-enter-active,.fade-leave-active{transition:opacity .15s ease-in-out;position:absolute;width:100%}.fade-enter-from{opacity:0;transform:translateY(10px)}.fade-leave-to{opacity:0;transform:translateY(-10px)}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;color:#333;line-height:1.6;background:#fff}#app{min-height:100vh;display:flex;flex-direction:column}main{flex:1;width:100%}.articles-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.article-card{padding:1.5rem;border:1px solid #eee;border-radius:0;transition:background-color .2s}.article-card:hover{background-color:#fafafa}.article-title{font-size:1.1rem;color:#333;text-decoration:none;display:block;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:1px solid transparent;transition:border-color .2s}.article-title:hover{border-bottom-color:#333}.article-date{color:#666}h1{font-weight:400;margin-bottom:2rem}@media (max-width:768px){.app-container{height:auto;min-height:100vh;display:flex;flex-direction:column}footer{margin-top:auto}}.home-hot-container[data-v-90bf7976]{min-height:calc(100vh - 160px);background:#f8fafc;position:relative;padding:4px;display:flex;flex-direction:column}.home-hot-dashboard[data-v-90bf7976]{padding:1px;flex-grow:1;display:flex;flex-direction:column}.home-hot-card-group[data-v-90bf7976]{background:#fff;border-radius:4px;box-shadow:0 1px 2px rgba(0,0,0,.05),0 1px 3px rgba(0,0,0,.03);border:1px solid #e2e8f0;overflow:hidden;max-width:100%;margin:0 auto}.home-hot-card-header[data-v-90bf7976]{display:flex;align-items:center;justify-content:space-between;padding:0 6px;font-size:13px;font-weight:500;color:#475569;text-align:center;border-bottom:1px solid #f1f5f9;background:#f8fafc}.home-hot-concept-grid[data-v-90bf7976]{display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(2,1fr);gap:4px;padding:6px 8px}.home-hot-concept-card[data-v-90bf7976]{background:#fff;border-radius:4px;border:1px solid #e2e8f0;box-shadow:0 1px 2px rgba(0,0,0,.05),0 1px 3px rgba(0,0,0,.03);padding:8px 8px;display:flex;flex-direction:column;justify-content:flex-start;min-width:0;min-height:48px;transition:box-shadow .2s;cursor:pointer}.home-hot-concept-card[data-v-90bf7976]:hover{box-shadow:0 2px 4px rgba(0,0,0,.1),0 2px 6px rgba(0,0,0,.1)}.home-hot-concept-row[data-v-90bf7976]{display:flex;align-items:center;gap:6px;margin-bottom:2px}.home-hot-tag[data-v-90bf7976]{font-size:12px;font-weight:500;color:#fff;background:#888;border-radius:2px;padding:2px 8px;margin-right:2px;flex-shrink:0}.home-hot-tag.orange[data-v-90bf7976]{background:#666;color:#fff}.home-hot-concept-title[data-v-90bf7976]{font-weight:500;color:#222;font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.home-hot-concept-desc[data-v-90bf7976]{color:#94a3b8;font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-top:2px;line-height:1.4}.home-hot-loading[data-v-90bf7976]{display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:140px;background:#fff;border-radius:4px;box-shadow:0 1px 2px rgba(0,0,0,.05),0 1px 3px rgba(0,0,0,.03);border:1px solid #e2e8f0;margin:0 auto;padding:6px 8px}.home-hot-loading p[data-v-90bf7976]{margin-top:10px;font-size:14px;color:#666}.home-hot-loading-gradient[data-v-90bf7976]{width:16px;height:16px;border-radius:50%;border:2px solid #f3f4f6;border-top-color:#2563eb;animation:rotate-90bf7976 .8s linear infinite}@keyframes rotate-90bf7976{to{transform:rotate(1turn)}}@media (max-width:1200px){.home-hot-concept-grid[data-v-90bf7976]{grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(4,1fr)}}@media (max-width:600px){.home-hot-concept-grid[data-v-90bf7976]{grid-template-columns:1fr;grid-template-rows:repeat(8,1fr)}}.home-article-section[data-v-90bf7976]{width:100%;max-width:100%;margin:8px auto 0 auto;display:flex;justify-content:center;align-items:center;font-size:13px;overflow-x:auto;background:#fff;border-radius:4px;box-shadow:0 1px 2px rgba(0,0,0,.05),0 1px 3px rgba(0,0,0,.03);border:1px solid #e2e8f0;padding:12px 32px;flex-grow:1}.home-article-img[data-v-90bf7976]{max-width:100%;height:auto;display:block}.market-dashboard[data-v-3e08c06c]{background:linear-gradient(145deg,#f8fafc,#f3f6f9);gap:6px;padding:6px}.left-section[data-v-3e08c06c]{width:49%;gap:8px}.right-section[data-v-3e08c06c]{width:51%;margin-left:0;padding-left:0}.mood-grid[data-v-3e08c06c]{gap:6px}.mood-card[data-v-3e08c06c]{background:hsla(0,0%,100%,.85);border:1px solid hsla(0,0%,100%,.3);box-shadow:0 1px 3px rgba(0,0,0,.02),inset 0 1px 0 hsla(0,0%,100%,.4);backdrop-filter:blur(8px);transition:all .2s cubic-bezier(.4,0,.2,1)}.mood-card[data-v-3e08c06c]:hover{background:hsla(0,0%,100%,.95);box-shadow:0 4px 12px rgba(0,0,0,.03),0 2px 4px rgba(0,0,0,.02),inset 0 1px 0 hsla(0,0%,100%,.6)}.sector-content[data-v-3e08c06c]{background:transparent}.limit-table[data-v-3e08c06c]{margin:0}.limit-table td[data-v-3e08c06c],.limit-table th[data-v-3e08c06c]{padding:8px 10px}.card-header[data-v-3e08c06c],.mood-header[data-v-3e08c06c],.sector-header[data-v-3e08c06c]{background:hsla(0,0%,100%,.9);backdrop-filter:blur(8px);border-bottom:1px solid rgba(0,0,0,.03);border-radius:8px 8px 0 0}.data-item[data-v-3e08c06c]{background:hsla(0,0%,100%,.85);border:1px solid hsla(0,0%,100%,.3);box-shadow:0 1px 3px rgba(0,0,0,.02),inset 0 1px 0 hsla(0,0%,100%,.4);backdrop-filter:blur(8px);transition:all .2s cubic-bezier(.4,0,.2,1)}.data-item[data-v-3e08c06c]:hover{background:hsla(0,0%,100%,.95);box-shadow:0 4px 12px rgba(0,0,0,.03),0 2px 4px rgba(0,0,0,.02),inset 0 1px 0 hsla(0,0%,100%,.6)}.plate-info[data-v-3e08c06c]{height:22px;margin-bottom:4px}.stock-list[data-v-3e08c06c]{padding:0}.stock-item[data-v-3e08c06c]{height:14px}.limit-table-wrapper[data-v-3e08c06c]{margin:0;border-radius:12px}.limit-table thead th[data-v-3e08c06c]{position:sticky;top:0;z-index:1}.dashboard-card[data-v-3e08c06c]{border-radius:8px;box-shadow:0 1px 3px rgba(0,0,0,.05),0 1px 2px rgba(0,0,0,.03);border:1px solid rgba(0,0,0,.05);transition:box-shadow .2s ease}.dashboard-card[data-v-3e08c06c]:hover{box-shadow:0 2px 6px rgba(0,0,0,.07),0 2px 4px rgba(0,0,0,.05)}.card-header[data-v-3e08c06c],.mood-header[data-v-3e08c06c],.sector-header[data-v-3e08c06c]{border-top-left-radius:8px;border-top-right-radius:8px;border-bottom:1px solid #edf2f7;padding:1px 12px}.data-item[data-v-3e08c06c],.limit-table[data-v-3e08c06c],.mood-card[data-v-3e08c06c]{border-radius:6px;border:1px solid #e2e8f0}[data-v-3e08c06c] .el-popover.stock-reason-popover{border-radius:8px;border:1px solid rgba(0,0,0,.05)}.market-dashboard[data-v-3e08c06c] *{font-size:12px;color:#64748b}.dashboard-card[data-v-3e08c06c]{background:#fff;border-radius:4px;box-shadow:0 1px 3px rgba(0,0,0,.02)}.mood-grid[data-v-3e08c06c]{gap:4px;padding:8px;background:#fff}.mood-card[data-v-3e08c06c]{height:46px;align-items:center;background:#fcfcfd;border:1px solid #f0f0f0;border-radius:3px;transition:all .2s ease}.mood-card[data-v-3e08c06c]:hover{transform:translateY(-1px);box-shadow:0 2px 6px rgba(0,0,0,.03);border-color:#e8e8e8}.sector-content[data-v-3e08c06c]{gap:8px;padding:8px;background:#fff}.data-item[data-v-3e08c06c]{background:#fcfcfd;border:1px solid #f0f0f0;border-radius:3px;transition:all .2s ease}.data-item[data-v-3e08c06c]:hover{transform:translateY(-1px);box-shadow:0 2px 6px rgba(0,0,0,.03);border-color:#e8e8e8}.card-header[data-v-3e08c06c],.mood-header[data-v-3e08c06c],.sector-header[data-v-3e08c06c]{display:flex;align-items:center;height:32px;padding:0 12px;background:#fff;border-bottom:1px solid #f0f0f0}.limit-table[data-v-3e08c06c]{width:100%;border-collapse:separate;border-spacing:0;background:#fff}.limit-table th[data-v-3e08c06c]{background:#fcfcfd;border-bottom:1px solid #f0f0f0;padding:8px 12px}.limit-table td[data-v-3e08c06c]{border-bottom:1px solid #f5f5f5;padding:8px 12px}.limit-table tr:hover td[data-v-3e08c06c]{background:#fcfcfd}[data-v-3e08c06c]::-webkit-scrollbar{width:6px;height:6px}[data-v-3e08c06c]::-webkit-scrollbar-track{background:#fcfcfd}[data-v-3e08c06c]::-webkit-scrollbar-thumb{background:#eaecef;border-radius:3px}[data-v-3e08c06c]::-webkit-scrollbar-thumb:hover{background:#dfe2e5}[data-v-3e08c06c] .el-popover.stock-reason-popover{border-radius:3px;border:1px solid #f0f0f0;box-shadow:0 2px 12px rgba(0,0,0,.05)}.market-dashboard[data-v-3e08c06c]{height:calc(100vh - 60px);display:flex;overflow:hidden}.left-section[data-v-3e08c06c]{width:48%;display:flex;flex-direction:column;overflow:hidden}.right-section[data-v-3e08c06c]{width:52%;overflow:hidden}.dashboard-card.mood[data-v-3e08c06c]{padding-bottom:1px}.dashboard-card.sectors[data-v-3e08c06c]{flex:1;display:flex;flex-direction:column;overflow:hidden}.sector-wrapper[data-v-3e08c06c]{flex:1;display:flex;flex-direction:column;overflow:auto}.limit-up[data-v-3e08c06c]{height:100%;display:flex;flex-direction:column}.limit-table-wrapper[data-v-3e08c06c]{flex:1;overflow:auto;position:relative}.limit-table thead[data-v-3e08c06c]{position:sticky;top:0;z-index:2}.limit-table th[data-v-3e08c06c]{font-weight:400;white-space:nowrap;padding:1px 2px}.limit-table td[data-v-3e08c06c]{padding:1px 2px;text-align:center;white-space:nowrap}.limit-table td[data-v-3e08c06c]:first-child,.limit-table td[data-v-3e08c06c]:nth-child(2),.limit-table th[data-v-3e08c06c]:first-child,.limit-table th[data-v-3e08c06c]:nth-child(2){text-align:left}.limit-table td[data-v-3e08c06c]:first-child,.limit-table th[data-v-3e08c06c]:first-child{width:20px}.limit-table td[data-v-3e08c06c]:nth-child(2),.limit-table td[data-v-3e08c06c]:nth-child(3),.limit-table td[data-v-3e08c06c]:nth-child(4),.limit-table td[data-v-3e08c06c]:nth-child(5),.limit-table td[data-v-3e08c06c]:nth-child(6),.limit-table th[data-v-3e08c06c]:nth-child(2),.limit-table th[data-v-3e08c06c]:nth-child(3),.limit-table th[data-v-3e08c06c]:nth-child(4),.limit-table th[data-v-3e08c06c]:nth-child(5),.limit-table th[data-v-3e08c06c]:nth-child(6){width:60px}.limit-table td[data-v-3e08c06c]:nth-child(7),.limit-table th[data-v-3e08c06c]:nth-child(7){width:70px}.limit-table td[data-v-3e08c06c]:nth-child(8),.limit-table th[data-v-3e08c06c]:nth-child(8){width:60px}.limit-table td[data-v-3e08c06c]:nth-child(9),.limit-table td[data-v-3e08c06c]:nth-child(10),.limit-table th[data-v-3e08c06c]:nth-child(9),.limit-table th[data-v-3e08c06c]:nth-child(10){width:70px}.limit-table td[data-v-3e08c06c]:nth-child(11),.limit-table td[data-v-3e08c06c]:nth-child(12),.limit-table th[data-v-3e08c06c]:nth-child(11),.limit-table th[data-v-3e08c06c]:nth-child(12){width:40px}.mood-grid[data-v-3e08c06c]{display:grid;grid-template-columns:repeat(9,1fr);gap:1px;padding:1px}.mood-card[data-v-3e08c06c]{text-align:center;height:40px;display:flex;flex-direction:column;justify-content:center}.card-title[data-v-3e08c06c]{font-size:12px;line-height:16px}.card-value[data-v-3e08c06c]{font-size:12px;line-height:20px}h2[data-v-3e08c06c]{margin:0;padding:1px 4px;height:18px;line-height:18px}.sector-content[data-v-3e08c06c]{display:grid;grid-template-columns:repeat(5,1fr);gap:4px;padding:4px}.data-item[data-v-3e08c06c]{padding:4px;height:120px;display:flex;flex-direction:column}.plate-info[data-v-3e08c06c]{display:flex;justify-content:space-between;align-items:center;padding:4px;height:24px}.plate-name[data-v-3e08c06c]{font-weight:400;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.plate-change[data-v-3e08c06c]{flex-shrink:0;margin-left:8px;min-width:52px;text-align:right}.stock-list[data-v-3e08c06c]{flex:1;display:flex;flex-direction:column;justify-content:space-between;padding:2px 0}.stock-item[data-v-3e08c06c]{display:flex;justify-content:space-between;align-items:center;padding:2px 4px;height:16px}.stock-name[data-v-3e08c06c]{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:calc(100% - 56px)}.stock-change[data-v-3e08c06c]{flex-shrink:0;text-align:right;min-width:52px}.stock-list[data-v-3e08c06c]::-webkit-scrollbar{width:1px}.stock-list[data-v-3e08c06c]::-webkit-scrollbar-thumb{background:#ebeef5}.limit-up .data-list[data-v-3e08c06c]{padding:4px 8px}.limit-up .data-item[data-v-3e08c06c]{margin-bottom:4px;line-height:1.5}.card-header[data-v-3e08c06c],.item-sub[data-v-3e08c06c]{display:flex;justify-content:space-between;align-items:center}.card-header[data-v-3e08c06c]{padding:2px 4px;height:20px}.sector-header[data-v-3e08c06c]{padding:4px 8px;height:24px;line-height:24px;font-weight:400}.sortable[data-v-3e08c06c]{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.sort-icon[data-v-3e08c06c]{margin-left:-2px;color:#c0c4cc}.index-cell[data-v-3e08c06c]{position:relative;display:flex;align-items:center;gap:2px}.stock-name-cell[data-v-3e08c06c]{position:relative;cursor:help}.mood-header[data-v-3e08c06c]{display:flex;justify-content:space-between;align-items:center;padding:1px 4px;height:18px;line-height:18px}.mood-header h2[data-v-3e08c06c]{border:none;padding:0}.update-time[data-v-3e08c06c]{font-size:12px;color:#909399;margin-right:4px}@media (max-width:768px){.market-dashboard[data-v-3e08c06c]{flex-direction:column;height:auto;min-height:100vh;overflow:visible;gap:4px;padding:2px}.left-section[data-v-3e08c06c],.right-section[data-v-3e08c06c]{width:100%;margin:0;padding:0;overflow:visible}.mood-grid[data-v-3e08c06c]{grid-template-columns:repeat(3,1fr)!important;grid-template-rows:repeat(3,1fr)!important;gap:4px;padding:4px}.sector-content[data-v-3e08c06c]{grid-template-columns:repeat(2,1fr)!important;grid-template-rows:repeat(5,1fr)!important;gap:4px;padding:4px}.data-item[data-v-3e08c06c]{height:auto;min-height:90px;padding:4px}.dashboard-card[data-v-3e08c06c]{margin-bottom:8px;box-shadow:0 1px 2px rgba(0,0,0,.04)}.limit-table-wrapper[data-v-3e08c06c],.sector-wrapper[data-v-3e08c06c]{overflow:visible!important}.sector-wrapper[data-v-3e08c06c]{flex:none}.limit-up[data-v-3e08c06c]{height:auto;min-height:120px}.limit-table[data-v-3e08c06c]{font-size:11px;min-width:600px;overflow-x:auto;display:block}.limit-table td[data-v-3e08c06c],.limit-table th[data-v-3e08c06c]{padding:4px 6px;font-size:11px}.card-header[data-v-3e08c06c],.mood-header[data-v-3e08c06c],.sector-header[data-v-3e08c06c]{font-size:13px;padding:2px 6px;height:24px}}.market-dashboard[data-v-6c26132f]{background:#f5f7fa;padding:8px;min-height:100%}.dashboard-card[data-v-6c26132f]{background:#fff;border-radius:8px;box-shadow:0 1px 3px rgba(0,0,0,.05),0 1px 2px rgba(0,0,0,.03);margin-bottom:8px;border:1px solid rgba(0,0,0,.05);transition:box-shadow .2s ease}.dashboard-card[data-v-6c26132f]:hover{box-shadow:0 2px 6px rgba(0,0,0,.07),0 2px 4px rgba(0,0,0,.05)}.card-header[data-v-6c26132f]{padding:1px 12px;border-bottom:1px solid #edf2f7;background:#fff;border-top-left-radius:8px;border-top-right-radius:8px}.header-left[data-v-6c26132f]{display:flex;align-items:center;gap:4px}.card-header h2[data-v-6c26132f]{font-size:13px;font-weight:500;color:#475569;margin:0}.update-time[data-v-6c26132f]{font-size:12px;color:#94a3b8;font-weight:400}.futures-content[data-v-6c26132f]{display:flex;gap:8px;padding:4px 8px;background:#fff}.futures-table[data-v-6c26132f]{flex:1;background:#fff;overflow-x:auto;min-width:0;border:1px solid #e2e8f0;border-radius:6px;transition:box-shadow .2s ease}.futures-table[data-v-6c26132f]:hover{box-shadow:0 2px 4px rgba(0,0,0,.03)}table[data-v-6c26132f]{width:100%;border-collapse:collapse;font-size:12px}th[data-v-6c26132f]{background:#f8fafc;padding:4px 8px;text-align:left;font-weight:500;color:#64748b;white-space:nowrap;border-bottom:1px solid #edf2f7}td[data-v-6c26132f]{padding:3px 8px;border-bottom:1px solid #f1f5f9;white-space:nowrap;line-height:1.1}td[data-v-6c26132f]:first-child,th[data-v-6c26132f]:first-child{padding-left:8px}td[data-v-6c26132f]:last-child,td[data-v-6c26132f]:nth-child(2),th[data-v-6c26132f]:last-child,th[data-v-6c26132f]:nth-child(2){padding-right:8px;text-align:right}tbody tr[data-v-6c26132f]:nth-child(2n){background-color:#f8fafc}tbody tr[data-v-6c26132f]:hover{background-color:#f1f5f9}td[data-v-6c26132f]:first-child{color:#64748b}td[data-v-6c26132f]:nth-child(2){font-family:monospace;font-weight:500;color:#475569}td[data-v-6c26132f]:last-child{font-family:monospace;color:#64748b}.positive[data-v-6c26132f]{color:#059669;font-weight:500}.negative[data-v-6c26132f]{color:#dc2626;font-weight:500}.spot .futures-table[data-v-6c26132f],.upstream .futures-table[data-v-6c26132f]{flex:1;min-width:0}.upstream td[data-v-6c26132f],.upstream th[data-v-6c26132f]{padding:3px 8px;white-space:nowrap}.upstream td[data-v-6c26132f]:first-child,.upstream th[data-v-6c26132f]:first-child{text-align:left}.upstream td[data-v-6c26132f]:last-child,.upstream td[data-v-6c26132f]:nth-child(2),.upstream th[data-v-6c26132f]:last-child,.upstream th[data-v-6c26132f]:nth-child(2){text-align:right}.upstream table[data-v-6c26132f]{table-layout:auto}.side-by-side[data-v-6c26132f]{display:flex;gap:8px;margin-bottom:4px}.side-by-side .dashboard-card[data-v-6c26132f]{flex:1;margin-bottom:0}.downstream .futures-table[data-v-6c26132f],.upstream .futures-table[data-v-6c26132f]{flex:1;min-width:0}.downstream table[data-v-6c26132f],.upstream table[data-v-6c26132f]{table-layout:fixed;width:100%}.downstream td[data-v-6c26132f]:first-child,.upstream td[data-v-6c26132f]:first-child{width:50%}.downstream td[data-v-6c26132f]:last-child,.downstream td[data-v-6c26132f]:nth-child(2),.upstream td[data-v-6c26132f]:last-child,.upstream td[data-v-6c26132f]:nth-child(2){width:25%}.spot-options[data-v-6c26132f]{display:flex;gap:8px;margin-bottom:4px}.spot-options .spot[data-v-6c26132f]{flex:3;margin-bottom:0}.spot-options .options[data-v-6c26132f]{flex:1;margin-bottom:0}.options .futures-table[data-v-6c26132f]{flex:1;min-width:0}.options table[data-v-6c26132f]{table-layout:fixed;width:100%}.options td[data-v-6c26132f]:first-child{width:50%}.options td[data-v-6c26132f]:last-child,.options td[data-v-6c26132f]:nth-child(2){width:25%}@media (max-width:768px){.side-by-side[data-v-6c26132f],.spot-options[data-v-6c26132f]{flex-direction:column;gap:4px}.side-by-side .dashboard-card[data-v-6c26132f],.spot-options .options[data-v-6c26132f],.spot-options .spot[data-v-6c26132f]{width:100%;flex:none;margin-bottom:6px}.dashboard-card[data-v-6c26132f]{margin-bottom:6px;border-radius:10px;box-shadow:0 1px 4px rgba(0,0,0,.04)}.card-header[data-v-6c26132f]{padding:4px 10px;font-size:15px;font-weight:600;color:#2563eb;background:#f8fafc;border-radius:10px 10px 0 0;border-bottom:1px solid #e5e7eb}.header-left[data-v-6c26132f]{gap:6px}.update-time[data-v-6c26132f]{font-size:11px;color:#94a3b8}.futures-content[data-v-6c26132f]{flex-direction:column;gap:2px;padding:2px 4px}.futures-table[data-v-6c26132f]{border-radius:8px;box-shadow:0 1px 2px rgba(0,0,0,.03);margin-bottom:2px;background:#fff;overflow-x:auto}table[data-v-6c26132f]{font-size:11px;width:100%;border-radius:8px;background:#fff}td[data-v-6c26132f],th[data-v-6c26132f]{padding:2px 4px;text-align:left;font-size:11px;white-space:nowrap}th[data-v-6c26132f]{color:#64748b;background:#f1f5f9;font-weight:600;border-bottom:1px solid #e5e7eb}td[data-v-6c26132f]{border-bottom:1px solid #f3f4f6;color:#475569}tbody tr[data-v-6c26132f]:nth-child(2n){background:#f8fafc}tbody tr[data-v-6c26132f]:hover{background:#f1f5f9}td[data-v-6c26132f]:first-child{color:#64748b;font-weight:500;max-width:120px;overflow:hidden;text-overflow:ellipsis}td[data-v-6c26132f]:last-child,td[data-v-6c26132f]:nth-child(2){font-family:monospace;font-weight:500}.positive[data-v-6c26132f]{color:#059669;font-weight:600}.negative[data-v-6c26132f]{color:#dc2626;font-weight:600}}.ideas-container[data-v-0b9a6489]{background:#fff;min-height:calc(100vh - 160px)}.ideas-mobile-list[data-v-0b9a6489]{display:flex;flex-direction:column;gap:10px;padding:8px 0}.idea-card[data-v-0b9a6489]{background:#f8fafc;border-radius:8px;box-shadow:0 1px 3px rgba(0,0,0,.04);padding:12px 14px 8px 14px;border:1px solid #e2e8f0;display:flex;flex-direction:column;gap:6px}.idea-title[data-v-0b9a6489]{font-size:15px;font-weight:600;color:#2563eb;margin-bottom:2px;word-break:break-all}.idea-content[data-v-0b9a6489]{font-size:13px;color:#475569;word-break:break-all;white-space:pre-line}.idea-date[data-v-0b9a6489]{font-size:12px;color:#94a3b8;align-self:flex-end;margin-top:2px}.pagination-wrapper.mobile[data-v-0b9a6489]{justify-content:center;align-items:center;padding:8px 0 16px 0;border:none;gap:8px}@media (max-width:768px){.pagination-wrapper[data-v-0b9a6489]{display:none}}.about-container[data-v-699a4998]{min-height:calc(100vh - 160px);background:#f8fafc;display:flex;flex-direction:column;padding:0}.about-content-wrapper[data-v-699a4998]{flex-grow:1;max-width:100%;width:100%;margin:0 auto;padding:16px 248px 16px 248px;box-sizing:border-box}.about-title[data-v-699a4998]{font-size:16px;font-weight:500;margin:0 0 16px 0;color:#475569;padding:8px 12px;background:#fff;border-radius:4px;box-shadow:0 1px 2px rgba(0,0,0,.05);border:1px solid #e2e8f0}.about-timeline[data-v-699a4998]{position:relative;margin-left:0;padding-left:24px;border-left:1px solid #e2e8f0}.timeline-item[data-v-699a4998]{display:flex;align-items:flex-start;margin-bottom:16px;position:relative;background:#fff;border-radius:4px;box-shadow:0 1px 2px rgba(0,0,0,.05);border:1px solid #e2e8f0;padding:8px}.timeline-dot[data-v-699a4998]{width:24px;height:24px;border-radius:4px;background:#f8fafc;color:#64748b;font-weight:500;font-size:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0;position:absolute;left:-12px;top:8px;border:1px solid #e2e8f0}.timeline-dot-red[data-v-699a4998]{background:#fff1f0;color:#dc2626;border:1px solid #dc2626}.timeline-content[data-v-699a4998]{flex:1;margin-left:24px}.timeline-title[data-v-699a4998]{font-size:14px;font-weight:500;margin:0 0 4px 0;color:#475569}.timeline-desc[data-v-699a4998]{font-size:13px;color:#64748b;line-height:1.6}.timeline-desc p[data-v-699a4998]{margin:0 0 4px 0}.timeline-desc ol[data-v-699a4998],.timeline-desc ul[data-v-699a4998]{margin:0 0 4px 16px;padding:0}.timeline-desc ol li[data-v-699a4998],.timeline-desc ul li[data-v-699a4998]{margin-bottom:2px}.highlight[data-v-699a4998]{color:#dc2626;font-weight:500;background:#fff1f0;padding:1px 4px;border-radius:2px}.about-footer[data-v-699a4998]{margin-top:auto;text-align:center;color:#94a3b8;font-size:12px;padding:8px;background:#fff;border-radius:4px;box-shadow:0 1px 2px rgba(0,0,0,.05);border:1px solid #e2e8f0}@media (max-width:600px){.about-content-wrapper[data-v-699a4998]{padding:8px}.about-title[data-v-699a4998]{font-size:14px;padding:6px 10px}.about-timeline[data-v-699a4998]{padding-left:20px}.timeline-item[data-v-699a4998]{padding:6px}.timeline-dot[data-v-699a4998]{width:20px;height:20px;font-size:11px;left:-10px;top:6px}.timeline-content[data-v-699a4998]{margin-left:20px}}.hot-container[data-v-e950171a]{min-height:calc(100vh - 100px);background:#f8fafc;position:relative;padding:4px}.hot-dashboard[data-v-e950171a]{padding:1px}.platform-grid[data-v-e950171a]{display:grid;grid-template-columns:repeat(5,1fr);gap:4px;max-width:100%;margin:0 auto}.platform-card[data-v-e950171a]{background:#fff;border-radius:4px;box-shadow:0 1px 2px rgba(0,0,0,.05),0 1px 3px rgba(0,0,0,.03);overflow:hidden;border:1px solid #e2e8f0;transition:box-shadow .2s ease}.platform-card[data-v-e950171a]:hover{box-shadow:0 2px 4px rgba(0,0,0,.05),0 2px 6px rgba(0,0,0,.04)}.card-header[data-v-e950171a]{padding:2px 6px;border-bottom:1px solid #f1f5f9;background:#f8fafc}.card-header h3[data-v-e950171a]{margin:0;font-size:13px;font-weight:500;color:#475569;text-align:center}.card-content[data-v-e950171a]{padding:2px;background:#fff}.hot-item[data-v-e950171a]{display:flex;align-items:center;padding:1.4px 6px;border-bottom:1px solid #f1f5f9;transition:background-color .2s ease}.hot-item[data-v-e950171a]:hover{background-color:#f8fafc}.hot-item[data-v-e950171a]:last-child{border-bottom:none}.hot-rank[data-v-e950171a]{min-width:12px;font-size:12px;font-weight:500;color:#94a3b8;margin-right:4px}.hot-rank.top-3[data-v-e950171a]{color:#dc2626}.hot-title[data-v-e950171a]{flex:1;color:#475569;text-decoration:none;font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:1.4}.hot-title[data-v-e950171a]:hover{color:#2563eb}.loading[data-v-e950171a]{display:flex;justify-content:center;align-items:center;min-height:100px}.loading-gradient[data-v-e950171a]{width:16px;height:16px;border-radius:50%;border:2px solid #f3f4f6;border-top-color:#2563eb;animation:rotate-e950171a .8s linear infinite}@keyframes rotate-e950171a{to{transform:rotate(1turn)}}@media (max-width:1400px){.platform-grid[data-v-e950171a]{grid-template-columns:repeat(4,1fr)}}@media (max-width:1200px){.platform-grid[data-v-e950171a]{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.platform-grid[data-v-e950171a]{grid-template-columns:repeat(2,1fr);gap:2px}.hot-dashboard[data-v-e950171a]{padding:0}.hot-container[data-v-e950171a]{padding:2px}.hot-title[data-v-e950171a]{font-size:11px}}@media (max-width:480px){.platform-grid[data-v-e950171a]{grid-template-columns:1fr}.platform-card[data-v-e950171a]{border-right:none}.hot-title[data-v-e950171a]{font-size:10px}}.sameboard-container[data-v-319b92b9]{flex:1;background:#f8fafc;color:#333;padding:8px;margin-bottom:20px;display:flex;flex-direction:column}.sameboard-main[data-v-319b92b9]{max-width:1200px;width:100%;margin:0 auto;flex:1;display:flex;flex-direction:column;padding:0 12px}@media (max-width:1300px){.sameboard-main[data-v-319b92b9]{max-width:100%;padding:0 8px}}@media (max-width:600px){.sameboard-main[data-v-319b92b9]{padding:0 2px}}.loading-container[data-v-319b92b9]{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:250px;color:#666}.loading-spinner[data-v-319b92b9]{width:28px;height:28px;border:2px solid #e2e8f0;border-top:2px solid #318ddd;border-radius:50%;animation:spin-319b92b9 1s linear infinite;margin-bottom:12px}@keyframes spin-319b92b9{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.list-header[data-v-319b92b9]{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px;padding:0 6px}.list-header h2[data-v-319b92b9]{font-size:15px;font-weight:500;margin:0}.update-time[data-v-319b92b9]{font-size:10px;color:#999}.list-header-right[data-v-319b92b9]{display:flex;align-items:center;gap:12px}.refresh-select[data-v-319b92b9]{border:1px solid #e2e8f0;border-radius:4px;padding:2px 8px;font-size:12px;color:#333;background:#fff;outline:none;margin-left:8px}.stock-list[data-v-319b92b9]{background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.05)}.stock-item[data-v-319b92b9]{display:flex;align-items:flex-start;padding:10px 12px;border-bottom:1px solid #f1f5f9;background:none;border-radius:0;transition:background-color .2s}.stock-item[data-v-319b92b9]:hover{background:#f8fafc}.stock-item[data-v-319b92b9]:last-child{border-bottom:none}.rank-container[data-v-319b92b9]{display:flex;flex-direction:column;align-items:center;margin-right:12px;min-width:36px}.rank-number[data-v-319b92b9]{width:28px;height:28px;border-radius:4px;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:13px;color:#fff}.rank-first[data-v-319b92b9]{background:#ff4757}.rank-second[data-v-319b92b9]{background:#ffa502}.rank-third[data-v-319b92b9]{background:#ffb142}.rank-normal[data-v-319b92b9]{background:#666}.rank-change[data-v-319b92b9]{margin-top:2px;display:flex;align-items:center;font-size:9px;color:#ff4757}.change-arrow[data-v-319b92b9]{width:0;height:0;border-left:3px solid transparent;border-right:3px solid transparent;margin-right:2px}.change-up[data-v-319b92b9]{border-bottom:4px solid #ff4757}.change-down[data-v-319b92b9]{border-top:4px solid #2ecc71}.stock-info[data-v-319b92b9]{flex:1;display:flex;flex-direction:column;margin-right:12px}.stock-name[data-v-319b92b9]{font-size:15px;font-weight:600;color:#333;margin-bottom:2px}.stock-code[data-v-319b92b9]{font-size:12px;color:#666;margin-bottom:4px}.stock-tags[data-v-319b92b9]{display:flex;flex-wrap:wrap;gap:4px;margin-bottom:4px}.tag[data-v-319b92b9]{background:#f1f5f9;color:#475569;padding:2px 8px;border-radius:3px;font-size:11px;white-space:nowrap;border:1px solid #e2e8f0}.tag-board[data-v-319b92b9]{background:#ff4757;color:#fff;border:1px solid #ff4757}.stock-description[data-v-319b92b9]{font-size:11px;color:#777;line-height:1.5;margin-top:4px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.stock-data-right[data-v-319b92b9]{display:flex;flex-direction:column;align-items:flex-end;justify-content:center;min-width:90px;margin-left:12px}.change-percent[data-v-319b92b9]{font-size:15px;font-weight:600;margin-bottom:2px}.change-percent.positive[data-v-319b92b9]{color:#ff4757}.change-percent.negative[data-v-319b92b9]{color:#2ecc71}.hotness[data-v-319b92b9]{font-size:11px;color:#777}