.traffic-dashboard-container{background-color:#f9fafb;position:relative}.traffic-dashboard-container::-webkit-scrollbar{width:6px}.traffic-dashboard-container::-webkit-scrollbar-thumb{background:#ccc;border-radius:4px}.traffic-dashboard-container .fixed-top-bar{position:sticky;top:0;z-index:10;width:100%;transform:translateY(-30px);height:40px;background:#f2f2f2;display:flex;align-items:center;overflow:hidden;font-size:13px;color:var(--color-text);box-sizing:border-box}.traffic-dashboard-container .fixed-top-bar .marquee-wrapper{flex:1;overflow:hidden;position:relative;height:100%;min-width:0}.traffic-dashboard-container .fixed-top-bar .marquee-content{position:absolute;top:0;left:0;height:100%;display:flex;align-items:center;white-space:nowrap;animation:marquee 45s linear infinite}.traffic-dashboard-container .fixed-top-bar .marquee-content:hover{animation-play-state:paused}.traffic-dashboard-container .fixed-top-bar .marquee-content span{margin-right:clamp(16px,16px + 14*(100vw - 390px)/1530,30px)}.traffic-dashboard-container .fixed-top-bar .marquee-content .highlight{color:var(--main-color);font-weight:700}@keyframes marquee{0%{transform:translateX(100%)}to{transform:translateX(-100%)}}.traffic-dashboard-container .dashboard-content .header-filter{display:flex;align-items:center;justify-content:space-between;margin:clamp(18px,18px + 6*(100vw - 390px)/1530,24px) 0}@media(max-width:950px){.traffic-dashboard-container .dashboard-content .header-filter{align-items:flex-start;flex-direction:column;gap:12px}}.traffic-dashboard-container .dashboard-content .header-filter .left-section{display:flex;align-items:center;gap:clamp(12px,12px + 4*(100vw - 390px)/1530,16px)}@media(max-width:950px){.traffic-dashboard-container .dashboard-content .header-filter .left-section{width:100%;justify-content:space-between}}@media(max-width:640px){.traffic-dashboard-container .dashboard-content .header-filter .left-section{align-items:flex-start;flex-direction:column}}.traffic-dashboard-container .dashboard-content .header-filter .left-section .title-box{display:flex;align-items:center;gap:8px}.traffic-dashboard-container .dashboard-content .header-filter .left-section .title-box .icon svg{width:24px;min-width:24px;height:24px;min-height:24px;color:var(--main-color)}.traffic-dashboard-container .dashboard-content .header-filter .left-section .title-box h1{font-size:24px;font-weight:700;margin:0;color:var(--color-text)}.traffic-dashboard-container .dashboard-content .header-filter .left-section .filter-box{display:flex;gap:8px}.traffic-dashboard-container .dashboard-content .header-filter .left-section .filter-box .ui-select{width:160px}.traffic-dashboard-container .dashboard-content .header-filter .update-time{color:var(--color-li);font-size:clamp(12px,12px + 4*(100vw - 390px)/1530,16px)}.traffic-dashboard-container .dashboard-content .top-stats-card{padding:clamp(18px,18px + 6*(100vw - 390px)/1530,24px) 0;margin-bottom:clamp(18px,18px + 6*(100vw - 390px)/1530,24px)}@media(max-width:490px){.traffic-dashboard-container .dashboard-content .top-stats-card{padding:0}}.traffic-dashboard-container .dashboard-content .top-stats-card .stat-value{font-size:clamp(22px,22px + 18*(100vw - 390px)/1530,40px);font-weight:700;color:var(--color-text);line-height:1.2}.traffic-dashboard-container .dashboard-content .top-stats-card .stat-label{display:flex;justify-content:center;align-items:center;font-size:14px;color:var(--color-li);margin-top:8px}.traffic-dashboard-container .dashboard-content .top-stats-card .stat-label .icon{margin-right:6px}.traffic-dashboard-container .dashboard-content .metric-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:16px;margin-bottom:24px}.traffic-dashboard-container .dashboard-content .metric-grid .ui-card__body{padding:20px;text-align:center;position:relative;overflow:visible}.traffic-dashboard-container .dashboard-content .metric-grid .metric-title{color:var(--color-li);font-size:14px;margin-bottom:8px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.traffic-dashboard-container .dashboard-content .metric-grid .metric-value{font-size:24px;font-weight:700;color:var(--color-text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media(max-width:1400px){.traffic-dashboard-container .dashboard-content .metric-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:992px){.traffic-dashboard-container .dashboard-content .metric-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:400px){.traffic-dashboard-container .dashboard-content .metric-grid{grid-template-columns:1fr}}.traffic-dashboard-container .dashboard-content .popular-tag{position:absolute;top:-10px;right:-10px;background-color:var(--main-color);color:var(--white-color);padding:4px 12px;border-radius:20px;font-weight:700;font-size:12px;display:flex;align-items:center;z-index:10;white-space:nowrap}.traffic-dashboard-container .dashboard-content .popular-tag .icon{margin-right:4px}.traffic-dashboard-container .dashboard-content .styled-title{display:flex;align-items:center;font-size:clamp(12px,12px + 4*(100vw - 390px)/1530,16px);font-weight:600;color:var(--color-text)}.traffic-dashboard-container .dashboard-content .styled-title .bar{width:clamp(2px,2px + 2*(100vw - 390px)/1530,4px);height:clamp(12px,12px + 4*(100vw - 390px)/1530,16px);background-color:var(--main-color);margin-right:clamp(6px,6px + 4*(100vw - 390px)/1530,10px);border-radius:2px}.traffic-dashboard-container .dashboard-content .account-scale-list .list-item{display:flex;justify-content:space-between;align-items:center;padding:12px 0;border-bottom:1px solid var(--border-color)}.traffic-dashboard-container .dashboard-content .account-scale-list .list-item:last-child{border-bottom:none}.traffic-dashboard-container .dashboard-content .account-scale-list .list-item .info{display:flex;align-items:center}.traffic-dashboard-container .dashboard-content .account-scale-list .list-item .info .icon{margin-right:12px;font-size:18px}.traffic-dashboard-container .dashboard-content .account-scale-list .list-item .info .name{color:#666;font-size:14px}.traffic-dashboard-container .dashboard-content .account-scale-list .list-item .val{font-weight:700;font-size:16px}.traffic-dashboard-container .dashboard-content .chart-total{position:absolute;top:0;right:0;font-size:24px;font-weight:700;color:var(--color-text)}.traffic-dashboard-container .dashboard-content .user-activity-info{font-size:13px;line-height:2}.traffic-dashboard-container .dashboard-content .user-activity-info .item{display:flex;align-items:center}.traffic-dashboard-container .dashboard-content .user-activity-info .dot{margin-right:8px}.traffic-dashboard-container .dashboard-content .user-activity-info .wow{margin-top:8px;color:#999;font-size:12px}.traffic-dashboard-container .dashboard-content .user-activity-info .up{color:#52c41a}.traffic-dashboard-container .dashboard-content .progress-section{padding:20px 10px}.traffic-dashboard-container .dashboard-content .progress-section .row{margin-bottom:24px}.traffic-dashboard-container .dashboard-content .progress-section .row:last-child{margin-bottom:0}.traffic-dashboard-container .dashboard-content .progress-section .row .label-row{display:flex;justify-content:space-between;margin-bottom:8px}.traffic-dashboard-container .dashboard-content .progress-section .row .label-row .bold{font-weight:700}.traffic-dashboard-container .dashboard-content .progress-section .row .label-row .percent{margin-right:8px}.traffic-dashboard-container .dashboard-content .load-more-container{text-align:center;margin-top:16px;height:40px;display:flex;align-items:center;justify-content:center}.traffic-dashboard-container .dashboard-content .load-more-container .loading-text{color:#1890ff}.traffic-dashboard-container .dashboard-content .load-more-container .more-text{color:#999;font-size:13px}.traffic-dashboard-container .dashboard-content .load-more-container .no-more-text{color:#ccc;font-size:13px}.traffic-dashboard-container .dashboard-content .load-more-container .upgrade-text{color:#1890ff;font-size:13px;font-weight:700;cursor:pointer}.chart-row{display:grid;grid-template-columns:repeat(3,1fr);gap:clamp(12px,12px + 12*(100vw - 390px)/1530,24px);margin-bottom:clamp(12px,12px + 12*(100vw - 390px)/1530,24px);width:100%}@media(max-width:1420px){.chart-row{grid-template-columns:repeat(2,1fr)}}@media(max-width:992px){.chart-row{grid-template-columns:1fr}}.top-stats-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;text-align:center;width:100%}@media(max-width:490px){.top-stats-grid{grid-template-columns:1fr}.top-stats-grid .stat-block{padding:16px 0;border-bottom:1px solid var(--border-color)}.top-stats-grid .stat-block:last-child{border-bottom:none}}.account-scale-wrapper{display:grid;grid-template-columns:1.2fr 1fr;gap:12px;height:100%;align-items:center}.account-scale-chart{position:relative;height:100%}