.fund-container{background:#101858;border:1px solid #ffffff14;border-radius:24px}.fund-card{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;padding:15px 20px;transition:all .3s;display:flex}.fund-card:last-child{border-bottom:none}.fund-card:hover{border-color:#ffffff26;transform:translateY(-2px)}.fund-left{flex:1;gap:10px;display:flex}.fund-logo{background:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex;overflow:hidden}.fund-logo img{object-fit:contain;width:100%;height:100%}.fund-info{flex:1}.fund-name{color:#fff;margin:0 0 10px;font-size:14px;font-weight:700;line-height:1.3}.fund-meta{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.fund-tag{color:#ff8c00;background:#ff840026;border-radius:5px;padding:4px 10px;font-size:10px;font-weight:600}.fund-amc{color:#ffffffa6;font-size:12px}.fund-right{align-items:center;gap:20px;display:flex}.stat{flex-direction:column;align-items:center;display:flex}.stat-label{color:#ffffff80;text-transform:uppercase;margin-bottom:6px;font-size:12px}.stat-value{color:#fff;font-size:18px;font-weight:700}.stat-value.positive{color:#22c55e}.fund-actions{gap:12px;display:flex}.fund-btn{color:#101858;cursor:pointer;background:#fff;border:none;border-radius:999px;justify-content:center;align-items:center;min-width:80px;height:44px;font-size:13px;font-weight:700;text-decoration:none;transition:all .3s;display:flex}.fund-btn:hover{transform:scale(1.03)}@media (max-width:992px){.fund-card{flex-direction:column;align-items:flex-start;gap:24px}.fund-right{flex-wrap:wrap;justify-content:space-between;gap:20px;width:100%}.fund-name{font-size:13px}.fund-actions{width:100%}.fund-btn{flex:1}}
