Files
DinQuant/frontend/dist/css/472.1cc37f75.css
T
Jinyu Xu b91cfcc7fa chore(release): update social links and v2.2.3
- Update X/Discord links in docs and frontend dist
- Dashboard: report all-time total trades
- Notifications: add unread-count endpoint for badge

Made-with: Cursor
2026-03-17 20:30:04 +08:00

1 line
27 KiB
CSS

.indicator-card[data-v-b59176ee]{border-radius:8px;overflow:hidden;-webkit-transition:all .3s ease;transition:all .3s ease;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.indicator-card[data-v-b59176ee]:hover{-webkit-transform:translateY(-4px);transform:translateY(-4px);-webkit-box-shadow:0 8px 24px rgba(0,0,0,.12);box-shadow:0 8px 24px rgba(0,0,0,.12)}.indicator-card .card-cover[data-v-b59176ee]{position:relative;width:100%;height:140px;overflow:hidden}.indicator-card .card-cover img[data-v-b59176ee]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.indicator-card .card-cover .default-cover[data-v-b59176ee]{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#fff;position:relative;overflow:hidden}.indicator-card .card-cover .default-cover[data-v-b59176ee]:before{content:"";position:absolute;top:-20%;right:-20%;width:80%;height:80%;border-radius:50%;background:hsla(0,0%,100%,.1)}.indicator-card .card-cover .default-cover[data-v-b59176ee]:after{content:"";position:absolute;bottom:-30%;left:-20%;width:60%;height:60%;border-radius:50%;background:hsla(0,0%,100%,.08)}.indicator-card .card-cover .default-cover .cover-title[data-v-b59176ee]{font-size:36px;font-weight:700;text-shadow:0 2px 8px rgba(0,0,0,.2);z-index:1;letter-spacing:2px}.indicator-card .card-cover .default-cover .cover-subtitle[data-v-b59176ee]{font-size:12px;margin-top:8px;opacity:.9;max-width:80%;text-align:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;z-index:1}.indicator-card .card-cover .price-tag[data-v-b59176ee]{position:absolute;top:8px;right:8px;padding:4px 8px;border-radius:4px;font-size:12px;font-weight:600;z-index:2}.indicator-card .card-cover .price-tag.free[data-v-b59176ee]{background:#52c41a;color:#fff}.indicator-card .card-cover .price-tag.paid[data-v-b59176ee]{background:linear-gradient(135deg,#f5af19,#f12711);color:#fff}.indicator-card .card-cover .own-tag[data-v-b59176ee],.indicator-card .card-cover .purchased-tag[data-v-b59176ee]{position:absolute;bottom:8px;left:8px;padding:2px 8px;border-radius:4px;font-size:11px;background:rgba(0,0,0,.6);color:#fff;z-index:2}.indicator-card .card-cover .purchased-tag[data-v-b59176ee]{background:rgba(82,196,26,.85)}.indicator-card .vip-free-tag[data-v-b59176ee]{position:absolute;top:8px;left:8px;padding:4px 8px;border-radius:4px;font-size:12px;font-weight:600;background:rgba(250,173,20,.92);color:#1f1f1f}.indicator-card .card-content[data-v-b59176ee]{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:4px 0}.indicator-card .card-content .card-title[data-v-b59176ee]{font-size:14px;font-weight:600;margin:0 0 6px 0;color:rgba(0,0,0,.85);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.indicator-card .card-content .card-desc[data-v-b59176ee]{font-size:12px;color:rgba(0,0,0,.45);margin:0 0 8px 0;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:1.5;min-height:36px}.indicator-card .card-content .card-author[data-v-b59176ee]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:8px}.indicator-card .card-content .card-author .author-name[data-v-b59176ee]{margin-left:8px;font-size:12px;color:rgba(0,0,0,.65);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.indicator-card .card-content .card-stats[data-v-b59176ee]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px;margin-top:auto}.indicator-card .card-content .card-stats .stat-item[data-v-b59176ee]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px;font-size:12px;color:rgba(0,0,0,.45)}.indicator-card .card-content .card-stats .stat-item .anticon[data-v-b59176ee]{font-size:14px}.dark-theme .indicator-card[data-v-b59176ee],.theme-dark .indicator-card[data-v-b59176ee],[data-theme=dark] .indicator-card[data-v-b59176ee]{background:#1f1f1f;border-color:#303030}.dark-theme .indicator-card .card-content .card-title[data-v-b59176ee],.theme-dark .indicator-card .card-content .card-title[data-v-b59176ee],[data-theme=dark] .indicator-card .card-content .card-title[data-v-b59176ee]{color:hsla(0,0%,100%,.85)}.dark-theme .indicator-card .card-content .card-desc[data-v-b59176ee],.theme-dark .indicator-card .card-content .card-desc[data-v-b59176ee],[data-theme=dark] .indicator-card .card-content .card-desc[data-v-b59176ee]{color:hsla(0,0%,100%,.45)}.dark-theme .indicator-card .card-content .card-author .author-name[data-v-b59176ee],.theme-dark .indicator-card .card-content .card-author .author-name[data-v-b59176ee],[data-theme=dark] .indicator-card .card-content .card-author .author-name[data-v-b59176ee]{color:hsla(0,0%,100%,.65)}.dark-theme .indicator-card .card-content .card-stats .stat-item[data-v-b59176ee],.theme-dark .indicator-card .card-content .card-stats .stat-item[data-v-b59176ee],[data-theme=dark] .indicator-card .card-content .card-stats .stat-item[data-v-b59176ee]{color:hsla(0,0%,100%,.45)}.comment-list .comment-form[data-v-4973cae6]{margin-bottom:20px;padding:16px;background:#f9f9f9;border-radius:8px}.comment-list .comment-form .form-header[data-v-4973cae6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:12px}.comment-list .comment-form .form-header .edit-label[data-v-4973cae6]{font-size:14px;font-weight:500;color:#1890ff}.comment-list .comment-form .rating-input[data-v-4973cae6]{margin-bottom:12px}.comment-list .comment-form .rating-input .label[data-v-4973cae6]{margin-right:8px;font-size:14px}.comment-list .comment-form .form-actions[data-v-4973cae6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:8px}.comment-list .comment-form .form-actions .char-count[data-v-4973cae6]{font-size:12px;color:rgba(0,0,0,.45)}.comment-list .my-comment-hint[data-v-4973cae6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;padding:12px 16px;margin-bottom:16px;background:#f6ffed;border:1px solid #b7eb8f;border-radius:8px}.comment-list .my-comment-hint span[data-v-4973cae6]{color:#52c41a;font-size:14px}.comment-list .empty-comments[data-v-4973cae6]{padding:40px 0}.comment-list .comments .comment-item[data-v-4973cae6]{padding:16px 0;border-bottom:1px solid #f0f0f0}.comment-list .comments .comment-item[data-v-4973cae6]:last-child{border-bottom:none}.comment-list .comments .comment-item.is-mine[data-v-4973cae6]{background:rgba(24,144,255,.02);padding:16px;margin:0 -16px;border-radius:8px}.comment-list .comments .comment-item .comment-header[data-v-4973cae6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-bottom:8px}.comment-list .comments .comment-item .comment-header .comment-meta[data-v-4973cae6]{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-left:12px}.comment-list .comments .comment-item .comment-header .comment-meta .user-name[data-v-4973cae6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;font-size:14px;font-weight:500;color:rgba(0,0,0,.85)}.comment-list .comments .comment-item .comment-header .comment-meta .comment-info[data-v-4973cae6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;margin-top:2px}.comment-list .comments .comment-item .comment-header .comment-meta .comment-info .comment-time[data-v-4973cae6]{font-size:12px;color:rgba(0,0,0,.45)}.comment-list .comments .comment-item .comment-header .comment-meta .comment-info .edited-tag[data-v-4973cae6]{font-size:12px;color:rgba(0,0,0,.35);font-style:italic}.comment-list .comments .comment-item .comment-header .comment-actions[data-v-4973cae6]{opacity:0;-webkit-transition:opacity .2s;transition:opacity .2s}.comment-list .comments .comment-item:hover .comment-actions[data-v-4973cae6]{opacity:1}.comment-list .comments .comment-item .comment-content[data-v-4973cae6]{font-size:14px;line-height:1.6;color:rgba(0,0,0,.65);margin-left:48px;white-space:pre-wrap;word-break:break-word}.comment-list .load-more[data-v-4973cae6]{text-align:center;padding:12px 0}[data-theme=dark] .comment-list .comment-form[data-v-4973cae6]{background:#262626}[data-theme=dark] .comment-list .my-comment-hint[data-v-4973cae6]{background:rgba(82,196,26,.1);border-color:rgba(82,196,26,.3)}[data-theme=dark] .comment-list .my-comment-hint span[data-v-4973cae6]{color:#95de64}[data-theme=dark] .comment-list .comments .comment-item[data-v-4973cae6]{border-color:#303030}[data-theme=dark] .comment-list .comments .comment-item.is-mine[data-v-4973cae6]{background:rgba(24,144,255,.05)}[data-theme=dark] .comment-list .comments .comment-item .comment-header .comment-meta .user-name[data-v-4973cae6]{color:hsla(0,0%,100%,.85)}[data-theme=dark] .comment-list .comments .comment-item .comment-header .comment-meta .comment-info .comment-time[data-v-4973cae6]{color:hsla(0,0%,100%,.45)}[data-theme=dark] .comment-list .comments .comment-item .comment-header .comment-meta .comment-info .edited-tag[data-v-4973cae6]{color:hsla(0,0%,100%,.35)}[data-theme=dark] .comment-list .comments .comment-item .comment-content[data-v-4973cae6]{color:hsla(0,0%,100%,.65)}.indicator-detail-modal .detail-container[data-v-3df2c84f]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-height:80vh}.indicator-detail-modal .detail-header[data-v-3df2c84f]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px;padding:20px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.indicator-detail-modal .detail-header .header-cover[data-v-3df2c84f]{width:180px;height:120px;border-radius:8px;overflow:hidden;-ms-flex-negative:0;flex-shrink:0}.indicator-detail-modal .detail-header .header-cover img[data-v-3df2c84f]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.indicator-detail-modal .detail-header .header-cover.default-cover[data-v-3df2c84f]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:hsla(0,0%,100%,.15);border:2px solid hsla(0,0%,100%,.3)}.indicator-detail-modal .detail-header .header-cover.default-cover .cover-initials[data-v-3df2c84f]{font-size:42px;font-weight:700;color:#fff;text-shadow:0 2px 8px rgba(0,0,0,.2);letter-spacing:2px}.indicator-detail-modal .detail-header .header-info[data-v-3df2c84f]{-webkit-box-flex:1;-ms-flex:1;flex:1}.indicator-detail-modal .detail-header .header-info .indicator-name[data-v-3df2c84f]{font-size:20px;font-weight:600;margin:0 0 12px 0;color:#fff}.indicator-detail-modal .detail-header .header-info .indicator-meta[data-v-3df2c84f]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px;margin-bottom:12px}.indicator-detail-modal .detail-header .header-info .indicator-meta .author-info[data-v-3df2c84f]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.indicator-detail-modal .detail-header .header-info .indicator-meta .author-info .author-name[data-v-3df2c84f]{font-size:14px}.indicator-detail-modal .detail-header .header-info .indicator-meta .publish-time[data-v-3df2c84f]{font-size:12px;opacity:.8}.indicator-detail-modal .detail-header .header-info .indicator-stats[data-v-3df2c84f]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:24px}.indicator-detail-modal .detail-header .header-info .indicator-stats[data-v-3df2c84f] .ant-statistic .ant-statistic-title{color:hsla(0,0%,100%,.8);font-size:12px}.indicator-detail-modal .detail-header .header-info .indicator-stats[data-v-3df2c84f] .ant-statistic .ant-statistic-content{color:#fff;font-size:16px}.indicator-detail-modal .detail-header .header-info .indicator-stats .rating-text[data-v-3df2c84f]{font-size:12px;margin-left:4px;opacity:.8}.indicator-detail-modal .detail-body[data-v-3df2c84f]{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow-y:auto;padding:20px}.indicator-detail-modal .detail-body .section[data-v-3df2c84f]{margin-bottom:24px}.indicator-detail-modal .detail-body .section h3[data-v-3df2c84f]{font-size:16px;font-weight:600;margin-bottom:12px;padding-bottom:8px;border-bottom:1px solid #f0f0f0}.indicator-detail-modal .detail-body .section .description[data-v-3df2c84f]{font-size:14px;line-height:1.8;color:rgba(0,0,0,.65);white-space:pre-wrap}.indicator-detail-modal .detail-body .performance-grid[data-v-3df2c84f]{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.indicator-detail-modal .detail-body .performance-grid .perf-item[data-v-3df2c84f]{text-align:center;padding:12px;background:#f5f5f5;border-radius:8px}.indicator-detail-modal .detail-body .performance-grid .perf-item .perf-label[data-v-3df2c84f]{font-size:12px;color:rgba(0,0,0,.45);margin-bottom:4px}.indicator-detail-modal .detail-body .performance-grid .perf-item .perf-value[data-v-3df2c84f]{font-size:18px;font-weight:600}.indicator-detail-modal .detail-body .performance-grid .perf-item .perf-value.positive[data-v-3df2c84f]{color:#52c41a}.indicator-detail-modal .detail-body .performance-grid .perf-item .perf-value.negative[data-v-3df2c84f]{color:#f5222d}.indicator-detail-modal .detail-footer[data-v-3df2c84f]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:16px 20px;border-top:1px solid #f0f0f0;background:#fafafa}.indicator-detail-modal .detail-footer .price-info .free-badge[data-v-3df2c84f]{font-size:20px;font-weight:600;color:#52c41a}.indicator-detail-modal .detail-footer .price-info .price-badge[data-v-3df2c84f]{font-size:20px;font-weight:600;color:#f5222d}.indicator-detail-modal .detail-footer .action-buttons[data-v-3df2c84f]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px}[data-theme=dark] .indicator-detail-modal .detail-body .section h3[data-v-3df2c84f]{border-color:#303030}[data-theme=dark] .indicator-detail-modal .detail-body .description[data-v-3df2c84f]{color:hsla(0,0%,100%,.65)}[data-theme=dark] .indicator-detail-modal .detail-body .performance-grid .perf-item[data-v-3df2c84f]{background:#262626}[data-theme=dark] .indicator-detail-modal .detail-body .performance-grid .perf-item .perf-label[data-v-3df2c84f]{color:hsla(0,0%,100%,.45)}[data-theme=dark] .indicator-detail-modal .detail-footer[data-v-3df2c84f]{background:#1f1f1f;border-color:#303030}.indicator-community-container[data-v-f59e48f0]{padding:24px;min-height:calc(100vh - 120px);background:#f5f5f5}.indicator-community-container .market-header[data-v-f59e48f0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:24px;padding:16px 20px;background:#fff;border-radius:8px;-webkit-box-shadow:0 2px 8px rgba(0,0,0,.06);box-shadow:0 2px 8px rgba(0,0,0,.06)}.indicator-community-container .market-header .header-left .page-title[data-v-f59e48f0]{margin:0;font-size:20px;font-weight:600}.indicator-community-container .market-header .header-left .page-title .anticon[data-v-f59e48f0]{margin-right:8px;color:#1890ff}.indicator-community-container .market-header .header-right[data-v-f59e48f0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px}.indicator-community-container .indicator-grid[data-v-f59e48f0]{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:20px}.indicator-community-container .empty-state[data-v-f59e48f0]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:400px}.indicator-community-container .empty-state[data-v-f59e48f0],.indicator-community-container .pagination-wrapper[data-v-f59e48f0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:#fff;border-radius:8px}.indicator-community-container .pagination-wrapper[data-v-f59e48f0]{margin-top:32px;padding:16px}.indicator-community-container .empty-purchases[data-v-f59e48f0]{padding:40px 0}.indicator-community-container .admin-tabs[data-v-f59e48f0]{margin-bottom:16px;padding:0 20px;background:#fff;border-radius:8px}.indicator-community-container .review-panel .review-header[data-v-f59e48f0]{margin-bottom:20px;padding:16px 20px;background:#fff;border-radius:8px;-webkit-box-shadow:0 2px 8px rgba(0,0,0,.06);box-shadow:0 2px 8px rgba(0,0,0,.06)}.indicator-community-container .review-panel .review-list[data-v-f59e48f0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px}.indicator-community-container .review-panel .review-item[data-v-f59e48f0]{background:#fff;border-radius:8px;padding:20px;-webkit-box-shadow:0 2px 8px rgba(0,0,0,.06);box-shadow:0 2px 8px rgba(0,0,0,.06)}.indicator-community-container .review-panel .review-item .review-item-header[data-v-f59e48f0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-bottom:12px}.indicator-community-container .review-panel .review-item .review-item-header .item-info[data-v-f59e48f0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;-ms-flex-wrap:wrap;flex-wrap:wrap}.indicator-community-container .review-panel .review-item .review-item-header .item-info .item-name[data-v-f59e48f0]{font-size:16px;font-weight:600}.indicator-community-container .review-panel .review-item .review-item-header .item-author[data-v-f59e48f0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;font-size:13px;color:#666}.indicator-community-container .review-panel .review-item .review-item-header .item-author .item-time[data-v-f59e48f0]{color:#999}.indicator-community-container .review-panel .review-item .review-item-body[data-v-f59e48f0]{margin-bottom:16px}.indicator-community-container .review-panel .review-item .review-item-body .item-desc[data-v-f59e48f0]{color:#666;margin-bottom:8px;line-height:1.6}.indicator-community-container .review-panel .review-item .review-item-body .item-code .code-preview[data-v-f59e48f0]{margin-top:8px;padding:12px;background:#f5f5f5;border-radius:4px;font-size:12px;max-height:300px;overflow:auto;white-space:pre-wrap;word-break:break-all}.indicator-community-container .review-panel .review-item .review-item-body .review-note[data-v-f59e48f0]{margin-top:12px;padding:8px 12px;background:#fff7e6;border-radius:4px;color:#d46b08;font-size:13px}.indicator-community-container .review-panel .review-item .review-item-body .review-note .anticon[data-v-f59e48f0]{margin-right:6px}.indicator-community-container .review-panel .review-item .review-item-actions[data-v-f59e48f0]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px;padding-top:12px;border-top:1px solid #f0f0f0}.indicator-community-container .review-panel .review-item .review-item-actions .delete-btn[data-v-f59e48f0]{color:#ff4d4f;margin-left:auto}.indicator-community-container.theme-dark[data-v-f59e48f0]{background:#141414}.indicator-community-container.theme-dark .admin-tabs[data-v-f59e48f0]{background:#1f1f1f}.indicator-community-container.theme-dark .admin-tabs[data-v-f59e48f0] .ant-tabs-nav .ant-tabs-tab{color:hsla(0,0%,100%,.65)}.indicator-community-container.theme-dark .admin-tabs[data-v-f59e48f0] .ant-tabs-nav .ant-tabs-tab.ant-tabs-tab-active{color:#40a9ff}.indicator-community-container.theme-dark .review-panel .review-header[data-v-f59e48f0],.indicator-community-container.theme-dark .review-panel .review-item[data-v-f59e48f0]{background:#1f1f1f;-webkit-box-shadow:0 2px 8px rgba(0,0,0,.3);box-shadow:0 2px 8px rgba(0,0,0,.3)}.indicator-community-container.theme-dark .review-panel .review-item .item-name[data-v-f59e48f0]{color:hsla(0,0%,100%,.85)}.indicator-community-container.theme-dark .review-panel .review-item .item-author[data-v-f59e48f0]{color:hsla(0,0%,100%,.45)}.indicator-community-container.theme-dark .review-panel .review-item .item-author .item-time[data-v-f59e48f0]{color:hsla(0,0%,100%,.35)}.indicator-community-container.theme-dark .review-panel .review-item .item-desc[data-v-f59e48f0]{color:hsla(0,0%,100%,.65)}.indicator-community-container.theme-dark .review-panel .review-item .item-code .code-preview[data-v-f59e48f0]{background:#262626;color:hsla(0,0%,100%,.85)}.indicator-community-container.theme-dark .review-panel .review-item .review-note[data-v-f59e48f0]{background:rgba(250,173,20,.1);color:#ffc53d}.indicator-community-container.theme-dark .review-panel .review-item .review-item-actions[data-v-f59e48f0]{border-color:#303030}.indicator-community-container.theme-dark .market-header[data-v-f59e48f0]{background:#1f1f1f;-webkit-box-shadow:0 2px 8px rgba(0,0,0,.3);box-shadow:0 2px 8px rgba(0,0,0,.3)}.indicator-community-container.theme-dark .market-header .page-title[data-v-f59e48f0]{color:hsla(0,0%,100%,.85)}.indicator-community-container.theme-dark .empty-state[data-v-f59e48f0],.indicator-community-container.theme-dark .pagination-wrapper[data-v-f59e48f0]{background:#1f1f1f}.indicator-community-container.theme-dark[data-v-f59e48f0] .indicator-card{background:#1f1f1f;border-color:#303030}.indicator-community-container.theme-dark[data-v-f59e48f0] .indicator-card .card-content .card-title{color:hsla(0,0%,100%,.85)}.indicator-community-container.theme-dark[data-v-f59e48f0] .indicator-card .card-content .card-desc{color:hsla(0,0%,100%,.45)}.indicator-community-container.theme-dark[data-v-f59e48f0] .indicator-card .card-content .card-author .author-name{color:hsla(0,0%,100%,.65)}.indicator-community-container.theme-dark[data-v-f59e48f0] .indicator-card .card-content .card-stats .stat-item{color:hsla(0,0%,100%,.45)}.indicator-community-container.theme-dark[data-v-f59e48f0] .ant-input{background:#262626;border-color:#434343;color:hsla(0,0%,100%,.85)}.indicator-community-container.theme-dark[data-v-f59e48f0] .ant-input::-webkit-input-placeholder{color:hsla(0,0%,100%,.35)}.indicator-community-container.theme-dark[data-v-f59e48f0] .ant-input::-moz-placeholder{color:hsla(0,0%,100%,.35)}.indicator-community-container.theme-dark[data-v-f59e48f0] .ant-input:-ms-input-placeholder{color:hsla(0,0%,100%,.35)}.indicator-community-container.theme-dark[data-v-f59e48f0] .ant-input::-ms-input-placeholder{color:hsla(0,0%,100%,.35)}.indicator-community-container.theme-dark[data-v-f59e48f0] .ant-input::placeholder{color:hsla(0,0%,100%,.35)}.indicator-community-container.theme-dark[data-v-f59e48f0] .ant-input-search-icon{color:hsla(0,0%,100%,.45)}.indicator-community-container.theme-dark[data-v-f59e48f0] .ant-radio-group .ant-radio-button-wrapper{background:#262626;border-color:#434343;color:hsla(0,0%,100%,.65)}.indicator-community-container.theme-dark[data-v-f59e48f0] .ant-radio-group .ant-radio-button-wrapper:hover{color:#40a9ff}.indicator-community-container.theme-dark[data-v-f59e48f0] .ant-radio-group .ant-radio-button-wrapper.ant-radio-button-wrapper-checked{background:#177ddc;border-color:#177ddc;color:#fff}.indicator-community-container.theme-dark[data-v-f59e48f0] .ant-select .ant-select-selection{background:#262626;border-color:#434343;color:hsla(0,0%,100%,.85)}.indicator-community-container.theme-dark[data-v-f59e48f0] .ant-select .ant-select-arrow{color:hsla(0,0%,100%,.45)}.indicator-community-container.theme-dark[data-v-f59e48f0] .ant-btn-link{color:#40a9ff}.indicator-community-container.theme-dark[data-v-f59e48f0] .ant-pagination .ant-pagination-item{background:#262626;border-color:#434343}.indicator-community-container.theme-dark[data-v-f59e48f0] .ant-pagination .ant-pagination-item a{color:hsla(0,0%,100%,.85)}.indicator-community-container.theme-dark[data-v-f59e48f0] .ant-pagination .ant-pagination-item.ant-pagination-item-active{background:#177ddc;border-color:#177ddc}.indicator-community-container.theme-dark[data-v-f59e48f0] .ant-pagination .ant-pagination-item.ant-pagination-item-active a{color:#fff}.indicator-community-container.theme-dark[data-v-f59e48f0] .ant-pagination .ant-pagination-next .ant-pagination-item-link,.indicator-community-container.theme-dark[data-v-f59e48f0] .ant-pagination .ant-pagination-prev .ant-pagination-item-link{background:#262626;border-color:#434343;color:hsla(0,0%,100%,.65)}.indicator-community-container.theme-dark[data-v-f59e48f0] .ant-pagination .ant-pagination-options-quick-jumper{color:hsla(0,0%,100%,.65)}.indicator-community-container.theme-dark[data-v-f59e48f0] .ant-pagination .ant-pagination-options-quick-jumper input{background:#262626;border-color:#434343;color:hsla(0,0%,100%,.85)}.indicator-community-container.theme-dark[data-v-f59e48f0] .ant-pagination .ant-pagination-total-text{color:hsla(0,0%,100%,.65)}.indicator-community-container.theme-dark[data-v-f59e48f0] .ant-modal-content{background:#1f1f1f}.indicator-community-container.theme-dark[data-v-f59e48f0] .ant-modal-content .ant-modal-header{background:#1f1f1f;border-color:#303030}.indicator-community-container.theme-dark[data-v-f59e48f0] .ant-modal-content .ant-modal-header .ant-modal-title{color:hsla(0,0%,100%,.85)}.indicator-community-container.theme-dark[data-v-f59e48f0] .ant-modal-content .ant-modal-close-x{color:hsla(0,0%,100%,.45)}.indicator-community-container.theme-dark[data-v-f59e48f0] .ant-modal-content .ant-list-item-meta-title a{color:#40a9ff}.indicator-community-container.theme-dark[data-v-f59e48f0] .ant-modal-content .ant-list-item-meta-description{color:hsla(0,0%,100%,.45)}.indicator-community-container.theme-dark[data-v-f59e48f0] .ant-modal-content .ant-list-item{border-color:#303030}@media (max-width:768px){.indicator-community-container[data-v-f59e48f0]{padding:12px}.indicator-community-container .market-header[data-v-f59e48f0]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px}.indicator-community-container .market-header .header-right[data-v-f59e48f0]{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.indicator-community-container .indicator-grid[data-v-f59e48f0]{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:12px}}