.modern-table-card{min-height:400px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:hidden;background:#fff}.modern-table-card,.modern-table-card .card-header{display:-webkit-box;display:-ms-flexbox;display:flex}.modern-table-card .card-header{padding:24px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.modern-table-card .card-header .header-left{gap:16px}.modern-table-card .card-header .header-left,.modern-table-card .card-header .header-left .header-icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.modern-table-card .card-header .header-left .header-icon{width:44px;height:44px;border-radius:12px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:20px}.modern-table-card .card-header .header-left .header-icon.icon-warning{background:rgba(255,190,77,.1);color:#ffbe4d}.modern-table-card .card-header .header-left .header-icon.icon-chat{background:rgba(0,82,217,.1);color:#0052d9}.modern-table-card .card-header .header-left .header-icon.icon-bell{background:rgba(47,84,235,.1);color:#2f54eb}.modern-table-card .card-header .header-left .header-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.modern-table-card .card-header .header-left .header-info .title{font-size:16px;font-weight:800;color:#1d2129}.modern-table-card .card-header .header-left .header-info .subtitle{font-size:12px;color:#86909c;margin-top:2px}.modern-table-card .card-header .more-link{font-size:12px;color:#86909c;text-decoration:none;padding:4px 8px;border-radius:4px;-webkit-transition:all .2s;transition:all .2s;cursor:pointer}.modern-table-card .card-header .more-link:hover{background:#f2f3f5;color:#0052d9}.modern-table-card .card-tabs{padding:0 24px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px;margin-bottom:8px}.modern-table-card .card-tabs .tab-item{font-size:13px;padding-bottom:12px;color:#86909c;cursor:pointer;position:relative;-webkit-transition:all .3s;transition:all .3s}.modern-table-card .card-tabs .tab-item:after{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background:#0052d9;-webkit-transition:width .3s;transition:width .3s}.modern-table-card .card-tabs .tab-item.active{color:#0052d9;font-weight:700}.modern-table-card .card-tabs .tab-item.active:after{width:100%}.modern-table-card .list-content{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:8px 16px 20px}.modern-table-card .list-content.p-0{padding:0}.fidelity-list .list-item{padding:12px 8px;border-radius:8px;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;-webkit-transition:background .2s;transition:background .2s}.fidelity-list .list-item:hover{background:#f8fafe}.fidelity-list .list-item .item-main{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0}.fidelity-list .list-item .item-main .item-id{font-size:11px;color:#0052d9;font-weight:600;font-family:monospace}.fidelity-list .list-item .item-main .item-title{font-size:13px;color:#1d2129;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-top:2px}.fidelity-list .list-item .item-meta{font-size:11px;color:#86909c;margin-left:12px}.fidelity-news-list .news-row{padding:16px 24px;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;cursor:pointer;border-bottom:1px solid #f2f3f5;-webkit-transition:background .2s;transition:background .2s}.fidelity-news-list .news-row:last-child{border-bottom:none}.fidelity-news-list .news-row:hover{background:#f8fafe}.fidelity-news-list .news-row .news-main{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px;-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0}.fidelity-news-list .news-row .news-main .news-tag{font-size:11px;padding:0 6px;background:#fff1f0;color:#f5222d;border-radius:4px;font-weight:700}.fidelity-news-list .news-row .news-main .news-title-text{font-size:13px;color:#1d2129;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.fidelity-news-list .news-row .news-time{font-size:12px;color:#86909c}.premium-empty{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;opacity:.6}.premium-empty .empty-icon{font-size:40px;color:#e5e6eb;margin-bottom:12px}.premium-empty p{font-size:13px;color:#86909c}