.copy-trading-section{box-sizing:border-box;flex-direction:column;gap:20px;width:100%;margin:0 auto;display:flex}.copy-trading-section .section-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;display:flex}.copy-trading-section .section-header .title-group{flex-direction:column;gap:12px;display:flex}.copy-trading-section .section-header .title-group h2{color:#fff;margin:0;font-size:32px;font-weight:700;line-height:normal}.copy-trading-section .section-header .title-group p{color:#9ca3af;margin:0;font-size:14px;line-height:20px}.copy-trading-section .section-header .stats-group{text-align:right;display:flex}.copy-trading-section .section-header .stats-group .stat-item{flex-direction:column;padding:0 28px;display:flex}.copy-trading-section .section-header .stats-group .stat-item .stat-value{color:#fff;font-size:24px;font-weight:700;line-height:32px}.copy-trading-section .section-header .stats-group .stat-item .stat-label{color:#c3c7d3;font-size:12px;font-weight:400;line-height:16px}.copy-trading-section .section-header .stats-group .stat-item+.stat-item{border-left:1px solid #6875ad}.copy-trading-section .cards-grid{flex-wrap:wrap;gap:20px;display:flex}.copy-trading-section .trader-card{color:#fff;box-sizing:border-box;background:linear-gradient(#4080ff 0%,#2d5bff 100%);border-radius:20px;flex-direction:column;justify-content:space-between;gap:16px;width:235px;min-height:229px;padding:20px;display:flex;position:relative}.copy-trading-section .trader-card.my-account{background:#1f253a;border:1px solid #2a3356}.copy-trading-section .trader-card .tag{color:#000;white-space:nowrap;z-index:1;background:#27e878;border-radius:0 0 10px 10px;align-items:center;gap:8px;padding:0 12px 4px;font-size:12px;font-weight:700;line-height:16px;display:flex;position:absolute;top:0;right:50%;transform:translate(50%)}.copy-trading-section .trader-card .tag:before{content:"";background:#000;border-radius:50%;width:6px;height:6px;display:block}.copy-trading-section .trader-card .card-header{align-items:center;gap:8px;margin-top:8px;display:flex}.copy-trading-section .trader-card .card-header span{font-size:18px;font-weight:700;line-height:24px}.copy-trading-section .trader-card .card-header img{width:25px;height:25px}.copy-trading-section .trader-card .card-body{flex-direction:column;gap:8px;display:flex}.copy-trading-section .trader-card .card-body .metric .label{font-size:12px;font-weight:400;line-height:16px;display:block}.copy-trading-section .trader-card .card-body .metric .value{font-size:18px;font-weight:700;line-height:24px}.copy-trading-section .trader-card .card-footer{justify-content:center;display:flex}.copy-trading-section .trader-card .card-footer .app-outline{color:#fff;border-width:2px;border-color:#fff;width:100%;padding:8px 20px}.copy-trading-section .view-more-container{justify-content:center;display:flex}.copy-trading-section .view-more-container .view-more-btn{color:#fff;cursor:pointer;background:#131727;border:1px solid #68718d;border-radius:50px;align-items:center;gap:8px;padding:4px 12px;font-size:12px;font-weight:700;line-height:16px;transition:background .2s;display:flex}.copy-trading-section .view-more-container .view-more-btn:hover{background:#1a2036}
